Aug 13 06:51:37.913712 np0000007169 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 13 06:51:37.919453 np0000007169 devstack@c-api.service[100289]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 13 06:51:37.921790 np0000007169 devstack@c-api.service[100289]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Aug 13 06:51:37 2026] *** Aug 13 06:51:37.921790 np0000007169 devstack@c-api.service[100289]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 13 06:51:37.921790 np0000007169 devstack@c-api.service[100289]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 13 06:51:37.921790 np0000007169 devstack@c-api.service[100289]: nodename: np0000007169 Aug 13 06:51:37.921790 np0000007169 devstack@c-api.service[100289]: machine: x86_64 Aug 13 06:51:37.921790 np0000007169 devstack@c-api.service[100289]: clock source: unix Aug 13 06:51:37.921790 np0000007169 devstack@c-api.service[100289]: pcre jit disabled Aug 13 06:51:37.921790 np0000007169 devstack@c-api.service[100289]: detected number of CPU cores: 16 Aug 13 06:51:37.921790 np0000007169 devstack@c-api.service[100289]: current working directory: / Aug 13 06:51:37.921790 np0000007169 devstack@c-api.service[100289]: detected binary path: /usr/bin/uwsgi-core Aug 13 06:51:37.921790 np0000007169 devstack@c-api.service[100289]: your processes number limit is 257052 Aug 13 06:51:37.921790 np0000007169 devstack@c-api.service[100289]: your memory page size is 4096 bytes Aug 13 06:51:37.921790 np0000007169 devstack@c-api.service[100289]: detected max file descriptor number: 2048 Aug 13 06:51:37.921790 np0000007169 devstack@c-api.service[100289]: lock engine: pthread robust mutexes Aug 13 06:51:37.922113 np0000007169 devstack@c-api.service[100289]: thunder lock: enabled Aug 13 06:51:37.922113 np0000007169 devstack@c-api.service[100289]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 13 06:51:37.922113 np0000007169 devstack@c-api.service[100289]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 13 06:51:37.922191 np0000007169 devstack@c-api.service[100289]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 13 06:51:37.922191 np0000007169 devstack@c-api.service[100289]: Set PythonHome to /opt/stack/data/venv Aug 13 06:51:37.960416 np0000007169 devstack@c-api.service[100289]: Python main interpreter initialized at 0x71d06a6a4668 Aug 13 06:51:37.960416 np0000007169 devstack@c-api.service[100289]: python threads support enabled Aug 13 06:51:37.960416 np0000007169 devstack@c-api.service[100289]: your server socket listen backlog is limited to 100 connections Aug 13 06:51:37.960416 np0000007169 devstack@c-api.service[100289]: your mercy for graceful operations on workers is 80 seconds Aug 13 06:51:37.960948 np0000007169 devstack@c-api.service[100289]: mapped 671795 bytes (656 KB) for 4 cores Aug 13 06:51:37.961125 np0000007169 devstack@c-api.service[100289]: *** Operational MODE: preforking *** Aug 13 06:51:37.961399 np0000007169 devstack@c-api.service[100289]: *** uWSGI is running in multiple interpreter mode *** Aug 13 06:51:37.961399 np0000007169 devstack@c-api.service[100289]: spawned uWSGI master process (pid: 100289) Aug 13 06:51:37.961559 np0000007169 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 13 06:51:37.962039 np0000007169 devstack@c-api.service[100289]: spawned uWSGI worker 1 (pid: 100294, cores: 1) Aug 13 06:51:37.962942 np0000007169 devstack@c-api.service[100289]: spawned uWSGI worker 2 (pid: 100295, cores: 1) Aug 13 06:51:37.963818 np0000007169 devstack@c-api.service[100289]: spawned uWSGI worker 3 (pid: 100296, cores: 1) Aug 13 06:51:37.964178 np0000007169 devstack@c-api.service[100289]: spawned uWSGI worker 4 (pid: 100297, cores: 1) Aug 13 06:51:37.967609 np0000007169 devstack@c-api.service[100289]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 13 06:51:38.082144 np0000007169 devstack@c-api.service[100295]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 06:51:38.082144 np0000007169 devstack@c-api.service[100295]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 06:51:38.082144 np0000007169 devstack@c-api.service[100295]: we strongly recommend against using it for new projects. Aug 13 06:51:38.082144 np0000007169 devstack@c-api.service[100295]: If you are already using Eventlet, we recommend migrating to a different Aug 13 06:51:38.082144 np0000007169 devstack@c-api.service[100295]: framework. For more detail see Aug 13 06:51:38.082144 np0000007169 devstack@c-api.service[100295]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 06:51:38.082144 np0000007169 devstack@c-api.service[100295]: import eventlet # noqa Aug 13 06:51:38.084778 np0000007169 devstack@c-api.service[100294]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 06:51:38.084778 np0000007169 devstack@c-api.service[100294]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 06:51:38.084778 np0000007169 devstack@c-api.service[100294]: we strongly recommend against using it for new projects. Aug 13 06:51:38.084778 np0000007169 devstack@c-api.service[100294]: If you are already using Eventlet, we recommend migrating to a different Aug 13 06:51:38.084778 np0000007169 devstack@c-api.service[100294]: framework. For more detail see Aug 13 06:51:38.084778 np0000007169 devstack@c-api.service[100294]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 06:51:38.084778 np0000007169 devstack@c-api.service[100294]: import eventlet # noqa Aug 13 06:51:38.096998 np0000007169 devstack@c-api.service[100297]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 06:51:38.096998 np0000007169 devstack@c-api.service[100297]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 06:51:38.096998 np0000007169 devstack@c-api.service[100297]: we strongly recommend against using it for new projects. Aug 13 06:51:38.096998 np0000007169 devstack@c-api.service[100297]: If you are already using Eventlet, we recommend migrating to a different Aug 13 06:51:38.096998 np0000007169 devstack@c-api.service[100297]: framework. For more detail see Aug 13 06:51:38.096998 np0000007169 devstack@c-api.service[100297]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 06:51:38.096998 np0000007169 devstack@c-api.service[100297]: import eventlet # noqa Aug 13 06:51:38.103952 np0000007169 devstack@c-api.service[100296]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 06:51:38.103952 np0000007169 devstack@c-api.service[100296]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 06:51:38.103952 np0000007169 devstack@c-api.service[100296]: we strongly recommend against using it for new projects. Aug 13 06:51:38.103952 np0000007169 devstack@c-api.service[100296]: If you are already using Eventlet, we recommend migrating to a different Aug 13 06:51:38.103952 np0000007169 devstack@c-api.service[100296]: framework. For more detail see Aug 13 06:51:38.103952 np0000007169 devstack@c-api.service[100296]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 06:51:38.103952 np0000007169 devstack@c-api.service[100296]: import eventlet # noqa Aug 13 06:51:38.244795 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 13 06:51:38.244795 np0000007169 devstack@c-api.service[100294]: from cgi import parse_header Aug 13 06:51:38.247399 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 13 06:51:38.247399 np0000007169 devstack@c-api.service[100295]: from cgi import parse_header Aug 13 06:51:38.259865 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 13 06:51:38.259865 np0000007169 devstack@c-api.service[100296]: from cgi import parse_header Aug 13 06:51:38.264151 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 13 06:51:38.264151 np0000007169 devstack@c-api.service[100297]: from cgi import parse_header Aug 13 06:51:38.284464 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 06:51:38.284464 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:51:38.296203 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 13 06:51:38.296203 np0000007169 devstack@c-api.service[100295]: removals.removed_module( Aug 13 06:51:38.297049 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 13 06:51:38.297049 np0000007169 devstack@c-api.service[100295]: removals.removed_module( Aug 13 06:51:38.297384 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 06:51:38.297384 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:51:38.298435 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 06:51:38.298435 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:51:38.299690 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 06:51:38.299690 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:51:38.308924 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 13 06:51:38.308924 np0000007169 devstack@c-api.service[100296]: removals.removed_module( Aug 13 06:51:38.309779 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 13 06:51:38.309779 np0000007169 devstack@c-api.service[100296]: removals.removed_module( Aug 13 06:51:38.313299 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 13 06:51:38.313299 np0000007169 devstack@c-api.service[100297]: removals.removed_module( Aug 13 06:51:38.314303 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 13 06:51:38.314303 np0000007169 devstack@c-api.service[100297]: removals.removed_module( Aug 13 06:51:38.314710 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 13 06:51:38.314710 np0000007169 devstack@c-api.service[100294]: removals.removed_module( Aug 13 06:51:38.315930 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 13 06:51:38.315930 np0000007169 devstack@c-api.service[100294]: removals.removed_module( Aug 13 06:51:39.065022 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 06:51:39.065022 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:51:39.069987 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 06:51:39.069987 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:51:39.075509 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 06:51:39.075509 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:51:39.085971 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 06:51:39.085971 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:51:39.111521 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 13 06:51:39.111521 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:51:39.120404 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 13 06:51:39.120404 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:51:39.128661 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 13 06:51:39.128661 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:51:39.137087 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 13 06:51:39.137087 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:51:39.282390 np0000007169 devstack@c-api.service[100297]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 13 06:51:39.282602 np0000007169 devstack@c-api.service[100297]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100297) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 06:51:39.302915 np0000007169 devstack@c-api.service[100295]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 13 06:51:39.303152 np0000007169 devstack@c-api.service[100295]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100295) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 06:51:39.304501 np0000007169 devstack@c-api.service[100294]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 13 06:51:39.304756 np0000007169 devstack@c-api.service[100294]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100294) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 06:51:39.321464 np0000007169 devstack@c-api.service[100296]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 13 06:51:39.321690 np0000007169 devstack@c-api.service[100296]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100296) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 06:51:39.372664 np0000007169 devstack@c-api.service[100297]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 06:51:39.372664 np0000007169 devstack@c-api.service[100297]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 06:51:39.375965 np0000007169 devstack@c-api.service[100294]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 06:51:39.375965 np0000007169 devstack@c-api.service[100294]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 06:51:39.377218 np0000007169 devstack@c-api.service[100295]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 06:51:39.377218 np0000007169 devstack@c-api.service[100295]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 06:51:39.385123 np0000007169 devstack@c-api.service[100296]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 06:51:39.385123 np0000007169 devstack@c-api.service[100296]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 06:51:39.831912 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100296) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 06:51:39.832097 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100297) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 06:51:39.832201 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100294) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 06:51:39.832270 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100295) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 06:51:39.832349 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.832349 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.832593 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.832691 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.832769 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.832813 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.832854 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.832915 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.832957 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.832990 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.833029 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.833068 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.834545 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.834616 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.834663 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.834701 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.834757 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.834803 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.834803 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.834872 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.834908 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.834942 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.834978 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.835024 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.835064 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.835110 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.835151 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.835203 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.835251 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.835295 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.835295 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.835384 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.835423 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.835462 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.835501 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.835557 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.835557 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.835557 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.835557 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.835557 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.836067 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.836129 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.836180 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.836216 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.836257 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.836288 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.836336 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.836391 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.836431 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.836469 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.836508 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.836548 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.836587 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.836633 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.836672 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.836716 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.836754 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.836792 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.836828 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.836864 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.836910 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.836956 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.836998 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.837038 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.837075 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.837110 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.837144 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.837192 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.837231 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.837278 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.837339 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.837379 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.837417 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.837454 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.837493 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.837531 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.837580 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.837621 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.837660 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.837697 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.837735 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.837778 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.837816 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.837860 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.837897 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.837933 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.837983 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.838027 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.838065 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.838106 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.838147 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.838218 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.838259 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.838289 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.838335 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.838378 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.839378 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.839378 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.839378 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.839669 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.839765 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.839858 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.839986 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.840105 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.840215 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.840333 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.840440 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.840541 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.840668 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.840766 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.840857 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.840956 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.841046 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.841130 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.841239 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.841358 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.841470 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.841574 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.841618 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.841664 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.841703 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.841703 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.841703 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.841703 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.841834 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.841834 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.841834 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.841834 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.841955 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.841993 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.842029 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.842065 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.842101 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.842138 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.842197 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.842238 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.842277 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.842329 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.842382 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.842423 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.842459 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.842498 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.842536 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.842573 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.842623 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.842667 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.842711 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.842750 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.842784 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.842820 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.842820 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.842820 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.842932 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.842932 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.842932 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.843036 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.843067 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.843067 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.843119 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.843150 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.843195 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.843236 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.843276 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.843817 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.843912 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.844007 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.844099 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.844211 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.844258 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.844300 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.844355 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.844400 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.844443 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.844490 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.844490 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.844553 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.844553 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.844620 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.844658 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.844658 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.844734 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.844734 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.844734 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.844853 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.844892 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.844892 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.844965 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.845002 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.845049 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.845091 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.845131 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.845183 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.845232 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.845277 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.845328 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.845364 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.845395 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.845444 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.845487 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.845533 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.845573 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.845618 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.845658 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.845698 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.845738 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.845787 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.845831 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.845877 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.845905 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.845928 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.845954 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.845998 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.846041 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.846078 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.846112 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.846149 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.846199 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.846250 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.846289 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.846354 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.846394 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.846439 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.846477 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.846594 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.846644 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.846682 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.846726 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.846764 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.846800 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.846836 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.846878 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.846878 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.846943 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.846979 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.846979 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.846979 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.847084 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.847084 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.847084 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.847084 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.847237 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.847284 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.848065 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.848158 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.848262 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.848389 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.848487 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.848563 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.848637 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.848637 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.848787 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.848864 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.848942 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.849024 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.849103 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.849103 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.849279 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.849377 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.849561 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.849652 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.849751 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.849843 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.849936 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.850033 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.852122 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.852283 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.852283 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.852495 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.852495 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.852495 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.852746 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.852948 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.853044 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.853163 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.853270 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.853381 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.853381 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.853458 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.853495 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.853533 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.853570 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.853611 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.853653 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.853695 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.853741 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.853774 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.853805 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.853828 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.853852 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.853873 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.853902 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.853936 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.853962 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.854002 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.854055 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.854055 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.854120 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.854155 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.854229 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.854265 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.854265 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.854347 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.854401 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.854446 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.854486 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.854527 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.854564 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.854564 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.854628 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.854668 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.854711 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.854750 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.854776 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.854817 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.854858 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.854900 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.854937 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.854937 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.854937 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.854937 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.856343 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.856343 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.856557 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.856655 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.856760 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.856860 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.856960 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.857056 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.857151 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.857260 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.857377 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.857377 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.857477 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.857517 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.857551 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.857584 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.857584 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.857584 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.857584 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.857584 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.857584 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.857763 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.857763 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.857836 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.857874 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.857909 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.857945 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.857983 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.858019 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.858055 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.858101 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.858146 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.858197 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.858236 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.858271 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.858308 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.858361 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.858397 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.858432 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.858466 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.858514 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.858560 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.858601 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.858601 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.858601 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.858714 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.858746 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.858746 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.858787 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.858810 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.858838 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.858861 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.858883 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.858883 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.858883 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.858883 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.859513 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.859513 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.859691 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.859786 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.859786 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.859972 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.860061 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.860150 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.860253 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.860300 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.860366 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.860404 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.860439 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.860474 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.860511 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.860556 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.860595 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.860638 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.860680 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.860718 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.860756 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.860806 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.860845 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.860882 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.860909 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.860909 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.860909 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.860909 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.862487 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.862595 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.862671 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.862703 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.862770 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.862801 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.862851 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.862877 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.862911 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.862935 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.862957 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.862980 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.863012 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.863050 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.863075 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.863097 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.863118 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.863140 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.863182 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.863250 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.863283 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.863366 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.863398 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.863483 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.863574 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.863669 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.863758 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.863843 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.863871 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.863904 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.864006 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.864108 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.864226 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.864258 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.864279 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.864302 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.864343 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.864393 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.864429 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.864470 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.864508 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.864546 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.864581 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.864605 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.864633 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.864655 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.864676 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.864698 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.864730 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.864752 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.864773 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.864798 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.864836 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.864836 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.864909 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.865207 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.866272 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.866272 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.866444 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.866506 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.866550 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.866590 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.866615 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.866639 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.866661 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.866661 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.866704 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.866734 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.866757 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.866779 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.866801 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.866801 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.866843 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.866843 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.866882 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.866903 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.866931 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.866953 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.866974 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.867004 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.867042 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.867078 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.867101 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.867122 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.867148 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.867179 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.867220 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.867263 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.867285 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.867308 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.867361 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.867387 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.867409 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.867429 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.867451 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.867481 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.867513 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.867538 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.867560 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.867584 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.867605 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.867626 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.867652 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.867675 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.867696 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.867774 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.867799 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.867822 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.867845 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.867867 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.867892 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.867914 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.867936 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.867957 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.867983 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.868005 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.868028 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.868049 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.868070 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.868092 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.868119 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.868142 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.868163 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.868200 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.868232 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.868255 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.868276 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.868302 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.868343 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.868381 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.868404 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.868426 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.868448 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.868471 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.868498 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.868542 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.868587 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.868613 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.868642 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.868674 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.868696 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.868727 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.868755 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.868783 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.868818 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.868851 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.868877 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.868908 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.868937 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.868966 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.868999 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.869037 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.869068 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.869090 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.869111 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.869138 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.869163 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.869204 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.869243 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.869267 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.869289 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.869311 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.870023 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.870088 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.870155 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.870155 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.870155 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.870155 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.870417 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.870417 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.870417 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.870417 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.870417 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.870417 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.870744 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.870807 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.870880 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.870880 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.870880 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.870880 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.870880 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.870880 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.871246 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.871246 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.871246 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.871452 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.871558 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.871623 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.871685 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.871742 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.871799 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.871862 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.871919 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.871978 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.872062 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.872135 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.872211 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.872274 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.872362 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.872409 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.872432 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.872462 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.872487 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.872523 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.872548 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.872578 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.872601 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.872622 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.872643 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.872665 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.872687 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.872708 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.872729 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.872753 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.872779 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.872801 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.872822 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.872843 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.872867 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.872890 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.872910 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.872930 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.872956 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.872978 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.873019 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.873060 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.873083 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.873109 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.873129 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.873151 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.873180 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.873213 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.873213 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.873276 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.873308 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.873308 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.873391 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.873413 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.873439 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.873460 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.873481 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.873512 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.873549 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.873594 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.873628 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.873649 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.873672 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.873703 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.873739 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.873774 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.873774 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.873774 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.874734 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.874734 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.874734 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.874917 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.874917 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.874917 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.874917 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.875390 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.875466 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.875555 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.875637 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.875705 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.875786 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.875815 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.875870 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.875906 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.875959 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.875985 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.876042 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.876082 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.876118 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.876144 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.876193 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.876224 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.876307 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.876371 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.876408 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.876480 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.877338 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.877407 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.877475 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.877542 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.877578 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.877636 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.877693 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.877945 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.878057 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.878154 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.878204 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.878306 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.878419 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.878571 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.878597 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.878642 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.878682 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.878682 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.878741 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.878958 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.879046 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.879103 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.879145 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.879145 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.879145 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.879145 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.879282 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.879335 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.879374 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.879406 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.879406 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.879462 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.879485 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.879506 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.879533 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.879560 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.879582 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.879604 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.879625 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.879653 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.879682 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.879706 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.879738 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.879776 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.879808 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.879831 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.879852 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.879874 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.879904 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.879936 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.879960 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.879993 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.880023 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.880306 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.880306 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.880306 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.880966 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.881062 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.881130 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.881235 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.881339 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.881416 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.881491 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.881568 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.881650 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.881674 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.881699 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.881732 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.881788 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.881821 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.881850 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.881874 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.881874 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.881911 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.881934 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.881956 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.881982 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.882007 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.882046 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.882072 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.882095 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.882127 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.882159 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.882159 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.882228 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.882254 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.882278 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.882278 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.882345 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.882373 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.882396 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.882416 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.882439 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.882460 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.882485 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.882506 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.882529 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.882561 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.882588 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.882610 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.882632 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.882654 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.882679 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.882700 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.882721 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.882752 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.882783 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.882823 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.882856 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.882856 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.882856 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.882856 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.886433 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.886567 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.886567 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.886752 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.886847 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.886942 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.887027 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.887111 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.887211 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.887309 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.887421 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.887507 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.887507 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.887683 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.887759 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.887800 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.887835 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.887869 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.887869 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.887869 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.887948 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.887985 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.888082 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.888082 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.888082 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.888082 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.888082 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.888082 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.892349 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.892449 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.892577 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.892577 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.892721 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.892773 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.892773 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.892838 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.892870 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.892910 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.892910 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.892976 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.893011 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.893042 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.893077 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.893116 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.893159 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.893206 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.893239 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.893271 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.893305 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.893368 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.893404 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.893444 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.893477 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.893477 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.893477 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.893576 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.893608 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.893644 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.893675 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.893709 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.893709 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.893779 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.893813 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.893852 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.893886 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.893919 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.893958 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.893991 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.894026 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.894060 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.894093 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.894122 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.894156 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.894227 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.894227 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.894227 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.894227 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.894354 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.894812 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.894812 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.894812 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.894812 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.894812 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.894812 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:51:39.896490 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.896576 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.896624 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.896657 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.896697 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.896729 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.896765 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.896796 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.896829 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.896866 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.896910 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.896946 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.896987 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.897019 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.897059 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.897090 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.897090 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.897149 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.897190 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:51:39.897460 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:51:39.897460 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:51:39.897460 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:51:39.897572 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:51:39.897572 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:51:39.937656 np0000007169 devstack@c-api.service[100294]: INFO dbcounter [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Registered counter for database cinder Aug 13 06:51:39.937791 np0000007169 devstack@c-api.service[100296]: INFO dbcounter [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Registered counter for database cinder Aug 13 06:51:39.939218 np0000007169 devstack@c-api.service[100295]: INFO dbcounter [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Registered counter for database cinder Aug 13 06:51:39.951207 np0000007169 devstack@c-api.service[100297]: INFO dbcounter [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Registered counter for database cinder Aug 13 06:51:39.977556 np0000007169 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-453837d6-d925-47cd-90fa-559a58c21a43 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=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:51:39.978714 np0000007169 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d 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=100294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:51:39.980391 np0000007169 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-fba0987a-b256-48f0-a543-061b4b1e4999 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=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:51:39.993002 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c 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=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:51:40.083159 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writer thread running {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 06:51:40.084548 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writer thread running {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 06:51:40.085863 np0000007169 devstack@c-api.service[100294]: INFO cinder.rpc [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 06:51:40.086958 np0000007169 devstack@c-api.service[100295]: INFO cinder.rpc [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 06:51:40.088457 np0000007169 devstack@c-api.service[100294]: INFO cinder.rpc [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 06:51:40.090084 np0000007169 devstack@c-api.service[100295]: INFO cinder.rpc [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 06:51:40.090570 np0000007169 devstack@c-api.service[100294]: INFO cinder.rpc [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 06:51:40.092594 np0000007169 devstack@c-api.service[100294]: INFO cinder.rpc [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 06:51:40.092901 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.093149 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.093216 np0000007169 devstack@c-api.service[100295]: INFO cinder.rpc [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 06:51:40.094833 np0000007169 devstack@c-api.service[100294]: WARNING cinder.keymgr.conf_key_mgr [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.095603 np0000007169 devstack@c-api.service[100295]: INFO cinder.rpc [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 06:51:40.095851 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writer thread running {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 06:51:40.095981 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.096248 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.096857 np0000007169 devstack@c-api.service[100295]: WARNING cinder.keymgr.conf_key_mgr [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.097581 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.097717 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.098408 np0000007169 devstack@c-api.service[100297]: INFO cinder.rpc [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 06:51:40.099441 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.099587 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.100671 np0000007169 devstack@c-api.service[100297]: INFO cinder.rpc [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 06:51:40.102796 np0000007169 devstack@c-api.service[100297]: INFO cinder.rpc [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 06:51:40.104542 np0000007169 devstack@c-api.service[100297]: INFO cinder.rpc [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 06:51:40.104797 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.105032 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.105675 np0000007169 devstack@c-api.service[100297]: WARNING cinder.keymgr.conf_key_mgr [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.108061 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.108196 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.110621 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writer thread running {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 06:51:40.113452 np0000007169 devstack@c-api.service[100296]: INFO cinder.rpc [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 06:51:40.116087 np0000007169 devstack@c-api.service[100296]: INFO cinder.rpc [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 06:51:40.118334 np0000007169 devstack@c-api.service[100296]: INFO cinder.rpc [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 06:51:40.120311 np0000007169 devstack@c-api.service[100296]: INFO cinder.rpc [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 06:51:40.120621 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.120921 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.121655 np0000007169 devstack@c-api.service[100296]: WARNING cinder.keymgr.conf_key_mgr [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.124244 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.124454 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.126704 np0000007169 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d 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=100294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:51:40.129063 np0000007169 devstack@c-api.service[100294]: INFO cinder.rpc [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 06:51:40.129981 np0000007169 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-fba0987a-b256-48f0-a543-061b4b1e4999 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=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:51:40.131271 np0000007169 devstack@c-api.service[100294]: INFO cinder.rpc [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 06:51:40.131624 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.131772 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.132020 np0000007169 devstack@c-api.service[100295]: INFO cinder.rpc [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 06:51:40.133978 np0000007169 devstack@c-api.service[100295]: INFO cinder.rpc [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 06:51:40.134433 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.134587 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.141223 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.141348 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c 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=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:51:40.141631 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.143588 np0000007169 devstack@c-api.service[100297]: INFO cinder.rpc [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 06:51:40.143658 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.143812 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.145755 np0000007169 devstack@c-api.service[100297]: INFO cinder.rpc [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 06:51:40.146139 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.146312 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.147078 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.147293 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.148116 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.148329 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.150680 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.150907 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.151277 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.151445 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.156221 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.156221 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.156365 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.156365 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.157606 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.157733 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.157815 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.157862 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.157893 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.157918 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.160334 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.160410 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.160518 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.160571 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.161602 np0000007169 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-453837d6-d925-47cd-90fa-559a58c21a43 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=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:51:40.162735 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.162735 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.163376 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.163483 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.163567 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.163670 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.164720 np0000007169 devstack@c-api.service[100296]: INFO cinder.rpc [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 06:51:40.165546 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.165667 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.166022 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.166121 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.166252 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.166357 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.167294 np0000007169 devstack@c-api.service[100296]: INFO cinder.rpc [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 06:51:40.167800 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.167988 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.168565 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.168565 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.168671 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.168671 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.169437 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.169526 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.169574 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.169656 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.169820 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.169998 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.171630 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.171787 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.171892 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.172009 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.172588 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.172759 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.175702 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.175880 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.176959 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.177121 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.177503 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.177661 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.179594 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.179670 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.179803 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.179842 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.180605 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.180738 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.180814 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.180853 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.182113 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.182277 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.182429 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.182583 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.182632 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.182758 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.183886 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.183990 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.184057 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.184180 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.184491 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.184720 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.184839 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.184980 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.185108 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.185162 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.185291 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.185359 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.185915 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.186058 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.186315 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.186384 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.186490 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.186541 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.187347 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.187490 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.187546 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.187672 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.187822 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.188031 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.188162 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.188230 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.188544 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.188603 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.188647 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.188686 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.189211 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.189400 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.189460 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.189623 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.190637 np0000007169 devstack@c-api.service[100294]: WARNING cinder.api.contrib.hosts [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 06:51:40.190794 np0000007169 devstack@c-api.service[100295]: WARNING cinder.api.contrib.hosts [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 06:51:40.190912 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.191068 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.191161 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.191290 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.191663 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.191865 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extended resource: extensions {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.191915 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.192154 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extended resource: extensions {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.193347 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.193543 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.193784 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extended resource: consistencygroups {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.193878 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extended resource: consistencygroups {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.194494 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.194663 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.195980 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.196259 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.196893 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.197023 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extended resource: extra_specs {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.197072 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.197377 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.197509 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.197876 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extended resource: extra_specs {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.198361 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extended resource: capabilities {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.198448 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.198492 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.199125 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.199261 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.199376 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extended resource: backups {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.199563 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.199680 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.199929 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.200044 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extended resource: capabilities {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.200101 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.200809 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.200938 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.200990 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extended resource: os-quota-sets {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.201096 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extended resource: backups {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.201515 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.201639 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.202115 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.202210 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extended resource: qos-specs {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.202255 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.202255 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.202357 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.202724 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extended resource: os-quota-sets {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.203050 np0000007169 devstack@c-api.service[100297]: WARNING cinder.api.contrib.hosts [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 06:51:40.203288 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.203425 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.203871 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extended resource: qos-specs {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.203941 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extended resource: extensions {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.203990 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extended resource: encryption {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.204890 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.204951 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extended resource: consistencygroups {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.205072 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.205140 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extended resource: encryption {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.205736 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extended resource: encryption {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.205972 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.206112 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.206552 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extended resource: cgsnapshots {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.206977 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extended resource: encryption {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.207195 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extended resource: extra_specs {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.207734 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extended resource: scheduler-stats {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.208005 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.208134 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extended resource: cgsnapshots {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.208231 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.208643 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extended resource: capabilities {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.208897 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extended resource: os-volume-manage {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.209290 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extended resource: scheduler-stats {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.209688 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extended resource: backups {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.210048 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extended resource: os-snapshot-manage {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.210501 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extended resource: os-volume-manage {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.211338 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extended resource: os-quota-sets {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.211417 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extended resource: os-volume-transfer {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.211672 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extended resource: os-snapshot-manage {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.212580 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extended resource: qos-specs {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.212703 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.212846 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.213084 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extended resource: os-hosts {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.213229 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extended resource: os-volume-transfer {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.214284 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extended resource: encryption {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.214361 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extended resource: os-volume-type-access {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.215157 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extended resource: os-hosts {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.215548 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.215707 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.215761 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extended resource: encryption {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.215984 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extended resource: os-availability-zone {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.216268 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extended resource: os-volume-type-access {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.216981 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.217105 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.217438 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extended resource: os-quota-class-sets {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.217511 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extended resource: cgsnapshots {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.218050 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.218190 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.218243 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extended resource: os-availability-zone {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.218914 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.219058 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.219111 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.219231 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extended resource: scheduler-stats {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.219343 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.219657 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extended resource: os-quota-class-sets {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.219837 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.219939 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.220282 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.220480 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.220683 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.220808 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.220910 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extended resource: os-volume-manage {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.221213 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.221399 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.221454 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.221494 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.221533 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.221574 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.222159 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.222228 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.222267 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.snapshot_actions [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] SnapshotActionsController initialized {{(pid=100295) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 06:51:40.222309 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.222367 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.222575 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extended resource: os-snapshot-manage {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.223063 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.223175 np0000007169 devstack@c-api.service[100296]: WARNING cinder.api.contrib.hosts [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 06:51:40.223246 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.223458 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.223574 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.223659 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.223744 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.223840 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.snapshot_actions [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] SnapshotActionsController initialized {{(pid=100294) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 06:51:40.224261 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extended resource: extensions {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.224340 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extended resource: os-volume-transfer {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.224494 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.224681 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.224903 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.225026 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.225399 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extended resource: consistencygroups {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.225579 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.225749 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.225803 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.225906 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.226260 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extended resource: os-hosts {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.226488 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.226597 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.226713 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.226894 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.227253 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.227403 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.227609 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.227799 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.227905 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extended resource: os-volume-type-access {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.227958 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.228001 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extended resource: extra_specs {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.228054 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.228096 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.228143 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.228204 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.228245 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.228284 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.228469 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.228570 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.228658 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.228658 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extension UsedLimits extending resource: limits {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.228842 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extension UsedLimits extending resource: limits {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.228962 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.229013 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.229052 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.229052 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.229137 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.229210 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extension AdminActions extending resource: volumes {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.229210 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extension AdminActions extending resource: snapshots {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.229294 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.229349 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extension AdminActions extending resource: backups {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.229349 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extension VolumeActions extending resource: volumes {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.229431 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extension AdminActions extending resource: volumes {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.229473 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.229513 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extension AdminActions extending resource: snapshots {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.229561 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extended resource: capabilities {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.229604 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-b87fcfd3-42e5-4a05-8284-9a020c2b1c2d None None] Extension TypesManage extending resource: types {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.229642 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extension AdminActions extending resource: backups {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.229909 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extension VolumeActions extending resource: volumes {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.230010 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extended resource: os-availability-zone {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.230106 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.230106 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fba0987a-b256-48f0-a543-061b4b1e4999 None None] Extension TypesManage extending resource: types {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.230498 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extended resource: backups {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.231400 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extended resource: os-quota-class-sets {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.232103 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extended resource: os-quota-sets {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.233194 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.233335 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extended resource: qos-specs {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.233414 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.234347 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.234517 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.235012 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extended resource: encryption {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.235385 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.235544 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.236257 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.snapshot_actions [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] SnapshotActionsController initialized {{(pid=100297) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 06:51:40.236336 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extended resource: encryption {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.236586 np0000007169 devstack@c-api.service[100294]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71d06a6a4668 pid: 100294 (default app) Aug 13 06:51:40.237569 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extended resource: cgsnapshots {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.237641 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.237746 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.238033 np0000007169 devstack@c-api.service[100295]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71d06a6a4668 pid: 100295 (default app) Aug 13 06:51:40.238556 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.238723 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.238790 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extended resource: scheduler-stats {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.239605 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.239764 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.240014 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extended resource: os-volume-manage {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.240689 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.240845 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.241291 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extended resource: os-snapshot-manage {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.241554 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.241732 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.241870 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.242011 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.242141 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.242279 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.242429 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extension UsedLimits extending resource: limits {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.242562 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extension SnapshotActions extending resource: snapshots {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.242703 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.242748 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extended resource: os-volume-transfer {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.242832 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extension VolumeTypeAccess extending resource: types {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.242979 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extension AdminActions extending resource: volumes {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.243120 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extension AdminActions extending resource: snapshots {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.243270 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extension AdminActions extending resource: backups {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.243430 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extension VolumeActions extending resource: volumes {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.243595 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.243722 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-63ab420e-32c6-4a3d-951c-0cf17b18690c None None] Extension TypesManage extending resource: types {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.244043 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extended resource: os-hosts {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.244704 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d656dd9b-af12-4be1-9640-31d8664e3241 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:51:40.245277 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extended resource: os-volume-type-access {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.246742 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extended resource: os-availability-zone {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.247696 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1/1] 10.4.3.81 () {60 vars in 918 bytes} [Thu Aug 13 06:51:40 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 06:51:40.248101 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extended resource: os-quota-class-sets {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:51:40.249407 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.249551 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.250366 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.250502 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.251121 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.251250 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.251819 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.snapshot_actions [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] SnapshotActionsController initialized {{(pid=100296) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 06:51:40.252913 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.253037 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.253967 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.254010 np0000007169 devstack@c-api.service[100297]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71d06a6a4668 pid: 100297 (default app) Aug 13 06:51:40.254038 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.254581 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.254731 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.255717 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:51:40.255935 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:51:40.256501 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.256695 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.256855 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.257012 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.257182 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.257350 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.257505 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extension UsedLimits extending resource: limits {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.257662 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.257816 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.257975 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.258155 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extension AdminActions extending resource: volumes {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.258348 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extension AdminActions extending resource: snapshots {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.258509 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extension AdminActions extending resource: backups {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.258663 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extension VolumeActions extending resource: volumes {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.258845 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.259857 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-453837d6-d925-47cd-90fa-559a58c21a43 None None] Extension TypesManage extending resource: types {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:51:40.267913 np0000007169 devstack@c-api.service[100296]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71d06a6a4668 pid: 100296 (default app) Aug 13 06:51:45.139090 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3acaa1ff-bd7b-473e-acf8-fa1a0ced54e0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:51:45.739923 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3acaa1ff-bd7b-473e-acf8-fa1a0ced54e0 admin admin] POST https://10.4.3.81/volume/v3/types Aug 13 06:51:45.740543 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3acaa1ff-bd7b-473e-acf8-fa1a0ced54e0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:51:45.742053 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:51:45.742053 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:51:45.771883 np0000007169 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-3acaa1ff-bd7b-473e-acf8-fa1a0ced54e0 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=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:51:45.796791 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3acaa1ff-bd7b-473e-acf8-fa1a0ced54e0 admin admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 06:51:45.797267 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1/2] 10.4.3.81 () {68 vars in 1295 bytes} [Thu Aug 13 06:51:45 2026] POST /volume/v3/types => generated 183 bytes in 667 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:51:45.805760 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dbcd8621-9897-47f2-b65e-8c4803727fa2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:51:46.071829 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dbcd8621-9897-47f2-b65e-8c4803727fa2 admin admin] POST https://10.4.3.81/volume/v3/types/779f8c03-9cff-4d59-8952-c2e0ff428b21/extra_specs Aug 13 06:51:46.072527 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dbcd8621-9897-47f2-b65e-8c4803727fa2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:51:46.074181 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:51:46.074181 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:51:46.108503 np0000007169 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-dbcd8621-9897-47f2-b65e-8c4803727fa2 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=100294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:51:46.167072 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dbcd8621-9897-47f2-b65e-8c4803727fa2 admin admin] https://10.4.3.81/volume/v3/types/779f8c03-9cff-4d59-8952-c2e0ff428b21/extra_specs returned with HTTP 200 Aug 13 06:51:46.167535 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 2/3] 10.4.3.81 () {68 vars in 1442 bytes} [Thu Aug 13 06:51:45 2026] POST /volume/v3/types/779f8c03-9cff-4d59-8952-c2e0ff428b21/extra_specs => generated 52 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:51:46.399089 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f36c9cea-e3f6-400c-ba95-4fadb95b875a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:51:46.676428 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f36c9cea-e3f6-400c-ba95-4fadb95b875a admin admin] POST https://10.4.3.81/volume/v3/types Aug 13 06:51:46.677008 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f36c9cea-e3f6-400c-ba95-4fadb95b875a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:51:46.678665 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:51:46.678665 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:51:46.709683 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-f36c9cea-e3f6-400c-ba95-4fadb95b875a 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=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:51:46.736917 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f36c9cea-e3f6-400c-ba95-4fadb95b875a admin admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 06:51:46.737419 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1/4] 10.4.3.81 () {68 vars in 1295 bytes} [Thu Aug 13 06:51:46 2026] POST /volume/v3/types => generated 186 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:51:46.759778 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-76c7e85a-3c29-41b2-a5d5-a8b19229dd6d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:51:47.075299 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-76c7e85a-3c29-41b2-a5d5-a8b19229dd6d admin admin] POST https://10.4.3.81/volume/v3/types/03774fab-2128-440c-ae63-36d754bcc3f8/extra_specs Aug 13 06:51:47.075950 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-76c7e85a-3c29-41b2-a5d5-a8b19229dd6d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:51:47.077950 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:51:47.077950 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:51:47.113550 np0000007169 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-76c7e85a-3c29-41b2-a5d5-a8b19229dd6d 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=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:51:47.169292 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-76c7e85a-3c29-41b2-a5d5-a8b19229dd6d admin admin] https://10.4.3.81/volume/v3/types/03774fab-2128-440c-ae63-36d754bcc3f8/extra_specs returned with HTTP 200 Aug 13 06:51:47.169752 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1/5] 10.4.3.81 () {68 vars in 1442 bytes} [Thu Aug 13 06:51:46 2026] POST /volume/v3/types/03774fab-2128-440c-ae63-36d754bcc3f8/extra_specs => generated 45 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:51:55.794054 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:51:56.165540 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:51:56.734244 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:51:57.167857 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:52:12.389821 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-738a71fa-bb84-4bce-b726-6c7a00386abe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:52:12.390505 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-738a71fa-bb84-4bce-b726-6c7a00386abe None None] GET https://10.4.3.81/volume// Aug 13 06:52:12.390699 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-738a71fa-bb84-4bce-b726-6c7a00386abe None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:52:12.390929 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-738a71fa-bb84-4bce-b726-6c7a00386abe None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:52:12.391486 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-738a71fa-bb84-4bce-b726-6c7a00386abe None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:52:12.391920 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 2/6] 10.4.3.81 () {66 vars in 1418 bytes} [Thu Aug 13 06:52:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:52:51.028951 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4f326d03-79cc-49da-8dff-aed90f1a4509 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:52:51.309856 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4f326d03-79cc-49da-8dff-aed90f1a4509 tempest-verify_tempest_config-773874300 tempest-verify_tempest_config-773874300-project-member] GET https://10.4.3.81/volume/v3/extensions Aug 13 06:52:51.310055 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4f326d03-79cc-49da-8dff-aed90f1a4509 tempest-verify_tempest_config-773874300 tempest-verify_tempest_config-773874300-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:52:51.310274 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4f326d03-79cc-49da-8dff-aed90f1a4509 tempest-verify_tempest_config-773874300 tempest-verify_tempest_config-773874300-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:52:51.310601 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4f326d03-79cc-49da-8dff-aed90f1a4509 tempest-verify_tempest_config-773874300 tempest-verify_tempest_config-773874300-project-member] https://10.4.3.81/volume/v3/extensions returned with HTTP 200 Aug 13 06:52:51.310947 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 3/7] 10.4.3.81 () {66 vars in 1239 bytes} [Thu Aug 13 06:52:51 2026] GET /volume/v3/extensions => generated 5245 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:53:51.679086 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:53:52.081599 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:53:52.082730 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1179302783", "imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:53:52.083984 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1179302783', 'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:53:52.687070 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Create volume of 1 GB Aug 13 06:53:52.695460 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Availability zone cache updated, next update will occur around 2026-08-13 07:53:52.694913. {{(pid=100297) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 06:53:52.695614 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Availability Zones retrieved successfully. Aug 13 06:53:52.718081 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Flow 'volume_create_api' (325f774f-dd03-4748-aa3d-3ad214f514c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:53:52.719183 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ac8b33e-8efb-4c15-89ec-d99abc685806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:53:52.720527 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:53:52.814752 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ac8b33e-8efb-4c15-89ec-d99abc685806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:53:52.815621 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b145cd6-dea5-4d64-9b23-43c5ca0d21a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:53:52.850263 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:53:52.851292 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:53:52.896395 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Created reservations ['e954c11a-fe4b-4d17-9a0a-17b7937abeb5', 'a81ff69f-9b5e-4ef2-914f-5377a8a41a5e', 'f6637a40-09a2-492a-85a8-1307d4311842', '8733f2c9-fd75-442e-88af-50b13e42c4a8'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:53:52.896395 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b145cd6-dea5-4d64-9b23-43c5ca0d21a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e954c11a-fe4b-4d17-9a0a-17b7937abeb5', 'a81ff69f-9b5e-4ef2-914f-5377a8a41a5e', 'f6637a40-09a2-492a-85a8-1307d4311842', '8733f2c9-fd75-442e-88af-50b13e42c4a8']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:53:52.896395 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a903a744-7674-4e28-a789-f997192430ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:53:52.948490 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a903a744-7674-4e28-a789-f997192430ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44f194b3-0f0e-4dff-b9cc-a78259c0c9f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1179302783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f614a35b15a4bf68a7b5547a6bb2244',qos_specs=None,replication_status=,reservations=['e954c11a-fe4b-4d17-9a0a-17b7937abeb5','a81ff69f-9b5e-4ef2-914f-5377a8a41a5e','f6637a40-09a2-492a-85a8-1307d4311842','8733f2c9-fd75-442e-88af-50b13e42c4a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a047c7e7d1cd44ebb2c46c4931d59780',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:53:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1179302783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44f194b3-0f0e-4dff-b9cc-a78259c0c9f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f614a35b15a4bf68a7b5547a6bb2244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a047c7e7d1cd44ebb2c46c4931d59780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:53:52.949201 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e924eab-3109-43cf-b47d-25f16cc1ff33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:53:52.975155 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e924eab-3109-43cf-b47d-25f16cc1ff33) transitioned into state 'SUCCESS' from state '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-1179302783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f614a35b15a4bf68a7b5547a6bb2244',qos_specs=None,replication_status=,reservations=['e954c11a-fe4b-4d17-9a0a-17b7937abeb5','a81ff69f-9b5e-4ef2-914f-5377a8a41a5e','f6637a40-09a2-492a-85a8-1307d4311842','8733f2c9-fd75-442e-88af-50b13e42c4a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a047c7e7d1cd44ebb2c46c4931d59780',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:53:52.976226 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b70151ce-3d22-4cad-bc99-7d969ae0f1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:53:53.006645 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b70151ce-3d22-4cad-bc99-7d969ae0f1d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:53:53.007453 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Flow 'volume_create_api' (325f774f-dd03-4748-aa3d-3ad214f514c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:53:53.007757 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Create volume request issued successfully. Aug 13 06:53:53.008664 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e5cc25b4-0ac6-4241-afba-f29e0ccab49c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:53:53.009067 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 2/8] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:53:51 2026] POST /volume/v3/volumes => generated 755 bytes in 1331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:53:53.024762 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dab3442c-11b6-417d-bea2-e5fd30948e1f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:53:53.031290 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dab3442c-11b6-417d-bea2-e5fd30948e1f tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:53:53.031730 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dab3442c-11b6-417d-bea2-e5fd30948e1f tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:53:53.031784 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dab3442c-11b6-417d-bea2-e5fd30948e1f tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:53:53.042974 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:53:53.046464 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:53:53.046893 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1509913333", "imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:53:53.048644 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1509913333', 'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:53:53.066810 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:53:53.066810 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:53:53.075212 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-dab3442c-11b6-417d-bea2-e5fd30948e1f tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:53:53.085497 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dab3442c-11b6-417d-bea2-e5fd30948e1f tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:53:53.085852 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 2/9] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:53:53 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 823 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:53:53.705339 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Create volume of 1 GB Aug 13 06:53:53.716503 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Availability zone cache updated, next update will occur around 2026-08-13 07:53:53.714576. {{(pid=100295) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 06:53:53.716503 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Availability Zones retrieved successfully. Aug 13 06:53:53.740225 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Flow 'volume_create_api' (e1d73611-0b6e-4f2a-9876-5999d95bfa5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:53:53.740410 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b825f730-a57a-4c89-a9cf-c7f6fb076813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:53:53.741309 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:53:53.863530 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b825f730-a57a-4c89-a9cf-c7f6fb076813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:53:53.864399 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12255b38-ef3a-479f-ab71-05ec615a95d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:53:53.920897 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:53:53.921165 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:53:53.980684 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Created reservations ['17c2b51f-9f10-474c-81b8-ba47bcefa635', '0f0465ba-1e5d-48d8-81ac-1dfea5fba851', '4a4f9f83-df4c-4027-b2a1-07ae3c5d7330', 'df2438f8-6a3a-43a7-8216-5cb0c3ef6701'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:53:53.983806 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12255b38-ef3a-479f-ab71-05ec615a95d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17c2b51f-9f10-474c-81b8-ba47bcefa635', '0f0465ba-1e5d-48d8-81ac-1dfea5fba851', '4a4f9f83-df4c-4027-b2a1-07ae3c5d7330', 'df2438f8-6a3a-43a7-8216-5cb0c3ef6701']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:53:53.983806 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8f9c760-7645-4a68-a014-46bbc9bf84c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:53:54.038013 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8f9c760-7645-4a68-a014-46bbc9bf84c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76edeeae-4586-43d6-9e6a-96470943b3d0', '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-1509913333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='853cd7d6c4fc4a9bb14c9a811284fc4c',qos_specs=None,replication_status=,reservations=['17c2b51f-9f10-474c-81b8-ba47bcefa635','0f0465ba-1e5d-48d8-81ac-1dfea5fba851','4a4f9f83-df4c-4027-b2a1-07ae3c5d7330','df2438f8-6a3a-43a7-8216-5cb0c3ef6701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d64042c69aa49ce9464ae01c84f4093',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:53:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1509913333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76edeeae-4586-43d6-9e6a-96470943b3d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='853cd7d6c4fc4a9bb14c9a811284fc4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d64042c69aa49ce9464ae01c84f4093',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:53:54.038930 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85a9d5c7-7a94-4d6f-a3d8-49ba459f1f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:53:54.062969 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85a9d5c7-7a94-4d6f-a3d8-49ba459f1f61) transitioned into state 'SUCCESS' from state '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-1509913333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='853cd7d6c4fc4a9bb14c9a811284fc4c',qos_specs=None,replication_status=,reservations=['17c2b51f-9f10-474c-81b8-ba47bcefa635','0f0465ba-1e5d-48d8-81ac-1dfea5fba851','4a4f9f83-df4c-4027-b2a1-07ae3c5d7330','df2438f8-6a3a-43a7-8216-5cb0c3ef6701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d64042c69aa49ce9464ae01c84f4093',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:53:54.063860 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbf71abf-b361-428d-b520-706ad935cd6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:53:54.093741 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbf71abf-b361-428d-b520-706ad935cd6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:53:54.094724 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Flow 'volume_create_api' (e1d73611-0b6e-4f2a-9876-5999d95bfa5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:53:54.095227 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Create volume request issued successfully. Aug 13 06:53:54.096656 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab2a6276-63f2-40eb-a241-6678af5fef08 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:53:54.097286 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 3/10] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 06:53:53 2026] POST /volume/v3/volumes => generated 897 bytes in 1055 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:53:54.113208 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a9e6a614-b183-4e95-921a-93fa5983288a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:53:54.113756 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-65d3390e-dc41-4384-a96d-6271e096e1a4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:53:54.116031 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-65d3390e-dc41-4384-a96d-6271e096e1a4 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:53:54.116314 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-65d3390e-dc41-4384-a96d-6271e096e1a4 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:53:54.116586 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-65d3390e-dc41-4384-a96d-6271e096e1a4 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:53:54.126766 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a9e6a614-b183-4e95-921a-93fa5983288a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:53:54.126981 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a9e6a614-b183-4e95-921a-93fa5983288a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:53:54.127180 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a9e6a614-b183-4e95-921a-93fa5983288a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:53:54.134796 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:53:54.134796 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:53:54.143514 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-65d3390e-dc41-4384-a96d-6271e096e1a4 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:53:54.151800 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-65d3390e-dc41-4384-a96d-6271e096e1a4 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:53:54.152335 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 3/11] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:53:54 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 965 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:53:54.155166 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:53:54.155166 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:53:54.162851 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a9e6a614-b183-4e95-921a-93fa5983288a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:53:54.171026 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a9e6a614-b183-4e95-921a-93fa5983288a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:53:54.171912 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 4/12] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:53:54 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:53:55.171009 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-951928fa-9402-486a-bb10-5925793afe69 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:53:55.175691 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-951928fa-9402-486a-bb10-5925793afe69 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:53:55.175945 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-951928fa-9402-486a-bb10-5925793afe69 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:53:55.176162 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-951928fa-9402-486a-bb10-5925793afe69 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:53:55.188718 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b20275fd-72dc-4a67-8435-b7be5f8c7a89 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:53:55.192497 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:53:55.192497 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:53:55.194678 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b20275fd-72dc-4a67-8435-b7be5f8c7a89 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:53:55.194678 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b20275fd-72dc-4a67-8435-b7be5f8c7a89 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:53:55.194678 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b20275fd-72dc-4a67-8435-b7be5f8c7a89 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:53:55.204330 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-951928fa-9402-486a-bb10-5925793afe69 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:53:55.206758 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:53:55.206758 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:53:55.211138 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-951928fa-9402-486a-bb10-5925793afe69 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:53:55.211557 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 3/13] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:53:55 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:53:55.215172 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b20275fd-72dc-4a67-8435-b7be5f8c7a89 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:53:55.226908 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b20275fd-72dc-4a67-8435-b7be5f8c7a89 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:53:55.228211 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 4/14] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:53:55 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:53:55.852158 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-219797d6-c59c-4a12-82df-3df752efe682 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:53:55.855511 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-219797d6-c59c-4a12-82df-3df752efe682 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:53:55.856378 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-219797d6-c59c-4a12-82df-3df752efe682 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1436677755"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:53:55.857342 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-219797d6-c59c-4a12-82df-3df752efe682 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1436677755'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:53:55.859464 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-219797d6-c59c-4a12-82df-3df752efe682 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Create volume of 1 GB Aug 13 06:53:55.866831 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-219797d6-c59c-4a12-82df-3df752efe682 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Availability Zones retrieved successfully. Aug 13 06:53:55.874911 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-219797d6-c59c-4a12-82df-3df752efe682 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Flow 'volume_create_api' (c0124a62-749d-482a-9faa-3d34918ac5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:53:55.877742 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-219797d6-c59c-4a12-82df-3df752efe682 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b7a9b6f-4d8a-4241-8610-805e89167dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:53:55.879239 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-219797d6-c59c-4a12-82df-3df752efe682 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:53:55.921116 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-219797d6-c59c-4a12-82df-3df752efe682 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b7a9b6f-4d8a-4241-8610-805e89167dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:53:55.921935 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-219797d6-c59c-4a12-82df-3df752efe682 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204da16c-2aa4-4623-a9ae-45d9c0fe48d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:53:55.994438 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-219797d6-c59c-4a12-82df-3df752efe682 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Created reservations ['4e599631-c2fb-40ec-b256-419768b39e23', '25629f16-3dac-443a-a8f0-07c1bd0cebaf', 'de578772-471f-4720-9755-9889cb18838e', 'be2980fc-d872-4ecd-8a9b-211dfa965e73'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:53:55.995700 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-219797d6-c59c-4a12-82df-3df752efe682 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204da16c-2aa4-4623-a9ae-45d9c0fe48d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e599631-c2fb-40ec-b256-419768b39e23', '25629f16-3dac-443a-a8f0-07c1bd0cebaf', 'de578772-471f-4720-9755-9889cb18838e', 'be2980fc-d872-4ecd-8a9b-211dfa965e73']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:53:55.996262 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-219797d6-c59c-4a12-82df-3df752efe682 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (116ed8fd-c9b0-46cd-87b7-03e4ef1750d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:53:56.027462 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-219797d6-c59c-4a12-82df-3df752efe682 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (116ed8fd-c9b0-46cd-87b7-03e4ef1750d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3721b6e-d921-4290-a0c4-bd82a128b985', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1436677755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63dab02708a947feb376253b99074d04',qos_specs=None,replication_status=,reservations=['4e599631-c2fb-40ec-b256-419768b39e23','25629f16-3dac-443a-a8f0-07c1bd0cebaf','de578772-471f-4720-9755-9889cb18838e','be2980fc-d872-4ecd-8a9b-211dfa965e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20d7d91b59a142a286de29fab3f5a844',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:53:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1436677755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3721b6e-d921-4290-a0c4-bd82a128b985,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63dab02708a947feb376253b99074d04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20d7d91b59a142a286de29fab3f5a844',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:53:56.028156 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-219797d6-c59c-4a12-82df-3df752efe682 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0efba2ef-dec9-4bb1-a371-daa85ebca14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:53:56.047374 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-219797d6-c59c-4a12-82df-3df752efe682 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0efba2ef-dec9-4bb1-a371-daa85ebca14d) transitioned into state 'SUCCESS' from state '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-1436677755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63dab02708a947feb376253b99074d04',qos_specs=None,replication_status=,reservations=['4e599631-c2fb-40ec-b256-419768b39e23','25629f16-3dac-443a-a8f0-07c1bd0cebaf','de578772-471f-4720-9755-9889cb18838e','be2980fc-d872-4ecd-8a9b-211dfa965e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20d7d91b59a142a286de29fab3f5a844',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:53:56.048362 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-219797d6-c59c-4a12-82df-3df752efe682 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8e52722-0a87-4f3a-a1c3-f5a63312f603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:53:56.057181 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-219797d6-c59c-4a12-82df-3df752efe682 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8e52722-0a87-4f3a-a1c3-f5a63312f603) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:53:56.057967 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-219797d6-c59c-4a12-82df-3df752efe682 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Flow 'volume_create_api' (c0124a62-749d-482a-9faa-3d34918ac5da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:53:56.058262 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-219797d6-c59c-4a12-82df-3df752efe682 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Create volume request issued successfully. Aug 13 06:53:56.058873 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-219797d6-c59c-4a12-82df-3df752efe682 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:53:56.059205 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 4/15] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:53:55 2026] POST /volume/v3/volumes => generated 750 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:53:56.077867 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-41df381d-7d93-4141-be55-5845fe6fe04b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:53:56.084930 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-41df381d-7d93-4141-be55-5845fe6fe04b tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:53:56.084930 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-41df381d-7d93-4141-be55-5845fe6fe04b tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:53:56.084930 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-41df381d-7d93-4141-be55-5845fe6fe04b tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:53:56.103721 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:53:56.103721 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:53:56.117295 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-41df381d-7d93-4141-be55-5845fe6fe04b tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:53:56.123754 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-41df381d-7d93-4141-be55-5845fe6fe04b tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:53:56.124108 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 5/16] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:53:56 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:53:56.231654 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-97edf442-ade5-490d-a766-41ec396d01ad None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:53:56.235303 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-97edf442-ade5-490d-a766-41ec396d01ad tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:53:56.235303 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-97edf442-ade5-490d-a766-41ec396d01ad tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:53:56.235303 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-97edf442-ade5-490d-a766-41ec396d01ad tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:53:56.249195 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dca81d57-d6ff-456e-ac31-f8f080872665 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:53:56.253561 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:53:56.253561 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:53:56.253679 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dca81d57-d6ff-456e-ac31-f8f080872665 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:53:56.253947 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dca81d57-d6ff-456e-ac31-f8f080872665 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:53:56.254237 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dca81d57-d6ff-456e-ac31-f8f080872665 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:53:56.266148 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-97edf442-ade5-490d-a766-41ec396d01ad tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:53:56.269452 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:53:56.269452 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:53:56.279236 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-97edf442-ade5-490d-a766-41ec396d01ad tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:53:56.280592 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dca81d57-d6ff-456e-ac31-f8f080872665 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:53:56.282086 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 4/17] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:53:56 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:53:56.286732 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dca81d57-d6ff-456e-ac31-f8f080872665 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:53:56.287744 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 5/18] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:53:56 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:53:57.140234 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-127bc55a-6129-4ec9-8346-c2de1ed946ba None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:53:57.143813 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-127bc55a-6129-4ec9-8346-c2de1ed946ba tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:53:57.144192 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-127bc55a-6129-4ec9-8346-c2de1ed946ba tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:53:57.144555 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-127bc55a-6129-4ec9-8346-c2de1ed946ba tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:53:57.158399 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:53:57.158399 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:53:57.164989 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-127bc55a-6129-4ec9-8346-c2de1ed946ba tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:53:57.171307 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-127bc55a-6129-4ec9-8346-c2de1ed946ba tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:53:57.171307 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 5/19] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:53:57 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:53:57.299562 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-10648d3e-29b4-4841-a74b-4078fff9533f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:53:57.301787 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-10648d3e-29b4-4841-a74b-4078fff9533f tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:53:57.302395 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-10648d3e-29b4-4841-a74b-4078fff9533f tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:53:57.302395 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-10648d3e-29b4-4841-a74b-4078fff9533f tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:53:57.303407 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e1b4c361-8b7c-4ac6-8edb-d046d902b037 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:53:57.305257 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e1b4c361-8b7c-4ac6-8edb-d046d902b037 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:53:57.305482 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e1b4c361-8b7c-4ac6-8edb-d046d902b037 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:53:57.305571 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e1b4c361-8b7c-4ac6-8edb-d046d902b037 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:53:57.311423 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:53:57.311423 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:53:57.313189 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:53:57.313189 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:53:57.316564 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-10648d3e-29b4-4841-a74b-4078fff9533f tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:53:57.319383 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e1b4c361-8b7c-4ac6-8edb-d046d902b037 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:53:57.321995 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-10648d3e-29b4-4841-a74b-4078fff9533f tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:53:57.322553 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 6/20] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:53:57 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:53:57.326110 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e1b4c361-8b7c-4ac6-8edb-d046d902b037 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:53:57.326576 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 5/21] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:53:57 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:53:58.339770 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ee638c2e-399a-479c-aa25-6d74e5f86d9f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:53:58.340263 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2250b162-8e5e-440e-aa5e-b559d53a877b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:53:58.341473 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ee638c2e-399a-479c-aa25-6d74e5f86d9f tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:53:58.341699 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ee638c2e-399a-479c-aa25-6d74e5f86d9f tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:53:58.341862 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ee638c2e-399a-479c-aa25-6d74e5f86d9f tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:53:58.344960 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2250b162-8e5e-440e-aa5e-b559d53a877b tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:53:58.344960 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2250b162-8e5e-440e-aa5e-b559d53a877b tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:53:58.344960 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2250b162-8e5e-440e-aa5e-b559d53a877b tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:53:58.349038 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:53:58.349038 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:53:58.353089 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:53:58.353089 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:53:58.353891 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ee638c2e-399a-479c-aa25-6d74e5f86d9f tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:53:58.360777 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2250b162-8e5e-440e-aa5e-b559d53a877b tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:53:58.361490 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ee638c2e-399a-479c-aa25-6d74e5f86d9f tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:53:58.361914 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 6/22] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:53:58 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:53:58.363876 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2250b162-8e5e-440e-aa5e-b559d53a877b tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:53:58.364252 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 6/23] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:53:58 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:53:59.383449 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ed26fb70-d4e8-4a57-87d8-40308982f9d1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:53:59.385594 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ed26fb70-d4e8-4a57-87d8-40308982f9d1 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:53:59.386344 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ed26fb70-d4e8-4a57-87d8-40308982f9d1 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:53:59.386344 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ed26fb70-d4e8-4a57-87d8-40308982f9d1 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:53:59.388396 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-43c09856-83f5-48ef-984c-9cbac96b5414 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:53:59.390748 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-43c09856-83f5-48ef-984c-9cbac96b5414 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:53:59.391011 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-43c09856-83f5-48ef-984c-9cbac96b5414 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:53:59.391282 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-43c09856-83f5-48ef-984c-9cbac96b5414 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:53:59.396207 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:53:59.396207 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:53:59.402352 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:53:59.402352 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:53:59.402467 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ed26fb70-d4e8-4a57-87d8-40308982f9d1 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:53:59.409043 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-43c09856-83f5-48ef-984c-9cbac96b5414 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:53:59.410119 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ed26fb70-d4e8-4a57-87d8-40308982f9d1 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:53:59.411052 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 7/24] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:53:59 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:53:59.414138 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-43c09856-83f5-48ef-984c-9cbac96b5414 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:53:59.414599 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 6/25] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:53:59 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:00.428162 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c3a2fb28-2dd0-475e-a24b-f1cb9953f757 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:00.430221 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-df29b62f-7277-46cd-9547-00c87055d64e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:00.432364 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df29b62f-7277-46cd-9547-00c87055d64e tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:00.432570 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df29b62f-7277-46cd-9547-00c87055d64e tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:00.432784 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df29b62f-7277-46cd-9547-00c87055d64e tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:00.434205 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c3a2fb28-2dd0-475e-a24b-f1cb9953f757 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:00.434524 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c3a2fb28-2dd0-475e-a24b-f1cb9953f757 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:00.434776 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c3a2fb28-2dd0-475e-a24b-f1cb9953f757 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:00.441165 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:00.441165 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:00.444807 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-df29b62f-7277-46cd-9547-00c87055d64e tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:00.447336 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:00.447336 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:00.448997 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df29b62f-7277-46cd-9547-00c87055d64e tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:00.449390 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 7/26] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:00 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:00.455874 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c3a2fb28-2dd0-475e-a24b-f1cb9953f757 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:00.463073 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c3a2fb28-2dd0-475e-a24b-f1cb9953f757 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:00.463500 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 7/27] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:00 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:54:01.462205 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-06ddbc2a-0a32-4fa0-9f0e-2c4b50792640 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:01.464240 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-06ddbc2a-0a32-4fa0-9f0e-2c4b50792640 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:01.464469 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-06ddbc2a-0a32-4fa0-9f0e-2c4b50792640 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:01.464653 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-06ddbc2a-0a32-4fa0-9f0e-2c4b50792640 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:01.476207 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8e4936b0-3be8-4dfa-a08d-5c2e34aebab5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:01.478142 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8e4936b0-3be8-4dfa-a08d-5c2e34aebab5 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:01.478409 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8e4936b0-3be8-4dfa-a08d-5c2e34aebab5 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:01.478688 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8e4936b0-3be8-4dfa-a08d-5c2e34aebab5 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:01.482576 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:01.482576 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:01.487069 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-06ddbc2a-0a32-4fa0-9f0e-2c4b50792640 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:01.490541 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:01.490541 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:01.492506 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-06ddbc2a-0a32-4fa0-9f0e-2c4b50792640 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:01.492989 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 8/28] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:01 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:01.495727 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8e4936b0-3be8-4dfa-a08d-5c2e34aebab5 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:01.502407 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8e4936b0-3be8-4dfa-a08d-5c2e34aebab5 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:01.502977 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 7/29] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:01 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:02.261310 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:02.510137 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6d4e69a6-d1a0-4c37-8e56-2cf577103311 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:02.517419 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:54:02.517618 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6d4e69a6-d1a0-4c37-8e56-2cf577103311 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:02.517988 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6d4e69a6-d1a0-4c37-8e56-2cf577103311 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:02.518054 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1965710466"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:02.519616 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6d4e69a6-d1a0-4c37-8e56-2cf577103311 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:02.519661 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-574a8f88-0a9f-4ab2-af72-a009884ebf86 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:02.521277 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1965710466'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:54:02.521448 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Create volume of 1 GB Aug 13 06:54:02.521626 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-574a8f88-0a9f-4ab2-af72-a009884ebf86 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:02.521869 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-574a8f88-0a9f-4ab2-af72-a009884ebf86 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:02.522104 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-574a8f88-0a9f-4ab2-af72-a009884ebf86 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:02.531344 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Availability Zones retrieved successfully. Aug 13 06:54:02.533832 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:02.533832 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:02.534836 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:02.534836 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:02.538207 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-574a8f88-0a9f-4ab2-af72-a009884ebf86 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:02.539941 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Flow 'volume_create_api' (3426e3c1-1b91-4799-8cf3-b064e455b7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:02.542336 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6d4e69a6-d1a0-4c37-8e56-2cf577103311 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:02.542429 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3039c93-7524-4346-a0e5-4f4330246b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:02.542513 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:54:02.543599 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-574a8f88-0a9f-4ab2-af72-a009884ebf86 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:02.544061 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 9/30] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:02 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:02.546509 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6d4e69a6-d1a0-4c37-8e56-2cf577103311 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:02.547062 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 8/31] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:02 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:02.574411 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3039c93-7524-4346-a0e5-4f4330246b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:02.574619 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4392534-5d84-49ed-9283-27de48124f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:02.648516 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Created reservations ['b581a086-d928-47d1-bb79-ba7626449f68', 'c4dc08ae-0c8b-408d-a339-44a1e412b603', 'c8c292bc-fd36-40bf-9d1d-0b54febf1386', '91561b38-22b3-4359-95e0-9161c8bdaab8'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:54:02.649797 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4392534-5d84-49ed-9283-27de48124f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b581a086-d928-47d1-bb79-ba7626449f68', 'c4dc08ae-0c8b-408d-a339-44a1e412b603', 'c8c292bc-fd36-40bf-9d1d-0b54febf1386', '91561b38-22b3-4359-95e0-9161c8bdaab8']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:02.651019 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8591e946-94a2-49c6-af4f-15d32ac0f7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:02.710430 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8591e946-94a2-49c6-af4f-15d32ac0f7a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d6902bc-841b-4074-a225-5517400cc662', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1965710466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c3fa33df6149d18f3f35d9228317d8',qos_specs=None,replication_status=,reservations=['b581a086-d928-47d1-bb79-ba7626449f68','c4dc08ae-0c8b-408d-a339-44a1e412b603','c8c292bc-fd36-40bf-9d1d-0b54febf1386','91561b38-22b3-4359-95e0-9161c8bdaab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='297ed8c7d4084b3a802d778dd4944636',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:54:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1965710466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d6902bc-841b-4074-a225-5517400cc662,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06c3fa33df6149d18f3f35d9228317d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='297ed8c7d4084b3a802d778dd4944636',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:02.711689 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddcf58af-8cc9-4c9f-90cd-300d216367ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:02.740338 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddcf58af-8cc9-4c9f-90cd-300d216367ef) transitioned into state 'SUCCESS' from state '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-1965710466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c3fa33df6149d18f3f35d9228317d8',qos_specs=None,replication_status=,reservations=['b581a086-d928-47d1-bb79-ba7626449f68','c4dc08ae-0c8b-408d-a339-44a1e412b603','c8c292bc-fd36-40bf-9d1d-0b54febf1386','91561b38-22b3-4359-95e0-9161c8bdaab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='297ed8c7d4084b3a802d778dd4944636',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:02.741349 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45df2329-2679-4427-837d-d684a78397c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:02.754867 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45df2329-2679-4427-837d-d684a78397c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:02.756128 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Flow 'volume_create_api' (3426e3c1-1b91-4799-8cf3-b064e455b7f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:02.756627 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Create volume request issued successfully. Aug 13 06:54:02.757382 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-664377f8-0be8-48da-87b7-0a50b2c2b897 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:54:02.757936 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 8/32] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:54:02 2026] POST /volume/v3/volumes => generated 783 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:54:02.778658 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d78b0865-4441-4acc-97f4-e2bfab15d8b4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:02.781091 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d78b0865-4441-4acc-97f4-e2bfab15d8b4 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:54:02.781596 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d78b0865-4441-4acc-97f4-e2bfab15d8b4 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:02.781934 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d78b0865-4441-4acc-97f4-e2bfab15d8b4 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:02.821973 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:02.821973 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:02.826791 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d78b0865-4441-4acc-97f4-e2bfab15d8b4 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:54:02.831477 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d78b0865-4441-4acc-97f4-e2bfab15d8b4 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 200 Aug 13 06:54:02.832212 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 8/33] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:02 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 962 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:03.560916 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-573af3b2-f6a3-4e75-b257-c22dd789d4da None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:03.562603 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-70b8dac8-0de2-43fd-bde7-f3ecdbb5c3b9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:03.563178 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-573af3b2-f6a3-4e75-b257-c22dd789d4da tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:03.563364 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-573af3b2-f6a3-4e75-b257-c22dd789d4da tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:03.563535 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-573af3b2-f6a3-4e75-b257-c22dd789d4da tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:03.564538 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-70b8dac8-0de2-43fd-bde7-f3ecdbb5c3b9 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:03.564799 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-70b8dac8-0de2-43fd-bde7-f3ecdbb5c3b9 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:03.565011 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-70b8dac8-0de2-43fd-bde7-f3ecdbb5c3b9 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:03.570350 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:03.570350 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:03.575077 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:03.575077 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:03.576994 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-573af3b2-f6a3-4e75-b257-c22dd789d4da tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:03.579501 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-70b8dac8-0de2-43fd-bde7-f3ecdbb5c3b9 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:03.582979 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-573af3b2-f6a3-4e75-b257-c22dd789d4da tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:03.583376 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 10/34] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:03 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:03.584030 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-70b8dac8-0de2-43fd-bde7-f3ecdbb5c3b9 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:03.584364 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 9/35] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:03 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:03.845999 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-08b73e55-88cb-432f-9efb-a18b623df1c3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:03.847852 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-08b73e55-88cb-432f-9efb-a18b623df1c3 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:54:03.848048 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-08b73e55-88cb-432f-9efb-a18b623df1c3 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:03.848227 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-08b73e55-88cb-432f-9efb-a18b623df1c3 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:03.857607 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:03.857607 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:03.865823 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-08b73e55-88cb-432f-9efb-a18b623df1c3 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:54:03.867598 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-08b73e55-88cb-432f-9efb-a18b623df1c3 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 200 Aug 13 06:54:03.867973 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 9/36] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:03 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:04.599628 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-67c90ddf-1ca6-4d49-b436-abaa6fa88c55 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:04.601297 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9cdecc13-d42f-426b-83af-0ac38776a11c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:04.602234 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-67c90ddf-1ca6-4d49-b436-abaa6fa88c55 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:04.602497 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-67c90ddf-1ca6-4d49-b436-abaa6fa88c55 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:04.602751 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-67c90ddf-1ca6-4d49-b436-abaa6fa88c55 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:04.606049 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9cdecc13-d42f-426b-83af-0ac38776a11c tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:04.606372 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9cdecc13-d42f-426b-83af-0ac38776a11c tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:04.606630 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9cdecc13-d42f-426b-83af-0ac38776a11c tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:04.616434 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:04.616434 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:04.620471 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:04.620471 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:04.623841 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9cdecc13-d42f-426b-83af-0ac38776a11c tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:04.629779 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9cdecc13-d42f-426b-83af-0ac38776a11c tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:04.630247 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 11/37] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:04 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:04.630410 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-67c90ddf-1ca6-4d49-b436-abaa6fa88c55 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:04.642764 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-67c90ddf-1ca6-4d49-b436-abaa6fa88c55 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:04.643347 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 9/38] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:04 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:05.650671 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6756eb00-26cc-424a-a6cb-410f5b167cf0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:05.657697 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6756eb00-26cc-424a-a6cb-410f5b167cf0 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:05.657697 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6756eb00-26cc-424a-a6cb-410f5b167cf0 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:05.657827 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6756eb00-26cc-424a-a6cb-410f5b167cf0 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:05.659536 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a8000788-af24-415e-b368-7d42c8bdfe3c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:05.663161 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8000788-af24-415e-b368-7d42c8bdfe3c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:05.663881 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8000788-af24-415e-b368-7d42c8bdfe3c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:05.664346 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8000788-af24-415e-b368-7d42c8bdfe3c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:05.672361 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:05.672361 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:05.673094 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:05.673094 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:05.676086 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6756eb00-26cc-424a-a6cb-410f5b167cf0 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:05.678680 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a8000788-af24-415e-b368-7d42c8bdfe3c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:05.683303 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6756eb00-26cc-424a-a6cb-410f5b167cf0 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:05.683533 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 10/39] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:05 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:05.688538 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8000788-af24-415e-b368-7d42c8bdfe3c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:05.688538 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 10/40] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:05 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:06.706110 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c0df48a6-f853-46b1-8a20-88a03515c6d8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:06.706425 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7a18d452-f257-43a7-b86f-12101ad27889 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:06.709079 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c0df48a6-f853-46b1-8a20-88a03515c6d8 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:06.709079 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c0df48a6-f853-46b1-8a20-88a03515c6d8 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:06.709079 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c0df48a6-f853-46b1-8a20-88a03515c6d8 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:06.710862 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7a18d452-f257-43a7-b86f-12101ad27889 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:06.711020 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7a18d452-f257-43a7-b86f-12101ad27889 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:06.711169 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7a18d452-f257-43a7-b86f-12101ad27889 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:06.722984 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:06.722984 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:06.723306 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:06.723306 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:06.732631 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7a18d452-f257-43a7-b86f-12101ad27889 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:06.738796 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c0df48a6-f853-46b1-8a20-88a03515c6d8 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:06.740360 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7a18d452-f257-43a7-b86f-12101ad27889 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:06.740763 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 10/41] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:06 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:06.746145 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c0df48a6-f853-46b1-8a20-88a03515c6d8 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:06.746694 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 12/42] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:06 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:07.765478 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bed39766-96e7-46ac-bc83-224add282e60 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:07.767030 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fd164a0b-34b7-4762-ad54-2da8b8d99aa7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:07.769911 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bed39766-96e7-46ac-bc83-224add282e60 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:07.770140 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bed39766-96e7-46ac-bc83-224add282e60 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:07.770365 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bed39766-96e7-46ac-bc83-224add282e60 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:07.773123 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd164a0b-34b7-4762-ad54-2da8b8d99aa7 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:07.773419 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd164a0b-34b7-4762-ad54-2da8b8d99aa7 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:07.773743 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd164a0b-34b7-4762-ad54-2da8b8d99aa7 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:07.780204 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:07.780204 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:07.783485 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:07.783485 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:07.785546 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bed39766-96e7-46ac-bc83-224add282e60 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:07.789942 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fd164a0b-34b7-4762-ad54-2da8b8d99aa7 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:07.792407 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bed39766-96e7-46ac-bc83-224add282e60 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:07.793030 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 11/43] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:07 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:07.801396 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd164a0b-34b7-4762-ad54-2da8b8d99aa7 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:07.801895 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 11/44] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:07 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:08.809347 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9546decc-c924-47b8-bc18-4fb078c47d13 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:08.809707 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9546decc-c924-47b8-bc18-4fb078c47d13 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:08.809707 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9546decc-c924-47b8-bc18-4fb078c47d13 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:08.809887 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9546decc-c924-47b8-bc18-4fb078c47d13 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:08.815049 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a9d9ec7c-24d2-4163-9cdb-0dd6f00fd3a9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:08.817204 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a9d9ec7c-24d2-4163-9cdb-0dd6f00fd3a9 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:08.820431 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a9d9ec7c-24d2-4163-9cdb-0dd6f00fd3a9 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:08.820431 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a9d9ec7c-24d2-4163-9cdb-0dd6f00fd3a9 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:08.820577 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:08.820577 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:08.825992 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9546decc-c924-47b8-bc18-4fb078c47d13 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:08.829653 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:08.829653 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:08.832606 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9546decc-c924-47b8-bc18-4fb078c47d13 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:08.833142 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 11/45] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:08 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:08.835025 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a9d9ec7c-24d2-4163-9cdb-0dd6f00fd3a9 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:08.840172 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a9d9ec7c-24d2-4163-9cdb-0dd6f00fd3a9 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:08.842090 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 13/46] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:08 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:09.855431 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8a906ffa-46c5-420a-9459-9c500d214e68 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:09.857937 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3920d38e-88f6-49d8-909a-e3606274d9e1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:09.858940 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8a906ffa-46c5-420a-9459-9c500d214e68 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:09.859173 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8a906ffa-46c5-420a-9459-9c500d214e68 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:09.859403 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8a906ffa-46c5-420a-9459-9c500d214e68 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:09.859750 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3920d38e-88f6-49d8-909a-e3606274d9e1 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:09.859927 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3920d38e-88f6-49d8-909a-e3606274d9e1 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:09.860096 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3920d38e-88f6-49d8-909a-e3606274d9e1 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:09.869235 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:09.870393 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:09.870393 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:09.872243 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:09.872243 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:09.872385 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:54:09.872864 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1686017843"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:09.876144 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1686017843'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:54:09.876771 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3920d38e-88f6-49d8-909a-e3606274d9e1 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:09.877507 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Create volume of 1 GB Aug 13 06:54:09.878040 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8a906ffa-46c5-420a-9459-9c500d214e68 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:09.883124 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3920d38e-88f6-49d8-909a-e3606274d9e1 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:09.883309 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 12/47] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:09 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:09.888566 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8a906ffa-46c5-420a-9459-9c500d214e68 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:09.890052 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 12/48] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:09 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:09.898027 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Availability zone cache updated, next update will occur around 2026-08-13 07:54:09.895240. {{(pid=100296) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 06:54:09.898027 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Availability Zones retrieved successfully. Aug 13 06:54:09.920910 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Flow 'volume_create_api' (f14d5a24-2146-465d-9e53-8309f2f9e4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:09.922217 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30472ca5-807d-491f-b236-380c52b553fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:09.923430 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:54:09.979170 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30472ca5-807d-491f-b236-380c52b553fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:09.981133 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08253c35-e82f-42e0-8a46-e3d34ff9946a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:10.039551 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:10.039840 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:10.111751 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Created reservations ['778d8a96-bb99-484a-ac85-bd2ff52fd0cc', 'f6af40cb-2bbb-4337-bb83-4101bd549d9f', 'bfbd45df-f0bc-4b2d-805c-49be69be75a7', '91e4b19d-9b4e-421e-bded-939b521c313c'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:54:10.113044 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08253c35-e82f-42e0-8a46-e3d34ff9946a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['778d8a96-bb99-484a-ac85-bd2ff52fd0cc', 'f6af40cb-2bbb-4337-bb83-4101bd549d9f', 'bfbd45df-f0bc-4b2d-805c-49be69be75a7', '91e4b19d-9b4e-421e-bded-939b521c313c']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:10.114284 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052769e7-32b9-45f0-9497-1c8b3b2b5e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:10.150980 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052769e7-32b9-45f0-9497-1c8b3b2b5e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82d2dffc-5e83-49af-93b2-416ad911779d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1686017843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b4b1acca7de47e991bb63ece85ca895',qos_specs=None,replication_status=,reservations=['778d8a96-bb99-484a-ac85-bd2ff52fd0cc','f6af40cb-2bbb-4337-bb83-4101bd549d9f','bfbd45df-f0bc-4b2d-805c-49be69be75a7','91e4b19d-9b4e-421e-bded-939b521c313c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ff6678977364c748a9a3d5549a15040',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:54:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1686017843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82d2dffc-5e83-49af-93b2-416ad911779d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b4b1acca7de47e991bb63ece85ca895',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ff6678977364c748a9a3d5549a15040',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:10.152613 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4dc6fb8-c8fa-4c83-b38c-e81e72c4af6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:10.185972 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4dc6fb8-c8fa-4c83-b38c-e81e72c4af6f) transitioned into state 'SUCCESS' from state '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-1686017843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b4b1acca7de47e991bb63ece85ca895',qos_specs=None,replication_status=,reservations=['778d8a96-bb99-484a-ac85-bd2ff52fd0cc','f6af40cb-2bbb-4337-bb83-4101bd549d9f','bfbd45df-f0bc-4b2d-805c-49be69be75a7','91e4b19d-9b4e-421e-bded-939b521c313c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ff6678977364c748a9a3d5549a15040',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:10.187533 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d65246ff-03b7-4288-a26a-6eb13082831d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:10.214573 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d65246ff-03b7-4288-a26a-6eb13082831d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:10.215886 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Flow 'volume_create_api' (f14d5a24-2146-465d-9e53-8309f2f9e4bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:10.216642 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Create volume request issued successfully. Aug 13 06:54:10.217261 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cff3aec9-9ab1-46c8-806e-5cf19d0cb14a tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:54:10.217883 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 12/49] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:54:09 2026] POST /volume/v3/volumes => generated 753 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:54:10.230454 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ef227856-709c-45bc-8694-60ceecc7b8fe None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:10.232476 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ef227856-709c-45bc-8694-60ceecc7b8fe tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] GET https://10.4.3.81/volume/v3/volumes/82d2dffc-5e83-49af-93b2-416ad911779d Aug 13 06:54:10.232719 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ef227856-709c-45bc-8694-60ceecc7b8fe tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:10.232917 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ef227856-709c-45bc-8694-60ceecc7b8fe tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:10.241578 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:10.241578 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:10.248369 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ef227856-709c-45bc-8694-60ceecc7b8fe tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Volume info retrieved successfully. Aug 13 06:54:10.255502 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ef227856-709c-45bc-8694-60ceecc7b8fe tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] https://10.4.3.81/volume/v3/volumes/82d2dffc-5e83-49af-93b2-416ad911779d returned with HTTP 200 Aug 13 06:54:10.255502 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 14/50] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:10 2026] GET /volume/v3/volumes/82d2dffc-5e83-49af-93b2-416ad911779d => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:10.900096 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-80b26b7e-aeb9-40a4-a940-d7b1c4acb9af None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:10.904464 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f1a6399e-a782-45e5-92fa-cbb125b27a70 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:10.905050 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-80b26b7e-aeb9-40a4-a940-d7b1c4acb9af tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:10.905050 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-80b26b7e-aeb9-40a4-a940-d7b1c4acb9af tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:10.905050 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-80b26b7e-aeb9-40a4-a940-d7b1c4acb9af tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:10.906197 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f1a6399e-a782-45e5-92fa-cbb125b27a70 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:10.907201 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f1a6399e-a782-45e5-92fa-cbb125b27a70 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:10.907201 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f1a6399e-a782-45e5-92fa-cbb125b27a70 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:10.918106 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:10.918106 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:10.924765 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f1a6399e-a782-45e5-92fa-cbb125b27a70 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:10.924815 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:10.924815 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:10.932229 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f1a6399e-a782-45e5-92fa-cbb125b27a70 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:10.932849 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 13/51] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:10 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:10.935057 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-80b26b7e-aeb9-40a4-a940-d7b1c4acb9af tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:10.942722 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-80b26b7e-aeb9-40a4-a940-d7b1c4acb9af tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:10.943430 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 13/52] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:10 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:11.271871 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a0c832c1-cdc8-4674-a32b-a10e9950589d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:11.274903 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a0c832c1-cdc8-4674-a32b-a10e9950589d tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] GET https://10.4.3.81/volume/v3/volumes/82d2dffc-5e83-49af-93b2-416ad911779d Aug 13 06:54:11.275439 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a0c832c1-cdc8-4674-a32b-a10e9950589d tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:11.275439 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a0c832c1-cdc8-4674-a32b-a10e9950589d tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:11.285732 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:11.285732 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:11.293152 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a0c832c1-cdc8-4674-a32b-a10e9950589d tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Volume info retrieved successfully. Aug 13 06:54:11.300347 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a0c832c1-cdc8-4674-a32b-a10e9950589d tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] https://10.4.3.81/volume/v3/volumes/82d2dffc-5e83-49af-93b2-416ad911779d returned with HTTP 200 Aug 13 06:54:11.300347 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 13/53] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:11 2026] GET /volume/v3/volumes/82d2dffc-5e83-49af-93b2-416ad911779d => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:11.652225 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-c93bed54-f745-4a36-a758-c8c649e7c8f2 req-bd5094f3-22ce-43db-b938-119c936e0a03 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:11.654675 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c93bed54-f745-4a36-a758-c8c649e7c8f2 req-bd5094f3-22ce-43db-b938-119c936e0a03 tempest-VolumesAdminNegativeTest-1035928488 tempest-VolumesAdminNegativeTest-1035928488-project] GET https://10.4.3.81/volume/v3/volumes/0273bb43-8936-408f-a005-1ed8b1f36754 Aug 13 06:54:11.656015 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c93bed54-f745-4a36-a758-c8c649e7c8f2 req-bd5094f3-22ce-43db-b938-119c936e0a03 tempest-VolumesAdminNegativeTest-1035928488 tempest-VolumesAdminNegativeTest-1035928488-project] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:11.656015 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c93bed54-f745-4a36-a758-c8c649e7c8f2 req-bd5094f3-22ce-43db-b938-119c936e0a03 tempest-VolumesAdminNegativeTest-1035928488 tempest-VolumesAdminNegativeTest-1035928488-project] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:11.691337 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c93bed54-f745-4a36-a758-c8c649e7c8f2 req-bd5094f3-22ce-43db-b938-119c936e0a03 tempest-VolumesAdminNegativeTest-1035928488 tempest-VolumesAdminNegativeTest-1035928488-project] https://10.4.3.81/volume/v3/volumes/0273bb43-8936-408f-a005-1ed8b1f36754 returned with HTTP 404 Aug 13 06:54:11.691903 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 15/54] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:54:11 2026] GET /volume/v3/volumes/0273bb43-8936-408f-a005-1ed8b1f36754 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:11.710937 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-058afbd6-76e1-46d1-9f63-15ef1f1bb6cb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:11.713063 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-058afbd6-76e1-46d1-9f63-15ef1f1bb6cb tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] DELETE https://10.4.3.81/volume/v3/volumes/82d2dffc-5e83-49af-93b2-416ad911779d Aug 13 06:54:11.713297 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-058afbd6-76e1-46d1-9f63-15ef1f1bb6cb tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:11.713796 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-058afbd6-76e1-46d1-9f63-15ef1f1bb6cb tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:11.713796 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-058afbd6-76e1-46d1-9f63-15ef1f1bb6cb tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Delete volume with id: 82d2dffc-5e83-49af-93b2-416ad911779d Aug 13 06:54:11.725497 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:11.725497 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:11.725867 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-058afbd6-76e1-46d1-9f63-15ef1f1bb6cb tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Volume info retrieved successfully. Aug 13 06:54:11.766956 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-058afbd6-76e1-46d1-9f63-15ef1f1bb6cb tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Delete volume request issued successfully. Aug 13 06:54:11.767223 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-058afbd6-76e1-46d1-9f63-15ef1f1bb6cb tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] https://10.4.3.81/volume/v3/volumes/82d2dffc-5e83-49af-93b2-416ad911779d returned with HTTP 202 Aug 13 06:54:11.767728 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 14/55] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:54:11 2026] DELETE /volume/v3/volumes/82d2dffc-5e83-49af-93b2-416ad911779d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:54:11.777949 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-58f78d21-b3ee-41fb-ae22-e41d651c3f88 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:11.780827 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-58f78d21-b3ee-41fb-ae22-e41d651c3f88 tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] GET https://10.4.3.81/volume/v3/volumes/82d2dffc-5e83-49af-93b2-416ad911779d Aug 13 06:54:11.780943 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-58f78d21-b3ee-41fb-ae22-e41d651c3f88 tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:11.781169 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-58f78d21-b3ee-41fb-ae22-e41d651c3f88 tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:11.789935 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:11.789935 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:11.798004 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-58f78d21-b3ee-41fb-ae22-e41d651c3f88 tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Volume info retrieved successfully. Aug 13 06:54:11.804730 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-58f78d21-b3ee-41fb-ae22-e41d651c3f88 tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] https://10.4.3.81/volume/v3/volumes/82d2dffc-5e83-49af-93b2-416ad911779d returned with HTTP 200 Aug 13 06:54:11.805562 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 14/56] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:11 2026] GET /volume/v3/volumes/82d2dffc-5e83-49af-93b2-416ad911779d => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:11.948022 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1e738fb5-dd4f-488e-af4c-b298f95c2e88 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:11.951423 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1e738fb5-dd4f-488e-af4c-b298f95c2e88 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:11.954347 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1e738fb5-dd4f-488e-af4c-b298f95c2e88 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:11.954347 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1e738fb5-dd4f-488e-af4c-b298f95c2e88 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:11.961635 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:11.961635 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:11.963196 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-57c91e69-f56b-49fe-b980-2ecafa4436f0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:11.966096 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-57c91e69-f56b-49fe-b980-2ecafa4436f0 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:11.966407 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-57c91e69-f56b-49fe-b980-2ecafa4436f0 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:11.966713 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-57c91e69-f56b-49fe-b980-2ecafa4436f0 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:11.969310 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1e738fb5-dd4f-488e-af4c-b298f95c2e88 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:11.974684 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1e738fb5-dd4f-488e-af4c-b298f95c2e88 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:11.975353 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 14/57] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:11 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:11.978786 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:11.978786 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:11.983258 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-57c91e69-f56b-49fe-b980-2ecafa4436f0 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:11.988276 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-57c91e69-f56b-49fe-b980-2ecafa4436f0 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:11.988764 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 16/58] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:11 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:12.820250 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-474c3a24-5f47-4bb3-bb5f-a3b3be46aa43 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:12.823039 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-474c3a24-5f47-4bb3-bb5f-a3b3be46aa43 tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] GET https://10.4.3.81/volume/v3/volumes/82d2dffc-5e83-49af-93b2-416ad911779d Aug 13 06:54:12.823272 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-474c3a24-5f47-4bb3-bb5f-a3b3be46aa43 tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:12.823558 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-474c3a24-5f47-4bb3-bb5f-a3b3be46aa43 tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:12.829373 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-474c3a24-5f47-4bb3-bb5f-a3b3be46aa43 tempest-VolumesAdminNegativeTest-118628019 tempest-VolumesAdminNegativeTest-118628019-project-member] https://10.4.3.81/volume/v3/volumes/82d2dffc-5e83-49af-93b2-416ad911779d returned with HTTP 404 Aug 13 06:54:12.829944 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 15/59] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:12 2026] GET /volume/v3/volumes/82d2dffc-5e83-49af-93b2-416ad911779d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:12.993141 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9dc77546-784d-4df5-9621-e36bbabc684d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:12.995347 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9dc77546-784d-4df5-9621-e36bbabc684d tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:12.995652 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9dc77546-784d-4df5-9621-e36bbabc684d tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:12.995868 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9dc77546-784d-4df5-9621-e36bbabc684d tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:13.008388 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b329ae06-45bb-4ad2-a5b7-c65fc50fc470 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:13.010209 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b329ae06-45bb-4ad2-a5b7-c65fc50fc470 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:13.010418 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b329ae06-45bb-4ad2-a5b7-c65fc50fc470 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:13.010597 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b329ae06-45bb-4ad2-a5b7-c65fc50fc470 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:13.013437 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:13.013437 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:13.017456 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:13.017456 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:13.018082 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9dc77546-784d-4df5-9621-e36bbabc684d tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:13.021493 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b329ae06-45bb-4ad2-a5b7-c65fc50fc470 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:13.024092 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9dc77546-784d-4df5-9621-e36bbabc684d tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:13.024507 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 15/60] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:12 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:13.026174 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b329ae06-45bb-4ad2-a5b7-c65fc50fc470 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:13.026561 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 15/61] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:13 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:13.351847 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:13.354846 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:54:13.355304 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "97a561ab-2831-4345-8a80-47642bc61a99-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:13.357607 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '97a561ab-2831-4345-8a80-47642bc61a99-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:54:13.358116 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Create volume of 1 GB Aug 13 06:54:13.377509 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Availability zone cache updated, next update will occur around 2026-08-13 07:54:13.376457. {{(pid=100294) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 06:54:13.377788 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Availability Zones retrieved successfully. Aug 13 06:54:13.417411 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Flow 'volume_create_api' (11df668e-9a0d-4189-b8c2-a734c272a393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:13.418657 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (813ad331-cdf1-4b65-9dcc-180e990b00e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:13.420133 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:54:13.491147 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (813ad331-cdf1-4b65-9dcc-180e990b00e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:13.492152 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2de3d601-ebca-4ad5-bd1c-c12dfff27162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:13.547389 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:13.547927 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:13.618355 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Created reservations ['eaa374cb-3e39-4f22-afc1-eb5f8e0e8ea6', '3be1b137-f89f-4731-a79f-163125fe7a26', '8971702e-b9b2-477e-803d-bd27f12518ec', 'e51d4e03-5a11-4091-97d1-a32071f02c3d'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:54:13.618355 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2de3d601-ebca-4ad5-bd1c-c12dfff27162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaa374cb-3e39-4f22-afc1-eb5f8e0e8ea6', '3be1b137-f89f-4731-a79f-163125fe7a26', '8971702e-b9b2-477e-803d-bd27f12518ec', 'e51d4e03-5a11-4091-97d1-a32071f02c3d']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:13.618639 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0db9a87c-6cff-4298-9b23-fb1f3bceb8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:13.646210 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0db9a87c-6cff-4298-9b23-fb1f3bceb8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9380b576-7db0-40f0-8610-e53e098754d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='97a561ab-2831-4345-8a80-47642bc61a99-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f2a7d526b58406dbbb35124e431c1a5',qos_specs=None,replication_status=,reservations=['eaa374cb-3e39-4f22-afc1-eb5f8e0e8ea6','3be1b137-f89f-4731-a79f-163125fe7a26','8971702e-b9b2-477e-803d-bd27f12518ec','e51d4e03-5a11-4091-97d1-a32071f02c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='045f8689aa8c49a494c89fcb8487816a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:54:13Z,deleted=False,deleted_at=None,display_description='',display_name='97a561ab-2831-4345-8a80-47642bc61a99-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9380b576-7db0-40f0-8610-e53e098754d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f2a7d526b58406dbbb35124e431c1a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='045f8689aa8c49a494c89fcb8487816a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:13.647742 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca1f6cc-3436-403f-acf0-32ffb485c607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:13.679612 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca1f6cc-3436-403f-acf0-32ffb485c607) transitioned into 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='97a561ab-2831-4345-8a80-47642bc61a99-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f2a7d526b58406dbbb35124e431c1a5',qos_specs=None,replication_status=,reservations=['eaa374cb-3e39-4f22-afc1-eb5f8e0e8ea6','3be1b137-f89f-4731-a79f-163125fe7a26','8971702e-b9b2-477e-803d-bd27f12518ec','e51d4e03-5a11-4091-97d1-a32071f02c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='045f8689aa8c49a494c89fcb8487816a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:13.680691 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccbc40ff-4bf7-4c4a-9050-923690da39e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:13.710910 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccbc40ff-4bf7-4c4a-9050-923690da39e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:13.712344 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Flow 'volume_create_api' (11df668e-9a0d-4189-b8c2-a734c272a393) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:13.712826 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Create volume request issued successfully. Aug 13 06:54:13.713678 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-6d498a72-30fd-4db9-a2ba-451805f5abab tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:54:13.714280 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 17/62] 10.4.3.81 () {72 vars in 1534 bytes} [Thu Aug 13 06:54:13 2026] POST /volume/v3/volumes => generated 747 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:54:13.727720 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a638b9c5-4e77-4959-8202-87519451629a req-0fdd46e0-766d-42c3-afb7-b0637029d89f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:13.741921 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-0fdd46e0-766d-42c3-afb7-b0637029d89f tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] GET https://10.4.3.81/volume/v3/volumes/9380b576-7db0-40f0-8610-e53e098754d8 Aug 13 06:54:13.741921 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-0fdd46e0-766d-42c3-afb7-b0637029d89f tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:13.741921 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-0fdd46e0-766d-42c3-afb7-b0637029d89f tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:13.750934 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:13.750934 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:13.758012 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-a638b9c5-4e77-4959-8202-87519451629a req-0fdd46e0-766d-42c3-afb7-b0637029d89f tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Volume info retrieved successfully. Aug 13 06:54:13.764033 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-0fdd46e0-766d-42c3-afb7-b0637029d89f tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/volumes/9380b576-7db0-40f0-8610-e53e098754d8 returned with HTTP 200 Aug 13 06:54:13.764796 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 16/63] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:54:13 2026] GET /volume/v3/volumes/9380b576-7db0-40f0-8610-e53e098754d8 => generated 815 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:13.775532 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a638b9c5-4e77-4959-8202-87519451629a req-41931603-4a30-4089-b4e1-28943e49975f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:13.778066 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-41931603-4a30-4089-b4e1-28943e49975f tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] GET https://10.4.3.81/volume/v3/volumes/9380b576-7db0-40f0-8610-e53e098754d8 Aug 13 06:54:13.778373 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-41931603-4a30-4089-b4e1-28943e49975f tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:13.778946 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-41931603-4a30-4089-b4e1-28943e49975f tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:13.788749 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:13.788749 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:13.793978 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-a638b9c5-4e77-4959-8202-87519451629a req-41931603-4a30-4089-b4e1-28943e49975f tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Volume info retrieved successfully. Aug 13 06:54:13.800887 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-41931603-4a30-4089-b4e1-28943e49975f tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/volumes/9380b576-7db0-40f0-8610-e53e098754d8 returned with HTTP 200 Aug 13 06:54:13.800887 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 16/64] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:54:13 2026] GET /volume/v3/volumes/9380b576-7db0-40f0-8610-e53e098754d8 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:14.040609 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5e4abcbe-e5e2-42e5-b8ce-cb43cdb85c86 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:14.043513 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5e4abcbe-e5e2-42e5-b8ce-cb43cdb85c86 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:14.043627 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-72737648-bc3f-4f48-9d15-1906f2554c46 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:14.043729 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5e4abcbe-e5e2-42e5-b8ce-cb43cdb85c86 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:14.043909 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5e4abcbe-e5e2-42e5-b8ce-cb43cdb85c86 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:14.047505 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-72737648-bc3f-4f48-9d15-1906f2554c46 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:14.047834 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-72737648-bc3f-4f48-9d15-1906f2554c46 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:14.048161 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-72737648-bc3f-4f48-9d15-1906f2554c46 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:14.051781 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:14.051781 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:14.055150 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5e4abcbe-e5e2-42e5-b8ce-cb43cdb85c86 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:14.064169 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:14.064169 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:14.066773 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5e4abcbe-e5e2-42e5-b8ce-cb43cdb85c86 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:14.067302 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 16/65] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:14 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:14.074281 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-72737648-bc3f-4f48-9d15-1906f2554c46 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:14.086490 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-72737648-bc3f-4f48-9d15-1906f2554c46 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:14.087123 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 18/66] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:14 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:15.088986 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2af2e83f-ca52-4ce4-aea7-4e1456642ef5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:15.090942 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2af2e83f-ca52-4ce4-aea7-4e1456642ef5 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:15.091157 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2af2e83f-ca52-4ce4-aea7-4e1456642ef5 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:15.091342 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2af2e83f-ca52-4ce4-aea7-4e1456642ef5 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:15.105706 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:15.105706 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:15.107848 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-56f239d2-0f58-49fb-8d5f-4ae741121b92 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:15.110050 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-56f239d2-0f58-49fb-8d5f-4ae741121b92 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:15.110280 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-56f239d2-0f58-49fb-8d5f-4ae741121b92 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:15.111432 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-56f239d2-0f58-49fb-8d5f-4ae741121b92 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:15.118881 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2af2e83f-ca52-4ce4-aea7-4e1456642ef5 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:15.123641 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:15.123641 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:15.127746 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-56f239d2-0f58-49fb-8d5f-4ae741121b92 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:15.130202 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2af2e83f-ca52-4ce4-aea7-4e1456642ef5 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:15.130786 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 17/67] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:15 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:15.132246 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-56f239d2-0f58-49fb-8d5f-4ae741121b92 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:15.132789 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 17/68] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:15 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:16.146660 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0e160106-3152-4ca1-a87b-4d9b1b049978 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:16.148562 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e160106-3152-4ca1-a87b-4d9b1b049978 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:16.148795 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e160106-3152-4ca1-a87b-4d9b1b049978 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:16.148985 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e160106-3152-4ca1-a87b-4d9b1b049978 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:16.150601 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c40b9aaf-8b5d-43e9-96a1-f532efc6c96b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:16.156228 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c40b9aaf-8b5d-43e9-96a1-f532efc6c96b tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:16.156460 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c40b9aaf-8b5d-43e9-96a1-f532efc6c96b tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:16.156523 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:16.156523 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:16.156668 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c40b9aaf-8b5d-43e9-96a1-f532efc6c96b tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:16.160796 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0e160106-3152-4ca1-a87b-4d9b1b049978 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:16.167443 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e160106-3152-4ca1-a87b-4d9b1b049978 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:16.168194 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 17/69] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:16 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:16.173558 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:16.173558 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:16.185334 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c40b9aaf-8b5d-43e9-96a1-f532efc6c96b tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:16.191256 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c40b9aaf-8b5d-43e9-96a1-f532efc6c96b tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:16.191943 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 19/70] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:16 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:16.812304 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a638b9c5-4e77-4959-8202-87519451629a req-879ff612-706c-48b9-af82-db9cec2839cd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:16.814333 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-879ff612-706c-48b9-af82-db9cec2839cd tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] GET https://10.4.3.81/volume/v3/volumes/9380b576-7db0-40f0-8610-e53e098754d8 Aug 13 06:54:16.814559 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-879ff612-706c-48b9-af82-db9cec2839cd tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:16.814742 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-879ff612-706c-48b9-af82-db9cec2839cd tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:16.826137 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:16.826137 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:16.833389 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-a638b9c5-4e77-4959-8202-87519451629a req-879ff612-706c-48b9-af82-db9cec2839cd tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Volume info retrieved successfully. Aug 13 06:54:16.844808 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-879ff612-706c-48b9-af82-db9cec2839cd tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/volumes/9380b576-7db0-40f0-8610-e53e098754d8 returned with HTTP 200 Aug 13 06:54:16.844808 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 18/71] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:54:16 2026] GET /volume/v3/volumes/9380b576-7db0-40f0-8610-e53e098754d8 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:16.857144 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9be29a8a-fe95-44de-aea0-7d451078db03 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:16.857728 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9be29a8a-fe95-44de-aea0-7d451078db03 None None] GET https://10.4.3.81/volume// Aug 13 06:54:16.857966 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9be29a8a-fe95-44de-aea0-7d451078db03 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:16.858212 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9be29a8a-fe95-44de-aea0-7d451078db03 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:16.858672 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9be29a8a-fe95-44de-aea0-7d451078db03 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:16.859296 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 18/72] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:54:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:54:16.867123 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-a638b9c5-4e77-4959-8202-87519451629a req-5a8895ee-ef36-4ce9-bb5a-d8bd6844a726 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:16.870684 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-5a8895ee-ef36-4ce9-bb5a-d8bd6844a726 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:54:16.871183 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-5a8895ee-ef36-4ce9-bb5a-d8bd6844a726 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9380b576-7db0-40f0-8610-e53e098754d8", "connector": null, "instance_uuid": "97a561ab-2831-4345-8a80-47642bc61a99"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:16.882194 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:16.882194 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:16.926872 np0000007169 devstack@c-api.service[100296]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 13 06:54:16.926872 np0000007169 devstack@c-api.service[100296]: .first() Aug 13 06:54:16.949702 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-5a8895ee-ef36-4ce9-bb5a-d8bd6844a726 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:54:16.950285 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 18/73] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:54:16 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:16.965176 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f7a1135b-5be8-4610-b0a0-aecb9d9b559f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:16.970511 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f7a1135b-5be8-4610-b0a0-aecb9d9b559f None None] GET https://10.4.3.81/volume// Aug 13 06:54:16.970736 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f7a1135b-5be8-4610-b0a0-aecb9d9b559f None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:16.970948 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f7a1135b-5be8-4610-b0a0-aecb9d9b559f None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:16.971576 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f7a1135b-5be8-4610-b0a0-aecb9d9b559f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:16.971963 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 20/74] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:54:16 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:54:16.980231 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a638b9c5-4e77-4959-8202-87519451629a req-202d5b6e-96e9-4b49-add6-df9c0f4cc923 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:16.983042 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-202d5b6e-96e9-4b49-add6-df9c0f4cc923 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] GET https://10.4.3.81/volume/v3/volumes/9380b576-7db0-40f0-8610-e53e098754d8 Aug 13 06:54:16.983378 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-202d5b6e-96e9-4b49-add6-df9c0f4cc923 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:16.983676 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-202d5b6e-96e9-4b49-add6-df9c0f4cc923 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:16.997169 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:16.997169 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:17.001654 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-a638b9c5-4e77-4959-8202-87519451629a req-202d5b6e-96e9-4b49-add6-df9c0f4cc923 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Volume info retrieved successfully. Aug 13 06:54:17.008161 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-202d5b6e-96e9-4b49-add6-df9c0f4cc923 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/volumes/9380b576-7db0-40f0-8610-e53e098754d8 returned with HTTP 200 Aug 13 06:54:17.008760 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 19/75] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:54:16 2026] GET /volume/v3/volumes/9380b576-7db0-40f0-8610-e53e098754d8 => generated 1019 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:54:17.188057 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-df8805c5-05e0-4f7e-8666-ddb4db3e8a8d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:17.190420 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df8805c5-05e0-4f7e-8666-ddb4db3e8a8d tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:17.190650 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df8805c5-05e0-4f7e-8666-ddb4db3e8a8d tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:17.190869 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df8805c5-05e0-4f7e-8666-ddb4db3e8a8d tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:17.199127 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:17.199127 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:17.206792 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6bf53d9f-9687-4f03-a026-3d5a8f2ece6a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:17.207804 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-df8805c5-05e0-4f7e-8666-ddb4db3e8a8d tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:17.208950 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6bf53d9f-9687-4f03-a026-3d5a8f2ece6a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:17.209164 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6bf53d9f-9687-4f03-a026-3d5a8f2ece6a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:17.209426 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6bf53d9f-9687-4f03-a026-3d5a8f2ece6a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:17.213409 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df8805c5-05e0-4f7e-8666-ddb4db3e8a8d tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:17.213861 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 19/76] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:17 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:17.217828 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:17.217828 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:17.222113 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6bf53d9f-9687-4f03-a026-3d5a8f2ece6a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:17.226786 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6bf53d9f-9687-4f03-a026-3d5a8f2ece6a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:17.227157 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 19/77] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:17 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:17.814843 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-a638b9c5-4e77-4959-8202-87519451629a req-fd32294f-8d10-4867-8ec8-1be3a43d9b6b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:17.819353 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-fd32294f-8d10-4867-8ec8-1be3a43d9b6b tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] PUT https://10.4.3.81/volume/v3/attachments/ee6611e9-c777-471b-8e23-baa6350df7a3 Aug 13 06:54:17.819353 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-fd32294f-8d10-4867-8ec8-1be3a43d9b6b tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:17.830574 np0000007169 devstack@c-api.service[100294]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 13 06:54:17.830574 np0000007169 devstack@c-api.service[100294]: .first() Aug 13 06:54:17.840664 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-a638b9c5-4e77-4959-8202-87519451629a req-fd32294f-8d10-4867-8ec8-1be3a43d9b6b tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Acquiring lock "cinder-attachment_update-9380b576-7db0-40f0-8610-e53e098754d8-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:54:17.849011 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-a638b9c5-4e77-4959-8202-87519451629a req-fd32294f-8d10-4867-8ec8-1be3a43d9b6b tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Lock "cinder-attachment_update-9380b576-7db0-40f0-8610-e53e098754d8-np0000007169" acquired by "attachment_update" :: waited 0.006s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:54:17.849011 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:17.849011 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:17.956244 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-a638b9c5-4e77-4959-8202-87519451629a req-fd32294f-8d10-4867-8ec8-1be3a43d9b6b tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Lock "cinder-attachment_update-9380b576-7db0-40f0-8610-e53e098754d8-np0000007169" released by "attachment_update" :: held 0.110s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:54:17.957615 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-fd32294f-8d10-4867-8ec8-1be3a43d9b6b tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/attachments/ee6611e9-c777-471b-8e23-baa6350df7a3 returned with HTTP 200 Aug 13 06:54:17.957615 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 21/78] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:54:17 2026] PUT /volume/v3/attachments/ee6611e9-c777-471b-8e23-baa6350df7a3 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:17.993958 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a638b9c5-4e77-4959-8202-87519451629a req-a28b9834-65ba-4b52-be22-5f80ec171715 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:17.996662 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-a28b9834-65ba-4b52-be22-5f80ec171715 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] POST https://10.4.3.81/volume/v3/attachments/ee6611e9-c777-471b-8e23-baa6350df7a3/action Aug 13 06:54:17.997736 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-a28b9834-65ba-4b52-be22-5f80ec171715 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:54:17.998073 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-a28b9834-65ba-4b52-be22-5f80ec171715 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:18.014012 np0000007169 devstack@c-api.service[100297]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 13 06:54:18.014012 np0000007169 devstack@c-api.service[100297]: .first() Aug 13 06:54:18.032247 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:18.032247 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:18.046108 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a638b9c5-4e77-4959-8202-87519451629a req-a28b9834-65ba-4b52-be22-5f80ec171715 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/attachments/ee6611e9-c777-471b-8e23-baa6350df7a3/action returned with HTTP 204 Aug 13 06:54:18.046684 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 20/79] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:54:17 2026] POST /volume/v3/attachments/ee6611e9-c777-471b-8e23-baa6350df7a3/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:18.233479 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-47a03164-fb2d-4629-8fa8-4e332c5ddc42 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:18.235696 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-47a03164-fb2d-4629-8fa8-4e332c5ddc42 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:18.235940 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-47a03164-fb2d-4629-8fa8-4e332c5ddc42 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:18.236151 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-47a03164-fb2d-4629-8fa8-4e332c5ddc42 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:18.245449 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2972211a-1e3d-4a7b-a402-16a4c4c7caeb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:18.247953 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:18.247953 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:18.249984 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2972211a-1e3d-4a7b-a402-16a4c4c7caeb tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:18.250290 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2972211a-1e3d-4a7b-a402-16a4c4c7caeb tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:18.250595 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2972211a-1e3d-4a7b-a402-16a4c4c7caeb tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:18.253021 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-47a03164-fb2d-4629-8fa8-4e332c5ddc42 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:18.260911 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-47a03164-fb2d-4629-8fa8-4e332c5ddc42 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:18.261021 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:18.261021 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:18.261440 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 20/80] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:18 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:18.266393 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2972211a-1e3d-4a7b-a402-16a4c4c7caeb tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:18.276789 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2972211a-1e3d-4a7b-a402-16a4c4c7caeb tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:18.277363 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 20/81] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:18 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:19.279016 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b1ef18c1-e97b-40a5-8f9d-40135cda1d6a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:19.283347 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b1ef18c1-e97b-40a5-8f9d-40135cda1d6a tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:19.283347 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b1ef18c1-e97b-40a5-8f9d-40135cda1d6a tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:19.283347 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b1ef18c1-e97b-40a5-8f9d-40135cda1d6a tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:19.290621 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:19.290621 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:19.292445 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bf49380e-b454-4d84-9160-186d7917ad38 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:19.294647 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bf49380e-b454-4d84-9160-186d7917ad38 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:19.294854 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bf49380e-b454-4d84-9160-186d7917ad38 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:19.295104 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bf49380e-b454-4d84-9160-186d7917ad38 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:19.296740 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b1ef18c1-e97b-40a5-8f9d-40135cda1d6a tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:19.301869 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b1ef18c1-e97b-40a5-8f9d-40135cda1d6a tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:19.302633 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 22/82] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:19 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:19.303150 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:19.303150 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:19.307632 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bf49380e-b454-4d84-9160-186d7917ad38 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:19.312994 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bf49380e-b454-4d84-9160-186d7917ad38 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:19.313678 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 21/83] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:19 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:20.320243 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-53e26426-c5cc-4c52-8208-6b69930373cf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:20.328598 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-53e26426-c5cc-4c52-8208-6b69930373cf tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:20.328941 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-53e26426-c5cc-4c52-8208-6b69930373cf tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:20.329225 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-53e26426-c5cc-4c52-8208-6b69930373cf tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:20.330659 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9cd1878c-810c-4720-950f-2ea6db84a1a1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:20.333934 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9cd1878c-810c-4720-950f-2ea6db84a1a1 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:20.333934 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9cd1878c-810c-4720-950f-2ea6db84a1a1 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:20.333934 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9cd1878c-810c-4720-950f-2ea6db84a1a1 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:20.338969 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:20.338969 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:20.343891 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:20.343891 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:20.344278 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-53e26426-c5cc-4c52-8208-6b69930373cf tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:20.354311 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9cd1878c-810c-4720-950f-2ea6db84a1a1 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:20.362473 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-53e26426-c5cc-4c52-8208-6b69930373cf tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:20.362615 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9cd1878c-810c-4720-950f-2ea6db84a1a1 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:20.363197 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 21/85] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:20 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:20.363303 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 21/85] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:20 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:21.380735 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d7d82706-cb72-44f2-a23e-b1734bde2c6a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:21.384955 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-15a1315e-343a-4274-a356-ca9b9ce488d6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:21.385281 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d7d82706-cb72-44f2-a23e-b1734bde2c6a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:21.385281 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d7d82706-cb72-44f2-a23e-b1734bde2c6a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:21.385281 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d7d82706-cb72-44f2-a23e-b1734bde2c6a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:21.385392 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-15a1315e-343a-4274-a356-ca9b9ce488d6 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:21.385392 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-15a1315e-343a-4274-a356-ca9b9ce488d6 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:21.385392 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-15a1315e-343a-4274-a356-ca9b9ce488d6 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:21.390735 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:21.390735 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:21.391171 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:21.391171 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:21.394433 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-15a1315e-343a-4274-a356-ca9b9ce488d6 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:21.394673 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d7d82706-cb72-44f2-a23e-b1734bde2c6a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:21.398609 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-15a1315e-343a-4274-a356-ca9b9ce488d6 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:21.398987 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 22/86] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:21 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:21.399670 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d7d82706-cb72-44f2-a23e-b1734bde2c6a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:21.400101 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 23/87] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:21 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:22.415254 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f8d6238f-c32a-46c0-b6b0-cbaf69ef09c5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:22.415597 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fdb70320-f45f-4c9a-bfa8-69828fc316a3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:22.419238 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f8d6238f-c32a-46c0-b6b0-cbaf69ef09c5 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:22.419238 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f8d6238f-c32a-46c0-b6b0-cbaf69ef09c5 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:22.419238 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f8d6238f-c32a-46c0-b6b0-cbaf69ef09c5 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:22.419366 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fdb70320-f45f-4c9a-bfa8-69828fc316a3 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:22.419366 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fdb70320-f45f-4c9a-bfa8-69828fc316a3 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:22.419366 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fdb70320-f45f-4c9a-bfa8-69828fc316a3 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:22.425162 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:22.425162 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:22.425271 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:22.425271 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:22.429089 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f8d6238f-c32a-46c0-b6b0-cbaf69ef09c5 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:22.429340 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fdb70320-f45f-4c9a-bfa8-69828fc316a3 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:22.433366 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f8d6238f-c32a-46c0-b6b0-cbaf69ef09c5 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:22.433861 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 22/88] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:22 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:22.441996 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fdb70320-f45f-4c9a-bfa8-69828fc316a3 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:22.441996 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 22/89] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:22 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:23.447839 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cbc80340-ba1f-4d04-b01f-67ce508637a6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:23.449651 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cbc80340-ba1f-4d04-b01f-67ce508637a6 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:23.449922 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cbc80340-ba1f-4d04-b01f-67ce508637a6 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:23.450154 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cbc80340-ba1f-4d04-b01f-67ce508637a6 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:23.453681 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4a31ffc3-19b8-4d2e-b5a3-395872d57a9e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:23.455394 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4a31ffc3-19b8-4d2e-b5a3-395872d57a9e tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:23.455609 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4a31ffc3-19b8-4d2e-b5a3-395872d57a9e tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:23.455780 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4a31ffc3-19b8-4d2e-b5a3-395872d57a9e tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:23.457146 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:23.457146 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:23.460630 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cbc80340-ba1f-4d04-b01f-67ce508637a6 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:23.462006 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:23.462006 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:23.465030 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cbc80340-ba1f-4d04-b01f-67ce508637a6 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:23.465233 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4a31ffc3-19b8-4d2e-b5a3-395872d57a9e tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:23.465513 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 23/90] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:23 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:23.469149 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4a31ffc3-19b8-4d2e-b5a3-395872d57a9e tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:23.469440 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 24/91] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:23 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 908 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:24.480722 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b28632f5-a4bb-4e11-a315-d629a407a42d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:24.482437 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b28632f5-a4bb-4e11-a315-d629a407a42d tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:24.482697 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b28632f5-a4bb-4e11-a315-d629a407a42d tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:24.482828 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b28632f5-a4bb-4e11-a315-d629a407a42d tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:24.485545 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3977d7fe-b9cc-493a-9dbd-ed9ee0ca7c0a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:24.487704 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3977d7fe-b9cc-493a-9dbd-ed9ee0ca7c0a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:24.487947 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3977d7fe-b9cc-493a-9dbd-ed9ee0ca7c0a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:24.488183 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3977d7fe-b9cc-493a-9dbd-ed9ee0ca7c0a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:24.490863 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:24.490863 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:24.494991 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b28632f5-a4bb-4e11-a315-d629a407a42d tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:24.497215 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:24.497215 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:24.499965 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b28632f5-a4bb-4e11-a315-d629a407a42d tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:24.500293 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 23/92] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:24 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 989 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:24.502519 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3977d7fe-b9cc-493a-9dbd-ed9ee0ca7c0a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:24.509842 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3977d7fe-b9cc-493a-9dbd-ed9ee0ca7c0a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:24.510609 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 23/93] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:24 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 1394 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:24.531945 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9862ef57-19e4-4be1-bada-214652feb85c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:24.534196 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9862ef57-19e4-4be1-bada-214652feb85c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:54:24.534695 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9862ef57-19e4-4be1-bada-214652feb85c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2109403176"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:24.536714 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-9862ef57-19e4-4be1-bada-214652feb85c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2109403176'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:54:24.536824 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-9862ef57-19e4-4be1-bada-214652feb85c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Create volume of 1 GB Aug 13 06:54:24.541742 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9862ef57-19e4-4be1-bada-214652feb85c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Availability Zones retrieved successfully. Aug 13 06:54:24.550126 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9862ef57-19e4-4be1-bada-214652feb85c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Flow 'volume_create_api' (8a96e194-6317-4eb2-8b54-f373c0ca51d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:24.551652 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9862ef57-19e4-4be1-bada-214652feb85c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6accbda4-f06e-40ac-9378-63fe770e5a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:24.553037 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-9862ef57-19e4-4be1-bada-214652feb85c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:54:24.595043 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9862ef57-19e4-4be1-bada-214652feb85c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6accbda4-f06e-40ac-9378-63fe770e5a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:24.596084 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9862ef57-19e4-4be1-bada-214652feb85c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b460d1e-4d08-488e-9f24-875eb649797d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:24.649797 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-9862ef57-19e4-4be1-bada-214652feb85c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Created reservations ['cd645bab-6633-44d1-b712-3371b4b48517', 'ab39ea94-4b6b-436f-93f9-49439368034c', '2eb48836-dc87-433e-96c3-47f180d9b962', 'c2401c42-bd4d-479c-8f5d-7fe2f3ae70e0'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:54:24.650720 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9862ef57-19e4-4be1-bada-214652feb85c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b460d1e-4d08-488e-9f24-875eb649797d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd645bab-6633-44d1-b712-3371b4b48517', 'ab39ea94-4b6b-436f-93f9-49439368034c', '2eb48836-dc87-433e-96c3-47f180d9b962', 'c2401c42-bd4d-479c-8f5d-7fe2f3ae70e0']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:24.651517 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9862ef57-19e4-4be1-bada-214652feb85c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (504349b9-da99-4485-8737-8d07f3016e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:24.681074 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9862ef57-19e4-4be1-bada-214652feb85c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (504349b9-da99-4485-8737-8d07f3016e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2109403176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f614a35b15a4bf68a7b5547a6bb2244',qos_specs=None,replication_status=,reservations=['cd645bab-6633-44d1-b712-3371b4b48517','ab39ea94-4b6b-436f-93f9-49439368034c','2eb48836-dc87-433e-96c3-47f180d9b962','c2401c42-bd4d-479c-8f5d-7fe2f3ae70e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a047c7e7d1cd44ebb2c46c4931d59780',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:54:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2109403176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f614a35b15a4bf68a7b5547a6bb2244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a047c7e7d1cd44ebb2c46c4931d59780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:24.682371 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9862ef57-19e4-4be1-bada-214652feb85c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd9e5b5a-a056-4337-a6b3-21a27e5923d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:24.702603 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9862ef57-19e4-4be1-bada-214652feb85c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd9e5b5a-a056-4337-a6b3-21a27e5923d8) transitioned into state 'SUCCESS' from state '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-2109403176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f614a35b15a4bf68a7b5547a6bb2244',qos_specs=None,replication_status=,reservations=['cd645bab-6633-44d1-b712-3371b4b48517','ab39ea94-4b6b-436f-93f9-49439368034c','2eb48836-dc87-433e-96c3-47f180d9b962','c2401c42-bd4d-479c-8f5d-7fe2f3ae70e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a047c7e7d1cd44ebb2c46c4931d59780',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:24.704683 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9862ef57-19e4-4be1-bada-214652feb85c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3d751a9-0de5-44f4-8e7a-2ed4d20c4d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:24.714950 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9862ef57-19e4-4be1-bada-214652feb85c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3d751a9-0de5-44f4-8e7a-2ed4d20c4d8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:24.715769 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9862ef57-19e4-4be1-bada-214652feb85c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Flow 'volume_create_api' (8a96e194-6317-4eb2-8b54-f373c0ca51d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:24.716090 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9862ef57-19e4-4be1-bada-214652feb85c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Create volume request issued successfully. Aug 13 06:54:24.716715 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9862ef57-19e4-4be1-bada-214652feb85c tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:54:24.717260 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 24/94] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:54:24 2026] POST /volume/v3/volumes => generated 755 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:54:24.730788 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-96981291-1a86-4d53-a297-b267bfa64075 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:24.732452 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-96981291-1a86-4d53-a297-b267bfa64075 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc Aug 13 06:54:24.732634 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-96981291-1a86-4d53-a297-b267bfa64075 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:24.732816 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-96981291-1a86-4d53-a297-b267bfa64075 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:24.740377 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:24.740377 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:24.744803 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-96981291-1a86-4d53-a297-b267bfa64075 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:24.748529 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-96981291-1a86-4d53-a297-b267bfa64075 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc returned with HTTP 200 Aug 13 06:54:24.748868 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 25/95] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:24 2026] GET /volume/v3/volumes/b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:25.514001 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6c5cff77-d27e-40db-afa4-b0a37b491db7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:25.516912 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6c5cff77-d27e-40db-afa4-b0a37b491db7 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:25.518909 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6c5cff77-d27e-40db-afa4-b0a37b491db7 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:25.519234 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6c5cff77-d27e-40db-afa4-b0a37b491db7 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:25.531978 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:25.531978 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:25.536779 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6c5cff77-d27e-40db-afa4-b0a37b491db7 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:25.543629 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6c5cff77-d27e-40db-afa4-b0a37b491db7 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:25.544154 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 24/96] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:25 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 1539 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:54:25.591248 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-f3a6125a-e257-4d63-9aaf-982cf044bd52 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:25.593417 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-f3a6125a-e257-4d63-9aaf-982cf044bd52 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:25.593649 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-f3a6125a-e257-4d63-9aaf-982cf044bd52 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:25.593849 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-f3a6125a-e257-4d63-9aaf-982cf044bd52 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:25.602176 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:25.602176 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:25.607008 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-f3a6125a-e257-4d63-9aaf-982cf044bd52 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:25.614356 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-f3a6125a-e257-4d63-9aaf-982cf044bd52 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:25.614356 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 24/97] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:54:25 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:25.767111 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-66c0265d-3f80-45a9-a663-f6eddda6fb78 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:25.770579 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-66c0265d-3f80-45a9-a663-f6eddda6fb78 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc Aug 13 06:54:25.771079 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-66c0265d-3f80-45a9-a663-f6eddda6fb78 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:25.771488 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-66c0265d-3f80-45a9-a663-f6eddda6fb78 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:25.779906 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:25.779906 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:25.784769 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-66c0265d-3f80-45a9-a663-f6eddda6fb78 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:25.792132 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-66c0265d-3f80-45a9-a663-f6eddda6fb78 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc returned with HTTP 200 Aug 13 06:54:25.792874 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 25/98] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:25 2026] GET /volume/v3/volumes/b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:25.810271 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-38f286ee-e79c-438d-a033-4ce734933e99 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:25.812569 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-38f286ee-e79c-438d-a033-4ce734933e99 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:54:25.813028 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-38f286ee-e79c-438d-a033-4ce734933e99 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1160350011"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:25.814903 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-38f286ee-e79c-438d-a033-4ce734933e99 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1160350011'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:54:25.815091 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-38f286ee-e79c-438d-a033-4ce734933e99 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Create volume of 1 GB Aug 13 06:54:25.821412 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-38f286ee-e79c-438d-a033-4ce734933e99 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Availability Zones retrieved successfully. Aug 13 06:54:25.835455 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9062f1c2-789b-491b-862e-6167d6866183 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:25.838520 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-38f286ee-e79c-438d-a033-4ce734933e99 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Flow 'volume_create_api' (2a97696f-54c0-44c9-8d92-6bb697398919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:25.838691 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-38f286ee-e79c-438d-a033-4ce734933e99 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68c7860d-ecd1-4e5b-ad6f-e87f0a8c0baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:25.840088 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-38f286ee-e79c-438d-a033-4ce734933e99 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:54:25.886497 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-38f286ee-e79c-438d-a033-4ce734933e99 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68c7860d-ecd1-4e5b-ad6f-e87f0a8c0baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:25.887696 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-38f286ee-e79c-438d-a033-4ce734933e99 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b509e7c0-bcaf-4509-b616-a9750f3d54e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:25.943434 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-38f286ee-e79c-438d-a033-4ce734933e99 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Created reservations ['2d21c701-f1ee-45ec-bb89-3e2457347830', 'fed75d82-17db-4c4e-bd26-4f951250ea37', 'ca5e7aec-27f4-4d7e-b86b-c30dd95cd3be', 'b5252f2c-645f-4b9c-b802-c5688ea0fcfc'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:54:25.944580 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-38f286ee-e79c-438d-a033-4ce734933e99 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b509e7c0-bcaf-4509-b616-a9750f3d54e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d21c701-f1ee-45ec-bb89-3e2457347830', 'fed75d82-17db-4c4e-bd26-4f951250ea37', 'ca5e7aec-27f4-4d7e-b86b-c30dd95cd3be', 'b5252f2c-645f-4b9c-b802-c5688ea0fcfc']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:25.945815 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-38f286ee-e79c-438d-a033-4ce734933e99 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f4f18d7-29b2-463b-8d36-ce237159e3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:25.974211 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-38f286ee-e79c-438d-a033-4ce734933e99 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f4f18d7-29b2-463b-8d36-ce237159e3fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e0ebd0c-dee5-40f9-88ee-1630b718bea6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1160350011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f614a35b15a4bf68a7b5547a6bb2244',qos_specs=None,replication_status=,reservations=['2d21c701-f1ee-45ec-bb89-3e2457347830','fed75d82-17db-4c4e-bd26-4f951250ea37','ca5e7aec-27f4-4d7e-b86b-c30dd95cd3be','b5252f2c-645f-4b9c-b802-c5688ea0fcfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a047c7e7d1cd44ebb2c46c4931d59780',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:54:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1160350011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e0ebd0c-dee5-40f9-88ee-1630b718bea6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f614a35b15a4bf68a7b5547a6bb2244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a047c7e7d1cd44ebb2c46c4931d59780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:25.975623 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-38f286ee-e79c-438d-a033-4ce734933e99 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8ac069a-a2df-41ef-b0cc-60e833f5dea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:25.999753 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-38f286ee-e79c-438d-a033-4ce734933e99 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8ac069a-a2df-41ef-b0cc-60e833f5dea9) transitioned into state 'SUCCESS' from state '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-1160350011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f614a35b15a4bf68a7b5547a6bb2244',qos_specs=None,replication_status=,reservations=['2d21c701-f1ee-45ec-bb89-3e2457347830','fed75d82-17db-4c4e-bd26-4f951250ea37','ca5e7aec-27f4-4d7e-b86b-c30dd95cd3be','b5252f2c-645f-4b9c-b802-c5688ea0fcfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a047c7e7d1cd44ebb2c46c4931d59780',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:26.000981 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-38f286ee-e79c-438d-a033-4ce734933e99 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9966886f-7e36-4954-891d-62ead39a80ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:26.013028 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-38f286ee-e79c-438d-a033-4ce734933e99 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9966886f-7e36-4954-891d-62ead39a80ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:26.014356 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-38f286ee-e79c-438d-a033-4ce734933e99 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Flow 'volume_create_api' (2a97696f-54c0-44c9-8d92-6bb697398919) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:26.014870 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-38f286ee-e79c-438d-a033-4ce734933e99 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Create volume request issued successfully. Aug 13 06:54:26.015818 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-38f286ee-e79c-438d-a033-4ce734933e99 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:54:26.016424 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 26/99] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:54:25 2026] POST /volume/v3/volumes => generated 755 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:54:26.033631 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0c73f416-dafd-4d36-bf81-d591171bc668 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:26.036354 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0c73f416-dafd-4d36-bf81-d591171bc668 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/3e0ebd0c-dee5-40f9-88ee-1630b718bea6 Aug 13 06:54:26.036793 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0c73f416-dafd-4d36-bf81-d591171bc668 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:26.036887 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0c73f416-dafd-4d36-bf81-d591171bc668 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:26.045678 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:26.045678 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:26.050728 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0c73f416-dafd-4d36-bf81-d591171bc668 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:26.056966 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0c73f416-dafd-4d36-bf81-d591171bc668 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/3e0ebd0c-dee5-40f9-88ee-1630b718bea6 returned with HTTP 200 Aug 13 06:54:26.057497 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 25/100] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:26 2026] GET /volume/v3/volumes/3e0ebd0c-dee5-40f9-88ee-1630b718bea6 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:26.218537 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-2943a74e-dff2-4b8b-91df-8236b46fb000 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:26.221190 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-2943a74e-dff2-4b8b-91df-8236b46fb000 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:26.221478 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-2943a74e-dff2-4b8b-91df-8236b46fb000 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:26.221730 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-2943a74e-dff2-4b8b-91df-8236b46fb000 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:26.231262 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:26.231262 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:26.235994 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-2943a74e-dff2-4b8b-91df-8236b46fb000 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:26.242641 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-2943a74e-dff2-4b8b-91df-8236b46fb000 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:26.243193 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 26/101] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:54:26 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:26.246605 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9062f1c2-789b-491b-862e-6167d6866183 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:54:26.246952 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9062f1c2-789b-491b-862e-6167d6866183 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-77597734", "imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:26.248428 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-9062f1c2-789b-491b-862e-6167d6866183 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-77597734', 'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:54:26.253285 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3c3bfa91-173a-40f2-b45d-3abca4229dd2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:26.253895 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3c3bfa91-173a-40f2-b45d-3abca4229dd2 None None] GET https://10.4.3.81/volume// Aug 13 06:54:26.254139 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3c3bfa91-173a-40f2-b45d-3abca4229dd2 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:26.254414 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3c3bfa91-173a-40f2-b45d-3abca4229dd2 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:26.254891 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3c3bfa91-173a-40f2-b45d-3abca4229dd2 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:26.255243 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 27/102] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 06:54:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:54:26.267701 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-22cb2b9b-94d8-4fcd-83c8-a695f7679169 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:26.270672 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-22cb2b9b-94d8-4fcd-83c8-a695f7679169 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:54:26.271189 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-22cb2b9b-94d8-4fcd-83c8-a695f7679169 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76edeeae-4586-43d6-9e6a-96470943b3d0", "connector": null, "instance_uuid": "2731ad2e-f0d0-404c-8727-1a9147d38271"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:26.281395 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:26.281395 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:26.321087 np0000007169 devstack@c-api.service[100295]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 13 06:54:26.321087 np0000007169 devstack@c-api.service[100295]: .first() Aug 13 06:54:26.341299 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-22cb2b9b-94d8-4fcd-83c8-a695f7679169 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:54:26.341829 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 26/103] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:54:26 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:26.734616 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-9062f1c2-789b-491b-862e-6167d6866183 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Create volume of 1 GB Aug 13 06:54:26.739034 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9062f1c2-789b-491b-862e-6167d6866183 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Availability Zones retrieved successfully. Aug 13 06:54:26.744283 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9062f1c2-789b-491b-862e-6167d6866183 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Flow 'volume_create_api' (794b24bd-db0c-45e2-ab5a-c04270bd3977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:26.745389 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9062f1c2-789b-491b-862e-6167d6866183 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (639ea240-242c-41c6-a557-415b2a7b8fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:26.746297 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-9062f1c2-789b-491b-862e-6167d6866183 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:54:26.829742 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9062f1c2-789b-491b-862e-6167d6866183 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (639ea240-242c-41c6-a557-415b2a7b8fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:26.830585 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9062f1c2-789b-491b-862e-6167d6866183 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e400af1-4865-4f22-a495-0844a0bf7bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:26.894932 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-9062f1c2-789b-491b-862e-6167d6866183 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Created reservations ['b10a8681-ef87-42c1-b576-0cf65ad6b650', 'd6f49342-5732-43f2-8790-d4c42f79de76', 'a6abb01d-a72c-4064-b867-3e2a297b1d1b', '9cab6084-a114-4d6b-b366-3e0382ec5cec'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:54:26.895724 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9062f1c2-789b-491b-862e-6167d6866183 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e400af1-4865-4f22-a495-0844a0bf7bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b10a8681-ef87-42c1-b576-0cf65ad6b650', 'd6f49342-5732-43f2-8790-d4c42f79de76', 'a6abb01d-a72c-4064-b867-3e2a297b1d1b', '9cab6084-a114-4d6b-b366-3e0382ec5cec']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:26.896494 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9062f1c2-789b-491b-862e-6167d6866183 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89bdf61b-d615-44ea-8d5e-9c508fc26d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:26.917194 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9062f1c2-789b-491b-862e-6167d6866183 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89bdf61b-d615-44ea-8d5e-9c508fc26d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a8295d4-ac9a-432c-a11e-61325692649a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-77597734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d5c1170b2a840f1bae6bf50e1dcf45a',qos_specs=None,replication_status=,reservations=['b10a8681-ef87-42c1-b576-0cf65ad6b650','d6f49342-5732-43f2-8790-d4c42f79de76','a6abb01d-a72c-4064-b867-3e2a297b1d1b','9cab6084-a114-4d6b-b366-3e0382ec5cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db0948f9902b43e49b013541b9b77eee',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:54:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-77597734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a8295d4-ac9a-432c-a11e-61325692649a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d5c1170b2a840f1bae6bf50e1dcf45a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db0948f9902b43e49b013541b9b77eee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:26.917907 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9062f1c2-789b-491b-862e-6167d6866183 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a7e6ce4-6cc1-432b-82cb-f2215c86f7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:26.939072 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9062f1c2-789b-491b-862e-6167d6866183 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a7e6ce4-6cc1-432b-82cb-f2215c86f7e3) transitioned into state 'SUCCESS' from state '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-77597734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d5c1170b2a840f1bae6bf50e1dcf45a',qos_specs=None,replication_status=,reservations=['b10a8681-ef87-42c1-b576-0cf65ad6b650','d6f49342-5732-43f2-8790-d4c42f79de76','a6abb01d-a72c-4064-b867-3e2a297b1d1b','9cab6084-a114-4d6b-b366-3e0382ec5cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db0948f9902b43e49b013541b9b77eee',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:26.939814 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9062f1c2-789b-491b-862e-6167d6866183 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (759331cb-9193-4c38-990b-bd13f59df208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:26.955723 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9062f1c2-789b-491b-862e-6167d6866183 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (759331cb-9193-4c38-990b-bd13f59df208) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:26.955723 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9062f1c2-789b-491b-862e-6167d6866183 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Flow 'volume_create_api' (794b24bd-db0c-45e2-ab5a-c04270bd3977) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:26.955723 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9062f1c2-789b-491b-862e-6167d6866183 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Create volume request issued successfully. Aug 13 06:54:26.955723 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9062f1c2-789b-491b-862e-6167d6866183 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:54:26.955723 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 25/104] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:54:25 2026] POST /volume/v3/volumes => generated 748 bytes in 1120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:54:26.973916 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-08d5ad89-edcb-4d14-835b-0fbafe7e0627 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:26.976529 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-08d5ad89-edcb-4d14-835b-0fbafe7e0627 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] GET https://10.4.3.81/volume/v3/volumes/5a8295d4-ac9a-432c-a11e-61325692649a Aug 13 06:54:26.976866 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-08d5ad89-edcb-4d14-835b-0fbafe7e0627 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:26.977170 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-08d5ad89-edcb-4d14-835b-0fbafe7e0627 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:26.996636 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:26.996636 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:27.002133 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-08d5ad89-edcb-4d14-835b-0fbafe7e0627 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Volume info retrieved successfully. Aug 13 06:54:27.009373 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-08d5ad89-edcb-4d14-835b-0fbafe7e0627 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes/5a8295d4-ac9a-432c-a11e-61325692649a returned with HTTP 200 Aug 13 06:54:27.011010 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 27/105] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:26 2026] GET /volume/v3/volumes/5a8295d4-ac9a-432c-a11e-61325692649a => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:27.078561 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4c757af3-5a9e-400d-b7f3-c5af689919b9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:27.080709 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4c757af3-5a9e-400d-b7f3-c5af689919b9 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/3e0ebd0c-dee5-40f9-88ee-1630b718bea6 Aug 13 06:54:27.080820 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4c757af3-5a9e-400d-b7f3-c5af689919b9 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:27.081054 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4c757af3-5a9e-400d-b7f3-c5af689919b9 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:27.093043 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:27.093043 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:27.104120 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4c757af3-5a9e-400d-b7f3-c5af689919b9 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:27.113634 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4c757af3-5a9e-400d-b7f3-c5af689919b9 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/3e0ebd0c-dee5-40f9-88ee-1630b718bea6 returned with HTTP 200 Aug 13 06:54:27.114243 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 28/106] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:27 2026] GET /volume/v3/volumes/3e0ebd0c-dee5-40f9-88ee-1630b718bea6 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:27.585233 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ca791a9e-7042-453c-8acf-ccc3999d027b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:27.585846 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ca791a9e-7042-453c-8acf-ccc3999d027b None None] GET https://10.4.3.81/volume// Aug 13 06:54:27.585948 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ca791a9e-7042-453c-8acf-ccc3999d027b None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:27.586177 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ca791a9e-7042-453c-8acf-ccc3999d027b None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:27.586547 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ca791a9e-7042-453c-8acf-ccc3999d027b None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:27.586925 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 27/107] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:54:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:54:27.610051 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-42c24c30-c8fb-4369-9823-b5ce765343f1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:27.616561 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-42c24c30-c8fb-4369-9823-b5ce765343f1 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:27.617635 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-42c24c30-c8fb-4369-9823-b5ce765343f1 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:27.618497 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-42c24c30-c8fb-4369-9823-b5ce765343f1 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:27.632221 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:27.632221 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:27.638783 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-42c24c30-c8fb-4369-9823-b5ce765343f1 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:27.652436 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-42c24c30-c8fb-4369-9823-b5ce765343f1 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:27.653021 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 26/108] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:54:27 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 1538 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:54:27.754652 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-a3e8989c-90d9-4c10-afc7-1d40937b30d7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:27.756774 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-a3e8989c-90d9-4c10-afc7-1d40937b30d7 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] PUT https://10.4.3.81/volume/v3/attachments/2afd2c05-c141-4e35-8cd1-a3995ed4cc44 Aug 13 06:54:27.757106 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-a3e8989c-90d9-4c10-afc7-1d40937b30d7 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:27.765186 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-a3e8989c-90d9-4c10-afc7-1d40937b30d7 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Acquiring lock "cinder-attachment_update-76edeeae-4586-43d6-9e6a-96470943b3d0-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:54:27.773682 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-a3e8989c-90d9-4c10-afc7-1d40937b30d7 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Lock "cinder-attachment_update-76edeeae-4586-43d6-9e6a-96470943b3d0-np0000007169" acquired by "attachment_update" :: waited 0.009s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:54:27.774685 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:27.774685 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:27.860760 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-a3e8989c-90d9-4c10-afc7-1d40937b30d7 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Lock "cinder-attachment_update-76edeeae-4586-43d6-9e6a-96470943b3d0-np0000007169" released by "attachment_update" :: held 0.087s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:54:27.860887 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-a3e8989c-90d9-4c10-afc7-1d40937b30d7 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/attachments/2afd2c05-c141-4e35-8cd1-a3995ed4cc44 returned with HTTP 200 Aug 13 06:54:27.861281 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 28/109] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:54:27 2026] PUT /volume/v3/attachments/2afd2c05-c141-4e35-8cd1-a3995ed4cc44 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:27.883121 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-f82861fd-48aa-4536-80da-4a51537b1854 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:27.886510 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-f82861fd-48aa-4536-80da-4a51537b1854 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] POST https://10.4.3.81/volume/v3/attachments/2afd2c05-c141-4e35-8cd1-a3995ed4cc44/action Aug 13 06:54:27.887135 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-f82861fd-48aa-4536-80da-4a51537b1854 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:54:27.887254 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-f82861fd-48aa-4536-80da-4a51537b1854 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:27.903029 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:27.903029 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:27.923312 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-97e01d5b-ee84-443e-acc4-09eb87bc94d9 req-f82861fd-48aa-4536-80da-4a51537b1854 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/attachments/2afd2c05-c141-4e35-8cd1-a3995ed4cc44/action returned with HTTP 204 Aug 13 06:54:27.923805 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 29/110] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:54:27 2026] POST /volume/v3/attachments/2afd2c05-c141-4e35-8cd1-a3995ed4cc44/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:28.022748 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a8f2aa22-29f6-4eb8-916d-d283ee89a9bb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:28.024563 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8f2aa22-29f6-4eb8-916d-d283ee89a9bb tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] GET https://10.4.3.81/volume/v3/volumes/5a8295d4-ac9a-432c-a11e-61325692649a Aug 13 06:54:28.024724 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8f2aa22-29f6-4eb8-916d-d283ee89a9bb tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:28.024928 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8f2aa22-29f6-4eb8-916d-d283ee89a9bb tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:28.031893 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:28.031893 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:28.035572 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a8f2aa22-29f6-4eb8-916d-d283ee89a9bb tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Volume info retrieved successfully. Aug 13 06:54:28.040005 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8f2aa22-29f6-4eb8-916d-d283ee89a9bb tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes/5a8295d4-ac9a-432c-a11e-61325692649a returned with HTTP 200 Aug 13 06:54:28.040551 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 28/111] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:28 2026] GET /volume/v3/volumes/5a8295d4-ac9a-432c-a11e-61325692649a => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:28.053111 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:28.054791 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:54:28.055098 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1852414761"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:28.056630 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1852414761'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:54:28.056771 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Create volume of 1 GB Aug 13 06:54:28.060730 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Availability Zones retrieved successfully. Aug 13 06:54:28.067609 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Flow 'volume_create_api' (2f8dd9aa-8e71-4a4b-9cb4-4b91077924ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:28.068851 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (247f02f0-ec8c-4394-9c35-75b25607d4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:28.070248 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:54:28.125634 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (247f02f0-ec8c-4394-9c35-75b25607d4ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:28.126865 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b7ba78-c28c-45e1-8541-90a6bb06ddde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:28.170127 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Created reservations ['e8390bbf-b5f4-42f3-b47b-33b91a234d40', 'edb7c09d-d6d7-47f1-9413-2478cf1a8b40', '06b88a16-0fa0-4430-93e1-08ffdab9b296', 'a7625f5f-fec6-42d0-bf9a-0d59f421e6d2'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:54:28.171142 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b7ba78-c28c-45e1-8541-90a6bb06ddde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8390bbf-b5f4-42f3-b47b-33b91a234d40', 'edb7c09d-d6d7-47f1-9413-2478cf1a8b40', '06b88a16-0fa0-4430-93e1-08ffdab9b296', 'a7625f5f-fec6-42d0-bf9a-0d59f421e6d2']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:28.172383 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a6ea9d9-3696-47e1-bd0b-006fec02e057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:28.198501 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a6ea9d9-3696-47e1-bd0b-006fec02e057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39b2a32f-08c7-4681-8ce9-7ba8a7c6c072', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1852414761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d5c1170b2a840f1bae6bf50e1dcf45a',qos_specs=None,replication_status=,reservations=['e8390bbf-b5f4-42f3-b47b-33b91a234d40','edb7c09d-d6d7-47f1-9413-2478cf1a8b40','06b88a16-0fa0-4430-93e1-08ffdab9b296','a7625f5f-fec6-42d0-bf9a-0d59f421e6d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db0948f9902b43e49b013541b9b77eee',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:54:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1852414761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39b2a32f-08c7-4681-8ce9-7ba8a7c6c072,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d5c1170b2a840f1bae6bf50e1dcf45a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db0948f9902b43e49b013541b9b77eee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:28.198918 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b9ef4c5-40a7-47d0-a4b0-61eb6fce8cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:28.228179 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b9ef4c5-40a7-47d0-a4b0-61eb6fce8cda) transitioned into state 'SUCCESS' from state '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-1852414761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d5c1170b2a840f1bae6bf50e1dcf45a',qos_specs=None,replication_status=,reservations=['e8390bbf-b5f4-42f3-b47b-33b91a234d40','edb7c09d-d6d7-47f1-9413-2478cf1a8b40','06b88a16-0fa0-4430-93e1-08ffdab9b296','a7625f5f-fec6-42d0-bf9a-0d59f421e6d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db0948f9902b43e49b013541b9b77eee',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:28.228961 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0c9e851-6327-4b18-ac77-df54278c7c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:28.239038 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0c9e851-6327-4b18-ac77-df54278c7c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:28.239779 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Flow 'volume_create_api' (2f8dd9aa-8e71-4a4b-9cb4-4b91077924ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:28.240132 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Create volume request issued successfully. Aug 13 06:54:28.240834 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-67487336-7d0c-4387-9c35-5e5f8e44e751 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:54:28.241298 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 27/112] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:54:28 2026] POST /volume/v3/volumes => generated 750 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:54:28.254918 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-60267053-c2e8-435d-b802-3127d5655130 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:28.258918 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-60267053-c2e8-435d-b802-3127d5655130 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] GET https://10.4.3.81/volume/v3/volumes/39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 Aug 13 06:54:28.259085 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-60267053-c2e8-435d-b802-3127d5655130 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:28.259286 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-60267053-c2e8-435d-b802-3127d5655130 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:28.272374 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:28.272374 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:28.278240 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-60267053-c2e8-435d-b802-3127d5655130 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Volume info retrieved successfully. Aug 13 06:54:28.286874 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-60267053-c2e8-435d-b802-3127d5655130 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes/39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 returned with HTTP 200 Aug 13 06:54:28.287370 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 29/113] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:28 2026] GET /volume/v3/volumes/39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:29.302928 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0ab11db2-7582-4c66-a1bc-b6ab89fb5cf5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:29.304811 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0ab11db2-7582-4c66-a1bc-b6ab89fb5cf5 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] GET https://10.4.3.81/volume/v3/volumes/39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 Aug 13 06:54:29.305072 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0ab11db2-7582-4c66-a1bc-b6ab89fb5cf5 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:29.305332 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0ab11db2-7582-4c66-a1bc-b6ab89fb5cf5 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:29.317898 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:29.317898 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:29.322293 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0ab11db2-7582-4c66-a1bc-b6ab89fb5cf5 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Volume info retrieved successfully. Aug 13 06:54:29.328203 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0ab11db2-7582-4c66-a1bc-b6ab89fb5cf5 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes/39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 returned with HTTP 200 Aug 13 06:54:29.328661 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 30/114] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:29 2026] GET /volume/v3/volumes/39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:29.349751 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e51174c4-f18d-4322-9de4-53fa45569699 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:29.351334 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e51174c4-f18d-4322-9de4-53fa45569699 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:54:29.351760 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e51174c4-f18d-4322-9de4-53fa45569699 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1004978912"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:29.353100 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-e51174c4-f18d-4322-9de4-53fa45569699 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1004978912'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:54:29.353224 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-e51174c4-f18d-4322-9de4-53fa45569699 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Create volume of 1 GB Aug 13 06:54:29.358088 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e51174c4-f18d-4322-9de4-53fa45569699 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Availability Zones retrieved successfully. Aug 13 06:54:29.364128 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e51174c4-f18d-4322-9de4-53fa45569699 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Flow 'volume_create_api' (8a96ad81-fa83-47f0-9018-6ad61bc132ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:29.365164 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e51174c4-f18d-4322-9de4-53fa45569699 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496c96b0-f6b0-4637-9766-347ac0a41874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:29.366218 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-e51174c4-f18d-4322-9de4-53fa45569699 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:54:29.393678 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e51174c4-f18d-4322-9de4-53fa45569699 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496c96b0-f6b0-4637-9766-347ac0a41874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:29.395203 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e51174c4-f18d-4322-9de4-53fa45569699 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a5c971b-957f-492f-9859-ea49fdb27c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:29.434742 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-e51174c4-f18d-4322-9de4-53fa45569699 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Created reservations ['c4fc79b7-4fc1-4dca-86c6-e75812a222e3', '46f19350-0710-46b5-aaf4-81f07be105a0', '36ea2745-500a-4185-b07a-13ce273b5a85', '31c837d9-d8f5-418c-9da5-4abf7560c641'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:54:29.435523 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e51174c4-f18d-4322-9de4-53fa45569699 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a5c971b-957f-492f-9859-ea49fdb27c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4fc79b7-4fc1-4dca-86c6-e75812a222e3', '46f19350-0710-46b5-aaf4-81f07be105a0', '36ea2745-500a-4185-b07a-13ce273b5a85', '31c837d9-d8f5-418c-9da5-4abf7560c641']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:29.436186 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e51174c4-f18d-4322-9de4-53fa45569699 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ef525d4-9f09-495d-a34f-1db6e9ab56a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:29.456670 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e51174c4-f18d-4322-9de4-53fa45569699 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ef525d4-9f09-495d-a34f-1db6e9ab56a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58846ca5-8b90-41ab-af80-af613b689bb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1004978912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d5c1170b2a840f1bae6bf50e1dcf45a',qos_specs=None,replication_status=,reservations=['c4fc79b7-4fc1-4dca-86c6-e75812a222e3','46f19350-0710-46b5-aaf4-81f07be105a0','36ea2745-500a-4185-b07a-13ce273b5a85','31c837d9-d8f5-418c-9da5-4abf7560c641'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db0948f9902b43e49b013541b9b77eee',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:54:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1004978912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58846ca5-8b90-41ab-af80-af613b689bb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d5c1170b2a840f1bae6bf50e1dcf45a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db0948f9902b43e49b013541b9b77eee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:29.458759 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e51174c4-f18d-4322-9de4-53fa45569699 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f064372f-235e-4a0a-90a4-a8088f8d3bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:29.474307 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e51174c4-f18d-4322-9de4-53fa45569699 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f064372f-235e-4a0a-90a4-a8088f8d3bb4) transitioned into state 'SUCCESS' from state '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-1004978912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d5c1170b2a840f1bae6bf50e1dcf45a',qos_specs=None,replication_status=,reservations=['c4fc79b7-4fc1-4dca-86c6-e75812a222e3','46f19350-0710-46b5-aaf4-81f07be105a0','36ea2745-500a-4185-b07a-13ce273b5a85','31c837d9-d8f5-418c-9da5-4abf7560c641'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db0948f9902b43e49b013541b9b77eee',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:29.475017 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e51174c4-f18d-4322-9de4-53fa45569699 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8e6ce83-33fd-4fc8-868f-f87bf00ae986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:29.484258 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e51174c4-f18d-4322-9de4-53fa45569699 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8e6ce83-33fd-4fc8-868f-f87bf00ae986) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:29.485070 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e51174c4-f18d-4322-9de4-53fa45569699 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Flow 'volume_create_api' (8a96ad81-fa83-47f0-9018-6ad61bc132ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:29.485366 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e51174c4-f18d-4322-9de4-53fa45569699 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Create volume request issued successfully. Aug 13 06:54:29.485895 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e51174c4-f18d-4322-9de4-53fa45569699 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:54:29.486275 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 29/115] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:54:29 2026] POST /volume/v3/volumes => generated 750 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:54:29.498657 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d08c4167-a3bf-42a9-90ca-da3461c7a606 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:29.501389 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d08c4167-a3bf-42a9-90ca-da3461c7a606 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] GET https://10.4.3.81/volume/v3/volumes/58846ca5-8b90-41ab-af80-af613b689bb4 Aug 13 06:54:29.501585 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d08c4167-a3bf-42a9-90ca-da3461c7a606 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:29.501888 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d08c4167-a3bf-42a9-90ca-da3461c7a606 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:29.610593 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ec083e3b-f178-4390-bb14-75e33fc847a7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:29.651613 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:29.651613 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:29.655414 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d08c4167-a3bf-42a9-90ca-da3461c7a606 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Volume info retrieved successfully. Aug 13 06:54:29.659167 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d08c4167-a3bf-42a9-90ca-da3461c7a606 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes/58846ca5-8b90-41ab-af80-af613b689bb4 returned with HTTP 200 Aug 13 06:54:29.659602 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 28/116] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:29 2026] GET /volume/v3/volumes/58846ca5-8b90-41ab-af80-af613b689bb4 => generated 818 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:29.830817 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ec083e3b-f178-4390-bb14-75e33fc847a7 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721-project-admin] GET https://10.4.3.81/volume/v3/scheduler-stats/get_pools Aug 13 06:54:29.831094 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ec083e3b-f178-4390-bb14-75e33fc847a7 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:29.831352 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ec083e3b-f178-4390-bb14-75e33fc847a7 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721-project-admin] Calling method 'get_pools' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:29.843200 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ec083e3b-f178-4390-bb14-75e33fc847a7 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721-project-admin] https://10.4.3.81/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 06:54:29.843998 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 30/117] 10.4.3.81 () {66 vars in 1284 bytes} [Thu Aug 13 06:54:29 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:29.852729 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d205ff26-1ffc-444b-b624-407855ec7929 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:29.854903 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d205ff26-1ffc-444b-b624-407855ec7929 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721-project-admin] GET https://10.4.3.81/volume/v3/scheduler-stats/get_pools?detail=True Aug 13 06:54:29.855116 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d205ff26-1ffc-444b-b624-407855ec7929 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:29.855314 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d205ff26-1ffc-444b-b624-407855ec7929 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721-project-admin] Calling method 'get_pools' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:29.865299 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d205ff26-1ffc-444b-b624-407855ec7929 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721-project-admin] https://10.4.3.81/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 13 06:54:29.865701 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 31/118] 10.4.3.81 () {66 vars in 1307 bytes} [Thu Aug 13 06:54:29 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:29.875944 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-aee52719-e22e-45bc-b378-2b7bd262f7c8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:29.877997 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aee52719-e22e-45bc-b378-2b7bd262f7c8 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721-project-admin] GET https://10.4.3.81/volume/v3/capabilities/np0000007169@storpool Aug 13 06:54:29.877997 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aee52719-e22e-45bc-b378-2b7bd262f7c8 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:29.878151 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aee52719-e22e-45bc-b378-2b7bd262f7c8 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:29.878843 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:29.878843 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:29.896284 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aee52719-e22e-45bc-b378-2b7bd262f7c8 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721-project-admin] https://10.4.3.81/volume/v3/capabilities/np0000007169@storpool returned with HTTP 200 Aug 13 06:54:29.896284 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 30/119] 10.4.3.81 () {66 vars in 1311 bytes} [Thu Aug 13 06:54:29 2026] GET /volume/v3/capabilities/np0000007169@storpool => generated 703 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:29.909766 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-397de5d9-af5b-44fe-bbc6-0a0c86aab91f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:29.912034 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-397de5d9-af5b-44fe-bbc6-0a0c86aab91f tempest-BackendsCapabilitiesAdminTestsJSON-1017341721 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721-project-admin] GET https://10.4.3.81/volume/v3/capabilities/np0000007169@storpool Aug 13 06:54:29.912034 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-397de5d9-af5b-44fe-bbc6-0a0c86aab91f tempest-BackendsCapabilitiesAdminTestsJSON-1017341721 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:29.912034 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-397de5d9-af5b-44fe-bbc6-0a0c86aab91f tempest-BackendsCapabilitiesAdminTestsJSON-1017341721 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:29.937537 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-397de5d9-af5b-44fe-bbc6-0a0c86aab91f tempest-BackendsCapabilitiesAdminTestsJSON-1017341721 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721-project-admin] https://10.4.3.81/volume/v3/capabilities/np0000007169@storpool returned with HTTP 200 Aug 13 06:54:29.937537 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 29/120] 10.4.3.81 () {66 vars in 1311 bytes} [Thu Aug 13 06:54:29 2026] GET /volume/v3/capabilities/np0000007169@storpool => generated 703 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:29.950041 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ea7d79b4-b8e9-4780-883d-93804e1fe8d3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:29.952507 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ea7d79b4-b8e9-4780-883d-93804e1fe8d3 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721-project-admin] GET https://10.4.3.81/volume/v3/capabilities/np0000007169@storpool Aug 13 06:54:29.952694 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ea7d79b4-b8e9-4780-883d-93804e1fe8d3 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:29.952885 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ea7d79b4-b8e9-4780-883d-93804e1fe8d3 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:29.963997 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ea7d79b4-b8e9-4780-883d-93804e1fe8d3 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721 tempest-BackendsCapabilitiesAdminTestsJSON-1017341721-project-admin] https://10.4.3.81/volume/v3/capabilities/np0000007169@storpool returned with HTTP 200 Aug 13 06:54:29.964443 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 31/121] 10.4.3.81 () {66 vars in 1311 bytes} [Thu Aug 13 06:54:29 2026] GET /volume/v3/capabilities/np0000007169@storpool => generated 703 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:30.008060 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-d89ec55d-bc5b-4e68-ac84-e7a3d1e05afc req-a3a01939-e8e8-47cb-a415-22d357aa3ae7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:30.010447 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d89ec55d-bc5b-4e68-ac84-e7a3d1e05afc req-a3a01939-e8e8-47cb-a415-22d357aa3ae7 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] GET https://10.4.3.81/volume/v3/volumes/9380b576-7db0-40f0-8610-e53e098754d8 Aug 13 06:54:30.010661 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d89ec55d-bc5b-4e68-ac84-e7a3d1e05afc req-a3a01939-e8e8-47cb-a415-22d357aa3ae7 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:30.010878 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d89ec55d-bc5b-4e68-ac84-e7a3d1e05afc req-a3a01939-e8e8-47cb-a415-22d357aa3ae7 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:30.020239 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:30.020239 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:30.023659 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-d89ec55d-bc5b-4e68-ac84-e7a3d1e05afc req-a3a01939-e8e8-47cb-a415-22d357aa3ae7 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Volume info retrieved successfully. Aug 13 06:54:30.027859 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d89ec55d-bc5b-4e68-ac84-e7a3d1e05afc req-a3a01939-e8e8-47cb-a415-22d357aa3ae7 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/volumes/9380b576-7db0-40f0-8610-e53e098754d8 returned with HTTP 200 Aug 13 06:54:30.028309 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 32/122] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:54:30 2026] GET /volume/v3/volumes/9380b576-7db0-40f0-8610-e53e098754d8 => generated 1132 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:30.671264 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-316da274-7832-4445-b4ce-edd5fa91e16d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:30.673122 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-316da274-7832-4445-b4ce-edd5fa91e16d tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] GET https://10.4.3.81/volume/v3/volumes/58846ca5-8b90-41ab-af80-af613b689bb4 Aug 13 06:54:30.673437 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-316da274-7832-4445-b4ce-edd5fa91e16d tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:30.673667 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-316da274-7832-4445-b4ce-edd5fa91e16d tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:30.685079 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:30.685079 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:30.691701 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-316da274-7832-4445-b4ce-edd5fa91e16d tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Volume info retrieved successfully. Aug 13 06:54:30.696118 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-316da274-7832-4445-b4ce-edd5fa91e16d tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes/58846ca5-8b90-41ab-af80-af613b689bb4 returned with HTTP 200 Aug 13 06:54:30.696769 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 31/123] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:30 2026] GET /volume/v3/volumes/58846ca5-8b90-41ab-af80-af613b689bb4 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:34.148541 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-16bdd77a-46d2-4bac-9763-dd3d9657840b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:34.151182 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-16bdd77a-46d2-4bac-9763-dd3d9657840b tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:34.151455 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-16bdd77a-46d2-4bac-9763-dd3d9657840b tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:34.151741 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-16bdd77a-46d2-4bac-9763-dd3d9657840b tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:34.160669 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:34.160669 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:34.165390 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-16bdd77a-46d2-4bac-9763-dd3d9657840b tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:34.170552 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-16bdd77a-46d2-4bac-9763-dd3d9657840b tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:34.170904 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 30/124] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:54:34 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 1394 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:34.184361 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-ac19cb9e-046d-41ab-8ca6-9e6737f7606a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:34.186637 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-ac19cb9e-046d-41ab-8ca6-9e6737f7606a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc Aug 13 06:54:34.186989 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-ac19cb9e-046d-41ab-8ca6-9e6737f7606a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:34.187070 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-ac19cb9e-046d-41ab-8ca6-9e6737f7606a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:34.194646 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:34.194646 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:34.198626 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-ac19cb9e-046d-41ab-8ca6-9e6737f7606a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:34.203502 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-ac19cb9e-046d-41ab-8ca6-9e6737f7606a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc returned with HTTP 200 Aug 13 06:54:34.203904 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 32/125] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:54:34 2026] GET /volume/v3/volumes/b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:34.216240 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-c8dfb7f0-2307-4da2-b9c5-3b120533445e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:34.218884 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-c8dfb7f0-2307-4da2-b9c5-3b120533445e tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/3e0ebd0c-dee5-40f9-88ee-1630b718bea6 Aug 13 06:54:34.218884 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-c8dfb7f0-2307-4da2-b9c5-3b120533445e tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:34.218884 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-c8dfb7f0-2307-4da2-b9c5-3b120533445e tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:34.229448 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:34.229448 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:34.234695 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-c8dfb7f0-2307-4da2-b9c5-3b120533445e tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:34.242747 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-c8dfb7f0-2307-4da2-b9c5-3b120533445e tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/3e0ebd0c-dee5-40f9-88ee-1630b718bea6 returned with HTTP 200 Aug 13 06:54:34.243174 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 33/126] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:54:34 2026] GET /volume/v3/volumes/3e0ebd0c-dee5-40f9-88ee-1630b718bea6 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:34.259011 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c74d6739-de4f-484f-9e28-7a5b83ee2b8a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:34.259514 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c74d6739-de4f-484f-9e28-7a5b83ee2b8a None None] GET https://10.4.3.81/volume// Aug 13 06:54:34.259646 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c74d6739-de4f-484f-9e28-7a5b83ee2b8a None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:34.259794 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c74d6739-de4f-484f-9e28-7a5b83ee2b8a None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:34.260100 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c74d6739-de4f-484f-9e28-7a5b83ee2b8a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:34.260423 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 32/127] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 06:54:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:54:34.276696 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-f40a59ac-59e6-4bf9-8487-584263241dfa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:34.285234 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-f40a59ac-59e6-4bf9-8487-584263241dfa tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:54:34.285723 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-f40a59ac-59e6-4bf9-8487-584263241dfa tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44f194b3-0f0e-4dff-b9cc-a78259c0c9f5", "connector": null, "instance_uuid": "2c1c963f-a689-4956-b6c8-7a0047619bb8"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:34.295951 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:34.295951 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:34.324300 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-f40a59ac-59e6-4bf9-8487-584263241dfa tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:54:34.324820 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 31/128] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:54:34 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:34.334851 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-65582527-609f-40da-a037-5236c8d2a026 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:34.336407 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-65582527-609f-40da-a037-5236c8d2a026 None None] GET https://10.4.3.81/volume// Aug 13 06:54:34.336407 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-65582527-609f-40da-a037-5236c8d2a026 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:34.336407 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-65582527-609f-40da-a037-5236c8d2a026 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:34.336407 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-65582527-609f-40da-a037-5236c8d2a026 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:34.336632 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 33/129] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 06:54:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:54:34.348947 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-8ef6b74f-197b-420d-9915-208a84c26d70 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:34.351278 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-8ef6b74f-197b-420d-9915-208a84c26d70 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:54:34.351639 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-8ef6b74f-197b-420d-9915-208a84c26d70 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc", "connector": null, "instance_uuid": "2c1c963f-a689-4956-b6c8-7a0047619bb8"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:34.361976 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:34.361976 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:34.403984 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-8ef6b74f-197b-420d-9915-208a84c26d70 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:54:34.404777 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 34/130] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:54:34 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:34.417034 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7eeba6b0-e79d-477c-9a72-515bc9b69235 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:34.418907 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7eeba6b0-e79d-477c-9a72-515bc9b69235 None None] GET https://10.4.3.81/volume// Aug 13 06:54:34.418907 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7eeba6b0-e79d-477c-9a72-515bc9b69235 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:34.418907 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7eeba6b0-e79d-477c-9a72-515bc9b69235 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:34.419361 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7eeba6b0-e79d-477c-9a72-515bc9b69235 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:34.419865 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 33/131] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 06:54:34 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:54:34.430138 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-4c0b2ab3-2f88-49b2-a492-b27b43fae648 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:34.432501 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-4c0b2ab3-2f88-49b2-a492-b27b43fae648 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:54:34.432960 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-4c0b2ab3-2f88-49b2-a492-b27b43fae648 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e0ebd0c-dee5-40f9-88ee-1630b718bea6", "connector": null, "instance_uuid": "2c1c963f-a689-4956-b6c8-7a0047619bb8"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:34.441845 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:34.441845 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:34.459309 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d074f7be-1863-4e92-9de8-a84ddb65aee8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:34.475457 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-4c0b2ab3-2f88-49b2-a492-b27b43fae648 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:54:34.476089 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 32/132] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:54:34 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:34.713797 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d074f7be-1863-4e92-9de8-a84ddb65aee8 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 06:54:34.713797 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d074f7be-1863-4e92-9de8-a84ddb65aee8 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1169911516", "description": "tempest-group-type-description-1320342129", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:34.751804 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d074f7be-1863-4e92-9de8-a84ddb65aee8 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 06:54:34.752356 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 34/133] 10.4.3.81 () {70 vars in 1305 bytes} [Thu Aug 13 06:54:34 2026] POST /volume/v3/group_types => generated 265 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:34.762232 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e292a293-e45b-479e-b57e-3f7463e1d5f1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:34.763887 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e292a293-e45b-479e-b57e-3f7463e1d5f1 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] GET https://10.4.3.81/volume/v3/group_types Aug 13 06:54:34.764221 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e292a293-e45b-479e-b57e-3f7463e1d5f1 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:34.764883 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e292a293-e45b-479e-b57e-3f7463e1d5f1 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:34.778892 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:34.778892 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:34.780619 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e292a293-e45b-479e-b57e-3f7463e1d5f1 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 200 Aug 13 06:54:34.781107 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 35/134] 10.4.3.81 () {68 vars in 1283 bytes} [Thu Aug 13 06:54:34 2026] GET /volume/v3/group_types => generated 499 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:34.792907 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2023095f-c403-4db8-8846-b80602284163 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:34.795212 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2023095f-c403-4db8-8846-b80602284163 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] PUT https://10.4.3.81/volume/v3/group_types/acf974e7-6dbc-4103-8fd6-ab36650754f4 Aug 13 06:54:34.795764 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2023095f-c403-4db8-8846-b80602284163 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1580197674", "description": "updated-group-type-desc"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:34.823638 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2023095f-c403-4db8-8846-b80602284163 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] https://10.4.3.81/volume/v3/group_types/acf974e7-6dbc-4103-8fd6-ab36650754f4 returned with HTTP 200 Aug 13 06:54:34.824166 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 34/135] 10.4.3.81 () {70 vars in 1415 bytes} [Thu Aug 13 06:54:34 2026] PUT /volume/v3/group_types/acf974e7-6dbc-4103-8fd6-ab36650754f4 => generated 255 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:34.833164 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a1a46522-0c1b-4c85-92e7-a1f705c5660e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:34.835838 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a1a46522-0c1b-4c85-92e7-a1f705c5660e tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] GET https://10.4.3.81/volume/v3/group_types/acf974e7-6dbc-4103-8fd6-ab36650754f4 Aug 13 06:54:34.836067 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a1a46522-0c1b-4c85-92e7-a1f705c5660e tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:34.836247 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a1a46522-0c1b-4c85-92e7-a1f705c5660e tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:34.850548 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:34.850548 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:34.851246 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a1a46522-0c1b-4c85-92e7-a1f705c5660e tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] https://10.4.3.81/volume/v3/group_types/acf974e7-6dbc-4103-8fd6-ab36650754f4 returned with HTTP 200 Aug 13 06:54:34.851834 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 33/136] 10.4.3.81 () {68 vars in 1394 bytes} [Thu Aug 13 06:54:34 2026] GET /volume/v3/group_types/acf974e7-6dbc-4103-8fd6-ab36650754f4 => generated 255 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:34.861073 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1eac8237-2b2f-4440-a747-db260b4ada02 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:34.863020 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1eac8237-2b2f-4440-a747-db260b4ada02 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/acf974e7-6dbc-4103-8fd6-ab36650754f4 Aug 13 06:54:34.863413 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1eac8237-2b2f-4440-a747-db260b4ada02 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:34.863707 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1eac8237-2b2f-4440-a747-db260b4ada02 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:34.881512 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1eac8237-2b2f-4440-a747-db260b4ada02 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] https://10.4.3.81/volume/v3/group_types/acf974e7-6dbc-4103-8fd6-ab36650754f4 returned with HTTP 202 Aug 13 06:54:34.881980 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 35/137] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 06:54:34 2026] DELETE /volume/v3/group_types/acf974e7-6dbc-4103-8fd6-ab36650754f4 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:54:34.889018 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-aa8d0632-4614-46c3-b5a5-2cb70b8367f4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:34.890510 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aa8d0632-4614-46c3-b5a5-2cb70b8367f4 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] GET https://10.4.3.81/volume/v3/group_types Aug 13 06:54:34.890990 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aa8d0632-4614-46c3-b5a5-2cb70b8367f4 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:34.891142 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aa8d0632-4614-46c3-b5a5-2cb70b8367f4 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:34.896487 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aa8d0632-4614-46c3-b5a5-2cb70b8367f4 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 200 Aug 13 06:54:34.897248 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 36/138] 10.4.3.81 () {68 vars in 1283 bytes} [Thu Aug 13 06:54:34 2026] GET /volume/v3/group_types => generated 248 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:54:34.908088 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2f85366e-7988-45b0-8422-967e37d66dec None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:34.910855 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2f85366e-7988-45b0-8422-967e37d66dec tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 06:54:34.911359 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2f85366e-7988-45b0-8422-967e37d66dec tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-245521136", "is_public": true}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:34.935218 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2f85366e-7988-45b0-8422-967e37d66dec tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 06:54:34.935893 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 35/139] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 06:54:34 2026] POST /volume/v3/group_types => generated 163 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:34.945952 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a75b70e8-01ba-48a2-a458-3b3c37233ec8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:34.948224 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a75b70e8-01ba-48a2-a458-3b3c37233ec8 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 06:54:34.948762 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a75b70e8-01ba-48a2-a458-3b3c37233ec8 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1735869086", "is_public": false}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:34.973469 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a75b70e8-01ba-48a2-a458-3b3c37233ec8 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 06:54:34.974061 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 34/140] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 06:54:34 2026] POST /volume/v3/group_types => generated 165 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:34.983782 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d15086c3-ce71-4e81-ae18-dd01a8d4172a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:34.987384 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d15086c3-ce71-4e81-ae18-dd01a8d4172a tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] GET https://10.4.3.81/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 13 06:54:34.987712 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d15086c3-ce71-4e81-ae18-dd01a8d4172a tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:34.987992 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d15086c3-ce71-4e81-ae18-dd01a8d4172a tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:35.001522 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d15086c3-ce71-4e81-ae18-dd01a8d4172a tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] https://10.4.3.81/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 13 06:54:35.002024 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 36/141] 10.4.3.81 () {68 vars in 1344 bytes} [Thu Aug 13 06:54:34 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:35.015168 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e82aa5f7-ddc8-4d76-99df-7042f2f26799 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:35.017013 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e82aa5f7-ddc8-4d76-99df-7042f2f26799 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] GET https://10.4.3.81/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 13 06:54:35.017544 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e82aa5f7-ddc8-4d76-99df-7042f2f26799 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:35.017944 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e82aa5f7-ddc8-4d76-99df-7042f2f26799 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:35.034010 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e82aa5f7-ddc8-4d76-99df-7042f2f26799 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] https://10.4.3.81/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 13 06:54:35.034793 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 37/142] 10.4.3.81 () {68 vars in 1346 bytes} [Thu Aug 13 06:54:35 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:35.045514 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fcf2a963-1885-4faa-8c8f-c67294d73664 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:35.047663 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fcf2a963-1885-4faa-8c8f-c67294d73664 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] GET https://10.4.3.81/volume/v3/group_types?is_public=False Aug 13 06:54:35.047936 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fcf2a963-1885-4faa-8c8f-c67294d73664 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:35.048155 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fcf2a963-1885-4faa-8c8f-c67294d73664 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:35.058910 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fcf2a963-1885-4faa-8c8f-c67294d73664 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] https://10.4.3.81/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 13 06:54:35.059382 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 36/143] 10.4.3.81 () {68 vars in 1314 bytes} [Thu Aug 13 06:54:35 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:35.070700 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-727adc47-4458-418e-a33d-3d0a57e54288 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:35.075273 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-727adc47-4458-418e-a33d-3d0a57e54288 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] GET https://10.4.3.81/volume/v3/group_types?is_public=True Aug 13 06:54:35.075786 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-727adc47-4458-418e-a33d-3d0a57e54288 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:35.076108 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-727adc47-4458-418e-a33d-3d0a57e54288 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:35.097682 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-727adc47-4458-418e-a33d-3d0a57e54288 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] https://10.4.3.81/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 13 06:54:35.098212 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 35/144] 10.4.3.81 () {68 vars in 1312 bytes} [Thu Aug 13 06:54:35 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:35.110391 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-888d49ad-2202-4410-9934-c78c94d2da8a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:35.112374 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-888d49ad-2202-4410-9934-c78c94d2da8a tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/b4355e0b-5e5a-43da-8ada-36c15fef99ae Aug 13 06:54:35.112577 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-888d49ad-2202-4410-9934-c78c94d2da8a tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:35.112747 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-888d49ad-2202-4410-9934-c78c94d2da8a tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:35.130389 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-888d49ad-2202-4410-9934-c78c94d2da8a tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] https://10.4.3.81/volume/v3/group_types/b4355e0b-5e5a-43da-8ada-36c15fef99ae returned with HTTP 202 Aug 13 06:54:35.131090 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 37/145] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 06:54:35 2026] DELETE /volume/v3/group_types/b4355e0b-5e5a-43da-8ada-36c15fef99ae => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:54:35.145354 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-deafdba0-2269-459c-9391-1f50eebb7f31 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:35.149894 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-deafdba0-2269-459c-9391-1f50eebb7f31 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/888e9a8f-2747-49dc-9bfb-7f617202ba87 Aug 13 06:54:35.150103 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-deafdba0-2269-459c-9391-1f50eebb7f31 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:35.151457 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-deafdba0-2269-459c-9391-1f50eebb7f31 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:35.307909 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-deafdba0-2269-459c-9391-1f50eebb7f31 tempest-GroupTypesTest-2068626729 tempest-GroupTypesTest-2068626729-project-admin] https://10.4.3.81/volume/v3/group_types/888e9a8f-2747-49dc-9bfb-7f617202ba87 returned with HTTP 202 Aug 13 06:54:35.308331 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 38/146] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 06:54:35 2026] DELETE /volume/v3/group_types/888e9a8f-2747-49dc-9bfb-7f617202ba87 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:54:36.289132 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e9dd9905-2123-453f-8f68-48e9c1c48f8b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:36.293710 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9dd9905-2123-453f-8f68-48e9c1c48f8b tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:54:36.293961 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9dd9905-2123-453f-8f68-48e9c1c48f8b tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:36.294201 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9dd9905-2123-453f-8f68-48e9c1c48f8b tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:36.313450 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:36.313450 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:36.318626 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e9dd9905-2123-453f-8f68-48e9c1c48f8b tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:54:36.325143 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9dd9905-2123-453f-8f68-48e9c1c48f8b tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:54:36.325804 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 37/147] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:54:36 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 1831 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:54:36.644532 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8f2d09b5-1d53-4ba5-bd73-b37faf612d74 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:36.645464 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8f2d09b5-1d53-4ba5-bd73-b37faf612d74 None None] GET https://10.4.3.81/volume// Aug 13 06:54:36.645715 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8f2d09b5-1d53-4ba5-bd73-b37faf612d74 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:36.645984 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8f2d09b5-1d53-4ba5-bd73-b37faf612d74 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:36.647103 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8f2d09b5-1d53-4ba5-bd73-b37faf612d74 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:36.647835 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 36/148] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:54:36 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:54:36.656310 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-46ee680e-ec7e-4cf5-b475-2d03217fb0da None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:36.660267 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-46ee680e-ec7e-4cf5-b475-2d03217fb0da tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:54:36.660499 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-46ee680e-ec7e-4cf5-b475-2d03217fb0da tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:36.660846 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-46ee680e-ec7e-4cf5-b475-2d03217fb0da tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:36.673263 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:36.673263 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:36.679498 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-46ee680e-ec7e-4cf5-b475-2d03217fb0da tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:36.685595 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-46ee680e-ec7e-4cf5-b475-2d03217fb0da tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:54:36.686144 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 38/149] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:54:36 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 1573 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:54:36.760441 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-3dab3bed-4df4-415d-a32f-74d8b8da9b0b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:36.762305 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-3dab3bed-4df4-415d-a32f-74d8b8da9b0b tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] PUT https://10.4.3.81/volume/v3/attachments/f6ce0cbf-8b14-42a3-8061-30e46a5aad38 Aug 13 06:54:36.762749 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-3dab3bed-4df4-415d-a32f-74d8b8da9b0b tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:36.770001 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-3dab3bed-4df4-415d-a32f-74d8b8da9b0b tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Acquiring lock "cinder-attachment_update-44f194b3-0f0e-4dff-b9cc-a78259c0c9f5-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:54:36.774539 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-3dab3bed-4df4-415d-a32f-74d8b8da9b0b tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Lock "cinder-attachment_update-44f194b3-0f0e-4dff-b9cc-a78259c0c9f5-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:54:36.775657 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:36.775657 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:36.857262 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-3dab3bed-4df4-415d-a32f-74d8b8da9b0b tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Lock "cinder-attachment_update-44f194b3-0f0e-4dff-b9cc-a78259c0c9f5-np0000007169" released by "attachment_update" :: held 0.083s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:54:36.857583 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-3dab3bed-4df4-415d-a32f-74d8b8da9b0b tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/attachments/f6ce0cbf-8b14-42a3-8061-30e46a5aad38 returned with HTTP 200 Aug 13 06:54:36.858001 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 39/150] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:54:36 2026] PUT /volume/v3/attachments/f6ce0cbf-8b14-42a3-8061-30e46a5aad38 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:36.893639 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-34290471-ef79-4bf0-8e11-55e0698d4dc4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:36.896122 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-34290471-ef79-4bf0-8e11-55e0698d4dc4 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] POST https://10.4.3.81/volume/v3/attachments/f6ce0cbf-8b14-42a3-8061-30e46a5aad38/action Aug 13 06:54:36.896942 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-34290471-ef79-4bf0-8e11-55e0698d4dc4 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:54:36.897125 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-34290471-ef79-4bf0-8e11-55e0698d4dc4 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:37.052588 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:37.052588 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:37.063947 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-34290471-ef79-4bf0-8e11-55e0698d4dc4 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/attachments/f6ce0cbf-8b14-42a3-8061-30e46a5aad38/action returned with HTTP 204 Aug 13 06:54:37.064374 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 38/151] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:54:36 2026] POST /volume/v3/attachments/f6ce0cbf-8b14-42a3-8061-30e46a5aad38/action => generated 0 bytes in 171 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:37.101483 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ae30aaa9-73c2-4328-b4c6-ce8d0d559cfa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:37.101964 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ae30aaa9-73c2-4328-b4c6-ce8d0d559cfa None None] GET https://10.4.3.81/volume// Aug 13 06:54:37.102240 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ae30aaa9-73c2-4328-b4c6-ce8d0d559cfa None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:37.102576 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ae30aaa9-73c2-4328-b4c6-ce8d0d559cfa None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:37.102976 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ae30aaa9-73c2-4328-b4c6-ce8d0d559cfa None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:37.103354 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 37/152] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:54:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:54:37.111337 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-7194b5d1-ea09-47f9-9edf-ced7f4bfd163 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:37.114748 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-7194b5d1-ea09-47f9-9edf-ced7f4bfd163 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc Aug 13 06:54:37.115012 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-7194b5d1-ea09-47f9-9edf-ced7f4bfd163 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:37.116439 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-7194b5d1-ea09-47f9-9edf-ced7f4bfd163 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:37.136029 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:37.136029 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:37.141391 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-7194b5d1-ea09-47f9-9edf-ced7f4bfd163 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:37.146441 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-7194b5d1-ea09-47f9-9edf-ced7f4bfd163 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc returned with HTTP 200 Aug 13 06:54:37.146940 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 39/153] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:54:37 2026] GET /volume/v3/volumes/b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc => generated 1027 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:54:37.243234 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-d892c62e-0bc9-442a-b537-889041ab5951 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:37.245204 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-d892c62e-0bc9-442a-b537-889041ab5951 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] PUT https://10.4.3.81/volume/v3/attachments/59926b47-db72-40aa-bf5a-6e99ecd127d6 Aug 13 06:54:37.245637 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-d892c62e-0bc9-442a-b537-889041ab5951 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:37.253043 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-d892c62e-0bc9-442a-b537-889041ab5951 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Acquiring lock "cinder-attachment_update-b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:54:37.257352 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-d892c62e-0bc9-442a-b537-889041ab5951 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Lock "cinder-attachment_update-b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc-np0000007169" acquired by "attachment_update" :: waited 0.004s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:54:37.258418 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:37.258418 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:37.358689 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-d892c62e-0bc9-442a-b537-889041ab5951 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Lock "cinder-attachment_update-b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc-np0000007169" released by "attachment_update" :: held 0.101s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:54:37.360382 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-d892c62e-0bc9-442a-b537-889041ab5951 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/attachments/59926b47-db72-40aa-bf5a-6e99ecd127d6 returned with HTTP 200 Aug 13 06:54:37.360882 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 40/154] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:54:37 2026] PUT /volume/v3/attachments/59926b47-db72-40aa-bf5a-6e99ecd127d6 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:37.391425 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-20d9c2f4-2873-4b9a-9460-55b04a2b6f89 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:37.393971 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-20d9c2f4-2873-4b9a-9460-55b04a2b6f89 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] POST https://10.4.3.81/volume/v3/attachments/59926b47-db72-40aa-bf5a-6e99ecd127d6/action Aug 13 06:54:37.394284 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-20d9c2f4-2873-4b9a-9460-55b04a2b6f89 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:54:37.394532 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-20d9c2f4-2873-4b9a-9460-55b04a2b6f89 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:37.413257 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:37.413257 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:37.423694 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-20d9c2f4-2873-4b9a-9460-55b04a2b6f89 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/attachments/59926b47-db72-40aa-bf5a-6e99ecd127d6/action returned with HTTP 204 Aug 13 06:54:37.424099 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 39/155] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:54:37 2026] POST /volume/v3/attachments/59926b47-db72-40aa-bf5a-6e99ecd127d6/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:37.443297 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-16c6ff49-0004-44a5-9af1-41ef4ac8c6c9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:37.445599 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-16c6ff49-0004-44a5-9af1-41ef4ac8c6c9 None None] GET https://10.4.3.81/volume// Aug 13 06:54:37.445599 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-16c6ff49-0004-44a5-9af1-41ef4ac8c6c9 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:37.445599 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-16c6ff49-0004-44a5-9af1-41ef4ac8c6c9 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:37.445599 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-16c6ff49-0004-44a5-9af1-41ef4ac8c6c9 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:37.445599 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 38/156] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:54:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:54:37.452777 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-8ac1fd0e-e8f6-4711-814f-426ca420d4a5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:37.454731 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-8ac1fd0e-e8f6-4711-814f-426ca420d4a5 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/3e0ebd0c-dee5-40f9-88ee-1630b718bea6 Aug 13 06:54:37.455035 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-8ac1fd0e-e8f6-4711-814f-426ca420d4a5 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:37.455110 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-8ac1fd0e-e8f6-4711-814f-426ca420d4a5 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:37.467232 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:37.467232 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:37.472297 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-8ac1fd0e-e8f6-4711-814f-426ca420d4a5 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:54:37.477930 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-8ac1fd0e-e8f6-4711-814f-426ca420d4a5 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/3e0ebd0c-dee5-40f9-88ee-1630b718bea6 returned with HTTP 200 Aug 13 06:54:37.478405 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 40/157] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:54:37 2026] GET /volume/v3/volumes/3e0ebd0c-dee5-40f9-88ee-1630b718bea6 => generated 1027 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:54:37.560210 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-c133c0a6-5252-4afe-8e5f-44ea20b99940 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:37.563913 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-c133c0a6-5252-4afe-8e5f-44ea20b99940 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] PUT https://10.4.3.81/volume/v3/attachments/8572cea1-eae8-43eb-acc8-c816bfd78048 Aug 13 06:54:37.564535 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-c133c0a6-5252-4afe-8e5f-44ea20b99940 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:37.573504 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-c133c0a6-5252-4afe-8e5f-44ea20b99940 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Acquiring lock "cinder-attachment_update-3e0ebd0c-dee5-40f9-88ee-1630b718bea6-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:54:37.578752 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-c133c0a6-5252-4afe-8e5f-44ea20b99940 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Lock "cinder-attachment_update-3e0ebd0c-dee5-40f9-88ee-1630b718bea6-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:54:37.579756 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:37.579756 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:37.641278 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-91891ed9-2e34-4676-9e97-06db53499116 req-c1bacf5b-ffab-48bf-a7d3-f1a55c93bffe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:37.644627 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-c1bacf5b-ffab-48bf-a7d3-f1a55c93bffe tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] GET https://10.4.3.81/volume/v3/volumes/5a8295d4-ac9a-432c-a11e-61325692649a Aug 13 06:54:37.645439 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-c1bacf5b-ffab-48bf-a7d3-f1a55c93bffe tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:37.646596 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-c1bacf5b-ffab-48bf-a7d3-f1a55c93bffe tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:37.654806 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:37.654806 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:37.658567 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-91891ed9-2e34-4676-9e97-06db53499116 req-c1bacf5b-ffab-48bf-a7d3-f1a55c93bffe tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Volume info retrieved successfully. Aug 13 06:54:37.665031 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-c1bacf5b-ffab-48bf-a7d3-f1a55c93bffe tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes/5a8295d4-ac9a-432c-a11e-61325692649a returned with HTTP 200 Aug 13 06:54:37.665554 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 40/158] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:54:37 2026] GET /volume/v3/volumes/5a8295d4-ac9a-432c-a11e-61325692649a => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:37.674379 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-91891ed9-2e34-4676-9e97-06db53499116 req-a0ada201-3f18-4eff-8433-8a34cc294651 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:37.676555 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-a0ada201-3f18-4eff-8433-8a34cc294651 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] GET https://10.4.3.81/volume/v3/volumes/39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 Aug 13 06:54:37.676555 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-a0ada201-3f18-4eff-8433-8a34cc294651 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:37.676789 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-a0ada201-3f18-4eff-8433-8a34cc294651 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:37.684775 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:37.684775 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:37.689036 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-c133c0a6-5252-4afe-8e5f-44ea20b99940 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Lock "cinder-attachment_update-3e0ebd0c-dee5-40f9-88ee-1630b718bea6-np0000007169" released by "attachment_update" :: held 0.110s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:54:37.689475 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-c133c0a6-5252-4afe-8e5f-44ea20b99940 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/attachments/8572cea1-eae8-43eb-acc8-c816bfd78048 returned with HTTP 200 Aug 13 06:54:37.689783 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-91891ed9-2e34-4676-9e97-06db53499116 req-a0ada201-3f18-4eff-8433-8a34cc294651 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Volume info retrieved successfully. Aug 13 06:54:37.690060 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 41/159] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:54:37 2026] PUT /volume/v3/attachments/8572cea1-eae8-43eb-acc8-c816bfd78048 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:37.695048 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-a0ada201-3f18-4eff-8433-8a34cc294651 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes/39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 returned with HTTP 200 Aug 13 06:54:37.695499 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 39/160] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:54:37 2026] GET /volume/v3/volumes/39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:37.704552 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-91891ed9-2e34-4676-9e97-06db53499116 req-747700e6-032f-40ec-8917-8f2484045caa None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:37.707617 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-747700e6-032f-40ec-8917-8f2484045caa tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] GET https://10.4.3.81/volume/v3/volumes/58846ca5-8b90-41ab-af80-af613b689bb4 Aug 13 06:54:37.707617 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-747700e6-032f-40ec-8917-8f2484045caa tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:37.707952 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-747700e6-032f-40ec-8917-8f2484045caa tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:37.719354 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:37.719354 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:37.726398 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-2c5e225d-bca0-40cb-ac24-bbf855569767 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:37.727295 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-91891ed9-2e34-4676-9e97-06db53499116 req-747700e6-032f-40ec-8917-8f2484045caa tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Volume info retrieved successfully. Aug 13 06:54:37.728905 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-2c5e225d-bca0-40cb-ac24-bbf855569767 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] POST https://10.4.3.81/volume/v3/attachments/8572cea1-eae8-43eb-acc8-c816bfd78048/action Aug 13 06:54:37.729502 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-2c5e225d-bca0-40cb-ac24-bbf855569767 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:54:37.729713 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-2c5e225d-bca0-40cb-ac24-bbf855569767 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:37.731991 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-747700e6-032f-40ec-8917-8f2484045caa tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes/58846ca5-8b90-41ab-af80-af613b689bb4 returned with HTTP 200 Aug 13 06:54:37.731991 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 41/161] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:54:37 2026] GET /volume/v3/volumes/58846ca5-8b90-41ab-af80-af613b689bb4 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:37.743864 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f2c85159-43bf-4851-858c-d5f7593aacc8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:37.744292 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f2c85159-43bf-4851-858c-d5f7593aacc8 None None] GET https://10.4.3.81/volume// Aug 13 06:54:37.744780 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f2c85159-43bf-4851-858c-d5f7593aacc8 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:37.744972 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f2c85159-43bf-4851-858c-d5f7593aacc8 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:37.745265 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f2c85159-43bf-4851-858c-d5f7593aacc8 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:37.745562 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 42/162] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 06:54:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:54:37.754299 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-91891ed9-2e34-4676-9e97-06db53499116 req-731ba913-b891-4ca7-98cd-f6d8ce60ae49 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:37.755034 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:37.755034 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:37.760534 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-731ba913-b891-4ca7-98cd-f6d8ce60ae49 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:54:37.760892 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-731ba913-b891-4ca7-98cd-f6d8ce60ae49 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a8295d4-ac9a-432c-a11e-61325692649a", "connector": null, "instance_uuid": "c39828d3-a9b6-40f8-9bf3-89f62bc532d2"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:37.768181 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1d847a36-0535-4cf1-8d2f-4dd38e571f5a req-2c5e225d-bca0-40cb-ac24-bbf855569767 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/attachments/8572cea1-eae8-43eb-acc8-c816bfd78048/action returned with HTTP 204 Aug 13 06:54:37.769097 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:37.769097 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:37.769188 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 41/163] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:54:37 2026] POST /volume/v3/attachments/8572cea1-eae8-43eb-acc8-c816bfd78048/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:37.802514 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-731ba913-b891-4ca7-98cd-f6d8ce60ae49 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:54:37.803015 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 40/164] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:54:37 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:37.818132 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a76d6134-d3e4-4b79-898a-94a4e0d14506 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:37.818132 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a76d6134-d3e4-4b79-898a-94a4e0d14506 None None] GET https://10.4.3.81/volume// Aug 13 06:54:37.818132 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a76d6134-d3e4-4b79-898a-94a4e0d14506 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:37.818669 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a76d6134-d3e4-4b79-898a-94a4e0d14506 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:37.819403 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a76d6134-d3e4-4b79-898a-94a4e0d14506 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:37.820894 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 42/165] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 06:54:37 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:54:37.830916 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-91891ed9-2e34-4676-9e97-06db53499116 req-d463fd76-3d00-4b45-a75e-992a3313f36c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:37.834382 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-d463fd76-3d00-4b45-a75e-992a3313f36c tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:54:37.834800 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-d463fd76-3d00-4b45-a75e-992a3313f36c tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39b2a32f-08c7-4681-8ce9-7ba8a7c6c072", "connector": null, "instance_uuid": "c39828d3-a9b6-40f8-9bf3-89f62bc532d2"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:37.846849 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:37.846849 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:37.875867 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-d463fd76-3d00-4b45-a75e-992a3313f36c tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:54:37.876572 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 43/166] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:54:37 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:37.885669 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6e617148-cbfe-4877-a023-630d4b039bd2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:37.886153 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6e617148-cbfe-4877-a023-630d4b039bd2 None None] GET https://10.4.3.81/volume// Aug 13 06:54:37.886269 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6e617148-cbfe-4877-a023-630d4b039bd2 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:37.886631 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6e617148-cbfe-4877-a023-630d4b039bd2 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:37.886873 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6e617148-cbfe-4877-a023-630d4b039bd2 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:37.887411 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 42/167] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 06:54:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:54:37.895035 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-91891ed9-2e34-4676-9e97-06db53499116 req-b69d4d3a-6ab0-4d4a-826b-ae61cf84473f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:37.896927 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-b69d4d3a-6ab0-4d4a-826b-ae61cf84473f tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:54:37.897284 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-b69d4d3a-6ab0-4d4a-826b-ae61cf84473f tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "58846ca5-8b90-41ab-af80-af613b689bb4", "connector": null, "instance_uuid": "c39828d3-a9b6-40f8-9bf3-89f62bc532d2"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:37.905216 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:37.905216 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:37.928407 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-b69d4d3a-6ab0-4d4a-826b-ae61cf84473f tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:54:37.928813 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 41/168] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:54:37 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:39.940415 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8995abb1-cc4f-4c9b-8271-f5d99e31fba6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:39.942382 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8995abb1-cc4f-4c9b-8271-f5d99e31fba6 None None] GET https://10.4.3.81/volume// Aug 13 06:54:39.942382 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8995abb1-cc4f-4c9b-8271-f5d99e31fba6 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:39.942382 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8995abb1-cc4f-4c9b-8271-f5d99e31fba6 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:39.942382 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8995abb1-cc4f-4c9b-8271-f5d99e31fba6 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:39.942382 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 43/169] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:54:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:54:39.951661 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-91891ed9-2e34-4676-9e97-06db53499116 req-a5d4ade1-9a36-4b8b-a806-686c10b5e2b8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:39.953896 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-a5d4ade1-9a36-4b8b-a806-686c10b5e2b8 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] GET https://10.4.3.81/volume/v3/volumes/5a8295d4-ac9a-432c-a11e-61325692649a Aug 13 06:54:39.954117 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-a5d4ade1-9a36-4b8b-a806-686c10b5e2b8 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:39.954308 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-a5d4ade1-9a36-4b8b-a806-686c10b5e2b8 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:39.963148 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:39.963148 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:39.966777 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-91891ed9-2e34-4676-9e97-06db53499116 req-a5d4ade1-9a36-4b8b-a806-686c10b5e2b8 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Volume info retrieved successfully. Aug 13 06:54:39.972148 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-a5d4ade1-9a36-4b8b-a806-686c10b5e2b8 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes/5a8295d4-ac9a-432c-a11e-61325692649a returned with HTTP 200 Aug 13 06:54:39.972672 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 44/170] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:54:39 2026] GET /volume/v3/volumes/5a8295d4-ac9a-432c-a11e-61325692649a => generated 1535 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:54:40.056479 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-91891ed9-2e34-4676-9e97-06db53499116 req-417a7e9f-bafa-4b21-ac33-d716a81cf607 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:40.058707 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-417a7e9f-bafa-4b21-ac33-d716a81cf607 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] PUT https://10.4.3.81/volume/v3/attachments/4beac7f8-03cb-476e-8a56-d89028e4fdad Aug 13 06:54:40.059962 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-417a7e9f-bafa-4b21-ac33-d716a81cf607 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:40.070540 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-91891ed9-2e34-4676-9e97-06db53499116 req-417a7e9f-bafa-4b21-ac33-d716a81cf607 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Acquiring lock "cinder-attachment_update-5a8295d4-ac9a-432c-a11e-61325692649a-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:54:40.076492 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-91891ed9-2e34-4676-9e97-06db53499116 req-417a7e9f-bafa-4b21-ac33-d716a81cf607 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Lock "cinder-attachment_update-5a8295d4-ac9a-432c-a11e-61325692649a-np0000007169" acquired by "attachment_update" :: waited 0.006s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:54:40.078212 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:40.078212 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:40.102663 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3907ea52-35ba-4c5e-93f5-e74d09340ab5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:40.195659 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-91891ed9-2e34-4676-9e97-06db53499116 req-417a7e9f-bafa-4b21-ac33-d716a81cf607 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Lock "cinder-attachment_update-5a8295d4-ac9a-432c-a11e-61325692649a-np0000007169" released by "attachment_update" :: held 0.119s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:54:40.196650 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-417a7e9f-bafa-4b21-ac33-d716a81cf607 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/attachments/4beac7f8-03cb-476e-8a56-d89028e4fdad returned with HTTP 200 Aug 13 06:54:40.197355 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 43/171] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:54:40 2026] PUT /volume/v3/attachments/4beac7f8-03cb-476e-8a56-d89028e4fdad => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:40.248689 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-91891ed9-2e34-4676-9e97-06db53499116 req-a13f6898-e086-4308-ac9f-6891e9d40813 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:40.250446 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-a13f6898-e086-4308-ac9f-6891e9d40813 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] POST https://10.4.3.81/volume/v3/attachments/4beac7f8-03cb-476e-8a56-d89028e4fdad/action Aug 13 06:54:40.250872 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-a13f6898-e086-4308-ac9f-6891e9d40813 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:54:40.251013 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-a13f6898-e086-4308-ac9f-6891e9d40813 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:40.395017 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3907ea52-35ba-4c5e-93f5-e74d09340ab5 tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 06:54:40.395522 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3907ea52-35ba-4c5e-93f5-e74d09340ab5 tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-72182896", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1411415105", "vendor_name": "tempest-vendor_name-1303751631"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:40.398868 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:40.398868 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:40.408235 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:40.408235 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:40.421099 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-a13f6898-e086-4308-ac9f-6891e9d40813 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/attachments/4beac7f8-03cb-476e-8a56-d89028e4fdad/action returned with HTTP 204 Aug 13 06:54:40.421288 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3907ea52-35ba-4c5e-93f5-e74d09340ab5 tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 06:54:40.421601 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 44/172] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:54:40 2026] POST /volume/v3/attachments/4beac7f8-03cb-476e-8a56-d89028e4fdad/action => generated 0 bytes in 174 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:40.421660 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 42/173] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 06:54:40 2026] POST /volume/v3/types => generated 326 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:40.430362 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:40.458608 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5ad9f8ec-19e4-4768-8414-e72e7f898b43 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:40.458973 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5ad9f8ec-19e4-4768-8414-e72e7f898b43 None None] GET https://10.4.3.81/volume// Aug 13 06:54:40.459314 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5ad9f8ec-19e4-4768-8414-e72e7f898b43 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:40.459518 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5ad9f8ec-19e4-4768-8414-e72e7f898b43 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:40.459878 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5ad9f8ec-19e4-4768-8414-e72e7f898b43 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:40.460206 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 44/174] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:54:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:54:40.478268 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-91891ed9-2e34-4676-9e97-06db53499116 req-d5f89024-d649-4115-a803-083930c0e311 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:40.480630 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-d5f89024-d649-4115-a803-083930c0e311 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] GET https://10.4.3.81/volume/v3/volumes/39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 Aug 13 06:54:40.480850 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-d5f89024-d649-4115-a803-083930c0e311 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:40.481033 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-d5f89024-d649-4115-a803-083930c0e311 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:40.491039 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:40.491039 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:40.495090 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-91891ed9-2e34-4676-9e97-06db53499116 req-d5f89024-d649-4115-a803-083930c0e311 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Volume info retrieved successfully. Aug 13 06:54:40.500870 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-d5f89024-d649-4115-a803-083930c0e311 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes/39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 returned with HTTP 200 Aug 13 06:54:40.501332 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 45/175] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:54:40 2026] GET /volume/v3/volumes/39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:54:40.595302 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-91891ed9-2e34-4676-9e97-06db53499116 req-338edc61-8ddc-4861-98ce-671a00a968fc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:40.600875 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-338edc61-8ddc-4861-98ce-671a00a968fc tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] PUT https://10.4.3.81/volume/v3/attachments/4dba7617-14a1-4744-8a4f-23b974a8a58a Aug 13 06:54:40.601338 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-338edc61-8ddc-4861-98ce-671a00a968fc tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:40.614103 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-91891ed9-2e34-4676-9e97-06db53499116 req-338edc61-8ddc-4861-98ce-671a00a968fc tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Acquiring lock "cinder-attachment_update-39b2a32f-08c7-4681-8ce9-7ba8a7c6c072-np0000007169" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:54:40.621992 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-91891ed9-2e34-4676-9e97-06db53499116 req-338edc61-8ddc-4861-98ce-671a00a968fc tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Lock "cinder-attachment_update-39b2a32f-08c7-4681-8ce9-7ba8a7c6c072-np0000007169" acquired by "attachment_update" :: waited 0.008s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:54:40.624781 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:40.624781 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:40.673236 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:54:40.673697 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d76e4158-9d1d-47ef-8fbe-21fffcfc6acf", "size": 1, "name": "tempest-UserMessagesTest-Volume-1076906466"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:40.675480 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Create volume request body: {'volume': {'volume_type': 'd76e4158-9d1d-47ef-8fbe-21fffcfc6acf', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1076906466'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:54:40.681503 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Create volume of 1 GB Aug 13 06:54:40.681866 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:40.681866 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:40.682776 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Availability Zones retrieved successfully. Aug 13 06:54:40.690145 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Flow 'volume_create_api' (51d3293d-aa65-4e43-8628-e75f5aeabf71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:40.691275 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dccb9cf-5cec-4a3b-999a-3e22ded62639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:40.692332 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:54:40.722838 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dccb9cf-5cec-4a3b-999a-3e22ded62639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:54:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1411415105',vendor_name='tempest-vendor_name-1303751631'},id=d76e4158-9d1d-47ef-8fbe-21fffcfc6acf,is_public=True,name='tempest-UserMessagesTest-volume-type-72182896',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd76e4158-9d1d-47ef-8fbe-21fffcfc6acf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:40.723712 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (266d51c8-688c-4421-a323-fee57e03cf2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:40.745025 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-91891ed9-2e34-4676-9e97-06db53499116 req-338edc61-8ddc-4861-98ce-671a00a968fc tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Lock "cinder-attachment_update-39b2a32f-08c7-4681-8ce9-7ba8a7c6c072-np0000007169" released by "attachment_update" :: held 0.122s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:54:40.745025 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-338edc61-8ddc-4861-98ce-671a00a968fc tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/attachments/4dba7617-14a1-4744-8a4f-23b974a8a58a returned with HTTP 200 Aug 13 06:54:40.745025 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 43/176] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:54:40 2026] PUT /volume/v3/attachments/4dba7617-14a1-4744-8a4f-23b974a8a58a => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:40.764097 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-72182896 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-72182896, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:40.764560 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-72182896 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-72182896, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:40.779920 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-91891ed9-2e34-4676-9e97-06db53499116 req-a65f9187-5f1b-4732-b8c1-4490cc6ccaec None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:40.784182 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-a65f9187-5f1b-4732-b8c1-4490cc6ccaec tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] POST https://10.4.3.81/volume/v3/attachments/4dba7617-14a1-4744-8a4f-23b974a8a58a/action Aug 13 06:54:40.784726 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-a65f9187-5f1b-4732-b8c1-4490cc6ccaec tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:54:40.784912 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-a65f9187-5f1b-4732-b8c1-4490cc6ccaec tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:40.815613 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:40.815613 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:40.815745 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Created reservations ['aac27cf6-ff44-4c38-9d59-1e9949fa9ee5', '8c3593ef-4c3d-46bc-81e9-97f50ee82a8a', '570e314c-7196-4547-a5d7-b82db3e8e461', '985a1dcf-01a7-4915-ae7e-5f72b19b976a'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:54:40.816720 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (266d51c8-688c-4421-a323-fee57e03cf2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aac27cf6-ff44-4c38-9d59-1e9949fa9ee5', '8c3593ef-4c3d-46bc-81e9-97f50ee82a8a', '570e314c-7196-4547-a5d7-b82db3e8e461', '985a1dcf-01a7-4915-ae7e-5f72b19b976a']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:40.817839 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cb71e7b-a909-4bf9-a246-b9c93993f80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:40.830550 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-a65f9187-5f1b-4732-b8c1-4490cc6ccaec tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/attachments/4dba7617-14a1-4744-8a4f-23b974a8a58a/action returned with HTTP 204 Aug 13 06:54:40.830957 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 45/177] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:54:40 2026] POST /volume/v3/attachments/4dba7617-14a1-4744-8a4f-23b974a8a58a/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:40.848935 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cb71e7b-a909-4bf9-a246-b9c93993f80f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8973d26e-5c2e-41c0-9ad4-8a9d03121bd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1076906466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='466c0d067fb54b579563be82da464745',qos_specs=None,replication_status=,reservations=['aac27cf6-ff44-4c38-9d59-1e9949fa9ee5','8c3593ef-4c3d-46bc-81e9-97f50ee82a8a','570e314c-7196-4547-a5d7-b82db3e8e461','985a1dcf-01a7-4915-ae7e-5f72b19b976a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e92c4384e2f54d8189ae83608a74ef49',volume_type_id=d76e4158-9d1d-47ef-8fbe-21fffcfc6acf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:54:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1076906466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8973d26e-5c2e-41c0-9ad4-8a9d03121bd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='466c0d067fb54b579563be82da464745',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e92c4384e2f54d8189ae83608a74ef49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d76e4158-9d1d-47ef-8fbe-21fffcfc6acf),volume_type_id=d76e4158-9d1d-47ef-8fbe-21fffcfc6acf)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:40.850774 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a8a69dd-c068-4a8d-9cd4-ab75d2222cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:40.867208 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5de2fd88-bc43-4fdb-ba34-441d28d15302 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:40.867785 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5de2fd88-bc43-4fdb-ba34-441d28d15302 None None] GET https://10.4.3.81/volume// Aug 13 06:54:40.868028 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5de2fd88-bc43-4fdb-ba34-441d28d15302 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:40.868335 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5de2fd88-bc43-4fdb-ba34-441d28d15302 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:40.868796 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5de2fd88-bc43-4fdb-ba34-441d28d15302 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:40.869998 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 46/178] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:54:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:54:40.872879 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a8a69dd-c068-4a8d-9cd4-ab75d2222cb6) transitioned into state 'SUCCESS' from state '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-1076906466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='466c0d067fb54b579563be82da464745',qos_specs=None,replication_status=,reservations=['aac27cf6-ff44-4c38-9d59-1e9949fa9ee5','8c3593ef-4c3d-46bc-81e9-97f50ee82a8a','570e314c-7196-4547-a5d7-b82db3e8e461','985a1dcf-01a7-4915-ae7e-5f72b19b976a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e92c4384e2f54d8189ae83608a74ef49',volume_type_id=d76e4158-9d1d-47ef-8fbe-21fffcfc6acf)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:40.873602 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3d7638d-5180-4ffd-a7e5-479b3d4a9c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:40.884438 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3d7638d-5180-4ffd-a7e5-479b3d4a9c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:40.886385 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Flow 'volume_create_api' (51d3293d-aa65-4e43-8628-e75f5aeabf71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:40.886385 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Create volume request issued successfully. Aug 13 06:54:40.886385 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cb234598-b876-4b21-8b8c-38bee5dd5571 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:54:40.887437 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 45/179] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 06:54:40 2026] POST /volume/v3/volumes => generated 782 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:54:40.888643 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-91891ed9-2e34-4676-9e97-06db53499116 req-e7ee5af1-557f-4103-a38b-00fd5ff917f5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:40.893211 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-e7ee5af1-557f-4103-a38b-00fd5ff917f5 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] GET https://10.4.3.81/volume/v3/volumes/58846ca5-8b90-41ab-af80-af613b689bb4 Aug 13 06:54:40.896459 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-e7ee5af1-557f-4103-a38b-00fd5ff917f5 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:40.896843 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-e7ee5af1-557f-4103-a38b-00fd5ff917f5 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:40.904470 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-324cf3d2-6d80-4322-9a13-b0edb9d9f975 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:40.910015 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-324cf3d2-6d80-4322-9a13-b0edb9d9f975 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] GET https://10.4.3.81/volume/v3/volumes/8973d26e-5c2e-41c0-9ad4-8a9d03121bd5 Aug 13 06:54:40.910257 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-324cf3d2-6d80-4322-9a13-b0edb9d9f975 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:40.910509 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-324cf3d2-6d80-4322-9a13-b0edb9d9f975 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:40.911405 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:40.911405 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:40.916653 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-91891ed9-2e34-4676-9e97-06db53499116 req-e7ee5af1-557f-4103-a38b-00fd5ff917f5 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Volume info retrieved successfully. Aug 13 06:54:40.918577 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:40.918577 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:40.920245 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-e7ee5af1-557f-4103-a38b-00fd5ff917f5 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes/58846ca5-8b90-41ab-af80-af613b689bb4 returned with HTTP 200 Aug 13 06:54:40.920669 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 44/180] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:54:40 2026] GET /volume/v3/volumes/58846ca5-8b90-41ab-af80-af613b689bb4 => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:54:40.922094 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-324cf3d2-6d80-4322-9a13-b0edb9d9f975 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Volume info retrieved successfully. Aug 13 06:54:40.926688 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-324cf3d2-6d80-4322-9a13-b0edb9d9f975 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] https://10.4.3.81/volume/v3/volumes/8973d26e-5c2e-41c0-9ad4-8a9d03121bd5 returned with HTTP 200 Aug 13 06:54:40.927115 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 46/181] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:54:40 2026] GET /volume/v3/volumes/8973d26e-5c2e-41c0-9ad4-8a9d03121bd5 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:41.018947 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-91891ed9-2e34-4676-9e97-06db53499116 req-0c5e2a8f-aa7b-468c-a22c-315df0e361a3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:41.021566 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-0c5e2a8f-aa7b-468c-a22c-315df0e361a3 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] PUT https://10.4.3.81/volume/v3/attachments/57c9c716-829c-4280-be51-3e16eefbd0b2 Aug 13 06:54:41.022141 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-0c5e2a8f-aa7b-468c-a22c-315df0e361a3 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:41.032540 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-91891ed9-2e34-4676-9e97-06db53499116 req-0c5e2a8f-aa7b-468c-a22c-315df0e361a3 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Acquiring lock "cinder-attachment_update-58846ca5-8b90-41ab-af80-af613b689bb4-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:54:41.038016 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-91891ed9-2e34-4676-9e97-06db53499116 req-0c5e2a8f-aa7b-468c-a22c-315df0e361a3 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Lock "cinder-attachment_update-58846ca5-8b90-41ab-af80-af613b689bb4-np0000007169" acquired by "attachment_update" :: waited 0.006s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:54:41.039587 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:41.039587 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:41.148157 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-91891ed9-2e34-4676-9e97-06db53499116 req-0c5e2a8f-aa7b-468c-a22c-315df0e361a3 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Lock "cinder-attachment_update-58846ca5-8b90-41ab-af80-af613b689bb4-np0000007169" released by "attachment_update" :: held 0.110s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:54:41.148517 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-0c5e2a8f-aa7b-468c-a22c-315df0e361a3 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/attachments/57c9c716-829c-4280-be51-3e16eefbd0b2 returned with HTTP 200 Aug 13 06:54:41.148989 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 47/182] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:54:41 2026] PUT /volume/v3/attachments/57c9c716-829c-4280-be51-3e16eefbd0b2 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:41.176921 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-91891ed9-2e34-4676-9e97-06db53499116 req-9c7b141d-4f09-4005-8110-f41e488c24db None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:41.182211 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-9c7b141d-4f09-4005-8110-f41e488c24db tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] POST https://10.4.3.81/volume/v3/attachments/57c9c716-829c-4280-be51-3e16eefbd0b2/action Aug 13 06:54:41.182211 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-9c7b141d-4f09-4005-8110-f41e488c24db tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:54:41.182211 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-9c7b141d-4f09-4005-8110-f41e488c24db tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:41.198894 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:41.198894 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:41.209793 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-91891ed9-2e34-4676-9e97-06db53499116 req-9c7b141d-4f09-4005-8110-f41e488c24db tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/attachments/57c9c716-829c-4280-be51-3e16eefbd0b2/action returned with HTTP 204 Aug 13 06:54:41.210560 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 46/183] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:54:41 2026] POST /volume/v3/attachments/57c9c716-829c-4280-be51-3e16eefbd0b2/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:41.659789 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:41.661531 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:54:41.661894 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1166780778"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:41.663574 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1166780778'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:54:41.663740 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Create volume of 1 GB Aug 13 06:54:41.669075 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Availability Zones retrieved successfully. Aug 13 06:54:41.678003 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Flow 'volume_create_api' (a534d93a-724f-4264-ba0f-90594a9f28ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:41.679227 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (242415be-c529-49aa-a3ed-e3d665b0ecc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:41.680738 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:54:41.731539 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (242415be-c529-49aa-a3ed-e3d665b0ecc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:41.732889 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c6eb058-0031-4fc2-998f-fccf89e1c196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:41.830861 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Created reservations ['0655de9b-a12c-4702-b3cb-85a083e0c4c6', '2e63d79e-787f-438f-ab1f-48ebf4fe2f63', '4cfb7b19-c355-4e90-80da-8c7f1d73c2a3', '50fb8483-a0e9-4b06-a2f7-436771d4b40e'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:54:41.831831 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c6eb058-0031-4fc2-998f-fccf89e1c196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0655de9b-a12c-4702-b3cb-85a083e0c4c6', '2e63d79e-787f-438f-ab1f-48ebf4fe2f63', '4cfb7b19-c355-4e90-80da-8c7f1d73c2a3', '50fb8483-a0e9-4b06-a2f7-436771d4b40e']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:41.832628 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d7de036-4fa5-43d2-b819-b847e5fc66f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:41.854085 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d7de036-4fa5-43d2-b819-b847e5fc66f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4f1412f-4395-4593-943c-308381e7a962', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1166780778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9319edd58014474bafaf73d4067cd957',qos_specs=None,replication_status=,reservations=['0655de9b-a12c-4702-b3cb-85a083e0c4c6','2e63d79e-787f-438f-ab1f-48ebf4fe2f63','4cfb7b19-c355-4e90-80da-8c7f1d73c2a3','50fb8483-a0e9-4b06-a2f7-436771d4b40e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683c49c6af1d44e7b66fb83e6fcf003c',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:54:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1166780778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4f1412f-4395-4593-943c-308381e7a962,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9319edd58014474bafaf73d4067cd957',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='683c49c6af1d44e7b66fb83e6fcf003c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:41.854970 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc69ad4-b019-4c90-95be-132373126353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:41.883122 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc69ad4-b019-4c90-95be-132373126353) transitioned into state 'SUCCESS' from state '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-1166780778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9319edd58014474bafaf73d4067cd957',qos_specs=None,replication_status=,reservations=['0655de9b-a12c-4702-b3cb-85a083e0c4c6','2e63d79e-787f-438f-ab1f-48ebf4fe2f63','4cfb7b19-c355-4e90-80da-8c7f1d73c2a3','50fb8483-a0e9-4b06-a2f7-436771d4b40e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683c49c6af1d44e7b66fb83e6fcf003c',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:41.885277 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcfc34cf-3674-433c-84a8-9d9445c57d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:41.899344 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcfc34cf-3674-433c-84a8-9d9445c57d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:41.899504 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Flow 'volume_create_api' (a534d93a-724f-4264-ba0f-90594a9f28ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:41.899787 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Create volume request issued successfully. Aug 13 06:54:41.900336 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dd2ecae9-8a89-49d4-809c-e0d048f834c7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:54:41.900733 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 45/184] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:54:41 2026] POST /volume/v3/volumes => generated 752 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:54:41.943469 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d990a0bf-d451-4562-82e5-fb983c1c2d8d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:41.948570 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d990a0bf-d451-4562-82e5-fb983c1c2d8d tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] GET https://10.4.3.81/volume/v3/volumes/8973d26e-5c2e-41c0-9ad4-8a9d03121bd5 Aug 13 06:54:41.948944 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d990a0bf-d451-4562-82e5-fb983c1c2d8d tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:41.949015 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d990a0bf-d451-4562-82e5-fb983c1c2d8d tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:41.961414 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:41.961414 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:41.967763 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d990a0bf-d451-4562-82e5-fb983c1c2d8d tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Volume info retrieved successfully. Aug 13 06:54:41.975291 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d990a0bf-d451-4562-82e5-fb983c1c2d8d tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] https://10.4.3.81/volume/v3/volumes/8973d26e-5c2e-41c0-9ad4-8a9d03121bd5 returned with HTTP 200 Aug 13 06:54:41.975917 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 47/185] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:54:41 2026] GET /volume/v3/volumes/8973d26e-5c2e-41c0-9ad4-8a9d03121bd5 => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:41.994763 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8ababc68-ef52-403c-a3d5-7bec9b5f44a1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:41.996434 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8ababc68-ef52-403c-a3d5-7bec9b5f44a1 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] GET https://10.4.3.81/volume/v3/messages Aug 13 06:54:41.996686 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8ababc68-ef52-403c-a3d5-7bec9b5f44a1 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:41.996859 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8ababc68-ef52-403c-a3d5-7bec9b5f44a1 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:41.997161 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:41.997161 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:42.011936 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8ababc68-ef52-403c-a3d5-7bec9b5f44a1 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 06:54:42.012750 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 48/186] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 06:54:41 2026] GET /volume/v3/messages => generated 668 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:42.022621 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5ce20b38-1fb2-4124-945c-2eab80843f67 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:42.025238 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5ce20b38-1fb2-4124-945c-2eab80843f67 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] DELETE https://10.4.3.81/volume/v3/messages/937a044b-14b4-49b8-b7c2-99fe626c9d1b Aug 13 06:54:42.025562 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5ce20b38-1fb2-4124-945c-2eab80843f67 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:42.025788 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5ce20b38-1fb2-4124-945c-2eab80843f67 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:42.043075 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5ce20b38-1fb2-4124-945c-2eab80843f67 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] https://10.4.3.81/volume/v3/messages/937a044b-14b4-49b8-b7c2-99fe626c9d1b returned with HTTP 204 Aug 13 06:54:42.043534 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 47/187] 10.4.3.81 () {68 vars in 1387 bytes} [Thu Aug 13 06:54:42 2026] DELETE /volume/v3/messages/937a044b-14b4-49b8-b7c2-99fe626c9d1b => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 06:54:42.054359 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1876bf43-acde-475a-b8ed-f05f80846662 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:42.055190 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1876bf43-acde-475a-b8ed-f05f80846662 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] GET https://10.4.3.81/volume/v3/messages/937a044b-14b4-49b8-b7c2-99fe626c9d1b Aug 13 06:54:42.055424 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1876bf43-acde-475a-b8ed-f05f80846662 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:42.055782 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1876bf43-acde-475a-b8ed-f05f80846662 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:42.066902 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1876bf43-acde-475a-b8ed-f05f80846662 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] https://10.4.3.81/volume/v3/messages/937a044b-14b4-49b8-b7c2-99fe626c9d1b returned with HTTP 404 Aug 13 06:54:42.067511 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 46/188] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 06:54:42 2026] GET /volume/v3/messages/937a044b-14b4-49b8-b7c2-99fe626c9d1b => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:42.078335 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-84056126-0c51-4512-abcb-f6fe8dfb479f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:42.080209 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-84056126-0c51-4512-abcb-f6fe8dfb479f tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] GET https://10.4.3.81/volume/v3/volumes/8973d26e-5c2e-41c0-9ad4-8a9d03121bd5 Aug 13 06:54:42.080209 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-84056126-0c51-4512-abcb-f6fe8dfb479f tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:42.080464 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-84056126-0c51-4512-abcb-f6fe8dfb479f tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:42.088952 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:42.088952 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:42.092736 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-84056126-0c51-4512-abcb-f6fe8dfb479f tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Volume info retrieved successfully. Aug 13 06:54:42.096866 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-84056126-0c51-4512-abcb-f6fe8dfb479f tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] https://10.4.3.81/volume/v3/volumes/8973d26e-5c2e-41c0-9ad4-8a9d03121bd5 returned with HTTP 200 Aug 13 06:54:42.097349 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 48/189] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:54:42 2026] GET /volume/v3/volumes/8973d26e-5c2e-41c0-9ad4-8a9d03121bd5 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:42.112185 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-316a30c7-00f6-4ea3-858b-b861ae755a3b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:42.118668 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-316a30c7-00f6-4ea3-858b-b861ae755a3b tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8973d26e-5c2e-41c0-9ad4-8a9d03121bd5 Aug 13 06:54:42.118943 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-316a30c7-00f6-4ea3-858b-b861ae755a3b tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:42.119201 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-316a30c7-00f6-4ea3-858b-b861ae755a3b tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:42.119447 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-316a30c7-00f6-4ea3-858b-b861ae755a3b tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Delete volume with id: 8973d26e-5c2e-41c0-9ad4-8a9d03121bd5 Aug 13 06:54:42.132178 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:42.132178 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:42.132779 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-316a30c7-00f6-4ea3-858b-b861ae755a3b tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Volume info retrieved successfully. Aug 13 06:54:42.134354 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-316a30c7-00f6-4ea3-858b-b861ae755a3b tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100297) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 06:54:42.158740 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-316a30c7-00f6-4ea3-858b-b861ae755a3b tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-72182896 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-72182896, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:42.159030 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-316a30c7-00f6-4ea3-858b-b861ae755a3b tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-72182896 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-72182896, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:42.175725 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-316a30c7-00f6-4ea3-858b-b861ae755a3b tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Created reservations ['e4d141ca-bab1-4c04-a33c-b846f4bfee12', '67a169ce-de92-4771-84b5-e835c04a4bc5', '19e558bc-8aae-41a2-9e9b-54ab0601943e', 'cf935664-597a-4b4a-8937-f846a3c2d385'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:54:42.209924 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-316a30c7-00f6-4ea3-858b-b861ae755a3b tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Delete volume request issued successfully. Aug 13 06:54:42.210330 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-316a30c7-00f6-4ea3-858b-b861ae755a3b tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] https://10.4.3.81/volume/v3/volumes/8973d26e-5c2e-41c0-9ad4-8a9d03121bd5 returned with HTTP 202 Aug 13 06:54:42.210839 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 49/190] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 06:54:42 2026] DELETE /volume/v3/volumes/8973d26e-5c2e-41c0-9ad4-8a9d03121bd5 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:54:42.217794 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e77c4cfd-eae5-492f-ab40-5278ee9ac958 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:42.220648 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e77c4cfd-eae5-492f-ab40-5278ee9ac958 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] GET https://10.4.3.81/volume/v3/volumes/8973d26e-5c2e-41c0-9ad4-8a9d03121bd5 Aug 13 06:54:42.220969 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e77c4cfd-eae5-492f-ab40-5278ee9ac958 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:42.221218 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e77c4cfd-eae5-492f-ab40-5278ee9ac958 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:42.229445 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e77c4cfd-eae5-492f-ab40-5278ee9ac958 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] https://10.4.3.81/volume/v3/volumes/8973d26e-5c2e-41c0-9ad4-8a9d03121bd5 returned with HTTP 404 Aug 13 06:54:42.230795 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 48/191] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:54:42 2026] GET /volume/v3/volumes/8973d26e-5c2e-41c0-9ad4-8a9d03121bd5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:42.242700 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f4a818dd-d420-45fd-8d66-b1a68cf20eb9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:42.247907 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f4a818dd-d420-45fd-8d66-b1a68cf20eb9 tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] DELETE https://10.4.3.81/volume/v3/types/d76e4158-9d1d-47ef-8fbe-21fffcfc6acf Aug 13 06:54:42.248103 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f4a818dd-d420-45fd-8d66-b1a68cf20eb9 tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:42.248370 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f4a818dd-d420-45fd-8d66-b1a68cf20eb9 tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:42.248662 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:42.248662 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:42.292507 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f4a818dd-d420-45fd-8d66-b1a68cf20eb9 tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] https://10.4.3.81/volume/v3/types/d76e4158-9d1d-47ef-8fbe-21fffcfc6acf returned with HTTP 202 Aug 13 06:54:42.292930 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 47/192] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 06:54:42 2026] DELETE /volume/v3/types/d76e4158-9d1d-47ef-8fbe-21fffcfc6acf => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:54:42.301721 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0ca05d85-479c-4e9a-b1d4-634c57227c4a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:42.309406 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0ca05d85-479c-4e9a-b1d4-634c57227c4a tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] GET https://10.4.3.81/volume/v3/types/d76e4158-9d1d-47ef-8fbe-21fffcfc6acf Aug 13 06:54:42.309406 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0ca05d85-479c-4e9a-b1d4-634c57227c4a tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:42.309406 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0ca05d85-479c-4e9a-b1d4-634c57227c4a tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:42.311848 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0ca05d85-479c-4e9a-b1d4-634c57227c4a tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] https://10.4.3.81/volume/v3/types/d76e4158-9d1d-47ef-8fbe-21fffcfc6acf returned with HTTP 404 Aug 13 06:54:42.314261 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 49/193] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 06:54:42 2026] GET /volume/v3/types/d76e4158-9d1d-47ef-8fbe-21fffcfc6acf => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:42.321398 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1508eeac-179a-4e31-abf0-2c57ef59f662 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:42.324536 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1508eeac-179a-4e31-abf0-2c57ef59f662 tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 06:54:42.324806 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1508eeac-179a-4e31-abf0-2c57ef59f662 tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-2073588494", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1598150873", "vendor_name": "tempest-vendor_name-848777067"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:42.349435 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1508eeac-179a-4e31-abf0-2c57ef59f662 tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 06:54:42.349986 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 50/194] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 06:54:42 2026] POST /volume/v3/types => generated 327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:42.359527 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8b72e09c-4bb6-447b-b107-5520bef3834c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:42.361551 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:54:42.361719 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cc708b50-e828-4e6c-8ed6-425f51c0a7a5", "size": 1, "name": "tempest-UserMessagesTest-Volume-29904327"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:42.363646 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Create volume request body: {'volume': {'volume_type': 'cc708b50-e828-4e6c-8ed6-425f51c0a7a5', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-29904327'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:54:42.368387 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Create volume of 1 GB Aug 13 06:54:42.368725 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:42.368725 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:42.369218 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Availability Zones retrieved successfully. Aug 13 06:54:42.377402 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Flow 'volume_create_api' (0ece1d52-e0f5-4c71-85de-cd253183cdf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:42.378683 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aadf1c9-acff-43dc-a857-d27695cc6108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:42.381344 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:54:42.409659 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aadf1c9-acff-43dc-a857-d27695cc6108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:54:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1598150873',vendor_name='tempest-vendor_name-848777067'},id=cc708b50-e828-4e6c-8ed6-425f51c0a7a5,is_public=True,name='tempest-UserMessagesTest-volume-type-2073588494',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc708b50-e828-4e6c-8ed6-425f51c0a7a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:42.410466 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c5d7c8-ba5b-46b9-80b9-678827e142ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:42.444267 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2073588494 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2073588494, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:42.444651 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2073588494 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2073588494, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:42.472472 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Created reservations ['8e38366f-ea16-4a4a-9e6d-1a6bd73f04c7', '88fd3d2d-ea62-45f6-8456-e1e1245bfcc0', 'fcdf6f2e-2e8c-45af-9158-bc62b30c7063', '6a21e9f6-dc20-4995-a518-bd2ea48a1e64'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:54:42.473562 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c5d7c8-ba5b-46b9-80b9-678827e142ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e38366f-ea16-4a4a-9e6d-1a6bd73f04c7', '88fd3d2d-ea62-45f6-8456-e1e1245bfcc0', 'fcdf6f2e-2e8c-45af-9158-bc62b30c7063', '6a21e9f6-dc20-4995-a518-bd2ea48a1e64']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:42.474540 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c51301e9-c8e2-408a-b896-4ed707783a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:42.503839 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c51301e9-c8e2-408a-b896-4ed707783a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95c23c47-1832-4c4d-a8e4-dbd013132f83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-29904327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='466c0d067fb54b579563be82da464745',qos_specs=None,replication_status=,reservations=['8e38366f-ea16-4a4a-9e6d-1a6bd73f04c7','88fd3d2d-ea62-45f6-8456-e1e1245bfcc0','fcdf6f2e-2e8c-45af-9158-bc62b30c7063','6a21e9f6-dc20-4995-a518-bd2ea48a1e64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e92c4384e2f54d8189ae83608a74ef49',volume_type_id=cc708b50-e828-4e6c-8ed6-425f51c0a7a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:54:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-29904327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95c23c47-1832-4c4d-a8e4-dbd013132f83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='466c0d067fb54b579563be82da464745',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e92c4384e2f54d8189ae83608a74ef49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc708b50-e828-4e6c-8ed6-425f51c0a7a5),volume_type_id=cc708b50-e828-4e6c-8ed6-425f51c0a7a5)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:42.505158 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bc9ad7d-547c-4fb4-938c-1ccac86f4361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:42.537040 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bc9ad7d-547c-4fb4-938c-1ccac86f4361) transitioned into state 'SUCCESS' from state '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-29904327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='466c0d067fb54b579563be82da464745',qos_specs=None,replication_status=,reservations=['8e38366f-ea16-4a4a-9e6d-1a6bd73f04c7','88fd3d2d-ea62-45f6-8456-e1e1245bfcc0','fcdf6f2e-2e8c-45af-9158-bc62b30c7063','6a21e9f6-dc20-4995-a518-bd2ea48a1e64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e92c4384e2f54d8189ae83608a74ef49',volume_type_id=cc708b50-e828-4e6c-8ed6-425f51c0a7a5)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:42.538155 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e32db17-87a7-4cea-9929-7b0ce916bf56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:42.548714 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e32db17-87a7-4cea-9929-7b0ce916bf56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:42.549900 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Flow 'volume_create_api' (0ece1d52-e0f5-4c71-85de-cd253183cdf7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:42.550306 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Create volume request issued successfully. Aug 13 06:54:42.551035 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8b72e09c-4bb6-447b-b107-5520bef3834c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:54:42.551612 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 49/195] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 06:54:42 2026] POST /volume/v3/volumes => generated 782 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:54:42.565100 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2d22b116-fe2a-463a-a253-6586afd1995c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:42.568753 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2d22b116-fe2a-463a-a253-6586afd1995c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] GET https://10.4.3.81/volume/v3/volumes/95c23c47-1832-4c4d-a8e4-dbd013132f83 Aug 13 06:54:42.569024 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2d22b116-fe2a-463a-a253-6586afd1995c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:42.569282 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2d22b116-fe2a-463a-a253-6586afd1995c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:42.585228 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:42.585228 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:42.589637 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2d22b116-fe2a-463a-a253-6586afd1995c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Volume info retrieved successfully. Aug 13 06:54:42.595391 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2d22b116-fe2a-463a-a253-6586afd1995c tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] https://10.4.3.81/volume/v3/volumes/95c23c47-1832-4c4d-a8e4-dbd013132f83 returned with HTTP 200 Aug 13 06:54:42.595899 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 48/196] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:54:42 2026] GET /volume/v3/volumes/95c23c47-1832-4c4d-a8e4-dbd013132f83 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:43.611942 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-55710664-ddc2-4ce5-9f09-584a0084d7b4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:43.614298 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-55710664-ddc2-4ce5-9f09-584a0084d7b4 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] GET https://10.4.3.81/volume/v3/volumes/95c23c47-1832-4c4d-a8e4-dbd013132f83 Aug 13 06:54:43.615206 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-55710664-ddc2-4ce5-9f09-584a0084d7b4 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:43.615206 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-55710664-ddc2-4ce5-9f09-584a0084d7b4 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:43.631057 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:43.631057 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:43.635764 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-55710664-ddc2-4ce5-9f09-584a0084d7b4 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Volume info retrieved successfully. Aug 13 06:54:43.641950 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-55710664-ddc2-4ce5-9f09-584a0084d7b4 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] https://10.4.3.81/volume/v3/volumes/95c23c47-1832-4c4d-a8e4-dbd013132f83 returned with HTTP 200 Aug 13 06:54:43.642378 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 50/197] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:54:43 2026] GET /volume/v3/volumes/95c23c47-1832-4c4d-a8e4-dbd013132f83 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:43.655994 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3a12656a-4fd3-4bf0-a44e-d64a711e1567 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:43.657723 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3a12656a-4fd3-4bf0-a44e-d64a711e1567 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] GET https://10.4.3.81/volume/v3/messages Aug 13 06:54:43.657932 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3a12656a-4fd3-4bf0-a44e-d64a711e1567 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:43.658117 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3a12656a-4fd3-4bf0-a44e-d64a711e1567 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:43.661670 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3a12656a-4fd3-4bf0-a44e-d64a711e1567 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 06:54:43.662208 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 51/198] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 06:54:43 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:43.670513 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1a35b925-405d-40e8-b6d6-13b229ad66b7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:43.674807 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1a35b925-405d-40e8-b6d6-13b229ad66b7 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] GET https://10.4.3.81/volume/v3/messages/a5931dd7-8a75-4e73-9153-244528a6b1c3 Aug 13 06:54:43.674807 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1a35b925-405d-40e8-b6d6-13b229ad66b7 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:43.674807 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1a35b925-405d-40e8-b6d6-13b229ad66b7 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:43.677056 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:43.677056 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:43.678022 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1a35b925-405d-40e8-b6d6-13b229ad66b7 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] https://10.4.3.81/volume/v3/messages/a5931dd7-8a75-4e73-9153-244528a6b1c3 returned with HTTP 200 Aug 13 06:54:43.678463 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 50/199] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 06:54:43 2026] GET /volume/v3/messages/a5931dd7-8a75-4e73-9153-244528a6b1c3 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:43.687510 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5af924e4-d9f5-4a22-9050-dd0ed9fb81b5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:43.689658 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5af924e4-d9f5-4a22-9050-dd0ed9fb81b5 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] GET https://10.4.3.81/volume/v3/messages Aug 13 06:54:43.689936 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5af924e4-d9f5-4a22-9050-dd0ed9fb81b5 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:43.690209 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5af924e4-d9f5-4a22-9050-dd0ed9fb81b5 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:43.695147 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5af924e4-d9f5-4a22-9050-dd0ed9fb81b5 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 06:54:43.695722 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 49/200] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 06:54:43 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:43.705825 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a2721c19-523b-4e01-9218-2ee4dd1985b1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:43.709611 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a2721c19-523b-4e01-9218-2ee4dd1985b1 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] DELETE https://10.4.3.81/volume/v3/messages/a5931dd7-8a75-4e73-9153-244528a6b1c3 Aug 13 06:54:43.710103 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a2721c19-523b-4e01-9218-2ee4dd1985b1 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:43.710386 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a2721c19-523b-4e01-9218-2ee4dd1985b1 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:43.730251 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a2721c19-523b-4e01-9218-2ee4dd1985b1 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] https://10.4.3.81/volume/v3/messages/a5931dd7-8a75-4e73-9153-244528a6b1c3 returned with HTTP 204 Aug 13 06:54:43.730722 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 51/201] 10.4.3.81 () {68 vars in 1387 bytes} [Thu Aug 13 06:54:43 2026] DELETE /volume/v3/messages/a5931dd7-8a75-4e73-9153-244528a6b1c3 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 06:54:43.738161 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ee0df8c5-ecd7-4ad9-b2f7-fbe1d057ec23 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:43.739838 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ee0df8c5-ecd7-4ad9-b2f7-fbe1d057ec23 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] GET https://10.4.3.81/volume/v3/volumes/95c23c47-1832-4c4d-a8e4-dbd013132f83 Aug 13 06:54:43.740042 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ee0df8c5-ecd7-4ad9-b2f7-fbe1d057ec23 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:43.740222 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ee0df8c5-ecd7-4ad9-b2f7-fbe1d057ec23 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:43.747154 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:43.747154 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:43.752526 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ee0df8c5-ecd7-4ad9-b2f7-fbe1d057ec23 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Volume info retrieved successfully. Aug 13 06:54:43.759259 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ee0df8c5-ecd7-4ad9-b2f7-fbe1d057ec23 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] https://10.4.3.81/volume/v3/volumes/95c23c47-1832-4c4d-a8e4-dbd013132f83 returned with HTTP 200 Aug 13 06:54:43.759953 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 52/202] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:54:43 2026] GET /volume/v3/volumes/95c23c47-1832-4c4d-a8e4-dbd013132f83 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:43.777921 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dd58dd06-56f0-4724-a0da-3468b87dc9b6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:43.781346 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dd58dd06-56f0-4724-a0da-3468b87dc9b6 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] DELETE https://10.4.3.81/volume/v3/volumes/95c23c47-1832-4c4d-a8e4-dbd013132f83 Aug 13 06:54:43.781346 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dd58dd06-56f0-4724-a0da-3468b87dc9b6 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:43.781346 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dd58dd06-56f0-4724-a0da-3468b87dc9b6 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:43.781346 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-dd58dd06-56f0-4724-a0da-3468b87dc9b6 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Delete volume with id: 95c23c47-1832-4c4d-a8e4-dbd013132f83 Aug 13 06:54:43.792343 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:43.792343 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:43.792343 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dd58dd06-56f0-4724-a0da-3468b87dc9b6 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Volume info retrieved successfully. Aug 13 06:54:43.792916 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-dd58dd06-56f0-4724-a0da-3468b87dc9b6 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100294) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 06:54:43.819961 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-dd58dd06-56f0-4724-a0da-3468b87dc9b6 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Created reservations ['c9e4a7be-c41f-4766-b174-73df509fa9db', 'bc6326bc-aa1f-49d6-bc21-fe8ca6a3abd3', 'cb6fdd01-d9e1-4a4a-a37a-852343ac934c', 'b279daac-7d35-48fb-aa8f-8ba0b49160aa'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:54:43.858542 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dd58dd06-56f0-4724-a0da-3468b87dc9b6 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Delete volume request issued successfully. Aug 13 06:54:43.858542 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dd58dd06-56f0-4724-a0da-3468b87dc9b6 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] https://10.4.3.81/volume/v3/volumes/95c23c47-1832-4c4d-a8e4-dbd013132f83 returned with HTTP 202 Aug 13 06:54:43.858542 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 51/203] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 06:54:43 2026] DELETE /volume/v3/volumes/95c23c47-1832-4c4d-a8e4-dbd013132f83 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:54:43.865534 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-85bede5d-fbfd-425a-947b-2538a55d89b9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:43.867284 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-85bede5d-fbfd-425a-947b-2538a55d89b9 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] GET https://10.4.3.81/volume/v3/volumes/95c23c47-1832-4c4d-a8e4-dbd013132f83 Aug 13 06:54:43.867504 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-85bede5d-fbfd-425a-947b-2538a55d89b9 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:43.867719 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-85bede5d-fbfd-425a-947b-2538a55d89b9 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:43.874801 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-85bede5d-fbfd-425a-947b-2538a55d89b9 tempest-UserMessagesTest-249143422 tempest-UserMessagesTest-249143422-project-member] https://10.4.3.81/volume/v3/volumes/95c23c47-1832-4c4d-a8e4-dbd013132f83 returned with HTTP 404 Aug 13 06:54:43.875425 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 50/204] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:54:43 2026] GET /volume/v3/volumes/95c23c47-1832-4c4d-a8e4-dbd013132f83 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:43.884790 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-189bac9c-16bb-419a-99d8-1633baa28be5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:43.887598 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-189bac9c-16bb-419a-99d8-1633baa28be5 tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] DELETE https://10.4.3.81/volume/v3/types/cc708b50-e828-4e6c-8ed6-425f51c0a7a5 Aug 13 06:54:43.888094 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-189bac9c-16bb-419a-99d8-1633baa28be5 tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:43.888392 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-189bac9c-16bb-419a-99d8-1633baa28be5 tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:43.937968 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-189bac9c-16bb-419a-99d8-1633baa28be5 tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] https://10.4.3.81/volume/v3/types/cc708b50-e828-4e6c-8ed6-425f51c0a7a5 returned with HTTP 202 Aug 13 06:54:43.938611 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 52/205] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 06:54:43 2026] DELETE /volume/v3/types/cc708b50-e828-4e6c-8ed6-425f51c0a7a5 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:54:43.946833 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7e89166f-95cb-401a-853d-2f2b1ef6fc34 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:43.948575 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7e89166f-95cb-401a-853d-2f2b1ef6fc34 tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] GET https://10.4.3.81/volume/v3/types/cc708b50-e828-4e6c-8ed6-425f51c0a7a5 Aug 13 06:54:43.948779 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7e89166f-95cb-401a-853d-2f2b1ef6fc34 tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:43.948959 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7e89166f-95cb-401a-853d-2f2b1ef6fc34 tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:43.952100 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7e89166f-95cb-401a-853d-2f2b1ef6fc34 tempest-UserMessagesTest-1964997731 tempest-UserMessagesTest-1964997731-project-admin] https://10.4.3.81/volume/v3/types/cc708b50-e828-4e6c-8ed6-425f51c0a7a5 returned with HTTP 404 Aug 13 06:54:43.952689 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 53/206] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 06:54:43 2026] GET /volume/v3/types/cc708b50-e828-4e6c-8ed6-425f51c0a7a5 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:48.675341 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-44e10345-6d14-4737-b5b5-33eb4465ae08 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:48.893982 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-44e10345-6d14-4737-b5b5-33eb4465ae08 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 06:54:48.894462 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-44e10345-6d14-4737-b5b5-33eb4465ae08 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:48.898976 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=245,cinder:INSERT=40,cinder:UPDATE=78 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:54:48.912883 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-44e10345-6d14-4737-b5b5-33eb4465ae08 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 06:54:48.913390 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 52/207] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 06:54:48 2026] POST /volume/v3/types => generated 188 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:48.923281 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-79167d8c-9a00-4ee3-bec2-54b0a4d300e0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:48.927656 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-79167d8c-9a00-4ee3-bec2-54b0a4d300e0 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 06:54:48.927967 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-79167d8c-9a00-4ee3-bec2-54b0a4d300e0 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:48.933140 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=267,cinder:INSERT=45,cinder:UPDATE=63 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:54:48.944648 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-79167d8c-9a00-4ee3-bec2-54b0a4d300e0 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 06:54:48.945082 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 51/208] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 06:54:48 2026] POST /volume/v3/types => generated 188 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:48.954445 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-db881542-6ffa-416e-b24d-1eba2cad2131 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:49.202293 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:54:49.202725 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-985534060"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:49.204186 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-985534060'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:54:49.206787 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=232,cinder:INSERT=28,cinder:UPDATE=53 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:54:49.209575 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Create volume of 1 GB Aug 13 06:54:49.210140 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:49.210140 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:49.210875 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Availability Zones retrieved successfully. Aug 13 06:54:49.219780 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Flow 'volume_create_api' (99de7c6a-d639-44db-ada8-c545e80fa305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:49.223020 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fcffd24-d818-4d90-a6e7-f42b871c071f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:49.225209 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:54:49.260388 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fcffd24-d818-4d90-a6e7-f42b871c071f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:54:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b2d34fb7-71e5-47bb-ab8c-43e83c1516ea,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d34fb7-71e5-47bb-ab8c-43e83c1516ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:49.261081 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea36a5d-a2c8-4ddb-ba08-a01fb2cb1c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:49.284240 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:49.284577 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:49.320397 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Created reservations ['d43e6b5f-c637-4502-9205-b5026441a509', '77db7c61-b59d-4ffc-aa13-b3aa51d32838', '7402f4c7-a6aa-4173-9060-69653f5d2252', '3cb415cb-5394-4338-a33b-083a923004eb'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:54:49.321168 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea36a5d-a2c8-4ddb-ba08-a01fb2cb1c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d43e6b5f-c637-4502-9205-b5026441a509', '77db7c61-b59d-4ffc-aa13-b3aa51d32838', '7402f4c7-a6aa-4173-9060-69653f5d2252', '3cb415cb-5394-4338-a33b-083a923004eb']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:49.321872 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c6c83a7-d063-43e7-b0f1-7e0d00353909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:49.344031 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c6c83a7-d063-43e7-b0f1-7e0d00353909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3830eaf0-06c9-4358-832f-f12a1b3f31f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-985534060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd6a46b592a045ee99a7ac859d111aae',qos_specs=None,replication_status=,reservations=['d43e6b5f-c637-4502-9205-b5026441a509','77db7c61-b59d-4ffc-aa13-b3aa51d32838','7402f4c7-a6aa-4173-9060-69653f5d2252','3cb415cb-5394-4338-a33b-083a923004eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc3b2e4c84d44821be8a344d38f6b602',volume_type_id=b2d34fb7-71e5-47bb-ab8c-43e83c1516ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:54:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-985534060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3830eaf0-06c9-4358-832f-f12a1b3f31f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd6a46b592a045ee99a7ac859d111aae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc3b2e4c84d44821be8a344d38f6b602',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d34fb7-71e5-47bb-ab8c-43e83c1516ea),volume_type_id=b2d34fb7-71e5-47bb-ab8c-43e83c1516ea)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:49.344812 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bdba427-a454-4215-838c-fa35ed569de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:49.364271 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bdba427-a454-4215-838c-fa35ed569de5) transitioned into state 'SUCCESS' from state '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-985534060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd6a46b592a045ee99a7ac859d111aae',qos_specs=None,replication_status=,reservations=['d43e6b5f-c637-4502-9205-b5026441a509','77db7c61-b59d-4ffc-aa13-b3aa51d32838','7402f4c7-a6aa-4173-9060-69653f5d2252','3cb415cb-5394-4338-a33b-083a923004eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc3b2e4c84d44821be8a344d38f6b602',volume_type_id=b2d34fb7-71e5-47bb-ab8c-43e83c1516ea)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:49.365195 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5066b8a5-9c54-433d-beb2-62589f57bb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:49.377843 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5066b8a5-9c54-433d-beb2-62589f57bb3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:49.378652 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Flow 'volume_create_api' (99de7c6a-d639-44db-ada8-c545e80fa305) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:49.378933 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Create volume request issued successfully. Aug 13 06:54:49.379473 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-db881542-6ffa-416e-b24d-1eba2cad2131 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:54:49.379846 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 53/209] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:54:48 2026] POST /volume/v3/volumes => generated 765 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:54:49.397239 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ab97438d-fe2a-4363-b045-57a5b38e89bf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:49.399039 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab97438d-fe2a-4363-b045-57a5b38e89bf tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] GET https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 Aug 13 06:54:49.399246 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab97438d-fe2a-4363-b045-57a5b38e89bf tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:49.399514 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab97438d-fe2a-4363-b045-57a5b38e89bf tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:49.401473 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=239,cinder:INSERT=36,cinder:UPDATE=62 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:54:49.409308 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:49.409308 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:49.416516 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ab97438d-fe2a-4363-b045-57a5b38e89bf tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Volume info retrieved successfully. Aug 13 06:54:49.422391 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab97438d-fe2a-4363-b045-57a5b38e89bf tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 returned with HTTP 200 Aug 13 06:54:49.422764 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 54/210] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:49 2026] GET /volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:49.636123 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-91871c51-000b-45eb-8b10-e829809d252d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:49.638579 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-91871c51-000b-45eb-8b10-e829809d252d tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:54:49.639230 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-91871c51-000b-45eb-8b10-e829809d252d tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:49.639230 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-91871c51-000b-45eb-8b10-e829809d252d tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:49.646047 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:49.646047 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:49.651076 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-91871c51-000b-45eb-8b10-e829809d252d tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:54:49.654051 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-91871c51-000b-45eb-8b10-e829809d252d tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 200 Aug 13 06:54:49.654473 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 53/211] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:54:49 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 1023 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:50.020506 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d9e7cd06-1ecc-40f1-8e66-77c55cd98874 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:50.020944 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d9e7cd06-1ecc-40f1-8e66-77c55cd98874 None None] GET https://10.4.3.81/volume// Aug 13 06:54:50.021175 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d9e7cd06-1ecc-40f1-8e66-77c55cd98874 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:50.021394 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d9e7cd06-1ecc-40f1-8e66-77c55cd98874 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:50.021740 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d9e7cd06-1ecc-40f1-8e66-77c55cd98874 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:50.022016 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 52/212] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 06:54:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:54:50.046339 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-975130fd-62a5-4a53-b83d-9457d3930afa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:50.313939 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-975130fd-62a5-4a53-b83d-9457d3930afa tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:54:50.314485 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-975130fd-62a5-4a53-b83d-9457d3930afa tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d6902bc-841b-4074-a225-5517400cc662", "connector": null, "instance_uuid": "bb960839-d819-4f7a-a161-04135167124c"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:50.327516 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:50.327516 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:50.359535 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-975130fd-62a5-4a53-b83d-9457d3930afa tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:54:50.360189 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 54/213] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:54:50 2026] POST /volume/v3/attachments => generated 273 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:50.400102 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-29ab44d3-b34d-4bda-843e-69efa84dcfb0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:50.402461 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-29ab44d3-b34d-4bda-843e-69efa84dcfb0 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:54:50.402647 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-29ab44d3-b34d-4bda-843e-69efa84dcfb0 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:50.402894 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-29ab44d3-b34d-4bda-843e-69efa84dcfb0 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:50.414762 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9d5381ea-841e-4d47-815e-9b0746f41b9b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:50.414762 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9d5381ea-841e-4d47-815e-9b0746f41b9b None None] GET https://10.4.3.81/volume// Aug 13 06:54:50.414762 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9d5381ea-841e-4d47-815e-9b0746f41b9b None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:50.414762 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9d5381ea-841e-4d47-815e-9b0746f41b9b None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:50.414762 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9d5381ea-841e-4d47-815e-9b0746f41b9b None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:50.414762 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 54/214] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:54:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 06:54:50.423531 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-b1cf44b3-4083-4536-9621-b10ba90d0610 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:50.426983 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-b1cf44b3-4083-4536-9621-b10ba90d0610 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:54:50.427244 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-b1cf44b3-4083-4536-9621-b10ba90d0610 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:50.427494 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-b1cf44b3-4083-4536-9621-b10ba90d0610 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:50.439678 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-34d43ad4-8617-4812-8daf-955f5202ff0b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:50.440023 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:50.440023 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:50.441745 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-34d43ad4-8617-4812-8daf-955f5202ff0b tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] GET https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 Aug 13 06:54:50.441745 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-34d43ad4-8617-4812-8daf-955f5202ff0b tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:50.442136 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-34d43ad4-8617-4812-8daf-955f5202ff0b tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:50.443890 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-b1cf44b3-4083-4536-9621-b10ba90d0610 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:54:50.447356 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:50.447356 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:50.448636 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-b1cf44b3-4083-4536-9621-b10ba90d0610 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 200 Aug 13 06:54:50.449289 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 53/215] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:54:50 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 1245 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:54:50.451507 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-29ab44d3-b34d-4bda-843e-69efa84dcfb0 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:54:50.454811 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:50.454811 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:50.457159 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-29ab44d3-b34d-4bda-843e-69efa84dcfb0 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 200 Aug 13 06:54:50.457159 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 55/216] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:50 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 1022 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:50.464838 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-34d43ad4-8617-4812-8daf-955f5202ff0b tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Volume info retrieved successfully. Aug 13 06:54:50.469861 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-34d43ad4-8617-4812-8daf-955f5202ff0b tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 returned with HTTP 200 Aug 13 06:54:50.470345 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 55/217] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:50 2026] GET /volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:50.486157 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-33321338-67cf-4714-a1df-c30f8959bd6d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:50.489363 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-33321338-67cf-4714-a1df-c30f8959bd6d tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] GET https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 Aug 13 06:54:50.493042 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-33321338-67cf-4714-a1df-c30f8959bd6d tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:50.493042 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-33321338-67cf-4714-a1df-c30f8959bd6d tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:50.507911 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:50.507911 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:50.513344 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-33321338-67cf-4714-a1df-c30f8959bd6d tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] Volume info retrieved successfully. Aug 13 06:54:50.520026 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-33321338-67cf-4714-a1df-c30f8959bd6d tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 returned with HTTP 200 Aug 13 06:54:50.520796 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 55/218] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:50 2026] GET /volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 => generated 1031 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:50.536192 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bfc1a440-1bb0-4d97-ab09-23e36f4c43e8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:50.537838 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bfc1a440-1bb0-4d97-ab09-23e36f4c43e8 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] POST https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0/action Aug 13 06:54:50.538486 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bfc1a440-1bb0-4d97-ab09-23e36f4c43e8 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:54:50.538596 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bfc1a440-1bb0-4d97-ab09-23e36f4c43e8 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:50.547613 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:50.547613 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:50.548347 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bfc1a440-1bb0-4d97-ab09-23e36f4c43e8 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Volume info retrieved successfully. Aug 13 06:54:50.549859 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-12165aec-869b-44f3-801f-f2d0df0c14c0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:50.552615 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-12165aec-869b-44f3-801f-f2d0df0c14c0 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] PUT https://10.4.3.81/volume/v3/attachments/85407801-46e1-451a-b36f-daeecb3bba40 Aug 13 06:54:50.552615 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-12165aec-869b-44f3-801f-f2d0df0c14c0 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:50.572502 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-12165aec-869b-44f3-801f-f2d0df0c14c0 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Acquiring lock "cinder-attachment_update-6d6902bc-841b-4074-a225-5517400cc662-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:54:50.574509 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-bfc1a440-1bb0-4d97-ab09-23e36f4c43e8 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:50.575500 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-bfc1a440-1bb0-4d97-ab09-23e36f4c43e8 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:50.579084 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-12165aec-869b-44f3-801f-f2d0df0c14c0 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Lock "cinder-attachment_update-6d6902bc-841b-4074-a225-5517400cc662-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:54:50.579084 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:50.579084 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:50.601236 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-bfc1a440-1bb0-4d97-ab09-23e36f4c43e8 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Created reservations ['61c0db1d-169a-4437-92be-5a47171f43af', '12f284a7-12a0-4138-b935-6833f09d42c9'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:54:50.616713 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-bfc1a440-1bb0-4d97-ab09-23e36f4c43e8 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:50.617123 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-bfc1a440-1bb0-4d97-ab09-23e36f4c43e8 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:50.631694 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-bfc1a440-1bb0-4d97-ab09-23e36f4c43e8 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Created reservations ['a1c1c39e-0015-47ac-bf54-5b24b40aea16', '9458483d-9141-48e4-bb3d-d9bebca2f97d'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:54:50.677675 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-12165aec-869b-44f3-801f-f2d0df0c14c0 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Lock "cinder-attachment_update-6d6902bc-841b-4074-a225-5517400cc662-np0000007169" released by "attachment_update" :: held 0.100s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:54:50.677675 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-12165aec-869b-44f3-801f-f2d0df0c14c0 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/attachments/85407801-46e1-451a-b36f-daeecb3bba40 returned with HTTP 200 Aug 13 06:54:50.677675 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 56/219] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:54:50 2026] PUT /volume/v3/attachments/85407801-46e1-451a-b36f-daeecb3bba40 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:50.682403 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bfc1a440-1bb0-4d97-ab09-23e36f4c43e8 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Retype volume request issued successfully. Aug 13 06:54:50.682732 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bfc1a440-1bb0-4d97-ab09-23e36f4c43e8 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0/action returned with HTTP 202 Aug 13 06:54:50.683355 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 54/220] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:54:50 2026] POST /volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:54:50.694800 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-df16bbbd-dd67-48b1-9b21-7860325c8e34 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:50.697554 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df16bbbd-dd67-48b1-9b21-7860325c8e34 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] GET https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 Aug 13 06:54:50.697826 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df16bbbd-dd67-48b1-9b21-7860325c8e34 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:50.698094 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df16bbbd-dd67-48b1-9b21-7860325c8e34 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:50.708227 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:50.708227 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:50.715922 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-df16bbbd-dd67-48b1-9b21-7860325c8e34 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Volume info retrieved successfully. Aug 13 06:54:50.721245 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df16bbbd-dd67-48b1-9b21-7860325c8e34 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 returned with HTTP 200 Aug 13 06:54:50.721679 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 56/221] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:50 2026] GET /volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:51.473398 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9933dad7-6a62-4c85-b762-26144b865d22 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:51.480929 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9933dad7-6a62-4c85-b762-26144b865d22 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:54:51.481038 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9933dad7-6a62-4c85-b762-26144b865d22 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:51.481314 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9933dad7-6a62-4c85-b762-26144b865d22 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:51.500544 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:51.500544 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:51.504340 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9933dad7-6a62-4c85-b762-26144b865d22 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:54:51.508903 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9933dad7-6a62-4c85-b762-26144b865d22 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 200 Aug 13 06:54:51.509448 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 56/222] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:51 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 1023 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:51.739337 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-86bf5281-d174-4552-a83c-9edd130820d8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:51.744831 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-86bf5281-d174-4552-a83c-9edd130820d8 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] GET https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 Aug 13 06:54:51.745091 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-86bf5281-d174-4552-a83c-9edd130820d8 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:51.745367 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-86bf5281-d174-4552-a83c-9edd130820d8 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:51.756644 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:51.756644 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:51.762043 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-86bf5281-d174-4552-a83c-9edd130820d8 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Volume info retrieved successfully. Aug 13 06:54:51.769263 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-86bf5281-d174-4552-a83c-9edd130820d8 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 returned with HTTP 200 Aug 13 06:54:51.769773 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 57/223] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:51 2026] GET /volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:51.786923 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-99dbfdd0-b2ce-4211-8c60-a039b8f7d834 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:51.788952 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-99dbfdd0-b2ce-4211-8c60-a039b8f7d834 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] GET https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 Aug 13 06:54:51.789238 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-99dbfdd0-b2ce-4211-8c60-a039b8f7d834 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:51.789530 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-99dbfdd0-b2ce-4211-8c60-a039b8f7d834 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:51.798876 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:51.798876 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:51.803260 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-99dbfdd0-b2ce-4211-8c60-a039b8f7d834 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] Volume info retrieved successfully. Aug 13 06:54:51.809359 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-99dbfdd0-b2ce-4211-8c60-a039b8f7d834 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 returned with HTTP 200 Aug 13 06:54:51.809782 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 55/224] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:51 2026] GET /volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 => generated 1031 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:51.825541 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-387e0696-4d93-4b1b-9b48-b00b1876757b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:51.827489 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-387e0696-4d93-4b1b-9b48-b00b1876757b tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] GET https://10.4.3.81/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-985534060 Aug 13 06:54:51.828045 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-387e0696-4d93-4b1b-9b48-b00b1876757b tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:51.828287 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-387e0696-4d93-4b1b-9b48-b00b1876757b tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:51.829330 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-387e0696-4d93-4b1b-9b48-b00b1876757b tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-985534060'), ('all_tenants', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:54:51.857395 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-3b46069e-da80-4bbd-9b53-12eaf67d3101 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:51.859833 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-3b46069e-da80-4bbd-9b53-12eaf67d3101 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:54:51.860145 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-3b46069e-da80-4bbd-9b53-12eaf67d3101 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:51.860418 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-3b46069e-da80-4bbd-9b53-12eaf67d3101 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:51.869692 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-387e0696-4d93-4b1b-9b48-b00b1876757b tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] Get all volumes completed successfully. Aug 13 06:54:51.871190 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-387e0696-4d93-4b1b-9b48-b00b1876757b tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] https://10.4.3.81/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-985534060 returned with HTTP 200 Aug 13 06:54:51.871306 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:51.871306 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:51.871481 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 57/225] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 06:54:51 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-985534060 => generated 344 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:51.879986 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-3b46069e-da80-4bbd-9b53-12eaf67d3101 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:54:51.879986 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-3b46069e-da80-4bbd-9b53-12eaf67d3101 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:54:51.880744 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 57/226] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:54:51 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:54:51.885503 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5cd43786-2641-4c1a-9d20-022bcaa2a8a6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:51.887784 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5cd43786-2641-4c1a-9d20-022bcaa2a8a6 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] GET https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 Aug 13 06:54:51.887997 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5cd43786-2641-4c1a-9d20-022bcaa2a8a6 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:51.888380 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5cd43786-2641-4c1a-9d20-022bcaa2a8a6 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:51.897251 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:51.897251 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:51.901310 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5cd43786-2641-4c1a-9d20-022bcaa2a8a6 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Volume info retrieved successfully. Aug 13 06:54:51.906207 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5cd43786-2641-4c1a-9d20-022bcaa2a8a6 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 returned with HTTP 200 Aug 13 06:54:51.906702 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 58/227] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:51 2026] GET /volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:51.921189 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-898a92d3-22f8-4b36-8ab9-bf568f95ff6d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:51.923947 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-898a92d3-22f8-4b36-8ab9-bf568f95ff6d tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] DELETE https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 Aug 13 06:54:51.924301 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-898a92d3-22f8-4b36-8ab9-bf568f95ff6d tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:51.924732 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-898a92d3-22f8-4b36-8ab9-bf568f95ff6d tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:51.925013 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-898a92d3-22f8-4b36-8ab9-bf568f95ff6d tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Delete volume with id: 3830eaf0-06c9-4358-832f-f12a1b3f31f0 Aug 13 06:54:51.934638 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:51.934638 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:51.935202 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-898a92d3-22f8-4b36-8ab9-bf568f95ff6d tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Volume info retrieved successfully. Aug 13 06:54:51.980680 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-898a92d3-22f8-4b36-8ab9-bf568f95ff6d tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Delete volume request issued successfully. Aug 13 06:54:51.980945 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-898a92d3-22f8-4b36-8ab9-bf568f95ff6d tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 returned with HTTP 202 Aug 13 06:54:51.983069 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 56/228] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:54:51 2026] DELETE /volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 06:54:51.993981 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-17f3f104-eb03-418f-8dc4-ce6a577c0f45 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:51.996298 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17f3f104-eb03-418f-8dc4-ce6a577c0f45 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] GET https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 Aug 13 06:54:51.996720 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-17f3f104-eb03-418f-8dc4-ce6a577c0f45 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:51.997002 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-17f3f104-eb03-418f-8dc4-ce6a577c0f45 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:52.012989 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:52.012989 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:52.018383 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-17f3f104-eb03-418f-8dc4-ce6a577c0f45 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Volume info retrieved successfully. Aug 13 06:54:52.025111 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17f3f104-eb03-418f-8dc4-ce6a577c0f45 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 returned with HTTP 200 Aug 13 06:54:52.025709 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 58/229] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:51 2026] GET /volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:52.212703 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2bd0a99c-cd0e-47fa-bbf1-d0044fccb04c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:52.213270 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2bd0a99c-cd0e-47fa-bbf1-d0044fccb04c None None] GET https://10.4.3.81/volume// Aug 13 06:54:52.213550 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2bd0a99c-cd0e-47fa-bbf1-d0044fccb04c None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:52.213818 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2bd0a99c-cd0e-47fa-bbf1-d0044fccb04c None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:52.214284 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2bd0a99c-cd0e-47fa-bbf1-d0044fccb04c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:52.214736 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 58/230] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 06:54:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:54:52.234895 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-4624d235-104d-4d8a-adc6-3e49631f780c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:52.463042 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-4624d235-104d-4d8a-adc6-3e49631f780c tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:54:52.463477 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-4624d235-104d-4d8a-adc6-3e49631f780c tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3721b6e-d921-4290-a0c4-bd82a128b985", "connector": null, "instance_uuid": "3f1e5dec-07e4-4d7c-b636-8981ab1d9c0a"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:52.472491 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:52.472491 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:52.502459 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-4624d235-104d-4d8a-adc6-3e49631f780c tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:54:52.502873 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 59/231] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:54:52 2026] POST /volume/v3/attachments => generated 273 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:52.532680 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ed7e9a57-8b81-4dd2-9ff0-37f33325bd7a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:52.532879 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c155a60e-1579-4946-a7a3-d4b20e359927 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:52.534945 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ed7e9a57-8b81-4dd2-9ff0-37f33325bd7a tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:54:52.535250 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ed7e9a57-8b81-4dd2-9ff0-37f33325bd7a tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:52.535590 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ed7e9a57-8b81-4dd2-9ff0-37f33325bd7a tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:52.539337 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c155a60e-1579-4946-a7a3-d4b20e359927 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:54:52.539337 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c155a60e-1579-4946-a7a3-d4b20e359927 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:52.539337 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c155a60e-1579-4946-a7a3-d4b20e359927 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:52.546083 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:52.546083 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:52.548889 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:52.548889 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:52.549455 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-531dd90b-849f-4339-9a8a-df3025cbaa6e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:52.549720 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-531dd90b-849f-4339-9a8a-df3025cbaa6e None None] GET https://10.4.3.81/volume// Aug 13 06:54:52.550440 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-531dd90b-849f-4339-9a8a-df3025cbaa6e None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:52.550440 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-531dd90b-849f-4339-9a8a-df3025cbaa6e None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:52.550515 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ed7e9a57-8b81-4dd2-9ff0-37f33325bd7a tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:54:52.550568 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-531dd90b-849f-4339-9a8a-df3025cbaa6e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:52.550637 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 59/232] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:54:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:54:52.551603 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c155a60e-1579-4946-a7a3-d4b20e359927 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:54:52.555161 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ed7e9a57-8b81-4dd2-9ff0-37f33325bd7a tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:54:52.555425 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c155a60e-1579-4946-a7a3-d4b20e359927 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 200 Aug 13 06:54:52.555586 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 59/233] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:52 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:52.555917 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 57/234] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:52 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:52.558101 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-5c8c0a52-083e-4327-836a-1ee53597caea None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:52.560330 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-5c8c0a52-083e-4327-836a-1ee53597caea tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:54:52.561289 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-5c8c0a52-083e-4327-836a-1ee53597caea tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:52.561289 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-5c8c0a52-083e-4327-836a-1ee53597caea tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:52.569497 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:52.569497 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:52.572465 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-5c8c0a52-083e-4327-836a-1ee53597caea tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:54:52.576773 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-5c8c0a52-083e-4327-836a-1ee53597caea tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:54:52.577194 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 60/235] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:54:52 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 1022 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:54:52.656994 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-5e38f670-9c51-4961-be58-8024e3fab088 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:52.658909 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-5e38f670-9c51-4961-be58-8024e3fab088 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] PUT https://10.4.3.81/volume/v3/attachments/20247051-8047-4ef8-a985-1b91d7c6bab5 Aug 13 06:54:52.659256 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-5e38f670-9c51-4961-be58-8024e3fab088 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:52.666434 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-5e38f670-9c51-4961-be58-8024e3fab088 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Acquiring lock "cinder-attachment_update-c3721b6e-d921-4290-a0c4-bd82a128b985-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:54:52.670385 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-5e38f670-9c51-4961-be58-8024e3fab088 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Lock "cinder-attachment_update-c3721b6e-d921-4290-a0c4-bd82a128b985-np0000007169" acquired by "attachment_update" :: waited 0.004s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:54:52.671244 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:52.671244 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:52.744748 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-5e38f670-9c51-4961-be58-8024e3fab088 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Lock "cinder-attachment_update-c3721b6e-d921-4290-a0c4-bd82a128b985-np0000007169" released by "attachment_update" :: held 0.074s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:54:52.744994 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-5e38f670-9c51-4961-be58-8024e3fab088 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/attachments/20247051-8047-4ef8-a985-1b91d7c6bab5 returned with HTTP 200 Aug 13 06:54:52.745414 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 60/236] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:54:52 2026] PUT /volume/v3/attachments/20247051-8047-4ef8-a985-1b91d7c6bab5 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:53.039638 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6951bccc-2e22-4802-8e1e-835f3c239405 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:53.042087 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6951bccc-2e22-4802-8e1e-835f3c239405 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] GET https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 Aug 13 06:54:53.042336 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6951bccc-2e22-4802-8e1e-835f3c239405 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:53.042563 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6951bccc-2e22-4802-8e1e-835f3c239405 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:53.049763 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6951bccc-2e22-4802-8e1e-835f3c239405 tempest-VolumeRetypeWithoutMigrationTest-1009164637 tempest-VolumeRetypeWithoutMigrationTest-1009164637-project-member] https://10.4.3.81/volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 returned with HTTP 404 Aug 13 06:54:53.050614 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 60/237] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:53 2026] GET /volume/v3/volumes/3830eaf0-06c9-4358-832f-f12a1b3f31f0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:53.061315 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dc623afd-6cea-4217-913e-0aae61193aa2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:53.063723 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dc623afd-6cea-4217-913e-0aae61193aa2 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] DELETE https://10.4.3.81/volume/v3/types/ac142c01-f477-4796-b669-1383fb110d8e Aug 13 06:54:53.063971 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dc623afd-6cea-4217-913e-0aae61193aa2 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:53.064251 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dc623afd-6cea-4217-913e-0aae61193aa2 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:53.101920 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dc623afd-6cea-4217-913e-0aae61193aa2 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] https://10.4.3.81/volume/v3/types/ac142c01-f477-4796-b669-1383fb110d8e returned with HTTP 202 Aug 13 06:54:53.102530 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 58/238] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 06:54:53 2026] DELETE /volume/v3/types/ac142c01-f477-4796-b669-1383fb110d8e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:54:53.109223 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-20669a3a-5dd3-4968-bee6-2c905aac7045 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:53.111669 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-20669a3a-5dd3-4968-bee6-2c905aac7045 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] GET https://10.4.3.81/volume/v3/types/ac142c01-f477-4796-b669-1383fb110d8e Aug 13 06:54:53.111941 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-20669a3a-5dd3-4968-bee6-2c905aac7045 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:53.112217 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-20669a3a-5dd3-4968-bee6-2c905aac7045 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:53.115879 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-20669a3a-5dd3-4968-bee6-2c905aac7045 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] https://10.4.3.81/volume/v3/types/ac142c01-f477-4796-b669-1383fb110d8e returned with HTTP 404 Aug 13 06:54:53.116552 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 61/239] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 06:54:53 2026] GET /volume/v3/types/ac142c01-f477-4796-b669-1383fb110d8e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:53.123574 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-032e1298-d801-4325-9523-7912baa663db None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:53.127159 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-032e1298-d801-4325-9523-7912baa663db tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] DELETE https://10.4.3.81/volume/v3/types/b2d34fb7-71e5-47bb-ab8c-43e83c1516ea Aug 13 06:54:53.127159 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-032e1298-d801-4325-9523-7912baa663db tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:53.127159 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-032e1298-d801-4325-9523-7912baa663db tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:53.127159 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:53.127159 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:53.167229 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-032e1298-d801-4325-9523-7912baa663db tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] https://10.4.3.81/volume/v3/types/b2d34fb7-71e5-47bb-ab8c-43e83c1516ea returned with HTTP 202 Aug 13 06:54:53.167802 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 61/240] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 06:54:53 2026] DELETE /volume/v3/types/b2d34fb7-71e5-47bb-ab8c-43e83c1516ea => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:54:53.176513 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-905742c9-0710-47c9-9690-07d4bb5d2064 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:53.176513 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-905742c9-0710-47c9-9690-07d4bb5d2064 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] GET https://10.4.3.81/volume/v3/types/b2d34fb7-71e5-47bb-ab8c-43e83c1516ea Aug 13 06:54:53.176513 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-905742c9-0710-47c9-9690-07d4bb5d2064 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:53.176513 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-905742c9-0710-47c9-9690-07d4bb5d2064 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:53.180281 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-905742c9-0710-47c9-9690-07d4bb5d2064 tempest-VolumeRetypeWithoutMigrationTest-1901818705 tempest-VolumeRetypeWithoutMigrationTest-1901818705-project-admin] https://10.4.3.81/volume/v3/types/b2d34fb7-71e5-47bb-ab8c-43e83c1516ea returned with HTTP 404 Aug 13 06:54:53.180793 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 61/241] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 06:54:53 2026] GET /volume/v3/types/b2d34fb7-71e5-47bb-ab8c-43e83c1516ea => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:53.573954 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ed9c5ce0-9e7b-491f-bd63-4aa7416e9a0a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:53.574229 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ed9c5ce0-9e7b-491f-bd63-4aa7416e9a0a tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:54:53.574460 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ed9c5ce0-9e7b-491f-bd63-4aa7416e9a0a tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:53.574674 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ed9c5ce0-9e7b-491f-bd63-4aa7416e9a0a tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:53.575024 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7052164f-6082-4ca8-8672-8f09ea5958e3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:53.577998 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7052164f-6082-4ca8-8672-8f09ea5958e3 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:54:53.577998 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7052164f-6082-4ca8-8672-8f09ea5958e3 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:53.577998 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7052164f-6082-4ca8-8672-8f09ea5958e3 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:53.589844 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:53.589844 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:53.590595 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:53.590595 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:53.593502 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7052164f-6082-4ca8-8672-8f09ea5958e3 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:54:53.596291 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ed9c5ce0-9e7b-491f-bd63-4aa7416e9a0a tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:54:53.600491 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7052164f-6082-4ca8-8672-8f09ea5958e3 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 200 Aug 13 06:54:53.600872 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 62/242] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:53 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:53.604400 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ed9c5ce0-9e7b-491f-bd63-4aa7416e9a0a tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:54:53.604998 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 59/243] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:53 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:54.446649 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:54.449196 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:54:54.449411 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-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": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "source_volid": null, "backup_id": null}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:54.451020 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-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': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'source_volid': None, 'backup_id': None}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:54:54.619971 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d174d3fb-5d92-4ec0-ba6b-eda775a54023 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:54.620296 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4d411e3c-3594-43ba-9608-78fd1f7858c5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:54.621844 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d174d3fb-5d92-4ec0-ba6b-eda775a54023 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:54:54.622108 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d174d3fb-5d92-4ec0-ba6b-eda775a54023 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:54.622684 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d174d3fb-5d92-4ec0-ba6b-eda775a54023 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:54.622789 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4d411e3c-3594-43ba-9608-78fd1f7858c5 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:54:54.622822 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4d411e3c-3594-43ba-9608-78fd1f7858c5 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:54.623071 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4d411e3c-3594-43ba-9608-78fd1f7858c5 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:54.632150 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:54.632150 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:54.635567 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d174d3fb-5d92-4ec0-ba6b-eda775a54023 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:54:54.640238 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d174d3fb-5d92-4ec0-ba6b-eda775a54023 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:54:54.640650 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 63/244] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:54 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:54.641740 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:54.641740 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:54.646442 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4d411e3c-3594-43ba-9608-78fd1f7858c5 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:54:54.652013 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4d411e3c-3594-43ba-9608-78fd1f7858c5 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 200 Aug 13 06:54:54.652717 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 62/245] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:54 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:54.935400 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Create volume of 1 GB Aug 13 06:54:54.939819 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Availability Zones retrieved successfully. Aug 13 06:54:54.950920 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Flow 'volume_create_api' (d14cc8f0-ba06-490a-a415-0cce360d6108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:54.953708 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd0dd48-674d-49d4-844d-7630a3711173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:54.956227 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:54:55.028014 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd0dd48-674d-49d4-844d-7630a3711173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:55.028733 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eee2ddbd-c6dc-4140-a4b5-91af0b0e7060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:55.064229 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Created reservations ['54f6ce67-b75a-4b8d-8fda-8301d8694d47', 'a22038e2-5110-422d-9a2e-21a0897d3285', 'a5f888e5-9867-4a10-ac2f-64fa15369fbd', '1d548c95-5598-4e6b-95e6-f152397664b8'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:54:55.064934 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eee2ddbd-c6dc-4140-a4b5-91af0b0e7060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54f6ce67-b75a-4b8d-8fda-8301d8694d47', 'a22038e2-5110-422d-9a2e-21a0897d3285', 'a5f888e5-9867-4a10-ac2f-64fa15369fbd', '1d548c95-5598-4e6b-95e6-f152397664b8']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:55.065695 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c8b6c82-ece0-4ac2-809c-0bf2810c8886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:55.087842 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c8b6c82-ece0-4ac2-809c-0bf2810c8886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e98e679-4324-4622-b934-3a233ae7408f', '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='2f2a7d526b58406dbbb35124e431c1a5',qos_specs=None,replication_status=,reservations=['54f6ce67-b75a-4b8d-8fda-8301d8694d47','a22038e2-5110-422d-9a2e-21a0897d3285','a5f888e5-9867-4a10-ac2f-64fa15369fbd','1d548c95-5598-4e6b-95e6-f152397664b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='045f8689aa8c49a494c89fcb8487816a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:54:55Z,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=1e98e679-4324-4622-b934-3a233ae7408f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f2a7d526b58406dbbb35124e431c1a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='045f8689aa8c49a494c89fcb8487816a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:55.088598 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57f630cb-2b90-4725-a0f0-b0fef0d26b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:55.109224 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57f630cb-2b90-4725-a0f0-b0fef0d26b19) transitioned into 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='2f2a7d526b58406dbbb35124e431c1a5',qos_specs=None,replication_status=,reservations=['54f6ce67-b75a-4b8d-8fda-8301d8694d47','a22038e2-5110-422d-9a2e-21a0897d3285','a5f888e5-9867-4a10-ac2f-64fa15369fbd','1d548c95-5598-4e6b-95e6-f152397664b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='045f8689aa8c49a494c89fcb8487816a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:55.110040 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00e7f17c-f7a8-4d27-8685-2ec78f90ada4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:55.119403 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00e7f17c-f7a8-4d27-8685-2ec78f90ada4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:55.120243 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Flow 'volume_create_api' (d14cc8f0-ba06-490a-a415-0cce360d6108) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:55.120569 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Create volume request issued successfully. Aug 13 06:54:55.121108 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-8e01d8d6-eeec-484a-be52-95f292da489e tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:54:55.121796 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 62/246] 10.4.3.81 () {72 vars in 1534 bytes} [Thu Aug 13 06:54:54 2026] POST /volume/v3/volumes => generated 701 bytes in 676 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:54:55.128968 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-829d2661-aad4-451a-a0d1-e5b5192dd000 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:55.135226 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-829d2661-aad4-451a-a0d1-e5b5192dd000 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] GET https://10.4.3.81/volume/v3/volumes/1e98e679-4324-4622-b934-3a233ae7408f Aug 13 06:54:55.135226 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-829d2661-aad4-451a-a0d1-e5b5192dd000 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:55.135226 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-829d2661-aad4-451a-a0d1-e5b5192dd000 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:55.140902 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:55.140902 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:55.146257 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-829d2661-aad4-451a-a0d1-e5b5192dd000 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Volume info retrieved successfully. Aug 13 06:54:55.150861 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-829d2661-aad4-451a-a0d1-e5b5192dd000 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/volumes/1e98e679-4324-4622-b934-3a233ae7408f returned with HTTP 200 Aug 13 06:54:55.151400 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 60/247] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:54:55 2026] GET /volume/v3/volumes/1e98e679-4324-4622-b934-3a233ae7408f => generated 769 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:55.160283 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-39448047-a405-4318-a06d-c20735683f57 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:55.164920 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-39448047-a405-4318-a06d-c20735683f57 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] GET https://10.4.3.81/volume/v3/volumes/1e98e679-4324-4622-b934-3a233ae7408f Aug 13 06:54:55.165200 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-39448047-a405-4318-a06d-c20735683f57 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:55.165473 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-39448047-a405-4318-a06d-c20735683f57 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:55.178821 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:55.178821 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:55.183818 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-39448047-a405-4318-a06d-c20735683f57 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Volume info retrieved successfully. Aug 13 06:54:55.191417 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-39448047-a405-4318-a06d-c20735683f57 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/volumes/1e98e679-4324-4622-b934-3a233ae7408f returned with HTTP 200 Aug 13 06:54:55.191753 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 64/248] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:54:55 2026] GET /volume/v3/volumes/1e98e679-4324-4622-b934-3a233ae7408f => generated 769 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:55.652008 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-52a3e1bd-4095-4fcd-97e6-49de3cf176d8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:55.655992 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-52a3e1bd-4095-4fcd-97e6-49de3cf176d8 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:54:55.655992 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-52a3e1bd-4095-4fcd-97e6-49de3cf176d8 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:55.655992 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-52a3e1bd-4095-4fcd-97e6-49de3cf176d8 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:55.663879 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:55.663879 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:55.666891 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4ca5df0a-a8ca-4c39-8c57-fb9751159919 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:55.668514 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-52a3e1bd-4095-4fcd-97e6-49de3cf176d8 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:54:55.669737 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4ca5df0a-a8ca-4c39-8c57-fb9751159919 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:54:55.669737 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4ca5df0a-a8ca-4c39-8c57-fb9751159919 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:55.669997 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4ca5df0a-a8ca-4c39-8c57-fb9751159919 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:55.672275 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-52a3e1bd-4095-4fcd-97e6-49de3cf176d8 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:54:55.672790 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 63/249] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:55 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:55.690542 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:55.690542 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:55.695360 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4ca5df0a-a8ca-4c39-8c57-fb9751159919 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:54:55.700032 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4ca5df0a-a8ca-4c39-8c57-fb9751159919 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 200 Aug 13 06:54:55.700303 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 63/250] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:55 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:56.686678 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e3276531-66a3-4ae4-b406-225856d9e6f8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:56.691224 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e3276531-66a3-4ae4-b406-225856d9e6f8 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:54:56.691224 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e3276531-66a3-4ae4-b406-225856d9e6f8 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:56.691224 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e3276531-66a3-4ae4-b406-225856d9e6f8 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:56.701690 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:56.701690 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:56.706440 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e3276531-66a3-4ae4-b406-225856d9e6f8 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:54:56.712784 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e3276531-66a3-4ae4-b406-225856d9e6f8 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:54:56.713493 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 61/251] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:56 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:56.720457 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5729ccbe-92b2-4e95-9cd4-b5357480f99f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:56.722172 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5729ccbe-92b2-4e95-9cd4-b5357480f99f tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:54:56.722393 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5729ccbe-92b2-4e95-9cd4-b5357480f99f tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:56.722607 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5729ccbe-92b2-4e95-9cd4-b5357480f99f tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:56.731289 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:56.731289 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:56.734433 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5729ccbe-92b2-4e95-9cd4-b5357480f99f tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:54:56.738444 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5729ccbe-92b2-4e95-9cd4-b5357480f99f tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 200 Aug 13 06:54:56.738841 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 65/252] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:56 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 1023 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:57.388176 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-14a1a952-2e1c-48b8-bb26-5980b336eec2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:57.578837 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-14a1a952-2e1c-48b8-bb26-5980b336eec2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/2364d344f93047569fdfa2c4e22dbdb7 Aug 13 06:54:57.579119 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-14a1a952-2e1c-48b8-bb26-5980b336eec2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:57.579303 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-14a1a952-2e1c-48b8-bb26-5980b336eec2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:57.587925 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-14a1a952-2e1c-48b8-bb26-5980b336eec2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:57.588207 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-14a1a952-2e1c-48b8-bb26-5980b336eec2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:57.588461 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-14a1a952-2e1c-48b8-bb26-5980b336eec2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:57.588849 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-14a1a952-2e1c-48b8-bb26-5980b336eec2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:57.589066 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-14a1a952-2e1c-48b8-bb26-5980b336eec2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:57.589299 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-14a1a952-2e1c-48b8-bb26-5980b336eec2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:57.589525 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-14a1a952-2e1c-48b8-bb26-5980b336eec2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:57.593531 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-14a1a952-2e1c-48b8-bb26-5980b336eec2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/2364d344f93047569fdfa2c4e22dbdb7 returned with HTTP 200 Aug 13 06:54:57.593894 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 64/253] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:54:57 2026] GET /volume/v3/os-quota-sets/2364d344f93047569fdfa2c4e22dbdb7 => generated 437 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:57.601440 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9d12a43b-dbf5-411e-90e1-503a89e94fe3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:57.603141 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9d12a43b-dbf5-411e-90e1-503a89e94fe3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/2364d344f93047569fdfa2c4e22dbdb7 Aug 13 06:54:57.603483 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9d12a43b-dbf5-411e-90e1-503a89e94fe3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:57.650618 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-9d12a43b-dbf5-411e-90e1-503a89e94fe3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:57.650958 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-9d12a43b-dbf5-411e-90e1-503a89e94fe3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:57.651285 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-9d12a43b-dbf5-411e-90e1-503a89e94fe3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:57.651821 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-9d12a43b-dbf5-411e-90e1-503a89e94fe3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:57.652136 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-9d12a43b-dbf5-411e-90e1-503a89e94fe3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:57.652449 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-9d12a43b-dbf5-411e-90e1-503a89e94fe3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:57.652747 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-9d12a43b-dbf5-411e-90e1-503a89e94fe3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:57.657118 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9d12a43b-dbf5-411e-90e1-503a89e94fe3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/2364d344f93047569fdfa2c4e22dbdb7 returned with HTTP 200 Aug 13 06:54:57.657916 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 64/254] 10.4.3.81 () {68 vars in 1367 bytes} [Thu Aug 13 06:54:57 2026] PUT /volume/v3/os-quota-sets/2364d344f93047569fdfa2c4e22dbdb7 => generated 390 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:57.666433 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:57.730125 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fe52d5ac-d3bf-4490-a771-5922ac61bc27 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:57.731997 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fe52d5ac-d3bf-4490-a771-5922ac61bc27 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:54:57.732256 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fe52d5ac-d3bf-4490-a771-5922ac61bc27 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:57.732511 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fe52d5ac-d3bf-4490-a771-5922ac61bc27 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:57.743654 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:57.743654 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:57.747815 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fe52d5ac-d3bf-4490-a771-5922ac61bc27 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:54:57.752079 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fcf4416c-0d62-4b14-a9e8-c8b15f3e5552 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:57.753974 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fe52d5ac-d3bf-4490-a771-5922ac61bc27 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:54:57.754074 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fcf4416c-0d62-4b14-a9e8-c8b15f3e5552 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:54:57.754334 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fcf4416c-0d62-4b14-a9e8-c8b15f3e5552 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:57.754489 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 66/255] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:57 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:57.754547 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fcf4416c-0d62-4b14-a9e8-c8b15f3e5552 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:57.763435 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:57.763435 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:57.767067 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fcf4416c-0d62-4b14-a9e8-c8b15f3e5552 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:54:57.770914 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fcf4416c-0d62-4b14-a9e8-c8b15f3e5552 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 200 Aug 13 06:54:57.771331 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 65/256] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:57 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 1023 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:57.856616 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:54:57.858951 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1891198082"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:57.858951 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1891198082'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:54:57.858951 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Create volume of 1 GB Aug 13 06:54:57.862542 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Availability Zones retrieved successfully. Aug 13 06:54:57.867720 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Flow 'volume_create_api' (00b91904-40b8-4c69-a0da-a9e17523da3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:57.868716 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bdfd4df-e539-4be9-9c8b-25967f1e489a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:57.869760 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:54:57.893646 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bdfd4df-e539-4be9-9c8b-25967f1e489a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:57.894600 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1440ab3d-392b-4394-ae0d-03171b9b6bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:57.952423 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Created reservations ['d4c152ae-4a9f-445e-a4bb-47cde197010e', '5224088b-2c47-40c8-ad62-9bb747cc7b11', 'b0624c83-07e0-4c0c-a48f-fc8adaa69890', '74ea475f-3a27-4589-92a0-7f878bc59cb4'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:54:57.952423 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1440ab3d-392b-4394-ae0d-03171b9b6bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4c152ae-4a9f-445e-a4bb-47cde197010e', '5224088b-2c47-40c8-ad62-9bb747cc7b11', 'b0624c83-07e0-4c0c-a48f-fc8adaa69890', '74ea475f-3a27-4589-92a0-7f878bc59cb4']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:57.952423 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (189b49c6-91d2-4938-b9df-a3691aefeb77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:57.972041 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (189b49c6-91d2-4938-b9df-a3691aefeb77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5621988c-1842-40d3-a9e7-01f85f627487', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1891198082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2364d344f93047569fdfa2c4e22dbdb7',qos_specs=None,replication_status=,reservations=['d4c152ae-4a9f-445e-a4bb-47cde197010e','5224088b-2c47-40c8-ad62-9bb747cc7b11','b0624c83-07e0-4c0c-a48f-fc8adaa69890','74ea475f-3a27-4589-92a0-7f878bc59cb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96f8f78525d941d8a5663b374a967f26',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:54:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1891198082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5621988c-1842-40d3-a9e7-01f85f627487,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2364d344f93047569fdfa2c4e22dbdb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96f8f78525d941d8a5663b374a967f26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:57.972924 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e089840-9db4-43e9-b139-ad0a54631fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:57.989852 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e089840-9db4-43e9-b139-ad0a54631fb1) transitioned into state 'SUCCESS' from state '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-1891198082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2364d344f93047569fdfa2c4e22dbdb7',qos_specs=None,replication_status=,reservations=['d4c152ae-4a9f-445e-a4bb-47cde197010e','5224088b-2c47-40c8-ad62-9bb747cc7b11','b0624c83-07e0-4c0c-a48f-fc8adaa69890','74ea475f-3a27-4589-92a0-7f878bc59cb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96f8f78525d941d8a5663b374a967f26',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:57.990682 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abd51f68-f6eb-48c4-95bb-6ec3d792c7d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:54:57.999355 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abd51f68-f6eb-48c4-95bb-6ec3d792c7d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:54:58.000332 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Flow 'volume_create_api' (00b91904-40b8-4c69-a0da-a9e17523da3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:54:58.000721 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Create volume request issued successfully. Aug 13 06:54:58.001375 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-84439220-a831-4fdd-b2fa-16b9ffa232c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:54:58.001825 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 62/257] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:54:57 2026] POST /volume/v3/volumes => generated 765 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:54:58.013843 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-25f6c788-7f2b-4df6-9d47-e0a1efaea829 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:58.015671 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-25f6c788-7f2b-4df6-9d47-e0a1efaea829 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] GET https://10.4.3.81/volume/v3/volumes/5621988c-1842-40d3-a9e7-01f85f627487 Aug 13 06:54:58.015851 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-25f6c788-7f2b-4df6-9d47-e0a1efaea829 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:58.016026 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-25f6c788-7f2b-4df6-9d47-e0a1efaea829 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:58.022410 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:58.022410 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:58.025981 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-25f6c788-7f2b-4df6-9d47-e0a1efaea829 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Volume info retrieved successfully. Aug 13 06:54:58.029858 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-25f6c788-7f2b-4df6-9d47-e0a1efaea829 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] https://10.4.3.81/volume/v3/volumes/5621988c-1842-40d3-a9e7-01f85f627487 returned with HTTP 200 Aug 13 06:54:58.030200 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 65/258] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:58 2026] GET /volume/v3/volumes/5621988c-1842-40d3-a9e7-01f85f627487 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:58.200718 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-e621d124-f508-4205-a62a-4a75b89b184f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:58.203067 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-e621d124-f508-4205-a62a-4a75b89b184f tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] GET https://10.4.3.81/volume/v3/volumes/1e98e679-4324-4622-b934-3a233ae7408f Aug 13 06:54:58.203335 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-e621d124-f508-4205-a62a-4a75b89b184f tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:58.203565 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-e621d124-f508-4205-a62a-4a75b89b184f tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:58.211777 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:58.211777 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:58.216012 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-e621d124-f508-4205-a62a-4a75b89b184f tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Volume info retrieved successfully. Aug 13 06:54:58.221502 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-e621d124-f508-4205-a62a-4a75b89b184f tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/volumes/1e98e679-4324-4622-b934-3a233ae7408f returned with HTTP 200 Aug 13 06:54:58.221973 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 67/259] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:54:58 2026] GET /volume/v3/volumes/1e98e679-4324-4622-b934-3a233ae7408f => generated 1309 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:58.228859 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6c61e60e-1836-478b-a070-e3e83c30d15d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:58.229435 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6c61e60e-1836-478b-a070-e3e83c30d15d None None] GET https://10.4.3.81/volume// Aug 13 06:54:58.229695 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6c61e60e-1836-478b-a070-e3e83c30d15d None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:58.229959 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6c61e60e-1836-478b-a070-e3e83c30d15d None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:58.230430 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6c61e60e-1836-478b-a070-e3e83c30d15d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:58.230804 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 66/260] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:54:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:54:58.238015 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-20341d6f-d608-488f-ad9b-6747048940c2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:58.239727 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-20341d6f-d608-488f-ad9b-6747048940c2 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:54:58.240393 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-20341d6f-d608-488f-ad9b-6747048940c2 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e98e679-4324-4622-b934-3a233ae7408f", "connector": null, "instance_uuid": "0d7f3c7d-a1c6-438d-9716-273507881d04"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:58.248474 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:58.248474 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:58.271599 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-20341d6f-d608-488f-ad9b-6747048940c2 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:54:58.271599 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 63/261] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:54:58 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:58.278987 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f715b5cc-2301-49f8-a455-c6c303d52c8f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:58.279437 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f715b5cc-2301-49f8-a455-c6c303d52c8f None None] GET https://10.4.3.81/volume// Aug 13 06:54:58.279679 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f715b5cc-2301-49f8-a455-c6c303d52c8f None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:58.279894 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f715b5cc-2301-49f8-a455-c6c303d52c8f None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:58.280287 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f715b5cc-2301-49f8-a455-c6c303d52c8f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:54:58.280620 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 66/262] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:54:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:54:58.286722 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-7f8b332b-c8c0-410b-8beb-eb2a28f666ba None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:58.288731 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-7f8b332b-c8c0-410b-8beb-eb2a28f666ba tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] GET https://10.4.3.81/volume/v3/volumes/1e98e679-4324-4622-b934-3a233ae7408f Aug 13 06:54:58.288962 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-7f8b332b-c8c0-410b-8beb-eb2a28f666ba tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:58.289187 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-7f8b332b-c8c0-410b-8beb-eb2a28f666ba tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:58.298531 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:58.298531 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:58.311569 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-7f8b332b-c8c0-410b-8beb-eb2a28f666ba tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Volume info retrieved successfully. Aug 13 06:54:58.316849 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-7f8b332b-c8c0-410b-8beb-eb2a28f666ba tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/volumes/1e98e679-4324-4622-b934-3a233ae7408f returned with HTTP 200 Aug 13 06:54:58.317278 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 68/263] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:54:58 2026] GET /volume/v3/volumes/1e98e679-4324-4622-b934-3a233ae7408f => generated 1488 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:54:58.392683 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-b7a094b1-93c3-41ad-bb13-ddff54a40f16 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:58.394736 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-b7a094b1-93c3-41ad-bb13-ddff54a40f16 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] PUT https://10.4.3.81/volume/v3/attachments/ff21f1cc-eb6a-467a-9723-bdd453a8b17b Aug 13 06:54:58.395109 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-b7a094b1-93c3-41ad-bb13-ddff54a40f16 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:58.403002 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-b7a094b1-93c3-41ad-bb13-ddff54a40f16 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Acquiring lock "cinder-attachment_update-1e98e679-4324-4622-b934-3a233ae7408f-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:54:58.407492 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-b7a094b1-93c3-41ad-bb13-ddff54a40f16 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Lock "cinder-attachment_update-1e98e679-4324-4622-b934-3a233ae7408f-np0000007169" acquired by "attachment_update" :: waited 0.004s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:54:58.408442 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:58.408442 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:58.477157 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-b7a094b1-93c3-41ad-bb13-ddff54a40f16 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Lock "cinder-attachment_update-1e98e679-4324-4622-b934-3a233ae7408f-np0000007169" released by "attachment_update" :: held 0.070s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:54:58.477903 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-b7a094b1-93c3-41ad-bb13-ddff54a40f16 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/attachments/ff21f1cc-eb6a-467a-9723-bdd453a8b17b returned with HTTP 200 Aug 13 06:54:58.478429 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 67/264] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:54:58 2026] PUT /volume/v3/attachments/ff21f1cc-eb6a-467a-9723-bdd453a8b17b => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:58.502763 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-ee68aa86-1159-4002-90c1-8153eddbd2a6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:58.504527 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-ee68aa86-1159-4002-90c1-8153eddbd2a6 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] POST https://10.4.3.81/volume/v3/attachments/ff21f1cc-eb6a-467a-9723-bdd453a8b17b/action Aug 13 06:54:58.504984 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-ee68aa86-1159-4002-90c1-8153eddbd2a6 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:54:58.505373 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-ee68aa86-1159-4002-90c1-8153eddbd2a6 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:58.519983 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:58.519983 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:58.530588 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f24be33f-8e0d-42fd-9c27-4d95aa0c0bef req-ee68aa86-1159-4002-90c1-8153eddbd2a6 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/attachments/ff21f1cc-eb6a-467a-9723-bdd453a8b17b/action returned with HTTP 204 Aug 13 06:54:58.530588 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 64/265] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:54:58 2026] POST /volume/v3/attachments/ff21f1cc-eb6a-467a-9723-bdd453a8b17b/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:58.767505 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-be98d436-71b9-4018-9f37-b92d0af1d53f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:58.769266 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-be98d436-71b9-4018-9f37-b92d0af1d53f tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:54:58.769525 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-be98d436-71b9-4018-9f37-b92d0af1d53f tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:58.769734 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-be98d436-71b9-4018-9f37-b92d0af1d53f tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:58.778519 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:58.778519 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:58.783016 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-be98d436-71b9-4018-9f37-b92d0af1d53f tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:54:58.785590 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8d01ea60-091d-470a-b4d0-be9171cf2414 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:58.787199 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-be98d436-71b9-4018-9f37-b92d0af1d53f tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:54:58.787619 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 67/266] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:58 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:58.788027 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8d01ea60-091d-470a-b4d0-be9171cf2414 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:54:58.788339 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8d01ea60-091d-470a-b4d0-be9171cf2414 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:58.788608 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8d01ea60-091d-470a-b4d0-be9171cf2414 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:58.800263 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:58.800263 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:58.804120 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8d01ea60-091d-470a-b4d0-be9171cf2414 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:54:58.808999 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8d01ea60-091d-470a-b4d0-be9171cf2414 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 200 Aug 13 06:54:58.809496 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 69/267] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:58 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:59.043029 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d4799f36-9a1d-49d7-96df-a9e69fb858fb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:59.044769 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4799f36-9a1d-49d7-96df-a9e69fb858fb tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] GET https://10.4.3.81/volume/v3/volumes/5621988c-1842-40d3-a9e7-01f85f627487 Aug 13 06:54:59.044910 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4799f36-9a1d-49d7-96df-a9e69fb858fb tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:59.045109 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4799f36-9a1d-49d7-96df-a9e69fb858fb tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:59.051783 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:59.051783 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:59.055396 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d4799f36-9a1d-49d7-96df-a9e69fb858fb tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Volume info retrieved successfully. Aug 13 06:54:59.059885 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4799f36-9a1d-49d7-96df-a9e69fb858fb tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] https://10.4.3.81/volume/v3/volumes/5621988c-1842-40d3-a9e7-01f85f627487 returned with HTTP 200 Aug 13 06:54:59.060393 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 68/268] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:59 2026] GET /volume/v3/volumes/5621988c-1842-40d3-a9e7-01f85f627487 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:59.073625 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6fb5774f-7e41-4bd3-9891-bd1fae91989e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:59.076307 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6fb5774f-7e41-4bd3-9891-bd1fae91989e tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 06:54:59.077137 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6fb5774f-7e41-4bd3-9891-bd1fae91989e tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5621988c-1842-40d3-a9e7-01f85f627487", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-2048918429"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:59.091871 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:59.091871 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:59.092690 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6fb5774f-7e41-4bd3-9891-bd1fae91989e tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Volume info retrieved successfully. Aug 13 06:54:59.092999 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-6fb5774f-7e41-4bd3-9891-bd1fae91989e tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Create snapshot from volume 5621988c-1842-40d3-a9e7-01f85f627487 Aug 13 06:54:59.112205 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-6fb5774f-7e41-4bd3-9891-bd1fae91989e tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:54:59.136139 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-6fb5774f-7e41-4bd3-9891-bd1fae91989e tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Created reservations ['ca7d2cd1-1e57-430b-9f52-53ee2048b1f5', 'dcab08b6-1ffe-4f3e-a08a-1f0c67b99881', 'ffa89ec7-f9ce-4659-b1e3-696582cac4c9', '3fee0dbc-6f84-4730-bd04-bde690e1f321'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:54:59.184380 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-e728d5c6-1c4e-4a94-b4ec-8117d2de8bb2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:59.186676 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-e728d5c6-1c4e-4a94-b4ec-8117d2de8bb2 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] POST https://10.4.3.81/volume/v3/attachments/85407801-46e1-451a-b36f-daeecb3bba40/action Aug 13 06:54:59.187033 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-e728d5c6-1c4e-4a94-b4ec-8117d2de8bb2 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:54:59.187180 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-e728d5c6-1c4e-4a94-b4ec-8117d2de8bb2 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:54:59.194785 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6fb5774f-7e41-4bd3-9891-bd1fae91989e tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Snapshot create request issued successfully. Aug 13 06:54:59.195449 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6fb5774f-7e41-4bd3-9891-bd1fae91989e tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 06:54:59.195968 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 65/269] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 06:54:59 2026] POST /volume/v3/snapshots => generated 323 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:54:59.201729 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:59.201729 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:59.205031 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ae24293a-c04e-43b0-a90b-4cba5984c31b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:59.206841 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ae24293a-c04e-43b0-a90b-4cba5984c31b tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] GET https://10.4.3.81/volume/v3/snapshots/002dd02f-b869-4508-9b92-f008415b59fa Aug 13 06:54:59.207150 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ae24293a-c04e-43b0-a90b-4cba5984c31b tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:59.207376 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ae24293a-c04e-43b0-a90b-4cba5984c31b tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:59.209789 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-674adb74-52b1-4c33-8ae7-fcc82125303f req-e728d5c6-1c4e-4a94-b4ec-8117d2de8bb2 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/attachments/85407801-46e1-451a-b36f-daeecb3bba40/action returned with HTTP 204 Aug 13 06:54:59.210150 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 68/270] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:54:59 2026] POST /volume/v3/attachments/85407801-46e1-451a-b36f-daeecb3bba40/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:54:59.230846 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:59.230846 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:54:59.231394 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ae24293a-c04e-43b0-a90b-4cba5984c31b tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Snapshot retrieved successfully. Aug 13 06:54:59.232258 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ae24293a-c04e-43b0-a90b-4cba5984c31b tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] https://10.4.3.81/volume/v3/snapshots/002dd02f-b869-4508-9b92-f008415b59fa returned with HTTP 200 Aug 13 06:54:59.232641 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 70/271] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:54:59 2026] GET /volume/v3/snapshots/002dd02f-b869-4508-9b92-f008415b59fa => generated 455 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:59.802137 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0e0102c3-98ed-4865-8c6f-9ca50edb78d5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:59.804214 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0e0102c3-98ed-4865-8c6f-9ca50edb78d5 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:54:59.804431 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0e0102c3-98ed-4865-8c6f-9ca50edb78d5 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:59.804611 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0e0102c3-98ed-4865-8c6f-9ca50edb78d5 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:59.815452 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:59.815452 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:54:59.819088 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0e0102c3-98ed-4865-8c6f-9ca50edb78d5 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:54:59.824077 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0e0102c3-98ed-4865-8c6f-9ca50edb78d5 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:54:59.824152 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 69/272] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:59 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:54:59.830490 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6e15d33c-8628-4d9c-8475-149076693aad None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:59.832937 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6e15d33c-8628-4d9c-8475-149076693aad tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:54:59.834210 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6e15d33c-8628-4d9c-8475-149076693aad tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:59.835022 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6e15d33c-8628-4d9c-8475-149076693aad tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:59.845669 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:59.845669 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:54:59.849813 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6e15d33c-8628-4d9c-8475-149076693aad tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:54:59.855198 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6e15d33c-8628-4d9c-8475-149076693aad tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 200 Aug 13 06:54:59.855806 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 66/273] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:59 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 1325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:54:59.869292 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-197ca20f-7cff-436d-9298-729932963512 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:54:59.871247 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-197ca20f-7cff-436d-9298-729932963512 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:54:59.871528 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-197ca20f-7cff-436d-9298-729932963512 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:54:59.871656 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-197ca20f-7cff-436d-9298-729932963512 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:54:59.880887 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:54:59.880887 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:54:59.883913 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-197ca20f-7cff-436d-9298-729932963512 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:54:59.888915 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-197ca20f-7cff-436d-9298-729932963512 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 200 Aug 13 06:54:59.889285 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 69/274] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:54:59 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 1325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:00.244624 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-becaf548-a241-40b2-b210-c01539b498c6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:00.247083 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-becaf548-a241-40b2-b210-c01539b498c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] GET https://10.4.3.81/volume/v3/snapshots/002dd02f-b869-4508-9b92-f008415b59fa Aug 13 06:55:00.247447 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-becaf548-a241-40b2-b210-c01539b498c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:00.247723 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-becaf548-a241-40b2-b210-c01539b498c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:00.256775 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:00.256775 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:00.256775 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-becaf548-a241-40b2-b210-c01539b498c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Snapshot retrieved successfully. Aug 13 06:55:00.257630 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-becaf548-a241-40b2-b210-c01539b498c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] https://10.4.3.81/volume/v3/snapshots/002dd02f-b869-4508-9b92-f008415b59fa returned with HTTP 200 Aug 13 06:55:00.258536 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 71/275] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:55:00 2026] GET /volume/v3/snapshots/002dd02f-b869-4508-9b92-f008415b59fa => generated 482 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:00.274609 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d8d1dd4b-3f56-45cd-8150-497b45d05701 req-bb1ce325-bb63-4e1f-97ae-35e946d94f08 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:00.277087 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c352921c-f190-4d3c-8e4b-16c5d61adb82 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:00.281398 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d8d1dd4b-3f56-45cd-8150-497b45d05701 req-bb1ce325-bb63-4e1f-97ae-35e946d94f08 tempest-VolumesAssistedSnapshotsTest-118987592 tempest-VolumesAssistedSnapshotsTest-118987592-project] POST https://10.4.3.81/volume/v3/snapshots/11a7809c-551f-4669-9205-ff12f3fbaa77/action Aug 13 06:55:00.281398 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d8d1dd4b-3f56-45cd-8150-497b45d05701 req-bb1ce325-bb63-4e1f-97ae-35e946d94f08 tempest-VolumesAssistedSnapshotsTest-118987592 tempest-VolumesAssistedSnapshotsTest-118987592-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:55:00.281398 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d8d1dd4b-3f56-45cd-8150-497b45d05701 req-bb1ce325-bb63-4e1f-97ae-35e946d94f08 tempest-VolumesAssistedSnapshotsTest-118987592 tempest-VolumesAssistedSnapshotsTest-118987592-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:00.281557 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c352921c-f190-4d3c-8e4b-16c5d61adb82 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/2364d344f93047569fdfa2c4e22dbdb7 Aug 13 06:55:00.281557 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c352921c-f190-4d3c-8e4b-16c5d61adb82 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:00.281606 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.snapshot_actions [req-d8d1dd4b-3f56-45cd-8150-497b45d05701 req-bb1ce325-bb63-4e1f-97ae-35e946d94f08 tempest-VolumesAssistedSnapshotsTest-118987592 tempest-VolumesAssistedSnapshotsTest-118987592-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100295) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 06:55:00.300630 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6e02a3a1-eaa7-45c1-9657-6003dddf4c2f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:00.303100 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6e02a3a1-eaa7-45c1-9657-6003dddf4c2f tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:55:00.303739 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6e02a3a1-eaa7-45c1-9657-6003dddf4c2f tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:00.305584 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6e02a3a1-eaa7-45c1-9657-6003dddf4c2f tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:00.308161 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-09ad4753-011e-47b3-acbf-c80c4a1a31dd req-2bacfb39-af70-41ac-a141-3f628adb5f04 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:00.310504 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d8d1dd4b-3f56-45cd-8150-497b45d05701 req-bb1ce325-bb63-4e1f-97ae-35e946d94f08 tempest-VolumesAssistedSnapshotsTest-118987592 tempest-VolumesAssistedSnapshotsTest-118987592-project] https://10.4.3.81/volume/v3/snapshots/11a7809c-551f-4669-9205-ff12f3fbaa77/action returned with HTTP 404 Aug 13 06:55:00.311063 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 70/276] 10.4.3.81 () {72 vars in 1671 bytes} [Thu Aug 13 06:55:00 2026] POST /volume/v3/snapshots/11a7809c-551f-4669-9205-ff12f3fbaa77/action => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:55:00.313828 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-09ad4753-011e-47b3-acbf-c80c4a1a31dd req-2bacfb39-af70-41ac-a141-3f628adb5f04 tempest-VolumesAssistedSnapshotsTest-118987592 tempest-VolumesAssistedSnapshotsTest-118987592-project] POST https://10.4.3.81/volume/v3/snapshots/None/action Aug 13 06:55:00.314415 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-09ad4753-011e-47b3-acbf-c80c4a1a31dd req-2bacfb39-af70-41ac-a141-3f628adb5f04 tempest-VolumesAssistedSnapshotsTest-118987592 tempest-VolumesAssistedSnapshotsTest-118987592-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:55:00.314634 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-09ad4753-011e-47b3-acbf-c80c4a1a31dd req-2bacfb39-af70-41ac-a141-3f628adb5f04 tempest-VolumesAssistedSnapshotsTest-118987592 tempest-VolumesAssistedSnapshotsTest-118987592-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:00.319752 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.snapshot_actions [req-09ad4753-011e-47b3-acbf-c80c4a1a31dd req-2bacfb39-af70-41ac-a141-3f628adb5f04 tempest-VolumesAssistedSnapshotsTest-118987592 tempest-VolumesAssistedSnapshotsTest-118987592-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100297) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 06:55:00.324163 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:00.324163 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:00.330209 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6e02a3a1-eaa7-45c1-9657-6003dddf4c2f tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:55:00.335144 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6e02a3a1-eaa7-45c1-9657-6003dddf4c2f tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 200 Aug 13 06:55:00.335573 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 70/277] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:00 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 1325 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:00.354724 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-09ad4753-011e-47b3-acbf-c80c4a1a31dd req-2bacfb39-af70-41ac-a141-3f628adb5f04 tempest-VolumesAssistedSnapshotsTest-118987592 tempest-VolumesAssistedSnapshotsTest-118987592-project] https://10.4.3.81/volume/v3/snapshots/None/action returned with HTTP 404 Aug 13 06:55:00.355290 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 72/278] 10.4.3.81 () {72 vars in 1575 bytes} [Thu Aug 13 06:55:00 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:55:00.364144 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-c352921c-f190-4d3c-8e4b-16c5d61adb82 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:55:00.364308 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-c352921c-f190-4d3c-8e4b-16c5d61adb82 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:55:00.364871 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-c352921c-f190-4d3c-8e4b-16c5d61adb82 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:55:00.365291 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-c352921c-f190-4d3c-8e4b-16c5d61adb82 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:55:00.365516 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-c352921c-f190-4d3c-8e4b-16c5d61adb82 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:55:00.367739 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-c352921c-f190-4d3c-8e4b-16c5d61adb82 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:55:00.373189 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c352921c-f190-4d3c-8e4b-16c5d61adb82 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/2364d344f93047569fdfa2c4e22dbdb7 returned with HTTP 200 Aug 13 06:55:00.373722 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 67/279] 10.4.3.81 () {68 vars in 1367 bytes} [Thu Aug 13 06:55:00 2026] PUT /volume/v3/os-quota-sets/2364d344f93047569fdfa2c4e22dbdb7 => generated 390 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:00.383932 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d124a257-602b-4808-a8bd-5531c0d58782 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:00.386708 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d124a257-602b-4808-a8bd-5531c0d58782 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 06:55:00.387161 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d124a257-602b-4808-a8bd-5531c0d58782 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5621988c-1842-40d3-a9e7-01f85f627487"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:00.400114 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:00.400114 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:00.400603 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d124a257-602b-4808-a8bd-5531c0d58782 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Volume info retrieved successfully. Aug 13 06:55:00.400719 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-d124a257-602b-4808-a8bd-5531c0d58782 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Create snapshot from volume 5621988c-1842-40d3-a9e7-01f85f627487 Aug 13 06:55:00.418990 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota_utils [None req-d124a257-602b-4808-a8bd-5531c0d58782 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Quota exceeded for 2364d344f93047569fdfa2c4e22dbdb7, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 06:55:00.419227 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-c1be3f96-bb36-4a93-9264-9622e2f17c22 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:00.419317 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.middleware.fault [None req-d124a257-602b-4808-a8bd-5531c0d58782 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 413 Aug 13 06:55:00.420132 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 71/280] 10.4.3.81 () {68 vars in 1257 bytes} [Thu Aug 13 06:55:00 2026] POST /volume/v3/snapshots => generated 208 bytes in 37 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 06:55:00.421438 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-c1be3f96-bb36-4a93-9264-9622e2f17c22 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:55:00.421683 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-c1be3f96-bb36-4a93-9264-9622e2f17c22 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:00.421899 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-c1be3f96-bb36-4a93-9264-9622e2f17c22 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:00.428799 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8b74222b-ce5e-4d6e-9fc3-3da6650a1912 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:00.430759 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8b74222b-ce5e-4d6e-9fc3-3da6650a1912 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/2364d344f93047569fdfa2c4e22dbdb7 Aug 13 06:55:00.431095 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8b74222b-ce5e-4d6e-9fc3-3da6650a1912 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:00.435613 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:00.435613 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:00.442687 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-c1be3f96-bb36-4a93-9264-9622e2f17c22 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:55:00.450923 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-c1be3f96-bb36-4a93-9264-9622e2f17c22 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 200 Aug 13 06:55:00.450923 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 71/281] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:55:00 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 1325 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:00.492874 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-f62c3fa2-3db0-4842-b606-891e62b0e654 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:00.493389 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-8b74222b-ce5e-4d6e-9fc3-3da6650a1912 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:55:00.496366 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-8b74222b-ce5e-4d6e-9fc3-3da6650a1912 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:55:00.496366 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-8b74222b-ce5e-4d6e-9fc3-3da6650a1912 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:55:00.496366 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-8b74222b-ce5e-4d6e-9fc3-3da6650a1912 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:55:00.496366 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-8b74222b-ce5e-4d6e-9fc3-3da6650a1912 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:55:00.496366 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-8b74222b-ce5e-4d6e-9fc3-3da6650a1912 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:55:00.496366 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-8b74222b-ce5e-4d6e-9fc3-3da6650a1912 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:55:00.498400 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-f62c3fa2-3db0-4842-b606-891e62b0e654 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] POST https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662/action Aug 13 06:55:00.498840 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-f62c3fa2-3db0-4842-b606-891e62b0e654 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:55:00.499120 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-f62c3fa2-3db0-4842-b606-891e62b0e654 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:00.503629 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8b74222b-ce5e-4d6e-9fc3-3da6650a1912 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/2364d344f93047569fdfa2c4e22dbdb7 returned with HTTP 200 Aug 13 06:55:00.504364 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 73/282] 10.4.3.81 () {68 vars in 1367 bytes} [Thu Aug 13 06:55:00 2026] PUT /volume/v3/os-quota-sets/2364d344f93047569fdfa2c4e22dbdb7 => generated 390 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:00.514498 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:00.514498 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:00.515001 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-f62c3fa2-3db0-4842-b606-891e62b0e654 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:55:00.517813 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-27560403-19ba-4cd7-b75e-14b944b02485 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:00.519664 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-27560403-19ba-4cd7-b75e-14b944b02485 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 06:55:00.519976 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-27560403-19ba-4cd7-b75e-14b944b02485 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5621988c-1842-40d3-a9e7-01f85f627487"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:00.522859 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-f62c3fa2-3db0-4842-b606-891e62b0e654 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Begin detaching volume completed successfully. Aug 13 06:55:00.523191 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-f62c3fa2-3db0-4842-b606-891e62b0e654 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662/action returned with HTTP 202 Aug 13 06:55:00.523814 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 68/283] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 06:55:00 2026] POST /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:55:00.527955 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:00.527955 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:00.528475 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-27560403-19ba-4cd7-b75e-14b944b02485 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Volume info retrieved successfully. Aug 13 06:55:00.528584 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-27560403-19ba-4cd7-b75e-14b944b02485 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Create snapshot from volume 5621988c-1842-40d3-a9e7-01f85f627487 Aug 13 06:55:00.544752 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota_utils [None req-27560403-19ba-4cd7-b75e-14b944b02485 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Quota exceeded for 2364d344f93047569fdfa2c4e22dbdb7, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 13 06:55:00.544987 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.middleware.fault [None req-27560403-19ba-4cd7-b75e-14b944b02485 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 413 Aug 13 06:55:00.545647 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 72/284] 10.4.3.81 () {68 vars in 1257 bytes} [Thu Aug 13 06:55:00 2026] POST /volume/v3/snapshots => generated 133 bytes in 28 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 06:55:00.558144 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-80a2cf71-57fd-4419-b8e7-42f6755656de None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:00.561686 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80a2cf71-57fd-4419-b8e7-42f6755656de tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/002dd02f-b869-4508-9b92-f008415b59fa Aug 13 06:55:00.562034 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80a2cf71-57fd-4419-b8e7-42f6755656de tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:00.562333 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80a2cf71-57fd-4419-b8e7-42f6755656de tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:00.562590 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-80a2cf71-57fd-4419-b8e7-42f6755656de tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Delete snapshot with id: 002dd02f-b869-4508-9b92-f008415b59fa Aug 13 06:55:00.574911 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-47031e97-3f96-4e27-ac80-19bf94dff6dd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:00.577208 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-47031e97-3f96-4e27-ac80-19bf94dff6dd None None] GET https://10.4.3.81/volume// Aug 13 06:55:00.577208 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-47031e97-3f96-4e27-ac80-19bf94dff6dd None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:00.577208 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-47031e97-3f96-4e27-ac80-19bf94dff6dd None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:00.577208 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-47031e97-3f96-4e27-ac80-19bf94dff6dd None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:55:00.577208 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 74/285] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:55:00 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:55:00.587238 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-c1d12c4e-ab00-4cda-b781-01c05fe0b2ab None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:00.589298 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-c1d12c4e-ab00-4cda-b781-01c05fe0b2ab tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:55:00.589642 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-c1d12c4e-ab00-4cda-b781-01c05fe0b2ab tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:00.589847 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-c1d12c4e-ab00-4cda-b781-01c05fe0b2ab tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:00.596193 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:00.596193 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:00.597298 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-80a2cf71-57fd-4419-b8e7-42f6755656de tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Snapshot retrieved successfully. Aug 13 06:55:00.599376 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:00.599376 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:00.603474 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-c1d12c4e-ab00-4cda-b781-01c05fe0b2ab tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:55:00.607688 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-c1d12c4e-ab00-4cda-b781-01c05fe0b2ab tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 200 Aug 13 06:55:00.608156 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 69/286] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:55:00 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 1551 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:55:00.621653 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-80a2cf71-57fd-4419-b8e7-42f6755656de tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Snapshot delete request issued successfully. Aug 13 06:55:00.621841 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80a2cf71-57fd-4419-b8e7-42f6755656de tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] https://10.4.3.81/volume/v3/snapshots/002dd02f-b869-4508-9b92-f008415b59fa returned with HTTP 202 Aug 13 06:55:00.622462 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 72/287] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 06:55:00 2026] DELETE /volume/v3/snapshots/002dd02f-b869-4508-9b92-f008415b59fa => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:55:00.630434 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c9a0540d-752e-4b33-8aa9-87df9d87bbd5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:00.631810 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c9a0540d-752e-4b33-8aa9-87df9d87bbd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] GET https://10.4.3.81/volume/v3/snapshots/002dd02f-b869-4508-9b92-f008415b59fa Aug 13 06:55:00.631990 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c9a0540d-752e-4b33-8aa9-87df9d87bbd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:00.632214 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c9a0540d-752e-4b33-8aa9-87df9d87bbd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:00.663509 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:00.663509 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:00.663985 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c9a0540d-752e-4b33-8aa9-87df9d87bbd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Snapshot retrieved successfully. Aug 13 06:55:00.664812 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c9a0540d-752e-4b33-8aa9-87df9d87bbd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] https://10.4.3.81/volume/v3/snapshots/002dd02f-b869-4508-9b92-f008415b59fa returned with HTTP 200 Aug 13 06:55:00.665172 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 73/288] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:55:00 2026] GET /volume/v3/snapshots/002dd02f-b869-4508-9b92-f008415b59fa => generated 481 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:00.840871 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2e250ef3-42d1-40fc-ba21-19dda5734815 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:00.842799 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2e250ef3-42d1-40fc-ba21-19dda5734815 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:00.843290 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2e250ef3-42d1-40fc-ba21-19dda5734815 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:00.843689 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2e250ef3-42d1-40fc-ba21-19dda5734815 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:00.855203 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:00.855203 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:00.859852 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2e250ef3-42d1-40fc-ba21-19dda5734815 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:00.866946 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2e250ef3-42d1-40fc-ba21-19dda5734815 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:55:00.866946 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 75/289] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:00 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:01.674893 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-86b1d7fa-84e9-41b7-b2d4-84f0c55025bb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:01.677024 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-86b1d7fa-84e9-41b7-b2d4-84f0c55025bb tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] GET https://10.4.3.81/volume/v3/snapshots/002dd02f-b869-4508-9b92-f008415b59fa Aug 13 06:55:01.677274 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-86b1d7fa-84e9-41b7-b2d4-84f0c55025bb tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:01.677520 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-86b1d7fa-84e9-41b7-b2d4-84f0c55025bb tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:01.682466 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-86b1d7fa-84e9-41b7-b2d4-84f0c55025bb tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] https://10.4.3.81/volume/v3/snapshots/002dd02f-b869-4508-9b92-f008415b59fa returned with HTTP 404 Aug 13 06:55:01.683035 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 70/290] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:55:01 2026] GET /volume/v3/snapshots/002dd02f-b869-4508-9b92-f008415b59fa => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:55:01.688955 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d9063a37-aea0-4df0-9ced-e9731354147f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:01.690725 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d9063a37-aea0-4df0-9ced-e9731354147f tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] GET https://10.4.3.81/volume/v3/volumes/5621988c-1842-40d3-a9e7-01f85f627487 Aug 13 06:55:01.690906 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d9063a37-aea0-4df0-9ced-e9731354147f tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:01.691096 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d9063a37-aea0-4df0-9ced-e9731354147f tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:01.697942 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:01.697942 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:01.701556 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d9063a37-aea0-4df0-9ced-e9731354147f tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Volume info retrieved successfully. Aug 13 06:55:01.705704 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d9063a37-aea0-4df0-9ced-e9731354147f tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] https://10.4.3.81/volume/v3/volumes/5621988c-1842-40d3-a9e7-01f85f627487 returned with HTTP 200 Aug 13 06:55:01.706174 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 73/291] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:01 2026] GET /volume/v3/volumes/5621988c-1842-40d3-a9e7-01f85f627487 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:01.718385 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-146c0beb-1697-4d37-9ae9-244ab6d4f773 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:01.719997 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-146c0beb-1697-4d37-9ae9-244ab6d4f773 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5621988c-1842-40d3-a9e7-01f85f627487 Aug 13 06:55:01.720208 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-146c0beb-1697-4d37-9ae9-244ab6d4f773 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:01.720409 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-146c0beb-1697-4d37-9ae9-244ab6d4f773 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:01.720626 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-146c0beb-1697-4d37-9ae9-244ab6d4f773 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Delete volume with id: 5621988c-1842-40d3-a9e7-01f85f627487 Aug 13 06:55:01.726848 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:01.726848 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:01.727390 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-146c0beb-1697-4d37-9ae9-244ab6d4f773 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Volume info retrieved successfully. Aug 13 06:55:01.745976 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-146c0beb-1697-4d37-9ae9-244ab6d4f773 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Delete volume request issued successfully. Aug 13 06:55:01.746194 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-146c0beb-1697-4d37-9ae9-244ab6d4f773 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] https://10.4.3.81/volume/v3/volumes/5621988c-1842-40d3-a9e7-01f85f627487 returned with HTTP 202 Aug 13 06:55:01.746590 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 74/292] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:55:01 2026] DELETE /volume/v3/volumes/5621988c-1842-40d3-a9e7-01f85f627487 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:55:01.753921 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3b8ac57b-7882-4cca-9676-acc81be92017 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:01.755558 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b8ac57b-7882-4cca-9676-acc81be92017 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] GET https://10.4.3.81/volume/v3/volumes/5621988c-1842-40d3-a9e7-01f85f627487 Aug 13 06:55:01.755936 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b8ac57b-7882-4cca-9676-acc81be92017 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:01.756233 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b8ac57b-7882-4cca-9676-acc81be92017 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:01.762737 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:01.762737 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:01.767610 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3b8ac57b-7882-4cca-9676-acc81be92017 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Volume info retrieved successfully. Aug 13 06:55:01.772094 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b8ac57b-7882-4cca-9676-acc81be92017 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] https://10.4.3.81/volume/v3/volumes/5621988c-1842-40d3-a9e7-01f85f627487 returned with HTTP 200 Aug 13 06:55:01.772763 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 76/293] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:01 2026] GET /volume/v3/volumes/5621988c-1842-40d3-a9e7-01f85f627487 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:01.878831 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-db35df09-fce5-43b0-ae15-9de1b53d7b6f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:01.880880 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-db35df09-fce5-43b0-ae15-9de1b53d7b6f tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:01.881104 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-db35df09-fce5-43b0-ae15-9de1b53d7b6f tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:01.881362 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-db35df09-fce5-43b0-ae15-9de1b53d7b6f tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:01.892632 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:01.892632 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:01.897414 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-db35df09-fce5-43b0-ae15-9de1b53d7b6f tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:01.902599 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-db35df09-fce5-43b0-ae15-9de1b53d7b6f tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:55:01.903096 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 71/294] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:01 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:02.221156 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-ae86acdd-d7af-40c2-894c-bcaabf7fdeb0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:02.224035 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-ae86acdd-d7af-40c2-894c-bcaabf7fdeb0 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] POST https://10.4.3.81/volume/v3/attachments/20247051-8047-4ef8-a985-1b91d7c6bab5/action Aug 13 06:55:02.224478 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-ae86acdd-d7af-40c2-894c-bcaabf7fdeb0 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:55:02.224752 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-ae86acdd-d7af-40c2-894c-bcaabf7fdeb0 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:02.244478 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:02.244478 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:02.258639 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7c062cd6-795f-4083-b75e-a1fd2513f184 req-ae86acdd-d7af-40c2-894c-bcaabf7fdeb0 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/attachments/20247051-8047-4ef8-a985-1b91d7c6bab5/action returned with HTTP 204 Aug 13 06:55:02.259225 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 74/295] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:55:02 2026] POST /volume/v3/attachments/20247051-8047-4ef8-a985-1b91d7c6bab5/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:55:02.784226 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-59c1df44-7f5e-4ca5-a188-4bb6312cffdf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:02.786185 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-59c1df44-7f5e-4ca5-a188-4bb6312cffdf tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] GET https://10.4.3.81/volume/v3/volumes/5621988c-1842-40d3-a9e7-01f85f627487 Aug 13 06:55:02.786428 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-59c1df44-7f5e-4ca5-a188-4bb6312cffdf tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:02.786670 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-59c1df44-7f5e-4ca5-a188-4bb6312cffdf tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:02.794728 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-59c1df44-7f5e-4ca5-a188-4bb6312cffdf tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001 tempest-VolumeSnapshotQuotasNegativeTestJSON-709427001-project-member] https://10.4.3.81/volume/v3/volumes/5621988c-1842-40d3-a9e7-01f85f627487 returned with HTTP 404 Aug 13 06:55:02.795233 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 75/296] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:02 2026] GET /volume/v3/volumes/5621988c-1842-40d3-a9e7-01f85f627487 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:55:02.802653 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-06235168-f0db-4205-862a-20fa91569710 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:02.804678 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-06235168-f0db-4205-862a-20fa91569710 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/2364d344f93047569fdfa2c4e22dbdb7 Aug 13 06:55:02.806344 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-06235168-f0db-4205-862a-20fa91569710 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-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=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:02.877619 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-06235168-f0db-4205-862a-20fa91569710 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1508662275-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/2364d344f93047569fdfa2c4e22dbdb7 returned with HTTP 200 Aug 13 06:55:02.878308 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 77/297] 10.4.3.81 () {68 vars in 1368 bytes} [Thu Aug 13 06:55:02 2026] PUT /volume/v3/os-quota-sets/2364d344f93047569fdfa2c4e22dbdb7 => generated 395 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:02.916054 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7faa0cd9-eedc-414e-9a48-04e55e453d2a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:02.918257 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7faa0cd9-eedc-414e-9a48-04e55e453d2a tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:02.918529 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7faa0cd9-eedc-414e-9a48-04e55e453d2a tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:02.918779 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7faa0cd9-eedc-414e-9a48-04e55e453d2a tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:02.929893 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:02.929893 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:02.934053 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7faa0cd9-eedc-414e-9a48-04e55e453d2a tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:02.939685 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7faa0cd9-eedc-414e-9a48-04e55e453d2a tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:55:02.940197 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 72/298] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:02 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:02.951537 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d6badedd-18b1-4de3-93a9-c700d4e7680b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:02.953209 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d6badedd-18b1-4de3-93a9-c700d4e7680b tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:02.953651 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d6badedd-18b1-4de3-93a9-c700d4e7680b tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:02.953776 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d6badedd-18b1-4de3-93a9-c700d4e7680b tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:02.965261 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:02.965261 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:02.969514 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d6badedd-18b1-4de3-93a9-c700d4e7680b tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:02.974799 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d6badedd-18b1-4de3-93a9-c700d4e7680b tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:55:02.975312 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 75/299] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:02 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:04.794892 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-11fa0612-153f-4998-bb68-707240365504 req-5b775ed9-47a0-4d28-ae02-2a76a75ce559 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:04.796841 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-11fa0612-153f-4998-bb68-707240365504 req-5b775ed9-47a0-4d28-ae02-2a76a75ce559 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:04.797063 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-11fa0612-153f-4998-bb68-707240365504 req-5b775ed9-47a0-4d28-ae02-2a76a75ce559 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:04.797248 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-11fa0612-153f-4998-bb68-707240365504 req-5b775ed9-47a0-4d28-ae02-2a76a75ce559 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:04.812180 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:04.812180 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:04.821736 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-11fa0612-153f-4998-bb68-707240365504 req-5b775ed9-47a0-4d28-ae02-2a76a75ce559 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:04.827986 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-11fa0612-153f-4998-bb68-707240365504 req-5b775ed9-47a0-4d28-ae02-2a76a75ce559 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:55:04.828551 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 76/300] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:55:04 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:04.866483 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-11fa0612-153f-4998-bb68-707240365504 req-42f10802-7c61-4910-b451-9af44b330a0b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:04.869178 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-11fa0612-153f-4998-bb68-707240365504 req-42f10802-7c61-4910-b451-9af44b330a0b tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] POST https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985/action Aug 13 06:55:04.869380 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-11fa0612-153f-4998-bb68-707240365504 req-42f10802-7c61-4910-b451-9af44b330a0b tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:55:04.869449 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-11fa0612-153f-4998-bb68-707240365504 req-42f10802-7c61-4910-b451-9af44b330a0b tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:04.879088 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:04.879088 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:04.879584 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-11fa0612-153f-4998-bb68-707240365504 req-42f10802-7c61-4910-b451-9af44b330a0b tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:04.885415 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-11fa0612-153f-4998-bb68-707240365504 req-42f10802-7c61-4910-b451-9af44b330a0b tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Begin detaching volume completed successfully. Aug 13 06:55:04.885623 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-11fa0612-153f-4998-bb68-707240365504 req-42f10802-7c61-4910-b451-9af44b330a0b tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985/action returned with HTTP 202 Aug 13 06:55:04.886020 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 78/301] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 06:55:04 2026] POST /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:55:04.906004 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-aa0b91db-16fd-425b-8eb9-72d825d721c0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:04.910442 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aa0b91db-16fd-425b-8eb9-72d825d721c0 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:04.910676 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aa0b91db-16fd-425b-8eb9-72d825d721c0 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:04.910897 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aa0b91db-16fd-425b-8eb9-72d825d721c0 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:04.921927 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:04.921927 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:04.925777 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-aa0b91db-16fd-425b-8eb9-72d825d721c0 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:04.927913 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a0489f27-78c9-43b3-bd6d-5093b2871297 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:04.928234 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a0489f27-78c9-43b3-bd6d-5093b2871297 None None] GET https://10.4.3.81/volume// Aug 13 06:55:04.928429 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a0489f27-78c9-43b3-bd6d-5093b2871297 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:04.928603 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a0489f27-78c9-43b3-bd6d-5093b2871297 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:04.928897 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a0489f27-78c9-43b3-bd6d-5093b2871297 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:55:04.929158 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 76/302] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:55:04 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:55:04.931762 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aa0b91db-16fd-425b-8eb9-72d825d721c0 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:55:04.932097 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 73/303] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:04 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:04.939265 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-11fa0612-153f-4998-bb68-707240365504 req-88250bb6-accd-4f3e-92d4-70c8eb43d0b2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:04.942663 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-11fa0612-153f-4998-bb68-707240365504 req-88250bb6-accd-4f3e-92d4-70c8eb43d0b2 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:04.942901 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-11fa0612-153f-4998-bb68-707240365504 req-88250bb6-accd-4f3e-92d4-70c8eb43d0b2 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:04.943110 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-11fa0612-153f-4998-bb68-707240365504 req-88250bb6-accd-4f3e-92d4-70c8eb43d0b2 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:04.959687 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:04.959687 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:04.967442 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-11fa0612-153f-4998-bb68-707240365504 req-88250bb6-accd-4f3e-92d4-70c8eb43d0b2 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:04.973616 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-11fa0612-153f-4998-bb68-707240365504 req-88250bb6-accd-4f3e-92d4-70c8eb43d0b2 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:55:04.974073 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 77/304] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:55:04 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 1318 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:55:05.767237 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-535f6130-a041-4fdc-95e7-434471ac580c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:05.946486 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2ae2c53d-d59c-44d4-9aa9-4e6c388bd132 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:05.949224 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2ae2c53d-d59c-44d4-9aa9-4e6c388bd132 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:05.949455 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2ae2c53d-d59c-44d4-9aa9-4e6c388bd132 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:05.949719 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2ae2c53d-d59c-44d4-9aa9-4e6c388bd132 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:05.964049 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:05.964049 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:05.966906 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-535f6130-a041-4fdc-95e7-434471ac580c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:55:05.967400 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-535f6130-a041-4fdc-95e7-434471ac580c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1018946254"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:05.968062 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2ae2c53d-d59c-44d4-9aa9-4e6c388bd132 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:05.969311 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-535f6130-a041-4fdc-95e7-434471ac580c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1018946254'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:55:05.971184 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-535f6130-a041-4fdc-95e7-434471ac580c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Create volume of 1 GB Aug 13 06:55:05.974256 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2ae2c53d-d59c-44d4-9aa9-4e6c388bd132 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:55:05.974797 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 77/305] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:05 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:05.975620 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-535f6130-a041-4fdc-95e7-434471ac580c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Availability Zones retrieved successfully. Aug 13 06:55:05.984118 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-535f6130-a041-4fdc-95e7-434471ac580c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Flow 'volume_create_api' (313a935e-70b9-40c0-9a3d-abebbfcee03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:55:05.986152 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-535f6130-a041-4fdc-95e7-434471ac580c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc61cc76-61a9-43cd-991f-7a289bf82e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:05.987501 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-535f6130-a041-4fdc-95e7-434471ac580c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:55:06.012840 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-535f6130-a041-4fdc-95e7-434471ac580c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc61cc76-61a9-43cd-991f-7a289bf82e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:06.013699 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-535f6130-a041-4fdc-95e7-434471ac580c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b28b572-25c8-45d6-8a3a-47a15b30b508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:06.068988 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-535f6130-a041-4fdc-95e7-434471ac580c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Created reservations ['da0b738f-2327-4e03-b8d0-bfa98ff8728f', '5aeea877-87a9-4ea0-817e-c9ed834d872b', '0f3105cd-58ca-4001-94aa-f8c277d02560', 'e75baf66-9541-46af-94be-7504e8f7c605'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:55:06.069685 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-535f6130-a041-4fdc-95e7-434471ac580c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b28b572-25c8-45d6-8a3a-47a15b30b508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da0b738f-2327-4e03-b8d0-bfa98ff8728f', '5aeea877-87a9-4ea0-817e-c9ed834d872b', '0f3105cd-58ca-4001-94aa-f8c277d02560', 'e75baf66-9541-46af-94be-7504e8f7c605']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:06.070377 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-535f6130-a041-4fdc-95e7-434471ac580c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a966062f-8390-4805-9d4e-7f3ccb5950a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:06.099202 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-535f6130-a041-4fdc-95e7-434471ac580c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a966062f-8390-4805-9d4e-7f3ccb5950a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1e2cd34-5dc8-4b8f-bfec-03878b15193d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1018946254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96c1b35696c4b8484e072b8eeaf73d1',qos_specs=None,replication_status=,reservations=['da0b738f-2327-4e03-b8d0-bfa98ff8728f','5aeea877-87a9-4ea0-817e-c9ed834d872b','0f3105cd-58ca-4001-94aa-f8c277d02560','e75baf66-9541-46af-94be-7504e8f7c605'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ff0a827fcef44c884956ef2562cf595',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:55:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1018946254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1e2cd34-5dc8-4b8f-bfec-03878b15193d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c96c1b35696c4b8484e072b8eeaf73d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ff0a827fcef44c884956ef2562cf595',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:06.103346 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-535f6130-a041-4fdc-95e7-434471ac580c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1231edcb-b813-4edd-9d1f-f58f388b91cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:06.120880 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-535f6130-a041-4fdc-95e7-434471ac580c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1231edcb-b813-4edd-9d1f-f58f388b91cc) transitioned into state 'SUCCESS' from state '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-1018946254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96c1b35696c4b8484e072b8eeaf73d1',qos_specs=None,replication_status=,reservations=['da0b738f-2327-4e03-b8d0-bfa98ff8728f','5aeea877-87a9-4ea0-817e-c9ed834d872b','0f3105cd-58ca-4001-94aa-f8c277d02560','e75baf66-9541-46af-94be-7504e8f7c605'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ff0a827fcef44c884956ef2562cf595',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:06.121603 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-535f6130-a041-4fdc-95e7-434471ac580c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6328faa3-2190-44b3-a38d-8a67e15eeb9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:06.131232 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-535f6130-a041-4fdc-95e7-434471ac580c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6328faa3-2190-44b3-a38d-8a67e15eeb9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:06.132227 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-535f6130-a041-4fdc-95e7-434471ac580c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Flow 'volume_create_api' (313a935e-70b9-40c0-9a3d-abebbfcee03a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:55:06.132551 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-535f6130-a041-4fdc-95e7-434471ac580c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Create volume request issued successfully. Aug 13 06:55:06.133109 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-535f6130-a041-4fdc-95e7-434471ac580c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:55:06.133589 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 79/306] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:55:05 2026] POST /volume/v3/volumes => generated 756 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:55:06.152535 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8840ba34-6ff7-4e83-ad0a-0e8054e69661 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:06.154285 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8840ba34-6ff7-4e83-ad0a-0e8054e69661 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/volumes/d1e2cd34-5dc8-4b8f-bfec-03878b15193d Aug 13 06:55:06.154490 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8840ba34-6ff7-4e83-ad0a-0e8054e69661 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:06.154668 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8840ba34-6ff7-4e83-ad0a-0e8054e69661 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:06.161747 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:06.161747 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:06.165351 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8840ba34-6ff7-4e83-ad0a-0e8054e69661 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Volume info retrieved successfully. Aug 13 06:55:06.169268 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8840ba34-6ff7-4e83-ad0a-0e8054e69661 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/volumes/d1e2cd34-5dc8-4b8f-bfec-03878b15193d returned with HTTP 200 Aug 13 06:55:06.169619 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 74/307] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:06 2026] GET /volume/v3/volumes/d1e2cd34-5dc8-4b8f-bfec-03878b15193d => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:06.986964 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fede969c-3d32-4c3b-9f4f-0d2a85c36b32 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:06.989104 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fede969c-3d32-4c3b-9f4f-0d2a85c36b32 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:06.989337 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fede969c-3d32-4c3b-9f4f-0d2a85c36b32 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:06.989570 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fede969c-3d32-4c3b-9f4f-0d2a85c36b32 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:07.001265 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:07.001265 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:07.005631 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fede969c-3d32-4c3b-9f4f-0d2a85c36b32 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:07.010904 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fede969c-3d32-4c3b-9f4f-0d2a85c36b32 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:55:07.011388 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 78/308] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:06 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:07.182384 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c6dd1095-ddd5-413c-96d9-0981981657a7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:07.184129 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c6dd1095-ddd5-413c-96d9-0981981657a7 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/volumes/d1e2cd34-5dc8-4b8f-bfec-03878b15193d Aug 13 06:55:07.184348 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c6dd1095-ddd5-413c-96d9-0981981657a7 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:07.184568 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c6dd1095-ddd5-413c-96d9-0981981657a7 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:07.190886 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:07.190886 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:07.194449 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c6dd1095-ddd5-413c-96d9-0981981657a7 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Volume info retrieved successfully. Aug 13 06:55:07.198298 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c6dd1095-ddd5-413c-96d9-0981981657a7 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/volumes/d1e2cd34-5dc8-4b8f-bfec-03878b15193d returned with HTTP 200 Aug 13 06:55:07.198682 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 78/309] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:07 2026] GET /volume/v3/volumes/d1e2cd34-5dc8-4b8f-bfec-03878b15193d => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:07.214344 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-95faa247-530e-49bd-9fb6-45431b716b0c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:07.214344 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-95faa247-530e-49bd-9fb6-45431b716b0c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 06:55:07.214344 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-95faa247-530e-49bd-9fb6-45431b716b0c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1e2cd34-5dc8-4b8f-bfec-03878b15193d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-257967748"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:07.223065 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:07.223065 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:07.223586 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-95faa247-530e-49bd-9fb6-45431b716b0c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Volume info retrieved successfully. Aug 13 06:55:07.223765 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-95faa247-530e-49bd-9fb6-45431b716b0c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Create snapshot from volume d1e2cd34-5dc8-4b8f-bfec-03878b15193d Aug 13 06:55:07.259513 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-95faa247-530e-49bd-9fb6-45431b716b0c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Created reservations ['b512b3fe-c9bd-475b-a1db-d63b8d2c6216', 'fa3c3ff8-b42a-4b0e-8353-bb9a3ed621fe', '63635fe8-77b8-4d86-b9d1-1097d3b9a627', 'c92aea83-090f-40fc-9a47-93d2d7e01406'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:55:07.293771 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-95faa247-530e-49bd-9fb6-45431b716b0c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Snapshot create request issued successfully. Aug 13 06:55:07.294160 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-95faa247-530e-49bd-9fb6-45431b716b0c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 06:55:07.294799 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 80/310] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 06:55:07 2026] POST /volume/v3/snapshots => generated 313 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:55:07.304638 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-42f16308-7350-40b0-8422-0cda760fa520 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:07.306542 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-42f16308-7350-40b0-8422-0cda760fa520 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots/013bbe5e-b11a-4b76-9f52-c11729cbeccd Aug 13 06:55:07.306751 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-42f16308-7350-40b0-8422-0cda760fa520 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:07.306974 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-42f16308-7350-40b0-8422-0cda760fa520 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:07.312016 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:07.312016 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:07.312458 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-42f16308-7350-40b0-8422-0cda760fa520 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Snapshot retrieved successfully. Aug 13 06:55:07.313450 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-42f16308-7350-40b0-8422-0cda760fa520 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots/013bbe5e-b11a-4b76-9f52-c11729cbeccd returned with HTTP 200 Aug 13 06:55:07.313897 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 75/311] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:55:07 2026] GET /volume/v3/snapshots/013bbe5e-b11a-4b76-9f52-c11729cbeccd => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:08.022905 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-aa31b8fe-9f8b-4501-b5f0-e486a39907ee None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:08.024767 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aa31b8fe-9f8b-4501-b5f0-e486a39907ee tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:08.025021 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aa31b8fe-9f8b-4501-b5f0-e486a39907ee tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:08.025204 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aa31b8fe-9f8b-4501-b5f0-e486a39907ee tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:08.034908 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:08.034908 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:08.038230 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-aa31b8fe-9f8b-4501-b5f0-e486a39907ee tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:08.042215 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aa31b8fe-9f8b-4501-b5f0-e486a39907ee tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:55:08.043030 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 79/312] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:08 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:08.326235 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a1b9388e-c7e6-48dd-92c1-26a6207e450c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:08.328858 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a1b9388e-c7e6-48dd-92c1-26a6207e450c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots/013bbe5e-b11a-4b76-9f52-c11729cbeccd Aug 13 06:55:08.329061 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a1b9388e-c7e6-48dd-92c1-26a6207e450c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:08.329266 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a1b9388e-c7e6-48dd-92c1-26a6207e450c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:08.335912 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:08.335912 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:08.336538 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a1b9388e-c7e6-48dd-92c1-26a6207e450c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Snapshot retrieved successfully. Aug 13 06:55:08.338368 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a1b9388e-c7e6-48dd-92c1-26a6207e450c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots/013bbe5e-b11a-4b76-9f52-c11729cbeccd returned with HTTP 200 Aug 13 06:55:08.338368 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 79/313] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:55:08 2026] GET /volume/v3/snapshots/013bbe5e-b11a-4b76-9f52-c11729cbeccd => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:08.348933 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c79774f7-57f4-4d59-8a22-59f20980fced None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:08.351339 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c79774f7-57f4-4d59-8a22-59f20980fced tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 06:55:08.351809 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c79774f7-57f4-4d59-8a22-59f20980fced tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1e2cd34-5dc8-4b8f-bfec-03878b15193d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-787170689"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:08.363847 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:08.363847 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:08.364152 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c79774f7-57f4-4d59-8a22-59f20980fced tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Volume info retrieved successfully. Aug 13 06:55:08.364352 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-c79774f7-57f4-4d59-8a22-59f20980fced tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Create snapshot from volume d1e2cd34-5dc8-4b8f-bfec-03878b15193d Aug 13 06:55:08.394567 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-c79774f7-57f4-4d59-8a22-59f20980fced tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Created reservations ['fdd80d60-d2da-4b21-992e-037609bfb108', 'fdbab7dd-06dd-4b78-882f-22425db05d3a', '5d42a06d-ace9-4ba7-9e8d-53f04d19fa4c', '5e9e3bdf-db22-47be-a586-a8478df35903'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:55:08.428376 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c79774f7-57f4-4d59-8a22-59f20980fced tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Snapshot create request issued successfully. Aug 13 06:55:08.428822 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c79774f7-57f4-4d59-8a22-59f20980fced tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 06:55:08.429402 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 81/314] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 06:55:08 2026] POST /volume/v3/snapshots => generated 313 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:55:08.441609 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-aa12e5ef-2d2d-4cbb-9030-ee39561471f7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:08.445130 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aa12e5ef-2d2d-4cbb-9030-ee39561471f7 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots/133aebc1-d880-4f8f-b333-f27e7786f994 Aug 13 06:55:08.445308 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aa12e5ef-2d2d-4cbb-9030-ee39561471f7 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:08.445696 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aa12e5ef-2d2d-4cbb-9030-ee39561471f7 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:08.455304 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:08.455304 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:08.455903 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-aa12e5ef-2d2d-4cbb-9030-ee39561471f7 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Snapshot retrieved successfully. Aug 13 06:55:08.456962 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aa12e5ef-2d2d-4cbb-9030-ee39561471f7 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots/133aebc1-d880-4f8f-b333-f27e7786f994 returned with HTTP 200 Aug 13 06:55:08.458829 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 76/315] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:55:08 2026] GET /volume/v3/snapshots/133aebc1-d880-4f8f-b333-f27e7786f994 => generated 445 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:09.055795 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4a9faf31-12a1-4014-a30a-bcc0f191f124 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:09.058807 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a9faf31-12a1-4014-a30a-bcc0f191f124 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:09.059158 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a9faf31-12a1-4014-a30a-bcc0f191f124 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:09.059433 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a9faf31-12a1-4014-a30a-bcc0f191f124 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:09.073781 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:09.073781 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:09.081777 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4a9faf31-12a1-4014-a30a-bcc0f191f124 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:09.091822 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a9faf31-12a1-4014-a30a-bcc0f191f124 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:55:09.092358 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 80/316] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:09 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:09.470644 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-55e567a2-779f-44d3-bce0-2d0392945f95 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:09.473110 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-55e567a2-779f-44d3-bce0-2d0392945f95 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots/133aebc1-d880-4f8f-b333-f27e7786f994 Aug 13 06:55:09.473408 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-55e567a2-779f-44d3-bce0-2d0392945f95 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:09.475236 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-55e567a2-779f-44d3-bce0-2d0392945f95 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:09.481441 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:09.481441 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:09.481837 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-55e567a2-779f-44d3-bce0-2d0392945f95 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Snapshot retrieved successfully. Aug 13 06:55:09.482564 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-55e567a2-779f-44d3-bce0-2d0392945f95 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots/133aebc1-d880-4f8f-b333-f27e7786f994 returned with HTTP 200 Aug 13 06:55:09.482930 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 80/317] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:55:09 2026] GET /volume/v3/snapshots/133aebc1-d880-4f8f-b333-f27e7786f994 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:09.491782 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-50073db2-0c74-4dc3-9300-a9e90b9d035d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:09.493498 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-50073db2-0c74-4dc3-9300-a9e90b9d035d tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 06:55:09.493777 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-50073db2-0c74-4dc3-9300-a9e90b9d035d tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1e2cd34-5dc8-4b8f-bfec-03878b15193d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-170734796"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:09.502405 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:09.502405 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:09.502868 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-50073db2-0c74-4dc3-9300-a9e90b9d035d tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Volume info retrieved successfully. Aug 13 06:55:09.503003 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-50073db2-0c74-4dc3-9300-a9e90b9d035d tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Create snapshot from volume d1e2cd34-5dc8-4b8f-bfec-03878b15193d Aug 13 06:55:09.539630 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-50073db2-0c74-4dc3-9300-a9e90b9d035d tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Created reservations ['17deee48-bdd1-46d5-ba11-4ba53f46b51e', '4c00799a-7ec7-4e87-9346-5804338b9c9d', '1a032223-dfdc-4d76-ac61-7f9c4e93f25a', 'd041d5b2-004b-4231-a3fb-4b0bd462119d'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:55:09.576160 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-50073db2-0c74-4dc3-9300-a9e90b9d035d tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Snapshot create request issued successfully. Aug 13 06:55:09.576583 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-50073db2-0c74-4dc3-9300-a9e90b9d035d tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 06:55:09.577099 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 82/318] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 06:55:09 2026] POST /volume/v3/snapshots => generated 313 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:55:09.585223 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b76adbe9-7923-441d-9e67-6cfecab2c6f0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:09.587068 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b76adbe9-7923-441d-9e67-6cfecab2c6f0 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots/7caca897-53c1-4d57-8981-0a12b41910b8 Aug 13 06:55:09.587285 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b76adbe9-7923-441d-9e67-6cfecab2c6f0 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:09.587512 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b76adbe9-7923-441d-9e67-6cfecab2c6f0 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:09.592529 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:09.592529 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:09.592968 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b76adbe9-7923-441d-9e67-6cfecab2c6f0 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Snapshot retrieved successfully. Aug 13 06:55:09.593733 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b76adbe9-7923-441d-9e67-6cfecab2c6f0 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots/7caca897-53c1-4d57-8981-0a12b41910b8 returned with HTTP 200 Aug 13 06:55:09.594127 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 77/319] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:55:09 2026] GET /volume/v3/snapshots/7caca897-53c1-4d57-8981-0a12b41910b8 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:10.109041 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-aeb671eb-7389-4a2d-9f03-f30ace6e162a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:10.113440 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aeb671eb-7389-4a2d-9f03-f30ace6e162a tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:10.113738 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aeb671eb-7389-4a2d-9f03-f30ace6e162a tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:10.114170 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aeb671eb-7389-4a2d-9f03-f30ace6e162a tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:10.130123 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:10.130123 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:10.134302 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-aeb671eb-7389-4a2d-9f03-f30ace6e162a tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:10.139769 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aeb671eb-7389-4a2d-9f03-f30ace6e162a tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:55:10.140274 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 81/320] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:10 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:10.602242 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a920a0bd-c5b1-44c4-a801-6e3ab8979444 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:10.604214 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a920a0bd-c5b1-44c4-a801-6e3ab8979444 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots/7caca897-53c1-4d57-8981-0a12b41910b8 Aug 13 06:55:10.604466 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a920a0bd-c5b1-44c4-a801-6e3ab8979444 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:10.604652 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a920a0bd-c5b1-44c4-a801-6e3ab8979444 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:10.609407 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:10.609407 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:10.609792 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a920a0bd-c5b1-44c4-a801-6e3ab8979444 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Snapshot retrieved successfully. Aug 13 06:55:10.610541 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a920a0bd-c5b1-44c4-a801-6e3ab8979444 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots/7caca897-53c1-4d57-8981-0a12b41910b8 returned with HTTP 200 Aug 13 06:55:10.610897 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 81/321] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:55:10 2026] GET /volume/v3/snapshots/7caca897-53c1-4d57-8981-0a12b41910b8 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:10.619468 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a6918e06-d3e7-498f-900d-350f40269867 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:10.621265 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a6918e06-d3e7-498f-900d-350f40269867 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots?limit=1 Aug 13 06:55:10.621491 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a6918e06-d3e7-498f-900d-350f40269867 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:10.621724 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a6918e06-d3e7-498f-900d-350f40269867 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:10.622047 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-a6918e06-d3e7-498f-900d-350f40269867 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:55:10.622465 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:10.622465 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:10.623245 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.db.api [None req-a6918e06-d3e7-498f-900d-350f40269867 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Building query based on filter {{(pid=100297) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:55:10.638829 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a6918e06-d3e7-498f-900d-350f40269867 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Get all snapshots completed successfully. Aug 13 06:55:10.639601 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a6918e06-d3e7-498f-900d-350f40269867 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 13 06:55:10.640202 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 83/322] 10.4.3.81 () {66 vars in 1251 bytes} [Thu Aug 13 06:55:10 2026] GET /volume/v3/snapshots?limit=1 => generated 480 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:10.648916 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6879e5fe-3829-4f3f-b9fb-a5c4f13c5a3b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:10.650523 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6879e5fe-3829-4f3f-b9fb-a5c4f13c5a3b tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots Aug 13 06:55:10.650736 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6879e5fe-3829-4f3f-b9fb-a5c4f13c5a3b tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:10.650950 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6879e5fe-3829-4f3f-b9fb-a5c4f13c5a3b tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:10.651232 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-6879e5fe-3829-4f3f-b9fb-a5c4f13c5a3b tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:55:10.652172 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-6879e5fe-3829-4f3f-b9fb-a5c4f13c5a3b tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:55:10.663544 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6879e5fe-3829-4f3f-b9fb-a5c4f13c5a3b tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Get all snapshots completed successfully. Aug 13 06:55:10.663918 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6879e5fe-3829-4f3f-b9fb-a5c4f13c5a3b tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 200 Aug 13 06:55:10.664303 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 78/323] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 06:55:10 2026] GET /volume/v3/snapshots => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:10.673637 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-99b50116-b585-4145-8dd6-35eda8d8e29f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:10.675744 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99b50116-b585-4145-8dd6-35eda8d8e29f tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots?limit=100000 Aug 13 06:55:10.676051 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99b50116-b585-4145-8dd6-35eda8d8e29f tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:10.676350 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99b50116-b585-4145-8dd6-35eda8d8e29f tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:10.676744 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-99b50116-b585-4145-8dd6-35eda8d8e29f tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:55:10.678298 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-99b50116-b585-4145-8dd6-35eda8d8e29f tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:55:10.699403 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-99b50116-b585-4145-8dd6-35eda8d8e29f tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Get all snapshots completed successfully. Aug 13 06:55:10.699792 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99b50116-b585-4145-8dd6-35eda8d8e29f tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 13 06:55:10.700380 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 82/324] 10.4.3.81 () {66 vars in 1261 bytes} [Thu Aug 13 06:55:10 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:10.710411 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-56f3727a-8bf3-427d-a045-e53fb26ec91c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:10.713357 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-56f3727a-8bf3-427d-a045-e53fb26ec91c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots?limit=0 Aug 13 06:55:10.713604 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-56f3727a-8bf3-427d-a045-e53fb26ec91c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:10.713863 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-56f3727a-8bf3-427d-a045-e53fb26ec91c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:10.714209 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-56f3727a-8bf3-427d-a045-e53fb26ec91c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:55:10.715500 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.db.api [None req-56f3727a-8bf3-427d-a045-e53fb26ec91c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Building query based on filter {{(pid=100294) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:55:10.726473 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-56f3727a-8bf3-427d-a045-e53fb26ec91c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Get all snapshots completed successfully. Aug 13 06:55:10.726796 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-56f3727a-8bf3-427d-a045-e53fb26ec91c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 13 06:55:10.727338 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 82/325] 10.4.3.81 () {66 vars in 1251 bytes} [Thu Aug 13 06:55:10 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:55:10.740678 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bc8911d4-df53-4e7d-8d17-6d5e6352c7f7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:10.743142 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bc8911d4-df53-4e7d-8d17-6d5e6352c7f7 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots Aug 13 06:55:10.743752 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bc8911d4-df53-4e7d-8d17-6d5e6352c7f7 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:10.744099 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bc8911d4-df53-4e7d-8d17-6d5e6352c7f7 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:10.744338 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-bc8911d4-df53-4e7d-8d17-6d5e6352c7f7 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:55:10.744722 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:10.744722 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:10.745850 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.db.api [None req-bc8911d4-df53-4e7d-8d17-6d5e6352c7f7 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Building query based on filter {{(pid=100297) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:55:10.751345 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bc8911d4-df53-4e7d-8d17-6d5e6352c7f7 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Get all snapshots completed successfully. Aug 13 06:55:10.751799 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bc8911d4-df53-4e7d-8d17-6d5e6352c7f7 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 200 Aug 13 06:55:10.752245 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 84/326] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 06:55:10 2026] GET /volume/v3/snapshots => generated 993 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:10.764771 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7e0b2a50-6185-4c77-b928-ce6ba052c731 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:10.765954 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7e0b2a50-6185-4c77-b928-ce6ba052c731 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots?marker=133aebc1-d880-4f8f-b333-f27e7786f994 Aug 13 06:55:10.766298 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7e0b2a50-6185-4c77-b928-ce6ba052c731 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:10.766948 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7e0b2a50-6185-4c77-b928-ce6ba052c731 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:10.767224 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-7e0b2a50-6185-4c77-b928-ce6ba052c731 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:55:10.767609 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:10.767609 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:10.768719 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-7e0b2a50-6185-4c77-b928-ce6ba052c731 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:55:10.793670 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7e0b2a50-6185-4c77-b928-ce6ba052c731 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Get all snapshots completed successfully. Aug 13 06:55:10.794236 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7e0b2a50-6185-4c77-b928-ce6ba052c731 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots?marker=133aebc1-d880-4f8f-b333-f27e7786f994 returned with HTTP 200 Aug 13 06:55:10.794801 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 79/327] 10.4.3.81 () {66 vars in 1323 bytes} [Thu Aug 13 06:55:10 2026] GET /volume/v3/snapshots?marker=133aebc1-d880-4f8f-b333-f27e7786f994 => generated 341 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:10.813004 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ee7a199b-2b32-46ae-825a-291c45d66738 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:10.815130 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ee7a199b-2b32-46ae-825a-291c45d66738 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots?offset=2&limit=3 Aug 13 06:55:10.815374 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ee7a199b-2b32-46ae-825a-291c45d66738 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:10.815717 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ee7a199b-2b32-46ae-825a-291c45d66738 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:10.815903 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-ee7a199b-2b32-46ae-825a-291c45d66738 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:55:10.816233 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:10.816233 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:10.817563 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-ee7a199b-2b32-46ae-825a-291c45d66738 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:55:10.831554 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ee7a199b-2b32-46ae-825a-291c45d66738 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Get all snapshots completed successfully. Aug 13 06:55:10.832018 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ee7a199b-2b32-46ae-825a-291c45d66738 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 13 06:55:10.832556 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 83/328] 10.4.3.81 () {66 vars in 1269 bytes} [Thu Aug 13 06:55:10 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:10.843888 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3e853c01-a38c-42e1-8604-1d59cc90aec8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:10.845983 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3e853c01-a38c-42e1-8604-1d59cc90aec8 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 13 06:55:10.846228 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3e853c01-a38c-42e1-8604-1d59cc90aec8 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:10.846483 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3e853c01-a38c-42e1-8604-1d59cc90aec8 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:10.846744 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-3e853c01-a38c-42e1-8604-1d59cc90aec8 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:55:10.848021 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.db.api [None req-3e853c01-a38c-42e1-8604-1d59cc90aec8 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Building query based on filter {{(pid=100294) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:55:10.861291 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3e853c01-a38c-42e1-8604-1d59cc90aec8 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Get all snapshots completed successfully. Aug 13 06:55:10.861809 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3e853c01-a38c-42e1-8604-1d59cc90aec8 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 13 06:55:10.862372 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 83/329] 10.4.3.81 () {66 vars in 1301 bytes} [Thu Aug 13 06:55:10 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:10.874343 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f2634325-457a-473f-a5d7-c9e216caa035 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:10.876480 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f2634325-457a-473f-a5d7-c9e216caa035 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 13 06:55:10.876735 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f2634325-457a-473f-a5d7-c9e216caa035 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:10.876986 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f2634325-457a-473f-a5d7-c9e216caa035 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:10.877236 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-f2634325-457a-473f-a5d7-c9e216caa035 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:55:10.877600 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:10.877600 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:10.878783 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.db.api [None req-f2634325-457a-473f-a5d7-c9e216caa035 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Building query based on filter {{(pid=100297) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:55:10.883614 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f2634325-457a-473f-a5d7-c9e216caa035 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Get all snapshots completed successfully. Aug 13 06:55:10.884059 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f2634325-457a-473f-a5d7-c9e216caa035 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 13 06:55:10.884542 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 85/330] 10.4.3.81 () {66 vars in 1303 bytes} [Thu Aug 13 06:55:10 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:10.897070 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0f18fbb1-8c40-4e4c-88cd-38a6b7c6d808 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:10.898590 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0f18fbb1-8c40-4e4c-88cd-38a6b7c6d808 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 13 06:55:10.898971 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0f18fbb1-8c40-4e4c-88cd-38a6b7c6d808 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:10.899300 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0f18fbb1-8c40-4e4c-88cd-38a6b7c6d808 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:10.899621 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-0f18fbb1-8c40-4e4c-88cd-38a6b7c6d808 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:55:10.900028 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:10.900028 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:10.901012 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-0f18fbb1-8c40-4e4c-88cd-38a6b7c6d808 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:55:10.913187 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0f18fbb1-8c40-4e4c-88cd-38a6b7c6d808 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Get all snapshots completed successfully. Aug 13 06:55:10.914187 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0f18fbb1-8c40-4e4c-88cd-38a6b7c6d808 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 13 06:55:10.914187 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 80/331] 10.4.3.81 () {66 vars in 1285 bytes} [Thu Aug 13 06:55:10 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:10.925372 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a1557746-e3bd-421e-8c92-563d82caa886 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:10.932060 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a1557746-e3bd-421e-8c92-563d82caa886 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 13 06:55:10.932365 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a1557746-e3bd-421e-8c92-563d82caa886 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:10.932604 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a1557746-e3bd-421e-8c92-563d82caa886 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:10.932856 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-a1557746-e3bd-421e-8c92-563d82caa886 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:55:10.933209 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:10.933209 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:10.934200 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-a1557746-e3bd-421e-8c92-563d82caa886 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:55:10.948343 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a1557746-e3bd-421e-8c92-563d82caa886 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Get all snapshots completed successfully. Aug 13 06:55:10.948820 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a1557746-e3bd-421e-8c92-563d82caa886 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 13 06:55:10.949292 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 84/332] 10.4.3.81 () {66 vars in 1287 bytes} [Thu Aug 13 06:55:10 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:10.960082 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-52cfe0c0-7518-42a7-a4cd-f94d75441021 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:10.961789 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-52cfe0c0-7518-42a7-a4cd-f94d75441021 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 13 06:55:10.962029 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-52cfe0c0-7518-42a7-a4cd-f94d75441021 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:10.962241 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-52cfe0c0-7518-42a7-a4cd-f94d75441021 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:10.962514 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-52cfe0c0-7518-42a7-a4cd-f94d75441021 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:55:10.962840 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:10.962840 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:10.963858 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.db.api [None req-52cfe0c0-7518-42a7-a4cd-f94d75441021 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Building query based on filter {{(pid=100294) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:55:10.975277 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-52cfe0c0-7518-42a7-a4cd-f94d75441021 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Get all snapshots completed successfully. Aug 13 06:55:10.975698 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-52cfe0c0-7518-42a7-a4cd-f94d75441021 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 13 06:55:10.976178 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 84/333] 10.4.3.81 () {66 vars in 1305 bytes} [Thu Aug 13 06:55:10 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:10.986741 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7081e198-248f-41d0-ba10-0717529c5ef3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:10.988383 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7081e198-248f-41d0-ba10-0717529c5ef3 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 13 06:55:10.988579 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7081e198-248f-41d0-ba10-0717529c5ef3 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:10.988752 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7081e198-248f-41d0-ba10-0717529c5ef3 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:10.988955 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-7081e198-248f-41d0-ba10-0717529c5ef3 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:55:10.989195 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:10.989195 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:10.989886 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.db.api [None req-7081e198-248f-41d0-ba10-0717529c5ef3 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Building query based on filter {{(pid=100297) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:55:11.008545 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7081e198-248f-41d0-ba10-0717529c5ef3 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Get all snapshots completed successfully. Aug 13 06:55:11.009061 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7081e198-248f-41d0-ba10-0717529c5ef3 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 13 06:55:11.009577 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 86/334] 10.4.3.81 () {66 vars in 1307 bytes} [Thu Aug 13 06:55:10 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:11.021277 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5e3aa894-76f6-4a75-bb8a-35a2fbffa0ce None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:11.024343 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5e3aa894-76f6-4a75-bb8a-35a2fbffa0ce tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-170734796 Aug 13 06:55:11.024343 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5e3aa894-76f6-4a75-bb8a-35a2fbffa0ce tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:11.024343 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5e3aa894-76f6-4a75-bb8a-35a2fbffa0ce tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:11.024343 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-5e3aa894-76f6-4a75-bb8a-35a2fbffa0ce tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:55:11.024343 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:11.024343 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:11.024803 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-5e3aa894-76f6-4a75-bb8a-35a2fbffa0ce tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:55:11.036729 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5e3aa894-76f6-4a75-bb8a-35a2fbffa0ce tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Get all snapshots completed successfully. Aug 13 06:55:11.037339 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:11.037339 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:11.038150 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5e3aa894-76f6-4a75-bb8a-35a2fbffa0ce tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-170734796 returned with HTTP 200 Aug 13 06:55:11.038819 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 81/335] 10.4.3.81 () {66 vars in 1376 bytes} [Thu Aug 13 06:55:11 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-170734796 => generated 475 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:11.049235 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7d1441d4-a3e5-4d33-8ae2-b9a35821c511 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:11.051129 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d1441d4-a3e5-4d33-8ae2-b9a35821c511 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail?status=available Aug 13 06:55:11.051312 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d1441d4-a3e5-4d33-8ae2-b9a35821c511 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:11.051608 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d1441d4-a3e5-4d33-8ae2-b9a35821c511 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:11.051809 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-7d1441d4-a3e5-4d33-8ae2-b9a35821c511 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:55:11.052055 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:11.052055 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:11.053102 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-7d1441d4-a3e5-4d33-8ae2-b9a35821c511 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:55:11.066402 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7d1441d4-a3e5-4d33-8ae2-b9a35821c511 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Get all snapshots completed successfully. Aug 13 06:55:11.066866 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:11.066866 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:11.067728 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d1441d4-a3e5-4d33-8ae2-b9a35821c511 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 13 06:55:11.068093 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 85/336] 10.4.3.81 () {66 vars in 1290 bytes} [Thu Aug 13 06:55:11 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:11.077634 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-514e6f59-734b-4821-8721-26ee6b812b4a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:11.079503 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-514e6f59-734b-4821-8721-26ee6b812b4a tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-170734796 Aug 13 06:55:11.079733 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-514e6f59-734b-4821-8721-26ee6b812b4a tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:11.079986 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-514e6f59-734b-4821-8721-26ee6b812b4a tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:11.080248 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-514e6f59-734b-4821-8721-26ee6b812b4a tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:55:11.080604 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:11.080604 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:11.081594 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.db.api [None req-514e6f59-734b-4821-8721-26ee6b812b4a tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Building query based on filter {{(pid=100294) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:55:11.097201 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-514e6f59-734b-4821-8721-26ee6b812b4a tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Get all snapshots completed successfully. Aug 13 06:55:11.097723 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:11.097723 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:11.098488 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-514e6f59-734b-4821-8721-26ee6b812b4a tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-170734796 returned with HTTP 200 Aug 13 06:55:11.098961 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 85/337] 10.4.3.81 () {66 vars in 1410 bytes} [Thu Aug 13 06:55:11 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-170734796 => generated 475 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:11.110262 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-32705235-1c2b-471a-9a3a-eabc4e7224af None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:11.112697 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-32705235-1c2b-471a-9a3a-eabc4e7224af tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-170734796 Aug 13 06:55:11.112964 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-32705235-1c2b-471a-9a3a-eabc4e7224af tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:11.113146 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-32705235-1c2b-471a-9a3a-eabc4e7224af tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:11.113449 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-32705235-1c2b-471a-9a3a-eabc4e7224af tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:55:11.113720 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:11.113720 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:11.114649 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.db.api [None req-32705235-1c2b-471a-9a3a-eabc4e7224af tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Building query based on filter {{(pid=100297) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:55:11.130806 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-32705235-1c2b-471a-9a3a-eabc4e7224af tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Get all snapshots completed successfully. Aug 13 06:55:11.131153 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-32705235-1c2b-471a-9a3a-eabc4e7224af tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-170734796 returned with HTTP 200 Aug 13 06:55:11.131585 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 87/338] 10.4.3.81 () {66 vars in 1355 bytes} [Thu Aug 13 06:55:11 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-170734796 => generated 341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:11.144898 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-57e0102f-4b01-4a56-b18a-b5d1749fd8e4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:11.148442 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-57e0102f-4b01-4a56-b18a-b5d1749fd8e4 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots?status=available Aug 13 06:55:11.148442 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-57e0102f-4b01-4a56-b18a-b5d1749fd8e4 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:11.148442 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-57e0102f-4b01-4a56-b18a-b5d1749fd8e4 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:11.148442 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-57e0102f-4b01-4a56-b18a-b5d1749fd8e4 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:55:11.149336 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-57e0102f-4b01-4a56-b18a-b5d1749fd8e4 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:55:11.156069 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c26cec34-2ce8-4f17-8a4d-6e748ad422d6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:11.165940 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-57e0102f-4b01-4a56-b18a-b5d1749fd8e4 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Get all snapshots completed successfully. Aug 13 06:55:11.166283 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c26cec34-2ce8-4f17-8a4d-6e748ad422d6 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:11.166482 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c26cec34-2ce8-4f17-8a4d-6e748ad422d6 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:11.166676 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c26cec34-2ce8-4f17-8a4d-6e748ad422d6 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:11.166805 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-57e0102f-4b01-4a56-b18a-b5d1749fd8e4 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots?status=available returned with HTTP 200 Aug 13 06:55:11.167402 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 82/339] 10.4.3.81 () {66 vars in 1269 bytes} [Thu Aug 13 06:55:11 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:11.183351 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f1997cc6-6cec-4717-8171-4e8f2b41f183 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:11.185715 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f1997cc6-6cec-4717-8171-4e8f2b41f183 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-170734796 Aug 13 06:55:11.186002 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:11.186002 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:11.186139 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f1997cc6-6cec-4717-8171-4e8f2b41f183 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:11.186229 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f1997cc6-6cec-4717-8171-4e8f2b41f183 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:11.186519 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-f1997cc6-6cec-4717-8171-4e8f2b41f183 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:55:11.187832 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.db.api [None req-f1997cc6-6cec-4717-8171-4e8f2b41f183 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Building query based on filter {{(pid=100294) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:55:11.194640 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f1997cc6-6cec-4717-8171-4e8f2b41f183 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Get all snapshots completed successfully. Aug 13 06:55:11.194640 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f1997cc6-6cec-4717-8171-4e8f2b41f183 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-170734796 returned with HTTP 200 Aug 13 06:55:11.194920 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 86/340] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 06:55:11 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-170734796 => generated 341 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:11.199365 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c26cec34-2ce8-4f17-8a4d-6e748ad422d6 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:11.207911 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c26cec34-2ce8-4f17-8a4d-6e748ad422d6 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:55:11.208514 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 86/341] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:11 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 1138 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:11.216487 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b08b17ce-09f3-41c9-86f1-13b07e15f7b2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:11.218362 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b08b17ce-09f3-41c9-86f1-13b07e15f7b2 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/7caca897-53c1-4d57-8981-0a12b41910b8 Aug 13 06:55:11.218579 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b08b17ce-09f3-41c9-86f1-13b07e15f7b2 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:11.218819 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b08b17ce-09f3-41c9-86f1-13b07e15f7b2 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:11.219045 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-b08b17ce-09f3-41c9-86f1-13b07e15f7b2 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Delete snapshot with id: 7caca897-53c1-4d57-8981-0a12b41910b8 Aug 13 06:55:11.224390 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:11.224390 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:11.224885 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b08b17ce-09f3-41c9-86f1-13b07e15f7b2 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Snapshot retrieved successfully. Aug 13 06:55:11.246516 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b08b17ce-09f3-41c9-86f1-13b07e15f7b2 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Snapshot delete request issued successfully. Aug 13 06:55:11.246516 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b08b17ce-09f3-41c9-86f1-13b07e15f7b2 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots/7caca897-53c1-4d57-8981-0a12b41910b8 returned with HTTP 202 Aug 13 06:55:11.247003 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 88/342] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 06:55:11 2026] DELETE /volume/v3/snapshots/7caca897-53c1-4d57-8981-0a12b41910b8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:55:11.255955 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-46c8dc82-079e-4ab9-9a98-7781e7339376 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:11.258006 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-46c8dc82-079e-4ab9-9a98-7781e7339376 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots/7caca897-53c1-4d57-8981-0a12b41910b8 Aug 13 06:55:11.258248 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-46c8dc82-079e-4ab9-9a98-7781e7339376 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:11.258591 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-46c8dc82-079e-4ab9-9a98-7781e7339376 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:11.264036 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:11.264036 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:11.264678 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-46c8dc82-079e-4ab9-9a98-7781e7339376 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Snapshot retrieved successfully. Aug 13 06:55:11.265841 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-46c8dc82-079e-4ab9-9a98-7781e7339376 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots/7caca897-53c1-4d57-8981-0a12b41910b8 returned with HTTP 200 Aug 13 06:55:11.266521 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 83/343] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:55:11 2026] GET /volume/v3/snapshots/7caca897-53c1-4d57-8981-0a12b41910b8 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:11.522019 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-b2fcfe53-1ca0-4612-a6bd-6941ce5d38bd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:11.524653 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-b2fcfe53-1ca0-4612-a6bd-6941ce5d38bd tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] DELETE https://10.4.3.81/volume/v3/attachments/85407801-46e1-451a-b36f-daeecb3bba40 Aug 13 06:55:11.524921 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-b2fcfe53-1ca0-4612-a6bd-6941ce5d38bd tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:11.525149 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-b2fcfe53-1ca0-4612-a6bd-6941ce5d38bd tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:11.534232 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:11.534232 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:11.613862 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fca19163-b9eb-451d-8d40-e1e213d23447 req-b2fcfe53-1ca0-4612-a6bd-6941ce5d38bd tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/attachments/85407801-46e1-451a-b36f-daeecb3bba40 returned with HTTP 200 Aug 13 06:55:11.614385 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 87/344] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:55:11 2026] DELETE /volume/v3/attachments/85407801-46e1-451a-b36f-daeecb3bba40 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:12.050639 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5efa5227-e5c7-47df-a9dc-08d515f1ef2d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:12.052306 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5efa5227-e5c7-47df-a9dc-08d515f1ef2d tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:55:12.052492 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5efa5227-e5c7-47df-a9dc-08d515f1ef2d tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:12.052659 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5efa5227-e5c7-47df-a9dc-08d515f1ef2d tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:12.060334 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:12.060334 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:12.064080 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5efa5227-e5c7-47df-a9dc-08d515f1ef2d tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:55:12.068962 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5efa5227-e5c7-47df-a9dc-08d515f1ef2d tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 200 Aug 13 06:55:12.069409 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 87/345] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:12 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 1023 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:12.083758 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e5528bf8-bef0-4d08-875c-2dbff1cc80d0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:12.085314 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e5528bf8-bef0-4d08-875c-2dbff1cc80d0 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:55:12.085672 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e5528bf8-bef0-4d08-875c-2dbff1cc80d0 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:12.085750 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e5528bf8-bef0-4d08-875c-2dbff1cc80d0 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:12.085949 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-e5528bf8-bef0-4d08-875c-2dbff1cc80d0 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Delete volume with id: 6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:55:12.093114 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:12.093114 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:12.093586 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e5528bf8-bef0-4d08-875c-2dbff1cc80d0 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:55:12.124935 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e5528bf8-bef0-4d08-875c-2dbff1cc80d0 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Delete volume request issued successfully. Aug 13 06:55:12.125077 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e5528bf8-bef0-4d08-875c-2dbff1cc80d0 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 202 Aug 13 06:55:12.125496 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 89/346] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:55:12 2026] DELETE /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:55:12.137097 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-738f21f6-e9d0-4ffa-bc4d-2584012830f1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:12.139286 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-738f21f6-e9d0-4ffa-bc4d-2584012830f1 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:55:12.139561 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-738f21f6-e9d0-4ffa-bc4d-2584012830f1 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:12.139799 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-738f21f6-e9d0-4ffa-bc4d-2584012830f1 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:12.148667 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:12.148667 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:12.153253 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-738f21f6-e9d0-4ffa-bc4d-2584012830f1 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Volume info retrieved successfully. Aug 13 06:55:12.158279 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-738f21f6-e9d0-4ffa-bc4d-2584012830f1 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 200 Aug 13 06:55:12.158804 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 84/347] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:12 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:12.224407 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-450f18df-d33d-4e6d-a1d4-41a14ec1fd55 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:12.226349 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-450f18df-d33d-4e6d-a1d4-41a14ec1fd55 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:12.226565 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-450f18df-d33d-4e6d-a1d4-41a14ec1fd55 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:12.226767 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-450f18df-d33d-4e6d-a1d4-41a14ec1fd55 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:12.236201 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:12.236201 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:12.242098 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-450f18df-d33d-4e6d-a1d4-41a14ec1fd55 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:12.246611 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-450f18df-d33d-4e6d-a1d4-41a14ec1fd55 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:55:12.247031 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 88/348] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:12 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:12.275561 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e0f15026-7f0d-4e27-af67-d5c30786f47e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:12.278026 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0f15026-7f0d-4e27-af67-d5c30786f47e tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots/7caca897-53c1-4d57-8981-0a12b41910b8 Aug 13 06:55:12.278300 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0f15026-7f0d-4e27-af67-d5c30786f47e tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:12.278571 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0f15026-7f0d-4e27-af67-d5c30786f47e tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:12.284177 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0f15026-7f0d-4e27-af67-d5c30786f47e tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots/7caca897-53c1-4d57-8981-0a12b41910b8 returned with HTTP 404 Aug 13 06:55:12.284955 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 88/349] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:55:12 2026] GET /volume/v3/snapshots/7caca897-53c1-4d57-8981-0a12b41910b8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:55:12.292266 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-224ae3cb-bf3d-4104-baed-75d79c1fb3f1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:12.294900 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-224ae3cb-bf3d-4104-baed-75d79c1fb3f1 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/133aebc1-d880-4f8f-b333-f27e7786f994 Aug 13 06:55:12.295201 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-224ae3cb-bf3d-4104-baed-75d79c1fb3f1 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:12.295506 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-224ae3cb-bf3d-4104-baed-75d79c1fb3f1 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:12.295662 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-224ae3cb-bf3d-4104-baed-75d79c1fb3f1 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Delete snapshot with id: 133aebc1-d880-4f8f-b333-f27e7786f994 Aug 13 06:55:12.303270 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:12.303270 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:12.303927 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-224ae3cb-bf3d-4104-baed-75d79c1fb3f1 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Snapshot retrieved successfully. Aug 13 06:55:12.324637 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-224ae3cb-bf3d-4104-baed-75d79c1fb3f1 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Snapshot delete request issued successfully. Aug 13 06:55:12.325034 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-224ae3cb-bf3d-4104-baed-75d79c1fb3f1 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots/133aebc1-d880-4f8f-b333-f27e7786f994 returned with HTTP 202 Aug 13 06:55:12.325623 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 90/350] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 06:55:12 2026] DELETE /volume/v3/snapshots/133aebc1-d880-4f8f-b333-f27e7786f994 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:55:12.334359 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a849411a-c4aa-493f-b866-2cecd485fc4d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:12.336295 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a849411a-c4aa-493f-b866-2cecd485fc4d tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots/133aebc1-d880-4f8f-b333-f27e7786f994 Aug 13 06:55:12.336736 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a849411a-c4aa-493f-b866-2cecd485fc4d tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:12.337030 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a849411a-c4aa-493f-b866-2cecd485fc4d tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:12.342273 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:12.342273 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:12.342741 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a849411a-c4aa-493f-b866-2cecd485fc4d tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Snapshot retrieved successfully. Aug 13 06:55:12.343587 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a849411a-c4aa-493f-b866-2cecd485fc4d tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots/133aebc1-d880-4f8f-b333-f27e7786f994 returned with HTTP 200 Aug 13 06:55:12.343953 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 85/351] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:55:12 2026] GET /volume/v3/snapshots/133aebc1-d880-4f8f-b333-f27e7786f994 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:12.867261 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-f4c866cc-a27f-4241-b6a4-cc190f982888 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:12.869380 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-f4c866cc-a27f-4241-b6a4-cc190f982888 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:55:12.869604 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-f4c866cc-a27f-4241-b6a4-cc190f982888 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:12.869814 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-f4c866cc-a27f-4241-b6a4-cc190f982888 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:12.882033 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:12.882033 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:12.885110 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-f4c866cc-a27f-4241-b6a4-cc190f982888 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:55:12.890156 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-f4c866cc-a27f-4241-b6a4-cc190f982888 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:55:12.890480 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 89/352] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:55:12 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 1651 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:12.925479 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-6b1d6e83-d025-436f-9ef9-a606c885aa88 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:12.927414 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-6b1d6e83-d025-436f-9ef9-a606c885aa88 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:55:12.927741 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-6b1d6e83-d025-436f-9ef9-a606c885aa88 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:12.927955 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-6b1d6e83-d025-436f-9ef9-a606c885aa88 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:12.937338 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:12.937338 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:12.940819 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-6b1d6e83-d025-436f-9ef9-a606c885aa88 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:55:12.946057 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-6b1d6e83-d025-436f-9ef9-a606c885aa88 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:55:12.946543 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 89/353] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:55:12 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 1651 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:13.176243 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e8312984-6d87-4928-b91a-0dccbde016bd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:13.179375 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e8312984-6d87-4928-b91a-0dccbde016bd tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:55:13.179641 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e8312984-6d87-4928-b91a-0dccbde016bd tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:13.179900 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e8312984-6d87-4928-b91a-0dccbde016bd tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:13.187081 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e8312984-6d87-4928-b91a-0dccbde016bd tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 404 Aug 13 06:55:13.187718 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 91/354] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:13 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:55:13.262619 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c329b149-56dc-4bf1-a2b0-11d89991a3d7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:13.266121 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c329b149-56dc-4bf1-a2b0-11d89991a3d7 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:13.266121 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c329b149-56dc-4bf1-a2b0-11d89991a3d7 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:13.266121 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c329b149-56dc-4bf1-a2b0-11d89991a3d7 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:13.279936 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:13.279936 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:13.286467 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c329b149-56dc-4bf1-a2b0-11d89991a3d7 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:13.292932 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c329b149-56dc-4bf1-a2b0-11d89991a3d7 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:55:13.293394 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 86/355] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:13 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:13.353796 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-618107f6-b053-4044-bce4-a7393b991288 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:13.357577 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-618107f6-b053-4044-bce4-a7393b991288 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots/133aebc1-d880-4f8f-b333-f27e7786f994 Aug 13 06:55:13.357780 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-618107f6-b053-4044-bce4-a7393b991288 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:13.358000 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-618107f6-b053-4044-bce4-a7393b991288 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:13.362028 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-618107f6-b053-4044-bce4-a7393b991288 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots/133aebc1-d880-4f8f-b333-f27e7786f994 returned with HTTP 404 Aug 13 06:55:13.362562 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 90/356] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:55:13 2026] GET /volume/v3/snapshots/133aebc1-d880-4f8f-b333-f27e7786f994 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:55:13.373431 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-92beb43f-e447-4a54-9116-a1cc745c3569 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:13.376549 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-92beb43f-e447-4a54-9116-a1cc745c3569 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/013bbe5e-b11a-4b76-9f52-c11729cbeccd Aug 13 06:55:13.377156 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-92beb43f-e447-4a54-9116-a1cc745c3569 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:13.377586 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-92beb43f-e447-4a54-9116-a1cc745c3569 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:13.377705 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-92beb43f-e447-4a54-9116-a1cc745c3569 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Delete snapshot with id: 013bbe5e-b11a-4b76-9f52-c11729cbeccd Aug 13 06:55:13.386057 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:13.386057 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:13.386792 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-92beb43f-e447-4a54-9116-a1cc745c3569 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Snapshot retrieved successfully. Aug 13 06:55:13.409415 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-92beb43f-e447-4a54-9116-a1cc745c3569 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Snapshot delete request issued successfully. Aug 13 06:55:13.409415 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-92beb43f-e447-4a54-9116-a1cc745c3569 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots/013bbe5e-b11a-4b76-9f52-c11729cbeccd returned with HTTP 202 Aug 13 06:55:13.410171 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 90/357] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 06:55:13 2026] DELETE /volume/v3/snapshots/013bbe5e-b11a-4b76-9f52-c11729cbeccd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:55:13.422354 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4badde61-bf6d-4a2b-aac7-1504a0b2bb69 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:13.432522 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4badde61-bf6d-4a2b-aac7-1504a0b2bb69 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots/013bbe5e-b11a-4b76-9f52-c11729cbeccd Aug 13 06:55:13.435863 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4badde61-bf6d-4a2b-aac7-1504a0b2bb69 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:13.435863 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4badde61-bf6d-4a2b-aac7-1504a0b2bb69 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:13.442030 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:13.442030 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:13.442112 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4badde61-bf6d-4a2b-aac7-1504a0b2bb69 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Snapshot retrieved successfully. Aug 13 06:55:13.444522 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4badde61-bf6d-4a2b-aac7-1504a0b2bb69 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots/013bbe5e-b11a-4b76-9f52-c11729cbeccd returned with HTTP 200 Aug 13 06:55:13.444522 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 92/358] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:55:13 2026] GET /volume/v3/snapshots/013bbe5e-b11a-4b76-9f52-c11729cbeccd => generated 471 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:55:14.310205 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cc7f8122-be87-4b08-8529-a3995defcd3c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:14.317581 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cc7f8122-be87-4b08-8529-a3995defcd3c tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:14.317885 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cc7f8122-be87-4b08-8529-a3995defcd3c tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:14.318760 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cc7f8122-be87-4b08-8529-a3995defcd3c tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:14.334574 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:14.334574 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:14.340307 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cc7f8122-be87-4b08-8529-a3995defcd3c tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:14.346614 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cc7f8122-be87-4b08-8529-a3995defcd3c tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:55:14.347096 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 87/359] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:14 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:14.454364 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e5d00621-8dd6-45bf-8574-d69229d77042 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:14.457338 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e5d00621-8dd6-45bf-8574-d69229d77042 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/snapshots/013bbe5e-b11a-4b76-9f52-c11729cbeccd Aug 13 06:55:14.457940 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e5d00621-8dd6-45bf-8574-d69229d77042 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:14.457940 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e5d00621-8dd6-45bf-8574-d69229d77042 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:14.463800 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e5d00621-8dd6-45bf-8574-d69229d77042 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/snapshots/013bbe5e-b11a-4b76-9f52-c11729cbeccd returned with HTTP 404 Aug 13 06:55:14.464580 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 91/360] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:55:14 2026] GET /volume/v3/snapshots/013bbe5e-b11a-4b76-9f52-c11729cbeccd => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:55:14.472233 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b722a261-0387-4049-9fd8-122e3fce1ac1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:14.474435 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b722a261-0387-4049-9fd8-122e3fce1ac1 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/volumes/d1e2cd34-5dc8-4b8f-bfec-03878b15193d Aug 13 06:55:14.474435 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b722a261-0387-4049-9fd8-122e3fce1ac1 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:14.474774 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b722a261-0387-4049-9fd8-122e3fce1ac1 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:14.482410 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:14.482410 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:14.486812 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b722a261-0387-4049-9fd8-122e3fce1ac1 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Volume info retrieved successfully. Aug 13 06:55:14.492212 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b722a261-0387-4049-9fd8-122e3fce1ac1 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/volumes/d1e2cd34-5dc8-4b8f-bfec-03878b15193d returned with HTTP 200 Aug 13 06:55:14.493061 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 91/361] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:14 2026] GET /volume/v3/volumes/d1e2cd34-5dc8-4b8f-bfec-03878b15193d => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:14.511713 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7f0dece6-da8a-4c55-a613-3d84a0daf9bd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:14.516154 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-f26a6373-a659-4c22-b3bf-66e7112a4e1b req-772c05e4-056a-4e16-985a-f5a07120cd58 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:14.516454 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7f0dece6-da8a-4c55-a613-3d84a0daf9bd tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d1e2cd34-5dc8-4b8f-bfec-03878b15193d Aug 13 06:55:14.516668 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7f0dece6-da8a-4c55-a613-3d84a0daf9bd tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:14.516901 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7f0dece6-da8a-4c55-a613-3d84a0daf9bd tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:14.517064 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-7f0dece6-da8a-4c55-a613-3d84a0daf9bd tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Delete volume with id: d1e2cd34-5dc8-4b8f-bfec-03878b15193d Aug 13 06:55:14.518620 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f26a6373-a659-4c22-b3bf-66e7112a4e1b req-772c05e4-056a-4e16-985a-f5a07120cd58 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] GET https://10.4.3.81/volume/v3/volumes/1e98e679-4324-4622-b934-3a233ae7408f Aug 13 06:55:14.518848 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f26a6373-a659-4c22-b3bf-66e7112a4e1b req-772c05e4-056a-4e16-985a-f5a07120cd58 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:14.519760 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f26a6373-a659-4c22-b3bf-66e7112a4e1b req-772c05e4-056a-4e16-985a-f5a07120cd58 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:14.530713 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:14.530713 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:14.537795 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:14.537795 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:14.537795 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7f0dece6-da8a-4c55-a613-3d84a0daf9bd tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Volume info retrieved successfully. Aug 13 06:55:14.541009 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-f26a6373-a659-4c22-b3bf-66e7112a4e1b req-772c05e4-056a-4e16-985a-f5a07120cd58 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Volume info retrieved successfully. Aug 13 06:55:14.546404 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f26a6373-a659-4c22-b3bf-66e7112a4e1b req-772c05e4-056a-4e16-985a-f5a07120cd58 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/volumes/1e98e679-4324-4622-b934-3a233ae7408f returned with HTTP 200 Aug 13 06:55:14.547504 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 88/362] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:55:14 2026] GET /volume/v3/volumes/1e98e679-4324-4622-b934-3a233ae7408f => generated 1601 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:14.565591 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7f0dece6-da8a-4c55-a613-3d84a0daf9bd tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Delete volume request issued successfully. Aug 13 06:55:14.565591 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7f0dece6-da8a-4c55-a613-3d84a0daf9bd tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/volumes/d1e2cd34-5dc8-4b8f-bfec-03878b15193d returned with HTTP 202 Aug 13 06:55:14.565591 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 93/363] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:55:14 2026] DELETE /volume/v3/volumes/d1e2cd34-5dc8-4b8f-bfec-03878b15193d => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:55:14.575788 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7de3d1ad-91b7-4ae4-96f3-45645bf0af3c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:14.577559 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7de3d1ad-91b7-4ae4-96f3-45645bf0af3c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/volumes/d1e2cd34-5dc8-4b8f-bfec-03878b15193d Aug 13 06:55:14.577648 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7de3d1ad-91b7-4ae4-96f3-45645bf0af3c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:14.577893 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7de3d1ad-91b7-4ae4-96f3-45645bf0af3c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:14.586741 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:14.586741 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:14.603374 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7de3d1ad-91b7-4ae4-96f3-45645bf0af3c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Volume info retrieved successfully. Aug 13 06:55:14.613770 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7de3d1ad-91b7-4ae4-96f3-45645bf0af3c tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/volumes/d1e2cd34-5dc8-4b8f-bfec-03878b15193d returned with HTTP 200 Aug 13 06:55:14.614247 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 92/364] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:14 2026] GET /volume/v3/volumes/d1e2cd34-5dc8-4b8f-bfec-03878b15193d => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:15.107672 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-11fa0612-153f-4998-bb68-707240365504 req-8ba0f6bf-20af-48d4-9125-47d701f3a8ec None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:15.111423 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-11fa0612-153f-4998-bb68-707240365504 req-8ba0f6bf-20af-48d4-9125-47d701f3a8ec tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] DELETE https://10.4.3.81/volume/v3/attachments/20247051-8047-4ef8-a985-1b91d7c6bab5 Aug 13 06:55:15.111683 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-11fa0612-153f-4998-bb68-707240365504 req-8ba0f6bf-20af-48d4-9125-47d701f3a8ec tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:15.111944 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-11fa0612-153f-4998-bb68-707240365504 req-8ba0f6bf-20af-48d4-9125-47d701f3a8ec tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:15.120744 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:15.120744 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:15.221097 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-11fa0612-153f-4998-bb68-707240365504 req-8ba0f6bf-20af-48d4-9125-47d701f3a8ec tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/attachments/20247051-8047-4ef8-a985-1b91d7c6bab5 returned with HTTP 200 Aug 13 06:55:15.222336 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 92/365] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:55:15 2026] DELETE /volume/v3/attachments/20247051-8047-4ef8-a985-1b91d7c6bab5 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:15.364760 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-40364b4a-491f-4741-b672-0eeb97f2f096 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:15.369555 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-40364b4a-491f-4741-b672-0eeb97f2f096 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:15.370075 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-40364b4a-491f-4741-b672-0eeb97f2f096 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:15.370075 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-40364b4a-491f-4741-b672-0eeb97f2f096 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:15.381519 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:15.381519 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:15.388372 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-40364b4a-491f-4741-b672-0eeb97f2f096 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:15.397269 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-40364b4a-491f-4741-b672-0eeb97f2f096 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:55:15.397887 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 89/366] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:15 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:15.630649 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f7d98552-5e5c-4b38-8cc7-3d6783576305 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:15.630980 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9da14b3e-d5fe-43c9-8d9a-e32df17de0ce None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:15.630980 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9da14b3e-d5fe-43c9-8d9a-e32df17de0ce None None] GET https://10.4.3.81/volume// Aug 13 06:55:15.631217 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9da14b3e-d5fe-43c9-8d9a-e32df17de0ce None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:15.634950 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9da14b3e-d5fe-43c9-8d9a-e32df17de0ce None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:15.634950 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9da14b3e-d5fe-43c9-8d9a-e32df17de0ce None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:55:15.634950 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 94/367] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:55:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:55:15.635170 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f7d98552-5e5c-4b38-8cc7-3d6783576305 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] GET https://10.4.3.81/volume/v3/volumes/d1e2cd34-5dc8-4b8f-bfec-03878b15193d Aug 13 06:55:15.635170 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f7d98552-5e5c-4b38-8cc7-3d6783576305 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:15.635170 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f7d98552-5e5c-4b38-8cc7-3d6783576305 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:15.640479 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f7d98552-5e5c-4b38-8cc7-3d6783576305 tempest-VolumesSnapshotListTestJSON-486836558 tempest-VolumesSnapshotListTestJSON-486836558-project-member] https://10.4.3.81/volume/v3/volumes/d1e2cd34-5dc8-4b8f-bfec-03878b15193d returned with HTTP 404 Aug 13 06:55:15.640665 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 93/368] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:15 2026] GET /volume/v3/volumes/d1e2cd34-5dc8-4b8f-bfec-03878b15193d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:55:15.657586 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-b2e033e9-c1b4-4df0-a51d-c32823627743 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:15.659605 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-b2e033e9-c1b4-4df0-a51d-c32823627743 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:55:15.660165 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-b2e033e9-c1b4-4df0-a51d-c32823627743 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76edeeae-4586-43d6-9e6a-96470943b3d0", "connector": null, "instance_uuid": "2731ad2e-f0d0-404c-8727-1a9147d38271"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:15.671642 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:15.671642 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:15.716769 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-b2e033e9-c1b4-4df0-a51d-c32823627743 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:55:15.716769 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 93/369] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:55:15 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:15.812071 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-d089d49c-a040-4129-9eef-9d6717b50591 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:15.814898 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-d089d49c-a040-4129-9eef-9d6717b50591 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] DELETE https://10.4.3.81/volume/v3/attachments/2afd2c05-c141-4e35-8cd1-a3995ed4cc44 Aug 13 06:55:15.815447 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-d089d49c-a040-4129-9eef-9d6717b50591 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:15.818344 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-d089d49c-a040-4129-9eef-9d6717b50591 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:15.829273 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:15.829273 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:15.930178 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-d089d49c-a040-4129-9eef-9d6717b50591 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/attachments/2afd2c05-c141-4e35-8cd1-a3995ed4cc44 returned with HTTP 200 Aug 13 06:55:15.930935 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 90/370] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:55:15 2026] DELETE /volume/v3/attachments/2afd2c05-c141-4e35-8cd1-a3995ed4cc44 => generated 192 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:16.079303 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f55ee321-24f1-4e38-b098-ad57e4748e2e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:16.080496 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f55ee321-24f1-4e38-b098-ad57e4748e2e None None] GET https://10.4.3.81/volume// Aug 13 06:55:16.080496 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f55ee321-24f1-4e38-b098-ad57e4748e2e None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:16.080496 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f55ee321-24f1-4e38-b098-ad57e4748e2e None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:16.080672 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f55ee321-24f1-4e38-b098-ad57e4748e2e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:55:16.081030 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 95/371] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:55:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:55:16.095802 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-4973035c-827b-4d21-99f5-146d1f3774f3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:16.098665 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-4973035c-827b-4d21-99f5-146d1f3774f3 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] POST https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0/action Aug 13 06:55:16.099146 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-4973035c-827b-4d21-99f5-146d1f3774f3 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Action body: b'{"os-reimage": {"image_id": "31c7cc0a-c774-476f-9f03-15ce46e594b4", "reimage_reserved": true}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:55:16.099363 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-4973035c-827b-4d21-99f5-146d1f3774f3 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "31c7cc0a-c774-476f-9f03-15ce46e594b4", "reimage_reserved": true}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:16.129883 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:16.129883 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:16.129883 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-4973035c-827b-4d21-99f5-146d1f3774f3 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:55:16.280349 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-4973035c-827b-4d21-99f5-146d1f3774f3 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0/action returned with HTTP 202 Aug 13 06:55:16.280349 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 94/372] 10.4.3.81 () {74 vars in 1706 bytes} [Thu Aug 13 06:55:16 2026] POST /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 06:55:16.754427 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-720190b5-fb25-4d35-a52e-4317dfee089f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:16.755097 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-720190b5-fb25-4d35-a52e-4317dfee089f tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:55:16.755346 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-720190b5-fb25-4d35-a52e-4317dfee089f tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:16.755570 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-720190b5-fb25-4d35-a52e-4317dfee089f tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:16.755786 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-720190b5-fb25-4d35-a52e-4317dfee089f tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Delete volume with id: 6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:55:16.775685 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-720190b5-fb25-4d35-a52e-4317dfee089f tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 404 Aug 13 06:55:16.777002 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 94/373] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:55:16 2026] DELETE /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:55:16.788027 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9b2cfecd-0d96-4a24-8eac-2db740bc9e84 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:16.799012 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9b2cfecd-0d96-4a24-8eac-2db740bc9e84 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] GET https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 Aug 13 06:55:16.799288 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9b2cfecd-0d96-4a24-8eac-2db740bc9e84 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:16.799573 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9b2cfecd-0d96-4a24-8eac-2db740bc9e84 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:16.808233 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9b2cfecd-0d96-4a24-8eac-2db740bc9e84 tempest-VolumesAssistedSnapshotsTest-928806351 tempest-VolumesAssistedSnapshotsTest-928806351-project-admin] https://10.4.3.81/volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 returned with HTTP 404 Aug 13 06:55:16.808990 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 91/374] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:16 2026] GET /volume/v3/volumes/6d6902bc-841b-4074-a225-5517400cc662 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:55:19.214051 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-57c6ffa8-6c30-47e5-903e-98f4a3935398 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:19.216949 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-57c6ffa8-6c30-47e5-903e-98f4a3935398 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:19.217173 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-57c6ffa8-6c30-47e5-903e-98f4a3935398 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:19.217803 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-57c6ffa8-6c30-47e5-903e-98f4a3935398 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:19.231662 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:19.231662 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:19.241356 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-57c6ffa8-6c30-47e5-903e-98f4a3935398 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:19.246106 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-57c6ffa8-6c30-47e5-903e-98f4a3935398 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:55:19.246512 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 96/375] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:19 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:19.292930 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d24c3999-4ca4-470c-861b-d86695cbdf53 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:19.294813 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d24c3999-4ca4-470c-861b-d86695cbdf53 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:19.295070 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d24c3999-4ca4-470c-861b-d86695cbdf53 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:19.295350 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d24c3999-4ca4-470c-861b-d86695cbdf53 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:19.306656 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:19.306656 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:19.312926 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d24c3999-4ca4-470c-861b-d86695cbdf53 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:19.320334 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d24c3999-4ca4-470c-861b-d86695cbdf53 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:55:19.320903 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 95/376] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:19 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:23.336424 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-da238711-0331-4f06-b1b5-cf2b3425fa23 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:23.338865 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-da238711-0331-4f06-b1b5-cf2b3425fa23 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] DELETE https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:23.339206 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-da238711-0331-4f06-b1b5-cf2b3425fa23 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:23.339572 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-da238711-0331-4f06-b1b5-cf2b3425fa23 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:23.339803 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-da238711-0331-4f06-b1b5-cf2b3425fa23 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Delete volume with id: c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:23.349261 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:23.349261 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:23.350128 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-da238711-0331-4f06-b1b5-cf2b3425fa23 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:23.386811 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-da238711-0331-4f06-b1b5-cf2b3425fa23 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Delete volume request issued successfully. Aug 13 06:55:23.387040 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-da238711-0331-4f06-b1b5-cf2b3425fa23 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 202 Aug 13 06:55:23.387424 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 95/377] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:55:23 2026] DELETE /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:55:23.393808 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0c5b64e9-8171-4553-adaf-f0e558ea3a34 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:23.395666 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0c5b64e9-8171-4553-adaf-f0e558ea3a34 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:23.396029 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0c5b64e9-8171-4553-adaf-f0e558ea3a34 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:23.396252 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0c5b64e9-8171-4553-adaf-f0e558ea3a34 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:23.405077 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:23.405077 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:23.409405 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0c5b64e9-8171-4553-adaf-f0e558ea3a34 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Volume info retrieved successfully. Aug 13 06:55:23.414419 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0c5b64e9-8171-4553-adaf-f0e558ea3a34 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 200 Aug 13 06:55:23.414989 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 92/378] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:23 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:24.261722 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-53a09f5a-75c0-46b0-beff-97af59760fb1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:24.262653 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-53a09f5a-75c0-46b0-beff-97af59760fb1 None None] GET https://10.4.3.81/volume// Aug 13 06:55:24.262653 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-53a09f5a-75c0-46b0-beff-97af59760fb1 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:24.262653 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-53a09f5a-75c0-46b0-beff-97af59760fb1 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:24.263064 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-53a09f5a-75c0-46b0-beff-97af59760fb1 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:55:24.263156 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 97/379] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:55:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:55:24.272661 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-47f3e94d-0b18-48bc-b524-cf1c969cf5a2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:24.275779 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-47f3e94d-0b18-48bc-b524-cf1c969cf5a2 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:55:24.276104 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-47f3e94d-0b18-48bc-b524-cf1c969cf5a2 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:24.276462 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-47f3e94d-0b18-48bc-b524-cf1c969cf5a2 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:24.292365 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:24.292365 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:24.297676 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-47f3e94d-0b18-48bc-b524-cf1c969cf5a2 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:55:24.304989 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-47f3e94d-0b18-48bc-b524-cf1c969cf5a2 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:55:24.305484 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 96/380] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:55:24 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 1538 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:55:24.403995 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-6665bd4d-ff02-42cf-a8d1-0c22be65dd72 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:24.406108 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-6665bd4d-ff02-42cf-a8d1-0c22be65dd72 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] PUT https://10.4.3.81/volume/v3/attachments/d80de60a-b3c6-46d2-9618-12638e0e3cff Aug 13 06:55:24.406375 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-6665bd4d-ff02-42cf-a8d1-0c22be65dd72 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:24.415300 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-6665bd4d-ff02-42cf-a8d1-0c22be65dd72 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Acquiring lock "cinder-attachment_update-76edeeae-4586-43d6-9e6a-96470943b3d0-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:55:24.420267 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-6665bd4d-ff02-42cf-a8d1-0c22be65dd72 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Lock "cinder-attachment_update-76edeeae-4586-43d6-9e6a-96470943b3d0-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:55:24.421198 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:24.421198 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:24.430677 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-96e3afc9-d580-4cb6-b921-334492883e25 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:24.433446 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-96e3afc9-d580-4cb6-b921-334492883e25 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] GET https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 Aug 13 06:55:24.433662 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-96e3afc9-d580-4cb6-b921-334492883e25 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:24.433877 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-96e3afc9-d580-4cb6-b921-334492883e25 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:24.441292 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-96e3afc9-d580-4cb6-b921-334492883e25 tempest-TaggedAttachmentsTest-52235070 tempest-TaggedAttachmentsTest-52235070-project-member] https://10.4.3.81/volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 returned with HTTP 404 Aug 13 06:55:24.441906 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 93/381] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:24 2026] GET /volume/v3/volumes/c3721b6e-d921-4290-a0c4-bd82a128b985 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:55:24.503137 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-6665bd4d-ff02-42cf-a8d1-0c22be65dd72 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Lock "cinder-attachment_update-76edeeae-4586-43d6-9e6a-96470943b3d0-np0000007169" released by "attachment_update" :: held 0.083s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:55:24.503656 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-6665bd4d-ff02-42cf-a8d1-0c22be65dd72 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/attachments/d80de60a-b3c6-46d2-9618-12638e0e3cff returned with HTTP 200 Aug 13 06:55:24.504369 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 96/382] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:55:24 2026] PUT /volume/v3/attachments/d80de60a-b3c6-46d2-9618-12638e0e3cff => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:24.527587 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-5fb78b8c-2790-4bbf-810e-1d9889916c09 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:24.530739 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-5fb78b8c-2790-4bbf-810e-1d9889916c09 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] POST https://10.4.3.81/volume/v3/attachments/d80de60a-b3c6-46d2-9618-12638e0e3cff/action Aug 13 06:55:24.531099 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-5fb78b8c-2790-4bbf-810e-1d9889916c09 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:55:24.531231 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-5fb78b8c-2790-4bbf-810e-1d9889916c09 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:24.552031 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:24.552031 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:24.563178 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3e76b03d-ed83-4900-bfaa-b6d17e08bd4c req-5fb78b8c-2790-4bbf-810e-1d9889916c09 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/attachments/d80de60a-b3c6-46d2-9618-12638e0e3cff/action returned with HTTP 204 Aug 13 06:55:24.563861 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 98/383] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:55:24 2026] POST /volume/v3/attachments/d80de60a-b3c6-46d2-9618-12638e0e3cff/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:55:28.581195 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-93206532-474e-4ae5-8ca5-f12c6e5dbfcb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:28.583724 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-93206532-474e-4ae5-8ca5-f12c6e5dbfcb tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:55:28.584019 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-93206532-474e-4ae5-8ca5-f12c6e5dbfcb tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:28.584275 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-93206532-474e-4ae5-8ca5-f12c6e5dbfcb tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:28.596082 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:28.596082 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:28.601123 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-93206532-474e-4ae5-8ca5-f12c6e5dbfcb tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:55:28.609046 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-93206532-474e-4ae5-8ca5-f12c6e5dbfcb tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 returned with HTTP 200 Aug 13 06:55:28.609046 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 97/384] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:28 2026] GET /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:28.672703 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-9c30f2b8-aa33-481b-bd8e-535e58fa78d5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:28.679893 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-9c30f2b8-aa33-481b-bd8e-535e58fa78d5 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:55:28.680301 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-9c30f2b8-aa33-481b-bd8e-535e58fa78d5 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:28.680415 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-9c30f2b8-aa33-481b-bd8e-535e58fa78d5 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:28.688977 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:28.688977 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:28.693542 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-9c30f2b8-aa33-481b-bd8e-535e58fa78d5 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:55:28.698777 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-9c30f2b8-aa33-481b-bd8e-535e58fa78d5 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 returned with HTTP 200 Aug 13 06:55:28.699685 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 94/385] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:55:28 2026] GET /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:28.830257 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8601f4d0-cf3f-4247-b545-cfa13afc8aa9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:28.830257 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8601f4d0-cf3f-4247-b545-cfa13afc8aa9 None None] GET https://10.4.3.81/volume// Aug 13 06:55:28.830257 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8601f4d0-cf3f-4247-b545-cfa13afc8aa9 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:28.830257 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8601f4d0-cf3f-4247-b545-cfa13afc8aa9 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:28.830257 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8601f4d0-cf3f-4247-b545-cfa13afc8aa9 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:55:28.830257 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 97/386] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 06:55:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:55:28.839735 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-c8b3731f-c4b5-4765-b0c9-e152b678c9eb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:28.841806 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-c8b3731f-c4b5-4765-b0c9-e152b678c9eb tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:55:28.842114 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-c8b3731f-c4b5-4765-b0c9-e152b678c9eb tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4f1412f-4395-4593-943c-308381e7a962", "connector": null, "instance_uuid": "e5017621-43d0-4ab4-80fa-5e9f8a9222b5"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:28.851621 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:28.851621 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:28.891610 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-c8b3731f-c4b5-4765-b0c9-e152b678c9eb tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:55:28.892230 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 99/387] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:55:28 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:28.931595 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b12bfd2e-599e-4004-9245-e3089a8313e5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:28.935646 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b12bfd2e-599e-4004-9245-e3089a8313e5 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:55:28.935646 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b12bfd2e-599e-4004-9245-e3089a8313e5 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:28.935804 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b12bfd2e-599e-4004-9245-e3089a8313e5 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:28.946176 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-61cd416a-9aa7-41df-9963-18008bdc5a57 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:28.946595 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-61cd416a-9aa7-41df-9963-18008bdc5a57 None None] GET https://10.4.3.81/volume// Aug 13 06:55:28.946831 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-61cd416a-9aa7-41df-9963-18008bdc5a57 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:28.947082 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-61cd416a-9aa7-41df-9963-18008bdc5a57 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:28.947561 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-61cd416a-9aa7-41df-9963-18008bdc5a57 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:55:28.947955 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 95/388] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:55:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:55:28.950152 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:28.950152 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:28.955070 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b12bfd2e-599e-4004-9245-e3089a8313e5 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:55:28.959596 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-53b24b0b-ef83-40a9-bf3b-bf1bb9820966 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:28.961880 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-53b24b0b-ef83-40a9-bf3b-bf1bb9820966 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:55:28.962175 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-53b24b0b-ef83-40a9-bf3b-bf1bb9820966 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:28.962446 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-53b24b0b-ef83-40a9-bf3b-bf1bb9820966 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:28.968453 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b12bfd2e-599e-4004-9245-e3089a8313e5 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 returned with HTTP 200 Aug 13 06:55:28.969004 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 98/389] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:28 2026] GET /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:28.984375 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:28.984375 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:28.993386 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-53b24b0b-ef83-40a9-bf3b-bf1bb9820966 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:55:28.999716 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-53b24b0b-ef83-40a9-bf3b-bf1bb9820966 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 returned with HTTP 200 Aug 13 06:55:29.000488 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 98/390] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:55:28 2026] GET /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 => generated 1024 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:55:29.143284 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-43f39d85-3192-4606-ac20-95531511b2e5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:29.146744 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-43f39d85-3192-4606-ac20-95531511b2e5 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] PUT https://10.4.3.81/volume/v3/attachments/847a9ba6-6d30-4571-a5a2-7b6d2d572f09 Aug 13 06:55:29.147142 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-43f39d85-3192-4606-ac20-95531511b2e5 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:29.169232 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-43f39d85-3192-4606-ac20-95531511b2e5 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Acquiring lock "cinder-attachment_update-e4f1412f-4395-4593-943c-308381e7a962-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:55:29.178850 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-43f39d85-3192-4606-ac20-95531511b2e5 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Lock "cinder-attachment_update-e4f1412f-4395-4593-943c-308381e7a962-np0000007169" acquired by "attachment_update" :: waited 0.010s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:55:29.180078 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:29.180078 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:29.312505 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-43f39d85-3192-4606-ac20-95531511b2e5 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Lock "cinder-attachment_update-e4f1412f-4395-4593-943c-308381e7a962-np0000007169" released by "attachment_update" :: held 0.134s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:55:29.313007 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-43f39d85-3192-4606-ac20-95531511b2e5 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/attachments/847a9ba6-6d30-4571-a5a2-7b6d2d572f09 returned with HTTP 200 Aug 13 06:55:29.313800 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 100/391] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:55:29 2026] PUT /volume/v3/attachments/847a9ba6-6d30-4571-a5a2-7b6d2d572f09 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:29.990945 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-353bede2-25be-478f-af80-e9202c924d47 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:29.994475 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-353bede2-25be-478f-af80-e9202c924d47 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:55:29.994790 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-353bede2-25be-478f-af80-e9202c924d47 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:29.995332 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-353bede2-25be-478f-af80-e9202c924d47 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:30.012082 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:30.012082 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:30.017257 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-353bede2-25be-478f-af80-e9202c924d47 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:55:30.022164 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-353bede2-25be-478f-af80-e9202c924d47 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 returned with HTTP 200 Aug 13 06:55:30.022727 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 96/392] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:29 2026] GET /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:30.064212 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:30.079859 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-f0ab3363-92f5-49f8-ae88-c92ea04f7e39 req-28531b46-691a-44d8-b072-aa73bd1ae9da None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:30.086127 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f0ab3363-92f5-49f8-ae88-c92ea04f7e39 req-28531b46-691a-44d8-b072-aa73bd1ae9da tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] DELETE https://10.4.3.81/volume/v3/attachments/ff21f1cc-eb6a-467a-9723-bdd453a8b17b Aug 13 06:55:30.086418 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f0ab3363-92f5-49f8-ae88-c92ea04f7e39 req-28531b46-691a-44d8-b072-aa73bd1ae9da tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:30.086760 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f0ab3363-92f5-49f8-ae88-c92ea04f7e39 req-28531b46-691a-44d8-b072-aa73bd1ae9da tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:30.098506 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:30.098506 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:30.171172 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f0ab3363-92f5-49f8-ae88-c92ea04f7e39 req-28531b46-691a-44d8-b072-aa73bd1ae9da tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/attachments/ff21f1cc-eb6a-467a-9723-bdd453a8b17b returned with HTTP 200 Aug 13 06:55:30.171753 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 99/393] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:55:30 2026] DELETE /volume/v3/attachments/ff21f1cc-eb6a-467a-9723-bdd453a8b17b => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:30.184217 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f0ab3363-92f5-49f8-ae88-c92ea04f7e39 req-88d7a0f8-ec41-4179-8b0f-68d5af7347b3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:30.187391 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f0ab3363-92f5-49f8-ae88-c92ea04f7e39 req-88d7a0f8-ec41-4179-8b0f-68d5af7347b3 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1e98e679-4324-4622-b934-3a233ae7408f Aug 13 06:55:30.187752 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f0ab3363-92f5-49f8-ae88-c92ea04f7e39 req-88d7a0f8-ec41-4179-8b0f-68d5af7347b3 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:30.187979 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f0ab3363-92f5-49f8-ae88-c92ea04f7e39 req-88d7a0f8-ec41-4179-8b0f-68d5af7347b3 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:30.191360 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [req-f0ab3363-92f5-49f8-ae88-c92ea04f7e39 req-88d7a0f8-ec41-4179-8b0f-68d5af7347b3 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Delete volume with id: 1e98e679-4324-4622-b934-3a233ae7408f Aug 13 06:55:30.200907 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:30.200907 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:30.201633 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-f0ab3363-92f5-49f8-ae88-c92ea04f7e39 req-88d7a0f8-ec41-4179-8b0f-68d5af7347b3 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Volume info retrieved successfully. Aug 13 06:55:30.229705 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-f0ab3363-92f5-49f8-ae88-c92ea04f7e39 req-88d7a0f8-ec41-4179-8b0f-68d5af7347b3 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Delete volume request issued successfully. Aug 13 06:55:30.229901 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f0ab3363-92f5-49f8-ae88-c92ea04f7e39 req-88d7a0f8-ec41-4179-8b0f-68d5af7347b3 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/volumes/1e98e679-4324-4622-b934-3a233ae7408f returned with HTTP 202 Aug 13 06:55:30.230354 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 101/394] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 06:55:30 2026] DELETE /volume/v3/volumes/1e98e679-4324-4622-b934-3a233ae7408f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:55:30.367452 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:55:30.367562 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1318678598", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:30.369587 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1318678598', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:55:30.369875 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Create volume of 1 GB Aug 13 06:55:30.376709 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Availability Zones retrieved successfully. Aug 13 06:55:30.385159 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Flow 'volume_create_api' (65e4f3df-d582-466a-b560-8b230a244f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:55:30.389652 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1996ba9-cadf-434f-999e-f6a138df2724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:30.389652 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:55:30.419189 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1996ba9-cadf-434f-999e-f6a138df2724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:30.420008 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd97c1ee-7467-4e98-8154-89bf1be17cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:30.482842 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Created reservations ['c67fc22a-548f-4072-a706-44e9b26ca239', 'b119ca76-180e-4549-94a4-4bbc10c6ec74', '67ee03e6-1538-4735-be8c-285bc61bded3', '18f5cacd-8ba9-42c5-b7c4-7089b431b5d9'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:55:30.483674 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd97c1ee-7467-4e98-8154-89bf1be17cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c67fc22a-548f-4072-a706-44e9b26ca239', 'b119ca76-180e-4549-94a4-4bbc10c6ec74', '67ee03e6-1538-4735-be8c-285bc61bded3', '18f5cacd-8ba9-42c5-b7c4-7089b431b5d9']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:30.484420 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7fe0d84-b38b-4e8a-ae98-743c331c2fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:30.509492 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7fe0d84-b38b-4e8a-ae98-743c331c2fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f09d6341-3a16-41ed-9525-400d8e57f6a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1318678598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0dbb54cd299461f85da5c4a82b8b6f5',qos_specs=None,replication_status=,reservations=['c67fc22a-548f-4072-a706-44e9b26ca239','b119ca76-180e-4549-94a4-4bbc10c6ec74','67ee03e6-1538-4735-be8c-285bc61bded3','18f5cacd-8ba9-42c5-b7c4-7089b431b5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cedfef1434345ee91d212af056c0c60',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:55:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1318678598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f09d6341-3a16-41ed-9525-400d8e57f6a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0dbb54cd299461f85da5c4a82b8b6f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cedfef1434345ee91d212af056c0c60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:30.510276 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dad51ecf-b41f-4ac4-9458-3222696700d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:30.557490 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dad51ecf-b41f-4ac4-9458-3222696700d1) transitioned into state 'SUCCESS' from state '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-1318678598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0dbb54cd299461f85da5c4a82b8b6f5',qos_specs=None,replication_status=,reservations=['c67fc22a-548f-4072-a706-44e9b26ca239','b119ca76-180e-4549-94a4-4bbc10c6ec74','67ee03e6-1538-4735-be8c-285bc61bded3','18f5cacd-8ba9-42c5-b7c4-7089b431b5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cedfef1434345ee91d212af056c0c60',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:30.557490 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (966c8107-05ed-4df0-ae3d-e7d080d8aced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:30.569545 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (966c8107-05ed-4df0-ae3d-e7d080d8aced) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:30.570403 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Flow 'volume_create_api' (65e4f3df-d582-466a-b560-8b230a244f03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:55:30.570731 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Create volume request issued successfully. Aug 13 06:55:30.572062 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1126f5d7-7bf1-4287-8e14-a62f231a89bb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:55:30.572523 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 99/395] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:55:30 2026] POST /volume/v3/volumes => generated 763 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:55:30.588573 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:30.590917 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:55:30.591258 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1808235134", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:30.595142 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1808235134', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:55:30.595288 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Create volume of 1 GB Aug 13 06:55:30.605336 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Availability Zones retrieved successfully. Aug 13 06:55:30.608477 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Flow 'volume_create_api' (579c90f2-a538-4bec-8385-3a3634117fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:55:30.610905 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be2094bf-3a60-4a48-bde4-d524094831d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:30.613311 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:55:30.652693 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be2094bf-3a60-4a48-bde4-d524094831d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:30.653906 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (309e46ca-64cc-4619-96f7-7abec025c283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:30.720304 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Created reservations ['f129e25c-740a-48f8-86a1-b9af5f0b5ea5', '9dfa8dac-3852-46dd-b74a-983557ef4935', '19937d1f-3341-49d2-88b0-82e750ba43f3', '4776e846-3ac7-43e3-996d-e7ee3d5cda74'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:55:30.721296 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (309e46ca-64cc-4619-96f7-7abec025c283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f129e25c-740a-48f8-86a1-b9af5f0b5ea5', '9dfa8dac-3852-46dd-b74a-983557ef4935', '19937d1f-3341-49d2-88b0-82e750ba43f3', '4776e846-3ac7-43e3-996d-e7ee3d5cda74']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:30.723343 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3156f0ea-fdb9-45b9-a265-1b3a9af215bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:30.747973 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-29c83243-17d1-42e8-80be-2b70fd24337f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:30.751293 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3156f0ea-fdb9-45b9-a265-1b3a9af215bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5948f690-5963-46d2-aa2f-31e7218261b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1808235134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0dbb54cd299461f85da5c4a82b8b6f5',qos_specs=None,replication_status=,reservations=['f129e25c-740a-48f8-86a1-b9af5f0b5ea5','9dfa8dac-3852-46dd-b74a-983557ef4935','19937d1f-3341-49d2-88b0-82e750ba43f3','4776e846-3ac7-43e3-996d-e7ee3d5cda74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cedfef1434345ee91d212af056c0c60',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:55:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1808235134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5948f690-5963-46d2-aa2f-31e7218261b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0dbb54cd299461f85da5c4a82b8b6f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cedfef1434345ee91d212af056c0c60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:30.751293 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e75f07f3-04ab-4ea8-97f7-045e1c8a6ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:30.751475 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-29c83243-17d1-42e8-80be-2b70fd24337f tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] GET https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:55:30.751517 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-29c83243-17d1-42e8-80be-2b70fd24337f tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:30.752062 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-29c83243-17d1-42e8-80be-2b70fd24337f tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:30.766047 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:30.766047 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:30.772808 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-29c83243-17d1-42e8-80be-2b70fd24337f tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:55:30.774848 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e75f07f3-04ab-4ea8-97f7-045e1c8a6ade) transitioned into state 'SUCCESS' from state '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-1808235134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0dbb54cd299461f85da5c4a82b8b6f5',qos_specs=None,replication_status=,reservations=['f129e25c-740a-48f8-86a1-b9af5f0b5ea5','9dfa8dac-3852-46dd-b74a-983557ef4935','19937d1f-3341-49d2-88b0-82e750ba43f3','4776e846-3ac7-43e3-996d-e7ee3d5cda74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cedfef1434345ee91d212af056c0c60',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:30.776108 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (877708b1-fc29-468c-86be-9753124a0a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:30.782889 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-29c83243-17d1-42e8-80be-2b70fd24337f tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 200 Aug 13 06:55:30.783352 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 100/396] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:55:30 2026] GET /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 1831 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:55:30.792510 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (877708b1-fc29-468c-86be-9753124a0a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:30.793353 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Flow 'volume_create_api' (579c90f2-a538-4bec-8385-3a3634117fb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:55:30.793751 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Create volume request issued successfully. Aug 13 06:55:30.794901 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b011c13e-1d6b-4a28-bdaf-55316e71c1dd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:55:30.795306 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 97/397] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:55:30 2026] POST /volume/v3/volumes => generated 763 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:55:31.036195 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5360ca9a-e57d-4b20-8c75-2a9aaf56a827 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:31.038352 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5360ca9a-e57d-4b20-8c75-2a9aaf56a827 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:55:31.038753 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5360ca9a-e57d-4b20-8c75-2a9aaf56a827 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:31.039042 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5360ca9a-e57d-4b20-8c75-2a9aaf56a827 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:31.057672 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:31.057672 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:31.063976 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5360ca9a-e57d-4b20-8c75-2a9aaf56a827 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:55:31.069293 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5360ca9a-e57d-4b20-8c75-2a9aaf56a827 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 returned with HTTP 200 Aug 13 06:55:31.069754 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 102/398] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:31 2026] GET /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:32.085085 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-08a0907d-0221-4777-befa-56ae34f19a1a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:32.087862 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-08a0907d-0221-4777-befa-56ae34f19a1a tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:55:32.088162 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-08a0907d-0221-4777-befa-56ae34f19a1a tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:32.088463 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-08a0907d-0221-4777-befa-56ae34f19a1a tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:32.111702 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:32.111702 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:32.118886 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-08a0907d-0221-4777-befa-56ae34f19a1a tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:55:32.142704 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-08a0907d-0221-4777-befa-56ae34f19a1a tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 returned with HTTP 200 Aug 13 06:55:32.145493 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 100/399] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:32 2026] GET /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:33.169393 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ad70d1de-4091-4b70-a610-204daafda905 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:33.172341 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ad70d1de-4091-4b70-a610-204daafda905 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:55:33.172988 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ad70d1de-4091-4b70-a610-204daafda905 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:33.172988 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ad70d1de-4091-4b70-a610-204daafda905 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:33.188135 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:33.188135 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:33.203245 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ad70d1de-4091-4b70-a610-204daafda905 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:55:33.211945 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ad70d1de-4091-4b70-a610-204daafda905 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 returned with HTTP 200 Aug 13 06:55:33.212945 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 101/400] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:33 2026] GET /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:33.887598 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-41d68f27-cd45-49e5-b8a8-4dbc99095d28 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:33.890343 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-41d68f27-cd45-49e5-b8a8-4dbc99095d28 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] POST https://10.4.3.81/volume/v3/attachments/847a9ba6-6d30-4571-a5a2-7b6d2d572f09/action Aug 13 06:55:33.890844 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-41d68f27-cd45-49e5-b8a8-4dbc99095d28 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:55:33.891020 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-41d68f27-cd45-49e5-b8a8-4dbc99095d28 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:33.912774 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:33.912774 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:33.923653 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8afbe10e-be86-4613-b8dc-a7e0afb27b4c req-41d68f27-cd45-49e5-b8a8-4dbc99095d28 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/attachments/847a9ba6-6d30-4571-a5a2-7b6d2d572f09/action returned with HTTP 204 Aug 13 06:55:33.924221 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 98/401] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:55:33 2026] POST /volume/v3/attachments/847a9ba6-6d30-4571-a5a2-7b6d2d572f09/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:55:34.235185 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8eca2e69-cfe0-4eb9-859a-9f6b260c524a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:34.238917 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8eca2e69-cfe0-4eb9-859a-9f6b260c524a tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:55:34.239187 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8eca2e69-cfe0-4eb9-859a-9f6b260c524a tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:34.239417 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8eca2e69-cfe0-4eb9-859a-9f6b260c524a tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:34.255431 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:34.255431 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:34.262219 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8eca2e69-cfe0-4eb9-859a-9f6b260c524a tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:55:34.267018 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8eca2e69-cfe0-4eb9-859a-9f6b260c524a tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 returned with HTTP 200 Aug 13 06:55:34.267505 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 103/402] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:34 2026] GET /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:34.281484 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-16cce595-a89a-4426-9d04-3921975d86c3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:34.284519 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-16cce595-a89a-4426-9d04-3921975d86c3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:55:34.284832 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-16cce595-a89a-4426-9d04-3921975d86c3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:34.285112 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-16cce595-a89a-4426-9d04-3921975d86c3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:34.298277 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:34.298277 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:34.305048 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-16cce595-a89a-4426-9d04-3921975d86c3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:55:34.310499 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-16cce595-a89a-4426-9d04-3921975d86c3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 returned with HTTP 200 Aug 13 06:55:34.311018 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 101/403] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:34 2026] GET /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:34.861311 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-6dab8501-7eee-43f5-a4c7-e030271048a3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:34.866149 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-6dab8501-7eee-43f5-a4c7-e030271048a3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:55:34.866419 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-6dab8501-7eee-43f5-a4c7-e030271048a3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:34.866813 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-6dab8501-7eee-43f5-a4c7-e030271048a3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:34.878764 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:34.878764 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:34.883535 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-6dab8501-7eee-43f5-a4c7-e030271048a3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:55:34.888591 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-6dab8501-7eee-43f5-a4c7-e030271048a3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 returned with HTTP 200 Aug 13 06:55:34.889574 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 102/404] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:55:34 2026] GET /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:36.470863 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f2bb0c80-ac87-4b44-a2f8-eecefe1ce2ff None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:36.471311 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f2bb0c80-ac87-4b44-a2f8-eecefe1ce2ff None None] GET https://10.4.3.81/volume// Aug 13 06:55:36.471450 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f2bb0c80-ac87-4b44-a2f8-eecefe1ce2ff None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:36.471659 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f2bb0c80-ac87-4b44-a2f8-eecefe1ce2ff None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:36.471960 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f2bb0c80-ac87-4b44-a2f8-eecefe1ce2ff None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:55:36.472495 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 99/405] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:55:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 06:55:36.486257 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-6ac76b4a-bee2-444d-ae9b-c98ba50ae302 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:36.499210 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-6ac76b4a-bee2-444d-ae9b-c98ba50ae302 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:55:36.499690 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-6ac76b4a-bee2-444d-ae9b-c98ba50ae302 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4f1412f-4395-4593-943c-308381e7a962", "connector": null, "instance_uuid": "e5017621-43d0-4ab4-80fa-5e9f8a9222b5"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:36.513077 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:36.513077 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:36.561625 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-6ac76b4a-bee2-444d-ae9b-c98ba50ae302 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:55:36.562178 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 104/406] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:55:36 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:36.575478 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9ace6467-3dbd-40be-8787-9f23d1274657 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:36.576155 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9ace6467-3dbd-40be-8787-9f23d1274657 None None] GET https://10.4.3.81/volume// Aug 13 06:55:36.576679 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9ace6467-3dbd-40be-8787-9f23d1274657 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:36.576805 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9ace6467-3dbd-40be-8787-9f23d1274657 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:36.577573 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9ace6467-3dbd-40be-8787-9f23d1274657 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:55:36.577993 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 102/407] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:55:36 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:55:36.585460 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-c4a89be3-8e91-482d-92cf-c5e218b17e5d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:36.587790 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-c4a89be3-8e91-482d-92cf-c5e218b17e5d tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:55:36.588234 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-c4a89be3-8e91-482d-92cf-c5e218b17e5d tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:36.588290 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-c4a89be3-8e91-482d-92cf-c5e218b17e5d tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:36.614997 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:36.614997 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:36.625187 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-c4a89be3-8e91-482d-92cf-c5e218b17e5d tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:55:36.636589 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-c4a89be3-8e91-482d-92cf-c5e218b17e5d tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 returned with HTTP 200 Aug 13 06:55:36.637183 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 103/408] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:55:36 2026] GET /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 => generated 1317 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:55:37.099645 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-79a6c686-6afb-4400-99c9-746fddfdbcce None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:37.102545 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-79a6c686-6afb-4400-99c9-746fddfdbcce tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] DELETE https://10.4.3.81/volume/v3/attachments/847a9ba6-6d30-4571-a5a2-7b6d2d572f09 Aug 13 06:55:37.102781 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-79a6c686-6afb-4400-99c9-746fddfdbcce tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:37.103097 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-79a6c686-6afb-4400-99c9-746fddfdbcce tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:37.117741 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:37.117741 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:37.188629 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-79a6c686-6afb-4400-99c9-746fddfdbcce tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/attachments/847a9ba6-6d30-4571-a5a2-7b6d2d572f09 returned with HTTP 200 Aug 13 06:55:37.189311 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 100/409] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:55:37 2026] DELETE /volume/v3/attachments/847a9ba6-6d30-4571-a5a2-7b6d2d572f09 => generated 192 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:37.213622 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-55af047c-3d90-458c-a4f5-47c1f0eeeee1 req-7afeb249-a679-493b-8032-5757423dba36 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:37.215909 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-55af047c-3d90-458c-a4f5-47c1f0eeeee1 req-7afeb249-a679-493b-8032-5757423dba36 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] DELETE https://10.4.3.81/volume/v3/attachments/ee6611e9-c777-471b-8e23-baa6350df7a3 Aug 13 06:55:37.216051 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-55af047c-3d90-458c-a4f5-47c1f0eeeee1 req-7afeb249-a679-493b-8032-5757423dba36 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:37.216137 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-55af047c-3d90-458c-a4f5-47c1f0eeeee1 req-7afeb249-a679-493b-8032-5757423dba36 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:37.226100 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:37.226100 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:37.321223 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-55af047c-3d90-458c-a4f5-47c1f0eeeee1 req-7afeb249-a679-493b-8032-5757423dba36 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/attachments/ee6611e9-c777-471b-8e23-baa6350df7a3 returned with HTTP 200 Aug 13 06:55:37.321682 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 105/410] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:55:37 2026] DELETE /volume/v3/attachments/ee6611e9-c777-471b-8e23-baa6350df7a3 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:37.348345 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-55af047c-3d90-458c-a4f5-47c1f0eeeee1 req-2b30594c-0629-41ed-b2f1-60808c92c344 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:37.353471 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-55af047c-3d90-458c-a4f5-47c1f0eeeee1 req-2b30594c-0629-41ed-b2f1-60808c92c344 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] DELETE https://10.4.3.81/volume/v3/volumes/9380b576-7db0-40f0-8610-e53e098754d8 Aug 13 06:55:37.353471 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-55af047c-3d90-458c-a4f5-47c1f0eeeee1 req-2b30594c-0629-41ed-b2f1-60808c92c344 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:37.353471 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-55af047c-3d90-458c-a4f5-47c1f0eeeee1 req-2b30594c-0629-41ed-b2f1-60808c92c344 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:37.353471 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [req-55af047c-3d90-458c-a4f5-47c1f0eeeee1 req-2b30594c-0629-41ed-b2f1-60808c92c344 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Delete volume with id: 9380b576-7db0-40f0-8610-e53e098754d8 Aug 13 06:55:37.362885 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:37.362885 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:37.363572 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-55af047c-3d90-458c-a4f5-47c1f0eeeee1 req-2b30594c-0629-41ed-b2f1-60808c92c344 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Volume info retrieved successfully. Aug 13 06:55:37.392114 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-55af047c-3d90-458c-a4f5-47c1f0eeeee1 req-2b30594c-0629-41ed-b2f1-60808c92c344 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] Delete volume request issued successfully. Aug 13 06:55:37.392430 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-55af047c-3d90-458c-a4f5-47c1f0eeeee1 req-2b30594c-0629-41ed-b2f1-60808c92c344 tempest-ServerBootFromVolumeStableRescueTest-1701059581 tempest-ServerBootFromVolumeStableRescueTest-1701059581-project-member] https://10.4.3.81/volume/v3/volumes/9380b576-7db0-40f0-8610-e53e098754d8 returned with HTTP 202 Aug 13 06:55:37.393042 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 103/411] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 06:55:37 2026] DELETE /volume/v3/volumes/9380b576-7db0-40f0-8610-e53e098754d8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:55:37.520414 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6bbb7b05-33c2-4e32-80db-ac020b2e1ec8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:37.520990 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6bbb7b05-33c2-4e32-80db-ac020b2e1ec8 None None] GET https://10.4.3.81/volume// Aug 13 06:55:37.521212 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6bbb7b05-33c2-4e32-80db-ac020b2e1ec8 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:37.521466 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6bbb7b05-33c2-4e32-80db-ac020b2e1ec8 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:37.521847 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6bbb7b05-33c2-4e32-80db-ac020b2e1ec8 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:55:37.522299 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 104/412] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:55:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:55:37.534553 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-563eabaa-e17c-496b-bda8-55abf863122a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:37.537943 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-563eabaa-e17c-496b-bda8-55abf863122a tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:55:37.538398 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-563eabaa-e17c-496b-bda8-55abf863122a tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:37.539420 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-563eabaa-e17c-496b-bda8-55abf863122a tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:37.554259 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:37.554259 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:37.561486 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-563eabaa-e17c-496b-bda8-55abf863122a tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:55:37.567023 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-563eabaa-e17c-496b-bda8-55abf863122a tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 returned with HTTP 200 Aug 13 06:55:37.567433 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 101/413] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:55:37 2026] GET /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:55:37.678061 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-c4435158-c53a-4774-82a8-0a309cf99cc6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:37.682029 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-c4435158-c53a-4774-82a8-0a309cf99cc6 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] PUT https://10.4.3.81/volume/v3/attachments/610d4b59-8148-40aa-a06f-950774e1d4f7 Aug 13 06:55:37.682400 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-c4435158-c53a-4774-82a8-0a309cf99cc6 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:37.691260 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-c4435158-c53a-4774-82a8-0a309cf99cc6 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Acquiring lock "cinder-attachment_update-e4f1412f-4395-4593-943c-308381e7a962-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:55:37.698360 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-c4435158-c53a-4774-82a8-0a309cf99cc6 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Lock "cinder-attachment_update-e4f1412f-4395-4593-943c-308381e7a962-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:55:37.698360 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:37.698360 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:37.801812 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-c4435158-c53a-4774-82a8-0a309cf99cc6 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Lock "cinder-attachment_update-e4f1412f-4395-4593-943c-308381e7a962-np0000007169" released by "attachment_update" :: held 0.105s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:55:37.802199 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-c4435158-c53a-4774-82a8-0a309cf99cc6 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/attachments/610d4b59-8148-40aa-a06f-950774e1d4f7 returned with HTTP 200 Aug 13 06:55:37.802864 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 106/414] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:55:37 2026] PUT /volume/v3/attachments/610d4b59-8148-40aa-a06f-950774e1d4f7 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:55:37.832406 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-3e8fc57f-e1ab-486e-9ddc-1241b0f94ae7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:37.835836 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-3e8fc57f-e1ab-486e-9ddc-1241b0f94ae7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] POST https://10.4.3.81/volume/v3/attachments/610d4b59-8148-40aa-a06f-950774e1d4f7/action Aug 13 06:55:37.836205 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-3e8fc57f-e1ab-486e-9ddc-1241b0f94ae7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:55:37.836356 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-3e8fc57f-e1ab-486e-9ddc-1241b0f94ae7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:37.860806 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:37.860806 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:37.884670 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2e158265-facd-48e4-b6c7-24d36d0deb4f req-3e8fc57f-e1ab-486e-9ddc-1241b0f94ae7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/attachments/610d4b59-8148-40aa-a06f-950774e1d4f7/action returned with HTTP 204 Aug 13 06:55:37.885338 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 104/415] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:55:37 2026] POST /volume/v3/attachments/610d4b59-8148-40aa-a06f-950774e1d4f7/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:55:46.630789 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=222,cinder:INSERT=14,cinder:UPDATE=27 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:55:47.565836 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=261,cinder:INSERT=32,cinder:UPDATE=60 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:55:47.793776 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=261,cinder:UPDATE=73,cinder:INSERT=36 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:55:47.875405 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=226,cinder:INSERT=21,cinder:UPDATE=41 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:55:57.618650 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:57.872974 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:55:57.873402 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-555334836"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:57.875423 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-555334836'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:55:57.875575 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Create volume of 1 GB Aug 13 06:55:57.881124 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Availability Zones retrieved successfully. Aug 13 06:55:57.888436 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Flow 'volume_create_api' (69edb024-a20a-407e-9d0c-ca6c6a2050cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:55:57.889817 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d49dd9bc-94f3-45d2-975d-cb54a2c82028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:57.891061 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:55:57.924401 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d49dd9bc-94f3-45d2-975d-cb54a2c82028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:57.925420 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ab6c037-281d-4c36-9b87-437a92c3fe2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:57.991897 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Created reservations ['4c7bcc19-26a8-44aa-8831-b9898dd565ae', 'c116a5e9-cb32-47e8-b613-716e873c34db', 'dd8dcf21-2567-4716-8e96-0ffd357671eb', 'adeeeff8-4648-4906-9b74-3d63b55cd328'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:55:57.992702 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ab6c037-281d-4c36-9b87-437a92c3fe2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c7bcc19-26a8-44aa-8831-b9898dd565ae', 'c116a5e9-cb32-47e8-b613-716e873c34db', 'dd8dcf21-2567-4716-8e96-0ffd357671eb', 'adeeeff8-4648-4906-9b74-3d63b55cd328']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:57.993533 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1083b44-c519-4e51-9a0d-436a209eb52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:58.024132 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1083b44-c519-4e51-9a0d-436a209eb52d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35e4be89-3272-4ea7-b7de-01dc760bf66c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-555334836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd4b75bd20f1487387ea081d0562e290',qos_specs=None,replication_status=,reservations=['4c7bcc19-26a8-44aa-8831-b9898dd565ae','c116a5e9-cb32-47e8-b613-716e873c34db','dd8dcf21-2567-4716-8e96-0ffd357671eb','adeeeff8-4648-4906-9b74-3d63b55cd328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10c1f5a635d9428bbc629e93cb4b7d13',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:55:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-555334836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35e4be89-3272-4ea7-b7de-01dc760bf66c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd4b75bd20f1487387ea081d0562e290',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10c1f5a635d9428bbc629e93cb4b7d13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:58.025042 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e385bc2a-671d-4b0c-9d21-f6371b8a8283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:58.047549 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e385bc2a-671d-4b0c-9d21-f6371b8a8283) transitioned into state 'SUCCESS' from state '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-555334836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd4b75bd20f1487387ea081d0562e290',qos_specs=None,replication_status=,reservations=['4c7bcc19-26a8-44aa-8831-b9898dd565ae','c116a5e9-cb32-47e8-b613-716e873c34db','dd8dcf21-2567-4716-8e96-0ffd357671eb','adeeeff8-4648-4906-9b74-3d63b55cd328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10c1f5a635d9428bbc629e93cb4b7d13',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:58.048686 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eec065b-66a3-43f5-8975-be7395c3f482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:58.059800 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eec065b-66a3-43f5-8975-be7395c3f482) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:58.060606 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Flow 'volume_create_api' (69edb024-a20a-407e-9d0c-ca6c6a2050cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:55:58.060893 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Create volume request issued successfully. Aug 13 06:55:58.061464 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0bde1757-39b6-4c90-97ff-e9c8aacc9ff0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:55:58.061829 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 105/416] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:55:57 2026] POST /volume/v3/volumes => generated 756 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:55:58.406690 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:58.408713 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:55:58.409120 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-745382482"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:58.410884 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-745382482'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:55:58.411194 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Create volume of 1 GB Aug 13 06:55:58.416675 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Availability Zones retrieved successfully. Aug 13 06:55:58.422462 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Flow 'volume_create_api' (317c33bc-7540-41d8-911c-88ea28fdeb2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:55:58.423678 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ed60ce0-18e6-401b-9735-714d121c048b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:58.424690 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:55:58.467609 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ed60ce0-18e6-401b-9735-714d121c048b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:58.468791 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d720c7b1-2538-4360-ad4e-8a294e377acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:58.540912 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Created reservations ['c1561b65-3c2b-4a70-bb00-aee308bcb99f', 'e8a575fa-343f-4bb8-8ab5-4d49bfa2b38c', '254415aa-17f9-44a8-8606-207dd93cecc8', 'd2867ebd-9da5-4569-8880-0f1a1cd943aa'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:55:58.541742 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d720c7b1-2538-4360-ad4e-8a294e377acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1561b65-3c2b-4a70-bb00-aee308bcb99f', 'e8a575fa-343f-4bb8-8ab5-4d49bfa2b38c', '254415aa-17f9-44a8-8606-207dd93cecc8', 'd2867ebd-9da5-4569-8880-0f1a1cd943aa']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:58.542460 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a282bf07-47df-46ea-b9de-db17ddd99ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:58.564771 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a282bf07-47df-46ea-b9de-db17ddd99ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '505ca262-554c-4673-8c7d-669488df22b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-745382482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7fa61bded794e3599f4729e63e42499',qos_specs=None,replication_status=,reservations=['c1561b65-3c2b-4a70-bb00-aee308bcb99f','e8a575fa-343f-4bb8-8ab5-4d49bfa2b38c','254415aa-17f9-44a8-8606-207dd93cecc8','d2867ebd-9da5-4569-8880-0f1a1cd943aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d5ee1c78eae4fc4895f502849dcc220',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:55:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-745382482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=505ca262-554c-4673-8c7d-669488df22b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7fa61bded794e3599f4729e63e42499',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d5ee1c78eae4fc4895f502849dcc220',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:58.565603 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8121252b-be8e-40b8-bce6-4d0fa06718ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:58.586140 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8121252b-be8e-40b8-bce6-4d0fa06718ae) transitioned into state 'SUCCESS' from state '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-745382482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7fa61bded794e3599f4729e63e42499',qos_specs=None,replication_status=,reservations=['c1561b65-3c2b-4a70-bb00-aee308bcb99f','e8a575fa-343f-4bb8-8ab5-4d49bfa2b38c','254415aa-17f9-44a8-8606-207dd93cecc8','d2867ebd-9da5-4569-8880-0f1a1cd943aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d5ee1c78eae4fc4895f502849dcc220',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:58.586961 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (743614e1-8912-4e27-9bc8-839292852bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:55:58.599457 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (743614e1-8912-4e27-9bc8-839292852bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:55:58.600982 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Flow 'volume_create_api' (317c33bc-7540-41d8-911c-88ea28fdeb2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:55:58.601478 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Create volume request issued successfully. Aug 13 06:55:58.602123 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f6871b4e-6ced-47ca-814d-a6633d869aa4 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:55:58.603877 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 102/417] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:55:58 2026] POST /volume/v3/volumes => generated 751 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:55:58.625170 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cd219302-7833-48ba-a5be-6f232d838f46 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:58.627102 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cd219302-7833-48ba-a5be-6f232d838f46 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] GET https://10.4.3.81/volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0 Aug 13 06:55:58.627311 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cd219302-7833-48ba-a5be-6f232d838f46 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:58.627597 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cd219302-7833-48ba-a5be-6f232d838f46 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:58.635381 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:58.635381 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:58.647650 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cd219302-7833-48ba-a5be-6f232d838f46 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Volume info retrieved successfully. Aug 13 06:55:58.652996 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cd219302-7833-48ba-a5be-6f232d838f46 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] https://10.4.3.81/volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0 returned with HTTP 200 Aug 13 06:55:58.653451 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 107/418] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:58 2026] GET /volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:59.673050 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-92161c1d-f9a3-491f-ad90-34a1436b8581 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:59.674957 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-92161c1d-f9a3-491f-ad90-34a1436b8581 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] GET https://10.4.3.81/volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0 Aug 13 06:55:59.675183 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-92161c1d-f9a3-491f-ad90-34a1436b8581 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:59.675423 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-92161c1d-f9a3-491f-ad90-34a1436b8581 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:59.683606 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:59.683606 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:55:59.688748 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-92161c1d-f9a3-491f-ad90-34a1436b8581 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Volume info retrieved successfully. Aug 13 06:55:59.694386 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-92161c1d-f9a3-491f-ad90-34a1436b8581 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] https://10.4.3.81/volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0 returned with HTTP 200 Aug 13 06:55:59.694855 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 105/419] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:59 2026] GET /volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:59.714357 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ecd0569d-31f4-4ff2-8d39-e1497d40ed3f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:59.718082 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ecd0569d-31f4-4ff2-8d39-e1497d40ed3f tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] POST https://10.4.3.81/volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0/action Aug 13 06:55:59.718565 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ecd0569d-31f4-4ff2-8d39-e1497d40ed3f tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:55:59.718742 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ecd0569d-31f4-4ff2-8d39-e1497d40ed3f tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:55:59.729064 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:59.729064 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:55:59.729681 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ecd0569d-31f4-4ff2-8d39-e1497d40ed3f tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Volume info retrieved successfully. Aug 13 06:55:59.737010 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ecd0569d-31f4-4ff2-8d39-e1497d40ed3f tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Volume updated successfully. Aug 13 06:55:59.737305 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ecd0569d-31f4-4ff2-8d39-e1497d40ed3f tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] https://10.4.3.81/volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0/action returned with HTTP 200 Aug 13 06:55:59.737945 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 106/420] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:55:59 2026] POST /volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 06:55:59.744634 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-041a1669-9f23-44e1-a911-80c73fbd6914 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:59.746978 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-041a1669-9f23-44e1-a911-80c73fbd6914 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] GET https://10.4.3.81/volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0 Aug 13 06:55:59.747267 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-041a1669-9f23-44e1-a911-80c73fbd6914 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:59.747551 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-041a1669-9f23-44e1-a911-80c73fbd6914 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:59.756365 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:59.756365 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:55:59.759380 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-041a1669-9f23-44e1-a911-80c73fbd6914 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Volume info retrieved successfully. Aug 13 06:55:59.763442 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-041a1669-9f23-44e1-a911-80c73fbd6914 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] https://10.4.3.81/volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0 returned with HTTP 200 Aug 13 06:55:59.763853 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 103/421] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:55:59 2026] GET /volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:55:59.957924 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-44c2fe9c-5591-49fe-aecc-26111a8f130f req-78d96eb2-f346-4abc-ade6-0367c7f60b74 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:55:59.962968 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-44c2fe9c-5591-49fe-aecc-26111a8f130f req-78d96eb2-f346-4abc-ade6-0367c7f60b74 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] GET https://10.4.3.81/volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0 Aug 13 06:55:59.963243 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-44c2fe9c-5591-49fe-aecc-26111a8f130f req-78d96eb2-f346-4abc-ade6-0367c7f60b74 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:55:59.963379 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-44c2fe9c-5591-49fe-aecc-26111a8f130f req-78d96eb2-f346-4abc-ade6-0367c7f60b74 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:55:59.977226 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:55:59.977226 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:55:59.987760 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-44c2fe9c-5591-49fe-aecc-26111a8f130f req-78d96eb2-f346-4abc-ade6-0367c7f60b74 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Volume info retrieved successfully. Aug 13 06:55:59.993010 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-44c2fe9c-5591-49fe-aecc-26111a8f130f req-78d96eb2-f346-4abc-ade6-0367c7f60b74 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] https://10.4.3.81/volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0 returned with HTTP 200 Aug 13 06:55:59.993529 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 108/422] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:55:59 2026] GET /volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:00.472893 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:00.474831 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:56:00.475169 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1794831437"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:00.476791 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1794831437'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:56:00.477009 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Create volume of 1 GB Aug 13 06:56:00.482018 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Availability Zones retrieved successfully. Aug 13 06:56:00.489721 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Flow 'volume_create_api' (e6fc650c-5b61-4048-bd47-a49b19acafed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:00.491069 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e242986-fd24-42c4-a7e3-39714d94071a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:00.492283 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:56:00.525629 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e242986-fd24-42c4-a7e3-39714d94071a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:00.526860 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eafcfd0d-680d-4d7f-9161-f8d56c2a150b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:00.579342 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Created reservations ['c8598c16-80dd-4504-8c34-721c2ba8d042', '8c9d7117-6790-40c4-a324-c7c38da3a22b', '6ee8f7fc-b7d0-440c-a1a1-d72f5f374bae', 'e0289f7a-0484-43b7-8441-b07a13eb77a9'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:56:00.580144 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eafcfd0d-680d-4d7f-9161-f8d56c2a150b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8598c16-80dd-4504-8c34-721c2ba8d042', '8c9d7117-6790-40c4-a324-c7c38da3a22b', '6ee8f7fc-b7d0-440c-a1a1-d72f5f374bae', 'e0289f7a-0484-43b7-8441-b07a13eb77a9']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:00.580887 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (639e7c8c-afe7-4247-b539-c3470d894a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:00.605036 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (639e7c8c-afe7-4247-b539-c3470d894a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '779e0668-ca34-4ac5-9574-4fa0d6c7a1d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1794831437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7fa61bded794e3599f4729e63e42499',qos_specs=None,replication_status=,reservations=['c8598c16-80dd-4504-8c34-721c2ba8d042','8c9d7117-6790-40c4-a324-c7c38da3a22b','6ee8f7fc-b7d0-440c-a1a1-d72f5f374bae','e0289f7a-0484-43b7-8441-b07a13eb77a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d5ee1c78eae4fc4895f502849dcc220',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:56:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1794831437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=779e0668-ca34-4ac5-9574-4fa0d6c7a1d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7fa61bded794e3599f4729e63e42499',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d5ee1c78eae4fc4895f502849dcc220',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:00.605973 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15ec31db-48ce-45d1-88f5-c17af76395ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:00.633266 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15ec31db-48ce-45d1-88f5-c17af76395ab) transitioned into state 'SUCCESS' from state '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-1794831437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7fa61bded794e3599f4729e63e42499',qos_specs=None,replication_status=,reservations=['c8598c16-80dd-4504-8c34-721c2ba8d042','8c9d7117-6790-40c4-a324-c7c38da3a22b','6ee8f7fc-b7d0-440c-a1a1-d72f5f374bae','e0289f7a-0484-43b7-8441-b07a13eb77a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d5ee1c78eae4fc4895f502849dcc220',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:00.633912 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (594c35e2-be98-4c93-8443-192f20818ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:00.643281 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (594c35e2-be98-4c93-8443-192f20818ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:00.644072 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Flow 'volume_create_api' (e6fc650c-5b61-4048-bd47-a49b19acafed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:00.644439 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Create volume request issued successfully. Aug 13 06:56:00.644969 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-805cc0ab-6d45-4b56-8d58-4f0e3b0400aa tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:56:00.645442 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 106/423] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:56:00 2026] POST /volume/v3/volumes => generated 752 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:56:00.659710 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6a88fe30-00cc-40ba-b4ab-25d0d7dccd7e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:00.661430 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6a88fe30-00cc-40ba-b4ab-25d0d7dccd7e tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] GET https://10.4.3.81/volume/v3/volumes/779e0668-ca34-4ac5-9574-4fa0d6c7a1d4 Aug 13 06:56:00.661622 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6a88fe30-00cc-40ba-b4ab-25d0d7dccd7e tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:00.661796 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6a88fe30-00cc-40ba-b4ab-25d0d7dccd7e tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:00.669024 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:00.669024 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:00.672869 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6a88fe30-00cc-40ba-b4ab-25d0d7dccd7e tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Volume info retrieved successfully. Aug 13 06:56:00.677311 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6a88fe30-00cc-40ba-b4ab-25d0d7dccd7e tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] https://10.4.3.81/volume/v3/volumes/779e0668-ca34-4ac5-9574-4fa0d6c7a1d4 returned with HTTP 200 Aug 13 06:56:00.677717 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 107/424] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:00 2026] GET /volume/v3/volumes/779e0668-ca34-4ac5-9574-4fa0d6c7a1d4 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:01.697411 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-67e0c6a5-345c-49b2-9ded-75533db13215 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:01.699299 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-67e0c6a5-345c-49b2-9ded-75533db13215 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] GET https://10.4.3.81/volume/v3/volumes/779e0668-ca34-4ac5-9574-4fa0d6c7a1d4 Aug 13 06:56:01.699953 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-67e0c6a5-345c-49b2-9ded-75533db13215 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:01.700384 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-67e0c6a5-345c-49b2-9ded-75533db13215 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:01.712640 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:01.712640 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:01.717067 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-67e0c6a5-345c-49b2-9ded-75533db13215 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Volume info retrieved successfully. Aug 13 06:56:01.721465 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-67e0c6a5-345c-49b2-9ded-75533db13215 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] https://10.4.3.81/volume/v3/volumes/779e0668-ca34-4ac5-9574-4fa0d6c7a1d4 returned with HTTP 200 Aug 13 06:56:01.721853 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 104/425] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:01 2026] GET /volume/v3/volumes/779e0668-ca34-4ac5-9574-4fa0d6c7a1d4 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:02.176916 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-12a4be48-6fed-472e-9959-2ea7dfec7929 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:02.178804 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-12a4be48-6fed-472e-9959-2ea7dfec7929 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] DELETE https://10.4.3.81/volume/v3/volumes/779e0668-ca34-4ac5-9574-4fa0d6c7a1d4 Aug 13 06:56:02.179063 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-12a4be48-6fed-472e-9959-2ea7dfec7929 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:02.179304 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-12a4be48-6fed-472e-9959-2ea7dfec7929 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:02.179512 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-12a4be48-6fed-472e-9959-2ea7dfec7929 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Delete volume with id: 779e0668-ca34-4ac5-9574-4fa0d6c7a1d4 Aug 13 06:56:02.193342 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:02.193342 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:02.193342 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-12a4be48-6fed-472e-9959-2ea7dfec7929 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Volume info retrieved successfully. Aug 13 06:56:02.215864 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-12a4be48-6fed-472e-9959-2ea7dfec7929 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Delete volume request issued successfully. Aug 13 06:56:02.217800 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-12a4be48-6fed-472e-9959-2ea7dfec7929 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] https://10.4.3.81/volume/v3/volumes/779e0668-ca34-4ac5-9574-4fa0d6c7a1d4 returned with HTTP 202 Aug 13 06:56:02.218432 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 109/426] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:56:02 2026] DELETE /volume/v3/volumes/779e0668-ca34-4ac5-9574-4fa0d6c7a1d4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:02.227313 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0dd44a27-b5c2-4322-a52d-dd77d87aa822 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:02.231170 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0dd44a27-b5c2-4322-a52d-dd77d87aa822 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] GET https://10.4.3.81/volume/v3/volumes/779e0668-ca34-4ac5-9574-4fa0d6c7a1d4 Aug 13 06:56:02.231521 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0dd44a27-b5c2-4322-a52d-dd77d87aa822 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:02.231824 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0dd44a27-b5c2-4322-a52d-dd77d87aa822 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:02.243600 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:02.243600 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:02.247677 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0dd44a27-b5c2-4322-a52d-dd77d87aa822 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Volume info retrieved successfully. Aug 13 06:56:02.253071 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0dd44a27-b5c2-4322-a52d-dd77d87aa822 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] https://10.4.3.81/volume/v3/volumes/779e0668-ca34-4ac5-9574-4fa0d6c7a1d4 returned with HTTP 200 Aug 13 06:56:02.253768 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 107/427] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:02 2026] GET /volume/v3/volumes/779e0668-ca34-4ac5-9574-4fa0d6c7a1d4 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:03.270692 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-774f1209-fc74-4a20-8eb3-d8ffcbc78107 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:03.277074 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-774f1209-fc74-4a20-8eb3-d8ffcbc78107 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] GET https://10.4.3.81/volume/v3/volumes/779e0668-ca34-4ac5-9574-4fa0d6c7a1d4 Aug 13 06:56:03.277375 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-774f1209-fc74-4a20-8eb3-d8ffcbc78107 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:03.277631 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-774f1209-fc74-4a20-8eb3-d8ffcbc78107 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:03.287018 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-774f1209-fc74-4a20-8eb3-d8ffcbc78107 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] https://10.4.3.81/volume/v3/volumes/779e0668-ca34-4ac5-9574-4fa0d6c7a1d4 returned with HTTP 404 Aug 13 06:56:03.287018 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 108/428] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:03 2026] GET /volume/v3/volumes/779e0668-ca34-4ac5-9574-4fa0d6c7a1d4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:03.297571 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f0f5ae8d-3ae8-420a-a758-318556732bdd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:03.300043 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f0f5ae8d-3ae8-420a-a758-318556732bdd tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] DELETE https://10.4.3.81/volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0 Aug 13 06:56:03.300534 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f0f5ae8d-3ae8-420a-a758-318556732bdd tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:03.301362 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f0f5ae8d-3ae8-420a-a758-318556732bdd tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:03.301362 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-f0f5ae8d-3ae8-420a-a758-318556732bdd tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Delete volume with id: 505ca262-554c-4673-8c7d-669488df22b0 Aug 13 06:56:03.316689 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:03.316689 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:03.316689 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f0f5ae8d-3ae8-420a-a758-318556732bdd tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Volume info retrieved successfully. Aug 13 06:56:03.360442 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f0f5ae8d-3ae8-420a-a758-318556732bdd tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Delete volume request issued successfully. Aug 13 06:56:03.361701 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f0f5ae8d-3ae8-420a-a758-318556732bdd tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] https://10.4.3.81/volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0 returned with HTTP 202 Aug 13 06:56:03.361701 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 105/429] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:56:03 2026] DELETE /volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:03.370636 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3ed73c00-10ef-4f18-9978-b2b2b19b405f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:03.374893 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3ed73c00-10ef-4f18-9978-b2b2b19b405f tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] GET https://10.4.3.81/volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0 Aug 13 06:56:03.375121 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3ed73c00-10ef-4f18-9978-b2b2b19b405f tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:03.375576 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3ed73c00-10ef-4f18-9978-b2b2b19b405f tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:03.395627 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:03.395627 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:03.403674 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3ed73c00-10ef-4f18-9978-b2b2b19b405f tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Volume info retrieved successfully. Aug 13 06:56:03.411993 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3ed73c00-10ef-4f18-9978-b2b2b19b405f tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] https://10.4.3.81/volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0 returned with HTTP 200 Aug 13 06:56:03.413090 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 110/430] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:03 2026] GET /volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:04.432670 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-67f1105e-21bb-4ac3-a53b-36317c49d8c3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:04.435655 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-67f1105e-21bb-4ac3-a53b-36317c49d8c3 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] GET https://10.4.3.81/volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0 Aug 13 06:56:04.435938 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-67f1105e-21bb-4ac3-a53b-36317c49d8c3 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:04.436241 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-67f1105e-21bb-4ac3-a53b-36317c49d8c3 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:04.444293 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-67f1105e-21bb-4ac3-a53b-36317c49d8c3 tempest-ServersNegativeTestJSON-345483090 tempest-ServersNegativeTestJSON-345483090-project-member] https://10.4.3.81/volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0 returned with HTTP 404 Aug 13 06:56:04.444945 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 108/431] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:04 2026] GET /volume/v3/volumes/505ca262-554c-4673-8c7d-669488df22b0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:09.522084 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-56b42650-f28b-4875-a534-dc0afceee368 req-daf595ab-a4fd-48e8-ae9a-0e41d1a25004 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:09.524925 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-56b42650-f28b-4875-a534-dc0afceee368 req-daf595ab-a4fd-48e8-ae9a-0e41d1a25004 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] DELETE https://10.4.3.81/volume/v3/attachments/d80de60a-b3c6-46d2-9618-12638e0e3cff Aug 13 06:56:09.525223 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-56b42650-f28b-4875-a534-dc0afceee368 req-daf595ab-a4fd-48e8-ae9a-0e41d1a25004 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:09.525523 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-56b42650-f28b-4875-a534-dc0afceee368 req-daf595ab-a4fd-48e8-ae9a-0e41d1a25004 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:09.542634 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:09.542634 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:09.606194 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-56b42650-f28b-4875-a534-dc0afceee368 req-daf595ab-a4fd-48e8-ae9a-0e41d1a25004 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/attachments/d80de60a-b3c6-46d2-9618-12638e0e3cff returned with HTTP 200 Aug 13 06:56:09.606770 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 109/432] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:56:09 2026] DELETE /volume/v3/attachments/d80de60a-b3c6-46d2-9618-12638e0e3cff => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:09.620584 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-56b42650-f28b-4875-a534-dc0afceee368 req-22266a98-e77c-4aa8-9de5-a8f0ef1b15c1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:09.623954 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-56b42650-f28b-4875-a534-dc0afceee368 req-22266a98-e77c-4aa8-9de5-a8f0ef1b15c1 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] DELETE https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:56:09.624407 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-56b42650-f28b-4875-a534-dc0afceee368 req-22266a98-e77c-4aa8-9de5-a8f0ef1b15c1 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:09.624695 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-56b42650-f28b-4875-a534-dc0afceee368 req-22266a98-e77c-4aa8-9de5-a8f0ef1b15c1 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:09.624906 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [req-56b42650-f28b-4875-a534-dc0afceee368 req-22266a98-e77c-4aa8-9de5-a8f0ef1b15c1 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Delete volume with id: 76edeeae-4586-43d6-9e6a-96470943b3d0 Aug 13 06:56:09.636898 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:09.636898 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:09.637557 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-56b42650-f28b-4875-a534-dc0afceee368 req-22266a98-e77c-4aa8-9de5-a8f0ef1b15c1 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Volume info retrieved successfully. Aug 13 06:56:09.680490 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-56b42650-f28b-4875-a534-dc0afceee368 req-22266a98-e77c-4aa8-9de5-a8f0ef1b15c1 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] Delete volume request issued successfully. Aug 13 06:56:09.680766 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-56b42650-f28b-4875-a534-dc0afceee368 req-22266a98-e77c-4aa8-9de5-a8f0ef1b15c1 tempest-ServerActionsV293TestJSON-1017270528 tempest-ServerActionsV293TestJSON-1017270528-project-member] https://10.4.3.81/volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 returned with HTTP 202 Aug 13 06:56:09.681215 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 106/433] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 06:56:09 2026] DELETE /volume/v3/volumes/76edeeae-4586-43d6-9e6a-96470943b3d0 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:10.258095 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-4e6e0ff5-507f-4398-8e38-5e571f95cbcb req-5b738777-c98c-499c-a0ac-bbeff65d6f55 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:10.260540 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-4e6e0ff5-507f-4398-8e38-5e571f95cbcb req-5b738777-c98c-499c-a0ac-bbeff65d6f55 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] DELETE https://10.4.3.81/volume/v3/attachments/f6ce0cbf-8b14-42a3-8061-30e46a5aad38 Aug 13 06:56:10.260758 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-4e6e0ff5-507f-4398-8e38-5e571f95cbcb req-5b738777-c98c-499c-a0ac-bbeff65d6f55 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:10.260944 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-4e6e0ff5-507f-4398-8e38-5e571f95cbcb req-5b738777-c98c-499c-a0ac-bbeff65d6f55 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:10.274580 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:10.274580 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:10.339535 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-4e6e0ff5-507f-4398-8e38-5e571f95cbcb req-5b738777-c98c-499c-a0ac-bbeff65d6f55 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/attachments/f6ce0cbf-8b14-42a3-8061-30e46a5aad38 returned with HTTP 200 Aug 13 06:56:10.340606 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 111/434] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:56:10 2026] DELETE /volume/v3/attachments/f6ce0cbf-8b14-42a3-8061-30e46a5aad38 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:10.360292 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-4e6e0ff5-507f-4398-8e38-5e571f95cbcb req-d3b02b11-66d6-4532-b579-b1a4bf69a527 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:10.364883 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4e6e0ff5-507f-4398-8e38-5e571f95cbcb req-d3b02b11-66d6-4532-b579-b1a4bf69a527 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] DELETE https://10.4.3.81/volume/v3/attachments/59926b47-db72-40aa-bf5a-6e99ecd127d6 Aug 13 06:56:10.364883 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4e6e0ff5-507f-4398-8e38-5e571f95cbcb req-d3b02b11-66d6-4532-b579-b1a4bf69a527 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:10.364883 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4e6e0ff5-507f-4398-8e38-5e571f95cbcb req-d3b02b11-66d6-4532-b579-b1a4bf69a527 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:10.381442 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:10.381442 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:10.437512 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4e6e0ff5-507f-4398-8e38-5e571f95cbcb req-d3b02b11-66d6-4532-b579-b1a4bf69a527 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/attachments/59926b47-db72-40aa-bf5a-6e99ecd127d6 returned with HTTP 200 Aug 13 06:56:10.440358 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 109/435] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:56:10 2026] DELETE /volume/v3/attachments/59926b47-db72-40aa-bf5a-6e99ecd127d6 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:10.452168 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4e6e0ff5-507f-4398-8e38-5e571f95cbcb req-6c9fc762-f2b6-41ec-979f-2fc520cfb761 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:10.455252 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4e6e0ff5-507f-4398-8e38-5e571f95cbcb req-6c9fc762-f2b6-41ec-979f-2fc520cfb761 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] DELETE https://10.4.3.81/volume/v3/attachments/8572cea1-eae8-43eb-acc8-c816bfd78048 Aug 13 06:56:10.455547 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4e6e0ff5-507f-4398-8e38-5e571f95cbcb req-6c9fc762-f2b6-41ec-979f-2fc520cfb761 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:10.455779 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4e6e0ff5-507f-4398-8e38-5e571f95cbcb req-6c9fc762-f2b6-41ec-979f-2fc520cfb761 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:10.463767 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:10.463767 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:10.522711 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4e6e0ff5-507f-4398-8e38-5e571f95cbcb req-6c9fc762-f2b6-41ec-979f-2fc520cfb761 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/attachments/8572cea1-eae8-43eb-acc8-c816bfd78048 returned with HTTP 200 Aug 13 06:56:10.523514 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 110/436] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:56:10 2026] DELETE /volume/v3/attachments/8572cea1-eae8-43eb-acc8-c816bfd78048 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:12.511879 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-882a30ef-6fde-4c1e-9b25-9a33a0fd88e4 req-987ab4b4-e60a-40aa-94c3-3b372635e122 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:12.515138 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-882a30ef-6fde-4c1e-9b25-9a33a0fd88e4 req-987ab4b4-e60a-40aa-94c3-3b372635e122 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] DELETE https://10.4.3.81/volume/v3/attachments/4beac7f8-03cb-476e-8a56-d89028e4fdad Aug 13 06:56:12.515466 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-882a30ef-6fde-4c1e-9b25-9a33a0fd88e4 req-987ab4b4-e60a-40aa-94c3-3b372635e122 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:12.515689 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-882a30ef-6fde-4c1e-9b25-9a33a0fd88e4 req-987ab4b4-e60a-40aa-94c3-3b372635e122 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:12.525531 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:12.525531 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:12.588629 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-28103373-126d-4b54-95ab-a9d37176415f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:12.595484 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-882a30ef-6fde-4c1e-9b25-9a33a0fd88e4 req-987ab4b4-e60a-40aa-94c3-3b372635e122 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/attachments/4beac7f8-03cb-476e-8a56-d89028e4fdad returned with HTTP 200 Aug 13 06:56:12.595961 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 107/437] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:56:12 2026] DELETE /volume/v3/attachments/4beac7f8-03cb-476e-8a56-d89028e4fdad => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:12.603515 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-882a30ef-6fde-4c1e-9b25-9a33a0fd88e4 req-ad142de0-48d0-4770-ae78-f7ec8672eef9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:12.606060 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-882a30ef-6fde-4c1e-9b25-9a33a0fd88e4 req-ad142de0-48d0-4770-ae78-f7ec8672eef9 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] DELETE https://10.4.3.81/volume/v3/attachments/4dba7617-14a1-4744-8a4f-23b974a8a58a Aug 13 06:56:12.606261 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-882a30ef-6fde-4c1e-9b25-9a33a0fd88e4 req-ad142de0-48d0-4770-ae78-f7ec8672eef9 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:12.606951 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-882a30ef-6fde-4c1e-9b25-9a33a0fd88e4 req-ad142de0-48d0-4770-ae78-f7ec8672eef9 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:12.615813 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:12.615813 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:12.674128 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-882a30ef-6fde-4c1e-9b25-9a33a0fd88e4 req-ad142de0-48d0-4770-ae78-f7ec8672eef9 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/attachments/4dba7617-14a1-4744-8a4f-23b974a8a58a returned with HTTP 200 Aug 13 06:56:12.674682 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 110/438] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:56:12 2026] DELETE /volume/v3/attachments/4dba7617-14a1-4744-8a4f-23b974a8a58a => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:12.684075 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-882a30ef-6fde-4c1e-9b25-9a33a0fd88e4 req-f235c0de-da1f-48bd-b87a-38563c841a2e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:12.686309 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-882a30ef-6fde-4c1e-9b25-9a33a0fd88e4 req-f235c0de-da1f-48bd-b87a-38563c841a2e tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] DELETE https://10.4.3.81/volume/v3/attachments/57c9c716-829c-4280-be51-3e16eefbd0b2 Aug 13 06:56:12.686498 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-882a30ef-6fde-4c1e-9b25-9a33a0fd88e4 req-f235c0de-da1f-48bd-b87a-38563c841a2e tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:12.686733 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-882a30ef-6fde-4c1e-9b25-9a33a0fd88e4 req-f235c0de-da1f-48bd-b87a-38563c841a2e tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:12.694744 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:12.694744 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:12.736807 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-28103373-126d-4b54-95ab-a9d37176415f tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 06:56:12.737211 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-28103373-126d-4b54-95ab-a9d37176415f tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1773867520"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:12.740684 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:12.740684 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:12.759812 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-28103373-126d-4b54-95ab-a9d37176415f tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 06:56:12.759812 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 112/439] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 06:56:12 2026] POST /volume/v3/group_types => generated 181 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:12.768053 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7155ee1e-8e0b-424e-bfec-9782bf6dfa05 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:12.770266 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-882a30ef-6fde-4c1e-9b25-9a33a0fd88e4 req-f235c0de-da1f-48bd-b87a-38563c841a2e tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/attachments/57c9c716-829c-4280-be51-3e16eefbd0b2 returned with HTTP 200 Aug 13 06:56:12.770717 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7155ee1e-8e0b-424e-bfec-9782bf6dfa05 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] POST https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs Aug 13 06:56:12.770769 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 111/440] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:56:12 2026] DELETE /volume/v3/attachments/57c9c716-829c-4280-be51-3e16eefbd0b2 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:12.771085 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7155ee1e-8e0b-424e-bfec-9782bf6dfa05 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:12.772971 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:12.772971 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:12.791177 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7155ee1e-8e0b-424e-bfec-9782bf6dfa05 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs returned with HTTP 202 Aug 13 06:56:12.791678 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 108/441] 10.4.3.81 () {70 vars in 1451 bytes} [Thu Aug 13 06:56:12 2026] POST /volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs => generated 53 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:56:12.803176 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-815a0130-c4de-4930-a050-c7a379658b1b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:12.805288 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-815a0130-c4de-4930-a050-c7a379658b1b tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] POST https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs Aug 13 06:56:12.805708 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-815a0130-c4de-4930-a050-c7a379658b1b tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:12.807455 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:12.807455 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:12.827643 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-815a0130-c4de-4930-a050-c7a379658b1b tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs returned with HTTP 202 Aug 13 06:56:12.828449 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 111/442] 10.4.3.81 () {70 vars in 1451 bytes} [Thu Aug 13 06:56:12 2026] POST /volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs => generated 61 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:56:12.837289 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-42250ecd-e02a-4529-adf5-d7c0d448bcee None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:12.839817 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-42250ecd-e02a-4529-adf5-d7c0d448bcee tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] GET https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key2 Aug 13 06:56:12.840178 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-42250ecd-e02a-4529-adf5-d7c0d448bcee tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:12.840458 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-42250ecd-e02a-4529-adf5-d7c0d448bcee tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:12.850176 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-42250ecd-e02a-4529-adf5-d7c0d448bcee tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key2 returned with HTTP 200 Aug 13 06:56:12.850176 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 113/443] 10.4.3.81 () {68 vars in 1445 bytes} [Thu Aug 13 06:56:12 2026] GET /volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key2 => generated 26 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:12.859259 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9a01adef-68ab-4eb4-9585-291f8f7ac0c7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:12.860938 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a01adef-68ab-4eb4-9585-291f8f7ac0c7 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] GET https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key3 Aug 13 06:56:12.861266 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a01adef-68ab-4eb4-9585-291f8f7ac0c7 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:12.861421 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a01adef-68ab-4eb4-9585-291f8f7ac0c7 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:12.861722 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:12.861722 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:12.879632 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a01adef-68ab-4eb4-9585-291f8f7ac0c7 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key3 returned with HTTP 200 Aug 13 06:56:12.880115 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 112/444] 10.4.3.81 () {68 vars in 1445 bytes} [Thu Aug 13 06:56:12 2026] GET /volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key3 => generated 18 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:12.888032 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-553f8ae7-5aaf-4d6a-b544-f0440aa9524a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:12.890211 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-553f8ae7-5aaf-4d6a-b544-f0440aa9524a tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] PUT https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key3 Aug 13 06:56:12.890784 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-553f8ae7-5aaf-4d6a-b544-f0440aa9524a tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:12.902380 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-553f8ae7-5aaf-4d6a-b544-f0440aa9524a tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key3 returned with HTTP 200 Aug 13 06:56:12.902845 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 109/445] 10.4.3.81 () {70 vars in 1465 bytes} [Thu Aug 13 06:56:12 2026] PUT /volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key3 => generated 26 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:12.911474 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-aaf51a5e-848e-4121-b483-b3df7bc484a0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:12.913348 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aaf51a5e-848e-4121-b483-b3df7bc484a0 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] GET https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs Aug 13 06:56:12.913596 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aaf51a5e-848e-4121-b483-b3df7bc484a0 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:12.913775 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aaf51a5e-848e-4121-b483-b3df7bc484a0 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:12.925979 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aaf51a5e-848e-4121-b483-b3df7bc484a0 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs returned with HTTP 200 Aug 13 06:56:12.926209 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 112/446] 10.4.3.81 () {68 vars in 1430 bytes} [Thu Aug 13 06:56:12 2026] GET /volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs => generated 87 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:12.934979 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5f7e08cd-5fc0-4090-9346-fda1d674b363 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:12.937282 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5f7e08cd-5fc0-4090-9346-fda1d674b363 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key1 Aug 13 06:56:12.937586 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5f7e08cd-5fc0-4090-9346-fda1d674b363 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:12.937829 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5f7e08cd-5fc0-4090-9346-fda1d674b363 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:12.950687 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5f7e08cd-5fc0-4090-9346-fda1d674b363 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key1 returned with HTTP 202 Aug 13 06:56:12.951201 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 114/447] 10.4.3.81 () {68 vars in 1448 bytes} [Thu Aug 13 06:56:12 2026] DELETE /volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key1 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:56:12.960112 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-50fac309-ba5c-464a-8c44-20151e958fb8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:12.962815 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-50fac309-ba5c-464a-8c44-20151e958fb8 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] GET https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key1 Aug 13 06:56:12.963156 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-50fac309-ba5c-464a-8c44-20151e958fb8 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:12.963464 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-50fac309-ba5c-464a-8c44-20151e958fb8 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:12.976931 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-50fac309-ba5c-464a-8c44-20151e958fb8 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] HTTP exception thrown: Group Type ba3c2346-63a0-4f9d-919f-2d182b45e4ce has no extra spec with key key1. Aug 13 06:56:12.977174 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-50fac309-ba5c-464a-8c44-20151e958fb8 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key1 returned with HTTP 404 Aug 13 06:56:12.978108 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 113/448] 10.4.3.81 () {68 vars in 1445 bytes} [Thu Aug 13 06:56:12 2026] GET /volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key1 => generated 126 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:56:12.988590 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-15eb6fd5-11a9-401d-9cd4-5e878bdf1e01 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:12.991258 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-15eb6fd5-11a9-401d-9cd4-5e878bdf1e01 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key2 Aug 13 06:56:12.991569 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-15eb6fd5-11a9-401d-9cd4-5e878bdf1e01 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:12.991817 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-15eb6fd5-11a9-401d-9cd4-5e878bdf1e01 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:13.008831 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-15eb6fd5-11a9-401d-9cd4-5e878bdf1e01 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key2 returned with HTTP 202 Aug 13 06:56:13.009464 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 110/449] 10.4.3.81 () {68 vars in 1448 bytes} [Thu Aug 13 06:56:12 2026] DELETE /volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:56:13.018805 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-648a7c1d-336e-4db8-87e9-ca1a8fe05317 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:13.020401 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-648a7c1d-336e-4db8-87e9-ca1a8fe05317 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] GET https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key2 Aug 13 06:56:13.020611 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-648a7c1d-336e-4db8-87e9-ca1a8fe05317 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:13.020776 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-648a7c1d-336e-4db8-87e9-ca1a8fe05317 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:13.026688 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-648a7c1d-336e-4db8-87e9-ca1a8fe05317 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] HTTP exception thrown: Group Type ba3c2346-63a0-4f9d-919f-2d182b45e4ce has no extra spec with key key2. Aug 13 06:56:13.026688 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-648a7c1d-336e-4db8-87e9-ca1a8fe05317 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key2 returned with HTTP 404 Aug 13 06:56:13.027165 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 113/450] 10.4.3.81 () {68 vars in 1445 bytes} [Thu Aug 13 06:56:13 2026] GET /volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key2 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:56:13.033927 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-521a04e6-b1ed-4c20-a2ac-f43c43aadc65 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:13.036021 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-521a04e6-b1ed-4c20-a2ac-f43c43aadc65 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key3 Aug 13 06:56:13.036383 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-521a04e6-b1ed-4c20-a2ac-f43c43aadc65 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:13.036525 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-521a04e6-b1ed-4c20-a2ac-f43c43aadc65 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:13.049550 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-521a04e6-b1ed-4c20-a2ac-f43c43aadc65 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key3 returned with HTTP 202 Aug 13 06:56:13.050026 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 115/451] 10.4.3.81 () {68 vars in 1448 bytes} [Thu Aug 13 06:56:13 2026] DELETE /volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key3 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:56:13.058761 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-25e07a09-9695-4a18-a322-6dcb88e62f28 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:13.060631 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-25e07a09-9695-4a18-a322-6dcb88e62f28 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] GET https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key3 Aug 13 06:56:13.060839 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-25e07a09-9695-4a18-a322-6dcb88e62f28 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:13.061052 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-25e07a09-9695-4a18-a322-6dcb88e62f28 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:13.067486 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-25e07a09-9695-4a18-a322-6dcb88e62f28 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] HTTP exception thrown: Group Type ba3c2346-63a0-4f9d-919f-2d182b45e4ce has no extra spec with key key3. Aug 13 06:56:13.067768 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-25e07a09-9695-4a18-a322-6dcb88e62f28 tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key3 returned with HTTP 404 Aug 13 06:56:13.068403 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 114/452] 10.4.3.81 () {68 vars in 1445 bytes} [Thu Aug 13 06:56:13 2026] GET /volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce/group_specs/key3 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:56:13.078519 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d7ff79e5-9598-4c3c-a21b-1da669c6ab6b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:13.085188 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d7ff79e5-9598-4c3c-a21b-1da669c6ab6b tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce Aug 13 06:56:13.085525 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d7ff79e5-9598-4c3c-a21b-1da669c6ab6b tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:13.085794 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d7ff79e5-9598-4c3c-a21b-1da669c6ab6b tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:13.107487 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d7ff79e5-9598-4c3c-a21b-1da669c6ab6b tempest-GroupTypeSpecsTest-537976925 tempest-GroupTypeSpecsTest-537976925-project-admin] https://10.4.3.81/volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce returned with HTTP 202 Aug 13 06:56:13.108040 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 111/453] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 06:56:13 2026] DELETE /volume/v3/group_types/ba3c2346-63a0-4f9d-919f-2d182b45e4ce => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:56:14.000721 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-926b2ef0-b375-4780-8c9d-3d99d0b30cfb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:14.003096 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-926b2ef0-b375-4780-8c9d-3d99d0b30cfb tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] DELETE https://10.4.3.81/volume/v3/volumes/3e0ebd0c-dee5-40f9-88ee-1630b718bea6 Aug 13 06:56:14.003366 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-926b2ef0-b375-4780-8c9d-3d99d0b30cfb tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:14.003599 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-926b2ef0-b375-4780-8c9d-3d99d0b30cfb tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:14.003820 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-926b2ef0-b375-4780-8c9d-3d99d0b30cfb tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Delete volume with id: 3e0ebd0c-dee5-40f9-88ee-1630b718bea6 Aug 13 06:56:14.011036 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:14.011036 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:14.011590 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-926b2ef0-b375-4780-8c9d-3d99d0b30cfb tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:56:14.028510 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-926b2ef0-b375-4780-8c9d-3d99d0b30cfb tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Delete volume request issued successfully. Aug 13 06:56:14.028710 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-926b2ef0-b375-4780-8c9d-3d99d0b30cfb tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/3e0ebd0c-dee5-40f9-88ee-1630b718bea6 returned with HTTP 202 Aug 13 06:56:14.029215 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 114/454] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:56:13 2026] DELETE /volume/v3/volumes/3e0ebd0c-dee5-40f9-88ee-1630b718bea6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:14.041618 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-beabe23d-e931-44de-8fbf-3c0e435c75dc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:14.048180 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-beabe23d-e931-44de-8fbf-3c0e435c75dc tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/3e0ebd0c-dee5-40f9-88ee-1630b718bea6 Aug 13 06:56:14.048814 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-beabe23d-e931-44de-8fbf-3c0e435c75dc tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:14.049368 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-beabe23d-e931-44de-8fbf-3c0e435c75dc tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:14.064526 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:14.064526 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:14.070492 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-beabe23d-e931-44de-8fbf-3c0e435c75dc tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:56:14.081047 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-beabe23d-e931-44de-8fbf-3c0e435c75dc tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/3e0ebd0c-dee5-40f9-88ee-1630b718bea6 returned with HTTP 200 Aug 13 06:56:14.081768 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 116/455] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:14 2026] GET /volume/v3/volumes/3e0ebd0c-dee5-40f9-88ee-1630b718bea6 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:15.096436 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8e5161a1-dea1-4ce5-ad93-849c592a105a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:15.098353 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e5161a1-dea1-4ce5-ad93-849c592a105a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/3e0ebd0c-dee5-40f9-88ee-1630b718bea6 Aug 13 06:56:15.099008 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e5161a1-dea1-4ce5-ad93-849c592a105a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:15.099263 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e5161a1-dea1-4ce5-ad93-849c592a105a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:15.110927 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e5161a1-dea1-4ce5-ad93-849c592a105a tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/3e0ebd0c-dee5-40f9-88ee-1630b718bea6 returned with HTTP 404 Aug 13 06:56:15.115006 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 115/456] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:15 2026] GET /volume/v3/volumes/3e0ebd0c-dee5-40f9-88ee-1630b718bea6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:15.121644 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-51e0457e-b9da-41d3-960f-b9a38f7dccd0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:15.131648 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-51e0457e-b9da-41d3-960f-b9a38f7dccd0 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc Aug 13 06:56:15.131648 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-51e0457e-b9da-41d3-960f-b9a38f7dccd0 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:15.131648 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-51e0457e-b9da-41d3-960f-b9a38f7dccd0 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:15.131648 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-51e0457e-b9da-41d3-960f-b9a38f7dccd0 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Delete volume with id: b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc Aug 13 06:56:15.136750 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:15.136750 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:15.136750 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-51e0457e-b9da-41d3-960f-b9a38f7dccd0 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:56:15.170215 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-51e0457e-b9da-41d3-960f-b9a38f7dccd0 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Delete volume request issued successfully. Aug 13 06:56:15.170215 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-51e0457e-b9da-41d3-960f-b9a38f7dccd0 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc returned with HTTP 202 Aug 13 06:56:15.170215 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 112/457] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:56:15 2026] DELETE /volume/v3/volumes/b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:15.182507 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6e12c898-9e99-4b3b-bcee-720d4b2a61fd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:15.184879 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6e12c898-9e99-4b3b-bcee-720d4b2a61fd tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc Aug 13 06:56:15.185163 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6e12c898-9e99-4b3b-bcee-720d4b2a61fd tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:15.185399 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6e12c898-9e99-4b3b-bcee-720d4b2a61fd tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:15.198206 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:15.198206 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:15.204925 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6e12c898-9e99-4b3b-bcee-720d4b2a61fd tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:56:15.211627 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6e12c898-9e99-4b3b-bcee-720d4b2a61fd tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc returned with HTTP 200 Aug 13 06:56:15.212220 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 115/458] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:15 2026] GET /volume/v3/volumes/b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:15.680959 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-455dc878-9629-46a3-98a8-44218fe40fae None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:15.683444 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-455dc878-9629-46a3-98a8-44218fe40fae tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] DELETE https://10.4.3.81/volume/v3/volumes/58846ca5-8b90-41ab-af80-af613b689bb4 Aug 13 06:56:15.683695 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-455dc878-9629-46a3-98a8-44218fe40fae tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:15.683927 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-455dc878-9629-46a3-98a8-44218fe40fae tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:15.684147 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-455dc878-9629-46a3-98a8-44218fe40fae tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Delete volume with id: 58846ca5-8b90-41ab-af80-af613b689bb4 Aug 13 06:56:15.694151 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:15.694151 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:15.694791 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-455dc878-9629-46a3-98a8-44218fe40fae tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Volume info retrieved successfully. Aug 13 06:56:15.719994 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-455dc878-9629-46a3-98a8-44218fe40fae tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Delete volume request issued successfully. Aug 13 06:56:15.720407 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-455dc878-9629-46a3-98a8-44218fe40fae tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes/58846ca5-8b90-41ab-af80-af613b689bb4 returned with HTTP 202 Aug 13 06:56:15.720723 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 117/459] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:56:15 2026] DELETE /volume/v3/volumes/58846ca5-8b90-41ab-af80-af613b689bb4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:15.731127 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-92f4052b-1048-4212-ac2b-6f0c50366962 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:15.733629 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-92f4052b-1048-4212-ac2b-6f0c50366962 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] GET https://10.4.3.81/volume/v3/volumes/58846ca5-8b90-41ab-af80-af613b689bb4 Aug 13 06:56:15.733893 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-92f4052b-1048-4212-ac2b-6f0c50366962 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:15.734250 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-92f4052b-1048-4212-ac2b-6f0c50366962 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:15.743760 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:15.743760 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:15.748767 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-92f4052b-1048-4212-ac2b-6f0c50366962 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Volume info retrieved successfully. Aug 13 06:56:15.754667 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-92f4052b-1048-4212-ac2b-6f0c50366962 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes/58846ca5-8b90-41ab-af80-af613b689bb4 returned with HTTP 200 Aug 13 06:56:15.755388 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 116/460] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:15 2026] GET /volume/v3/volumes/58846ca5-8b90-41ab-af80-af613b689bb4 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:15.953136 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b85dd34a-c021-4b60-b5ca-a92cd14b94aa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:16.054083 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b85dd34a-c021-4b60-b5ca-a92cd14b94aa tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 06:56:16.054547 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b85dd34a-c021-4b60-b5ca-a92cd14b94aa tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-794051848"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:16.067505 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b85dd34a-c021-4b60-b5ca-a92cd14b94aa tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 06:56:16.067858 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 113/461] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 06:56:15 2026] POST /volume/v3/types => generated 219 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:16.077938 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d487bd3d-6a28-4e4f-9e36-6487ff9d7443 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:16.079750 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d487bd3d-6a28-4e4f-9e36-6487ff9d7443 tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 06:56:16.080050 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d487bd3d-6a28-4e4f-9e36-6487ff9d7443 tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1064082020"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:16.099097 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d487bd3d-6a28-4e4f-9e36-6487ff9d7443 tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 06:56:16.099488 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 116/462] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 06:56:16 2026] POST /volume/v3/group_types => generated 177 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:16.108380 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b1279740-ffe5-464f-a902-20d221eb770c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:16.193879 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b1279740-ffe5-464f-a902-20d221eb770c tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] POST https://10.4.3.81/volume/v3/groups Aug 13 06:56:16.194449 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b1279740-ffe5-464f-a902-20d221eb770c tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d0436e36-06e4-4f49-a19a-45c2658943bf", "volume_types": ["a7833403-f6bc-41c1-965e-abf04773960c"], "name": "tempest-GroupsV320Test-Group-674431275"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:16.196492 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-b1279740-ffe5-464f-a902-20d221eb770c tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Creating new group {'group': {'group_type': 'd0436e36-06e4-4f49-a19a-45c2658943bf', 'volume_types': ['a7833403-f6bc-41c1-965e-abf04773960c'], 'name': 'tempest-GroupsV320Test-Group-674431275'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 06:56:16.201190 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.groups [None req-b1279740-ffe5-464f-a902-20d221eb770c tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Creating group tempest-GroupsV320Test-Group-674431275. Aug 13 06:56:16.217893 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b1279740-ffe5-464f-a902-20d221eb770c tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Availability zone cache updated, next update will occur around 2026-08-13 07:56:16.217585. {{(pid=100297) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 06:56:16.218046 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b1279740-ffe5-464f-a902-20d221eb770c tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Availability Zones retrieved successfully. Aug 13 06:56:16.230764 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a66c69ff-5632-4558-b631-7e23dafeca3e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:16.232940 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a66c69ff-5632-4558-b631-7e23dafeca3e tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc Aug 13 06:56:16.233228 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a66c69ff-5632-4558-b631-7e23dafeca3e tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:16.233500 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a66c69ff-5632-4558-b631-7e23dafeca3e tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:16.237114 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-b1279740-ffe5-464f-a902-20d221eb770c tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Created reservations ['bcb12bc5-846d-4f0e-a4f6-8d59d3abec9e'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:56:16.239724 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a66c69ff-5632-4558-b631-7e23dafeca3e tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc returned with HTTP 404 Aug 13 06:56:16.240355 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 117/463] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:16 2026] GET /volume/v3/volumes/b9ba23ee-804c-4c3c-9c81-5bc1abe2e2dc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:16.246541 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a4c2bd17-e866-4193-82c5-6e67173680ec None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:16.248476 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a4c2bd17-e866-4193-82c5-6e67173680ec tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] DELETE https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:56:16.248697 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a4c2bd17-e866-4193-82c5-6e67173680ec tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:16.248959 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a4c2bd17-e866-4193-82c5-6e67173680ec tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:16.249199 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-a4c2bd17-e866-4193-82c5-6e67173680ec tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Delete volume with id: 44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:56:16.256137 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:16.256137 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:16.256629 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a4c2bd17-e866-4193-82c5-6e67173680ec tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:56:16.266540 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b1279740-ffe5-464f-a902-20d221eb770c tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 13 06:56:16.266953 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 118/464] 10.4.3.81 () {70 vars in 1290 bytes} [Thu Aug 13 06:56:16 2026] POST /volume/v3/groups => generated 107 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:16.278393 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3c18c97f-9198-4033-9379-95fdec1c02f4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:16.280652 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3c18c97f-9198-4033-9379-95fdec1c02f4 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] GET https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 Aug 13 06:56:16.280933 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3c18c97f-9198-4033-9379-95fdec1c02f4 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:16.281191 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3c18c97f-9198-4033-9379-95fdec1c02f4 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:16.281399 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-3c18c97f-9198-4033-9379-95fdec1c02f4 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] show called for member 104cb4a1-859d-4c70-91b1-4319394db539 {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:56:16.283442 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a4c2bd17-e866-4193-82c5-6e67173680ec tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Delete volume request issued successfully. Aug 13 06:56:16.283735 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a4c2bd17-e866-4193-82c5-6e67173680ec tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 202 Aug 13 06:56:16.284095 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 114/465] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:56:16 2026] DELETE /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:16.289799 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:16.289799 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:16.295756 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-78649d9c-3072-429e-8e81-875aeedb9cd4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:16.296875 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-78649d9c-3072-429e-8e81-875aeedb9cd4 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:56:16.297094 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-78649d9c-3072-429e-8e81-875aeedb9cd4 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:16.297295 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-78649d9c-3072-429e-8e81-875aeedb9cd4 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:16.306051 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3c18c97f-9198-4033-9379-95fdec1c02f4 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 returned with HTTP 200 Aug 13 06:56:16.306629 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 117/466] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 06:56:16 2026] GET /volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 => generated 387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:16.306702 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:16.306702 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:16.313710 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-78649d9c-3072-429e-8e81-875aeedb9cd4 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Volume info retrieved successfully. Aug 13 06:56:16.320228 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-78649d9c-3072-429e-8e81-875aeedb9cd4 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 200 Aug 13 06:56:16.320702 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 118/467] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:16 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 1393 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:16.771279 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-69b36baf-5c68-4143-8ca2-e68806a9e976 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:16.773252 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-69b36baf-5c68-4143-8ca2-e68806a9e976 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] GET https://10.4.3.81/volume/v3/volumes/58846ca5-8b90-41ab-af80-af613b689bb4 Aug 13 06:56:16.773686 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-69b36baf-5c68-4143-8ca2-e68806a9e976 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:16.775342 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-69b36baf-5c68-4143-8ca2-e68806a9e976 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:16.781059 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-69b36baf-5c68-4143-8ca2-e68806a9e976 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes/58846ca5-8b90-41ab-af80-af613b689bb4 returned with HTTP 404 Aug 13 06:56:16.781800 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 119/468] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:16 2026] GET /volume/v3/volumes/58846ca5-8b90-41ab-af80-af613b689bb4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:16.788958 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e2312f5d-d238-4a1c-b53d-8aad25cc1c01 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:16.791164 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e2312f5d-d238-4a1c-b53d-8aad25cc1c01 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] DELETE https://10.4.3.81/volume/v3/volumes/39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 Aug 13 06:56:16.791394 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e2312f5d-d238-4a1c-b53d-8aad25cc1c01 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:16.791583 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e2312f5d-d238-4a1c-b53d-8aad25cc1c01 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:16.791750 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-e2312f5d-d238-4a1c-b53d-8aad25cc1c01 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Delete volume with id: 39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 Aug 13 06:56:16.800828 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:16.800828 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:16.801522 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e2312f5d-d238-4a1c-b53d-8aad25cc1c01 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Volume info retrieved successfully. Aug 13 06:56:16.826302 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e2312f5d-d238-4a1c-b53d-8aad25cc1c01 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Delete volume request issued successfully. Aug 13 06:56:16.826618 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e2312f5d-d238-4a1c-b53d-8aad25cc1c01 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes/39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 returned with HTTP 202 Aug 13 06:56:16.827192 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 115/469] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:56:16 2026] DELETE /volume/v3/volumes/39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:16.840795 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c6d6e78a-4124-49e8-b9e8-1a51effb0fa0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:16.843027 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c6d6e78a-4124-49e8-b9e8-1a51effb0fa0 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] GET https://10.4.3.81/volume/v3/volumes/39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 Aug 13 06:56:16.843402 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c6d6e78a-4124-49e8-b9e8-1a51effb0fa0 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:16.843659 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c6d6e78a-4124-49e8-b9e8-1a51effb0fa0 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:16.856284 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:16.856284 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:16.864188 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c6d6e78a-4124-49e8-b9e8-1a51effb0fa0 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Volume info retrieved successfully. Aug 13 06:56:16.871567 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c6d6e78a-4124-49e8-b9e8-1a51effb0fa0 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes/39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 returned with HTTP 200 Aug 13 06:56:16.872031 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 118/470] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:16 2026] GET /volume/v3/volumes/39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:17.316238 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-18d0f524-d16d-4734-9ca5-07e1e737e159 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.319802 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-18d0f524-d16d-4734-9ca5-07e1e737e159 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] GET https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 Aug 13 06:56:17.320058 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-18d0f524-d16d-4734-9ca5-07e1e737e159 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:17.320257 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-18d0f524-d16d-4734-9ca5-07e1e737e159 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:17.320408 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-18d0f524-d16d-4734-9ca5-07e1e737e159 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] show called for member 104cb4a1-859d-4c70-91b1-4319394db539 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:56:17.325272 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:17.325272 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:17.334827 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fe83bcdb-6b88-4d24-af89-151cb9005d43 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.338754 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fe83bcdb-6b88-4d24-af89-151cb9005d43 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] GET https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 Aug 13 06:56:17.339222 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fe83bcdb-6b88-4d24-af89-151cb9005d43 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:17.339610 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fe83bcdb-6b88-4d24-af89-151cb9005d43 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:17.340508 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-18d0f524-d16d-4734-9ca5-07e1e737e159 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 returned with HTTP 200 Aug 13 06:56:17.341134 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 119/471] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 06:56:17 2026] GET /volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 => generated 388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:17.346808 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fe83bcdb-6b88-4d24-af89-151cb9005d43 tempest-TaggedBootDevicesTest_v242-1779471163 tempest-TaggedBootDevicesTest_v242-1779471163-project-member] https://10.4.3.81/volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 returned with HTTP 404 Aug 13 06:56:17.346808 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 120/472] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:17 2026] GET /volume/v3/volumes/44f194b3-0f0e-4dff-b9cc-a78259c0c9f5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:17.350427 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d0b102db-3d1a-4d79-8017-009814d7882d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.352301 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d0b102db-3d1a-4d79-8017-009814d7882d tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] POST https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539/action Aug 13 06:56:17.352576 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d0b102db-3d1a-4d79-8017-009814d7882d tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:17.352697 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d0b102db-3d1a-4d79-8017-009814d7882d tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:17.354079 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-d0b102db-3d1a-4d79-8017-009814d7882d tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] Updating group '104cb4a1-859d-4c70-91b1-4319394db539' with 'creating' {{(pid=100296) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 06:56:17.357969 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:17.357969 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:17.364489 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d0b102db-3d1a-4d79-8017-009814d7882d tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539/action returned with HTTP 202 Aug 13 06:56:17.365036 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 116/473] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 06:56:17 2026] POST /volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:56:17.374587 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-58bf11fe-6ec2-440b-a856-ac2332763423 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.376337 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-58bf11fe-6ec2-440b-a856-ac2332763423 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] GET https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 Aug 13 06:56:17.376557 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-58bf11fe-6ec2-440b-a856-ac2332763423 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:17.376731 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-58bf11fe-6ec2-440b-a856-ac2332763423 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:17.376847 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-58bf11fe-6ec2-440b-a856-ac2332763423 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] show called for member 104cb4a1-859d-4c70-91b1-4319394db539 {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:56:17.380263 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:17.380263 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:17.387665 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-58bf11fe-6ec2-440b-a856-ac2332763423 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 returned with HTTP 200 Aug 13 06:56:17.388110 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 119/474] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 06:56:17 2026] GET /volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 => generated 387 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:17.397101 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8432e013-45f0-4156-b7c0-28212d178f9d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.398913 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8432e013-45f0-4156-b7c0-28212d178f9d tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] POST https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539/action Aug 13 06:56:17.399312 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8432e013-45f0-4156-b7c0-28212d178f9d tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:17.399430 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8432e013-45f0-4156-b7c0-28212d178f9d tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:17.401374 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-8432e013-45f0-4156-b7c0-28212d178f9d tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] Updating group '104cb4a1-859d-4c70-91b1-4319394db539' with 'available' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 06:56:17.407036 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:17.407036 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:17.413434 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8432e013-45f0-4156-b7c0-28212d178f9d tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539/action returned with HTTP 202 Aug 13 06:56:17.413844 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 120/475] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 06:56:17 2026] POST /volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:56:17.427600 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5fde1ef0-ad98-496b-9f28-e618d745b9d5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.429626 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5fde1ef0-ad98-496b-9f28-e618d745b9d5 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] GET https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 Aug 13 06:56:17.430147 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5fde1ef0-ad98-496b-9f28-e618d745b9d5 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:17.430818 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5fde1ef0-ad98-496b-9f28-e618d745b9d5 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:17.431772 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-5fde1ef0-ad98-496b-9f28-e618d745b9d5 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] show called for member 104cb4a1-859d-4c70-91b1-4319394db539 {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:56:17.436921 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:17.436921 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:17.455657 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5fde1ef0-ad98-496b-9f28-e618d745b9d5 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 returned with HTTP 200 Aug 13 06:56:17.456344 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 121/476] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 06:56:17 2026] GET /volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 => generated 388 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:17.466581 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0e0e3c72-d730-4706-ae8c-39e70feca1f8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.468496 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e0e3c72-d730-4706-ae8c-39e70feca1f8 tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] POST https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539/action Aug 13 06:56:17.468879 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e0e3c72-d730-4706-ae8c-39e70feca1f8 tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:17.469093 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e0e3c72-d730-4706-ae8c-39e70feca1f8 tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:17.470543 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-0e0e3c72-d730-4706-ae8c-39e70feca1f8 tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] Updating group '104cb4a1-859d-4c70-91b1-4319394db539' with 'error' {{(pid=100296) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 06:56:17.473763 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:17.473763 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:17.479525 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e0e3c72-d730-4706-ae8c-39e70feca1f8 tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539/action returned with HTTP 202 Aug 13 06:56:17.479958 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 117/477] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 06:56:17 2026] POST /volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:56:17.490010 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0dcd76b4-29aa-4765-b19c-e74413cb19dc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.492391 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0dcd76b4-29aa-4765-b19c-e74413cb19dc tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] GET https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 Aug 13 06:56:17.492676 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0dcd76b4-29aa-4765-b19c-e74413cb19dc tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:17.492939 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0dcd76b4-29aa-4765-b19c-e74413cb19dc tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:17.493140 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-0dcd76b4-29aa-4765-b19c-e74413cb19dc tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] show called for member 104cb4a1-859d-4c70-91b1-4319394db539 {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:56:17.497295 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:17.497295 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:17.505192 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0dcd76b4-29aa-4765-b19c-e74413cb19dc tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 returned with HTTP 200 Aug 13 06:56:17.505645 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 120/478] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 06:56:17 2026] GET /volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 => generated 384 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:17.515430 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-48770420-571f-452b-b1cf-f4198d1445a1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.517010 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-48770420-571f-452b-b1cf-f4198d1445a1 tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] POST https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539/action Aug 13 06:56:17.517402 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-48770420-571f-452b-b1cf-f4198d1445a1 tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:17.517572 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-48770420-571f-452b-b1cf-f4198d1445a1 tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:17.518966 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-48770420-571f-452b-b1cf-f4198d1445a1 tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] Updating group '104cb4a1-859d-4c70-91b1-4319394db539' with 'available' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 06:56:17.522640 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:17.522640 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:17.529097 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-48770420-571f-452b-b1cf-f4198d1445a1 tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539/action returned with HTTP 202 Aug 13 06:56:17.529608 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 121/479] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 06:56:17 2026] POST /volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:56:17.531362 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-006c1690-c7c0-424f-b03d-55e2ff2c96c7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.536174 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-006c1690-c7c0-424f-b03d-55e2ff2c96c7 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 Aug 13 06:56:17.536174 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-006c1690-c7c0-424f-b03d-55e2ff2c96c7 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:17.536174 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-006c1690-c7c0-424f-b03d-55e2ff2c96c7 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:17.539471 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-08c53e7c-3d3e-48e7-89b6-eca2556cd083 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.541354 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-08c53e7c-3d3e-48e7-89b6-eca2556cd083 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] GET https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 Aug 13 06:56:17.541565 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-08c53e7c-3d3e-48e7-89b6-eca2556cd083 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:17.541732 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-08c53e7c-3d3e-48e7-89b6-eca2556cd083 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:17.541891 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-08c53e7c-3d3e-48e7-89b6-eca2556cd083 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] show called for member 104cb4a1-859d-4c70-91b1-4319394db539 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:56:17.543945 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:17.543945 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:17.546699 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:17.546699 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:17.548135 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-006c1690-c7c0-424f-b03d-55e2ff2c96c7 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:17.553060 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-006c1690-c7c0-424f-b03d-55e2ff2c96c7 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 returned with HTTP 200 Aug 13 06:56:17.553650 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 122/480] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:17 2026] GET /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:17.562601 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-08c53e7c-3d3e-48e7-89b6-eca2556cd083 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 returned with HTTP 200 Aug 13 06:56:17.563021 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 118/481] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 06:56:17 2026] GET /volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 => generated 388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:17.567269 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-be3f0a20-97cd-482a-b638-8bb44a1c6a9a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.569288 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-be3f0a20-97cd-482a-b638-8bb44a1c6a9a tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 Aug 13 06:56:17.569604 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-be3f0a20-97cd-482a-b638-8bb44a1c6a9a tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:17.569869 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-be3f0a20-97cd-482a-b638-8bb44a1c6a9a tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:17.577358 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f599e8b5-3fd0-413e-9ca1-301bd7c431f8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.580839 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:17.580839 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:17.582709 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f599e8b5-3fd0-413e-9ca1-301bd7c431f8 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 06:56:17.583017 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f599e8b5-3fd0-413e-9ca1-301bd7c431f8 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:17.583284 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f599e8b5-3fd0-413e-9ca1-301bd7c431f8 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:17.583704 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-f599e8b5-3fd0-413e-9ca1-301bd7c431f8 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:56:17.584964 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f599e8b5-3fd0-413e-9ca1-301bd7c431f8 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:56:17.593169 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-be3f0a20-97cd-482a-b638-8bb44a1c6a9a tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:17.603831 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-be3f0a20-97cd-482a-b638-8bb44a1c6a9a tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 returned with HTTP 200 Aug 13 06:56:17.604403 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 121/482] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:17 2026] GET /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:17.628967 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f599e8b5-3fd0-413e-9ca1-301bd7c431f8 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Get all volumes completed successfully. Aug 13 06:56:17.630971 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f599e8b5-3fd0-413e-9ca1-301bd7c431f8 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:56:17.631355 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 122/483] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 06:56:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:17.647505 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bead844e-5b31-4e73-83d6-d1d85b125d0a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.648937 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bead844e-5b31-4e73-83d6-d1d85b125d0a tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] POST https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539/action Aug 13 06:56:17.649457 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bead844e-5b31-4e73-83d6-d1d85b125d0a tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:17.649795 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bead844e-5b31-4e73-83d6-d1d85b125d0a tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:17.650818 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-5fe514c1-984e-4437-b140-24977b1dd199 req-72b19dc2-7105-4026-b1f8-20aa9246a299 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.651909 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-bead844e-5b31-4e73-83d6-d1d85b125d0a tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] delete called for group 104cb4a1-859d-4c70-91b1-4319394db539 {{(pid=100297) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 06:56:17.652180 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.groups [None req-bead844e-5b31-4e73-83d6-d1d85b125d0a tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Delete group with id: 104cb4a1-859d-4c70-91b1-4319394db539 Aug 13 06:56:17.653603 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5fe514c1-984e-4437-b140-24977b1dd199 req-72b19dc2-7105-4026-b1f8-20aa9246a299 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 Aug 13 06:56:17.653828 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5fe514c1-984e-4437-b140-24977b1dd199 req-72b19dc2-7105-4026-b1f8-20aa9246a299 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:17.655083 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5fe514c1-984e-4437-b140-24977b1dd199 req-72b19dc2-7105-4026-b1f8-20aa9246a299 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:17.656557 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:17.656557 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:17.663564 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:17.663564 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:17.669717 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-5fe514c1-984e-4437-b140-24977b1dd199 req-72b19dc2-7105-4026-b1f8-20aa9246a299 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:17.674913 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5fe514c1-984e-4437-b140-24977b1dd199 req-72b19dc2-7105-4026-b1f8-20aa9246a299 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 returned with HTTP 200 Aug 13 06:56:17.675312 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 119/484] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:56:17 2026] GET /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:17.722306 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bead844e-5b31-4e73-83d6-d1d85b125d0a tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539/action returned with HTTP 202 Aug 13 06:56:17.722851 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 123/485] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 06:56:17 2026] POST /volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:56:17.731052 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ff81c343-fbc0-447e-a787-ee14006ceb19 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.733896 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ff81c343-fbc0-447e-a787-ee14006ceb19 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] GET https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 Aug 13 06:56:17.734213 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ff81c343-fbc0-447e-a787-ee14006ceb19 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:17.734474 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ff81c343-fbc0-447e-a787-ee14006ceb19 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:17.734639 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-ff81c343-fbc0-447e-a787-ee14006ceb19 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] show called for member 104cb4a1-859d-4c70-91b1-4319394db539 {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:56:17.741270 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:17.741270 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:17.760763 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ff81c343-fbc0-447e-a787-ee14006ceb19 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 returned with HTTP 200 Aug 13 06:56:17.761514 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 122/486] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 06:56:17 2026] GET /volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 => generated 387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:17.802562 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-abd3cd90-d644-4691-a25b-1c42a5da9689 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.802959 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-abd3cd90-d644-4691-a25b-1c42a5da9689 None None] GET https://10.4.3.81/volume// Aug 13 06:56:17.803036 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-abd3cd90-d644-4691-a25b-1c42a5da9689 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:17.803359 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-abd3cd90-d644-4691-a25b-1c42a5da9689 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:17.803549 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-abd3cd90-d644-4691-a25b-1c42a5da9689 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:56:17.804053 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 123/487] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 06:56:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:56:17.821620 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-5fe514c1-984e-4437-b140-24977b1dd199 req-135ecbfd-0227-45c0-a6a3-de74bde2b1fb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.824212 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5fe514c1-984e-4437-b140-24977b1dd199 req-135ecbfd-0227-45c0-a6a3-de74bde2b1fb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:56:17.824721 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5fe514c1-984e-4437-b140-24977b1dd199 req-135ecbfd-0227-45c0-a6a3-de74bde2b1fb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f09d6341-3a16-41ed-9525-400d8e57f6a0", "connector": null, "instance_uuid": "d50159c3-7504-4934-aa5f-459e2220b3e2"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:17.833963 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:17.833963 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:17.857659 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5fe514c1-984e-4437-b140-24977b1dd199 req-135ecbfd-0227-45c0-a6a3-de74bde2b1fb tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:56:17.858099 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 120/488] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:56:17 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:17.886839 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9c6b5f29-f67d-4003-a2dc-94f6c3bdf29f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.886971 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-afa68ddd-f919-4979-8866-31f0cd5cf1bb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.888570 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-afa68ddd-f919-4979-8866-31f0cd5cf1bb tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] GET https://10.4.3.81/volume/v3/volumes/39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 Aug 13 06:56:17.888750 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-afa68ddd-f919-4979-8866-31f0cd5cf1bb tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:17.889028 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-afa68ddd-f919-4979-8866-31f0cd5cf1bb tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:17.889188 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9c6b5f29-f67d-4003-a2dc-94f6c3bdf29f tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 Aug 13 06:56:17.889381 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9c6b5f29-f67d-4003-a2dc-94f6c3bdf29f tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:17.889568 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9c6b5f29-f67d-4003-a2dc-94f6c3bdf29f tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:17.894616 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-afa68ddd-f919-4979-8866-31f0cd5cf1bb tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes/39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 returned with HTTP 404 Aug 13 06:56:17.895208 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 124/489] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:17 2026] GET /volume/v3/volumes/39b2a32f-08c7-4681-8ce9-7ba8a7c6c072 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:17.899395 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8827a0e0-cfd5-4244-a645-19c3fa5a13bd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.899763 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8827a0e0-cfd5-4244-a645-19c3fa5a13bd None None] GET https://10.4.3.81/volume// Aug 13 06:56:17.899822 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:17.899822 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:17.899934 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8827a0e0-cfd5-4244-a645-19c3fa5a13bd None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:17.900143 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8827a0e0-cfd5-4244-a645-19c3fa5a13bd None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:17.900455 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8827a0e0-cfd5-4244-a645-19c3fa5a13bd None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:56:17.900730 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 124/490] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:56:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:56:17.904145 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9c6b5f29-f67d-4003-a2dc-94f6c3bdf29f tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:17.904613 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-255184f1-f4d8-4d50-9ee3-4f24fe758913 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.908084 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-255184f1-f4d8-4d50-9ee3-4f24fe758913 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5a8295d4-ac9a-432c-a11e-61325692649a Aug 13 06:56:17.908300 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-255184f1-f4d8-4d50-9ee3-4f24fe758913 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:17.908527 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-255184f1-f4d8-4d50-9ee3-4f24fe758913 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:17.908682 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-255184f1-f4d8-4d50-9ee3-4f24fe758913 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Delete volume with id: 5a8295d4-ac9a-432c-a11e-61325692649a Aug 13 06:56:17.909960 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9c6b5f29-f67d-4003-a2dc-94f6c3bdf29f tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 returned with HTTP 200 Aug 13 06:56:17.910370 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 123/491] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:17 2026] GET /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:17.910423 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-5fe514c1-984e-4437-b140-24977b1dd199 req-6028978d-e512-4fc6-a371-7c201b6a9fbc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.912530 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-5fe514c1-984e-4437-b140-24977b1dd199 req-6028978d-e512-4fc6-a371-7c201b6a9fbc tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 Aug 13 06:56:17.912753 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-5fe514c1-984e-4437-b140-24977b1dd199 req-6028978d-e512-4fc6-a371-7c201b6a9fbc tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:17.912994 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-5fe514c1-984e-4437-b140-24977b1dd199 req-6028978d-e512-4fc6-a371-7c201b6a9fbc tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:17.920226 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:17.920226 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:17.920744 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-255184f1-f4d8-4d50-9ee3-4f24fe758913 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Volume info retrieved successfully. Aug 13 06:56:17.923457 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:17.923457 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:17.927168 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-5fe514c1-984e-4437-b140-24977b1dd199 req-6028978d-e512-4fc6-a371-7c201b6a9fbc tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:17.931482 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-5fe514c1-984e-4437-b140-24977b1dd199 req-6028978d-e512-4fc6-a371-7c201b6a9fbc tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 returned with HTTP 200 Aug 13 06:56:17.931873 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 125/492] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:56:17 2026] GET /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 => generated 1035 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:56:17.938972 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-255184f1-f4d8-4d50-9ee3-4f24fe758913 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Delete volume request issued successfully. Aug 13 06:56:17.939249 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-255184f1-f4d8-4d50-9ee3-4f24fe758913 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes/5a8295d4-ac9a-432c-a11e-61325692649a returned with HTTP 202 Aug 13 06:56:17.939981 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 121/493] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:56:17 2026] DELETE /volume/v3/volumes/5a8295d4-ac9a-432c-a11e-61325692649a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:17.948791 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e465d376-7f40-4c92-8751-409322514812 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:17.950659 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e465d376-7f40-4c92-8751-409322514812 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] GET https://10.4.3.81/volume/v3/volumes/5a8295d4-ac9a-432c-a11e-61325692649a Aug 13 06:56:17.950845 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e465d376-7f40-4c92-8751-409322514812 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:17.951053 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e465d376-7f40-4c92-8751-409322514812 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:17.959723 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:17.959723 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:17.964662 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e465d376-7f40-4c92-8751-409322514812 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Volume info retrieved successfully. Aug 13 06:56:17.970165 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e465d376-7f40-4c92-8751-409322514812 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes/5a8295d4-ac9a-432c-a11e-61325692649a returned with HTTP 200 Aug 13 06:56:17.970420 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 125/494] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:17 2026] GET /volume/v3/volumes/5a8295d4-ac9a-432c-a11e-61325692649a => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:18.023313 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-5fe514c1-984e-4437-b140-24977b1dd199 req-6672e3e1-7e57-43d8-ba31-ed74f151caab None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:18.025301 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5fe514c1-984e-4437-b140-24977b1dd199 req-6672e3e1-7e57-43d8-ba31-ed74f151caab tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] PUT https://10.4.3.81/volume/v3/attachments/39f348b4-0a98-4e12-8a5e-8eabf33fd7d2 Aug 13 06:56:18.025675 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5fe514c1-984e-4437-b140-24977b1dd199 req-6672e3e1-7e57-43d8-ba31-ed74f151caab tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:18.033858 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-5fe514c1-984e-4437-b140-24977b1dd199 req-6672e3e1-7e57-43d8-ba31-ed74f151caab tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Acquiring lock "cinder-attachment_update-f09d6341-3a16-41ed-9525-400d8e57f6a0-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:56:18.040898 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-5fe514c1-984e-4437-b140-24977b1dd199 req-6672e3e1-7e57-43d8-ba31-ed74f151caab tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Lock "cinder-attachment_update-f09d6341-3a16-41ed-9525-400d8e57f6a0-np0000007169" acquired by "attachment_update" :: waited 0.007s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:56:18.042506 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:18.042506 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:18.138876 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-5fe514c1-984e-4437-b140-24977b1dd199 req-6672e3e1-7e57-43d8-ba31-ed74f151caab tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Lock "cinder-attachment_update-f09d6341-3a16-41ed-9525-400d8e57f6a0-np0000007169" released by "attachment_update" :: held 0.098s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:56:18.139244 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5fe514c1-984e-4437-b140-24977b1dd199 req-6672e3e1-7e57-43d8-ba31-ed74f151caab tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/attachments/39f348b4-0a98-4e12-8a5e-8eabf33fd7d2 returned with HTTP 200 Aug 13 06:56:18.143901 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 124/495] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:56:18 2026] PUT /volume/v3/attachments/39f348b4-0a98-4e12-8a5e-8eabf33fd7d2 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:18.772520 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-47b934b6-633e-46b5-9841-fb297a95e576 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:18.774235 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-47b934b6-633e-46b5-9841-fb297a95e576 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] GET https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 Aug 13 06:56:18.774465 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-47b934b6-633e-46b5-9841-fb297a95e576 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:18.774659 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-47b934b6-633e-46b5-9841-fb297a95e576 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:18.774784 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-47b934b6-633e-46b5-9841-fb297a95e576 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] show called for member 104cb4a1-859d-4c70-91b1-4319394db539 {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:56:18.778865 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-47b934b6-633e-46b5-9841-fb297a95e576 tempest-GroupsV320Test-669072084 tempest-GroupsV320Test-669072084-project-member] https://10.4.3.81/volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 returned with HTTP 404 Aug 13 06:56:18.779347 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 126/496] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 06:56:18 2026] GET /volume/v3/groups/104cb4a1-859d-4c70-91b1-4319394db539 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:56:18.786878 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bab328e4-fa49-455f-81a3-b8bf6fd3958d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:18.789784 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bab328e4-fa49-455f-81a3-b8bf6fd3958d tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/d0436e36-06e4-4f49-a19a-45c2658943bf Aug 13 06:56:18.790000 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bab328e4-fa49-455f-81a3-b8bf6fd3958d tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:18.790203 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bab328e4-fa49-455f-81a3-b8bf6fd3958d tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:18.802675 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bab328e4-fa49-455f-81a3-b8bf6fd3958d tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] https://10.4.3.81/volume/v3/group_types/d0436e36-06e4-4f49-a19a-45c2658943bf returned with HTTP 202 Aug 13 06:56:18.803065 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 122/497] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 06:56:18 2026] DELETE /volume/v3/group_types/d0436e36-06e4-4f49-a19a-45c2658943bf => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:56:18.810109 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6a808049-10df-4e52-81dd-5e6015590c9a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:18.812827 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6a808049-10df-4e52-81dd-5e6015590c9a tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] DELETE https://10.4.3.81/volume/v3/types/a7833403-f6bc-41c1-965e-abf04773960c Aug 13 06:56:18.813157 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6a808049-10df-4e52-81dd-5e6015590c9a tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:18.813544 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6a808049-10df-4e52-81dd-5e6015590c9a tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:18.844922 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6a808049-10df-4e52-81dd-5e6015590c9a tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] https://10.4.3.81/volume/v3/types/a7833403-f6bc-41c1-965e-abf04773960c returned with HTTP 202 Aug 13 06:56:18.845316 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 126/498] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 06:56:18 2026] DELETE /volume/v3/types/a7833403-f6bc-41c1-965e-abf04773960c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:18.852453 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-40dfa8d1-03e1-4fb7-90b8-d4a914c79fce None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:18.854154 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-40dfa8d1-03e1-4fb7-90b8-d4a914c79fce tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] GET https://10.4.3.81/volume/v3/types/a7833403-f6bc-41c1-965e-abf04773960c Aug 13 06:56:18.854398 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-40dfa8d1-03e1-4fb7-90b8-d4a914c79fce tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:18.854585 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-40dfa8d1-03e1-4fb7-90b8-d4a914c79fce tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:18.858872 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-40dfa8d1-03e1-4fb7-90b8-d4a914c79fce tempest-GroupsV320Test-1698159259 tempest-GroupsV320Test-1698159259-project-admin] https://10.4.3.81/volume/v3/types/a7833403-f6bc-41c1-965e-abf04773960c returned with HTTP 404 Aug 13 06:56:18.859363 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 125/499] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 06:56:18 2026] GET /volume/v3/types/a7833403-f6bc-41c1-965e-abf04773960c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:18.923511 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ba794be6-076b-44de-ba60-60b9f5acc040 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:18.926063 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ba794be6-076b-44de-ba60-60b9f5acc040 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 Aug 13 06:56:18.926254 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ba794be6-076b-44de-ba60-60b9f5acc040 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:18.926475 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ba794be6-076b-44de-ba60-60b9f5acc040 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:18.940074 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:18.940074 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:18.944226 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ba794be6-076b-44de-ba60-60b9f5acc040 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:18.947647 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ba794be6-076b-44de-ba60-60b9f5acc040 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 returned with HTTP 200 Aug 13 06:56:18.948491 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 127/500] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:18 2026] GET /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:18.985421 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-058da927-c92e-4f61-a351-e2de78e18617 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:18.987637 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-058da927-c92e-4f61-a351-e2de78e18617 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] GET https://10.4.3.81/volume/v3/volumes/5a8295d4-ac9a-432c-a11e-61325692649a Aug 13 06:56:18.987637 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-058da927-c92e-4f61-a351-e2de78e18617 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:18.987637 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-058da927-c92e-4f61-a351-e2de78e18617 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:18.994351 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-058da927-c92e-4f61-a351-e2de78e18617 tempest-TaggedBootDevicesTest-575292194 tempest-TaggedBootDevicesTest-575292194-project-member] https://10.4.3.81/volume/v3/volumes/5a8295d4-ac9a-432c-a11e-61325692649a returned with HTTP 404 Aug 13 06:56:18.994351 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 123/501] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:18 2026] GET /volume/v3/volumes/5a8295d4-ac9a-432c-a11e-61325692649a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:19.961876 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8f2d4dea-5b86-4cf8-bf16-fd38c90c24cd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:19.964143 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8f2d4dea-5b86-4cf8-bf16-fd38c90c24cd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 Aug 13 06:56:19.964344 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8f2d4dea-5b86-4cf8-bf16-fd38c90c24cd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:19.964526 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8f2d4dea-5b86-4cf8-bf16-fd38c90c24cd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:19.976359 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:19.976359 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:19.981751 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8f2d4dea-5b86-4cf8-bf16-fd38c90c24cd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:19.987277 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8f2d4dea-5b86-4cf8-bf16-fd38c90c24cd tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 returned with HTTP 200 Aug 13 06:56:19.987693 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 127/502] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:19 2026] GET /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:21.001843 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a0d57bb7-e159-4adf-801a-bd63081951b0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:21.003769 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a0d57bb7-e159-4adf-801a-bd63081951b0 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 Aug 13 06:56:21.004013 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a0d57bb7-e159-4adf-801a-bd63081951b0 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:21.004213 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a0d57bb7-e159-4adf-801a-bd63081951b0 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:21.017939 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:21.017939 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:21.023705 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a0d57bb7-e159-4adf-801a-bd63081951b0 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:21.031193 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a0d57bb7-e159-4adf-801a-bd63081951b0 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 returned with HTTP 200 Aug 13 06:56:21.032828 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 126/503] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:21 2026] GET /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:21.387137 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b3bb40f6-bdff-45e5-8c5c-9895a81733ef None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:21.459653 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-5fe514c1-984e-4437-b140-24977b1dd199 req-59d5c09b-4932-43b4-bc97-84e1187cbdae None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:21.462043 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5fe514c1-984e-4437-b140-24977b1dd199 req-59d5c09b-4932-43b4-bc97-84e1187cbdae tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] POST https://10.4.3.81/volume/v3/attachments/39f348b4-0a98-4e12-8a5e-8eabf33fd7d2/action Aug 13 06:56:21.465187 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5fe514c1-984e-4437-b140-24977b1dd199 req-59d5c09b-4932-43b4-bc97-84e1187cbdae tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:21.465292 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5fe514c1-984e-4437-b140-24977b1dd199 req-59d5c09b-4932-43b4-bc97-84e1187cbdae tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:21.482714 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:21.482714 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:21.493999 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5fe514c1-984e-4437-b140-24977b1dd199 req-59d5c09b-4932-43b4-bc97-84e1187cbdae tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/attachments/39f348b4-0a98-4e12-8a5e-8eabf33fd7d2/action returned with HTTP 204 Aug 13 06:56:21.494768 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 124/504] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:56:21 2026] POST /volume/v3/attachments/39f348b4-0a98-4e12-8a5e-8eabf33fd7d2/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:21.505216 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b3bb40f6-bdff-45e5-8c5c-9895a81733ef tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] POST https://10.4.3.81/volume/v3/qos-specs Aug 13 06:56:21.505852 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b3bb40f6-bdff-45e5-8c5c-9895a81733ef tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-269262614", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:21.508794 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.qos_specs [None req-b3bb40f6-bdff-45e5-8c5c-9895a81733ef tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-269262614', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100297) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 06:56:21.519075 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.db.api [None req-b3bb40f6-bdff-45e5-8c5c-9895a81733ef tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] DB qos_specs_create(): root {'id': '3be17afd-707c-4cf9-8e20-65f8829e5270', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-269262614'} {{(pid=100297) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 06:56:21.540211 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b3bb40f6-bdff-45e5-8c5c-9895a81733ef tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 13 06:56:21.543120 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 128/505] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 06:56:21 2026] POST /volume/v3/qos-specs => generated 390 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:21.553063 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e93631cc-63d6-41b7-a766-e5982be0bc8a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:21.553994 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e93631cc-63d6-41b7-a766-e5982be0bc8a tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 06:56:21.554697 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e93631cc-63d6-41b7-a766-e5982be0bc8a tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2044589738"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:21.571350 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e93631cc-63d6-41b7-a766-e5982be0bc8a tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 06:56:21.571489 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 128/506] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 06:56:21 2026] POST /volume/v3/types => generated 222 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:21.581474 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c056a9e7-ab13-4626-b87c-1e6716132dd4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:21.584211 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c056a9e7-ab13-4626-b87c-1e6716132dd4 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 06:56:21.584587 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c056a9e7-ab13-4626-b87c-1e6716132dd4 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-20321349"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:21.609169 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c056a9e7-ab13-4626-b87c-1e6716132dd4 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 06:56:21.609169 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 127/507] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 06:56:21 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) Aug 13 06:56:21.620264 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fe30a3f0-3810-4cd9-91ec-d1d8f71fa2ef None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:21.622537 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fe30a3f0-3810-4cd9-91ec-d1d8f71fa2ef tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 06:56:21.622537 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fe30a3f0-3810-4cd9-91ec-d1d8f71fa2ef tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-916186400"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:21.636996 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fe30a3f0-3810-4cd9-91ec-d1d8f71fa2ef tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 06:56:21.637744 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 125/508] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 06:56:21 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:21.653587 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ad2ee85a-2b23-4c5b-9c55-8b98d121cb30 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:21.657624 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ad2ee85a-2b23-4c5b-9c55-8b98d121cb30 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/associate?vol_type_id=d3cc7e83-fec1-4b1e-98a6-d2ddcd27ef7c Aug 13 06:56:21.657827 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ad2ee85a-2b23-4c5b-9c55-8b98d121cb30 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:21.658193 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ad2ee85a-2b23-4c5b-9c55-8b98d121cb30 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'associate' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:21.658814 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:21.658814 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:21.659346 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ad2ee85a-2b23-4c5b-9c55-8b98d121cb30 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Associate qos_spec: 3be17afd-707c-4cf9-8e20-65f8829e5270 with type: d3cc7e83-fec1-4b1e-98a6-d2ddcd27ef7c {{(pid=100297) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 06:56:21.694184 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ad2ee85a-2b23-4c5b-9c55-8b98d121cb30 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/associate?vol_type_id=d3cc7e83-fec1-4b1e-98a6-d2ddcd27ef7c returned with HTTP 202 Aug 13 06:56:21.694734 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 129/509] 10.4.3.81 () {66 vars in 1474 bytes} [Thu Aug 13 06:56:21 2026] GET /volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/associate?vol_type_id=d3cc7e83-fec1-4b1e-98a6-d2ddcd27ef7c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:21.701722 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-41b7a277-3531-43d3-95b1-4dc71725feeb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:21.703642 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-41b7a277-3531-43d3-95b1-4dc71725feeb tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/associate?vol_type_id=02c4f5c9-732c-4965-8e60-2ba315ec366d Aug 13 06:56:21.703940 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-41b7a277-3531-43d3-95b1-4dc71725feeb tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:21.704178 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-41b7a277-3531-43d3-95b1-4dc71725feeb tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'associate' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:21.704837 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.qos_specs_manage [None req-41b7a277-3531-43d3-95b1-4dc71725feeb tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Associate qos_spec: 3be17afd-707c-4cf9-8e20-65f8829e5270 with type: 02c4f5c9-732c-4965-8e60-2ba315ec366d {{(pid=100295) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 06:56:21.721040 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9f5680fb-7c86-4eff-95f6-5c12b459aa8c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:21.724703 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9f5680fb-7c86-4eff-95f6-5c12b459aa8c tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:56:21.726240 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9f5680fb-7c86-4eff-95f6-5c12b459aa8c tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:21.726536 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9f5680fb-7c86-4eff-95f6-5c12b459aa8c tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:21.726959 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-41b7a277-3531-43d3-95b1-4dc71725feeb tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/associate?vol_type_id=02c4f5c9-732c-4965-8e60-2ba315ec366d returned with HTTP 202 Aug 13 06:56:21.727441 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 129/510] 10.4.3.81 () {66 vars in 1474 bytes} [Thu Aug 13 06:56:21 2026] GET /volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/associate?vol_type_id=02c4f5c9-732c-4965-8e60-2ba315ec366d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:21.737481 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1b734dbc-e53e-4f18-8c3c-dedb0d92acaa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:21.739573 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1b734dbc-e53e-4f18-8c3c-dedb0d92acaa tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/associate?vol_type_id=73c7d736-e5f9-4f2a-ab0d-77064ed54dde Aug 13 06:56:21.739779 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1b734dbc-e53e-4f18-8c3c-dedb0d92acaa tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:21.739962 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1b734dbc-e53e-4f18-8c3c-dedb0d92acaa tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'associate' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:21.740522 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1b734dbc-e53e-4f18-8c3c-dedb0d92acaa tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Associate qos_spec: 3be17afd-707c-4cf9-8e20-65f8829e5270 with type: 73c7d736-e5f9-4f2a-ab0d-77064ed54dde {{(pid=100296) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 06:56:21.741880 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:21.741880 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:21.746991 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9f5680fb-7c86-4eff-95f6-5c12b459aa8c tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:56:21.753814 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9f5680fb-7c86-4eff-95f6-5c12b459aa8c tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 returned with HTTP 200 Aug 13 06:56:21.754913 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 128/511] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:21 2026] GET /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:21.776924 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1b734dbc-e53e-4f18-8c3c-dedb0d92acaa tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/associate?vol_type_id=73c7d736-e5f9-4f2a-ab0d-77064ed54dde returned with HTTP 202 Aug 13 06:56:21.777399 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 126/512] 10.4.3.81 () {66 vars in 1474 bytes} [Thu Aug 13 06:56:21 2026] GET /volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/associate?vol_type_id=73c7d736-e5f9-4f2a-ab0d-77064ed54dde => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:21.789538 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-09bc4c41-de0b-45d1-b7a0-a7895967e74a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:21.792191 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-09bc4c41-de0b-45d1-b7a0-a7895967e74a tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/associations Aug 13 06:56:21.792493 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-09bc4c41-de0b-45d1-b7a0-a7895967e74a tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:21.792745 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-09bc4c41-de0b-45d1-b7a0-a7895967e74a tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'associations' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:21.793067 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:21.793067 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:21.793511 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.qos_specs_manage [None req-09bc4c41-de0b-45d1-b7a0-a7895967e74a tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Get associations for qos_spec id: 3be17afd-707c-4cf9-8e20-65f8829e5270 {{(pid=100297) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 06:56:21.812593 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-09bc4c41-de0b-45d1-b7a0-a7895967e74a tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/associations returned with HTTP 200 Aug 13 06:56:21.813410 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 130/513] 10.4.3.81 () {66 vars in 1386 bytes} [Thu Aug 13 06:56:21 2026] GET /volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/associations => generated 445 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:21.823151 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-22f99b49-e710-4a40-95d3-f359bc234070 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:21.825197 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22f99b49-e710-4a40-95d3-f359bc234070 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/disassociate?vol_type_id=d3cc7e83-fec1-4b1e-98a6-d2ddcd27ef7c Aug 13 06:56:21.825505 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-22f99b49-e710-4a40-95d3-f359bc234070 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:21.825752 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-22f99b49-e710-4a40-95d3-f359bc234070 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'disassociate' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:21.826010 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:21.826010 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:21.826337 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.qos_specs_manage [None req-22f99b49-e710-4a40-95d3-f359bc234070 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Disassociate qos_spec: 3be17afd-707c-4cf9-8e20-65f8829e5270 from type: d3cc7e83-fec1-4b1e-98a6-d2ddcd27ef7c {{(pid=100295) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 13 06:56:21.850239 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22f99b49-e710-4a40-95d3-f359bc234070 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/disassociate?vol_type_id=d3cc7e83-fec1-4b1e-98a6-d2ddcd27ef7c returned with HTTP 202 Aug 13 06:56:21.850239 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 130/514] 10.4.3.81 () {66 vars in 1483 bytes} [Thu Aug 13 06:56:21 2026] GET /volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/disassociate?vol_type_id=d3cc7e83-fec1-4b1e-98a6-d2ddcd27ef7c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:21.854877 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d7657641-9280-411d-9340-70eef8697023 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:21.855276 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d7657641-9280-411d-9340-70eef8697023 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/associations Aug 13 06:56:21.855703 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d7657641-9280-411d-9340-70eef8697023 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:21.855922 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d7657641-9280-411d-9340-70eef8697023 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'associations' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:21.857186 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d7657641-9280-411d-9340-70eef8697023 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Get associations for qos_spec id: 3be17afd-707c-4cf9-8e20-65f8829e5270 {{(pid=100294) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 06:56:21.882144 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d7657641-9280-411d-9340-70eef8697023 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/associations returned with HTTP 200 Aug 13 06:56:21.882144 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 129/515] 10.4.3.81 () {66 vars in 1386 bytes} [Thu Aug 13 06:56:21 2026] GET /volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/associations => generated 303 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:21.889996 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-420fe5d7-d2a4-4a4b-b00a-428549dc3cb0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:21.891942 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-420fe5d7-d2a4-4a4b-b00a-428549dc3cb0 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/disassociate_all Aug 13 06:56:21.892162 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-420fe5d7-d2a4-4a4b-b00a-428549dc3cb0 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:21.892396 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-420fe5d7-d2a4-4a4b-b00a-428549dc3cb0 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'disassociate_all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:21.892824 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:21.892824 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:21.893009 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.qos_specs_manage [None req-420fe5d7-d2a4-4a4b-b00a-428549dc3cb0 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Disassociate qos_spec: 3be17afd-707c-4cf9-8e20-65f8829e5270 from all. {{(pid=100296) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 13 06:56:21.906339 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-420fe5d7-d2a4-4a4b-b00a-428549dc3cb0 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/disassociate_all returned with HTTP 202 Aug 13 06:56:21.906652 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 127/516] 10.4.3.81 () {66 vars in 1398 bytes} [Thu Aug 13 06:56:21 2026] GET /volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/disassociate_all => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:21.914339 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c2232145-25ea-47a6-96d9-a67d6f2e66e9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:21.918348 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c2232145-25ea-47a6-96d9-a67d6f2e66e9 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/associations Aug 13 06:56:21.918348 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c2232145-25ea-47a6-96d9-a67d6f2e66e9 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:21.918348 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c2232145-25ea-47a6-96d9-a67d6f2e66e9 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'associations' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:21.918348 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:21.918348 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:21.918517 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c2232145-25ea-47a6-96d9-a67d6f2e66e9 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Get associations for qos_spec id: 3be17afd-707c-4cf9-8e20-65f8829e5270 {{(pid=100297) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 06:56:21.928445 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c2232145-25ea-47a6-96d9-a67d6f2e66e9 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/associations returned with HTTP 200 Aug 13 06:56:21.929025 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 131/517] 10.4.3.81 () {66 vars in 1386 bytes} [Thu Aug 13 06:56:21 2026] GET /volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/associations => generated 24 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:56:21.938913 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6b1381c7-bd75-4626-88b2-220ae3bc0992 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:21.941370 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6b1381c7-bd75-4626-88b2-220ae3bc0992 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] DELETE https://10.4.3.81/volume/v3/types/73c7d736-e5f9-4f2a-ab0d-77064ed54dde Aug 13 06:56:21.941645 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6b1381c7-bd75-4626-88b2-220ae3bc0992 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:21.941950 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6b1381c7-bd75-4626-88b2-220ae3bc0992 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:21.943416 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:21.943416 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:21.969952 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6b1381c7-bd75-4626-88b2-220ae3bc0992 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/types/73c7d736-e5f9-4f2a-ab0d-77064ed54dde returned with HTTP 202 Aug 13 06:56:21.971362 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 131/518] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 06:56:21 2026] DELETE /volume/v3/types/73c7d736-e5f9-4f2a-ab0d-77064ed54dde => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:21.977834 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8069ea53-653a-4d55-88a2-b694b1224355 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:21.980200 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8069ea53-653a-4d55-88a2-b694b1224355 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/types/73c7d736-e5f9-4f2a-ab0d-77064ed54dde Aug 13 06:56:21.980468 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8069ea53-653a-4d55-88a2-b694b1224355 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:21.980709 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8069ea53-653a-4d55-88a2-b694b1224355 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:21.984924 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8069ea53-653a-4d55-88a2-b694b1224355 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/types/73c7d736-e5f9-4f2a-ab0d-77064ed54dde returned with HTTP 404 Aug 13 06:56:21.985641 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 130/519] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 06:56:21 2026] GET /volume/v3/types/73c7d736-e5f9-4f2a-ab0d-77064ed54dde => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:21.992951 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6a040c4c-0d9b-4f74-b03e-b6ca78a61547 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:21.995821 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6a040c4c-0d9b-4f74-b03e-b6ca78a61547 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] DELETE https://10.4.3.81/volume/v3/types/02c4f5c9-732c-4965-8e60-2ba315ec366d Aug 13 06:56:21.996043 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6a040c4c-0d9b-4f74-b03e-b6ca78a61547 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:21.996239 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6a040c4c-0d9b-4f74-b03e-b6ca78a61547 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:21.996670 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:21.996670 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:22.026811 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6a040c4c-0d9b-4f74-b03e-b6ca78a61547 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/types/02c4f5c9-732c-4965-8e60-2ba315ec366d returned with HTTP 202 Aug 13 06:56:22.027226 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 128/520] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 06:56:21 2026] DELETE /volume/v3/types/02c4f5c9-732c-4965-8e60-2ba315ec366d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:22.034850 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-239a9115-1fb5-4f28-86d0-541db18db2cf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.041957 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-239a9115-1fb5-4f28-86d0-541db18db2cf tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/types/02c4f5c9-732c-4965-8e60-2ba315ec366d Aug 13 06:56:22.041957 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-239a9115-1fb5-4f28-86d0-541db18db2cf tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.042430 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-239a9115-1fb5-4f28-86d0-541db18db2cf tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.046954 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-32335db2-5d54-422c-93b9-987bc81d83e8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.049736 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32335db2-5d54-422c-93b9-987bc81d83e8 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 Aug 13 06:56:22.049939 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32335db2-5d54-422c-93b9-987bc81d83e8 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.050124 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32335db2-5d54-422c-93b9-987bc81d83e8 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.053415 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-239a9115-1fb5-4f28-86d0-541db18db2cf tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/types/02c4f5c9-732c-4965-8e60-2ba315ec366d returned with HTTP 404 Aug 13 06:56:22.054071 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 132/521] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/types/02c4f5c9-732c-4965-8e60-2ba315ec366d => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:22.062220 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:22.062220 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:22.064267 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2e50781d-d547-46b5-9351-e8667766b8a9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.066414 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-32335db2-5d54-422c-93b9-987bc81d83e8 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:22.066525 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2e50781d-d547-46b5-9351-e8667766b8a9 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] DELETE https://10.4.3.81/volume/v3/types/d3cc7e83-fec1-4b1e-98a6-d2ddcd27ef7c Aug 13 06:56:22.066788 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2e50781d-d547-46b5-9351-e8667766b8a9 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.067069 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2e50781d-d547-46b5-9351-e8667766b8a9 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.067429 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:22.067429 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:22.071482 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32335db2-5d54-422c-93b9-987bc81d83e8 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 returned with HTTP 200 Aug 13 06:56:22.072051 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 132/522] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:56:22.079392 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-37d0926d-36df-450d-bdca-57cf62e86205 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.081994 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-37d0926d-36df-450d-bdca-57cf62e86205 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:56:22.082264 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-37d0926d-36df-450d-bdca-57cf62e86205 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.082541 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-37d0926d-36df-450d-bdca-57cf62e86205 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.085744 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7802f8c1-c1cf-44d8-b7cd-6438ec827e1e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.087426 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7802f8c1-c1cf-44d8-b7cd-6438ec827e1e tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 Aug 13 06:56:22.087639 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7802f8c1-c1cf-44d8-b7cd-6438ec827e1e tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.087833 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7802f8c1-c1cf-44d8-b7cd-6438ec827e1e tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.097607 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2e50781d-d547-46b5-9351-e8667766b8a9 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/types/d3cc7e83-fec1-4b1e-98a6-d2ddcd27ef7c returned with HTTP 202 Aug 13 06:56:22.098062 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 131/523] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 06:56:22 2026] DELETE /volume/v3/types/d3cc7e83-fec1-4b1e-98a6-d2ddcd27ef7c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:22.098892 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:22.098892 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:22.100051 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:22.100051 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:22.103982 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7802f8c1-c1cf-44d8-b7cd-6438ec827e1e tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:22.107027 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-37d0926d-36df-450d-bdca-57cf62e86205 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:56:22.107098 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5b01edd1-fc45-4f37-85e6-bc023b06239a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.109706 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5b01edd1-fc45-4f37-85e6-bc023b06239a tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/types/d3cc7e83-fec1-4b1e-98a6-d2ddcd27ef7c Aug 13 06:56:22.109936 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5b01edd1-fc45-4f37-85e6-bc023b06239a tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.110141 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5b01edd1-fc45-4f37-85e6-bc023b06239a tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.111265 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-37d0926d-36df-450d-bdca-57cf62e86205 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 returned with HTTP 200 Aug 13 06:56:22.111632 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 129/524] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:22.112217 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7802f8c1-c1cf-44d8-b7cd-6438ec827e1e tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 returned with HTTP 200 Aug 13 06:56:22.112712 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 133/525] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:22.115814 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5b01edd1-fc45-4f37-85e6-bc023b06239a tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/types/d3cc7e83-fec1-4b1e-98a6-d2ddcd27ef7c returned with HTTP 404 Aug 13 06:56:22.116295 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 133/526] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/types/d3cc7e83-fec1-4b1e-98a6-d2ddcd27ef7c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:22.126487 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-63a383c4-9ef6-4640-bb48-9e12c2752f69 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.126868 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ba1ebd9d-ce47-49e6-a4fd-201b52ec6689 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.128650 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-63a383c4-9ef6-4640-bb48-9e12c2752f69 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] POST https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action Aug 13 06:56:22.128936 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ba1ebd9d-ce47-49e6-a4fd-201b52ec6689 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] POST https://10.4.3.81/volume/v3/qos-specs Aug 13 06:56:22.129176 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-63a383c4-9ef6-4640-bb48-9e12c2752f69 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Action body: b'{"os-detach": {}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:22.129351 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ba1ebd9d-ce47-49e6-a4fd-201b52ec6689 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-621688837", "consumer": "back-end"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:22.129402 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-63a383c4-9ef6-4640-bb48-9e12c2752f69 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:22.131824 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.qos_specs [None req-ba1ebd9d-ce47-49e6-a4fd-201b52ec6689 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-621688837', 'consumer': 'back-end', 'specs': {}} {{(pid=100296) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 06:56:22.145402 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-ba1ebd9d-ce47-49e6-a4fd-201b52ec6689 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] DB qos_specs_create(): root {'id': '6a820d35-3d84-4ccd-9c1f-ec06b76bdfb2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-621688837'} {{(pid=100296) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 06:56:22.155328 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:22.155328 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:22.155978 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-63a383c4-9ef6-4640-bb48-9e12c2752f69 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:22.158130 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ba1ebd9d-ce47-49e6-a4fd-201b52ec6689 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 13 06:56:22.158556 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 130/527] 10.4.3.81 () {68 vars in 1257 bytes} [Thu Aug 13 06:56:22 2026] POST /volume/v3/qos-specs => generated 366 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:22.168873 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-182887c9-ed2c-473b-8208-68ae50a19c33 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.173081 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-182887c9-ed2c-473b-8208-68ae50a19c33 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] DELETE https://10.4.3.81/volume/v3/qos-specs/6a820d35-3d84-4ccd-9c1f-ec06b76bdfb2?force=False Aug 13 06:56:22.173367 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-182887c9-ed2c-473b-8208-68ae50a19c33 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.173668 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-182887c9-ed2c-473b-8208-68ae50a19c33 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.174266 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.qos_specs_manage [None req-182887c9-ed2c-473b-8208-68ae50a19c33 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Delete qos_spec: 6a820d35-3d84-4ccd-9c1f-ec06b76bdfb2, force: False {{(pid=100297) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 06:56:22.216882 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-0d841039-9796-45e9-87ad-ba834774c0fb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.219682 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-0d841039-9796-45e9-87ad-ba834774c0fb tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:56:22.220578 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-0d841039-9796-45e9-87ad-ba834774c0fb tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.220578 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-0d841039-9796-45e9-87ad-ba834774c0fb tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.221024 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-182887c9-ed2c-473b-8208-68ae50a19c33 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/6a820d35-3d84-4ccd-9c1f-ec06b76bdfb2?force=False returned with HTTP 202 Aug 13 06:56:22.221473 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 134/528] 10.4.3.81 () {66 vars in 1373 bytes} [Thu Aug 13 06:56:22 2026] DELETE /volume/v3/qos-specs/6a820d35-3d84-4ccd-9c1f-ec06b76bdfb2?force=False => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:22.228658 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c884b22f-e07f-48d9-958a-1c1a05e8c396 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.231342 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c884b22f-e07f-48d9-958a-1c1a05e8c396 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/6a820d35-3d84-4ccd-9c1f-ec06b76bdfb2 Aug 13 06:56:22.231342 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c884b22f-e07f-48d9-958a-1c1a05e8c396 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.231664 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c884b22f-e07f-48d9-958a-1c1a05e8c396 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.231827 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:22.231827 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:22.234070 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:22.234070 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:22.238510 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c884b22f-e07f-48d9-958a-1c1a05e8c396 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/6a820d35-3d84-4ccd-9c1f-ec06b76bdfb2 returned with HTTP 404 Aug 13 06:56:22.239044 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 131/529] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/qos-specs/6a820d35-3d84-4ccd-9c1f-ec06b76bdfb2 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:22.239739 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-0d841039-9796-45e9-87ad-ba834774c0fb tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:56:22.245029 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-0d841039-9796-45e9-87ad-ba834774c0fb tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 returned with HTTP 200 Aug 13 06:56:22.245514 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 134/530] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:22.246481 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-801decc1-d9c3-455c-8ca2-e173431012b2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.249798 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-801decc1-d9c3-455c-8ca2-e173431012b2 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs Aug 13 06:56:22.250014 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-801decc1-d9c3-455c-8ca2-e173431012b2 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.250287 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-801decc1-d9c3-455c-8ca2-e173431012b2 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.250401 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-63a383c4-9ef6-4640-bb48-9e12c2752f69 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Attachment connected to vm d50159c3-7504-4934-aa5f-459e2220b3e2, checking data on nova Aug 13 06:56:22.250906 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:22.250906 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:22.251072 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.compute.nova [None req-63a383c4-9ef6-4640-bb48-9e12c2752f69 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Creating Keystone token plugin using URL: https://10.4.3.81/identity {{(pid=100294) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 06:56:22.266938 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-801decc1-d9c3-455c-8ca2-e173431012b2 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 13 06:56:22.267382 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 135/531] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/qos-specs => generated 174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:22.277897 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d09c40e1-8eff-4cc8-b496-d96c81299e50 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.279663 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d09c40e1-8eff-4cc8-b496-d96c81299e50 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] DELETE https://10.4.3.81/volume/v3/qos-specs/6a820d35-3d84-4ccd-9c1f-ec06b76bdfb2?force=False Aug 13 06:56:22.279828 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d09c40e1-8eff-4cc8-b496-d96c81299e50 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.280103 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d09c40e1-8eff-4cc8-b496-d96c81299e50 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.280608 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d09c40e1-8eff-4cc8-b496-d96c81299e50 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Delete qos_spec: 6a820d35-3d84-4ccd-9c1f-ec06b76bdfb2, force: False {{(pid=100296) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 06:56:22.283435 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d09c40e1-8eff-4cc8-b496-d96c81299e50 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/6a820d35-3d84-4ccd-9c1f-ec06b76bdfb2?force=False returned with HTTP 404 Aug 13 06:56:22.284016 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 132/532] 10.4.3.81 () {66 vars in 1373 bytes} [Thu Aug 13 06:56:22 2026] DELETE /volume/v3/qos-specs/6a820d35-3d84-4ccd-9c1f-ec06b76bdfb2?force=False => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:22.290345 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-30fb3fd5-12a9-4f2d-a109-1488c87c7b0b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.292670 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-30fb3fd5-12a9-4f2d-a109-1488c87c7b0b tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/6a820d35-3d84-4ccd-9c1f-ec06b76bdfb2 Aug 13 06:56:22.293027 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-30fb3fd5-12a9-4f2d-a109-1488c87c7b0b tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.293288 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-30fb3fd5-12a9-4f2d-a109-1488c87c7b0b tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.296622 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-30fb3fd5-12a9-4f2d-a109-1488c87c7b0b tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/6a820d35-3d84-4ccd-9c1f-ec06b76bdfb2 returned with HTTP 404 Aug 13 06:56:22.297235 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 135/533] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/qos-specs/6a820d35-3d84-4ccd-9c1f-ec06b76bdfb2 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:22.303103 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-5a911cf3-6dd1-452b-8323-1a78f013b9b0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.307278 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-5a911cf3-6dd1-452b-8323-1a78f013b9b0 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] POST https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962/action Aug 13 06:56:22.307278 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-5a911cf3-6dd1-452b-8323-1a78f013b9b0 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:22.307278 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-5a911cf3-6dd1-452b-8323-1a78f013b9b0 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:22.309716 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4ad26160-3a5a-44ed-a6cd-90cfda3bec3e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.314178 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4ad26160-3a5a-44ed-a6cd-90cfda3bec3e tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] POST https://10.4.3.81/volume/v3/qos-specs Aug 13 06:56:22.314565 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4ad26160-3a5a-44ed-a6cd-90cfda3bec3e tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1651635630", "consumer": "both"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:22.317119 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.qos_specs [None req-4ad26160-3a5a-44ed-a6cd-90cfda3bec3e tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1651635630', 'consumer': 'both', 'specs': {}} {{(pid=100296) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 06:56:22.320394 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-4ad26160-3a5a-44ed-a6cd-90cfda3bec3e tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] DB qos_specs_create(): root {'id': 'd45797d3-caed-45c9-a759-00402f477401', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1651635630'} {{(pid=100296) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 06:56:22.322346 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:22.322346 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:22.322930 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-5a911cf3-6dd1-452b-8323-1a78f013b9b0 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:56:22.325254 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4ad26160-3a5a-44ed-a6cd-90cfda3bec3e tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 13 06:56:22.325729 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 133/534] 10.4.3.81 () {68 vars in 1257 bytes} [Thu Aug 13 06:56:22 2026] POST /volume/v3/qos-specs => generated 363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:22.330271 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-5a911cf3-6dd1-452b-8323-1a78f013b9b0 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Begin detaching volume completed successfully. Aug 13 06:56:22.330580 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-5a911cf3-6dd1-452b-8323-1a78f013b9b0 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962/action returned with HTTP 202 Aug 13 06:56:22.331156 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 136/535] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 06:56:22 2026] POST /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:56:22.338920 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1671f9a1-2337-421f-bf4f-94f92c53009e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.342514 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1671f9a1-2337-421f-bf4f-94f92c53009e tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] DELETE https://10.4.3.81/volume/v3/qos-specs/d45797d3-caed-45c9-a759-00402f477401?force=False Aug 13 06:56:22.342514 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1671f9a1-2337-421f-bf4f-94f92c53009e tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.342514 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1671f9a1-2337-421f-bf4f-94f92c53009e tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.342514 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1671f9a1-2337-421f-bf4f-94f92c53009e tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Delete qos_spec: d45797d3-caed-45c9-a759-00402f477401, force: False {{(pid=100295) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 06:56:22.367116 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1671f9a1-2337-421f-bf4f-94f92c53009e tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/d45797d3-caed-45c9-a759-00402f477401?force=False returned with HTTP 202 Aug 13 06:56:22.368505 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 136/536] 10.4.3.81 () {66 vars in 1373 bytes} [Thu Aug 13 06:56:22 2026] DELETE /volume/v3/qos-specs/d45797d3-caed-45c9-a759-00402f477401?force=False => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:22.376386 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-98fb01db-425a-44a3-8ff9-f88795dee57a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.376721 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7abe683f-4e1c-4581-8b81-e07070c253ee None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.377176 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7abe683f-4e1c-4581-8b81-e07070c253ee None None] GET https://10.4.3.81/volume// Aug 13 06:56:22.377435 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7abe683f-4e1c-4581-8b81-e07070c253ee None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.377631 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7abe683f-4e1c-4581-8b81-e07070c253ee None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.377942 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-98fb01db-425a-44a3-8ff9-f88795dee57a tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/d45797d3-caed-45c9-a759-00402f477401 Aug 13 06:56:22.378063 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7abe683f-4e1c-4581-8b81-e07070c253ee None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:56:22.378117 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-98fb01db-425a-44a3-8ff9-f88795dee57a tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.378286 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-98fb01db-425a-44a3-8ff9-f88795dee57a tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.378344 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 137/537] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:56:22.378510 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:22.378510 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:22.381815 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-98fb01db-425a-44a3-8ff9-f88795dee57a tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/d45797d3-caed-45c9-a759-00402f477401 returned with HTTP 404 Aug 13 06:56:22.382335 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 134/538] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/qos-specs/d45797d3-caed-45c9-a759-00402f477401 => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:22.387944 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-d11819d3-e0bc-42c1-b504-964845caadb4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.389193 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ddfbdc6d-f56a-471d-89ca-ffb2a1bfcbdf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.392167 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-d11819d3-e0bc-42c1-b504-964845caadb4 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:56:22.392167 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-d11819d3-e0bc-42c1-b504-964845caadb4 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.392167 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-d11819d3-e0bc-42c1-b504-964845caadb4 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.392329 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ddfbdc6d-f56a-471d-89ca-ffb2a1bfcbdf tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs Aug 13 06:56:22.392494 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ddfbdc6d-f56a-471d-89ca-ffb2a1bfcbdf tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.392795 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ddfbdc6d-f56a-471d-89ca-ffb2a1bfcbdf tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.405107 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:22.405107 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:22.406050 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ddfbdc6d-f56a-471d-89ca-ffb2a1bfcbdf tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 13 06:56:22.406502 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 138/539] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/qos-specs => generated 174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:56:22.412342 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-d11819d3-e0bc-42c1-b504-964845caadb4 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:56:22.415609 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-d11819d3-e0bc-42c1-b504-964845caadb4 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 returned with HTTP 200 Aug 13 06:56:22.416158 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-583a194c-592c-4fb1-bdc1-e91c957fa8b6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.416384 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 137/540] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 => generated 1320 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:56:22.418033 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-583a194c-592c-4fb1-bdc1-e91c957fa8b6 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] DELETE https://10.4.3.81/volume/v3/qos-specs/d45797d3-caed-45c9-a759-00402f477401?force=False Aug 13 06:56:22.418629 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-583a194c-592c-4fb1-bdc1-e91c957fa8b6 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.418629 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-583a194c-592c-4fb1-bdc1-e91c957fa8b6 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.418962 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.qos_specs_manage [None req-583a194c-592c-4fb1-bdc1-e91c957fa8b6 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Delete qos_spec: d45797d3-caed-45c9-a759-00402f477401, force: False {{(pid=100296) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 06:56:22.423204 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-583a194c-592c-4fb1-bdc1-e91c957fa8b6 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/d45797d3-caed-45c9-a759-00402f477401?force=False returned with HTTP 404 Aug 13 06:56:22.423896 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 135/541] 10.4.3.81 () {66 vars in 1373 bytes} [Thu Aug 13 06:56:22 2026] DELETE /volume/v3/qos-specs/d45797d3-caed-45c9-a759-00402f477401?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:22.432295 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-62c24e0b-78e6-4796-b8f4-c31e153aa448 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.434137 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-62c24e0b-78e6-4796-b8f4-c31e153aa448 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/d45797d3-caed-45c9-a759-00402f477401 Aug 13 06:56:22.434344 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-62c24e0b-78e6-4796-b8f4-c31e153aa448 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.434549 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-62c24e0b-78e6-4796-b8f4-c31e153aa448 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.434787 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:22.434787 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:22.438000 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-62c24e0b-78e6-4796-b8f4-c31e153aa448 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/d45797d3-caed-45c9-a759-00402f477401 returned with HTTP 404 Aug 13 06:56:22.438443 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 139/542] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/qos-specs/d45797d3-caed-45c9-a759-00402f477401 => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:22.446781 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2d36bd47-0633-449a-b6ff-1e2590720b10 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.448223 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2d36bd47-0633-449a-b6ff-1e2590720b10 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] POST https://10.4.3.81/volume/v3/qos-specs Aug 13 06:56:22.448775 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2d36bd47-0633-449a-b6ff-1e2590720b10 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1663172339", "consumer": "front-end"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:22.450723 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.qos_specs [None req-2d36bd47-0633-449a-b6ff-1e2590720b10 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1663172339', 'consumer': 'front-end', 'specs': {}} {{(pid=100295) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 06:56:22.457343 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-2d36bd47-0633-449a-b6ff-1e2590720b10 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] DB qos_specs_create(): root {'id': 'dd231348-97a2-44a9-899e-0a3733234600', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1663172339'} {{(pid=100295) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 06:56:22.469507 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2d36bd47-0633-449a-b6ff-1e2590720b10 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 13 06:56:22.469507 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 138/543] 10.4.3.81 () {68 vars in 1257 bytes} [Thu Aug 13 06:56:22 2026] POST /volume/v3/qos-specs => generated 368 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:22.480702 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-be62160e-d04c-45b9-88b0-b5ed525af9d7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.482951 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-be62160e-d04c-45b9-88b0-b5ed525af9d7 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] DELETE https://10.4.3.81/volume/v3/qos-specs/dd231348-97a2-44a9-899e-0a3733234600?force=False Aug 13 06:56:22.483155 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-be62160e-d04c-45b9-88b0-b5ed525af9d7 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.483372 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-be62160e-d04c-45b9-88b0-b5ed525af9d7 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.483954 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.qos_specs_manage [None req-be62160e-d04c-45b9-88b0-b5ed525af9d7 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Delete qos_spec: dd231348-97a2-44a9-899e-0a3733234600, force: False {{(pid=100296) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 06:56:22.532383 np0000007169 devstack@c-api.service[100294]: DEBUG novaclient.v2.client [None req-63a383c4-9ef6-4640-bb48-9e12c2752f69 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] REQ: curl -g -i -X GET https://10.4.3.81/compute/v2.1/servers/d50159c3-7504-4934-aa5f-459e2220b3e2/os-volume_attachments/f09d6341-3a16-41ed-9525-400d8e57f6a0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}143c79128da2d19b2678e662dc13fb1fcc9a530075fb1d71d2f22d51dd50dfb9" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-63a383c4-9ef6-4640-bb48-9e12c2752f69" -H "X-Service-Token: {SHA256}c798f72af0e4c2524fda1d253107aa84de29c661f0f2c1363ded55d06b460d82" {{(pid=100294) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 06:56:22.542794 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-be62160e-d04c-45b9-88b0-b5ed525af9d7 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/dd231348-97a2-44a9-899e-0a3733234600?force=False returned with HTTP 202 Aug 13 06:56:22.543512 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 136/544] 10.4.3.81 () {66 vars in 1373 bytes} [Thu Aug 13 06:56:22 2026] DELETE /volume/v3/qos-specs/dd231348-97a2-44a9-899e-0a3733234600?force=False => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:22.555203 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ab0d24a5-818e-4e60-8a28-4eda92f77b49 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.557547 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab0d24a5-818e-4e60-8a28-4eda92f77b49 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/dd231348-97a2-44a9-899e-0a3733234600 Aug 13 06:56:22.557814 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab0d24a5-818e-4e60-8a28-4eda92f77b49 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.558092 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab0d24a5-818e-4e60-8a28-4eda92f77b49 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.562662 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab0d24a5-818e-4e60-8a28-4eda92f77b49 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/dd231348-97a2-44a9-899e-0a3733234600 returned with HTTP 404 Aug 13 06:56:22.563216 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 140/545] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/qos-specs/dd231348-97a2-44a9-899e-0a3733234600 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:22.573359 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1ea68dd4-64a7-43ac-aa0a-ec838c77cd64 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.575295 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1ea68dd4-64a7-43ac-aa0a-ec838c77cd64 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs Aug 13 06:56:22.577342 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1ea68dd4-64a7-43ac-aa0a-ec838c77cd64 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.577342 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1ea68dd4-64a7-43ac-aa0a-ec838c77cd64 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.577342 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:22.577342 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:22.586409 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1ea68dd4-64a7-43ac-aa0a-ec838c77cd64 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 13 06:56:22.586906 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 139/546] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/qos-specs => generated 174 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:22.598976 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6f9a09d4-5b03-4d7d-8f71-38c55dd7e87d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.601438 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6f9a09d4-5b03-4d7d-8f71-38c55dd7e87d tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] DELETE https://10.4.3.81/volume/v3/qos-specs/dd231348-97a2-44a9-899e-0a3733234600?force=False Aug 13 06:56:22.601665 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6f9a09d4-5b03-4d7d-8f71-38c55dd7e87d tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.601915 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6f9a09d4-5b03-4d7d-8f71-38c55dd7e87d tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.602190 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:22.602190 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:22.602566 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6f9a09d4-5b03-4d7d-8f71-38c55dd7e87d tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Delete qos_spec: dd231348-97a2-44a9-899e-0a3733234600, force: False {{(pid=100296) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 06:56:22.606237 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6f9a09d4-5b03-4d7d-8f71-38c55dd7e87d tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/dd231348-97a2-44a9-899e-0a3733234600?force=False returned with HTTP 404 Aug 13 06:56:22.606793 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 137/547] 10.4.3.81 () {66 vars in 1373 bytes} [Thu Aug 13 06:56:22 2026] DELETE /volume/v3/qos-specs/dd231348-97a2-44a9-899e-0a3733234600?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:22.615294 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1bff5e81-96f4-41a3-8f43-a87172aa3e91 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.617362 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1bff5e81-96f4-41a3-8f43-a87172aa3e91 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/dd231348-97a2-44a9-899e-0a3733234600 Aug 13 06:56:22.617567 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1bff5e81-96f4-41a3-8f43-a87172aa3e91 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.617756 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1bff5e81-96f4-41a3-8f43-a87172aa3e91 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.621770 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1bff5e81-96f4-41a3-8f43-a87172aa3e91 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/dd231348-97a2-44a9-899e-0a3733234600 returned with HTTP 404 Aug 13 06:56:22.622359 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 141/548] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/qos-specs/dd231348-97a2-44a9-899e-0a3733234600 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:22.638354 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5e0a8f0a-fc0b-455e-b5b8-7250bfb4f5e6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.638354 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e0a8f0a-fc0b-455e-b5b8-7250bfb4f5e6 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270 Aug 13 06:56:22.638354 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e0a8f0a-fc0b-455e-b5b8-7250bfb4f5e6 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.638354 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e0a8f0a-fc0b-455e-b5b8-7250bfb4f5e6 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.638354 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:22.638354 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:22.645417 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e0a8f0a-fc0b-455e-b5b8-7250bfb4f5e6 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270 returned with HTTP 200 Aug 13 06:56:22.645919 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 140/549] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270 => generated 390 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:22.657154 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5f493111-0917-446f-81f7-4d7bbe2b2ed3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.658842 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5f493111-0917-446f-81f7-4d7bbe2b2ed3 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs Aug 13 06:56:22.659030 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5f493111-0917-446f-81f7-4d7bbe2b2ed3 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.659227 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5f493111-0917-446f-81f7-4d7bbe2b2ed3 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.672624 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5f493111-0917-446f-81f7-4d7bbe2b2ed3 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 13 06:56:22.673165 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 138/550] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/qos-specs => generated 174 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:22.687077 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4e9f995e-a8dd-4ad2-b996-ae4e4c60b6ef None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.687397 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4e9f995e-a8dd-4ad2-b996-ae4e4c60b6ef tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] PUT https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270 Aug 13 06:56:22.687926 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4e9f995e-a8dd-4ad2-b996-ae4e4c60b6ef tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:22.698138 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.qos_specs [None req-4e9f995e-a8dd-4ad2-b996-ae4e4c60b6ef tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100297) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 13 06:56:22.703488 np0000007169 devstack@c-api.service[100294]: DEBUG novaclient.v2.client [None req-63a383c4-9ef6-4640-bb48-9e12c2752f69 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 06:56:22 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-82c9f843-3397-4df9-9ebe-5741501a28f6 x-openstack-request-id: req-82c9f843-3397-4df9-9ebe-5741501a28f6 {{(pid=100294) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 06:56:22.703693 np0000007169 devstack@c-api.service[100294]: DEBUG novaclient.v2.client [None req-63a383c4-9ef6-4640-bb48-9e12c2752f69 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f09d6341-3a16-41ed-9525-400d8e57f6a0", "serverId": "d50159c3-7504-4934-aa5f-459e2220b3e2", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "39f348b4-0a98-4e12-8a5e-8eabf33fd7d2", "bdm_uuid": "628e7774-6007-450c-8f77-f5797506d219"}} {{(pid=100294) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 06:56:22.703890 np0000007169 devstack@c-api.service[100294]: DEBUG novaclient.v2.client [None req-63a383c4-9ef6-4640-bb48-9e12c2752f69 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET call to compute for https://10.4.3.81/compute/v2.1/servers/d50159c3-7504-4934-aa5f-459e2220b3e2/os-volume_attachments/f09d6341-3a16-41ed-9525-400d8e57f6a0 used request id req-82c9f843-3397-4df9-9ebe-5741501a28f6 {{(pid=100294) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 06:56:22.706639 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.db.api [None req-4e9f995e-a8dd-4ad2-b996-ae4e4c60b6ef tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] qos_specs_update() value: {'id': '2e41d447-9e3a-42e2-9f06-225d93112a65', 'key': 'iops_bytes', 'value': '500', 'specs_id': '3be17afd-707c-4cf9-8e20-65f8829e5270', 'deleted': False} {{(pid=100297) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 13 06:56:22.706836 np0000007169 devstack@c-api.service[100294]: ERROR cinder.volume.api [None req-63a383c4-9ef6-4640-bb48-9e12c2752f69 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault [None req-63a383c4-9ef6-4640-bb48-9e12c2752f69 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Caught error: Detach volume from instance d50159c3-7504-4934-aa5f-459e2220b3e2 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d50159c3-7504-4934-aa5f-459e2220b3e2 using the Compute API Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 06:56:22.710362 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d50159c3-7504-4934-aa5f-459e2220b3e2 using the Compute API Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault Aug 13 06:56:22.711425 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.middleware.fault [None req-63a383c4-9ef6-4640-bb48-9e12c2752f69 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action returned with HTTP 409 Aug 13 06:56:22.712179 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4e9f995e-a8dd-4ad2-b996-ae4e4c60b6ef tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270 returned with HTTP 200 Aug 13 06:56:22.712219 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 132/551] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:56:22 2026] POST /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action => generated 167 bytes in 586 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:56:22.712242 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 142/552] 10.4.3.81 () {68 vars in 1367 bytes} [Thu Aug 13 06:56:22 2026] PUT /volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270 => generated 36 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:56:22.722805 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d16f9f43-365e-4624-9f97-477b20ef62d6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.722968 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b6464b9c-8455-4613-9ac1-72a679ed9587 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.724492 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b6464b9c-8455-4613-9ac1-72a679ed9587 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270 Aug 13 06:56:22.724781 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d16f9f43-365e-4624-9f97-477b20ef62d6 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] POST https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action Aug 13 06:56:22.724837 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b6464b9c-8455-4613-9ac1-72a679ed9587 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.724885 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b6464b9c-8455-4613-9ac1-72a679ed9587 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.725135 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:22.725135 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:22.726339 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d16f9f43-365e-4624-9f97-477b20ef62d6 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:22.726339 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d16f9f43-365e-4624-9f97-477b20ef62d6 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:22.729230 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b6464b9c-8455-4613-9ac1-72a679ed9587 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270 returned with HTTP 200 Aug 13 06:56:22.729647 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 139/553] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270 => generated 411 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:22.740762 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5f0ad698-94f3-4d15-bfaf-cac5b4955c0b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.741887 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:22.741887 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:22.742471 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d16f9f43-365e-4624-9f97-477b20ef62d6 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:22.743213 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5f0ad698-94f3-4d15-bfaf-cac5b4955c0b tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] PUT https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/delete_keys Aug 13 06:56:22.743610 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5f0ad698-94f3-4d15-bfaf-cac5b4955c0b tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:22.746550 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5f0ad698-94f3-4d15-bfaf-cac5b4955c0b tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Delete_key spec: 3be17afd-707c-4cf9-8e20-65f8829e5270, keys: ['iops_bytes'] {{(pid=100294) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 13 06:56:22.796221 np0000007169 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-5f0ad698-94f3-4d15-bfaf-cac5b4955c0b tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:56:22.806929 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d16f9f43-365e-4624-9f97-477b20ef62d6 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Attachment connected to vm d50159c3-7504-4934-aa5f-459e2220b3e2, checking data on nova Aug 13 06:56:22.807114 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.compute.nova [None req-d16f9f43-365e-4624-9f97-477b20ef62d6 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Creating Keystone token plugin using URL: https://10.4.3.81/identity {{(pid=100295) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 06:56:22.810730 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5f0ad698-94f3-4d15-bfaf-cac5b4955c0b tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/delete_keys returned with HTTP 202 Aug 13 06:56:22.811023 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 133/554] 10.4.3.81 () {68 vars in 1403 bytes} [Thu Aug 13 06:56:22 2026] PUT /volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270/delete_keys => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:22.818211 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0899ef8a-ae27-4ea0-807e-808c12ea5059 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.820242 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0899ef8a-ae27-4ea0-807e-808c12ea5059 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270 Aug 13 06:56:22.820421 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0899ef8a-ae27-4ea0-807e-808c12ea5059 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.820597 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0899ef8a-ae27-4ea0-807e-808c12ea5059 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.820896 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:22.820896 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:22.825650 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0899ef8a-ae27-4ea0-807e-808c12ea5059 tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270 returned with HTTP 200 Aug 13 06:56:22.825920 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 143/555] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270 => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:22.835150 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-39c2837a-116c-4c1e-b4ff-ea34af865c7e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.836792 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-39c2837a-116c-4c1e-b4ff-ea34af865c7e tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270 Aug 13 06:56:22.837068 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-39c2837a-116c-4c1e-b4ff-ea34af865c7e tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.837593 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-39c2837a-116c-4c1e-b4ff-ea34af865c7e tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.837593 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:22.837593 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:22.841765 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-39c2837a-116c-4c1e-b4ff-ea34af865c7e tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270 returned with HTTP 200 Aug 13 06:56:22.842350 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 140/556] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270 => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:22.852636 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a890ef2a-b1ef-4d3c-bedd-9c9cedc56a2f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.854931 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a890ef2a-b1ef-4d3c-bedd-9c9cedc56a2f tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] DELETE https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270?force=False Aug 13 06:56:22.855182 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a890ef2a-b1ef-4d3c-bedd-9c9cedc56a2f tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.855440 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a890ef2a-b1ef-4d3c-bedd-9c9cedc56a2f tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.855760 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:22.855760 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:22.856215 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a890ef2a-b1ef-4d3c-bedd-9c9cedc56a2f tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Delete qos_spec: 3be17afd-707c-4cf9-8e20-65f8829e5270, force: False {{(pid=100294) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 06:56:22.874969 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a890ef2a-b1ef-4d3c-bedd-9c9cedc56a2f tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270?force=False returned with HTTP 202 Aug 13 06:56:22.875505 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 134/557] 10.4.3.81 () {66 vars in 1373 bytes} [Thu Aug 13 06:56:22 2026] DELETE /volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270?force=False => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:22.883024 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1f61c490-ba74-47af-826d-f26a6609cdea None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:22.885464 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1f61c490-ba74-47af-826d-f26a6609cdea tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270 Aug 13 06:56:22.886176 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1f61c490-ba74-47af-826d-f26a6609cdea tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:22.886427 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1f61c490-ba74-47af-826d-f26a6609cdea tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:22.886927 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:22.886927 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:22.895545 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1f61c490-ba74-47af-826d-f26a6609cdea tempest-QosSpecsTestJSON-2020523168 tempest-QosSpecsTestJSON-2020523168-project-admin] https://10.4.3.81/volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270 returned with HTTP 404 Aug 13 06:56:22.896078 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 144/558] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:56:22 2026] GET /volume/v3/qos-specs/3be17afd-707c-4cf9-8e20-65f8829e5270 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:23.036340 np0000007169 devstack@c-api.service[100295]: DEBUG novaclient.v2.client [None req-d16f9f43-365e-4624-9f97-477b20ef62d6 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] REQ: curl -g -i -X GET https://10.4.3.81/compute/v2.1/servers/d50159c3-7504-4934-aa5f-459e2220b3e2/os-volume_attachments/f09d6341-3a16-41ed-9525-400d8e57f6a0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}fcb564c49e31b01b56d2a1d033fc22d9f528b12f923b753d8245374aec7d122b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-d16f9f43-365e-4624-9f97-477b20ef62d6" -H "X-Service-Token: {SHA256}d3d4a7319cc17239db3b8b2e3ad6aa6a48af5b16a2611135c24d72998a1dc43a" {{(pid=100295) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 06:56:23.319541 np0000007169 devstack@c-api.service[100295]: DEBUG novaclient.v2.client [None req-d16f9f43-365e-4624-9f97-477b20ef62d6 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 06:56:23 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-4748c034-f617-4126-a4cb-e06d70383147 x-openstack-request-id: req-4748c034-f617-4126-a4cb-e06d70383147 {{(pid=100295) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 06:56:23.319743 np0000007169 devstack@c-api.service[100295]: DEBUG novaclient.v2.client [None req-d16f9f43-365e-4624-9f97-477b20ef62d6 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f09d6341-3a16-41ed-9525-400d8e57f6a0", "serverId": "d50159c3-7504-4934-aa5f-459e2220b3e2", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "39f348b4-0a98-4e12-8a5e-8eabf33fd7d2", "bdm_uuid": "628e7774-6007-450c-8f77-f5797506d219"}} {{(pid=100295) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 06:56:23.319827 np0000007169 devstack@c-api.service[100295]: DEBUG novaclient.v2.client [None req-d16f9f43-365e-4624-9f97-477b20ef62d6 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET call to compute for https://10.4.3.81/compute/v2.1/servers/d50159c3-7504-4934-aa5f-459e2220b3e2/os-volume_attachments/f09d6341-3a16-41ed-9525-400d8e57f6a0 used request id req-4748c034-f617-4126-a4cb-e06d70383147 {{(pid=100295) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 06:56:23.322196 np0000007169 devstack@c-api.service[100295]: ERROR cinder.volume.api [None req-d16f9f43-365e-4624-9f97-477b20ef62d6 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault [None req-d16f9f43-365e-4624-9f97-477b20ef62d6 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Caught error: Detach volume from instance d50159c3-7504-4934-aa5f-459e2220b3e2 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d50159c3-7504-4934-aa5f-459e2220b3e2 using the Compute API Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 06:56:23.324699 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d50159c3-7504-4934-aa5f-459e2220b3e2 using the Compute API Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.middleware.fault [None req-d16f9f43-365e-4624-9f97-477b20ef62d6 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action returned with HTTP 409 Aug 13 06:56:23.325560 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 141/559] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:56:22 2026] POST /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action => generated 167 bytes in 604 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:56:23.335450 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3a8322fc-b205-4828-b325-05c16e95a650 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:23.336804 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 141/560] 10.4.3.81 () {70 vars in 1590 bytes} [Thu Aug 13 06:56:23 2026] POST /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 06:56:23.349594 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b0ac5444-b252-4177-843f-b64e872dceac None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:23.351100 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 135/561] 10.4.3.81 () {70 vars in 1590 bytes} [Thu Aug 13 06:56:23 2026] POST /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 06:56:23.359114 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3d400baf-fe83-42bc-978d-b309a9cfeb09 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:23.456053 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-f6f29e41-4aba-4b5b-bb80-b3b944c934f7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:23.461603 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-f6f29e41-4aba-4b5b-bb80-b3b944c934f7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] DELETE https://10.4.3.81/volume/v3/attachments/610d4b59-8148-40aa-a06f-950774e1d4f7 Aug 13 06:56:23.461927 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-f6f29e41-4aba-4b5b-bb80-b3b944c934f7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:23.462454 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-f6f29e41-4aba-4b5b-bb80-b3b944c934f7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:23.493270 np0000007169 devstack@c-api.service[100297]: WARNING keystonemiddleware.auth_token [None req-3d400baf-fe83-42bc-978d-b309a9cfeb09 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 06:56:23.494817 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 145/562] 10.4.3.81 () {70 vars in 1590 bytes} [Thu Aug 13 06:56:23 2026] POST /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action => generated 114 bytes in 136 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 06:56:23.502193 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-06a66e5c-24f4-4fdb-a0b5-cf840f71f72d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:23.533612 np0000007169 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-f6f29e41-4aba-4b5b-bb80-b3b944c934f7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:56:23.544808 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:23.544808 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:23.597494 np0000007169 devstack@c-api.service[100296]: WARNING keystonemiddleware.auth_token [None req-06a66e5c-24f4-4fdb-a0b5-cf840f71f72d None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 06:56:23.599939 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 142/563] 10.4.3.81 () {70 vars in 1590 bytes} [Thu Aug 13 06:56:23 2026] POST /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action => generated 114 bytes in 97 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 06:56:23.610620 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b78e42a8-62b6-4a96-a373-602cba7fa08b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:23.618742 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-44f58172-0d1a-4c1e-acdd-9012af5548e4 req-f6f29e41-4aba-4b5b-bb80-b3b944c934f7 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/attachments/610d4b59-8148-40aa-a06f-950774e1d4f7 returned with HTTP 200 Aug 13 06:56:23.618742 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 142/564] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:56:23 2026] DELETE /volume/v3/attachments/610d4b59-8148-40aa-a06f-950774e1d4f7 => generated 19 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:23.759809 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b78e42a8-62b6-4a96-a373-602cba7fa08b tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] POST https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action Aug 13 06:56:23.760197 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b78e42a8-62b6-4a96-a373-602cba7fa08b tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:23.760611 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b78e42a8-62b6-4a96-a373-602cba7fa08b tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:23.776278 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:23.776278 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:23.776843 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.admin_actions [None req-b78e42a8-62b6-4a96-a373-602cba7fa08b tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] Updating volume 'f09d6341-3a16-41ed-9525-400d8e57f6a0' with '{'status': 'error'}' {{(pid=100294) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:56:23.814123 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b78e42a8-62b6-4a96-a373-602cba7fa08b tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action returned with HTTP 202 Aug 13 06:56:23.814845 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 136/565] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:56:23 2026] POST /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action => generated 0 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:56:23.823757 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0b8d2df3-48fd-430f-8d06-0e38e9c6db1d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:23.825581 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0b8d2df3-48fd-430f-8d06-0e38e9c6db1d tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 Aug 13 06:56:23.825795 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0b8d2df3-48fd-430f-8d06-0e38e9c6db1d tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:23.826045 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0b8d2df3-48fd-430f-8d06-0e38e9c6db1d tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:23.839518 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:23.839518 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:23.846699 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0b8d2df3-48fd-430f-8d06-0e38e9c6db1d tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:23.853415 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0b8d2df3-48fd-430f-8d06-0e38e9c6db1d tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 returned with HTTP 200 Aug 13 06:56:23.853796 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 146/566] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:23 2026] GET /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:23.871935 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-eda9a3c4-7a36-4f7d-bd40-13868fce3375 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:23.874079 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eda9a3c4-7a36-4f7d-bd40-13868fce3375 tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] POST https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action Aug 13 06:56:23.874556 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eda9a3c4-7a36-4f7d-bd40-13868fce3375 tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "39f348b4-0a98-4e12-8a5e-8eabf33fd7d2"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:23.874756 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eda9a3c4-7a36-4f7d-bd40-13868fce3375 tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "39f348b4-0a98-4e12-8a5e-8eabf33fd7d2"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:23.891664 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:23.891664 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:23.892110 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-eda9a3c4-7a36-4f7d-bd40-13868fce3375 tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] Volume info retrieved successfully. Aug 13 06:56:23.970511 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-eda9a3c4-7a36-4f7d-bd40-13868fce3375 tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] Attachment connected to vm d50159c3-7504-4934-aa5f-459e2220b3e2, checking data on nova Aug 13 06:56:23.970806 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.compute.nova [None req-eda9a3c4-7a36-4f7d-bd40-13868fce3375 tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] Creating Keystone token plugin using URL: https://10.4.3.81/identity {{(pid=100296) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 06:56:24.180721 np0000007169 devstack@c-api.service[100296]: DEBUG novaclient.v2.client [None req-eda9a3c4-7a36-4f7d-bd40-13868fce3375 tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] REQ: curl -g -i -X GET https://10.4.3.81/compute/v2.1/servers/d50159c3-7504-4934-aa5f-459e2220b3e2/os-volume_attachments/f09d6341-3a16-41ed-9525-400d8e57f6a0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e182d253ccb42671045da9937fe19ecc61f0199873637bb224ae59a88354047b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-eda9a3c4-7a36-4f7d-bd40-13868fce3375" -H "X-Service-Token: {SHA256}94c851b91f1b6547690550737bc6be7a4320c2d185d00d207fd13171924388b0" {{(pid=100296) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 06:56:24.367799 np0000007169 devstack@c-api.service[100296]: DEBUG novaclient.v2.client [None req-eda9a3c4-7a36-4f7d-bd40-13868fce3375 tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 06:56:24 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-3854a59c-213c-4105-bddf-20b33273072f x-openstack-request-id: req-3854a59c-213c-4105-bddf-20b33273072f {{(pid=100296) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 06:56:24.368061 np0000007169 devstack@c-api.service[100296]: DEBUG novaclient.v2.client [None req-eda9a3c4-7a36-4f7d-bd40-13868fce3375 tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "f09d6341-3a16-41ed-9525-400d8e57f6a0", "serverId": "d50159c3-7504-4934-aa5f-459e2220b3e2", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "39f348b4-0a98-4e12-8a5e-8eabf33fd7d2", "bdm_uuid": "628e7774-6007-450c-8f77-f5797506d219"}} {{(pid=100296) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 06:56:24.368224 np0000007169 devstack@c-api.service[100296]: DEBUG novaclient.v2.client [None req-eda9a3c4-7a36-4f7d-bd40-13868fce3375 tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] GET call to compute for https://10.4.3.81/compute/v2.1/servers/d50159c3-7504-4934-aa5f-459e2220b3e2/os-volume_attachments/f09d6341-3a16-41ed-9525-400d8e57f6a0 used request id req-3854a59c-213c-4105-bddf-20b33273072f {{(pid=100296) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 06:56:24.371434 np0000007169 devstack@c-api.service[100296]: ERROR cinder.volume.api [None req-eda9a3c4-7a36-4f7d-bd40-13868fce3375 tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault [None req-eda9a3c4-7a36-4f7d-bd40-13868fce3375 tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] Caught error: Detach volume from instance d50159c3-7504-4934-aa5f-459e2220b3e2 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d50159c3-7504-4934-aa5f-459e2220b3e2 using the Compute API Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 06:56:24.375362 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d50159c3-7504-4934-aa5f-459e2220b3e2 using the Compute API Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault Aug 13 06:56:24.376483 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.middleware.fault [None req-eda9a3c4-7a36-4f7d-bd40-13868fce3375 tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action returned with HTTP 409 Aug 13 06:56:24.377925 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 143/567] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:56:23 2026] POST /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action => generated 167 bytes in 506 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:56:24.390008 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-921f4c9a-0f59-4b73-aa4b-440bca473a24 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:24.392538 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 143/568] 10.4.3.81 () {70 vars in 1590 bytes} [Thu Aug 13 06:56:24 2026] POST /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 06:56:24.403555 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-43b316bd-aa83-4de3-92db-b3439351c96c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:24.473592 np0000007169 devstack@c-api.service[100294]: WARNING keystonemiddleware.auth_token [None req-43b316bd-aa83-4de3-92db-b3439351c96c None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 06:56:24.477625 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 137/569] 10.4.3.81 () {70 vars in 1590 bytes} [Thu Aug 13 06:56:24 2026] POST /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action => generated 114 bytes in 74 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 06:56:24.487500 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-894f9e66-66f9-4e07-a6fe-fe5e70753d55 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:24.493798 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-894f9e66-66f9-4e07-a6fe-fe5e70753d55 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 Aug 13 06:56:24.494265 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-894f9e66-66f9-4e07-a6fe-fe5e70753d55 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:24.494441 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-894f9e66-66f9-4e07-a6fe-fe5e70753d55 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:24.509708 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:24.509708 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:24.514851 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-82299fc2-d434-4cb1-8daa-842fc6feb760 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:24.517364 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-894f9e66-66f9-4e07-a6fe-fe5e70753d55 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:24.517656 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-82299fc2-d434-4cb1-8daa-842fc6feb760 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:56:24.517958 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-82299fc2-d434-4cb1-8daa-842fc6feb760 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:24.518222 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-82299fc2-d434-4cb1-8daa-842fc6feb760 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:24.524775 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-894f9e66-66f9-4e07-a6fe-fe5e70753d55 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 returned with HTTP 200 Aug 13 06:56:24.525218 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 147/570] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:24 2026] GET /volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:24.542982 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ff3bac97-63e7-44d2-b9b4-6d8aba8a5afc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:24.546415 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff3bac97-63e7-44d2-b9b4-6d8aba8a5afc tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 Aug 13 06:56:24.546415 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ff3bac97-63e7-44d2-b9b4-6d8aba8a5afc tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:24.546415 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ff3bac97-63e7-44d2-b9b4-6d8aba8a5afc tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:24.556986 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:24.556986 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:24.564650 np0000007169 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-82299fc2-d434-4cb1-8daa-842fc6feb760 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:56:24.566393 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ff3bac97-63e7-44d2-b9b4-6d8aba8a5afc tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:24.572013 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:24.572013 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:24.574460 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff3bac97-63e7-44d2-b9b4-6d8aba8a5afc tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 returned with HTTP 200 Aug 13 06:56:24.574924 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 144/571] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:24 2026] GET /volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:24.577862 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-82299fc2-d434-4cb1-8daa-842fc6feb760 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:56:24.583774 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-82299fc2-d434-4cb1-8daa-842fc6feb760 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 returned with HTTP 200 Aug 13 06:56:24.584401 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 144/572] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:24 2026] GET /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 => generated 845 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:24.636404 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-79e458cc-1433-45e8-b0cf-583bb55a6c3c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:24.642159 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-79e458cc-1433-45e8-b0cf-583bb55a6c3c tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 Aug 13 06:56:24.642159 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-79e458cc-1433-45e8-b0cf-583bb55a6c3c tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:24.642159 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-79e458cc-1433-45e8-b0cf-583bb55a6c3c tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:24.664637 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:24.664637 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:24.670034 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-79e458cc-1433-45e8-b0cf-583bb55a6c3c tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:24.676263 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-79e458cc-1433-45e8-b0cf-583bb55a6c3c tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 returned with HTTP 200 Aug 13 06:56:24.676973 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 138/573] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:56:24 2026] GET /volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:24.798020 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0524a83e-3b6c-4718-8c4c-ebe7266dce7b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:24.798425 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0524a83e-3b6c-4718-8c4c-ebe7266dce7b None None] GET https://10.4.3.81/volume// Aug 13 06:56:24.798599 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0524a83e-3b6c-4718-8c4c-ebe7266dce7b None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:24.798790 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0524a83e-3b6c-4718-8c4c-ebe7266dce7b None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:24.799153 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0524a83e-3b6c-4718-8c4c-ebe7266dce7b None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:56:24.799482 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 148/574] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 06:56:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:56:24.807053 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-7651f99c-ad43-4dca-934f-84720066bd66 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:24.810803 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-7651f99c-ad43-4dca-934f-84720066bd66 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:56:24.811204 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-7651f99c-ad43-4dca-934f-84720066bd66 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5948f690-5963-46d2-aa2f-31e7218261b0", "connector": null, "instance_uuid": "d50159c3-7504-4934-aa5f-459e2220b3e2"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:24.825189 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:24.825189 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:24.869920 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-7651f99c-ad43-4dca-934f-84720066bd66 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:56:24.871702 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 145/575] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:56:24 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) Aug 13 06:56:24.913072 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-29049192-07ff-408a-a77c-7086cfc519ce None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:24.915936 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-29049192-07ff-408a-a77c-7086cfc519ce tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 Aug 13 06:56:24.916176 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-29049192-07ff-408a-a77c-7086cfc519ce tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:24.916497 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-29049192-07ff-408a-a77c-7086cfc519ce tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:24.931726 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:24.931726 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:24.936856 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-29049192-07ff-408a-a77c-7086cfc519ce tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:24.943151 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-29049192-07ff-408a-a77c-7086cfc519ce tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 returned with HTTP 200 Aug 13 06:56:24.943613 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 145/576] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:24 2026] GET /volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:24.973539 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-be74b6c9-2f3c-4296-91a4-81e015b737d6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:24.973777 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-be74b6c9-2f3c-4296-91a4-81e015b737d6 None None] GET https://10.4.3.81/volume// Aug 13 06:56:24.974190 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-be74b6c9-2f3c-4296-91a4-81e015b737d6 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:24.974286 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-be74b6c9-2f3c-4296-91a4-81e015b737d6 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:24.974709 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-be74b6c9-2f3c-4296-91a4-81e015b737d6 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:56:24.975422 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 139/577] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:56:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:56:24.991408 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-1da43e25-7631-4263-bba4-bca9b510e7f9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:24.996088 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-1da43e25-7631-4263-bba4-bca9b510e7f9 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 Aug 13 06:56:24.996088 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-1da43e25-7631-4263-bba4-bca9b510e7f9 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:24.996088 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-1da43e25-7631-4263-bba4-bca9b510e7f9 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:25.009243 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:25.009243 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:25.014163 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-1da43e25-7631-4263-bba4-bca9b510e7f9 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:25.023159 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-1da43e25-7631-4263-bba4-bca9b510e7f9 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 returned with HTTP 200 Aug 13 06:56:25.023950 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 149/578] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:56:24 2026] GET /volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 => generated 1035 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:56:25.141452 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-359bf96d-9bac-4554-9d63-2fe915802bb3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:25.145363 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-359bf96d-9bac-4554-9d63-2fe915802bb3 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] PUT https://10.4.3.81/volume/v3/attachments/6823f75e-622a-4ffa-888d-32cc8595fd3b Aug 13 06:56:25.145363 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-359bf96d-9bac-4554-9d63-2fe915802bb3 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:25.156930 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-359bf96d-9bac-4554-9d63-2fe915802bb3 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Acquiring lock "cinder-attachment_update-5948f690-5963-46d2-aa2f-31e7218261b0-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:56:25.169345 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-359bf96d-9bac-4554-9d63-2fe915802bb3 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Lock "cinder-attachment_update-5948f690-5963-46d2-aa2f-31e7218261b0-np0000007169" acquired by "attachment_update" :: waited 0.012s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:56:25.172292 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:25.172292 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:25.339119 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-359bf96d-9bac-4554-9d63-2fe915802bb3 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Lock "cinder-attachment_update-5948f690-5963-46d2-aa2f-31e7218261b0-np0000007169" released by "attachment_update" :: held 0.170s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:56:25.339519 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-359bf96d-9bac-4554-9d63-2fe915802bb3 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/attachments/6823f75e-622a-4ffa-888d-32cc8595fd3b returned with HTTP 200 Aug 13 06:56:25.340225 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 146/579] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:56:25 2026] PUT /volume/v3/attachments/6823f75e-622a-4ffa-888d-32cc8595fd3b => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:25.960838 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b6384ce4-b453-4709-88a6-dffe2b627da8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:25.964524 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b6384ce4-b453-4709-88a6-dffe2b627da8 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 Aug 13 06:56:25.964810 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b6384ce4-b453-4709-88a6-dffe2b627da8 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:25.965087 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b6384ce4-b453-4709-88a6-dffe2b627da8 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:25.981437 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:25.981437 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:25.987632 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b6384ce4-b453-4709-88a6-dffe2b627da8 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:25.997392 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b6384ce4-b453-4709-88a6-dffe2b627da8 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 returned with HTTP 200 Aug 13 06:56:25.998684 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 146/580] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:25 2026] GET /volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:26.398107 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-53da1e77-bad9-404a-ab4c-8a2acb953bb4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:26.581881 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-53da1e77-bad9-404a-ab4c-8a2acb953bb4 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 Aug 13 06:56:26.582121 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-53da1e77-bad9-404a-ab4c-8a2acb953bb4 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:26.582587 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-53da1e77-bad9-404a-ab4c-8a2acb953bb4 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:26.600360 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-53da1e77-bad9-404a-ab4c-8a2acb953bb4 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 returned with HTTP 200 Aug 13 06:56:26.601020 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 140/581] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:56:26 2026] GET /volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 => generated 437 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:26.611509 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4c875ed6-fa13-4e1b-9ecb-2226fe4cf620 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:26.613806 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c875ed6-fa13-4e1b-9ecb-2226fe4cf620 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893/defaults Aug 13 06:56:26.614107 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c875ed6-fa13-4e1b-9ecb-2226fe4cf620 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:26.614428 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c875ed6-fa13-4e1b-9ecb-2226fe4cf620 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Calling method 'defaults' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:26.629807 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c875ed6-fa13-4e1b-9ecb-2226fe4cf620 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893/defaults returned with HTTP 200 Aug 13 06:56:26.630357 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 150/582] 10.4.3.81 () {66 vars in 1374 bytes} [Thu Aug 13 06:56:26 2026] GET /volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893/defaults => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:26.642076 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3fe1a4c1-a07f-4f88-9d69-01e569fe9a24 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:26.645164 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3fe1a4c1-a07f-4f88-9d69-01e569fe9a24 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 Aug 13 06:56:26.645289 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3fe1a4c1-a07f-4f88-9d69-01e569fe9a24 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:26.652558 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:26.652558 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:26.712944 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3fe1a4c1-a07f-4f88-9d69-01e569fe9a24 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 returned with HTTP 200 Aug 13 06:56:26.713447 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 147/583] 10.4.3.81 () {68 vars in 1367 bytes} [Thu Aug 13 06:56:26 2026] PUT /volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 => generated 395 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:26.727727 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4bc16f10-f6bc-42c3-bd99-5ed123bb5140 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:26.730232 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4bc16f10-f6bc-42c3-bd99-5ed123bb5140 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] DELETE https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 Aug 13 06:56:26.730498 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4bc16f10-f6bc-42c3-bd99-5ed123bb5140 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:26.730797 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4bc16f10-f6bc-42c3-bd99-5ed123bb5140 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:26.740738 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4bc16f10-f6bc-42c3-bd99-5ed123bb5140 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 returned with HTTP 200 Aug 13 06:56:26.741244 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 147/584] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 06:56:26 2026] DELETE /volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 => generated 0 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 06:56:26.756762 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-14052a84-5d4b-47f4-bfef-fb2e841a3715 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:26.756955 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-14052a84-5d4b-47f4-bfef-fb2e841a3715 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 Aug 13 06:56:26.757151 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-14052a84-5d4b-47f4-bfef-fb2e841a3715 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:26.757372 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-14052a84-5d4b-47f4-bfef-fb2e841a3715 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:26.775724 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-14052a84-5d4b-47f4-bfef-fb2e841a3715 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 returned with HTTP 200 Aug 13 06:56:26.776919 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 141/585] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:56:26 2026] GET /volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 => generated 437 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:26.787149 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fc44ae10-4928-4f84-a234-0a591916e3a4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:26.791599 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fc44ae10-4928-4f84-a234-0a591916e3a4 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 Aug 13 06:56:26.791833 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fc44ae10-4928-4f84-a234-0a591916e3a4 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-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=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:26.884188 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fc44ae10-4928-4f84-a234-0a591916e3a4 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 returned with HTTP 200 Aug 13 06:56:26.885072 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 151/586] 10.4.3.81 () {68 vars in 1368 bytes} [Thu Aug 13 06:56:26 2026] PUT /volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 => generated 395 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:26.897933 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-45910dcd-9e37-4838-9d86-4dcfb70aa204 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:26.900763 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-45910dcd-9e37-4838-9d86-4dcfb70aa204 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893/defaults Aug 13 06:56:26.900887 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-45910dcd-9e37-4838-9d86-4dcfb70aa204 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:26.902737 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-45910dcd-9e37-4838-9d86-4dcfb70aa204 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Calling method 'defaults' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:26.924853 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-45910dcd-9e37-4838-9d86-4dcfb70aa204 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893/defaults returned with HTTP 200 Aug 13 06:56:26.924853 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 148/587] 10.4.3.81 () {66 vars in 1374 bytes} [Thu Aug 13 06:56:26 2026] GET /volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893/defaults => generated 437 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:26.936299 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f73815ce-189a-490e-bff2-d83837a62514 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:26.938579 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f73815ce-189a-490e-bff2-d83837a62514 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 Aug 13 06:56:26.938880 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f73815ce-189a-490e-bff2-d83837a62514 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:26.939149 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f73815ce-189a-490e-bff2-d83837a62514 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:26.958162 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f73815ce-189a-490e-bff2-d83837a62514 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 returned with HTTP 200 Aug 13 06:56:26.958592 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 148/588] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:56:26 2026] GET /volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:26.970449 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-47af0506-b89c-4071-affe-3069574e2b0f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:26.974005 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-47af0506-b89c-4071-affe-3069574e2b0f tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893?usage=True Aug 13 06:56:26.974248 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-47af0506-b89c-4071-affe-3069574e2b0f tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:26.974492 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-47af0506-b89c-4071-affe-3069574e2b0f tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:27.000821 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-47af0506-b89c-4071-affe-3069574e2b0f tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893?usage=True returned with HTTP 200 Aug 13 06:56:27.001051 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 142/589] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 06:56:26 2026] GET /volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893?usage=True => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:27.015006 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3be1ea4f-e780-4f03-9960-38800d4f152b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:27.022074 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:27.023626 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3be1ea4f-e780-4f03-9960-38800d4f152b tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 Aug 13 06:56:27.023626 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3be1ea4f-e780-4f03-9960-38800d4f152b tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:27.023848 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3be1ea4f-e780-4f03-9960-38800d4f152b tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:27.043739 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:27.043739 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:27.049403 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3be1ea4f-e780-4f03-9960-38800d4f152b tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:27.053631 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3be1ea4f-e780-4f03-9960-38800d4f152b tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 returned with HTTP 200 Aug 13 06:56:27.054240 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 152/590] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:27 2026] GET /volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:27.212334 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:56:27.212705 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-733511350"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:27.214025 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-733511350'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:56:27.214133 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Create volume of 1 GB Aug 13 06:56:27.218687 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Availability Zones retrieved successfully. Aug 13 06:56:27.224177 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Flow 'volume_create_api' (41c52e47-078b-413d-9797-46bad3a06d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:27.225422 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d143737-1d85-47ff-bd8d-2d850fd6b30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:27.226286 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:56:27.254008 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d143737-1d85-47ff-bd8d-2d850fd6b30d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:27.254861 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09357c90-1484-4c61-8ea5-dd870213e823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:27.336838 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Created reservations ['a5b7997d-afae-4927-ba68-61bad9967e33', '10aca397-6b07-4665-988d-b34fcf2354be', 'bbdef7ea-e0b9-480e-9fb9-c8a6b8406e00', '76f11c87-cbb4-4e66-8c88-705583c8d347'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:56:27.337979 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09357c90-1484-4c61-8ea5-dd870213e823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5b7997d-afae-4927-ba68-61bad9967e33', '10aca397-6b07-4665-988d-b34fcf2354be', 'bbdef7ea-e0b9-480e-9fb9-c8a6b8406e00', '76f11c87-cbb4-4e66-8c88-705583c8d347']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:27.339821 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4534eab-034e-4c80-9493-9e4549b41b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:27.367494 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4534eab-034e-4c80-9493-9e4549b41b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2462629-c971-4c27-863c-7e42955cecb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-733511350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0886e9703ca9461f818ed70c1bcfc893',qos_specs=None,replication_status=,reservations=['a5b7997d-afae-4927-ba68-61bad9967e33','10aca397-6b07-4665-988d-b34fcf2354be','bbdef7ea-e0b9-480e-9fb9-c8a6b8406e00','76f11c87-cbb4-4e66-8c88-705583c8d347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf70a1e3ad36435795774ddb007bfb6c',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:56:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-733511350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2462629-c971-4c27-863c-7e42955cecb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0886e9703ca9461f818ed70c1bcfc893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf70a1e3ad36435795774ddb007bfb6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:27.368265 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14d935ee-ea52-4478-9390-7f7982424060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:27.393034 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14d935ee-ea52-4478-9390-7f7982424060) transitioned into state 'SUCCESS' from state '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-733511350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0886e9703ca9461f818ed70c1bcfc893',qos_specs=None,replication_status=,reservations=['a5b7997d-afae-4927-ba68-61bad9967e33','10aca397-6b07-4665-988d-b34fcf2354be','bbdef7ea-e0b9-480e-9fb9-c8a6b8406e00','76f11c87-cbb4-4e66-8c88-705583c8d347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf70a1e3ad36435795774ddb007bfb6c',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:27.393735 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89871582-5bb1-4a1f-b307-671ed467143c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:27.404983 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89871582-5bb1-4a1f-b307-671ed467143c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:27.405864 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Flow 'volume_create_api' (41c52e47-078b-413d-9797-46bad3a06d82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:27.406569 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Create volume request issued successfully. Aug 13 06:56:27.407139 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d1dcb945-38e5-433f-971a-be42ff79e6d5 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:56:27.407657 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 149/591] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:56:27 2026] POST /volume/v3/volumes => generated 753 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:56:27.423329 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d2259db6-e5ec-4fce-bcde-675a6272ec35 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:27.425940 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d2259db6-e5ec-4fce-bcde-675a6272ec35 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] GET https://10.4.3.81/volume/v3/volumes/e2462629-c971-4c27-863c-7e42955cecb0 Aug 13 06:56:27.426418 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d2259db6-e5ec-4fce-bcde-675a6272ec35 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:27.426759 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d2259db6-e5ec-4fce-bcde-675a6272ec35 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:27.434847 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:27.434847 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:27.438691 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d2259db6-e5ec-4fce-bcde-675a6272ec35 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Volume info retrieved successfully. Aug 13 06:56:27.444138 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d2259db6-e5ec-4fce-bcde-675a6272ec35 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] https://10.4.3.81/volume/v3/volumes/e2462629-c971-4c27-863c-7e42955cecb0 returned with HTTP 200 Aug 13 06:56:27.444138 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 149/592] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:27 2026] GET /volume/v3/volumes/e2462629-c971-4c27-863c-7e42955cecb0 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:27.471455 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c9e7fb6f-2269-4778-b2bb-0dd7af173e1a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:27.588080 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c9e7fb6f-2269-4778-b2bb-0dd7af173e1a tempest-VolumePoolsAdminTestsJSON-1206365340 tempest-VolumePoolsAdminTestsJSON-1206365340-project-admin] GET https://10.4.3.81/volume/v3/scheduler-stats/get_pools?detail=True Aug 13 06:56:27.588363 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c9e7fb6f-2269-4778-b2bb-0dd7af173e1a tempest-VolumePoolsAdminTestsJSON-1206365340 tempest-VolumePoolsAdminTestsJSON-1206365340-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:27.588645 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c9e7fb6f-2269-4778-b2bb-0dd7af173e1a tempest-VolumePoolsAdminTestsJSON-1206365340 tempest-VolumePoolsAdminTestsJSON-1206365340-project-admin] Calling method 'get_pools' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:27.599627 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c9e7fb6f-2269-4778-b2bb-0dd7af173e1a tempest-VolumePoolsAdminTestsJSON-1206365340 tempest-VolumePoolsAdminTestsJSON-1206365340-project-admin] https://10.4.3.81/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 13 06:56:27.603125 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 143/593] 10.4.3.81 () {66 vars in 1307 bytes} [Thu Aug 13 06:56:27 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:27.610746 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-260b279a-a1b5-465d-9353-1185762af6ac None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:27.615659 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-260b279a-a1b5-465d-9353-1185762af6ac tempest-VolumePoolsAdminTestsJSON-1206365340 tempest-VolumePoolsAdminTestsJSON-1206365340-project-admin] GET https://10.4.3.81/volume/v3/scheduler-stats/get_pools Aug 13 06:56:27.616036 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-260b279a-a1b5-465d-9353-1185762af6ac tempest-VolumePoolsAdminTestsJSON-1206365340 tempest-VolumePoolsAdminTestsJSON-1206365340-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:27.616036 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-260b279a-a1b5-465d-9353-1185762af6ac tempest-VolumePoolsAdminTestsJSON-1206365340 tempest-VolumePoolsAdminTestsJSON-1206365340-project-admin] Calling method 'get_pools' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:27.628510 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-260b279a-a1b5-465d-9353-1185762af6ac tempest-VolumePoolsAdminTestsJSON-1206365340 tempest-VolumePoolsAdminTestsJSON-1206365340-project-admin] https://10.4.3.81/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 06:56:27.628934 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 153/594] 10.4.3.81 () {66 vars in 1284 bytes} [Thu Aug 13 06:56:27 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:28.070848 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cd58a9f7-71a1-486c-bf27-b5e9be952d54 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:28.072874 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd58a9f7-71a1-486c-bf27-b5e9be952d54 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 Aug 13 06:56:28.073055 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd58a9f7-71a1-486c-bf27-b5e9be952d54 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:28.073225 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd58a9f7-71a1-486c-bf27-b5e9be952d54 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:28.087923 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:28.087923 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:28.091644 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cd58a9f7-71a1-486c-bf27-b5e9be952d54 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:28.096599 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd58a9f7-71a1-486c-bf27-b5e9be952d54 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 returned with HTTP 200 Aug 13 06:56:28.097123 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 150/595] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:28 2026] GET /volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:28.211911 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:28.219488 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:56:28.219488 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1977426883", "imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:28.219807 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1977426883', 'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:56:28.320717 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Create volume of 1 GB Aug 13 06:56:28.323561 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Availability Zones retrieved successfully. Aug 13 06:56:28.328737 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Flow 'volume_create_api' (b89d439d-72a7-42f9-9c06-9c08da58909e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:28.329877 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (313fc21a-cfa3-475c-828b-736a668a962f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:28.331071 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:56:28.389688 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (313fc21a-cfa3-475c-828b-736a668a962f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:28.389688 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (064dfd11-4d6c-416f-8fdd-d4124cd49cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:28.433919 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Created reservations ['60e861f7-4d2e-475d-8a9c-a931c39c5bae', '276b1f18-c1ff-465e-9d68-f6913da59fe4', 'ef083dd8-1637-4b95-97a6-845ca2e1175f', 'c5c9db1a-391d-46fe-9b93-29f6042ad377'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:56:28.434791 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (064dfd11-4d6c-416f-8fdd-d4124cd49cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60e861f7-4d2e-475d-8a9c-a931c39c5bae', '276b1f18-c1ff-465e-9d68-f6913da59fe4', 'ef083dd8-1637-4b95-97a6-845ca2e1175f', 'c5c9db1a-391d-46fe-9b93-29f6042ad377']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:28.435835 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96d28653-4613-43fe-b59e-1602e55a6844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:28.456958 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96d28653-4613-43fe-b59e-1602e55a6844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '055e0710-416a-4239-bdf9-3465db7f00ba', '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-1977426883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9319edd58014474bafaf73d4067cd957',qos_specs=None,replication_status=,reservations=['60e861f7-4d2e-475d-8a9c-a931c39c5bae','276b1f18-c1ff-465e-9d68-f6913da59fe4','ef083dd8-1637-4b95-97a6-845ca2e1175f','c5c9db1a-391d-46fe-9b93-29f6042ad377'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683c49c6af1d44e7b66fb83e6fcf003c',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:56:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1977426883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=055e0710-416a-4239-bdf9-3465db7f00ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9319edd58014474bafaf73d4067cd957',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='683c49c6af1d44e7b66fb83e6fcf003c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:28.457709 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c698d2b-7a99-48b9-802a-9b4c487c02e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:28.459263 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8eaa2743-6811-4030-92df-794be25978c3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:28.461613 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8eaa2743-6811-4030-92df-794be25978c3 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] GET https://10.4.3.81/volume/v3/volumes/e2462629-c971-4c27-863c-7e42955cecb0 Aug 13 06:56:28.461928 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8eaa2743-6811-4030-92df-794be25978c3 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:28.462225 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8eaa2743-6811-4030-92df-794be25978c3 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:28.476428 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:28.476428 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:28.479173 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c698d2b-7a99-48b9-802a-9b4c487c02e4) transitioned into state 'SUCCESS' from state '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-1977426883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9319edd58014474bafaf73d4067cd957',qos_specs=None,replication_status=,reservations=['60e861f7-4d2e-475d-8a9c-a931c39c5bae','276b1f18-c1ff-465e-9d68-f6913da59fe4','ef083dd8-1637-4b95-97a6-845ca2e1175f','c5c9db1a-391d-46fe-9b93-29f6042ad377'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683c49c6af1d44e7b66fb83e6fcf003c',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:28.480173 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (404656ff-d3ad-4af9-a7be-c19a41b077a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:28.482257 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8eaa2743-6811-4030-92df-794be25978c3 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Volume info retrieved successfully. Aug 13 06:56:28.488455 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8eaa2743-6811-4030-92df-794be25978c3 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] https://10.4.3.81/volume/v3/volumes/e2462629-c971-4c27-863c-7e42955cecb0 returned with HTTP 200 Aug 13 06:56:28.488973 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 144/596] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:28 2026] GET /volume/v3/volumes/e2462629-c971-4c27-863c-7e42955cecb0 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:28.493859 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (404656ff-d3ad-4af9-a7be-c19a41b077a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:28.495269 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Flow 'volume_create_api' (b89d439d-72a7-42f9-9c06-9c08da58909e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:28.495737 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Create volume request issued successfully. Aug 13 06:56:28.496620 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b535f3e6-a7c0-47cd-a624-1cb769a3e764 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:56:28.497215 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 150/597] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:56:28 2026] POST /volume/v3/volumes => generated 751 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:56:28.510983 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e0c593ee-4fe9-47eb-837a-24a2f2b14ce7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:28.512903 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e0c593ee-4fe9-47eb-837a-24a2f2b14ce7 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893?usage=True Aug 13 06:56:28.513129 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e0c593ee-4fe9-47eb-837a-24a2f2b14ce7 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:28.513696 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1848703b-585a-40ba-91d1-28cbde97d25e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:28.513748 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e0c593ee-4fe9-47eb-837a-24a2f2b14ce7 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:28.515304 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1848703b-585a-40ba-91d1-28cbde97d25e tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/055e0710-416a-4239-bdf9-3465db7f00ba Aug 13 06:56:28.515792 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1848703b-585a-40ba-91d1-28cbde97d25e tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:28.516502 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1848703b-585a-40ba-91d1-28cbde97d25e tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:28.529113 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:28.529113 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:28.537168 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1848703b-585a-40ba-91d1-28cbde97d25e tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:56:28.539101 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e0c593ee-4fe9-47eb-837a-24a2f2b14ce7 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893?usage=True returned with HTTP 200 Aug 13 06:56:28.539630 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 154/598] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 06:56:28 2026] GET /volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:28.542572 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1848703b-585a-40ba-91d1-28cbde97d25e tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/055e0710-416a-4239-bdf9-3465db7f00ba returned with HTTP 200 Aug 13 06:56:28.542993 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 151/599] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:28 2026] GET /volume/v3/volumes/055e0710-416a-4239-bdf9-3465db7f00ba => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:28.556334 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7cac48e8-5992-4d3e-9926-2876c23bff9a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:28.561733 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7cac48e8-5992-4d3e-9926-2876c23bff9a tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e2462629-c971-4c27-863c-7e42955cecb0 Aug 13 06:56:28.562023 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7cac48e8-5992-4d3e-9926-2876c23bff9a tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:28.562282 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7cac48e8-5992-4d3e-9926-2876c23bff9a tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:28.562524 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-7cac48e8-5992-4d3e-9926-2876c23bff9a tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Delete volume with id: e2462629-c971-4c27-863c-7e42955cecb0 Aug 13 06:56:28.577856 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:28.577856 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:28.577856 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7cac48e8-5992-4d3e-9926-2876c23bff9a tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Volume info retrieved successfully. Aug 13 06:56:28.596879 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7cac48e8-5992-4d3e-9926-2876c23bff9a tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Delete volume request issued successfully. Aug 13 06:56:28.597242 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7cac48e8-5992-4d3e-9926-2876c23bff9a tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] https://10.4.3.81/volume/v3/volumes/e2462629-c971-4c27-863c-7e42955cecb0 returned with HTTP 202 Aug 13 06:56:28.597749 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 145/600] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:56:28 2026] DELETE /volume/v3/volumes/e2462629-c971-4c27-863c-7e42955cecb0 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:28.606068 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5d28e693-8d84-413e-8d91-70b97e08f231 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:28.608374 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5d28e693-8d84-413e-8d91-70b97e08f231 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] GET https://10.4.3.81/volume/v3/volumes/e2462629-c971-4c27-863c-7e42955cecb0 Aug 13 06:56:28.608577 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5d28e693-8d84-413e-8d91-70b97e08f231 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:28.610042 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5d28e693-8d84-413e-8d91-70b97e08f231 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:28.617942 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:28.617942 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:28.623114 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5d28e693-8d84-413e-8d91-70b97e08f231 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Volume info retrieved successfully. Aug 13 06:56:28.627745 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5d28e693-8d84-413e-8d91-70b97e08f231 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] https://10.4.3.81/volume/v3/volumes/e2462629-c971-4c27-863c-7e42955cecb0 returned with HTTP 200 Aug 13 06:56:28.628228 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 151/601] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:28 2026] GET /volume/v3/volumes/e2462629-c971-4c27-863c-7e42955cecb0 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:28.656610 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-616bc2c8-40c8-4c05-ba5c-5368868641d6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:28.659523 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-616bc2c8-40c8-4c05-ba5c-5368868641d6 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] POST https://10.4.3.81/volume/v3/attachments/6823f75e-622a-4ffa-888d-32cc8595fd3b/action Aug 13 06:56:28.659866 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-616bc2c8-40c8-4c05-ba5c-5368868641d6 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:28.659984 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-616bc2c8-40c8-4c05-ba5c-5368868641d6 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:28.676327 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:28.676327 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:28.688553 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d4dad3ef-a9cd-43b8-b030-7bbbc13386c1 req-616bc2c8-40c8-4c05-ba5c-5368868641d6 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/attachments/6823f75e-622a-4ffa-888d-32cc8595fd3b/action returned with HTTP 204 Aug 13 06:56:28.688553 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 155/602] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:56:28 2026] POST /volume/v3/attachments/6823f75e-622a-4ffa-888d-32cc8595fd3b/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:29.112038 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7d291d27-3c58-404d-a577-43f17ed95576 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:29.113990 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d291d27-3c58-404d-a577-43f17ed95576 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 Aug 13 06:56:29.114242 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d291d27-3c58-404d-a577-43f17ed95576 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:29.114498 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d291d27-3c58-404d-a577-43f17ed95576 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:29.123597 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:29.123597 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:29.127090 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7d291d27-3c58-404d-a577-43f17ed95576 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:29.131457 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d291d27-3c58-404d-a577-43f17ed95576 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 returned with HTTP 200 Aug 13 06:56:29.131876 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 152/603] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:29 2026] GET /volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:29.149524 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a46984a7-a9d7-4684-b4cc-3a3dcd076add None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:29.153036 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a46984a7-a9d7-4684-b4cc-3a3dcd076add tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 Aug 13 06:56:29.153300 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a46984a7-a9d7-4684-b4cc-3a3dcd076add tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:29.153578 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a46984a7-a9d7-4684-b4cc-3a3dcd076add tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:29.162573 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:29.162573 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:29.168722 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a46984a7-a9d7-4684-b4cc-3a3dcd076add tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:29.180665 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a46984a7-a9d7-4684-b4cc-3a3dcd076add tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 returned with HTTP 200 Aug 13 06:56:29.181297 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 146/604] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:29 2026] GET /volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:29.196081 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b269244b-7142-4d88-bb98-a909b5164f31 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:29.198279 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b269244b-7142-4d88-bb98-a909b5164f31 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] POST https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action Aug 13 06:56:29.198683 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b269244b-7142-4d88-bb98-a909b5164f31 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Action body: b'{"os-detach": {"attachment_id": "6823f75e-622a-4ffa-888d-32cc8595fd3b"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:29.198810 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b269244b-7142-4d88-bb98-a909b5164f31 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "6823f75e-622a-4ffa-888d-32cc8595fd3b"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:29.220075 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:29.220075 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:29.221020 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b269244b-7142-4d88-bb98-a909b5164f31 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:29.233051 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b269244b-7142-4d88-bb98-a909b5164f31 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action returned with HTTP 400 Aug 13 06:56:29.233590 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 152/605] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:56:29 2026] POST /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action => generated 100 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:56:29.272513 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-6c3d25d1-6907-449b-b736-f13015d9a342 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:29.274461 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-6c3d25d1-6907-449b-b736-f13015d9a342 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 Aug 13 06:56:29.274793 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-6c3d25d1-6907-449b-b736-f13015d9a342 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:29.275063 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-6c3d25d1-6907-449b-b736-f13015d9a342 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:29.284870 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:29.284870 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:29.289025 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-6c3d25d1-6907-449b-b736-f13015d9a342 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:29.293971 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-6c3d25d1-6907-449b-b736-f13015d9a342 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 returned with HTTP 200 Aug 13 06:56:29.294486 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 156/606] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:56:29 2026] GET /volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:29.328525 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-31c82557-186d-4364-a8bd-b0f075b1c100 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:29.330495 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-31c82557-186d-4364-a8bd-b0f075b1c100 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] POST https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0/action Aug 13 06:56:29.330852 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-31c82557-186d-4364-a8bd-b0f075b1c100 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:29.330976 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-31c82557-186d-4364-a8bd-b0f075b1c100 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:29.344108 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:29.344108 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:29.344551 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-31c82557-186d-4364-a8bd-b0f075b1c100 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:29.351730 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-31c82557-186d-4364-a8bd-b0f075b1c100 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Begin detaching volume completed successfully. Aug 13 06:56:29.351945 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-31c82557-186d-4364-a8bd-b0f075b1c100 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0/action returned with HTTP 202 Aug 13 06:56:29.352352 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 153/607] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 06:56:29 2026] POST /volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:56:29.406210 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8bd8c609-3ee2-4a20-96c8-f1faf5906b82 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:29.406690 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8bd8c609-3ee2-4a20-96c8-f1faf5906b82 None None] GET https://10.4.3.81/volume// Aug 13 06:56:29.406898 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8bd8c609-3ee2-4a20-96c8-f1faf5906b82 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:29.407128 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8bd8c609-3ee2-4a20-96c8-f1faf5906b82 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:29.407536 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8bd8c609-3ee2-4a20-96c8-f1faf5906b82 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:56:29.407905 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 147/608] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:56:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:56:29.421487 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-cd7dcdb8-a8c0-44d9-89c3-2a25296308ab None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:29.424784 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-cd7dcdb8-a8c0-44d9-89c3-2a25296308ab tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 Aug 13 06:56:29.424987 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-cd7dcdb8-a8c0-44d9-89c3-2a25296308ab tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:29.425154 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-cd7dcdb8-a8c0-44d9-89c3-2a25296308ab tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:29.434939 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:29.434939 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:29.438558 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-cd7dcdb8-a8c0-44d9-89c3-2a25296308ab tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:29.442798 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-cd7dcdb8-a8c0-44d9-89c3-2a25296308ab tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 returned with HTTP 200 Aug 13 06:56:29.443305 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 153/609] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:56:29 2026] GET /volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 => generated 1331 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:56:29.558781 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b8f76215-a1bb-485c-a544-7c028a8226b3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:29.560258 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b8f76215-a1bb-485c-a544-7c028a8226b3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/055e0710-416a-4239-bdf9-3465db7f00ba Aug 13 06:56:29.560613 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b8f76215-a1bb-485c-a544-7c028a8226b3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:29.560949 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b8f76215-a1bb-485c-a544-7c028a8226b3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:29.567666 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:29.567666 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:29.571482 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b8f76215-a1bb-485c-a544-7c028a8226b3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:56:29.577374 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b8f76215-a1bb-485c-a544-7c028a8226b3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/055e0710-416a-4239-bdf9-3465db7f00ba returned with HTTP 200 Aug 13 06:56:29.578021 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 157/610] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:29 2026] GET /volume/v3/volumes/055e0710-416a-4239-bdf9-3465db7f00ba => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:29.612867 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-985626b7-0a1e-4762-b0d7-5139324e8a94 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:29.615389 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-985626b7-0a1e-4762-b0d7-5139324e8a94 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/055e0710-416a-4239-bdf9-3465db7f00ba Aug 13 06:56:29.615631 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-985626b7-0a1e-4762-b0d7-5139324e8a94 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:29.615883 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-985626b7-0a1e-4762-b0d7-5139324e8a94 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:29.625973 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:29.625973 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:29.628846 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-985626b7-0a1e-4762-b0d7-5139324e8a94 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:56:29.633333 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-985626b7-0a1e-4762-b0d7-5139324e8a94 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/055e0710-416a-4239-bdf9-3465db7f00ba returned with HTTP 200 Aug 13 06:56:29.633687 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 154/611] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:56:29 2026] GET /volume/v3/volumes/055e0710-416a-4239-bdf9-3465db7f00ba => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:29.642381 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dd123a0f-e287-4076-83ac-fbc48a13b42f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:29.647650 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dd123a0f-e287-4076-83ac-fbc48a13b42f tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] GET https://10.4.3.81/volume/v3/volumes/e2462629-c971-4c27-863c-7e42955cecb0 Aug 13 06:56:29.647650 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dd123a0f-e287-4076-83ac-fbc48a13b42f tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:29.647650 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dd123a0f-e287-4076-83ac-fbc48a13b42f tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:29.652393 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dd123a0f-e287-4076-83ac-fbc48a13b42f tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] https://10.4.3.81/volume/v3/volumes/e2462629-c971-4c27-863c-7e42955cecb0 returned with HTTP 404 Aug 13 06:56:29.652393 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 148/612] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:29 2026] GET /volume/v3/volumes/e2462629-c971-4c27-863c-7e42955cecb0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:29.663123 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0643f190-db7c-472f-bd4b-ba0eda67f2a6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:29.665405 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0643f190-db7c-472f-bd4b-ba0eda67f2a6 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] GET https://10.4.3.81/volume/v3/volumes/e2462629-c971-4c27-863c-7e42955cecb0 Aug 13 06:56:29.665671 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0643f190-db7c-472f-bd4b-ba0eda67f2a6 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:29.665878 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0643f190-db7c-472f-bd4b-ba0eda67f2a6 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:29.673978 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0643f190-db7c-472f-bd4b-ba0eda67f2a6 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] https://10.4.3.81/volume/v3/volumes/e2462629-c971-4c27-863c-7e42955cecb0 returned with HTTP 404 Aug 13 06:56:29.674675 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 154/613] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:29 2026] GET /volume/v3/volumes/e2462629-c971-4c27-863c-7e42955cecb0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:29.682178 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-af469791-0420-4bc5-92a7-64492b859766 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:29.684574 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-af469791-0420-4bc5-92a7-64492b859766 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e2462629-c971-4c27-863c-7e42955cecb0 Aug 13 06:56:29.684574 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-af469791-0420-4bc5-92a7-64492b859766 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:29.684574 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-af469791-0420-4bc5-92a7-64492b859766 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:29.684574 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-af469791-0420-4bc5-92a7-64492b859766 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Delete volume with id: e2462629-c971-4c27-863c-7e42955cecb0 Aug 13 06:56:29.690392 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-af469791-0420-4bc5-92a7-64492b859766 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] https://10.4.3.81/volume/v3/volumes/e2462629-c971-4c27-863c-7e42955cecb0 returned with HTTP 404 Aug 13 06:56:29.690392 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 158/614] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:56:29 2026] DELETE /volume/v3/volumes/e2462629-c971-4c27-863c-7e42955cecb0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:29.699612 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:29.701244 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:56:29.701581 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1882822265"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:29.703091 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1882822265'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:56:29.703214 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Create volume of 1 GB Aug 13 06:56:29.707265 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Availability Zones retrieved successfully. Aug 13 06:56:29.714019 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Flow 'volume_create_api' (d95ef0df-20b8-4f23-bab4-58be924f4ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:29.715056 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc32ba58-3f03-4307-bc60-fd3b6ce7b317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:29.716340 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:56:29.744433 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc32ba58-3f03-4307-bc60-fd3b6ce7b317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:29.745167 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e69cef37-e212-471a-8ca6-839232af0ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:29.785422 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Created reservations ['802c1178-f183-4be9-b858-c3c6348d4871', 'b1928cdd-8ab1-4320-be4d-a1796aada550', 'd32bf4b3-6913-469e-b2e2-48b462276200', 'f6c126bd-b859-492d-9b31-97358898fc18'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:56:29.786199 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e69cef37-e212-471a-8ca6-839232af0ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['802c1178-f183-4be9-b858-c3c6348d4871', 'b1928cdd-8ab1-4320-be4d-a1796aada550', 'd32bf4b3-6913-469e-b2e2-48b462276200', 'f6c126bd-b859-492d-9b31-97358898fc18']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:29.786957 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ecc2310-f2d9-4b0b-bb1b-93f145d86aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:29.814077 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ecc2310-f2d9-4b0b-bb1b-93f145d86aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fdd9902-3643-439d-bdbc-5e0e3306f21c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1882822265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0886e9703ca9461f818ed70c1bcfc893',qos_specs=None,replication_status=,reservations=['802c1178-f183-4be9-b858-c3c6348d4871','b1928cdd-8ab1-4320-be4d-a1796aada550','d32bf4b3-6913-469e-b2e2-48b462276200','f6c126bd-b859-492d-9b31-97358898fc18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf70a1e3ad36435795774ddb007bfb6c',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:56:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1882822265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fdd9902-3643-439d-bdbc-5e0e3306f21c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0886e9703ca9461f818ed70c1bcfc893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf70a1e3ad36435795774ddb007bfb6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:29.814782 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e973f694-cdac-4386-a78d-8733185ac9ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:29.837687 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e973f694-cdac-4386-a78d-8733185ac9ec) transitioned into state 'SUCCESS' from state '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-1882822265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0886e9703ca9461f818ed70c1bcfc893',qos_specs=None,replication_status=,reservations=['802c1178-f183-4be9-b858-c3c6348d4871','b1928cdd-8ab1-4320-be4d-a1796aada550','d32bf4b3-6913-469e-b2e2-48b462276200','f6c126bd-b859-492d-9b31-97358898fc18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf70a1e3ad36435795774ddb007bfb6c',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:29.838406 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1f64dbc-ca36-4bee-9907-400cba96df30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:29.853082 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1f64dbc-ca36-4bee-9907-400cba96df30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:29.853596 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Flow 'volume_create_api' (d95ef0df-20b8-4f23-bab4-58be924f4ce4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:29.853831 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Create volume request issued successfully. Aug 13 06:56:29.854473 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9e58b94-9f14-4c56-9abe-6603198d4ce0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:56:29.855252 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 155/615] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:56:29 2026] POST /volume/v3/volumes => generated 754 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:56:29.869423 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-991d9f86-c884-4e74-8400-9784150e6af0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:29.875777 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-991d9f86-c884-4e74-8400-9784150e6af0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] GET https://10.4.3.81/volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c Aug 13 06:56:29.875964 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-991d9f86-c884-4e74-8400-9784150e6af0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:29.876141 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-991d9f86-c884-4e74-8400-9784150e6af0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:29.885663 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:29.885663 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:29.890080 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-991d9f86-c884-4e74-8400-9784150e6af0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Volume info retrieved successfully. Aug 13 06:56:29.893666 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-991d9f86-c884-4e74-8400-9784150e6af0 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] https://10.4.3.81/volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c returned with HTTP 200 Aug 13 06:56:29.894051 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 149/616] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:29 2026] GET /volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:30.207114 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-26d84746-981c-4b98-8c32-fefae7c9f125 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:30.210623 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-26d84746-981c-4b98-8c32-fefae7c9f125 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/055e0710-416a-4239-bdf9-3465db7f00ba Aug 13 06:56:30.210957 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-26d84746-981c-4b98-8c32-fefae7c9f125 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:30.211247 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-26d84746-981c-4b98-8c32-fefae7c9f125 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:30.220148 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:30.220148 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:30.224585 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-26d84746-981c-4b98-8c32-fefae7c9f125 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:56:30.230058 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-26d84746-981c-4b98-8c32-fefae7c9f125 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/055e0710-416a-4239-bdf9-3465db7f00ba returned with HTTP 200 Aug 13 06:56:30.230562 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 155/617] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:56:30 2026] GET /volume/v3/volumes/055e0710-416a-4239-bdf9-3465db7f00ba => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:30.243089 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-89c174f0-b0fd-4554-bdb8-170cbca43f88 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:30.243509 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-89c174f0-b0fd-4554-bdb8-170cbca43f88 None None] GET https://10.4.3.81/volume// Aug 13 06:56:30.243748 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-89c174f0-b0fd-4554-bdb8-170cbca43f88 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:30.243968 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-89c174f0-b0fd-4554-bdb8-170cbca43f88 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:30.244452 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-89c174f0-b0fd-4554-bdb8-170cbca43f88 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:56:30.244887 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 159/618] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 06:56:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:56:30.263332 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-6ccd3d76-1b7b-4f1d-bb6c-20a0100f91d2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:30.266565 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-6ccd3d76-1b7b-4f1d-bb6c-20a0100f91d2 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:56:30.267056 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-6ccd3d76-1b7b-4f1d-bb6c-20a0100f91d2 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "055e0710-416a-4239-bdf9-3465db7f00ba", "connector": null, "instance_uuid": "10c0a133-ad6d-4d0d-adf5-83f376c9420a"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:30.274937 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:30.274937 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:30.299909 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-6ccd3d76-1b7b-4f1d-bb6c-20a0100f91d2 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:56:30.300554 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 156/619] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:56:30 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:30.305932 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-d8c5c4c0-de28-4527-abcb-68317e2aba18 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:30.308544 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-d8c5c4c0-de28-4527-abcb-68317e2aba18 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] DELETE https://10.4.3.81/volume/v3/attachments/6823f75e-622a-4ffa-888d-32cc8595fd3b Aug 13 06:56:30.308810 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-d8c5c4c0-de28-4527-abcb-68317e2aba18 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:30.309056 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-d8c5c4c0-de28-4527-abcb-68317e2aba18 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:30.318020 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:30.318020 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:30.383004 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2be3e16b-33b8-466d-8b2c-cb0e5a48be28 req-d8c5c4c0-de28-4527-abcb-68317e2aba18 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/attachments/6823f75e-622a-4ffa-888d-32cc8595fd3b returned with HTTP 200 Aug 13 06:56:30.383428 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 150/620] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:56:30 2026] DELETE /volume/v3/attachments/6823f75e-622a-4ffa-888d-32cc8595fd3b => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:30.465977 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8cccb56e-532a-4927-b928-8fc1e0f4f20c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:30.468021 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8cccb56e-532a-4927-b928-8fc1e0f4f20c tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] POST https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action Aug 13 06:56:30.469149 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8cccb56e-532a-4927-b928-8fc1e0f4f20c tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:30.469149 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8cccb56e-532a-4927-b928-8fc1e0f4f20c tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:30.479542 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:30.479542 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:30.483056 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.admin_actions [None req-8cccb56e-532a-4927-b928-8fc1e0f4f20c tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] Updating volume 'f09d6341-3a16-41ed-9525-400d8e57f6a0' with '{'status': 'in-use'}' {{(pid=100296) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:56:30.517942 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8cccb56e-532a-4927-b928-8fc1e0f4f20c tempest-TestServerVolumeAttachmentScenario-1355638368 tempest-TestServerVolumeAttachmentScenario-1355638368-project-admin] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action returned with HTTP 202 Aug 13 06:56:30.518300 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 156/621] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:56:30 2026] POST /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:56:30.528873 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-36e74a35-fd50-4575-8cde-79cdfaa0cbc2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:30.532287 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-36e74a35-fd50-4575-8cde-79cdfaa0cbc2 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 Aug 13 06:56:30.532513 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-36e74a35-fd50-4575-8cde-79cdfaa0cbc2 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:30.532735 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-36e74a35-fd50-4575-8cde-79cdfaa0cbc2 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:30.542264 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:30.542264 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:30.545861 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-36e74a35-fd50-4575-8cde-79cdfaa0cbc2 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:30.550345 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-36e74a35-fd50-4575-8cde-79cdfaa0cbc2 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 returned with HTTP 200 Aug 13 06:56:30.550713 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 160/622] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:30 2026] GET /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:30.609103 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-75a1be59-0fa6-42d3-a22b-47ab193aa8c4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:30.611278 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-75a1be59-0fa6-42d3-a22b-47ab193aa8c4 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 Aug 13 06:56:30.611580 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-75a1be59-0fa6-42d3-a22b-47ab193aa8c4 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:30.611929 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-75a1be59-0fa6-42d3-a22b-47ab193aa8c4 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:30.624812 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:30.624812 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:30.630514 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-75a1be59-0fa6-42d3-a22b-47ab193aa8c4 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:30.637488 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-75a1be59-0fa6-42d3-a22b-47ab193aa8c4 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 returned with HTTP 200 Aug 13 06:56:30.638098 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 157/623] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:56:30 2026] GET /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:30.658419 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-1e4c22b2-2c8c-48c7-aa0c-d87b626e3f2c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:30.662562 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-1e4c22b2-2c8c-48c7-aa0c-d87b626e3f2c tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] POST https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action Aug 13 06:56:30.662959 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-1e4c22b2-2c8c-48c7-aa0c-d87b626e3f2c tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:30.663124 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-1e4c22b2-2c8c-48c7-aa0c-d87b626e3f2c tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:30.676964 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:30.676964 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:30.677587 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-1e4c22b2-2c8c-48c7-aa0c-d87b626e3f2c tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:30.684915 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-1e4c22b2-2c8c-48c7-aa0c-d87b626e3f2c tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Begin detaching volume completed successfully. Aug 13 06:56:30.685070 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-1e4c22b2-2c8c-48c7-aa0c-d87b626e3f2c tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action returned with HTTP 202 Aug 13 06:56:30.685481 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 151/624] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 06:56:30 2026] POST /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:56:30.757299 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9c7b52a1-d818-49fc-b598-16b47399e024 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:30.757796 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9c7b52a1-d818-49fc-b598-16b47399e024 None None] GET https://10.4.3.81/volume// Aug 13 06:56:30.758019 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9c7b52a1-d818-49fc-b598-16b47399e024 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:30.758212 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9c7b52a1-d818-49fc-b598-16b47399e024 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:30.758580 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9c7b52a1-d818-49fc-b598-16b47399e024 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:56:30.758916 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 157/625] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:56:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:56:30.770243 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-be4965fd-5366-4a01-ae07-c682c2539e42 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:30.772688 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-be4965fd-5366-4a01-ae07-c682c2539e42 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 Aug 13 06:56:30.772985 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-be4965fd-5366-4a01-ae07-c682c2539e42 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:30.773215 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-be4965fd-5366-4a01-ae07-c682c2539e42 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:30.782016 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:30.782016 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:30.785417 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-be4965fd-5366-4a01-ae07-c682c2539e42 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:30.790134 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-be4965fd-5366-4a01-ae07-c682c2539e42 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 returned with HTTP 200 Aug 13 06:56:30.790681 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 161/626] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:56:30 2026] GET /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 => generated 1331 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:56:30.911654 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4a5b5e8b-92f6-4f2d-bdec-d9a7c306744f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:30.913641 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a5b5e8b-92f6-4f2d-bdec-d9a7c306744f tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] GET https://10.4.3.81/volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c Aug 13 06:56:30.913931 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a5b5e8b-92f6-4f2d-bdec-d9a7c306744f tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:30.914241 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a5b5e8b-92f6-4f2d-bdec-d9a7c306744f tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:30.923875 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:30.923875 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:30.932631 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4a5b5e8b-92f6-4f2d-bdec-d9a7c306744f tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Volume info retrieved successfully. Aug 13 06:56:30.937846 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a5b5e8b-92f6-4f2d-bdec-d9a7c306744f tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] https://10.4.3.81/volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c returned with HTTP 200 Aug 13 06:56:30.938284 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 158/627] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:30 2026] GET /volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:30.950405 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-15b23d2a-1317-4a14-bc3e-310bf8869918 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:30.953018 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-15b23d2a-1317-4a14-bc3e-310bf8869918 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893?usage=True Aug 13 06:56:30.953018 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-15b23d2a-1317-4a14-bc3e-310bf8869918 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:30.953100 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-15b23d2a-1317-4a14-bc3e-310bf8869918 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:30.971093 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-15b23d2a-1317-4a14-bc3e-310bf8869918 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893?usage=True returned with HTTP 200 Aug 13 06:56:30.971526 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 152/628] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 06:56:30 2026] GET /volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:30.985388 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-01309949-2f30-4860-8492-05f1f9786ab2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:30.985868 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-01309949-2f30-4860-8492-05f1f9786ab2 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/c8fb338f0aaa449fa9f9e1a3ac9752e2?usage=True Aug 13 06:56:30.986094 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-01309949-2f30-4860-8492-05f1f9786ab2 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:30.986313 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-01309949-2f30-4860-8492-05f1f9786ab2 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:30.986677 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:30.986677 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:31.002130 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-01309949-2f30-4860-8492-05f1f9786ab2 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/c8fb338f0aaa449fa9f9e1a3ac9752e2?usage=True returned with HTTP 200 Aug 13 06:56:31.002537 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 158/629] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 06:56:30 2026] GET /volume/v3/os-quota-sets/c8fb338f0aaa449fa9f9e1a3ac9752e2?usage=True => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:31.012868 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1482646e-bab7-414d-a53b-1754a76f9f35 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:31.016706 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1482646e-bab7-414d-a53b-1754a76f9f35 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] POST https://10.4.3.81/volume/v3/os-volume-transfer Aug 13 06:56:31.016963 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1482646e-bab7-414d-a53b-1754a76f9f35 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5fdd9902-3643-439d-bdbc-5e0e3306f21c"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:31.018355 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.volume_transfer [None req-1482646e-bab7-414d-a53b-1754a76f9f35 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Creating new volume transfer {'transfer': {'volume_id': '5fdd9902-3643-439d-bdbc-5e0e3306f21c'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 06:56:31.018355 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.volume_transfer [None req-1482646e-bab7-414d-a53b-1754a76f9f35 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Creating transfer of volume 5fdd9902-3643-439d-bdbc-5e0e3306f21c Aug 13 06:56:31.018510 np0000007169 devstack@c-api.service[100297]: INFO cinder.transfer.api [None req-1482646e-bab7-414d-a53b-1754a76f9f35 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Generating transfer record for volume 5fdd9902-3643-439d-bdbc-5e0e3306f21c Aug 13 06:56:31.024765 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:31.024765 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:31.040366 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1482646e-bab7-414d-a53b-1754a76f9f35 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] https://10.4.3.81/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 06:56:31.040794 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 162/630] 10.4.3.81 () {68 vars in 1284 bytes} [Thu Aug 13 06:56:31 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:56:31.050180 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b5783cca-1090-44c2-aacf-d8fd587afec5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:31.188980 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b5783cca-1090-44c2-aacf-d8fd587afec5 tempest-VolumeQuotasAdminTestJSON-1877851784 tempest-VolumeQuotasAdminTestJSON-1877851784-project-member] POST https://10.4.3.81/volume/v3/os-volume-transfer/9b1bab16-982e-4eea-9384-51da5fe4e6a8/accept Aug 13 06:56:31.189594 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b5783cca-1090-44c2-aacf-d8fd587afec5 tempest-VolumeQuotasAdminTestJSON-1877851784 tempest-VolumeQuotasAdminTestJSON-1877851784-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "82271c59e3d49c9f"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:31.191478 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.volume_transfer [None req-b5783cca-1090-44c2-aacf-d8fd587afec5 tempest-VolumeQuotasAdminTestJSON-1877851784 tempest-VolumeQuotasAdminTestJSON-1877851784-project-member] Accepting volume transfer 9b1bab16-982e-4eea-9384-51da5fe4e6a8 {{(pid=100295) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 06:56:31.191709 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.volume_transfer [None req-b5783cca-1090-44c2-aacf-d8fd587afec5 tempest-VolumeQuotasAdminTestJSON-1877851784 tempest-VolumeQuotasAdminTestJSON-1877851784-project-member] Accepting transfer 9b1bab16-982e-4eea-9384-51da5fe4e6a8 Aug 13 06:56:31.269595 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-b5783cca-1090-44c2-aacf-d8fd587afec5 tempest-VolumeQuotasAdminTestJSON-1877851784 tempest-VolumeQuotasAdminTestJSON-1877851784-project-member] Created reservations ['892d0804-d175-4582-b20d-851bcc165933', '737312d4-ccb0-46cb-b0c5-894cc8acb846', 'f8fbbbbd-cdb7-459c-abda-def88b618616', '3bdca8bd-4c9a-430b-88e7-f94db12ebf6b'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:56:31.294550 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-b5783cca-1090-44c2-aacf-d8fd587afec5 tempest-VolumeQuotasAdminTestJSON-1877851784 tempest-VolumeQuotasAdminTestJSON-1877851784-project-member] Created reservations ['059086c3-6cf0-45a7-b630-41877ca0ada0', '561217bd-7cee-4301-b393-ab056d67287e', '21261b12-224e-4b73-aa49-dace6ab77e56', '6b6cb68a-0ab0-402b-904f-7945c0b5038b'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:56:31.330502 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-b5783cca-1090-44c2-aacf-d8fd587afec5 tempest-VolumeQuotasAdminTestJSON-1877851784 tempest-VolumeQuotasAdminTestJSON-1877851784-project-member] Created reservations ['1814a0ba-ec88-4637-b31a-b744c8d94ea9', '99fdf0a2-5ea3-4356-9782-e4347d1f9bcf', '2dec0a95-59a7-4ac0-a2f0-b81795e27fa4', '5df70f8f-0c0b-4984-a6d5-6bf1c2a1ae02'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:56:31.361022 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-b5783cca-1090-44c2-aacf-d8fd587afec5 tempest-VolumeQuotasAdminTestJSON-1877851784 tempest-VolumeQuotasAdminTestJSON-1877851784-project-member] Created reservations ['052ab2e3-1ef8-488c-8588-4118d8274c60', 'ca5178bb-1fd6-478e-8cbb-c00214400c58', '45cd863e-393c-4478-bd07-9117bfd30076', '566d1ec5-1193-4f27-823f-eb527e9ccb58'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:56:31.379949 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b5783cca-1090-44c2-aacf-d8fd587afec5 tempest-VolumeQuotasAdminTestJSON-1877851784 tempest-VolumeQuotasAdminTestJSON-1877851784-project-member] Transfer volume completed successfully. Aug 13 06:56:31.412819 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dbf93d8c-6bb8-4cf6-a2ca-9fb83d0c9214 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:31.413400 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dbf93d8c-6bb8-4cf6-a2ca-9fb83d0c9214 None None] GET https://10.4.3.81/volume// Aug 13 06:56:31.413674 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dbf93d8c-6bb8-4cf6-a2ca-9fb83d0c9214 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:31.413941 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dbf93d8c-6bb8-4cf6-a2ca-9fb83d0c9214 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:31.414433 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dbf93d8c-6bb8-4cf6-a2ca-9fb83d0c9214 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:56:31.414826 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 153/631] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:56:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:56:31.424569 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-ac657790-1932-4df4-9767-8df388007477 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:31.426806 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-ac657790-1932-4df4-9767-8df388007477 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/055e0710-416a-4239-bdf9-3465db7f00ba Aug 13 06:56:31.426993 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-ac657790-1932-4df4-9767-8df388007477 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:31.427179 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-ac657790-1932-4df4-9767-8df388007477 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:31.438394 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:31.438394 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:31.441090 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-ac657790-1932-4df4-9767-8df388007477 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:56:31.444733 np0000007169 devstack@c-api.service[100295]: INFO cinder.transfer.api [None req-b5783cca-1090-44c2-aacf-d8fd587afec5 tempest-VolumeQuotasAdminTestJSON-1877851784 tempest-VolumeQuotasAdminTestJSON-1877851784-project-member] Volume 5fdd9902-3643-439d-bdbc-5e0e3306f21c has been transferred. Aug 13 06:56:31.447167 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-ac657790-1932-4df4-9767-8df388007477 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/055e0710-416a-4239-bdf9-3465db7f00ba returned with HTTP 200 Aug 13 06:56:31.447704 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 159/632] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:56:31 2026] GET /volume/v3/volumes/055e0710-416a-4239-bdf9-3465db7f00ba => generated 1538 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:56:31.450919 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b5783cca-1090-44c2-aacf-d8fd587afec5 tempest-VolumeQuotasAdminTestJSON-1877851784 tempest-VolumeQuotasAdminTestJSON-1877851784-project-member] https://10.4.3.81/volume/v3/os-volume-transfer/9b1bab16-982e-4eea-9384-51da5fe4e6a8/accept returned with HTTP 202 Aug 13 06:56:31.451276 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 159/633] 10.4.3.81 () {68 vars in 1416 bytes} [Thu Aug 13 06:56:31 2026] POST /volume/v3/os-volume-transfer/9b1bab16-982e-4eea-9384-51da5fe4e6a8/accept => generated 363 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:56:31.459785 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7247209c-8d29-473d-8b94-43787a5ceaab None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:31.461516 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7247209c-8d29-473d-8b94-43787a5ceaab tempest-VolumeQuotasAdminTestJSON-1877851784 tempest-VolumeQuotasAdminTestJSON-1877851784-project-member] GET https://10.4.3.81/volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c Aug 13 06:56:31.461728 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7247209c-8d29-473d-8b94-43787a5ceaab tempest-VolumeQuotasAdminTestJSON-1877851784 tempest-VolumeQuotasAdminTestJSON-1877851784-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:31.461934 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7247209c-8d29-473d-8b94-43787a5ceaab tempest-VolumeQuotasAdminTestJSON-1877851784 tempest-VolumeQuotasAdminTestJSON-1877851784-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:31.468269 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:31.468269 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:31.471455 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7247209c-8d29-473d-8b94-43787a5ceaab tempest-VolumeQuotasAdminTestJSON-1877851784 tempest-VolumeQuotasAdminTestJSON-1877851784-project-member] Volume info retrieved successfully. Aug 13 06:56:31.477756 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7247209c-8d29-473d-8b94-43787a5ceaab tempest-VolumeQuotasAdminTestJSON-1877851784 tempest-VolumeQuotasAdminTestJSON-1877851784-project-member] https://10.4.3.81/volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c returned with HTTP 200 Aug 13 06:56:31.478412 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 163/634] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:31 2026] GET /volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:31.491119 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-217b3388-c4bc-4045-967e-9c5f1badc7e5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:31.494641 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-217b3388-c4bc-4045-967e-9c5f1badc7e5 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893?usage=True Aug 13 06:56:31.494829 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-217b3388-c4bc-4045-967e-9c5f1badc7e5 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:31.495028 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-217b3388-c4bc-4045-967e-9c5f1badc7e5 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:31.512283 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-217b3388-c4bc-4045-967e-9c5f1badc7e5 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893?usage=True returned with HTTP 200 Aug 13 06:56:31.512723 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 154/635] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 06:56:31 2026] GET /volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:31.524113 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bd554ecb-3b6f-4cca-9a3e-7925b522b6ca None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:31.528440 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bd554ecb-3b6f-4cca-9a3e-7925b522b6ca tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/c8fb338f0aaa449fa9f9e1a3ac9752e2?usage=True Aug 13 06:56:31.528440 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bd554ecb-3b6f-4cca-9a3e-7925b522b6ca tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:31.528440 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bd554ecb-3b6f-4cca-9a3e-7925b522b6ca tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:31.548864 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-fa333fd2-a86d-43c4-87f8-bcd84b5d9535 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:31.550747 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bd554ecb-3b6f-4cca-9a3e-7925b522b6ca tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/c8fb338f0aaa449fa9f9e1a3ac9752e2?usage=True returned with HTTP 200 Aug 13 06:56:31.550990 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-fa333fd2-a86d-43c4-87f8-bcd84b5d9535 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] PUT https://10.4.3.81/volume/v3/attachments/6ff2ea21-d2ad-48e0-839a-77e9121ae801 Aug 13 06:56:31.552236 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 160/636] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 06:56:31 2026] GET /volume/v3/os-quota-sets/c8fb338f0aaa449fa9f9e1a3ac9752e2?usage=True => generated 1061 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:31.552307 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-fa333fd2-a86d-43c4-87f8-bcd84b5d9535 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:31.559659 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-fa333fd2-a86d-43c4-87f8-bcd84b5d9535 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Acquiring lock "cinder-attachment_update-055e0710-416a-4239-bdf9-3465db7f00ba-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:56:31.563543 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-fa333fd2-a86d-43c4-87f8-bcd84b5d9535 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Lock "cinder-attachment_update-055e0710-416a-4239-bdf9-3465db7f00ba-np0000007169" acquired by "attachment_update" :: waited 0.004s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:56:31.564408 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:31.564408 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:31.565921 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5bce95c3-00c9-4276-915f-c9d982dea794 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:31.567756 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5bce95c3-00c9-4276-915f-c9d982dea794 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c Aug 13 06:56:31.567875 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5bce95c3-00c9-4276-915f-c9d982dea794 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:31.568056 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5bce95c3-00c9-4276-915f-c9d982dea794 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:31.568208 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-5bce95c3-00c9-4276-915f-c9d982dea794 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Delete volume with id: 5fdd9902-3643-439d-bdbc-5e0e3306f21c Aug 13 06:56:31.579504 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:31.579504 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:31.579911 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5bce95c3-00c9-4276-915f-c9d982dea794 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Volume info retrieved successfully. Aug 13 06:56:31.600155 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5bce95c3-00c9-4276-915f-c9d982dea794 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Delete volume request issued successfully. Aug 13 06:56:31.600453 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5bce95c3-00c9-4276-915f-c9d982dea794 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] https://10.4.3.81/volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c returned with HTTP 202 Aug 13 06:56:31.601046 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 164/637] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:56:31 2026] DELETE /volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:31.610331 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-396427c0-83e4-4b7c-8570-de81a3038dbe None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:31.612265 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-396427c0-83e4-4b7c-8570-de81a3038dbe tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] GET https://10.4.3.81/volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c Aug 13 06:56:31.612587 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-396427c0-83e4-4b7c-8570-de81a3038dbe tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:31.612849 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-396427c0-83e4-4b7c-8570-de81a3038dbe tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:31.625133 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:31.625133 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:31.632667 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-396427c0-83e4-4b7c-8570-de81a3038dbe tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Volume info retrieved successfully. Aug 13 06:56:31.635539 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-7508b1f1-182d-48ea-8440-8b786baa59b7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:31.636923 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-396427c0-83e4-4b7c-8570-de81a3038dbe tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] https://10.4.3.81/volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c returned with HTTP 200 Aug 13 06:56:31.637304 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 155/638] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:31 2026] GET /volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c => generated 1019 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:31.638099 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-7508b1f1-182d-48ea-8440-8b786baa59b7 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] DELETE https://10.4.3.81/volume/v3/attachments/39f348b4-0a98-4e12-8a5e-8eabf33fd7d2 Aug 13 06:56:31.638291 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-7508b1f1-182d-48ea-8440-8b786baa59b7 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:31.638481 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-7508b1f1-182d-48ea-8440-8b786baa59b7 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:31.645180 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:31.645180 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:31.659333 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-fa333fd2-a86d-43c4-87f8-bcd84b5d9535 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Lock "cinder-attachment_update-055e0710-416a-4239-bdf9-3465db7f00ba-np0000007169" released by "attachment_update" :: held 0.096s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:56:31.659698 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-fa333fd2-a86d-43c4-87f8-bcd84b5d9535 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/attachments/6ff2ea21-d2ad-48e0-839a-77e9121ae801 returned with HTTP 200 Aug 13 06:56:31.660265 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 160/639] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:56:31 2026] PUT /volume/v3/attachments/6ff2ea21-d2ad-48e0-839a-77e9121ae801 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:31.685592 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-1dab7ce5-b721-4596-a55e-b4db171246bf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:31.687881 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-1dab7ce5-b721-4596-a55e-b4db171246bf tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] POST https://10.4.3.81/volume/v3/attachments/6ff2ea21-d2ad-48e0-839a-77e9121ae801/action Aug 13 06:56:31.688306 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-1dab7ce5-b721-4596-a55e-b4db171246bf tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:31.688447 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-1dab7ce5-b721-4596-a55e-b4db171246bf tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:31.692163 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-34568a75-4eb6-46cc-b05f-8c13b95d1ee7 req-7508b1f1-182d-48ea-8440-8b786baa59b7 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/attachments/39f348b4-0a98-4e12-8a5e-8eabf33fd7d2 returned with HTTP 200 Aug 13 06:56:31.692589 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 161/640] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:56:31 2026] DELETE /volume/v3/attachments/39f348b4-0a98-4e12-8a5e-8eabf33fd7d2 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:31.714436 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:31.714436 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:31.729156 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e0dbbbad-0f67-4ced-8824-3bc701fa46a8 req-1dab7ce5-b721-4596-a55e-b4db171246bf tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/attachments/6ff2ea21-d2ad-48e0-839a-77e9121ae801/action returned with HTTP 204 Aug 13 06:56:31.729614 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 165/641] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:56:31 2026] POST /volume/v3/attachments/6ff2ea21-d2ad-48e0-839a-77e9121ae801/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:31.827599 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-57051380-1ce4-422a-bfa5-5c5562f54a0a req-74786f14-50d3-4ab8-a0c0-f21737946e3a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:31.829907 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-57051380-1ce4-422a-bfa5-5c5562f54a0a req-74786f14-50d3-4ab8-a0c0-f21737946e3a tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 Aug 13 06:56:31.830086 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-57051380-1ce4-422a-bfa5-5c5562f54a0a req-74786f14-50d3-4ab8-a0c0-f21737946e3a tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:31.830257 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-57051380-1ce4-422a-bfa5-5c5562f54a0a req-74786f14-50d3-4ab8-a0c0-f21737946e3a tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:31.837939 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:31.837939 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:31.842052 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-57051380-1ce4-422a-bfa5-5c5562f54a0a req-74786f14-50d3-4ab8-a0c0-f21737946e3a tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:31.847151 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-57051380-1ce4-422a-bfa5-5c5562f54a0a req-74786f14-50d3-4ab8-a0c0-f21737946e3a tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 returned with HTTP 200 Aug 13 06:56:31.847508 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 156/642] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:56:31 2026] GET /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:32.651163 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e7ad9f1e-8558-45b5-aa5c-60ebd0b86f7f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:32.653466 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e7ad9f1e-8558-45b5-aa5c-60ebd0b86f7f tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] GET https://10.4.3.81/volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c Aug 13 06:56:32.653781 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e7ad9f1e-8558-45b5-aa5c-60ebd0b86f7f tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:32.654113 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e7ad9f1e-8558-45b5-aa5c-60ebd0b86f7f tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:32.660469 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e7ad9f1e-8558-45b5-aa5c-60ebd0b86f7f tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] https://10.4.3.81/volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c returned with HTTP 404 Aug 13 06:56:32.660469 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 161/643] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:32 2026] GET /volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:32.670915 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4517806e-e427-4912-90a1-20da4dbe1323 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:32.674905 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4517806e-e427-4912-90a1-20da4dbe1323 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] GET https://10.4.3.81/volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c Aug 13 06:56:32.675197 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4517806e-e427-4912-90a1-20da4dbe1323 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:32.675415 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4517806e-e427-4912-90a1-20da4dbe1323 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:32.682678 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4517806e-e427-4912-90a1-20da4dbe1323 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] https://10.4.3.81/volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c returned with HTTP 404 Aug 13 06:56:32.683257 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 162/644] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:32 2026] GET /volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:56:32.695797 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4ae8fec3-d90b-4fc3-bd9b-5f661dd3f727 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:32.697656 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4ae8fec3-d90b-4fc3-bd9b-5f661dd3f727 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c Aug 13 06:56:32.697894 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4ae8fec3-d90b-4fc3-bd9b-5f661dd3f727 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:32.698079 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4ae8fec3-d90b-4fc3-bd9b-5f661dd3f727 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:32.701377 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-4ae8fec3-d90b-4fc3-bd9b-5f661dd3f727 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] Delete volume with id: 5fdd9902-3643-439d-bdbc-5e0e3306f21c Aug 13 06:56:32.703888 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4ae8fec3-d90b-4fc3-bd9b-5f661dd3f727 tempest-VolumeQuotasAdminTestJSON-922471917 tempest-VolumeQuotasAdminTestJSON-922471917-project-member] https://10.4.3.81/volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c returned with HTTP 404 Aug 13 06:56:32.706171 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 166/645] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:56:32 2026] DELETE /volume/v3/volumes/5fdd9902-3643-439d-bdbc-5e0e3306f21c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:32.715191 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-866f03e8-94a2-4c6b-9c36-ea55868093b5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:32.718217 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-866f03e8-94a2-4c6b-9c36-ea55868093b5 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/14cdc2ba93b74457a552845d1d1da746?usage=True Aug 13 06:56:32.718217 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-866f03e8-94a2-4c6b-9c36-ea55868093b5 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:32.718217 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-866f03e8-94a2-4c6b-9c36-ea55868093b5 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:32.736578 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-866f03e8-94a2-4c6b-9c36-ea55868093b5 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/14cdc2ba93b74457a552845d1d1da746?usage=True returned with HTTP 200 Aug 13 06:56:32.737174 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 157/646] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 06:56:32 2026] GET /volume/v3/os-quota-sets/14cdc2ba93b74457a552845d1d1da746?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:32.751297 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8c6c2a94-5b67-4fdd-83ed-fe1482bc00a7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:32.753536 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8c6c2a94-5b67-4fdd-83ed-fe1482bc00a7 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 Aug 13 06:56:32.753968 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8c6c2a94-5b67-4fdd-83ed-fe1482bc00a7 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-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=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:32.779001 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:32.779001 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:32.878750 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8c6c2a94-5b67-4fdd-83ed-fe1482bc00a7 tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 returned with HTTP 200 Aug 13 06:56:32.879267 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 162/647] 10.4.3.81 () {68 vars in 1368 bytes} [Thu Aug 13 06:56:32 2026] PUT /volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 => generated 397 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:32.891138 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-73c0acb1-6fe5-4026-af9a-f123fd55227d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:32.892940 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-73c0acb1-6fe5-4026-af9a-f123fd55227d tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 Aug 13 06:56:32.893246 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-73c0acb1-6fe5-4026-af9a-f123fd55227d tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-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=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:32.914343 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:32.914343 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:32.984805 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-73c0acb1-6fe5-4026-af9a-f123fd55227d tempest-VolumeQuotasAdminTestJSON-1117725052 tempest-VolumeQuotasAdminTestJSON-1117725052-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 returned with HTTP 200 Aug 13 06:56:32.985367 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 163/648] 10.4.3.81 () {68 vars in 1368 bytes} [Thu Aug 13 06:56:32 2026] PUT /volume/v3/os-quota-sets/0886e9703ca9461f818ed70c1bcfc893 => generated 395 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:33.020369 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:33.023241 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:56:33.023241 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1864003791"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:33.026718 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1864003791'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:56:33.026718 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Create volume of 1 GB Aug 13 06:56:33.031933 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Availability Zones retrieved successfully. Aug 13 06:56:33.041164 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Flow 'volume_create_api' (a1056190-04b9-49d8-9aea-c1a10b17af36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:33.042193 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (377b9957-77ba-4386-b251-79a8c35e743f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:33.045065 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:56:33.066788 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-acadaef7-10a5-4974-aca3-c2edf0d21aa4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:33.091418 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (377b9957-77ba-4386-b251-79a8c35e743f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:33.092573 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea405e86-0fd9-4fb0-b6a5-b3637f7d7747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:33.120535 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-acadaef7-10a5-4974-aca3-c2edf0d21aa4 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] GET https://10.4.3.81/volume/v3/os-quota-class-sets/default Aug 13 06:56:33.123593 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-acadaef7-10a5-4974-aca3-c2edf0d21aa4 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:33.123939 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-acadaef7-10a5-4974-aca3-c2edf0d21aa4 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:33.141769 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-acadaef7-10a5-4974-aca3-c2edf0d21aa4 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] https://10.4.3.81/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 06:56:33.142238 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 158/649] 10.4.3.81 () {66 vars in 1290 bytes} [Thu Aug 13 06:56:33 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:33.157845 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7345f22f-9c5f-42f2-a8cb-812dbcc80b21 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:33.161577 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7345f22f-9c5f-42f2-a8cb-812dbcc80b21 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] GET https://10.4.3.81/volume/v3/os-quota-class-sets/default Aug 13 06:56:33.161577 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7345f22f-9c5f-42f2-a8cb-812dbcc80b21 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:33.161577 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7345f22f-9c5f-42f2-a8cb-812dbcc80b21 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:33.185798 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7345f22f-9c5f-42f2-a8cb-812dbcc80b21 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] https://10.4.3.81/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 06:56:33.186553 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 163/650] 10.4.3.81 () {66 vars in 1290 bytes} [Thu Aug 13 06:56:33 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:33.197758 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Created reservations ['07f9f4d6-30e0-4500-8fa1-2a617018b52b', 'b54d76f9-1781-40f7-9ed3-f62533518b10', 'dcc9ee4a-6f2e-45fc-93d5-982b83e884c7', '5e8590b6-41db-4df6-bf2c-d44155e4e5b2'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:56:33.198822 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea405e86-0fd9-4fb0-b6a5-b3637f7d7747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07f9f4d6-30e0-4500-8fa1-2a617018b52b', 'b54d76f9-1781-40f7-9ed3-f62533518b10', 'dcc9ee4a-6f2e-45fc-93d5-982b83e884c7', '5e8590b6-41db-4df6-bf2c-d44155e4e5b2']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:33.199305 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b7eab2f7-ba49-418e-886c-8c5e11879ccc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:33.200032 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (075c7f9e-2ff0-4907-892d-e1a96a7ab1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:33.203532 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b7eab2f7-ba49-418e-886c-8c5e11879ccc tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 06:56:33.204071 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b7eab2f7-ba49-418e-886c-8c5e11879ccc tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-2140604864"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:33.219656 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b7eab2f7-ba49-418e-886c-8c5e11879ccc tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 06:56:33.220157 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 164/651] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 06:56:33 2026] POST /volume/v3/types => generated 228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:33.229208 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e726f617-9ae5-41ff-b9aa-bdbd123ff086 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:33.232809 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e726f617-9ae5-41ff-b9aa-bdbd123ff086 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-class-sets/default Aug 13 06:56:33.233095 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e726f617-9ae5-41ff-b9aa-bdbd123ff086 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-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-2140604864": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-2140604864": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-2140604864": 2}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:33.245407 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (075c7f9e-2ff0-4907-892d-e1a96a7ab1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe1935a4-4517-45b8-8537-2fb13e0efdfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1864003791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4073cdfe683643f3afbe852d7489bc27',qos_specs=None,replication_status=,reservations=['07f9f4d6-30e0-4500-8fa1-2a617018b52b','b54d76f9-1781-40f7-9ed3-f62533518b10','dcc9ee4a-6f2e-45fc-93d5-982b83e884c7','5e8590b6-41db-4df6-bf2c-d44155e4e5b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d5970484af48fcb6de5ed6aa9098ae',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:56:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1864003791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe1935a4-4517-45b8-8537-2fb13e0efdfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4073cdfe683643f3afbe852d7489bc27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9d5970484af48fcb6de5ed6aa9098ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:33.246419 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a492034-0553-4bda-becc-561a16cac885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:33.271627 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a492034-0553-4bda-becc-561a16cac885) transitioned into state 'SUCCESS' from state '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-1864003791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4073cdfe683643f3afbe852d7489bc27',qos_specs=None,replication_status=,reservations=['07f9f4d6-30e0-4500-8fa1-2a617018b52b','b54d76f9-1781-40f7-9ed3-f62533518b10','dcc9ee4a-6f2e-45fc-93d5-982b83e884c7','5e8590b6-41db-4df6-bf2c-d44155e4e5b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d5970484af48fcb6de5ed6aa9098ae',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:33.272423 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fbe3775-3126-4e35-9043-7ee437c67caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:33.285404 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fbe3775-3126-4e35-9043-7ee437c67caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:33.286567 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Flow 'volume_create_api' (a1056190-04b9-49d8-9aea-c1a10b17af36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:33.287091 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Create volume request issued successfully. Aug 13 06:56:33.287847 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-df7ffa74-50b9-46d1-bf9b-5564badab5b9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:56:33.288360 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 167/652] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:56:33 2026] POST /volume/v3/volumes => generated 753 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:56:33.303036 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7bdae5da-47e5-417f-a445-6f7ebc2226fc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:33.304817 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7bdae5da-47e5-417f-a445-6f7ebc2226fc tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] GET https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:33.305107 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7bdae5da-47e5-417f-a445-6f7ebc2226fc tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:33.305348 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7bdae5da-47e5-417f-a445-6f7ebc2226fc tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:33.316490 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:33.316490 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:33.321363 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7bdae5da-47e5-417f-a445-6f7ebc2226fc tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Volume info retrieved successfully. Aug 13 06:56:33.328352 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7bdae5da-47e5-417f-a445-6f7ebc2226fc tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb returned with HTTP 200 Aug 13 06:56:33.329069 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 164/653] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:33 2026] GET /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:33.358863 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e726f617-9ae5-41ff-b9aa-bdbd123ff086 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] https://10.4.3.81/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 06:56:33.359648 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 159/654] 10.4.3.81 () {68 vars in 1311 bytes} [Thu Aug 13 06:56:33 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:33.370666 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-42f3371c-c2b5-45f2-8b73-9e46f34c6d17 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:33.374875 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-42f3371c-c2b5-45f2-8b73-9e46f34c6d17 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/b5c3b4d73dc746c0ad4ca981ba7a4c2d/defaults Aug 13 06:56:33.375110 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-42f3371c-c2b5-45f2-8b73-9e46f34c6d17 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:33.375381 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-42f3371c-c2b5-45f2-8b73-9e46f34c6d17 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] Calling method 'defaults' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:33.398167 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-42f3371c-c2b5-45f2-8b73-9e46f34c6d17 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/b5c3b4d73dc746c0ad4ca981ba7a4c2d/defaults returned with HTTP 200 Aug 13 06:56:33.398817 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 165/655] 10.4.3.81 () {66 vars in 1374 bytes} [Thu Aug 13 06:56:33 2026] GET /volume/v3/os-quota-sets/b5c3b4d73dc746c0ad4ca981ba7a4c2d/defaults => generated 645 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:33.678514 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-afc588bb-58f1-40ef-8612-24010c19d668 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:33.680471 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-afc588bb-58f1-40ef-8612-24010c19d668 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/112a77750d7a43959a32d6a2db2a1141/defaults Aug 13 06:56:33.680710 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-afc588bb-58f1-40ef-8612-24010c19d668 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:33.680930 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-afc588bb-58f1-40ef-8612-24010c19d668 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] Calling method 'defaults' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:33.681208 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:33.681208 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:33.690136 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-afc588bb-58f1-40ef-8612-24010c19d668 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/112a77750d7a43959a32d6a2db2a1141/defaults returned with HTTP 200 Aug 13 06:56:33.690491 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 168/656] 10.4.3.81 () {66 vars in 1374 bytes} [Thu Aug 13 06:56:33 2026] GET /volume/v3/os-quota-sets/112a77750d7a43959a32d6a2db2a1141/defaults => generated 645 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:33.757517 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fcfbbaba-1e20-40e3-af18-dd9b4d951cfd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:33.759425 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fcfbbaba-1e20-40e3-af18-dd9b4d951cfd tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] DELETE https://10.4.3.81/volume/v3/types/974527df-aa54-46dd-b636-0abccc6028df Aug 13 06:56:33.760403 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fcfbbaba-1e20-40e3-af18-dd9b4d951cfd tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:33.760403 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fcfbbaba-1e20-40e3-af18-dd9b4d951cfd tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:33.792533 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fcfbbaba-1e20-40e3-af18-dd9b4d951cfd tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] https://10.4.3.81/volume/v3/types/974527df-aa54-46dd-b636-0abccc6028df returned with HTTP 202 Aug 13 06:56:33.792952 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 165/657] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 06:56:33 2026] DELETE /volume/v3/types/974527df-aa54-46dd-b636-0abccc6028df => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:33.801247 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-142e93df-de12-41b0-acaa-faa90da753d0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:33.802978 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-142e93df-de12-41b0-acaa-faa90da753d0 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] GET https://10.4.3.81/volume/v3/types/974527df-aa54-46dd-b636-0abccc6028df Aug 13 06:56:33.803273 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-142e93df-de12-41b0-acaa-faa90da753d0 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:33.803640 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-142e93df-de12-41b0-acaa-faa90da753d0 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:33.807709 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-142e93df-de12-41b0-acaa-faa90da753d0 tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] https://10.4.3.81/volume/v3/types/974527df-aa54-46dd-b636-0abccc6028df returned with HTTP 404 Aug 13 06:56:33.807709 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 160/658] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 06:56:33 2026] GET /volume/v3/types/974527df-aa54-46dd-b636-0abccc6028df => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:33.817630 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9b61aa50-4f5d-4bdb-ae30-095bf61e3f5d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:33.817630 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9b61aa50-4f5d-4bdb-ae30-095bf61e3f5d tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-class-sets/default Aug 13 06:56:33.817630 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9b61aa50-4f5d-4bdb-ae30-095bf61e3f5d tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-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=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:33.892016 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9b61aa50-4f5d-4bdb-ae30-095bf61e3f5d tempest-VolumeQuotaClassesTest-1673587362 tempest-VolumeQuotaClassesTest-1673587362-project-admin] https://10.4.3.81/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 06:56:33.892636 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 166/659] 10.4.3.81 () {68 vars in 1311 bytes} [Thu Aug 13 06:56:33 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:34.344076 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f82cb915-e346-4407-8124-85571f1cb25b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:34.347220 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f82cb915-e346-4407-8124-85571f1cb25b tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] GET https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:34.347220 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f82cb915-e346-4407-8124-85571f1cb25b tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:34.347220 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f82cb915-e346-4407-8124-85571f1cb25b tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:34.362649 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:34.362649 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:34.366516 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f82cb915-e346-4407-8124-85571f1cb25b tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Volume info retrieved successfully. Aug 13 06:56:34.372301 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f82cb915-e346-4407-8124-85571f1cb25b tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb returned with HTTP 200 Aug 13 06:56:34.372872 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 169/660] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:34 2026] GET /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:34.435555 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-e724bb39-0253-4563-9176-b8df7ac1147f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:34.438185 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-e724bb39-0253-4563-9176-b8df7ac1147f tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] GET https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:34.438478 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-e724bb39-0253-4563-9176-b8df7ac1147f tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:34.438760 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-e724bb39-0253-4563-9176-b8df7ac1147f tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:34.448687 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:34.448687 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:34.453181 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-e724bb39-0253-4563-9176-b8df7ac1147f tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Volume info retrieved successfully. Aug 13 06:56:34.459985 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-e724bb39-0253-4563-9176-b8df7ac1147f tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb returned with HTTP 200 Aug 13 06:56:34.460587 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 166/661] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:56:34 2026] GET /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:34.604301 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e178f6b3-82f5-4029-9ddf-e55df4ea225c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:34.604845 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e178f6b3-82f5-4029-9ddf-e55df4ea225c None None] GET https://10.4.3.81/volume// Aug 13 06:56:34.604963 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e178f6b3-82f5-4029-9ddf-e55df4ea225c None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:34.605181 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e178f6b3-82f5-4029-9ddf-e55df4ea225c None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:34.605627 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e178f6b3-82f5-4029-9ddf-e55df4ea225c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:56:34.606024 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 161/662] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 06:56:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:56:34.630071 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-15db7d22-fa65-4353-a125-1aee527e0c89 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:34.638202 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-15db7d22-fa65-4353-a125-1aee527e0c89 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:56:34.642265 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-15db7d22-fa65-4353-a125-1aee527e0c89 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe1935a4-4517-45b8-8537-2fb13e0efdfb", "connector": null, "instance_uuid": "81f679ec-1da3-4053-8ab6-f141423d9d0f"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:34.671534 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:34.671534 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:34.735682 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-15db7d22-fa65-4353-a125-1aee527e0c89 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:56:34.736493 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 167/663] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:56:34 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:34.776607 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d89da663-c517-4de8-a690-0e90e445921a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:34.779283 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d89da663-c517-4de8-a690-0e90e445921a tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] GET https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:34.780048 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d89da663-c517-4de8-a690-0e90e445921a tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:34.780048 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d89da663-c517-4de8-a690-0e90e445921a tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:34.794775 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:34.794775 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:34.797688 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fa65eb4f-d026-4680-a22b-f0354898d770 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:34.798224 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fa65eb4f-d026-4680-a22b-f0354898d770 None None] GET https://10.4.3.81/volume// Aug 13 06:56:34.798471 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fa65eb4f-d026-4680-a22b-f0354898d770 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:34.798740 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fa65eb4f-d026-4680-a22b-f0354898d770 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:34.799133 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fa65eb4f-d026-4680-a22b-f0354898d770 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:56:34.799520 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 167/664] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:56:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:56:34.801182 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d89da663-c517-4de8-a690-0e90e445921a tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Volume info retrieved successfully. Aug 13 06:56:34.806774 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d89da663-c517-4de8-a690-0e90e445921a tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb returned with HTTP 200 Aug 13 06:56:34.807238 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 170/665] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:34 2026] GET /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:34.814711 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-10f471ff-6ce0-4054-9de6-7ceb40afa53e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:34.820080 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-10f471ff-6ce0-4054-9de6-7ceb40afa53e tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] GET https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:34.820378 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-10f471ff-6ce0-4054-9de6-7ceb40afa53e tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:34.820615 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-10f471ff-6ce0-4054-9de6-7ceb40afa53e tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:34.835562 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:34.835562 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:34.840788 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-10f471ff-6ce0-4054-9de6-7ceb40afa53e tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Volume info retrieved successfully. Aug 13 06:56:34.848242 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-10f471ff-6ce0-4054-9de6-7ceb40afa53e tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb returned with HTTP 200 Aug 13 06:56:34.848841 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 162/666] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:56:34 2026] GET /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:56:34.972413 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e65e483d-3bc1-43a5-8712-ea2c7a5165cf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:34.975758 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e65e483d-3bc1-43a5-8712-ea2c7a5165cf tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 Aug 13 06:56:34.975983 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e65e483d-3bc1-43a5-8712-ea2c7a5165cf tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:34.976165 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e65e483d-3bc1-43a5-8712-ea2c7a5165cf tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:34.976370 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-e65e483d-3bc1-43a5-8712-ea2c7a5165cf tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Delete volume with id: 5948f690-5963-46d2-aa2f-31e7218261b0 Aug 13 06:56:34.981353 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-43b4fa3f-74fe-4983-8e2f-cc8e13074f5b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:34.983945 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-43b4fa3f-74fe-4983-8e2f-cc8e13074f5b tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] PUT https://10.4.3.81/volume/v3/attachments/dfb9ef5c-52eb-4345-aa57-8b5a7239cd4d Aug 13 06:56:34.984394 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-43b4fa3f-74fe-4983-8e2f-cc8e13074f5b tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:34.984739 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:34.984739 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:34.985457 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e65e483d-3bc1-43a5-8712-ea2c7a5165cf tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:34.994113 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-43b4fa3f-74fe-4983-8e2f-cc8e13074f5b tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Acquiring lock "cinder-attachment_update-fe1935a4-4517-45b8-8537-2fb13e0efdfb-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:56:34.999059 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-43b4fa3f-74fe-4983-8e2f-cc8e13074f5b tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Lock "cinder-attachment_update-fe1935a4-4517-45b8-8537-2fb13e0efdfb-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:56:35.000130 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:35.000130 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:35.013998 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e65e483d-3bc1-43a5-8712-ea2c7a5165cf tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Delete volume request issued successfully. Aug 13 06:56:35.014240 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e65e483d-3bc1-43a5-8712-ea2c7a5165cf tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 returned with HTTP 202 Aug 13 06:56:35.014736 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 168/667] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:56:34 2026] DELETE /volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:35.026743 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-63a629c8-d005-491a-b22f-4e7e60c05465 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:35.028693 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-63a629c8-d005-491a-b22f-4e7e60c05465 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 Aug 13 06:56:35.030163 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-63a629c8-d005-491a-b22f-4e7e60c05465 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:35.030386 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-63a629c8-d005-491a-b22f-4e7e60c05465 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:35.040130 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:35.040130 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:35.045506 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-63a629c8-d005-491a-b22f-4e7e60c05465 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:35.052577 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-63a629c8-d005-491a-b22f-4e7e60c05465 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 returned with HTTP 200 Aug 13 06:56:35.053082 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 171/668] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:35 2026] GET /volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:35.155208 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-43b4fa3f-74fe-4983-8e2f-cc8e13074f5b tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Lock "cinder-attachment_update-fe1935a4-4517-45b8-8537-2fb13e0efdfb-np0000007169" released by "attachment_update" :: held 0.156s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:56:35.155626 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-43b4fa3f-74fe-4983-8e2f-cc8e13074f5b tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/attachments/dfb9ef5c-52eb-4345-aa57-8b5a7239cd4d returned with HTTP 200 Aug 13 06:56:35.156502 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 168/669] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:56:34 2026] PUT /volume/v3/attachments/dfb9ef5c-52eb-4345-aa57-8b5a7239cd4d => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:35.820824 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-20ec708c-ed7a-4632-9515-19455a642390 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:35.822553 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-20ec708c-ed7a-4632-9515-19455a642390 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] GET https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:35.822869 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-20ec708c-ed7a-4632-9515-19455a642390 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:35.823135 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-20ec708c-ed7a-4632-9515-19455a642390 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:35.834160 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:35.834160 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:35.838236 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-20ec708c-ed7a-4632-9515-19455a642390 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Volume info retrieved successfully. Aug 13 06:56:35.844030 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-20ec708c-ed7a-4632-9515-19455a642390 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb returned with HTTP 200 Aug 13 06:56:35.845306 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 163/670] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:35 2026] GET /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:36.068613 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7f9a5278-6ce5-4a34-a940-1199124251cf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:36.072007 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7f9a5278-6ce5-4a34-a940-1199124251cf tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 Aug 13 06:56:36.072189 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7f9a5278-6ce5-4a34-a940-1199124251cf tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:36.072448 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7f9a5278-6ce5-4a34-a940-1199124251cf tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:36.078092 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7f9a5278-6ce5-4a34-a940-1199124251cf tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 returned with HTTP 404 Aug 13 06:56:36.078769 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 169/671] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:36 2026] GET /volume/v3/volumes/5948f690-5963-46d2-aa2f-31e7218261b0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:36.086074 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9c5763be-e347-4481-8c50-7a4eff743f01 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:36.088798 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9c5763be-e347-4481-8c50-7a4eff743f01 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 Aug 13 06:56:36.089038 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9c5763be-e347-4481-8c50-7a4eff743f01 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:36.089225 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9c5763be-e347-4481-8c50-7a4eff743f01 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:36.089442 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-9c5763be-e347-4481-8c50-7a4eff743f01 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Delete volume with id: f09d6341-3a16-41ed-9525-400d8e57f6a0 Aug 13 06:56:36.098293 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:36.098293 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:36.098878 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9c5763be-e347-4481-8c50-7a4eff743f01 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:36.122194 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9c5763be-e347-4481-8c50-7a4eff743f01 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Delete volume request issued successfully. Aug 13 06:56:36.122194 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9c5763be-e347-4481-8c50-7a4eff743f01 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 returned with HTTP 202 Aug 13 06:56:36.122194 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 172/672] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:56:36 2026] DELETE /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:36.130056 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1a18dc24-05ba-432e-91be-9a67505c183f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:36.132469 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1a18dc24-05ba-432e-91be-9a67505c183f tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 Aug 13 06:56:36.132685 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1a18dc24-05ba-432e-91be-9a67505c183f tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:36.132873 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1a18dc24-05ba-432e-91be-9a67505c183f tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:36.144939 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:36.144939 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:36.150035 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1a18dc24-05ba-432e-91be-9a67505c183f tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Volume info retrieved successfully. Aug 13 06:56:36.154936 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1a18dc24-05ba-432e-91be-9a67505c183f tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 returned with HTTP 200 Aug 13 06:56:36.154936 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 169/673] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:36 2026] GET /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:36.637415 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ee96bce7-b845-4894-b262-dc89362af8c7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:36.793257 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ee96bce7-b845-4894-b262-dc89362af8c7 tempest-VolumeQuotasNegativeTestJSON-634913386 tempest-VolumeQuotasNegativeTestJSON-634913386-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/c18f554d8cd941e18f80ebb958a93d6d Aug 13 06:56:36.793257 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ee96bce7-b845-4894-b262-dc89362af8c7 tempest-VolumeQuotasNegativeTestJSON-634913386 tempest-VolumeQuotasNegativeTestJSON-634913386-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:36.793257 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ee96bce7-b845-4894-b262-dc89362af8c7 tempest-VolumeQuotasNegativeTestJSON-634913386 tempest-VolumeQuotasNegativeTestJSON-634913386-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:36.805599 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ee96bce7-b845-4894-b262-dc89362af8c7 tempest-VolumeQuotasNegativeTestJSON-634913386 tempest-VolumeQuotasNegativeTestJSON-634913386-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/c18f554d8cd941e18f80ebb958a93d6d returned with HTTP 200 Aug 13 06:56:36.806160 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 164/674] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:56:36 2026] GET /volume/v3/os-quota-sets/c18f554d8cd941e18f80ebb958a93d6d => generated 437 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:36.822932 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:36.861783 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3fff27d0-7d8b-4bcd-8031-fdfb19db3d64 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:36.863789 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3fff27d0-7d8b-4bcd-8031-fdfb19db3d64 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] GET https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:36.864048 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3fff27d0-7d8b-4bcd-8031-fdfb19db3d64 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:36.864279 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3fff27d0-7d8b-4bcd-8031-fdfb19db3d64 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:36.873753 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:36.873753 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:36.877127 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3fff27d0-7d8b-4bcd-8031-fdfb19db3d64 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Volume info retrieved successfully. Aug 13 06:56:36.881463 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3fff27d0-7d8b-4bcd-8031-fdfb19db3d64 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb returned with HTTP 200 Aug 13 06:56:36.881892 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 173/675] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:36 2026] GET /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:36.915142 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:56:36.915614 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-845870339"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:36.917469 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-845870339'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:56:36.917658 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Create volume of 1 GB Aug 13 06:56:36.918847 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c7dd8417-8924-402f-83c1-9fb084ea80af None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:36.923212 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Availability Zones retrieved successfully. Aug 13 06:56:36.931891 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Flow 'volume_create_api' (2e52dd42-d12c-4ea5-88ad-7a002647a461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:36.933203 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6887200-93d9-46b5-9296-6a014d3103bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:36.934961 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:56:36.970281 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6887200-93d9-46b5-9296-6a014d3103bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:36.971639 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (674a2df8-b234-42e0-9d65-5647abcf253b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:36.976747 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c7dd8417-8924-402f-83c1-9fb084ea80af tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:56:36.977183 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c7dd8417-8924-402f-83c1-9fb084ea80af tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1073945069"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:36.978961 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-c7dd8417-8924-402f-83c1-9fb084ea80af tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1073945069'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:56:36.979114 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-c7dd8417-8924-402f-83c1-9fb084ea80af tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Create volume of 1 GB Aug 13 06:56:36.983326 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c7dd8417-8924-402f-83c1-9fb084ea80af tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Availability Zones retrieved successfully. Aug 13 06:56:36.990982 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7dd8417-8924-402f-83c1-9fb084ea80af tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Flow 'volume_create_api' (c5edcd2f-1893-4abf-b8b9-0664eddfa1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:36.992233 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7dd8417-8924-402f-83c1-9fb084ea80af tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e567553d-dbd7-4d6b-9aba-22dfe308629b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:36.993484 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-c7dd8417-8924-402f-83c1-9fb084ea80af tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:56:37.026003 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7dd8417-8924-402f-83c1-9fb084ea80af tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e567553d-dbd7-4d6b-9aba-22dfe308629b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:37.027339 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7dd8417-8924-402f-83c1-9fb084ea80af tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2f10485-9718-4887-9e36-e282bee5a5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:37.045022 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Created reservations ['8df1478d-ebe0-4aa2-8f3d-c3f1e60679cc', '98754096-d1e8-41a1-be63-f6a873e3c442', '69f5ac10-44e0-4e3f-b249-3a05332c7103', 'fc606b7e-804f-4055-8be4-dd7672badca1'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:56:37.045801 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (674a2df8-b234-42e0-9d65-5647abcf253b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8df1478d-ebe0-4aa2-8f3d-c3f1e60679cc', '98754096-d1e8-41a1-be63-f6a873e3c442', '69f5ac10-44e0-4e3f-b249-3a05332c7103', 'fc606b7e-804f-4055-8be4-dd7672badca1']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:37.046490 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec0e88e-0f32-4b18-be63-549f05cefcc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:37.070286 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec0e88e-0f32-4b18-be63-549f05cefcc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a299fef3-ece0-454a-b452-0ef2c7f96be4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-845870339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18f554d8cd941e18f80ebb958a93d6d',qos_specs=None,replication_status=,reservations=['8df1478d-ebe0-4aa2-8f3d-c3f1e60679cc','98754096-d1e8-41a1-be63-f6a873e3c442','69f5ac10-44e0-4e3f-b249-3a05332c7103','fc606b7e-804f-4055-8be4-dd7672badca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f120977c5c4751be7064c7c233f393',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-845870339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a299fef3-ece0-454a-b452-0ef2c7f96be4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c18f554d8cd941e18f80ebb958a93d6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22f120977c5c4751be7064c7c233f393',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:37.071117 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4293ebfc-554c-4693-8237-2ffbf279ae1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:37.089085 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4293ebfc-554c-4693-8237-2ffbf279ae1a) transitioned into state 'SUCCESS' from state '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-845870339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18f554d8cd941e18f80ebb958a93d6d',qos_specs=None,replication_status=,reservations=['8df1478d-ebe0-4aa2-8f3d-c3f1e60679cc','98754096-d1e8-41a1-be63-f6a873e3c442','69f5ac10-44e0-4e3f-b249-3a05332c7103','fc606b7e-804f-4055-8be4-dd7672badca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f120977c5c4751be7064c7c233f393',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:37.089963 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cad8be17-6bf4-4a0d-8489-1b8385758659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:37.097146 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-c7dd8417-8924-402f-83c1-9fb084ea80af tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Created reservations ['6c81f5ab-8deb-439f-8850-35c142b67d40', '4a2abef8-7120-4c95-9a16-d33dbc0ac1ca', 'c9e1be07-6d08-4a4c-b1cf-4cace988c7b3', 'c1abb712-9179-4fa1-8d69-04426859c5db'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:56:37.098059 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7dd8417-8924-402f-83c1-9fb084ea80af tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2f10485-9718-4887-9e36-e282bee5a5c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c81f5ab-8deb-439f-8850-35c142b67d40', '4a2abef8-7120-4c95-9a16-d33dbc0ac1ca', 'c9e1be07-6d08-4a4c-b1cf-4cace988c7b3', 'c1abb712-9179-4fa1-8d69-04426859c5db']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:37.098974 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7dd8417-8924-402f-83c1-9fb084ea80af tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dea5896-5e2e-450a-bb46-d97fa727076e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:37.099409 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cad8be17-6bf4-4a0d-8489-1b8385758659) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:37.100242 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Flow 'volume_create_api' (2e52dd42-d12c-4ea5-88ad-7a002647a461) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:37.100580 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Create volume request issued successfully. Aug 13 06:56:37.101155 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f43f89ee-f3fc-4976-bae7-6c1d3f0f491e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:56:37.101744 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 170/676] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:56:36 2026] POST /volume/v3/volumes => generated 756 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:56:37.114375 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b8184a79-fd20-49fb-8763-d6c9d44c3351 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:37.116275 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b8184a79-fd20-49fb-8763-d6c9d44c3351 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] GET https://10.4.3.81/volume/v3/volumes/a299fef3-ece0-454a-b452-0ef2c7f96be4 Aug 13 06:56:37.116706 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b8184a79-fd20-49fb-8763-d6c9d44c3351 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:37.117058 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b8184a79-fd20-49fb-8763-d6c9d44c3351 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:37.130168 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:37.130168 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:37.131356 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7dd8417-8924-402f-83c1-9fb084ea80af tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dea5896-5e2e-450a-bb46-d97fa727076e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fef09cc1-af4e-4b52-b7bc-2edcb3b239eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1073945069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4ad538170c74430aba83e75a061c442',qos_specs=None,replication_status=,reservations=['6c81f5ab-8deb-439f-8850-35c142b67d40','4a2abef8-7120-4c95-9a16-d33dbc0ac1ca','c9e1be07-6d08-4a4c-b1cf-4cace988c7b3','c1abb712-9179-4fa1-8d69-04426859c5db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6facdc0d1f5b4a2297b415d8e51590b4',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1073945069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fef09cc1-af4e-4b52-b7bc-2edcb3b239eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4ad538170c74430aba83e75a061c442',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6facdc0d1f5b4a2297b415d8e51590b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:37.132337 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7dd8417-8924-402f-83c1-9fb084ea80af tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1e8f24a-6dcf-42a0-8e17-0c379550338b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:37.133941 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b8184a79-fd20-49fb-8763-d6c9d44c3351 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Volume info retrieved successfully. Aug 13 06:56:37.140912 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b8184a79-fd20-49fb-8763-d6c9d44c3351 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] https://10.4.3.81/volume/v3/volumes/a299fef3-ece0-454a-b452-0ef2c7f96be4 returned with HTTP 200 Aug 13 06:56:37.141531 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 165/677] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:37 2026] GET /volume/v3/volumes/a299fef3-ece0-454a-b452-0ef2c7f96be4 => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:37.166070 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7dd8417-8924-402f-83c1-9fb084ea80af tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1e8f24a-6dcf-42a0-8e17-0c379550338b) transitioned into state 'SUCCESS' from state '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-1073945069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4ad538170c74430aba83e75a061c442',qos_specs=None,replication_status=,reservations=['6c81f5ab-8deb-439f-8850-35c142b67d40','4a2abef8-7120-4c95-9a16-d33dbc0ac1ca','c9e1be07-6d08-4a4c-b1cf-4cace988c7b3','c1abb712-9179-4fa1-8d69-04426859c5db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6facdc0d1f5b4a2297b415d8e51590b4',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:37.167253 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7dd8417-8924-402f-83c1-9fb084ea80af tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa7df53a-9761-447c-9954-241c228ceaf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:37.173501 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-adc3562d-f4ff-4a89-b5f9-4612cbbb85b8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:37.177211 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-adc3562d-f4ff-4a89-b5f9-4612cbbb85b8 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] GET https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 Aug 13 06:56:37.177556 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-adc3562d-f4ff-4a89-b5f9-4612cbbb85b8 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:37.177827 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-adc3562d-f4ff-4a89-b5f9-4612cbbb85b8 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:37.181372 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7dd8417-8924-402f-83c1-9fb084ea80af tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa7df53a-9761-447c-9954-241c228ceaf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:37.182477 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7dd8417-8924-402f-83c1-9fb084ea80af tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Flow 'volume_create_api' (c5edcd2f-1893-4abf-b8b9-0664eddfa1c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:37.183016 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c7dd8417-8924-402f-83c1-9fb084ea80af tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Create volume request issued successfully. Aug 13 06:56:37.183848 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c7dd8417-8924-402f-83c1-9fb084ea80af tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:56:37.184423 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 170/678] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 06:56:36 2026] POST /volume/v3/volumes => generated 817 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:37.186005 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-adc3562d-f4ff-4a89-b5f9-4612cbbb85b8 tempest-TestServerVolumeAttachmentScenario-2045175817 tempest-TestServerVolumeAttachmentScenario-2045175817-project-member] https://10.4.3.81/volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 returned with HTTP 404 Aug 13 06:56:37.186689 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 174/679] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:37 2026] GET /volume/v3/volumes/f09d6341-3a16-41ed-9525-400d8e57f6a0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:37.210283 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-97bc6e5c-a22b-4523-bdf7-c20aaa2f46bf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:37.214175 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-97bc6e5c-a22b-4523-bdf7-c20aaa2f46bf tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] GET https://10.4.3.81/volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb Aug 13 06:56:37.214496 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-97bc6e5c-a22b-4523-bdf7-c20aaa2f46bf tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:37.214776 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-97bc6e5c-a22b-4523-bdf7-c20aaa2f46bf tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:37.237857 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:37.237857 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:37.245465 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-97bc6e5c-a22b-4523-bdf7-c20aaa2f46bf tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Volume info retrieved successfully. Aug 13 06:56:37.252350 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-97bc6e5c-a22b-4523-bdf7-c20aaa2f46bf tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] https://10.4.3.81/volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb returned with HTTP 200 Aug 13 06:56:37.252350 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 171/680] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:56:37 2026] GET /volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb => generated 885 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:37.898670 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7cdd6923-90e1-4791-bafa-9f0b838eb72e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:37.900509 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7cdd6923-90e1-4791-bafa-9f0b838eb72e tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] GET https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:37.900716 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7cdd6923-90e1-4791-bafa-9f0b838eb72e tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:37.900923 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7cdd6923-90e1-4791-bafa-9f0b838eb72e tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:37.910352 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:37.910352 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:37.913659 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7cdd6923-90e1-4791-bafa-9f0b838eb72e tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Volume info retrieved successfully. Aug 13 06:56:37.917499 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7cdd6923-90e1-4791-bafa-9f0b838eb72e tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb returned with HTTP 200 Aug 13 06:56:37.917861 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 166/681] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:37 2026] GET /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:38.157367 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b00f496b-e6ce-43d5-a58e-ece95ec4f2ce None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.160039 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b00f496b-e6ce-43d5-a58e-ece95ec4f2ce tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] GET https://10.4.3.81/volume/v3/volumes/a299fef3-ece0-454a-b452-0ef2c7f96be4 Aug 13 06:56:38.160174 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b00f496b-e6ce-43d5-a58e-ece95ec4f2ce tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:38.160432 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b00f496b-e6ce-43d5-a58e-ece95ec4f2ce tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:38.172371 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:38.172371 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:38.177629 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b00f496b-e6ce-43d5-a58e-ece95ec4f2ce tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Volume info retrieved successfully. Aug 13 06:56:38.182270 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b00f496b-e6ce-43d5-a58e-ece95ec4f2ce tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] https://10.4.3.81/volume/v3/volumes/a299fef3-ece0-454a-b452-0ef2c7f96be4 returned with HTTP 200 Aug 13 06:56:38.182727 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 171/682] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:38 2026] GET /volume/v3/volumes/a299fef3-ece0-454a-b452-0ef2c7f96be4 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:38.200479 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-43406368-f200-47c6-881f-ece08eea4524 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.202555 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-43406368-f200-47c6-881f-ece08eea4524 tempest-VolumeQuotasNegativeTestJSON-634913386 tempest-VolumeQuotasNegativeTestJSON-634913386-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/c18f554d8cd941e18f80ebb958a93d6d Aug 13 06:56:38.202998 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-43406368-f200-47c6-881f-ece08eea4524 tempest-VolumeQuotasNegativeTestJSON-634913386 tempest-VolumeQuotasNegativeTestJSON-634913386-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:38.249264 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-43406368-f200-47c6-881f-ece08eea4524 tempest-VolumeQuotasNegativeTestJSON-634913386 tempest-VolumeQuotasNegativeTestJSON-634913386-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/c18f554d8cd941e18f80ebb958a93d6d returned with HTTP 200 Aug 13 06:56:38.249708 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 175/683] 10.4.3.81 () {68 vars in 1367 bytes} [Thu Aug 13 06:56:38 2026] PUT /volume/v3/os-quota-sets/c18f554d8cd941e18f80ebb958a93d6d => generated 392 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:38.258399 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-291e2ea2-016c-464f-a199-1f7d66295c5e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.260313 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-291e2ea2-016c-464f-a199-1f7d66295c5e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:56:38.260714 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-291e2ea2-016c-464f-a199-1f7d66295c5e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:38.262395 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-291e2ea2-016c-464f-a199-1f7d66295c5e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:56:38.262572 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-291e2ea2-016c-464f-a199-1f7d66295c5e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Create volume of 2 GB Aug 13 06:56:38.265215 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2532cac6-5891-4d84-a715-9f2ab6f20c3d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.266653 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-291e2ea2-016c-464f-a199-1f7d66295c5e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Availability Zones retrieved successfully. Aug 13 06:56:38.267188 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2532cac6-5891-4d84-a715-9f2ab6f20c3d tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] GET https://10.4.3.81/volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb Aug 13 06:56:38.267465 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2532cac6-5891-4d84-a715-9f2ab6f20c3d tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:38.267755 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2532cac6-5891-4d84-a715-9f2ab6f20c3d tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:38.271719 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-291e2ea2-016c-464f-a199-1f7d66295c5e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Flow 'volume_create_api' (3bb3bf66-475a-43a7-adb5-ce18271420a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:38.272608 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-291e2ea2-016c-464f-a199-1f7d66295c5e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1640cfbd-c07e-4c50-8396-3850239ddd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:38.273489 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-291e2ea2-016c-464f-a199-1f7d66295c5e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Validating volume size '2' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:56:38.275031 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:38.275031 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:38.278812 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2532cac6-5891-4d84-a715-9f2ab6f20c3d tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Volume info retrieved successfully. Aug 13 06:56:38.283267 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2532cac6-5891-4d84-a715-9f2ab6f20c3d tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] https://10.4.3.81/volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb returned with HTTP 200 Aug 13 06:56:38.283668 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 167/684] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:56:38 2026] GET /volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:38.297553 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-97590cad-9596-4c2f-a6fb-d59e298c577c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.299720 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-97590cad-9596-4c2f-a6fb-d59e298c577c tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] POST https://10.4.3.81/volume/v3/volume-transfers Aug 13 06:56:38.300502 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-97590cad-9596-4c2f-a6fb-d59e298c577c tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fef09cc1-af4e-4b52-b7bc-2edcb3b239eb"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:38.302584 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volume_transfer [None req-97590cad-9596-4c2f-a6fb-d59e298c577c tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Creating new volume transfer {'transfer': {'volume_id': 'fef09cc1-af4e-4b52-b7bc-2edcb3b239eb'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 06:56:38.302754 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volume_transfer [None req-97590cad-9596-4c2f-a6fb-d59e298c577c tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Creating transfer of volume fef09cc1-af4e-4b52-b7bc-2edcb3b239eb Aug 13 06:56:38.302861 np0000007169 devstack@c-api.service[100295]: INFO cinder.transfer.api [None req-97590cad-9596-4c2f-a6fb-d59e298c577c tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Generating transfer record for volume fef09cc1-af4e-4b52-b7bc-2edcb3b239eb Aug 13 06:56:38.303675 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-291e2ea2-016c-464f-a199-1f7d66295c5e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1640cfbd-c07e-4c50-8396-3850239ddd87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:38.304483 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-291e2ea2-016c-464f-a199-1f7d66295c5e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e55d3a89-4daa-4c79-a0ed-b3cfdbdce991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:38.311275 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:38.311275 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:38.327942 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-97590cad-9596-4c2f-a6fb-d59e298c577c tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] https://10.4.3.81/volume/v3/volume-transfers returned with HTTP 202 Aug 13 06:56:38.328355 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 172/685] 10.4.3.81 () {70 vars in 1319 bytes} [Thu Aug 13 06:56:38 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:38.336800 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-745a5521-1d2e-4bb3-be58-144b78120f3d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.338735 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-745a5521-1d2e-4bb3-be58-144b78120f3d tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] GET https://10.4.3.81/volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb Aug 13 06:56:38.338996 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-745a5521-1d2e-4bb3-be58-144b78120f3d tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:38.339211 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-745a5521-1d2e-4bb3-be58-144b78120f3d tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:38.339640 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota_utils [None req-291e2ea2-016c-464f-a199-1f7d66295c5e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Quota exceeded for c18f554d8cd941e18f80ebb958a93d6d, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 06:56:38.342773 np0000007169 devstack@c-api.service[100296]: WARNING cinder.volume.api [None req-291e2ea2-016c-464f-a199-1f7d66295c5e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e55d3a89-4daa-4c79-a0ed-b3cfdbdce991) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 06:56:38.342773 np0000007169 devstack@c-api.service[100296]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 13 06:56:38.344422 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-291e2ea2-016c-464f-a199-1f7d66295c5e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e55d3a89-4daa-4c79-a0ed-b3cfdbdce991) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:38.345142 np0000007169 devstack@c-api.service[100296]: WARNING cinder.volume.api [None req-291e2ea2-016c-464f-a199-1f7d66295c5e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e55d3a89-4daa-4c79-a0ed-b3cfdbdce991) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 06:56:38.345776 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-291e2ea2-016c-464f-a199-1f7d66295c5e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1640cfbd-c07e-4c50-8396-3850239ddd87) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:38.346087 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:38.346087 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:38.346845 np0000007169 devstack@c-api.service[100296]: WARNING cinder.volume.api [None req-291e2ea2-016c-464f-a199-1f7d66295c5e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1640cfbd-c07e-4c50-8396-3850239ddd87) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 06:56:38.347696 np0000007169 devstack@c-api.service[100296]: WARNING cinder.volume.api [None req-291e2ea2-016c-464f-a199-1f7d66295c5e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Flow 'volume_create_api' (3bb3bf66-475a-43a7-adb5-ce18271420a6) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 06:56:38.348006 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.middleware.fault [None req-291e2ea2-016c-464f-a199-1f7d66295c5e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 413 Aug 13 06:56:38.348802 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 172/686] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:56:38 2026] POST /volume/v3/volumes => generated 208 bytes in 91 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 06:56:38.350709 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-745a5521-1d2e-4bb3-be58-144b78120f3d tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Volume info retrieved successfully. Aug 13 06:56:38.356027 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-745a5521-1d2e-4bb3-be58-144b78120f3d tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] https://10.4.3.81/volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb returned with HTTP 200 Aug 13 06:56:38.356436 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 176/687] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:56:38 2026] GET /volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb => generated 952 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:38.357562 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2aead9aa-ced1-4093-a312-dca42e17d520 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.362005 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2aead9aa-ced1-4093-a312-dca42e17d520 tempest-VolumeQuotasNegativeTestJSON-634913386 tempest-VolumeQuotasNegativeTestJSON-634913386-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/c18f554d8cd941e18f80ebb958a93d6d Aug 13 06:56:38.362345 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2aead9aa-ced1-4093-a312-dca42e17d520 tempest-VolumeQuotasNegativeTestJSON-634913386 tempest-VolumeQuotasNegativeTestJSON-634913386-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:38.369889 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e6442731-4d2f-491b-94fa-2c0e6b5bd585 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.372062 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6442731-4d2f-491b-94fa-2c0e6b5bd585 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] GET https://10.4.3.81/volume/v3/volume-transfers/48c24bb2-ff58-4886-b7cd-0a82f0f604ce Aug 13 06:56:38.372334 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6442731-4d2f-491b-94fa-2c0e6b5bd585 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:38.372655 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6442731-4d2f-491b-94fa-2c0e6b5bd585 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:38.377896 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6442731-4d2f-491b-94fa-2c0e6b5bd585 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] https://10.4.3.81/volume/v3/volume-transfers/48c24bb2-ff58-4886-b7cd-0a82f0f604ce returned with HTTP 200 Aug 13 06:56:38.378650 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 173/688] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 06:56:38 2026] GET /volume/v3/volume-transfers/48c24bb2-ff58-4886-b7cd-0a82f0f604ce => generated 430 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:38.386292 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e36d914f-4c2e-484a-9690-ce6c799c8122 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.388486 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e36d914f-4c2e-484a-9690-ce6c799c8122 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] GET https://10.4.3.81/volume/v3/volume-transfers Aug 13 06:56:38.388783 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e36d914f-4c2e-484a-9690-ce6c799c8122 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:38.389167 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e36d914f-4c2e-484a-9690-ce6c799c8122 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:38.389301 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volume_transfer [None req-e36d914f-4c2e-484a-9690-ce6c799c8122 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Listing volume transfers {{(pid=100296) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 06:56:38.389686 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:38.389686 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:38.396234 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e36d914f-4c2e-484a-9690-ce6c799c8122 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] https://10.4.3.81/volume/v3/volume-transfers returned with HTTP 200 Aug 13 06:56:38.396666 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 173/689] 10.4.3.81 () {68 vars in 1298 bytes} [Thu Aug 13 06:56:38 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:38.404820 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-68bd3e19-bc5e-45e9-8693-abfe7134a33c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.405407 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2aead9aa-ced1-4093-a312-dca42e17d520 tempest-VolumeQuotasNegativeTestJSON-634913386 tempest-VolumeQuotasNegativeTestJSON-634913386-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/c18f554d8cd941e18f80ebb958a93d6d returned with HTTP 200 Aug 13 06:56:38.405809 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 168/690] 10.4.3.81 () {68 vars in 1367 bytes} [Thu Aug 13 06:56:38 2026] PUT /volume/v3/os-quota-sets/c18f554d8cd941e18f80ebb958a93d6d => generated 392 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:38.416254 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d722420f-41ce-4c44-9711-15300c7cbd78 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.418635 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d722420f-41ce-4c44-9711-15300c7cbd78 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:56:38.419099 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d722420f-41ce-4c44-9711-15300c7cbd78 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:38.421246 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-d722420f-41ce-4c44-9711-15300c7cbd78 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:56:38.421390 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-d722420f-41ce-4c44-9711-15300c7cbd78 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Create volume of 1 GB Aug 13 06:56:38.429120 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d722420f-41ce-4c44-9711-15300c7cbd78 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Availability Zones retrieved successfully. Aug 13 06:56:38.437355 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d722420f-41ce-4c44-9711-15300c7cbd78 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Flow 'volume_create_api' (f74b1a09-536a-45e6-a229-19cc7e40f64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:38.439405 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d722420f-41ce-4c44-9711-15300c7cbd78 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b38dee1b-3916-4ee3-8162-817803603a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:38.440644 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-d722420f-41ce-4c44-9711-15300c7cbd78 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:56:38.472775 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d722420f-41ce-4c44-9711-15300c7cbd78 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b38dee1b-3916-4ee3-8162-817803603a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:38.474433 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d722420f-41ce-4c44-9711-15300c7cbd78 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb22b9c-23c8-4f1c-966f-b795134f931b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:38.485657 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-68bd3e19-bc5e-45e9-8693-abfe7134a33c tempest-VolumesTransfersV355Test-417912514 tempest-VolumesTransfersV355Test-417912514-project-member] POST https://10.4.3.81/volume/v3/volume-transfers/48c24bb2-ff58-4886-b7cd-0a82f0f604ce/accept Aug 13 06:56:38.486162 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-68bd3e19-bc5e-45e9-8693-abfe7134a33c tempest-VolumesTransfersV355Test-417912514 tempest-VolumesTransfersV355Test-417912514-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "28edfb50f93023b5"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:38.487848 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.volume_transfer [None req-68bd3e19-bc5e-45e9-8693-abfe7134a33c tempest-VolumesTransfersV355Test-417912514 tempest-VolumesTransfersV355Test-417912514-project-member] Accepting volume transfer 48c24bb2-ff58-4886-b7cd-0a82f0f604ce {{(pid=100297) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 06:56:38.488003 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.volume_transfer [None req-68bd3e19-bc5e-45e9-8693-abfe7134a33c tempest-VolumesTransfersV355Test-417912514 tempest-VolumesTransfersV355Test-417912514-project-member] Accepting transfer 48c24bb2-ff58-4886-b7cd-0a82f0f604ce Aug 13 06:56:38.520863 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota_utils [None req-d722420f-41ce-4c44-9711-15300c7cbd78 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Quota exceeded for c18f554d8cd941e18f80ebb958a93d6d, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 13 06:56:38.524627 np0000007169 devstack@c-api.service[100295]: WARNING cinder.volume.api [None req-d722420f-41ce-4c44-9711-15300c7cbd78 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb22b9c-23c8-4f1c-966f-b795134f931b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 06:56:38.524627 np0000007169 devstack@c-api.service[100295]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 13 06:56:38.527201 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d722420f-41ce-4c44-9711-15300c7cbd78 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb22b9c-23c8-4f1c-966f-b795134f931b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:38.528249 np0000007169 devstack@c-api.service[100295]: WARNING cinder.volume.api [None req-d722420f-41ce-4c44-9711-15300c7cbd78 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb22b9c-23c8-4f1c-966f-b795134f931b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 06:56:38.529109 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d722420f-41ce-4c44-9711-15300c7cbd78 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b38dee1b-3916-4ee3-8162-817803603a5d) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:38.530233 np0000007169 devstack@c-api.service[100295]: WARNING cinder.volume.api [None req-d722420f-41ce-4c44-9711-15300c7cbd78 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b38dee1b-3916-4ee3-8162-817803603a5d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 06:56:38.531401 np0000007169 devstack@c-api.service[100295]: WARNING cinder.volume.api [None req-d722420f-41ce-4c44-9711-15300c7cbd78 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Flow 'volume_create_api' (f74b1a09-536a-45e6-a229-19cc7e40f64c) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 06:56:38.531746 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.middleware.fault [None req-d722420f-41ce-4c44-9711-15300c7cbd78 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 413 Aug 13 06:56:38.532506 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 174/691] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:56:38 2026] POST /volume/v3/volumes => generated 150 bytes in 117 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 06:56:38.542070 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-93a0b0a6-e28c-4a87-87cb-80b0c1b0032a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.544333 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-93a0b0a6-e28c-4a87-87cb-80b0c1b0032a tempest-VolumeQuotasNegativeTestJSON-634913386 tempest-VolumeQuotasNegativeTestJSON-634913386-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/c18f554d8cd941e18f80ebb958a93d6d Aug 13 06:56:38.544789 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-93a0b0a6-e28c-4a87-87cb-80b0c1b0032a tempest-VolumeQuotasNegativeTestJSON-634913386 tempest-VolumeQuotasNegativeTestJSON-634913386-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:38.556791 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-68bd3e19-bc5e-45e9-8693-abfe7134a33c tempest-VolumesTransfersV355Test-417912514 tempest-VolumesTransfersV355Test-417912514-project-member] Created reservations ['7a8356a2-dc4a-431c-8e6b-8786ea10cfff', '1806de15-1f2c-4f8a-aaed-4ccb4628d83b', 'dc9120da-741b-4ea3-bb12-7f37fe0a7320', '6dfa7d99-2fb9-41b6-89a8-35374f604431'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:56:38.580165 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-68bd3e19-bc5e-45e9-8693-abfe7134a33c tempest-VolumesTransfersV355Test-417912514 tempest-VolumesTransfersV355Test-417912514-project-member] Created reservations ['a2f72f0e-0812-472f-8823-91e7afbd18b0', '8054cfc2-44a0-4bcc-944a-84dfa6db2655', '803565bd-6eaa-4714-aa45-42547b01c965', 'b7e3532b-bd98-409e-afac-8cd942306ff2'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:56:38.585774 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-93a0b0a6-e28c-4a87-87cb-80b0c1b0032a tempest-VolumeQuotasNegativeTestJSON-634913386 tempest-VolumeQuotasNegativeTestJSON-634913386-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/c18f554d8cd941e18f80ebb958a93d6d returned with HTTP 200 Aug 13 06:56:38.586222 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 174/692] 10.4.3.81 () {68 vars in 1367 bytes} [Thu Aug 13 06:56:38 2026] PUT /volume/v3/os-quota-sets/c18f554d8cd941e18f80ebb958a93d6d => generated 391 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:38.598337 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-76b49b52-652c-4027-ac7b-1caaaf28889e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.600942 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-76b49b52-652c-4027-ac7b-1caaaf28889e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] POST https://10.4.3.81/volume/v3/volumes/a299fef3-ece0-454a-b452-0ef2c7f96be4/action Aug 13 06:56:38.601459 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-76b49b52-652c-4027-ac7b-1caaaf28889e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:38.601684 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-76b49b52-652c-4027-ac7b-1caaaf28889e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:38.613669 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:38.613669 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:38.614123 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-68bd3e19-bc5e-45e9-8693-abfe7134a33c tempest-VolumesTransfersV355Test-417912514 tempest-VolumesTransfersV355Test-417912514-project-member] Created reservations ['d1772964-5386-4e09-848f-e5b187b1f067', '636664d0-a563-4064-8d9e-b887b1f0fa03', 'cebdc0e0-0198-4d09-9229-439392c65464', 'dc17c2ea-36e9-4724-86ea-e9c203b6fb3b'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:56:38.614503 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-76b49b52-652c-4027-ac7b-1caaaf28889e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Volume info retrieved successfully. Aug 13 06:56:38.641087 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-68bd3e19-bc5e-45e9-8693-abfe7134a33c tempest-VolumesTransfersV355Test-417912514 tempest-VolumesTransfersV355Test-417912514-project-member] Created reservations ['b83e671b-ea5e-42c8-a998-7215a9b0838b', '9fe81ccb-f5dd-4c41-8a0c-50f8cdc51dd9', '029c12b3-22dd-43ac-9c4b-985a5e832127', 'e22c232a-f654-4586-a84e-42dd80708d99'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:56:38.651734 np0000007169 devstack@c-api.service[100294]: ERROR cinder.volume.api [None req-76b49b52-652c-4027-ac7b-1caaaf28889e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Quota exceeded for c18f554d8cd941e18f80ebb958a93d6d, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 06:56:38.651922 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-68bd3e19-bc5e-45e9-8693-abfe7134a33c tempest-VolumesTransfersV355Test-417912514 tempest-VolumesTransfersV355Test-417912514-project-member] Transfer volume completed successfully. Aug 13 06:56:38.657342 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.middleware.fault [None req-76b49b52-652c-4027-ac7b-1caaaf28889e tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] https://10.4.3.81/volume/v3/volumes/a299fef3-ece0-454a-b452-0ef2c7f96be4/action returned with HTTP 413 Aug 13 06:56:38.658209 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 169/693] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:56:38 2026] POST /volume/v3/volumes/a299fef3-ece0-454a-b452-0ef2c7f96be4/action => generated 208 bytes in 61 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 06:56:38.667618 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-770556d7-5444-4209-9949-e83e052c8ec5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.669917 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-770556d7-5444-4209-9949-e83e052c8ec5 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] GET https://10.4.3.81/volume/v3/volumes/a299fef3-ece0-454a-b452-0ef2c7f96be4 Aug 13 06:56:38.670117 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-770556d7-5444-4209-9949-e83e052c8ec5 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:38.670387 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-770556d7-5444-4209-9949-e83e052c8ec5 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:38.678797 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:38.678797 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:38.686868 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-770556d7-5444-4209-9949-e83e052c8ec5 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Volume info retrieved successfully. Aug 13 06:56:38.693684 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-770556d7-5444-4209-9949-e83e052c8ec5 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] https://10.4.3.81/volume/v3/volumes/a299fef3-ece0-454a-b452-0ef2c7f96be4 returned with HTTP 200 Aug 13 06:56:38.694079 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 175/694] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:38 2026] GET /volume/v3/volumes/a299fef3-ece0-454a-b452-0ef2c7f96be4 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:38.708361 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2b92fa14-63fb-4d73-8dff-7b2cb0b7afab None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.710469 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2b92fa14-63fb-4d73-8dff-7b2cb0b7afab tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a299fef3-ece0-454a-b452-0ef2c7f96be4 Aug 13 06:56:38.710709 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2b92fa14-63fb-4d73-8dff-7b2cb0b7afab tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:38.710943 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2b92fa14-63fb-4d73-8dff-7b2cb0b7afab tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:38.711142 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-2b92fa14-63fb-4d73-8dff-7b2cb0b7afab tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Delete volume with id: a299fef3-ece0-454a-b452-0ef2c7f96be4 Aug 13 06:56:38.721913 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:38.721913 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:38.722636 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2b92fa14-63fb-4d73-8dff-7b2cb0b7afab tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Volume info retrieved successfully. Aug 13 06:56:38.727647 np0000007169 devstack@c-api.service[100297]: INFO cinder.transfer.api [None req-68bd3e19-bc5e-45e9-8693-abfe7134a33c tempest-VolumesTransfersV355Test-417912514 tempest-VolumesTransfersV355Test-417912514-project-member] Volume fef09cc1-af4e-4b52-b7bc-2edcb3b239eb has been transferred. Aug 13 06:56:38.734398 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-68bd3e19-bc5e-45e9-8693-abfe7134a33c tempest-VolumesTransfersV355Test-417912514 tempest-VolumesTransfersV355Test-417912514-project-member] https://10.4.3.81/volume/v3/volume-transfers/48c24bb2-ff58-4886-b7cd-0a82f0f604ce/accept returned with HTTP 202 Aug 13 06:56:38.734797 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 177/695] 10.4.3.81 () {70 vars in 1451 bytes} [Thu Aug 13 06:56:38 2026] POST /volume/v3/volume-transfers/48c24bb2-ff58-4886-b7cd-0a82f0f604ce/accept => generated 363 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:38.742543 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2b92fa14-63fb-4d73-8dff-7b2cb0b7afab tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Delete volume request issued successfully. Aug 13 06:56:38.742781 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2b92fa14-63fb-4d73-8dff-7b2cb0b7afab tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] https://10.4.3.81/volume/v3/volumes/a299fef3-ece0-454a-b452-0ef2c7f96be4 returned with HTTP 202 Aug 13 06:56:38.743058 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9b041b68-22f4-44d2-997f-8e2651652a6c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.743284 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 175/696] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:56:38 2026] DELETE /volume/v3/volumes/a299fef3-ece0-454a-b452-0ef2c7f96be4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:38.745056 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9b041b68-22f4-44d2-997f-8e2651652a6c tempest-VolumesTransfersV355Test-417912514 tempest-VolumesTransfersV355Test-417912514-project-member] GET https://10.4.3.81/volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb Aug 13 06:56:38.745279 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9b041b68-22f4-44d2-997f-8e2651652a6c tempest-VolumesTransfersV355Test-417912514 tempest-VolumesTransfersV355Test-417912514-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:38.745655 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9b041b68-22f4-44d2-997f-8e2651652a6c tempest-VolumesTransfersV355Test-417912514 tempest-VolumesTransfersV355Test-417912514-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:38.750572 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d1011714-6bbd-4eaa-954c-f29d8b8a88db None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.752362 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d1011714-6bbd-4eaa-954c-f29d8b8a88db tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] GET https://10.4.3.81/volume/v3/volumes/a299fef3-ece0-454a-b452-0ef2c7f96be4 Aug 13 06:56:38.752545 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d1011714-6bbd-4eaa-954c-f29d8b8a88db tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:38.752775 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d1011714-6bbd-4eaa-954c-f29d8b8a88db tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:38.755149 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:38.755149 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:38.760245 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9b041b68-22f4-44d2-997f-8e2651652a6c tempest-VolumesTransfersV355Test-417912514 tempest-VolumesTransfersV355Test-417912514-project-member] Volume info retrieved successfully. Aug 13 06:56:38.765691 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:38.765691 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:38.766576 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9b041b68-22f4-44d2-997f-8e2651652a6c tempest-VolumesTransfersV355Test-417912514 tempest-VolumesTransfersV355Test-417912514-project-member] https://10.4.3.81/volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb returned with HTTP 200 Aug 13 06:56:38.767127 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 170/697] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:56:38 2026] GET /volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:38.770860 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d1011714-6bbd-4eaa-954c-f29d8b8a88db tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Volume info retrieved successfully. Aug 13 06:56:38.778461 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d1011714-6bbd-4eaa-954c-f29d8b8a88db tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] https://10.4.3.81/volume/v3/volumes/a299fef3-ece0-454a-b452-0ef2c7f96be4 returned with HTTP 200 Aug 13 06:56:38.778968 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 176/698] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:38 2026] GET /volume/v3/volumes/a299fef3-ece0-454a-b452-0ef2c7f96be4 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:38.784632 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b5aaa6b8-8129-423c-b07b-e1cdcd011694 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.787068 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b5aaa6b8-8129-423c-b07b-e1cdcd011694 tempest-VolumesTransfersV355Test-417912514 tempest-VolumesTransfersV355Test-417912514-project-member] GET https://10.4.3.81/volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb Aug 13 06:56:38.787377 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b5aaa6b8-8129-423c-b07b-e1cdcd011694 tempest-VolumesTransfersV355Test-417912514 tempest-VolumesTransfersV355Test-417912514-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:38.787651 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b5aaa6b8-8129-423c-b07b-e1cdcd011694 tempest-VolumesTransfersV355Test-417912514 tempest-VolumesTransfersV355Test-417912514-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:38.794620 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:38.794620 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:38.798415 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b5aaa6b8-8129-423c-b07b-e1cdcd011694 tempest-VolumesTransfersV355Test-417912514 tempest-VolumesTransfersV355Test-417912514-project-member] Volume info retrieved successfully. Aug 13 06:56:38.803942 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b5aaa6b8-8129-423c-b07b-e1cdcd011694 tempest-VolumesTransfersV355Test-417912514 tempest-VolumesTransfersV355Test-417912514-project-member] https://10.4.3.81/volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb returned with HTTP 200 Aug 13 06:56:38.804374 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 178/699] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:56:38 2026] GET /volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:56:38.826588 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c90cdcc9-ac1b-4e89-847c-52dea26717b2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.828810 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c90cdcc9-ac1b-4e89-847c-52dea26717b2 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] DELETE https://10.4.3.81/volume/v3/volume-transfers/48c24bb2-ff58-4886-b7cd-0a82f0f604ce Aug 13 06:56:38.829055 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c90cdcc9-ac1b-4e89-847c-52dea26717b2 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:38.829287 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c90cdcc9-ac1b-4e89-847c-52dea26717b2 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:38.829447 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.volume_transfer [None req-c90cdcc9-ac1b-4e89-847c-52dea26717b2 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Delete transfer with id: 48c24bb2-ff58-4886-b7cd-0a82f0f604ce Aug 13 06:56:38.834960 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c90cdcc9-ac1b-4e89-847c-52dea26717b2 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] https://10.4.3.81/volume/v3/volume-transfers/48c24bb2-ff58-4886-b7cd-0a82f0f604ce returned with HTTP 404 Aug 13 06:56:38.835465 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 176/700] 10.4.3.81 () {68 vars in 1412 bytes} [Thu Aug 13 06:56:38 2026] DELETE /volume/v3/volume-transfers/48c24bb2-ff58-4886-b7cd-0a82f0f604ce => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:56:38.843002 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-708cf8fa-d4b1-43ba-b178-d8bdfe8d25c3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.874024 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-708cf8fa-d4b1-43ba-b178-d8bdfe8d25c3 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb Aug 13 06:56:38.874362 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-708cf8fa-d4b1-43ba-b178-d8bdfe8d25c3 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:38.874591 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-708cf8fa-d4b1-43ba-b178-d8bdfe8d25c3 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:38.874795 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-708cf8fa-d4b1-43ba-b178-d8bdfe8d25c3 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] Delete volume with id: fef09cc1-af4e-4b52-b7bc-2edcb3b239eb Aug 13 06:56:38.884090 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:38.884090 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:38.884456 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-708cf8fa-d4b1-43ba-b178-d8bdfe8d25c3 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] Volume info retrieved successfully. Aug 13 06:56:38.903307 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-708cf8fa-d4b1-43ba-b178-d8bdfe8d25c3 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] Delete volume request issued successfully. Aug 13 06:56:38.903560 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-708cf8fa-d4b1-43ba-b178-d8bdfe8d25c3 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] https://10.4.3.81/volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb returned with HTTP 202 Aug 13 06:56:38.903997 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 171/701] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:56:38 2026] DELETE /volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:56:38.911221 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-115026e1-13a6-4334-80a6-37d6e0080c80 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.914168 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-115026e1-13a6-4334-80a6-37d6e0080c80 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] GET https://10.4.3.81/volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb Aug 13 06:56:38.914455 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-115026e1-13a6-4334-80a6-37d6e0080c80 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:38.914728 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-115026e1-13a6-4334-80a6-37d6e0080c80 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:38.925518 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:38.925518 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:38.933280 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-115026e1-13a6-4334-80a6-37d6e0080c80 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] Volume info retrieved successfully. Aug 13 06:56:38.933481 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ee977f75-7c69-44af-a7e2-e02256ca944d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:38.936141 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ee977f75-7c69-44af-a7e2-e02256ca944d tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] GET https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:38.936374 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ee977f75-7c69-44af-a7e2-e02256ca944d tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:38.936603 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ee977f75-7c69-44af-a7e2-e02256ca944d tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:38.939720 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-115026e1-13a6-4334-80a6-37d6e0080c80 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] https://10.4.3.81/volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb returned with HTTP 200 Aug 13 06:56:38.940164 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 177/702] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:56:38 2026] GET /volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:56:38.955725 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:38.955725 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:38.959798 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ee977f75-7c69-44af-a7e2-e02256ca944d tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Volume info retrieved successfully. Aug 13 06:56:38.964472 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ee977f75-7c69-44af-a7e2-e02256ca944d tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb returned with HTTP 200 Aug 13 06:56:38.964892 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 179/703] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:38 2026] GET /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:39.642260 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-4bd174ed-3b95-4646-bf9b-41e0a02f80e4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:39.644280 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-4bd174ed-3b95-4646-bf9b-41e0a02f80e4 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] POST https://10.4.3.81/volume/v3/attachments/dfb9ef5c-52eb-4345-aa57-8b5a7239cd4d/action Aug 13 06:56:39.644644 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-4bd174ed-3b95-4646-bf9b-41e0a02f80e4 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:39.644754 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-4bd174ed-3b95-4646-bf9b-41e0a02f80e4 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:39.662125 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:39.662125 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:39.675517 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8bb84f74-492f-41a1-b1cc-ca5aaad55aee req-4bd174ed-3b95-4646-bf9b-41e0a02f80e4 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/attachments/dfb9ef5c-52eb-4345-aa57-8b5a7239cd4d/action returned with HTTP 204 Aug 13 06:56:39.675974 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 177/704] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:56:39 2026] POST /volume/v3/attachments/dfb9ef5c-52eb-4345-aa57-8b5a7239cd4d/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:39.793027 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8085e956-16bc-40b8-baca-18367be4ef58 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:39.795077 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8085e956-16bc-40b8-baca-18367be4ef58 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] GET https://10.4.3.81/volume/v3/volumes/a299fef3-ece0-454a-b452-0ef2c7f96be4 Aug 13 06:56:39.795268 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8085e956-16bc-40b8-baca-18367be4ef58 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:39.795472 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8085e956-16bc-40b8-baca-18367be4ef58 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:39.801356 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8085e956-16bc-40b8-baca-18367be4ef58 tempest-VolumeQuotasNegativeTestJSON-1148245794 tempest-VolumeQuotasNegativeTestJSON-1148245794-project-member] https://10.4.3.81/volume/v3/volumes/a299fef3-ece0-454a-b452-0ef2c7f96be4 returned with HTTP 404 Aug 13 06:56:39.802060 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 172/705] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:39 2026] GET /volume/v3/volumes/a299fef3-ece0-454a-b452-0ef2c7f96be4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:39.809531 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-06f50f54-1a39-4324-88e4-f43b27937e7c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:39.811391 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-06f50f54-1a39-4324-88e4-f43b27937e7c tempest-VolumeQuotasNegativeTestJSON-634913386 tempest-VolumeQuotasNegativeTestJSON-634913386-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/c18f554d8cd941e18f80ebb958a93d6d Aug 13 06:56:39.812024 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-06f50f54-1a39-4324-88e4-f43b27937e7c tempest-VolumeQuotasNegativeTestJSON-634913386 tempest-VolumeQuotasNegativeTestJSON-634913386-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=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:39.922608 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-06f50f54-1a39-4324-88e4-f43b27937e7c tempest-VolumeQuotasNegativeTestJSON-634913386 tempest-VolumeQuotasNegativeTestJSON-634913386-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/c18f554d8cd941e18f80ebb958a93d6d returned with HTTP 200 Aug 13 06:56:39.923193 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 178/706] 10.4.3.81 () {68 vars in 1368 bytes} [Thu Aug 13 06:56:39 2026] PUT /volume/v3/os-quota-sets/c18f554d8cd941e18f80ebb958a93d6d => generated 395 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:39.955135 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f4ed04e4-d89f-4c88-bfc7-648e55827209 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:39.957021 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f4ed04e4-d89f-4c88-bfc7-648e55827209 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] GET https://10.4.3.81/volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb Aug 13 06:56:39.957260 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f4ed04e4-d89f-4c88-bfc7-648e55827209 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:39.957521 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f4ed04e4-d89f-4c88-bfc7-648e55827209 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:39.965293 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f4ed04e4-d89f-4c88-bfc7-648e55827209 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] https://10.4.3.81/volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb returned with HTTP 404 Aug 13 06:56:39.965823 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 180/707] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:56:39 2026] GET /volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:56:39.974706 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d62a1bc1-242f-47b1-8e63-a085ced80494 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:39.976896 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d62a1bc1-242f-47b1-8e63-a085ced80494 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] GET https://10.4.3.81/volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb Aug 13 06:56:39.977172 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d62a1bc1-242f-47b1-8e63-a085ced80494 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:39.977356 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3cc4dec6-b989-46fb-84c3-1a50638e5295 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:39.977438 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d62a1bc1-242f-47b1-8e63-a085ced80494 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:39.979613 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3cc4dec6-b989-46fb-84c3-1a50638e5295 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] GET https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:39.979897 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3cc4dec6-b989-46fb-84c3-1a50638e5295 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:39.981152 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3cc4dec6-b989-46fb-84c3-1a50638e5295 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:39.984286 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d62a1bc1-242f-47b1-8e63-a085ced80494 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] https://10.4.3.81/volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb returned with HTTP 404 Aug 13 06:56:39.985037 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 178/708] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:56:39 2026] GET /volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:56:39.992331 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:39.992331 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:39.992424 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-000f45bb-cfe5-4d1f-a7c0-ab5d5633c411 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:39.995456 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-000f45bb-cfe5-4d1f-a7c0-ab5d5633c411 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] DELETE https://10.4.3.81/volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb Aug 13 06:56:39.995932 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-000f45bb-cfe5-4d1f-a7c0-ab5d5633c411 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:39.996243 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-000f45bb-cfe5-4d1f-a7c0-ab5d5633c411 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:39.996567 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-000f45bb-cfe5-4d1f-a7c0-ab5d5633c411 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Delete volume with id: fef09cc1-af4e-4b52-b7bc-2edcb3b239eb Aug 13 06:56:39.997163 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3cc4dec6-b989-46fb-84c3-1a50638e5295 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Volume info retrieved successfully. Aug 13 06:56:40.003502 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3cc4dec6-b989-46fb-84c3-1a50638e5295 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb returned with HTTP 200 Aug 13 06:56:40.003904 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 173/709] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:39 2026] GET /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:40.004988 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-000f45bb-cfe5-4d1f-a7c0-ab5d5633c411 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] https://10.4.3.81/volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb returned with HTTP 404 Aug 13 06:56:40.005710 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 179/710] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:56:39 2026] DELETE /volume/v3/volumes/fef09cc1-af4e-4b52-b7bc-2edcb3b239eb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:56:40.014155 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:40.017571 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:56:40.017571 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2051694940"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:40.018264 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2051694940'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:56:40.018421 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Create volume of 1 GB Aug 13 06:56:40.018931 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e5bd5c96-855d-4d20-b55e-18ab14602629 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:40.020956 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e5bd5c96-855d-4d20-b55e-18ab14602629 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] GET https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:40.021207 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e5bd5c96-855d-4d20-b55e-18ab14602629 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:40.021459 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e5bd5c96-855d-4d20-b55e-18ab14602629 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:40.023190 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Availability Zones retrieved successfully. Aug 13 06:56:40.029015 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Flow 'volume_create_api' (0f359bbe-7847-46cc-9aed-b0d36eb86469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:40.031298 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:40.031298 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:40.033181 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1b4bc69-41dd-4fa7-9df6-051fae09d17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:40.034114 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:56:40.037585 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e5bd5c96-855d-4d20-b55e-18ab14602629 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Volume info retrieved successfully. Aug 13 06:56:40.042034 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e5bd5c96-855d-4d20-b55e-18ab14602629 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb returned with HTTP 200 Aug 13 06:56:40.042530 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 179/711] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:40 2026] GET /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:40.062148 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a5972ee6-0329-4509-8f22-5a99f480c5b3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:40.064615 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a5972ee6-0329-4509-8f22-5a99f480c5b3 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-reader] GET https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:40.064673 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a5972ee6-0329-4509-8f22-5a99f480c5b3 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:40.065601 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a5972ee6-0329-4509-8f22-5a99f480c5b3 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-reader] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:40.078168 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:40.078168 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:40.079862 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1b4bc69-41dd-4fa7-9df6-051fae09d17e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:40.080894 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c35b50a-a880-4669-b690-cd3c5bc2aa7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:40.083177 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a5972ee6-0329-4509-8f22-5a99f480c5b3 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-reader] Volume info retrieved successfully. Aug 13 06:56:40.089612 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a5972ee6-0329-4509-8f22-5a99f480c5b3 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-reader] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb returned with HTTP 200 Aug 13 06:56:40.090296 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 174/712] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:40 2026] GET /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:40.143343 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Created reservations ['105788e7-3512-4d06-817c-a30b1754ffed', 'e3847c40-3c87-48ae-818b-74645bf1dcd8', 'b75bfb0d-5639-4139-8dda-002c6dc4cc21', '8d1114ef-ee5e-4f7e-a2bc-a9117f510b32'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:56:40.143343 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c35b50a-a880-4669-b690-cd3c5bc2aa7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['105788e7-3512-4d06-817c-a30b1754ffed', 'e3847c40-3c87-48ae-818b-74645bf1dcd8', 'b75bfb0d-5639-4139-8dda-002c6dc4cc21', '8d1114ef-ee5e-4f7e-a2bc-a9117f510b32']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:40.143343 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf6d5a5a-b150-4821-a5d8-2dfd9298ab75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:40.169559 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf6d5a5a-b150-4821-a5d8-2dfd9298ab75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '904e2503-5771-4170-99e4-8937bf42a842', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2051694940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4ad538170c74430aba83e75a061c442',qos_specs=None,replication_status=,reservations=['105788e7-3512-4d06-817c-a30b1754ffed','e3847c40-3c87-48ae-818b-74645bf1dcd8','b75bfb0d-5639-4139-8dda-002c6dc4cc21','8d1114ef-ee5e-4f7e-a2bc-a9117f510b32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6facdc0d1f5b4a2297b415d8e51590b4',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:56:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2051694940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=904e2503-5771-4170-99e4-8937bf42a842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4ad538170c74430aba83e75a061c442',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6facdc0d1f5b4a2297b415d8e51590b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:40.169559 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (448e5086-0440-4cf4-bce3-ec407505ccb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:40.208171 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (448e5086-0440-4cf4-bce3-ec407505ccb1) transitioned into state 'SUCCESS' from state '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-2051694940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4ad538170c74430aba83e75a061c442',qos_specs=None,replication_status=,reservations=['105788e7-3512-4d06-817c-a30b1754ffed','e3847c40-3c87-48ae-818b-74645bf1dcd8','b75bfb0d-5639-4139-8dda-002c6dc4cc21','8d1114ef-ee5e-4f7e-a2bc-a9117f510b32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6facdc0d1f5b4a2297b415d8e51590b4',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:40.208631 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969ad984-725f-4f46-ae0f-6f1a0a593fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:40.216229 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-828f22df-1fea-4263-bf69-d60f6fbbc82d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:40.219818 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-828f22df-1fea-4263-bf69-d60f6fbbc82d tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] GET https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:40.220705 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-828f22df-1fea-4263-bf69-d60f6fbbc82d tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:40.221055 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-828f22df-1fea-4263-bf69-d60f6fbbc82d tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:40.223630 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969ad984-725f-4f46-ae0f-6f1a0a593fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:40.224489 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Flow 'volume_create_api' (0f359bbe-7847-46cc-9aed-b0d36eb86469) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:40.224855 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Create volume request issued successfully. Aug 13 06:56:40.225436 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7490fa22-30b6-4c47-b06b-3dbb93f00978 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:56:40.225971 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 181/713] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 06:56:40 2026] POST /volume/v3/volumes => generated 817 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:40.237835 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-526d1e9c-649f-4e1f-951a-31d6871a5d4b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:40.239725 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-526d1e9c-649f-4e1f-951a-31d6871a5d4b tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] GET https://10.4.3.81/volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 Aug 13 06:56:40.239946 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-526d1e9c-649f-4e1f-951a-31d6871a5d4b tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:40.240147 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-526d1e9c-649f-4e1f-951a-31d6871a5d4b tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:40.245457 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:40.245457 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:40.250190 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:40.250190 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:40.250337 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-828f22df-1fea-4263-bf69-d60f6fbbc82d tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Volume info retrieved successfully. Aug 13 06:56:40.254780 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-526d1e9c-649f-4e1f-951a-31d6871a5d4b tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Volume info retrieved successfully. Aug 13 06:56:40.256117 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-828f22df-1fea-4263-bf69-d60f6fbbc82d tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb returned with HTTP 200 Aug 13 06:56:40.256592 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 180/714] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:56:40 2026] GET /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:40.259311 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-526d1e9c-649f-4e1f-951a-31d6871a5d4b tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] https://10.4.3.81/volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 returned with HTTP 200 Aug 13 06:56:40.259739 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 180/715] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:56:40 2026] GET /volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 => generated 885 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:40.306886 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-711cc081-400e-416a-a0db-d6a52165893d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:40.309489 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-711cc081-400e-416a-a0db-d6a52165893d tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] POST https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb/action Aug 13 06:56:40.309489 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-711cc081-400e-416a-a0db-d6a52165893d tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:40.309489 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-711cc081-400e-416a-a0db-d6a52165893d tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:40.321746 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:40.321746 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:40.322279 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-711cc081-400e-416a-a0db-d6a52165893d tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Volume info retrieved successfully. Aug 13 06:56:40.329385 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-711cc081-400e-416a-a0db-d6a52165893d tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Begin detaching volume completed successfully. Aug 13 06:56:40.329724 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-711cc081-400e-416a-a0db-d6a52165893d tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb/action returned with HTTP 202 Aug 13 06:56:40.332189 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 175/716] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 06:56:40 2026] POST /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:56:40.358584 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a8ae4571-f7f5-4c8b-8fb5-5631779f5052 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:40.362840 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a8ae4571-f7f5-4c8b-8fb5-5631779f5052 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-reader] GET https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:40.363129 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a8ae4571-f7f5-4c8b-8fb5-5631779f5052 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:40.364137 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a8ae4571-f7f5-4c8b-8fb5-5631779f5052 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-reader] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:40.381612 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:40.381612 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:40.387162 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a8ae4571-f7f5-4c8b-8fb5-5631779f5052 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-reader] Volume info retrieved successfully. Aug 13 06:56:40.393434 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a8ae4571-f7f5-4c8b-8fb5-5631779f5052 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-reader] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb returned with HTTP 200 Aug 13 06:56:40.393955 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 182/717] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:40 2026] GET /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb => generated 1141 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:40.394188 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a9cf4ead-8867-42a7-b816-be2f04b4ad88 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:40.394758 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9cf4ead-8867-42a7-b816-be2f04b4ad88 None None] GET https://10.4.3.81/volume// Aug 13 06:56:40.394943 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a9cf4ead-8867-42a7-b816-be2f04b4ad88 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:40.395201 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a9cf4ead-8867-42a7-b816-be2f04b4ad88 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:40.395630 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9cf4ead-8867-42a7-b816-be2f04b4ad88 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:56:40.396062 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 181/718] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:56:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:56:40.403617 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-4e76e0a4-3fed-4a58-bb98-1ae17a755139 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:40.407624 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-4e76e0a4-3fed-4a58-bb98-1ae17a755139 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] GET https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:40.408368 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-4e76e0a4-3fed-4a58-bb98-1ae17a755139 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:40.408368 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-4e76e0a4-3fed-4a58-bb98-1ae17a755139 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:40.422080 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:40.422080 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:40.427314 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-4e76e0a4-3fed-4a58-bb98-1ae17a755139 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Volume info retrieved successfully. Aug 13 06:56:40.433531 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-4e76e0a4-3fed-4a58-bb98-1ae17a755139 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb returned with HTTP 200 Aug 13 06:56:40.434104 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 181/719] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:56:40 2026] GET /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb => generated 1321 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:56:40.957504 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-26765a75-d246-4bba-8241-9cefef8c3bfa None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:40.961355 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-26765a75-d246-4bba-8241-9cefef8c3bfa tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] DELETE https://10.4.3.81/volume/v3/attachments/dfb9ef5c-52eb-4345-aa57-8b5a7239cd4d Aug 13 06:56:40.961355 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-26765a75-d246-4bba-8241-9cefef8c3bfa tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:40.961355 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-26765a75-d246-4bba-8241-9cefef8c3bfa tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:40.970720 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:40.970720 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:41.045853 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ed5e485e-a77c-44bc-9f3e-e032ac289b1a req-26765a75-d246-4bba-8241-9cefef8c3bfa tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/attachments/dfb9ef5c-52eb-4345-aa57-8b5a7239cd4d returned with HTTP 200 Aug 13 06:56:41.047294 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 176/720] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:56:40 2026] DELETE /volume/v3/attachments/dfb9ef5c-52eb-4345-aa57-8b5a7239cd4d => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:56:41.274107 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7267a1b0-4ec3-486a-a81a-1b1b16b09e5e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:41.276757 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7267a1b0-4ec3-486a-a81a-1b1b16b09e5e tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] GET https://10.4.3.81/volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 Aug 13 06:56:41.276757 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7267a1b0-4ec3-486a-a81a-1b1b16b09e5e tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:41.276757 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7267a1b0-4ec3-486a-a81a-1b1b16b09e5e tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:41.289850 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:41.289850 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:41.303346 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7267a1b0-4ec3-486a-a81a-1b1b16b09e5e tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Volume info retrieved successfully. Aug 13 06:56:41.314452 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7267a1b0-4ec3-486a-a81a-1b1b16b09e5e tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] https://10.4.3.81/volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 returned with HTTP 200 Aug 13 06:56:41.314916 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 183/721] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:56:41 2026] GET /volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 => generated 944 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:41.332041 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-212c0a0b-e68b-42e7-8cf2-0ba3b8955faf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:41.334222 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-212c0a0b-e68b-42e7-8cf2-0ba3b8955faf tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] POST https://10.4.3.81/volume/v3/volume-transfers Aug 13 06:56:41.334801 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-212c0a0b-e68b-42e7-8cf2-0ba3b8955faf tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "904e2503-5771-4170-99e4-8937bf42a842"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:41.336237 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volume_transfer [None req-212c0a0b-e68b-42e7-8cf2-0ba3b8955faf tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Creating new volume transfer {'transfer': {'volume_id': '904e2503-5771-4170-99e4-8937bf42a842'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 06:56:41.336712 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volume_transfer [None req-212c0a0b-e68b-42e7-8cf2-0ba3b8955faf tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Creating transfer of volume 904e2503-5771-4170-99e4-8937bf42a842 Aug 13 06:56:41.336712 np0000007169 devstack@c-api.service[100295]: INFO cinder.transfer.api [None req-212c0a0b-e68b-42e7-8cf2-0ba3b8955faf tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Generating transfer record for volume 904e2503-5771-4170-99e4-8937bf42a842 Aug 13 06:56:41.343704 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:41.343704 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:41.353902 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-212c0a0b-e68b-42e7-8cf2-0ba3b8955faf tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] https://10.4.3.81/volume/v3/volume-transfers returned with HTTP 202 Aug 13 06:56:41.354274 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 182/722] 10.4.3.81 () {70 vars in 1319 bytes} [Thu Aug 13 06:56:41 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:41.364327 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bc5d8052-dd3b-46af-8038-ed1bfea43b32 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:41.366546 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bc5d8052-dd3b-46af-8038-ed1bfea43b32 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] GET https://10.4.3.81/volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 Aug 13 06:56:41.366800 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bc5d8052-dd3b-46af-8038-ed1bfea43b32 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:41.367009 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bc5d8052-dd3b-46af-8038-ed1bfea43b32 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:41.374873 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:41.374873 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:41.391674 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bc5d8052-dd3b-46af-8038-ed1bfea43b32 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Volume info retrieved successfully. Aug 13 06:56:41.394508 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bc5d8052-dd3b-46af-8038-ed1bfea43b32 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] https://10.4.3.81/volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 returned with HTTP 200 Aug 13 06:56:41.395128 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 182/723] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:56:41 2026] GET /volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 => generated 952 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:41.409720 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0d9b65a5-ac40-46d2-b830-d4b673f61e87 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:41.412863 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4a6128eb-2a72-4123-8413-9fedb6753e45 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:41.412977 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0d9b65a5-ac40-46d2-b830-d4b673f61e87 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-reader] GET https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:41.413190 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0d9b65a5-ac40-46d2-b830-d4b673f61e87 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:41.413492 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0d9b65a5-ac40-46d2-b830-d4b673f61e87 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-reader] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:41.414987 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4a6128eb-2a72-4123-8413-9fedb6753e45 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] GET https://10.4.3.81/volume/v3/volume-transfers/detail Aug 13 06:56:41.415446 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4a6128eb-2a72-4123-8413-9fedb6753e45 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:41.415819 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4a6128eb-2a72-4123-8413-9fedb6753e45 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:41.416181 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volume_transfer [None req-4a6128eb-2a72-4123-8413-9fedb6753e45 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Listing volume transfers {{(pid=100297) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 06:56:41.423214 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4a6128eb-2a72-4123-8413-9fedb6753e45 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] https://10.4.3.81/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 13 06:56:41.424104 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 184/724] 10.4.3.81 () {68 vars in 1319 bytes} [Thu Aug 13 06:56:41 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:41.426338 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:41.426338 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:41.432160 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0d9b65a5-ac40-46d2-b830-d4b673f61e87 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-reader] Volume info retrieved successfully. Aug 13 06:56:41.434669 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4e30d314-7346-4ee7-9c7d-a71bd4891e37 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:41.437140 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4e30d314-7346-4ee7-9c7d-a71bd4891e37 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] DELETE https://10.4.3.81/volume/v3/volume-transfers/4718f1db-5d4a-4490-b288-7192985d17fa Aug 13 06:56:41.437384 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4e30d314-7346-4ee7-9c7d-a71bd4891e37 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:41.437654 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4e30d314-7346-4ee7-9c7d-a71bd4891e37 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:41.437810 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.volume_transfer [None req-4e30d314-7346-4ee7-9c7d-a71bd4891e37 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Delete transfer with id: 4718f1db-5d4a-4490-b288-7192985d17fa Aug 13 06:56:41.441156 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0d9b65a5-ac40-46d2-b830-d4b673f61e87 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-reader] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb returned with HTTP 200 Aug 13 06:56:41.442083 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 177/725] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:41 2026] GET /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:41.450771 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:41.450771 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:41.462635 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4e30d314-7346-4ee7-9c7d-a71bd4891e37 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] https://10.4.3.81/volume/v3/volume-transfers/4718f1db-5d4a-4490-b288-7192985d17fa returned with HTTP 202 Aug 13 06:56:41.463173 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 183/726] 10.4.3.81 () {68 vars in 1412 bytes} [Thu Aug 13 06:56:41 2026] DELETE /volume/v3/volume-transfers/4718f1db-5d4a-4490-b288-7192985d17fa => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:56:41.473854 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2a537cab-a986-4201-a9b0-4bfe302f1b5b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:41.476280 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a537cab-a986-4201-a9b0-4bfe302f1b5b tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] GET https://10.4.3.81/volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 Aug 13 06:56:41.476648 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2a537cab-a986-4201-a9b0-4bfe302f1b5b tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:41.476914 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2a537cab-a986-4201-a9b0-4bfe302f1b5b tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:41.487458 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:41.487458 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:41.498862 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3e4d70f7-ef4e-412f-bb65-31aceca39f82 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:41.500376 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3e4d70f7-ef4e-412f-bb65-31aceca39f82 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] GET https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:41.500723 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3e4d70f7-ef4e-412f-bb65-31aceca39f82 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:41.500772 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2a537cab-a986-4201-a9b0-4bfe302f1b5b tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Volume info retrieved successfully. Aug 13 06:56:41.501939 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3e4d70f7-ef4e-412f-bb65-31aceca39f82 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:41.509013 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a537cab-a986-4201-a9b0-4bfe302f1b5b tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] https://10.4.3.81/volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 returned with HTTP 200 Aug 13 06:56:41.509652 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 183/727] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:56:41 2026] GET /volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 => generated 944 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:41.511309 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:41.511309 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:41.514228 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3e4d70f7-ef4e-412f-bb65-31aceca39f82 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Volume info retrieved successfully. Aug 13 06:56:41.518271 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3e4d70f7-ef4e-412f-bb65-31aceca39f82 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb returned with HTTP 200 Aug 13 06:56:41.518799 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 185/728] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:41 2026] GET /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:41.522403 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8a236943-6773-4331-a277-73d7f3cda84a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:41.524510 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8a236943-6773-4331-a277-73d7f3cda84a tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] DELETE https://10.4.3.81/volume/v3/volume-transfers/4718f1db-5d4a-4490-b288-7192985d17fa Aug 13 06:56:41.524790 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8a236943-6773-4331-a277-73d7f3cda84a tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:41.525018 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8a236943-6773-4331-a277-73d7f3cda84a tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:41.525172 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.volume_transfer [None req-8a236943-6773-4331-a277-73d7f3cda84a tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Delete transfer with id: 4718f1db-5d4a-4490-b288-7192985d17fa Aug 13 06:56:41.531581 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8a236943-6773-4331-a277-73d7f3cda84a tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] https://10.4.3.81/volume/v3/volume-transfers/4718f1db-5d4a-4490-b288-7192985d17fa returned with HTTP 404 Aug 13 06:56:41.532177 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 178/729] 10.4.3.81 () {68 vars in 1412 bytes} [Thu Aug 13 06:56:41 2026] DELETE /volume/v3/volume-transfers/4718f1db-5d4a-4490-b288-7192985d17fa => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:56:41.539844 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7420abc8-f2db-4ba4-8214-05cb316cad77 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:41.541170 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7420abc8-f2db-4ba4-8214-05cb316cad77 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 Aug 13 06:56:41.541583 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7420abc8-f2db-4ba4-8214-05cb316cad77 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:41.541847 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7420abc8-f2db-4ba4-8214-05cb316cad77 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:41.542097 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-7420abc8-f2db-4ba4-8214-05cb316cad77 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] Delete volume with id: 904e2503-5771-4170-99e4-8937bf42a842 Aug 13 06:56:41.550052 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:41.550052 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:41.550511 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7420abc8-f2db-4ba4-8214-05cb316cad77 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] Volume info retrieved successfully. Aug 13 06:56:41.573753 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7420abc8-f2db-4ba4-8214-05cb316cad77 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] Delete volume request issued successfully. Aug 13 06:56:41.573999 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7420abc8-f2db-4ba4-8214-05cb316cad77 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] https://10.4.3.81/volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 returned with HTTP 202 Aug 13 06:56:41.574474 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 184/730] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:56:41 2026] DELETE /volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:56:41.579347 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-34690a48-d308-4c7b-8dba-23ad20c362e9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:41.581176 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-34690a48-d308-4c7b-8dba-23ad20c362e9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] GET https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:41.581285 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-34690a48-d308-4c7b-8dba-23ad20c362e9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:41.581608 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-34690a48-d308-4c7b-8dba-23ad20c362e9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:41.583376 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-aacc27d2-c93f-4a31-ba45-6e757d6a8f5f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:41.584716 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aacc27d2-c93f-4a31-ba45-6e757d6a8f5f tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] GET https://10.4.3.81/volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 Aug 13 06:56:41.585120 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aacc27d2-c93f-4a31-ba45-6e757d6a8f5f tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:41.585412 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aacc27d2-c93f-4a31-ba45-6e757d6a8f5f tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:41.590394 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:41.590394 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:41.594190 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:41.594190 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:41.595117 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-34690a48-d308-4c7b-8dba-23ad20c362e9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Volume info retrieved successfully. Aug 13 06:56:41.601026 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-aacc27d2-c93f-4a31-ba45-6e757d6a8f5f tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] Volume info retrieved successfully. Aug 13 06:56:41.601492 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-34690a48-d308-4c7b-8dba-23ad20c362e9 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb returned with HTTP 200 Aug 13 06:56:41.602068 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 184/731] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:41 2026] GET /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:41.606666 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aacc27d2-c93f-4a31-ba45-6e757d6a8f5f tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] https://10.4.3.81/volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 returned with HTTP 200 Aug 13 06:56:41.606666 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 186/732] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:56:41 2026] GET /volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:56:42.612133 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-078ea869-29de-4a2b-8119-8ae40a73f040 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:42.622284 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b198500c-bd51-4c62-b2d4-9d5a26b55eb3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:42.626093 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b198500c-bd51-4c62-b2d4-9d5a26b55eb3 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] GET https://10.4.3.81/volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 Aug 13 06:56:42.626234 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b198500c-bd51-4c62-b2d4-9d5a26b55eb3 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:42.627595 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b198500c-bd51-4c62-b2d4-9d5a26b55eb3 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:42.633912 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b198500c-bd51-4c62-b2d4-9d5a26b55eb3 tempest-VolumesTransfersV355Test-1180653401 tempest-VolumesTransfersV355Test-1180653401-project-admin] https://10.4.3.81/volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 returned with HTTP 404 Aug 13 06:56:42.638349 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 185/733] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:56:42 2026] GET /volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:56:42.645138 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d234039e-6163-46b7-9bb5-c6442a045fbf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:42.650763 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d234039e-6163-46b7-9bb5-c6442a045fbf tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] GET https://10.4.3.81/volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 Aug 13 06:56:42.650763 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d234039e-6163-46b7-9bb5-c6442a045fbf tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:42.650763 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d234039e-6163-46b7-9bb5-c6442a045fbf tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:42.663559 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d234039e-6163-46b7-9bb5-c6442a045fbf tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] https://10.4.3.81/volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 returned with HTTP 404 Aug 13 06:56:42.663559 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 185/734] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:56:42 2026] GET /volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:56:42.668920 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ee53517f-1081-402c-8b2a-fb3125f2e550 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:42.671060 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ee53517f-1081-402c-8b2a-fb3125f2e550 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] DELETE https://10.4.3.81/volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 Aug 13 06:56:42.671364 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ee53517f-1081-402c-8b2a-fb3125f2e550 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:42.671654 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ee53517f-1081-402c-8b2a-fb3125f2e550 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:42.671855 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-ee53517f-1081-402c-8b2a-fb3125f2e550 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] Delete volume with id: 904e2503-5771-4170-99e4-8937bf42a842 Aug 13 06:56:42.680668 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ee53517f-1081-402c-8b2a-fb3125f2e550 tempest-VolumesTransfersV355Test-1484477136 tempest-VolumesTransfersV355Test-1484477136-project-member] https://10.4.3.81/volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 returned with HTTP 404 Aug 13 06:56:42.681311 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 187/735] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:56:42 2026] DELETE /volume/v3/volumes/904e2503-5771-4170-99e4-8937bf42a842 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:56:42.722109 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-078ea869-29de-4a2b-8119-8ae40a73f040 tempest-VolumeServicesNegativeTest-980633810 tempest-VolumeServicesNegativeTest-980633810-project-admin] GET https://10.4.3.81/volume/v3/os-services Aug 13 06:56:42.722297 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-078ea869-29de-4a2b-8119-8ae40a73f040 tempest-VolumeServicesNegativeTest-980633810 tempest-VolumeServicesNegativeTest-980633810-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:42.722570 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-078ea869-29de-4a2b-8119-8ae40a73f040 tempest-VolumeServicesNegativeTest-980633810 tempest-VolumeServicesNegativeTest-980633810-project-admin] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:42.730345 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-078ea869-29de-4a2b-8119-8ae40a73f040 tempest-VolumeServicesNegativeTest-980633810 tempest-VolumeServicesNegativeTest-980633810-project-admin] https://10.4.3.81/volume/v3/os-services returned with HTTP 200 Aug 13 06:56:42.730792 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 179/736] 10.4.3.81 () {66 vars in 1242 bytes} [Thu Aug 13 06:56:42 2026] GET /volume/v3/os-services => generated 626 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:42.739839 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b01821e6-ed5e-4d74-ac6a-b8857804b098 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:42.742114 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b01821e6-ed5e-4d74-ac6a-b8857804b098 tempest-VolumeServicesNegativeTest-980633810 tempest-VolumeServicesNegativeTest-980633810-project-admin] PUT https://10.4.3.81/volume/v3/os-services/disable-log-reason Aug 13 06:56:42.742435 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b01821e6-ed5e-4d74-ac6a-b8857804b098 tempest-VolumeServicesNegativeTest-980633810 tempest-VolumeServicesNegativeTest-980633810-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007169", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:42.744388 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b01821e6-ed5e-4d74-ac6a-b8857804b098 tempest-VolumeServicesNegativeTest-980633810 tempest-VolumeServicesNegativeTest-980633810-project-admin] https://10.4.3.81/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 13 06:56:42.744388 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 186/737] 10.4.3.81 () {68 vars in 1319 bytes} [Thu Aug 13 06:56:42 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:56:42.754170 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-871c3256-2619-41ae-8928-5ad20ea4995b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:42.755476 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-871c3256-2619-41ae-8928-5ad20ea4995b tempest-VolumeServicesNegativeTest-980633810 tempest-VolumeServicesNegativeTest-980633810-project-admin] PUT https://10.4.3.81/volume/v3/os-services/disable Aug 13 06:56:42.755476 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-871c3256-2619-41ae-8928-5ad20ea4995b tempest-VolumeServicesNegativeTest-980633810 tempest-VolumeServicesNegativeTest-980633810-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007169", "binary": "invalid_binary"} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:42.762235 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-871c3256-2619-41ae-8928-5ad20ea4995b tempest-VolumeServicesNegativeTest-980633810 tempest-VolumeServicesNegativeTest-980633810-project-admin] https://10.4.3.81/volume/v3/os-services/disable returned with HTTP 404 Aug 13 06:56:42.762849 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 186/738] 10.4.3.81 () {68 vars in 1286 bytes} [Thu Aug 13 06:56:42 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:42.770402 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b2d41454-4776-4add-8949-6604a618f713 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:42.771876 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b2d41454-4776-4add-8949-6604a618f713 tempest-VolumeServicesNegativeTest-980633810 tempest-VolumeServicesNegativeTest-980633810-project-admin] PUT https://10.4.3.81/volume/v3/os-services/enable Aug 13 06:56:42.772231 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b2d41454-4776-4add-8949-6604a618f713 tempest-VolumeServicesNegativeTest-980633810 tempest-VolumeServicesNegativeTest-980633810-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:42.781545 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b2d41454-4776-4add-8949-6604a618f713 tempest-VolumeServicesNegativeTest-980633810 tempest-VolumeServicesNegativeTest-980633810-project-admin] https://10.4.3.81/volume/v3/os-services/enable returned with HTTP 404 Aug 13 06:56:42.782095 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 188/739] 10.4.3.81 () {68 vars in 1283 bytes} [Thu Aug 13 06:56:42 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:42.790494 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-58e6062d-3692-4237-af7a-f40f5059cd59 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:42.791972 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-58e6062d-3692-4237-af7a-f40f5059cd59 tempest-VolumeServicesNegativeTest-980633810 tempest-VolumeServicesNegativeTest-980633810-project-admin] PUT https://10.4.3.81/volume/v3/os-services/freeze Aug 13 06:56:42.792510 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-58e6062d-3692-4237-af7a-f40f5059cd59 tempest-VolumeServicesNegativeTest-980633810 tempest-VolumeServicesNegativeTest-980633810-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:42.801893 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-58e6062d-3692-4237-af7a-f40f5059cd59 tempest-VolumeServicesNegativeTest-980633810 tempest-VolumeServicesNegativeTest-980633810-project-admin] https://10.4.3.81/volume/v3/os-services/freeze returned with HTTP 400 Aug 13 06:56:42.802504 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 180/740] 10.4.3.81 () {68 vars in 1283 bytes} [Thu Aug 13 06:56:42 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:56:42.810125 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-393717d1-acae-4211-a9ee-38d95fd140ae None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:42.811840 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-393717d1-acae-4211-a9ee-38d95fd140ae tempest-VolumeServicesNegativeTest-980633810 tempest-VolumeServicesNegativeTest-980633810-project-admin] PUT https://10.4.3.81/volume/v3/os-services/thaw Aug 13 06:56:42.812174 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-393717d1-acae-4211-a9ee-38d95fd140ae tempest-VolumeServicesNegativeTest-980633810 tempest-VolumeServicesNegativeTest-980633810-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:42.819312 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-393717d1-acae-4211-a9ee-38d95fd140ae tempest-VolumeServicesNegativeTest-980633810 tempest-VolumeServicesNegativeTest-980633810-project-admin] https://10.4.3.81/volume/v3/os-services/thaw returned with HTTP 400 Aug 13 06:56:42.819808 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 187/741] 10.4.3.81 () {68 vars in 1277 bytes} [Thu Aug 13 06:56:42 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:56:44.557138 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-32b83e1c-1b56-4310-b85b-566f20bdadad None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:44.557753 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-32b83e1c-1b56-4310-b85b-566f20bdadad None None] GET https://10.4.3.81/volume// Aug 13 06:56:44.557753 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-32b83e1c-1b56-4310-b85b-566f20bdadad None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:44.561338 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-32b83e1c-1b56-4310-b85b-566f20bdadad None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:44.561338 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-32b83e1c-1b56-4310-b85b-566f20bdadad None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:56:44.561338 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 187/742] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:56:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:56:44.567886 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-92227e6e-5256-4bc5-8f5a-9e5e438bdf15 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:44.570885 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-92227e6e-5256-4bc5-8f5a-9e5e438bdf15 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:56:44.571217 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-92227e6e-5256-4bc5-8f5a-9e5e438bdf15 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "055e0710-416a-4239-bdf9-3465db7f00ba", "connector": null, "instance_uuid": "10c0a133-ad6d-4d0d-adf5-83f376c9420a"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:44.593390 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:44.593390 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:44.640521 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-92227e6e-5256-4bc5-8f5a-9e5e438bdf15 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:56:44.641059 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 189/743] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:56:44 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:44.649015 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-f490f791-967c-44cb-9ab0-e65fccc60662 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:44.653589 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-f490f791-967c-44cb-9ab0-e65fccc60662 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] DELETE https://10.4.3.81/volume/v3/attachments/6ff2ea21-d2ad-48e0-839a-77e9121ae801 Aug 13 06:56:44.653922 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-f490f791-967c-44cb-9ab0-e65fccc60662 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:44.654197 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-f490f791-967c-44cb-9ab0-e65fccc60662 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:44.667657 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:44.667657 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:44.727769 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-f490f791-967c-44cb-9ab0-e65fccc60662 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/attachments/6ff2ea21-d2ad-48e0-839a-77e9121ae801 returned with HTTP 200 Aug 13 06:56:44.728483 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 181/744] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:56:44 2026] DELETE /volume/v3/attachments/6ff2ea21-d2ad-48e0-839a-77e9121ae801 => generated 192 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:44.910264 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:45.056097 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:56:45.056425 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1325795606"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:45.058113 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1325795606'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:56:45.058222 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Create volume of 1 GB Aug 13 06:56:45.064408 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Availability Zones retrieved successfully. Aug 13 06:56:45.069738 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Flow 'volume_create_api' (55193b79-6cf6-478a-a675-f10d768206af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:45.070860 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c0923f-79b9-41d3-8d5e-3135312f8ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:45.071720 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:56:45.100948 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c0923f-79b9-41d3-8d5e-3135312f8ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:45.101644 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd70b2c-f565-4f5e-bea4-b06aeb9bd3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:45.210596 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7a3e97a3-8c20-4c2b-9cb6-73022555db80 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:45.212735 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7a3e97a3-8c20-4c2b-9cb6-73022555db80 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] DELETE https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:45.212941 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7a3e97a3-8c20-4c2b-9cb6-73022555db80 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:45.213153 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7a3e97a3-8c20-4c2b-9cb6-73022555db80 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:45.213534 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-7a3e97a3-8c20-4c2b-9cb6-73022555db80 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Delete volume with id: fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:45.221716 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:45.221716 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:45.222740 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7a3e97a3-8c20-4c2b-9cb6-73022555db80 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Volume info retrieved successfully. Aug 13 06:56:45.242080 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Created reservations ['c4ba2b90-cb60-467a-adb2-bcd0a193f74c', 'a648cc78-6f33-4b58-98e7-4888d9c96be4', 'c3141e18-71d3-4faa-ac48-c1ea68da32d3', '981c06d1-8921-4ff4-a17f-bacd100e4ab8'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:56:45.243408 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd70b2c-f565-4f5e-bea4-b06aeb9bd3d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4ba2b90-cb60-467a-adb2-bcd0a193f74c', 'a648cc78-6f33-4b58-98e7-4888d9c96be4', 'c3141e18-71d3-4faa-ac48-c1ea68da32d3', '981c06d1-8921-4ff4-a17f-bacd100e4ab8']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:45.244177 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f69e1da-4934-4124-95d6-13065865f9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:45.279193 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7a3e97a3-8c20-4c2b-9cb6-73022555db80 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Delete volume request issued successfully. Aug 13 06:56:45.279466 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7a3e97a3-8c20-4c2b-9cb6-73022555db80 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb returned with HTTP 202 Aug 13 06:56:45.279908 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 188/745] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:56:45 2026] DELETE /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:56:45.294402 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-760de2b6-3f26-4482-8077-f18c9d158f28 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:45.296488 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-760de2b6-3f26-4482-8077-f18c9d158f28 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] GET https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:45.296488 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-760de2b6-3f26-4482-8077-f18c9d158f28 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:45.296635 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-760de2b6-3f26-4482-8077-f18c9d158f28 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:45.310113 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:45.310113 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:45.317802 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f69e1da-4934-4124-95d6-13065865f9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e5fe53e-0b44-411a-80bb-2e52682c092f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1325795606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98864beeb0174d9bbff159d2bb8d2d84',qos_specs=None,replication_status=,reservations=['c4ba2b90-cb60-467a-adb2-bcd0a193f74c','a648cc78-6f33-4b58-98e7-4888d9c96be4','c3141e18-71d3-4faa-ac48-c1ea68da32d3','981c06d1-8921-4ff4-a17f-bacd100e4ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1121ba02a3ca49e8854078023a9fda1d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:56:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1325795606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e5fe53e-0b44-411a-80bb-2e52682c092f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98864beeb0174d9bbff159d2bb8d2d84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1121ba02a3ca49e8854078023a9fda1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:45.318279 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-760de2b6-3f26-4482-8077-f18c9d158f28 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Volume info retrieved successfully. Aug 13 06:56:45.319225 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29c4adb0-4ff8-4509-9a3e-fb5772293699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:45.326707 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-760de2b6-3f26-4482-8077-f18c9d158f28 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb returned with HTTP 200 Aug 13 06:56:45.327251 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 190/746] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:45 2026] GET /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:45.368625 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29c4adb0-4ff8-4509-9a3e-fb5772293699) transitioned into state 'SUCCESS' from state '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-1325795606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98864beeb0174d9bbff159d2bb8d2d84',qos_specs=None,replication_status=,reservations=['c4ba2b90-cb60-467a-adb2-bcd0a193f74c','a648cc78-6f33-4b58-98e7-4888d9c96be4','c3141e18-71d3-4faa-ac48-c1ea68da32d3','981c06d1-8921-4ff4-a17f-bacd100e4ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1121ba02a3ca49e8854078023a9fda1d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:45.369580 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cad460af-1e07-4e98-a016-5ba5b25bae0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:45.388193 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cad460af-1e07-4e98-a016-5ba5b25bae0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:45.388978 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Flow 'volume_create_api' (55193b79-6cf6-478a-a675-f10d768206af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:45.389264 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Create volume request issued successfully. Aug 13 06:56:45.389819 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab2877e8-60a4-4957-8f66-9c6b528ec84c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:56:45.390158 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 188/747] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:56:44 2026] POST /volume/v3/volumes => generated 747 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:56:45.401257 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-14e61b32-6c26-4e27-aea2-b531beabc414 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:45.403094 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-14e61b32-6c26-4e27-aea2-b531beabc414 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/volumes/8e5fe53e-0b44-411a-80bb-2e52682c092f Aug 13 06:56:45.403214 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-14e61b32-6c26-4e27-aea2-b531beabc414 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:45.403375 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-14e61b32-6c26-4e27-aea2-b531beabc414 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:45.427087 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:45.427087 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:45.435856 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-14e61b32-6c26-4e27-aea2-b531beabc414 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Volume info retrieved successfully. Aug 13 06:56:45.439588 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-14e61b32-6c26-4e27-aea2-b531beabc414 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/volumes/8e5fe53e-0b44-411a-80bb-2e52682c092f returned with HTTP 200 Aug 13 06:56:45.439917 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 182/748] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:45 2026] GET /volume/v3/volumes/8e5fe53e-0b44-411a-80bb-2e52682c092f => generated 815 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:46.000062 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-3b4cac9c-0dd1-4b46-acce-45744de60036 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:46.002702 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-3b4cac9c-0dd1-4b46-acce-45744de60036 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] PUT https://10.4.3.81/volume/v3/attachments/80e11baf-959d-43a3-8e1a-918d9988e988 Aug 13 06:56:46.003120 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-3b4cac9c-0dd1-4b46-acce-45744de60036 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:46.011646 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-3b4cac9c-0dd1-4b46-acce-45744de60036 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Acquiring lock "cinder-attachment_update-055e0710-416a-4239-bdf9-3465db7f00ba-np0000007169" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:56:46.016377 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-3b4cac9c-0dd1-4b46-acce-45744de60036 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Lock "cinder-attachment_update-055e0710-416a-4239-bdf9-3465db7f00ba-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:56:46.017591 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:46.017591 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:46.089926 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-3b4cac9c-0dd1-4b46-acce-45744de60036 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Lock "cinder-attachment_update-055e0710-416a-4239-bdf9-3465db7f00ba-np0000007169" released by "attachment_update" :: held 0.074s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:56:46.090218 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-3b4cac9c-0dd1-4b46-acce-45744de60036 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/attachments/80e11baf-959d-43a3-8e1a-918d9988e988 returned with HTTP 200 Aug 13 06:56:46.090680 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 189/749] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:56:45 2026] PUT /volume/v3/attachments/80e11baf-959d-43a3-8e1a-918d9988e988 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:46.100104 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-a1afb49c-f875-402f-a5e8-afb158978f03 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:46.102893 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-a1afb49c-f875-402f-a5e8-afb158978f03 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/attachments/80e11baf-959d-43a3-8e1a-918d9988e988 Aug 13 06:56:46.103179 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-a1afb49c-f875-402f-a5e8-afb158978f03 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:46.103510 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-a1afb49c-f875-402f-a5e8-afb158978f03 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:46.121645 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-a1afb49c-f875-402f-a5e8-afb158978f03 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/attachments/80e11baf-959d-43a3-8e1a-918d9988e988 returned with HTTP 200 Aug 13 06:56:46.122278 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 191/750] 10.4.3.81 () {70 vars in 1644 bytes} [Thu Aug 13 06:56:46 2026] GET /volume/v3/attachments/80e11baf-959d-43a3-8e1a-918d9988e988 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:46.342991 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b258dee5-c426-4a28-bff4-dc0976ec1e82 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:46.344989 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b258dee5-c426-4a28-bff4-dc0976ec1e82 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] GET https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb Aug 13 06:56:46.345206 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b258dee5-c426-4a28-bff4-dc0976ec1e82 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:46.345446 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b258dee5-c426-4a28-bff4-dc0976ec1e82 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:46.357106 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b258dee5-c426-4a28-bff4-dc0976ec1e82 tempest-AttachSCSIVolumeTestJSON-505082198 tempest-AttachSCSIVolumeTestJSON-505082198-project-member] https://10.4.3.81/volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb returned with HTTP 404 Aug 13 06:56:46.357833 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 189/751] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:46 2026] GET /volume/v3/volumes/fe1935a4-4517-45b8-8537-2fb13e0efdfb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:46.455464 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-282b9339-ae15-4956-814a-a390edc02b5f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:46.457100 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-282b9339-ae15-4956-814a-a390edc02b5f tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/volumes/8e5fe53e-0b44-411a-80bb-2e52682c092f Aug 13 06:56:46.458587 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-282b9339-ae15-4956-814a-a390edc02b5f tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:46.458587 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-282b9339-ae15-4956-814a-a390edc02b5f tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:46.469781 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:46.469781 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:46.472962 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-282b9339-ae15-4956-814a-a390edc02b5f tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Volume info retrieved successfully. Aug 13 06:56:46.479270 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-282b9339-ae15-4956-814a-a390edc02b5f tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/volumes/8e5fe53e-0b44-411a-80bb-2e52682c092f returned with HTTP 200 Aug 13 06:56:46.479270 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 183/752] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:46 2026] GET /volume/v3/volumes/8e5fe53e-0b44-411a-80bb-2e52682c092f => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:46.493235 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-57cf0e58-2414-40a9-9cfc-1ecc8dff8ade None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:46.495536 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-57cf0e58-2414-40a9-9cfc-1ecc8dff8ade tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 06:56:46.496828 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-57cf0e58-2414-40a9-9cfc-1ecc8dff8ade tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8e5fe53e-0b44-411a-80bb-2e52682c092f", "name": "tempest-VolumesBackupsTest-Backup-917898279"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:46.501283 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-57cf0e58-2414-40a9-9cfc-1ecc8dff8ade tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Creating new backup {'backup': {'volume_id': '8e5fe53e-0b44-411a-80bb-2e52682c092f', 'name': 'tempest-VolumesBackupsTest-Backup-917898279'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:56:46.501528 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-57cf0e58-2414-40a9-9cfc-1ecc8dff8ade tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Creating backup of volume 8e5fe53e-0b44-411a-80bb-2e52682c092f in container None Aug 13 06:56:46.517506 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:46.517506 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:46.518394 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-57cf0e58-2414-40a9-9cfc-1ecc8dff8ade tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Volume info retrieved successfully. Aug 13 06:56:46.552586 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-57cf0e58-2414-40a9-9cfc-1ecc8dff8ade tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Created reservations ['f2807544-c919-4970-80e5-72a17ab620f6', 'e6ba4b91-521f-4a61-be25-16218d895308'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:56:46.590531 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-57cf0e58-2414-40a9-9cfc-1ecc8dff8ade tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 06:56:46.591152 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 190/753] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:56:46 2026] POST /volume/v3/backups => generated 327 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:56:46.598683 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-089bf0cb-ae64-454d-959a-dff536a7def3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:46.602720 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-089bf0cb-ae64-454d-959a-dff536a7def3 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:56:46.602903 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-089bf0cb-ae64-454d-959a-dff536a7def3 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:46.603076 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-089bf0cb-ae64-454d-959a-dff536a7def3 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:46.603181 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-089bf0cb-ae64-454d-959a-dff536a7def3 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:56:46.618944 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:46.618944 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:46.619680 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-089bf0cb-ae64-454d-959a-dff536a7def3 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 200 Aug 13 06:56:46.620002 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 192/754] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:46 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 734 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:47.633002 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-327058bb-b88c-4218-9a82-8379cfd0ba25 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:47.636992 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-327058bb-b88c-4218-9a82-8379cfd0ba25 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:56:47.637302 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-327058bb-b88c-4218-9a82-8379cfd0ba25 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:47.637663 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-327058bb-b88c-4218-9a82-8379cfd0ba25 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:47.637869 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-327058bb-b88c-4218-9a82-8379cfd0ba25 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:56:47.672662 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:47.672662 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:47.672662 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-327058bb-b88c-4218-9a82-8379cfd0ba25 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 200 Aug 13 06:56:47.672833 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 190/755] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:47 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 736 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:48.688962 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7218edd1-f692-4922-bf99-77a5f29d486e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:48.690263 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7218edd1-f692-4922-bf99-77a5f29d486e tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:56:48.690501 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7218edd1-f692-4922-bf99-77a5f29d486e tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:48.690855 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7218edd1-f692-4922-bf99-77a5f29d486e tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:48.690855 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-7218edd1-f692-4922-bf99-77a5f29d486e tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:56:48.712675 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:48.712675 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:48.713563 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7218edd1-f692-4922-bf99-77a5f29d486e tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 200 Aug 13 06:56:48.714062 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 184/756] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:48 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:49.730529 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-94d64f7b-24e9-479e-8d61-f482e24ee222 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:49.732856 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-94d64f7b-24e9-479e-8d61-f482e24ee222 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:56:49.733114 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-94d64f7b-24e9-479e-8d61-f482e24ee222 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:49.733359 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-94d64f7b-24e9-479e-8d61-f482e24ee222 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:49.733542 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-94d64f7b-24e9-479e-8d61-f482e24ee222 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:56:49.738661 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:49.738661 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:49.739825 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-94d64f7b-24e9-479e-8d61-f482e24ee222 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 200 Aug 13 06:56:49.740306 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 191/757] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:49 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:50.749397 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d497c422-3b4e-477f-9b13-6e4c0d71d2ab None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:50.751090 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-b6e412b3-e97f-4c9f-a31e-2f0324121e56 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:50.751645 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d497c422-3b4e-477f-9b13-6e4c0d71d2ab tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] GET https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c Aug 13 06:56:50.751916 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d497c422-3b4e-477f-9b13-6e4c0d71d2ab tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:50.752195 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d497c422-3b4e-477f-9b13-6e4c0d71d2ab tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:50.753976 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-b6e412b3-e97f-4c9f-a31e-2f0324121e56 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] POST https://10.4.3.81/volume/v3/attachments/80e11baf-959d-43a3-8e1a-918d9988e988/action Aug 13 06:56:50.753976 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-b6e412b3-e97f-4c9f-a31e-2f0324121e56 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:50.753976 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-b6e412b3-e97f-4c9f-a31e-2f0324121e56 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:50.754233 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ffea6923-4aab-4851-99d9-348cd0211126 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:50.756481 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ffea6923-4aab-4851-99d9-348cd0211126 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:56:50.757088 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ffea6923-4aab-4851-99d9-348cd0211126 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:50.757088 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ffea6923-4aab-4851-99d9-348cd0211126 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:50.757190 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-ffea6923-4aab-4851-99d9-348cd0211126 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:56:50.762916 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:50.762916 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:50.763798 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ffea6923-4aab-4851-99d9-348cd0211126 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 200 Aug 13 06:56:50.764708 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 185/758] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:50 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:50.764824 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:50.764824 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:50.771718 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d497c422-3b4e-477f-9b13-6e4c0d71d2ab tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Volume info retrieved successfully. Aug 13 06:56:50.773980 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:50.773980 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:50.776591 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d497c422-3b4e-477f-9b13-6e4c0d71d2ab tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c returned with HTTP 200 Aug 13 06:56:50.777105 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 193/759] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:50 2026] GET /volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:50.788864 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-19059100-3a83-470c-9a04-4f0d0b233d23 req-b6e412b3-e97f-4c9f-a31e-2f0324121e56 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/attachments/80e11baf-959d-43a3-8e1a-918d9988e988/action returned with HTTP 204 Aug 13 06:56:50.789282 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 191/760] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:56:50 2026] POST /volume/v3/attachments/80e11baf-959d-43a3-8e1a-918d9988e988/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:50.828582 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-d0006c4b-9a4e-40fe-8e1d-a34ecbfa5e12 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:50.831714 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-d0006c4b-9a4e-40fe-8e1d-a34ecbfa5e12 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] GET https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c Aug 13 06:56:50.831714 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-d0006c4b-9a4e-40fe-8e1d-a34ecbfa5e12 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:50.831714 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-d0006c4b-9a4e-40fe-8e1d-a34ecbfa5e12 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:50.840612 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:50.840612 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:50.843789 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-d0006c4b-9a4e-40fe-8e1d-a34ecbfa5e12 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Volume info retrieved successfully. Aug 13 06:56:50.851225 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-d0006c4b-9a4e-40fe-8e1d-a34ecbfa5e12 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c returned with HTTP 200 Aug 13 06:56:50.851225 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 192/761] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:56:50 2026] GET /volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:50.985145 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cdad327f-292d-4d73-8f92-c1a8e188572a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:50.985598 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cdad327f-292d-4d73-8f92-c1a8e188572a None None] GET https://10.4.3.81/volume// Aug 13 06:56:50.985797 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cdad327f-292d-4d73-8f92-c1a8e188572a None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:50.985971 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cdad327f-292d-4d73-8f92-c1a8e188572a None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:50.986280 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cdad327f-292d-4d73-8f92-c1a8e188572a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:56:50.986613 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 186/762] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 06:56:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:56:51.062834 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:51.169215 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-ef07e4e8-a613-4db1-bcbc-b948fa185d1c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:51.171992 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-ef07e4e8-a613-4db1-bcbc-b948fa185d1c tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:56:51.172572 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-ef07e4e8-a613-4db1-bcbc-b948fa185d1c tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35e4be89-3272-4ea7-b7de-01dc760bf66c", "connector": null, "instance_uuid": "d66abfb5-29cc-4bfd-9658-2a741d87ebea"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:51.181563 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:56:51.181919 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2117565206"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:51.182476 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:51.182476 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:51.183288 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2117565206'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:56:51.183587 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Create volume of 1 GB Aug 13 06:56:51.188866 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Availability Zones retrieved successfully. Aug 13 06:56:51.195035 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Flow 'volume_create_api' (4ad0e015-58a4-4d91-a34c-1c6c4cdfb6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:51.196061 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (560cfd61-202f-40e7-89a3-752f66f440fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:51.197013 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:56:51.217506 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-ef07e4e8-a613-4db1-bcbc-b948fa185d1c tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:56:51.218066 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 192/763] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:56:51 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:51.225751 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (560cfd61-202f-40e7-89a3-752f66f440fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:51.226685 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (898db560-5cec-41d0-b82e-ec55417c1127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:51.249172 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-02739f74-3a3b-4db7-8202-fe647b17e882 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:51.250892 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-02739f74-3a3b-4db7-8202-fe647b17e882 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] GET https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c Aug 13 06:56:51.251060 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-02739f74-3a3b-4db7-8202-fe647b17e882 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:51.251240 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-02739f74-3a3b-4db7-8202-fe647b17e882 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:51.261911 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:51.261911 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:51.263511 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5ec98279-9998-4a07-902c-2309bc784db6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:51.263887 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5ec98279-9998-4a07-902c-2309bc784db6 None None] GET https://10.4.3.81/volume// Aug 13 06:56:51.264060 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5ec98279-9998-4a07-902c-2309bc784db6 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:51.264214 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5ec98279-9998-4a07-902c-2309bc784db6 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:51.264585 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5ec98279-9998-4a07-902c-2309bc784db6 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:56:51.264839 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 187/764] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:56:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:56:51.270657 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-02739f74-3a3b-4db7-8202-fe647b17e882 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Volume info retrieved successfully. Aug 13 06:56:51.273266 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-2d95dfce-7e20-4d0c-921e-27cece44fc4c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:51.275823 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-02739f74-3a3b-4db7-8202-fe647b17e882 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c returned with HTTP 200 Aug 13 06:56:51.276331 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 193/765] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:51 2026] GET /volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:51.276807 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-2d95dfce-7e20-4d0c-921e-27cece44fc4c tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] GET https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c Aug 13 06:56:51.277107 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-2d95dfce-7e20-4d0c-921e-27cece44fc4c tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:51.277460 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-2d95dfce-7e20-4d0c-921e-27cece44fc4c tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:51.289725 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:51.289725 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:51.294829 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-2d95dfce-7e20-4d0c-921e-27cece44fc4c tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Volume info retrieved successfully. Aug 13 06:56:51.301335 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-2d95dfce-7e20-4d0c-921e-27cece44fc4c tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c returned with HTTP 200 Aug 13 06:56:51.301588 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Created reservations ['3d3f2dd1-aeb3-402e-87c0-b2e98876780b', '0a30bc8c-bc59-4c0d-b188-4c048122be1e', '648d8f7c-d8fb-46f6-b747-7748802adaaa', 'fd4063fb-40d2-4474-86a0-c32e91448e19'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:56:51.302161 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 193/766] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:56:51 2026] GET /volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:56:51.302626 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (898db560-5cec-41d0-b82e-ec55417c1127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d3f2dd1-aeb3-402e-87c0-b2e98876780b', '0a30bc8c-bc59-4c0d-b188-4c048122be1e', '648d8f7c-d8fb-46f6-b747-7748802adaaa', 'fd4063fb-40d2-4474-86a0-c32e91448e19']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:51.303416 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1e72f4d-02c6-4287-ab95-b517d92ce28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:51.328408 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1e72f4d-02c6-4287-ab95-b517d92ce28d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cdee92a-42df-4dc2-8c22-fe5ec33800d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2117565206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b578b09c05bb454f9e1c34669ea7c87d',qos_specs=None,replication_status=,reservations=['3d3f2dd1-aeb3-402e-87c0-b2e98876780b','0a30bc8c-bc59-4c0d-b188-4c048122be1e','648d8f7c-d8fb-46f6-b747-7748802adaaa','fd4063fb-40d2-4474-86a0-c32e91448e19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='742092ff493543fe96bdab5f5c38706b',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:56:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2117565206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cdee92a-42df-4dc2-8c22-fe5ec33800d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b578b09c05bb454f9e1c34669ea7c87d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='742092ff493543fe96bdab5f5c38706b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:51.329772 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a161a661-96cb-44d8-94ce-a4291914c761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:51.352403 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a161a661-96cb-44d8-94ce-a4291914c761) transitioned into state 'SUCCESS' from state '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-2117565206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b578b09c05bb454f9e1c34669ea7c87d',qos_specs=None,replication_status=,reservations=['3d3f2dd1-aeb3-402e-87c0-b2e98876780b','0a30bc8c-bc59-4c0d-b188-4c048122be1e','648d8f7c-d8fb-46f6-b747-7748802adaaa','fd4063fb-40d2-4474-86a0-c32e91448e19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='742092ff493543fe96bdab5f5c38706b',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:51.353427 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d95aa5-cebf-4bfd-8713-ea4a9313e9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:56:51.365446 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d95aa5-cebf-4bfd-8713-ea4a9313e9d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:56:51.366615 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Flow 'volume_create_api' (4ad0e015-58a4-4d91-a34c-1c6c4cdfb6e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:56:51.367051 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Create volume request issued successfully. Aug 13 06:56:51.367850 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9c0c77f8-c42f-4b1f-a8d6-b4e02ed25819 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:56:51.368387 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 194/767] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:56:51 2026] POST /volume/v3/volumes => generated 747 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:56:51.405653 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-3ad4f9ee-121a-434d-9756-da79ee775486 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:51.408854 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-3ad4f9ee-121a-434d-9756-da79ee775486 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] PUT https://10.4.3.81/volume/v3/attachments/217aee06-5039-4bcc-82fd-f73bb8ff2217 Aug 13 06:56:51.409389 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-3ad4f9ee-121a-434d-9756-da79ee775486 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:51.422052 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-3ad4f9ee-121a-434d-9756-da79ee775486 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Acquiring lock "cinder-attachment_update-35e4be89-3272-4ea7-b7de-01dc760bf66c-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:56:51.433885 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-3ad4f9ee-121a-434d-9756-da79ee775486 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Lock "cinder-attachment_update-35e4be89-3272-4ea7-b7de-01dc760bf66c-np0000007169" acquired by "attachment_update" :: waited 0.012s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:56:51.434884 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:51.434884 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:51.590343 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-3ad4f9ee-121a-434d-9756-da79ee775486 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Lock "cinder-attachment_update-35e4be89-3272-4ea7-b7de-01dc760bf66c-np0000007169" released by "attachment_update" :: held 0.156s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:56:51.590750 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-3ad4f9ee-121a-434d-9756-da79ee775486 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/attachments/217aee06-5039-4bcc-82fd-f73bb8ff2217 returned with HTTP 200 Aug 13 06:56:51.590970 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 188/768] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:56:51 2026] PUT /volume/v3/attachments/217aee06-5039-4bcc-82fd-f73bb8ff2217 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:51.774526 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bafcdedc-a3ca-41b4-8957-9521c24b1913 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:51.777840 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bafcdedc-a3ca-41b4-8957-9521c24b1913 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:56:51.778080 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bafcdedc-a3ca-41b4-8957-9521c24b1913 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:51.778272 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bafcdedc-a3ca-41b4-8957-9521c24b1913 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:51.778458 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-bafcdedc-a3ca-41b4-8957-9521c24b1913 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:56:51.784168 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:51.784168 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:51.784954 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bafcdedc-a3ca-41b4-8957-9521c24b1913 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 200 Aug 13 06:56:51.785249 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 194/769] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:51 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:52.293183 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3cb04fd0-88dd-4349-bd1d-ace9135ffc5f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:52.294964 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3cb04fd0-88dd-4349-bd1d-ace9135ffc5f tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] GET https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c Aug 13 06:56:52.295202 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3cb04fd0-88dd-4349-bd1d-ace9135ffc5f tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:52.295361 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3cb04fd0-88dd-4349-bd1d-ace9135ffc5f tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:52.304452 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:52.304452 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:52.307930 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3cb04fd0-88dd-4349-bd1d-ace9135ffc5f tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Volume info retrieved successfully. Aug 13 06:56:52.314604 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3cb04fd0-88dd-4349-bd1d-ace9135ffc5f tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c returned with HTTP 200 Aug 13 06:56:52.314604 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 194/770] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:52 2026] GET /volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:52.797494 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8f7c9bf9-9cf3-4446-95ae-3e9fcc907f96 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:52.802664 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8f7c9bf9-9cf3-4446-95ae-3e9fcc907f96 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:56:52.802959 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8f7c9bf9-9cf3-4446-95ae-3e9fcc907f96 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:52.803231 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8f7c9bf9-9cf3-4446-95ae-3e9fcc907f96 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:52.803405 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-8f7c9bf9-9cf3-4446-95ae-3e9fcc907f96 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:56:52.811489 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:52.811489 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:52.812675 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8f7c9bf9-9cf3-4446-95ae-3e9fcc907f96 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 200 Aug 13 06:56:52.813217 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 195/771] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:52 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:53.327678 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-26a78b8a-0cf0-49c5-95cb-3ed29c51fbf1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:53.329222 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-26a78b8a-0cf0-49c5-95cb-3ed29c51fbf1 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] GET https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c Aug 13 06:56:53.329456 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-26a78b8a-0cf0-49c5-95cb-3ed29c51fbf1 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:53.329689 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-26a78b8a-0cf0-49c5-95cb-3ed29c51fbf1 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:53.338628 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:53.338628 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:53.342923 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-26a78b8a-0cf0-49c5-95cb-3ed29c51fbf1 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Volume info retrieved successfully. Aug 13 06:56:53.348837 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-26a78b8a-0cf0-49c5-95cb-3ed29c51fbf1 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c returned with HTTP 200 Aug 13 06:56:53.348837 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 189/772] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:53 2026] GET /volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:53.827157 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-598aa37a-fe3d-4f2c-be4c-d4dd38abca39 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:53.829778 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-598aa37a-fe3d-4f2c-be4c-d4dd38abca39 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:56:53.830195 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-598aa37a-fe3d-4f2c-be4c-d4dd38abca39 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:53.830483 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-598aa37a-fe3d-4f2c-be4c-d4dd38abca39 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:53.830657 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-598aa37a-fe3d-4f2c-be4c-d4dd38abca39 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:56:53.836478 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:53.836478 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:53.836478 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-598aa37a-fe3d-4f2c-be4c-d4dd38abca39 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 200 Aug 13 06:56:53.836478 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 195/773] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:53 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:54.364245 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a5ba5dfe-f4bb-4642-8cf3-ad45d2e33ef3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:54.367434 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a5ba5dfe-f4bb-4642-8cf3-ad45d2e33ef3 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] GET https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c Aug 13 06:56:54.368271 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a5ba5dfe-f4bb-4642-8cf3-ad45d2e33ef3 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:54.368725 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a5ba5dfe-f4bb-4642-8cf3-ad45d2e33ef3 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:54.383484 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:54.383484 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:54.389022 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a5ba5dfe-f4bb-4642-8cf3-ad45d2e33ef3 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Volume info retrieved successfully. Aug 13 06:56:54.394049 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a5ba5dfe-f4bb-4642-8cf3-ad45d2e33ef3 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c returned with HTTP 200 Aug 13 06:56:54.394515 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 195/774] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:54 2026] GET /volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:54.847858 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-63c44144-e5c6-4cad-9c7b-e3df0a795df4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:54.850960 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-63c44144-e5c6-4cad-9c7b-e3df0a795df4 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:56:54.851161 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-63c44144-e5c6-4cad-9c7b-e3df0a795df4 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:54.851638 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-63c44144-e5c6-4cad-9c7b-e3df0a795df4 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:54.851772 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-63c44144-e5c6-4cad-9c7b-e3df0a795df4 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:56:54.857060 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:54.857060 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:54.857774 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-63c44144-e5c6-4cad-9c7b-e3df0a795df4 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 200 Aug 13 06:56:54.858121 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 196/775] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:54 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:54.900197 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-6dfbd34c-cb23-4cef-8955-c53e083b0929 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:54.903908 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-6dfbd34c-cb23-4cef-8955-c53e083b0929 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] POST https://10.4.3.81/volume/v3/attachments/217aee06-5039-4bcc-82fd-f73bb8ff2217/action Aug 13 06:56:54.904253 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-6dfbd34c-cb23-4cef-8955-c53e083b0929 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:56:54.904413 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-6dfbd34c-cb23-4cef-8955-c53e083b0929 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:56:54.921852 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:54.921852 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:54.939886 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3e9042db-a672-42c1-9d52-fde1b37600c4 req-6dfbd34c-cb23-4cef-8955-c53e083b0929 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/attachments/217aee06-5039-4bcc-82fd-f73bb8ff2217/action returned with HTTP 204 Aug 13 06:56:54.940793 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 190/776] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:56:54 2026] POST /volume/v3/attachments/217aee06-5039-4bcc-82fd-f73bb8ff2217/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:56:55.408269 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-502a41bf-26cc-491a-9fc6-c3d56f0a8ba9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:55.413049 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-502a41bf-26cc-491a-9fc6-c3d56f0a8ba9 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] GET https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c Aug 13 06:56:55.413049 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-502a41bf-26cc-491a-9fc6-c3d56f0a8ba9 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:55.413049 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-502a41bf-26cc-491a-9fc6-c3d56f0a8ba9 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:55.421080 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:55.421080 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:55.423994 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-502a41bf-26cc-491a-9fc6-c3d56f0a8ba9 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Volume info retrieved successfully. Aug 13 06:56:55.427393 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-502a41bf-26cc-491a-9fc6-c3d56f0a8ba9 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c returned with HTTP 200 Aug 13 06:56:55.427774 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 196/777] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:55 2026] GET /volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:55.443992 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e594f624-0d42-4fe2-8e1d-d518c0e02fd0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:55.446063 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e594f624-0d42-4fe2-8e1d-d518c0e02fd0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] GET https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c Aug 13 06:56:55.446297 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e594f624-0d42-4fe2-8e1d-d518c0e02fd0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:55.446565 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e594f624-0d42-4fe2-8e1d-d518c0e02fd0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:55.457846 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:55.457846 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:55.462739 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e594f624-0d42-4fe2-8e1d-d518c0e02fd0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Volume info retrieved successfully. Aug 13 06:56:55.469283 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e594f624-0d42-4fe2-8e1d-d518c0e02fd0 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c returned with HTTP 200 Aug 13 06:56:55.469751 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 196/778] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:55 2026] GET /volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:55.486112 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b19835a0-c4e6-4e75-b27c-30234f362e4a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:55.489883 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b19835a0-c4e6-4e75-b27c-30234f362e4a tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] GET https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c Aug 13 06:56:55.489883 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b19835a0-c4e6-4e75-b27c-30234f362e4a tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:55.489883 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b19835a0-c4e6-4e75-b27c-30234f362e4a tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:55.499786 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:55.499786 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:55.502908 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b19835a0-c4e6-4e75-b27c-30234f362e4a tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Volume info retrieved successfully. Aug 13 06:56:55.506709 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b19835a0-c4e6-4e75-b27c-30234f362e4a tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c returned with HTTP 200 Aug 13 06:56:55.507048 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 197/779] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:55 2026] GET /volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:55.658943 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-5ffee54c-e3eb-477e-9941-c7666bea9bcf req-9f718f05-8161-4a5d-a2d7-f92e97a64eea None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:55.661702 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5ffee54c-e3eb-477e-9941-c7666bea9bcf req-9f718f05-8161-4a5d-a2d7-f92e97a64eea tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] GET https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c Aug 13 06:56:55.661702 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5ffee54c-e3eb-477e-9941-c7666bea9bcf req-9f718f05-8161-4a5d-a2d7-f92e97a64eea tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:55.661702 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5ffee54c-e3eb-477e-9941-c7666bea9bcf req-9f718f05-8161-4a5d-a2d7-f92e97a64eea tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:55.677758 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:55.677758 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:55.688391 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-5ffee54c-e3eb-477e-9941-c7666bea9bcf req-9f718f05-8161-4a5d-a2d7-f92e97a64eea tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Volume info retrieved successfully. Aug 13 06:56:55.697709 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5ffee54c-e3eb-477e-9941-c7666bea9bcf req-9f718f05-8161-4a5d-a2d7-f92e97a64eea tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c returned with HTTP 200 Aug 13 06:56:55.698746 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 191/780] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:56:55 2026] GET /volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c => generated 1141 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:56:55.870561 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6e00cd38-0d3e-4599-b66d-b48fb87a1c09 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:55.872622 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6e00cd38-0d3e-4599-b66d-b48fb87a1c09 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:56:55.872781 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6e00cd38-0d3e-4599-b66d-b48fb87a1c09 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:55.872944 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6e00cd38-0d3e-4599-b66d-b48fb87a1c09 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:55.873052 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-6e00cd38-0d3e-4599-b66d-b48fb87a1c09 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:56:55.880797 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:55.880797 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:55.881505 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6e00cd38-0d3e-4599-b66d-b48fb87a1c09 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 200 Aug 13 06:56:55.881899 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 197/781] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:55 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:56.895550 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-89ccd190-27d6-498f-ba9d-e671d2908cae None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:56.898733 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-89ccd190-27d6-498f-ba9d-e671d2908cae tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:56:56.899121 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-89ccd190-27d6-498f-ba9d-e671d2908cae tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:56.899301 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-89ccd190-27d6-498f-ba9d-e671d2908cae tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:56.899440 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-89ccd190-27d6-498f-ba9d-e671d2908cae tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:56:56.901232 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=538,cinder:INSERT=84,cinder:UPDATE=145 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:56:56.904452 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:56.904452 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:56:56.905774 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-89ccd190-27d6-498f-ba9d-e671d2908cae tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 200 Aug 13 06:56:56.906729 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 197/782] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:56 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:57.922763 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-922dca1b-528d-4086-952c-2a879cceffbe None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:57.927342 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-922dca1b-528d-4086-952c-2a879cceffbe tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:56:57.927342 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-922dca1b-528d-4086-952c-2a879cceffbe tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:57.927342 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-922dca1b-528d-4086-952c-2a879cceffbe tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:57.927342 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-922dca1b-528d-4086-952c-2a879cceffbe tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:56:57.931004 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=439,cinder:UPDATE=89,cinder:INSERT=73 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:56:57.935517 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:57.935517 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:56:57.937419 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-922dca1b-528d-4086-952c-2a879cceffbe tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 200 Aug 13 06:56:57.938350 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 198/783] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:57 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:58.947684 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-08a0bb8a-a0e4-4db7-9ebe-5a83707b8ace None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:58.949900 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-08a0bb8a-a0e4-4db7-9ebe-5a83707b8ace tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:56:58.950167 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-08a0bb8a-a0e4-4db7-9ebe-5a83707b8ace tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:58.950451 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-08a0bb8a-a0e4-4db7-9ebe-5a83707b8ace tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:58.950608 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-08a0bb8a-a0e4-4db7-9ebe-5a83707b8ace tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:56:58.952444 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=378,cinder:INSERT=15,cinder:UPDATE=53,cinder:DELETE=1 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:56:58.955519 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:58.955519 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:56:58.956529 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-08a0bb8a-a0e4-4db7-9ebe-5a83707b8ace tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 200 Aug 13 06:56:58.956993 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 192/784] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:58 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:56:59.980378 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-79761857-5994-4d94-bff1-b360b1d64cdb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:56:59.982452 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-79761857-5994-4d94-bff1-b360b1d64cdb tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:56:59.982452 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-79761857-5994-4d94-bff1-b360b1d64cdb tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:56:59.982672 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-79761857-5994-4d94-bff1-b360b1d64cdb tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:56:59.983040 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-79761857-5994-4d94-bff1-b360b1d64cdb tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:56:59.987738 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=428,cinder:INSERT=51,cinder:UPDATE=97,cinder:DELETE=1 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:56:59.990254 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:56:59.990254 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:56:59.991070 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-79761857-5994-4d94-bff1-b360b1d64cdb tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 200 Aug 13 06:56:59.991705 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 198/785] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:56:59 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:01.002759 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-38a1e523-ccf5-447a-9538-49b878636000 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:01.005337 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-38a1e523-ccf5-447a-9538-49b878636000 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:57:01.005337 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-38a1e523-ccf5-447a-9538-49b878636000 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:01.005337 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-38a1e523-ccf5-447a-9538-49b878636000 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:01.005337 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-38a1e523-ccf5-447a-9538-49b878636000 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:01.009127 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:01.009127 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:01.012081 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-38a1e523-ccf5-447a-9538-49b878636000 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 200 Aug 13 06:57:01.012081 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 198/786] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:01 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:01.215411 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:01.218441 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:57:01.219510 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1365576534"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:01.221555 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1365576534'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:57:01.221862 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Create volume of 1 GB Aug 13 06:57:01.226766 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Availability Zones retrieved successfully. Aug 13 06:57:01.234461 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Flow 'volume_create_api' (2ad2098c-5c3a-4a70-8e90-4c9a33044689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:01.235552 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1730703e-4332-46c4-9930-aba58b8d4765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:01.236630 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:57:01.266065 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1730703e-4332-46c4-9930-aba58b8d4765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:01.266065 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe64312c-23d0-4aec-a975-a2b21bed3c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:01.347300 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Created reservations ['24efa77b-5da0-466c-b470-36025d63e4ff', '2d3a222b-1c8b-48d7-805c-c18e7f2e2537', 'd82ed2b6-546a-45df-80a4-f5ca101db422', '432168d3-180a-44c0-b7c5-23a64404023c'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:01.349348 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe64312c-23d0-4aec-a975-a2b21bed3c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24efa77b-5da0-466c-b470-36025d63e4ff', '2d3a222b-1c8b-48d7-805c-c18e7f2e2537', 'd82ed2b6-546a-45df-80a4-f5ca101db422', '432168d3-180a-44c0-b7c5-23a64404023c']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:01.349513 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24cc3c85-8bb0-4a32-b409-8505305cb5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:01.382705 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24cc3c85-8bb0-4a32-b409-8505305cb5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f19b2a56-4d6f-4eb4-af22-3f56735a0f5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1365576534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2cd591412c94d31ae0a6a3053111137',qos_specs=None,replication_status=,reservations=['24efa77b-5da0-466c-b470-36025d63e4ff','2d3a222b-1c8b-48d7-805c-c18e7f2e2537','d82ed2b6-546a-45df-80a4-f5ca101db422','432168d3-180a-44c0-b7c5-23a64404023c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013a2e5baffe46d8a6885a68c3833b85',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:57:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1365576534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f19b2a56-4d6f-4eb4-af22-3f56735a0f5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2cd591412c94d31ae0a6a3053111137',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='013a2e5baffe46d8a6885a68c3833b85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:01.383971 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f7be886-4a11-4a9d-a6c2-abd073512e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:01.408349 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f7be886-4a11-4a9d-a6c2-abd073512e54) transitioned into state 'SUCCESS' from state '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-1365576534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2cd591412c94d31ae0a6a3053111137',qos_specs=None,replication_status=,reservations=['24efa77b-5da0-466c-b470-36025d63e4ff','2d3a222b-1c8b-48d7-805c-c18e7f2e2537','d82ed2b6-546a-45df-80a4-f5ca101db422','432168d3-180a-44c0-b7c5-23a64404023c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013a2e5baffe46d8a6885a68c3833b85',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:01.409391 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e0d7fb7-c117-4a9e-814f-08f22df2ba69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:01.419923 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e0d7fb7-c117-4a9e-814f-08f22df2ba69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:01.421224 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Flow 'volume_create_api' (2ad2098c-5c3a-4a70-8e90-4c9a33044689) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:01.421621 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Create volume request issued successfully. Aug 13 06:57:01.422260 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4464ce3e-4f36-44e5-8e70-6edfe91c1e23 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:57:01.422688 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 199/787] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:57:01 2026] POST /volume/v3/volumes => generated 747 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:01.438551 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-af45774a-b083-4796-8c3a-37d0282c4134 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:01.444393 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-af45774a-b083-4796-8c3a-37d0282c4134 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a Aug 13 06:57:01.444393 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-af45774a-b083-4796-8c3a-37d0282c4134 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:01.444393 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-af45774a-b083-4796-8c3a-37d0282c4134 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:01.452905 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:01.452905 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:01.457717 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-af45774a-b083-4796-8c3a-37d0282c4134 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:01.463570 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-af45774a-b083-4796-8c3a-37d0282c4134 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a returned with HTTP 200 Aug 13 06:57:01.464255 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 193/788] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:01 2026] GET /volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:02.025505 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d7ccc1aa-6721-421a-95b7-d72eeca1be5c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:02.027878 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d7ccc1aa-6721-421a-95b7-d72eeca1be5c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:57:02.028125 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d7ccc1aa-6721-421a-95b7-d72eeca1be5c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:02.028393 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d7ccc1aa-6721-421a-95b7-d72eeca1be5c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:02.028538 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-d7ccc1aa-6721-421a-95b7-d72eeca1be5c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:02.035020 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:02.035020 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:02.035930 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d7ccc1aa-6721-421a-95b7-d72eeca1be5c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 200 Aug 13 06:57:02.036401 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 199/789] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:02 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:02.480651 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-21871234-8d6b-4b4d-bc7d-e3b9d18908c3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:02.482267 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-21871234-8d6b-4b4d-bc7d-e3b9d18908c3 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a Aug 13 06:57:02.482498 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-21871234-8d6b-4b4d-bc7d-e3b9d18908c3 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:02.482684 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-21871234-8d6b-4b4d-bc7d-e3b9d18908c3 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:02.489652 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:02.489652 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:02.493455 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-21871234-8d6b-4b4d-bc7d-e3b9d18908c3 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:02.497727 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-21871234-8d6b-4b4d-bc7d-e3b9d18908c3 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a returned with HTTP 200 Aug 13 06:57:02.497875 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 199/790] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:02 2026] GET /volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:02.520935 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-daae9667-6950-4742-836b-57458237c5ff None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:02.524195 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-daae9667-6950-4742-836b-57458237c5ff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] POST https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a/action Aug 13 06:57:02.525957 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-daae9667-6950-4742-836b-57458237c5ff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Action body: b'{"os-attach": {"instance_uuid": "11b78d75-0c79-4228-9165-7f0e56009eca", "mountpoint": "/dev/vdb"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:02.526108 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-daae9667-6950-4742-836b-57458237c5ff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "11b78d75-0c79-4228-9165-7f0e56009eca", "mountpoint": "/dev/vdb"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:02.543667 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:02.543667 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:02.543667 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-daae9667-6950-4742-836b-57458237c5ff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:02.556332 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-daae9667-6950-4742-836b-57458237c5ff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Update volume admin metadata completed successfully. Aug 13 06:57:02.620344 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-daae9667-6950-4742-836b-57458237c5ff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Attach volume completed successfully. Aug 13 06:57:02.620862 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-daae9667-6950-4742-836b-57458237c5ff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a/action returned with HTTP 202 Aug 13 06:57:02.621299 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 200/791] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:02 2026] POST /volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:02.629254 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b1778e24-5e20-4e21-ae61-1463d8aaea12 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:02.630943 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b1778e24-5e20-4e21-ae61-1463d8aaea12 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a Aug 13 06:57:02.631135 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b1778e24-5e20-4e21-ae61-1463d8aaea12 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:02.631338 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b1778e24-5e20-4e21-ae61-1463d8aaea12 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:02.640059 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:02.640059 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:02.643486 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b1778e24-5e20-4e21-ae61-1463d8aaea12 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:02.647199 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b1778e24-5e20-4e21-ae61-1463d8aaea12 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a returned with HTTP 200 Aug 13 06:57:02.647590 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 194/792] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:02 2026] GET /volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:02.659235 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-61a9ae75-f96d-4369-a467-71e7efec8245 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:02.660954 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-61a9ae75-f96d-4369-a467-71e7efec8245 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a Aug 13 06:57:02.661118 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-61a9ae75-f96d-4369-a467-71e7efec8245 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:02.661341 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-61a9ae75-f96d-4369-a467-71e7efec8245 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:02.670698 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:02.670698 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:02.676931 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-61a9ae75-f96d-4369-a467-71e7efec8245 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:02.682264 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-61a9ae75-f96d-4369-a467-71e7efec8245 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a returned with HTTP 200 Aug 13 06:57:02.682845 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 200/793] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:02 2026] GET /volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:02.694254 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-162db1c4-7edb-4e96-9b93-2421c941ce33 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:02.853158 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-162db1c4-7edb-4e96-9b93-2421c941ce33 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] POST https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a/action Aug 13 06:57:02.853819 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-162db1c4-7edb-4e96-9b93-2421c941ce33 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:02.853819 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-162db1c4-7edb-4e96-9b93-2421c941ce33 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:02.866884 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:02.866884 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:02.867353 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-162db1c4-7edb-4e96-9b93-2421c941ce33 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Updating volume 'f19b2a56-4d6f-4eb4-af22-3f56735a0f5a' with '{'status': 'error'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:57:02.903075 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-162db1c4-7edb-4e96-9b93-2421c941ce33 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a/action returned with HTTP 202 Aug 13 06:57:02.903587 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 200/794] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:02 2026] POST /volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a/action => generated 0 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:02.916312 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-51e3d322-c65e-4d42-9946-0d6bb9481741 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:02.920406 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51e3d322-c65e-4d42-9946-0d6bb9481741 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a Aug 13 06:57:02.920406 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-51e3d322-c65e-4d42-9946-0d6bb9481741 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:02.920406 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-51e3d322-c65e-4d42-9946-0d6bb9481741 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:02.944593 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:02.944593 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:02.948883 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-51e3d322-c65e-4d42-9946-0d6bb9481741 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:02.956662 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51e3d322-c65e-4d42-9946-0d6bb9481741 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a returned with HTTP 200 Aug 13 06:57:02.957390 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 201/795] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:02 2026] GET /volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a => generated 1173 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:02.973117 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8b1145d2-ee67-40dd-a0b0-13aba1a98f8f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:02.975306 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8b1145d2-ee67-40dd-a0b0-13aba1a98f8f tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] POST https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a/action Aug 13 06:57:02.975850 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8b1145d2-ee67-40dd-a0b0-13aba1a98f8f tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "ebe7a2b2-e06e-4e80-81e1-9dac2698f870"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:02.976057 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8b1145d2-ee67-40dd-a0b0-13aba1a98f8f tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "ebe7a2b2-e06e-4e80-81e1-9dac2698f870"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:02.990950 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:02.990950 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:02.991579 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8b1145d2-ee67-40dd-a0b0-13aba1a98f8f tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Volume info retrieved successfully. Aug 13 06:57:03.019880 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8b1145d2-ee67-40dd-a0b0-13aba1a98f8f tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Terminate volume connection completed successfully. Aug 13 06:57:03.028411 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8b1145d2-ee67-40dd-a0b0-13aba1a98f8f tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100294) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 13 06:57:03.047467 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-84aabd2e-2ff2-4ddd-8e59-de3392768278 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:03.048854 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-84aabd2e-2ff2-4ddd-8e59-de3392768278 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:57:03.049192 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-84aabd2e-2ff2-4ddd-8e59-de3392768278 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:03.051336 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-84aabd2e-2ff2-4ddd-8e59-de3392768278 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:03.051336 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-84aabd2e-2ff2-4ddd-8e59-de3392768278 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:03.054517 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:03.054517 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:03.055568 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-84aabd2e-2ff2-4ddd-8e59-de3392768278 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 200 Aug 13 06:57:03.056002 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 201/796] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:03 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:03.089206 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8b1145d2-ee67-40dd-a0b0-13aba1a98f8f tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Detach volume completed successfully. Aug 13 06:57:03.089625 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8b1145d2-ee67-40dd-a0b0-13aba1a98f8f tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a/action returned with HTTP 202 Aug 13 06:57:03.090347 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 195/797] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:02 2026] POST /volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:03.098280 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-03738e48-2350-4ce2-ad72-aeb90c67876e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:03.100534 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-03738e48-2350-4ce2-ad72-aeb90c67876e tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a Aug 13 06:57:03.100827 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-03738e48-2350-4ce2-ad72-aeb90c67876e tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:03.101097 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-03738e48-2350-4ce2-ad72-aeb90c67876e tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:03.110748 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:03.110748 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:03.115893 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-03738e48-2350-4ce2-ad72-aeb90c67876e tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:03.121156 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-03738e48-2350-4ce2-ad72-aeb90c67876e tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a returned with HTTP 200 Aug 13 06:57:03.121850 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 201/798] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:03 2026] GET /volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:03.135478 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-66fc91c3-17eb-4620-becb-8457f16c51d6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:03.138475 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-66fc91c3-17eb-4620-becb-8457f16c51d6 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a Aug 13 06:57:03.138674 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-66fc91c3-17eb-4620-becb-8457f16c51d6 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:03.138854 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-66fc91c3-17eb-4620-becb-8457f16c51d6 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:03.145849 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:03.145849 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:03.149722 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-66fc91c3-17eb-4620-becb-8457f16c51d6 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:03.154989 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-66fc91c3-17eb-4620-becb-8457f16c51d6 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a returned with HTTP 200 Aug 13 06:57:03.155508 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 202/799] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:03 2026] GET /volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:03.169363 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c7574f41-1569-41fe-a327-e556670383ed None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:03.173381 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c7574f41-1569-41fe-a327-e556670383ed tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] POST https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a/action Aug 13 06:57:03.173381 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c7574f41-1569-41fe-a327-e556670383ed tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Action body: b'{"os-detach": {}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:03.173381 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c7574f41-1569-41fe-a327-e556670383ed tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:03.183644 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:03.183644 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:03.184637 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c7574f41-1569-41fe-a327-e556670383ed tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:03.212014 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c7574f41-1569-41fe-a327-e556670383ed tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Detach volume completed successfully. Aug 13 06:57:03.212014 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c7574f41-1569-41fe-a327-e556670383ed tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a/action returned with HTTP 202 Aug 13 06:57:03.212014 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 202/800] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:03 2026] POST /volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:03.221451 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-77f222fd-921c-4d47-b722-aad7393f0f14 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:03.223234 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-77f222fd-921c-4d47-b722-aad7393f0f14 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a Aug 13 06:57:03.223863 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-77f222fd-921c-4d47-b722-aad7393f0f14 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:03.224191 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-77f222fd-921c-4d47-b722-aad7393f0f14 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:03.234111 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:03.234111 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:03.239906 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-77f222fd-921c-4d47-b722-aad7393f0f14 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:03.245688 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-77f222fd-921c-4d47-b722-aad7393f0f14 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a returned with HTTP 200 Aug 13 06:57:03.246417 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 196/801] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:03 2026] GET /volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:03.259539 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3ee0653d-653e-4197-8761-962e014028fe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:03.262882 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3ee0653d-653e-4197-8761-962e014028fe tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a Aug 13 06:57:03.263109 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3ee0653d-653e-4197-8761-962e014028fe tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:03.263510 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3ee0653d-653e-4197-8761-962e014028fe tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:03.283462 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:03.283462 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:03.290061 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3ee0653d-653e-4197-8761-962e014028fe tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:03.297071 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3ee0653d-653e-4197-8761-962e014028fe tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a returned with HTTP 200 Aug 13 06:57:03.298018 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 202/802] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:03 2026] GET /volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:03.312077 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2ddf9b51-7697-4fd1-aa2c-158485007018 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:03.314504 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2ddf9b51-7697-4fd1-aa2c-158485007018 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a Aug 13 06:57:03.317343 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2ddf9b51-7697-4fd1-aa2c-158485007018 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:03.317343 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2ddf9b51-7697-4fd1-aa2c-158485007018 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:03.317343 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-2ddf9b51-7697-4fd1-aa2c-158485007018 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Delete volume with id: f19b2a56-4d6f-4eb4-af22-3f56735a0f5a Aug 13 06:57:03.329232 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:03.329232 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:03.330390 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2ddf9b51-7697-4fd1-aa2c-158485007018 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:03.354736 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2ddf9b51-7697-4fd1-aa2c-158485007018 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Delete volume request issued successfully. Aug 13 06:57:03.354736 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2ddf9b51-7697-4fd1-aa2c-158485007018 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a returned with HTTP 202 Aug 13 06:57:03.354736 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 203/803] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:57:03 2026] DELETE /volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:57:03.365974 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b32bf71f-7e5f-4c21-8e71-aae266186a19 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:03.372277 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b32bf71f-7e5f-4c21-8e71-aae266186a19 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a Aug 13 06:57:03.372577 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b32bf71f-7e5f-4c21-8e71-aae266186a19 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:03.372836 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b32bf71f-7e5f-4c21-8e71-aae266186a19 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:03.386051 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:03.386051 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:03.391745 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b32bf71f-7e5f-4c21-8e71-aae266186a19 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:03.401281 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b32bf71f-7e5f-4c21-8e71-aae266186a19 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a returned with HTTP 200 Aug 13 06:57:03.401837 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 203/804] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:03 2026] GET /volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:04.068797 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ca7e011c-da88-49a3-a208-d5a3ea111d7b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:04.070964 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ca7e011c-da88-49a3-a208-d5a3ea111d7b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:57:04.071187 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ca7e011c-da88-49a3-a208-d5a3ea111d7b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:04.071411 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ca7e011c-da88-49a3-a208-d5a3ea111d7b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:04.071503 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-ca7e011c-da88-49a3-a208-d5a3ea111d7b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:04.080106 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:04.080106 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:04.082264 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ca7e011c-da88-49a3-a208-d5a3ea111d7b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 200 Aug 13 06:57:04.083771 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 197/805] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:04 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:04.421058 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a8a47ba0-96ec-48d6-b697-7300e998c472 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:04.423634 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8a47ba0-96ec-48d6-b697-7300e998c472 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a Aug 13 06:57:04.424081 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8a47ba0-96ec-48d6-b697-7300e998c472 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:04.424396 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8a47ba0-96ec-48d6-b697-7300e998c472 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:04.434215 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8a47ba0-96ec-48d6-b697-7300e998c472 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a returned with HTTP 404 Aug 13 06:57:04.434828 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 203/806] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:04 2026] GET /volume/v3/volumes/f19b2a56-4d6f-4eb4-af22-3f56735a0f5a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:05.098310 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2091f555-04b6-47b7-afe9-af08aee3d744 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:05.102390 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2091f555-04b6-47b7-afe9-af08aee3d744 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:57:05.102390 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2091f555-04b6-47b7-afe9-af08aee3d744 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:05.102533 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2091f555-04b6-47b7-afe9-af08aee3d744 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:05.102618 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-2091f555-04b6-47b7-afe9-af08aee3d744 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:05.109506 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:05.109506 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:05.110342 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2091f555-04b6-47b7-afe9-af08aee3d744 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 200 Aug 13 06:57:05.110731 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 204/807] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:05 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:06.126573 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-17d0547c-9a0a-428e-90eb-4908cdf83987 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:06.128872 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-17d0547c-9a0a-428e-90eb-4908cdf83987 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:57:06.128872 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-17d0547c-9a0a-428e-90eb-4908cdf83987 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:06.129331 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-17d0547c-9a0a-428e-90eb-4908cdf83987 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:06.129331 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-17d0547c-9a0a-428e-90eb-4908cdf83987 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:06.133951 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:06.133951 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:06.134879 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-17d0547c-9a0a-428e-90eb-4908cdf83987 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 200 Aug 13 06:57:06.135354 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 204/808] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:06 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:06.146234 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4fa101ed-a1e8-4a9a-98ba-8a4d4f7322f5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:06.302754 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4fa101ed-a1e8-4a9a-98ba-8a4d4f7322f5 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 06:57:06.303181 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4fa101ed-a1e8-4a9a-98ba-8a4d4f7322f5 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8e5fe53e-0b44-411a-80bb-2e52682c092f", "incremental": true}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:06.305006 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-4fa101ed-a1e8-4a9a-98ba-8a4d4f7322f5 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Creating new backup {'backup': {'volume_id': '8e5fe53e-0b44-411a-80bb-2e52682c092f', 'incremental': True}} {{(pid=100294) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:57:06.305188 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-4fa101ed-a1e8-4a9a-98ba-8a4d4f7322f5 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Creating backup of volume 8e5fe53e-0b44-411a-80bb-2e52682c092f in container None Aug 13 06:57:06.313810 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:06.313810 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:06.314176 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4fa101ed-a1e8-4a9a-98ba-8a4d4f7322f5 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Volume info retrieved successfully. Aug 13 06:57:06.327712 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:06.329903 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:57:06.330611 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1118170625"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:06.332724 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1118170625'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:57:06.333062 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Create volume of 1 GB Aug 13 06:57:06.339407 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Availability Zones retrieved successfully. Aug 13 06:57:06.348139 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Flow 'volume_create_api' (2047bdf8-6c8a-4c1a-a9a1-7233d2dd758f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:06.349824 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aa8a43d-9c6b-45a0-95d8-96eb1dd3735d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:06.351398 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:57:06.353349 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-4fa101ed-a1e8-4a9a-98ba-8a4d4f7322f5 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Created reservations ['ae7462a7-cc7b-400b-8cdf-5ca5910ef7ec', 'b1817fc3-f86b-44a3-b3b0-9f967b44f1b3'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:06.380788 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4fa101ed-a1e8-4a9a-98ba-8a4d4f7322f5 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 400 Aug 13 06:57:06.381459 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 198/809] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:57:06 2026] POST /volume/v3/backups => generated 109 bytes in 236 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:57:06.389955 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fca5acfb-13ec-4bec-925b-f3f9fe0ee3e1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:06.393195 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fca5acfb-13ec-4bec-925b-f3f9fe0ee3e1 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] DELETE https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:57:06.393195 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fca5acfb-13ec-4bec-925b-f3f9fe0ee3e1 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:06.393417 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fca5acfb-13ec-4bec-925b-f3f9fe0ee3e1 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:06.395340 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aa8a43d-9c6b-45a0-95d8-96eb1dd3735d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:06.395453 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-fca5acfb-13ec-4bec-925b-f3f9fe0ee3e1 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Delete backup with id: 0448f70e-76b0-486a-bcbc-053ea67e6fee. Aug 13 06:57:06.395495 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a03e5914-22f7-466d-9682-54d47acd1809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:06.398993 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:06.398993 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:06.417478 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-fca5acfb-13ec-4bec-925b-f3f9fe0ee3e1 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] delete_backup rpcapi backup_id 0448f70e-76b0-486a-bcbc-053ea67e6fee {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:57:06.419168 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fca5acfb-13ec-4bec-925b-f3f9fe0ee3e1 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 202 Aug 13 06:57:06.419955 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 205/810] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:57:06 2026] DELETE /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:06.428468 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-28a83697-bb6e-45f5-b2c2-9ac6958d903f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:06.430544 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-28a83697-bb6e-45f5-b2c2-9ac6958d903f tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:57:06.430791 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-28a83697-bb6e-45f5-b2c2-9ac6958d903f tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:06.432005 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-28a83697-bb6e-45f5-b2c2-9ac6958d903f tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:06.432005 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-28a83697-bb6e-45f5-b2c2-9ac6958d903f tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:06.436228 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:06.436228 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:06.437356 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-28a83697-bb6e-45f5-b2c2-9ac6958d903f tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 200 Aug 13 06:57:06.438348 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 205/811] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:06 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:06.474030 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Created reservations ['cc740c18-6350-4cc3-adfe-8262d39849d5', 'e6c14d97-f56d-4c18-a4bb-2e1d9304cc2c', 'd2ad53ba-9ec0-481e-86f2-1090e82a3ac7', 'daa7aa56-eb0a-4993-8787-341684d796bf'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:06.475141 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a03e5914-22f7-466d-9682-54d47acd1809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc740c18-6350-4cc3-adfe-8262d39849d5', 'e6c14d97-f56d-4c18-a4bb-2e1d9304cc2c', 'd2ad53ba-9ec0-481e-86f2-1090e82a3ac7', 'daa7aa56-eb0a-4993-8787-341684d796bf']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:06.476256 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (627a38c5-cc80-40a2-bab6-068924d7d0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:06.506715 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (627a38c5-cc80-40a2-bab6-068924d7d0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0d68f78-6e05-4316-9630-a26cfb220d44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1118170625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='890db26d342d4861b52b399729fbd513',qos_specs=None,replication_status=,reservations=['cc740c18-6350-4cc3-adfe-8262d39849d5','e6c14d97-f56d-4c18-a4bb-2e1d9304cc2c','d2ad53ba-9ec0-481e-86f2-1090e82a3ac7','daa7aa56-eb0a-4993-8787-341684d796bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='630c62f2e2134fadae25586c837a1756',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:57:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1118170625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0d68f78-6e05-4316-9630-a26cfb220d44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='890db26d342d4861b52b399729fbd513',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='630c62f2e2134fadae25586c837a1756',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:06.508043 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c502beaa-473f-4aeb-b7f9-4eb8cc0c3149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:06.531358 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c502beaa-473f-4aeb-b7f9-4eb8cc0c3149) transitioned into state 'SUCCESS' from state '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-1118170625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='890db26d342d4861b52b399729fbd513',qos_specs=None,replication_status=,reservations=['cc740c18-6350-4cc3-adfe-8262d39849d5','e6c14d97-f56d-4c18-a4bb-2e1d9304cc2c','d2ad53ba-9ec0-481e-86f2-1090e82a3ac7','daa7aa56-eb0a-4993-8787-341684d796bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='630c62f2e2134fadae25586c837a1756',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:06.532223 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb08905-c209-428a-a217-fc77c51b331b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:06.544351 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb08905-c209-428a-a217-fc77c51b331b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:06.544351 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Flow 'volume_create_api' (2047bdf8-6c8a-4c1a-a9a1-7233d2dd758f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:06.544351 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Create volume request issued successfully. Aug 13 06:57:06.544351 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4f9dd5bf-4631-4de7-9b40-439d303313d7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:57:06.545039 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 204/812] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:57:06 2026] POST /volume/v3/volumes => generated 755 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:06.559733 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6b6cf41c-0c1f-4ff8-9458-7fc72c202f9c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:06.561449 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6b6cf41c-0c1f-4ff8-9458-7fc72c202f9c tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 Aug 13 06:57:06.561616 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6b6cf41c-0c1f-4ff8-9458-7fc72c202f9c tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:06.561768 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6b6cf41c-0c1f-4ff8-9458-7fc72c202f9c tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:06.568560 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:06.568560 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:06.572212 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6b6cf41c-0c1f-4ff8-9458-7fc72c202f9c tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 06:57:06.577714 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6b6cf41c-0c1f-4ff8-9458-7fc72c202f9c tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 returned with HTTP 200 Aug 13 06:57:06.577714 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 199/813] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:06 2026] GET /volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:07.002353 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-34ed4778-3733-4467-9fa0-7722c0147aff None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:07.002353 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-34ed4778-3733-4467-9fa0-7722c0147aff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:57:07.002353 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-34ed4778-3733-4467-9fa0-7722c0147aff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1921535818"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:07.004984 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-34ed4778-3733-4467-9fa0-7722c0147aff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1921535818'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:57:07.005066 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-34ed4778-3733-4467-9fa0-7722c0147aff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Create volume of 1 GB Aug 13 06:57:07.012741 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-34ed4778-3733-4467-9fa0-7722c0147aff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Availability Zones retrieved successfully. Aug 13 06:57:07.023338 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ed4778-3733-4467-9fa0-7722c0147aff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Flow 'volume_create_api' (2867196c-4629-4145-8992-d1e020db2d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:07.025221 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ed4778-3733-4467-9fa0-7722c0147aff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (231cb36c-d06e-45df-b29a-9b374ef89dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:07.026678 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-34ed4778-3733-4467-9fa0-7722c0147aff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:57:07.061610 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ed4778-3733-4467-9fa0-7722c0147aff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (231cb36c-d06e-45df-b29a-9b374ef89dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:07.062460 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ed4778-3733-4467-9fa0-7722c0147aff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5549ad80-7b63-43ca-b53b-1514140d3815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:07.099983 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-34ed4778-3733-4467-9fa0-7722c0147aff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Created reservations ['d47f5f5e-dd57-4002-b2ce-d2f64ef44bde', 'ee1c99c2-07db-4c97-99a0-de8c1c0c6e64', 'ce28ebec-dabd-47cb-af7c-9e9536b997d1', 'e72b0b4c-9ada-4cb4-8198-b541dc45f07e'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:07.101050 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ed4778-3733-4467-9fa0-7722c0147aff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5549ad80-7b63-43ca-b53b-1514140d3815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d47f5f5e-dd57-4002-b2ce-d2f64ef44bde', 'ee1c99c2-07db-4c97-99a0-de8c1c0c6e64', 'ce28ebec-dabd-47cb-af7c-9e9536b997d1', 'e72b0b4c-9ada-4cb4-8198-b541dc45f07e']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:07.102196 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ed4778-3733-4467-9fa0-7722c0147aff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94af97eb-88da-45ba-aba0-1744b3e1dd2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:07.133515 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ed4778-3733-4467-9fa0-7722c0147aff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94af97eb-88da-45ba-aba0-1744b3e1dd2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e66834b7-e363-40bd-8f52-e27b0f09c5ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1921535818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2cd591412c94d31ae0a6a3053111137',qos_specs=None,replication_status=,reservations=['d47f5f5e-dd57-4002-b2ce-d2f64ef44bde','ee1c99c2-07db-4c97-99a0-de8c1c0c6e64','ce28ebec-dabd-47cb-af7c-9e9536b997d1','e72b0b4c-9ada-4cb4-8198-b541dc45f07e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013a2e5baffe46d8a6885a68c3833b85',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:57:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1921535818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e66834b7-e363-40bd-8f52-e27b0f09c5ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2cd591412c94d31ae0a6a3053111137',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='013a2e5baffe46d8a6885a68c3833b85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:07.134816 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ed4778-3733-4467-9fa0-7722c0147aff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (739f8ebf-3ff9-4833-bfbb-8c7e78fb1bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:07.160658 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ed4778-3733-4467-9fa0-7722c0147aff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (739f8ebf-3ff9-4833-bfbb-8c7e78fb1bb4) transitioned into state 'SUCCESS' from state '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-1921535818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2cd591412c94d31ae0a6a3053111137',qos_specs=None,replication_status=,reservations=['d47f5f5e-dd57-4002-b2ce-d2f64ef44bde','ee1c99c2-07db-4c97-99a0-de8c1c0c6e64','ce28ebec-dabd-47cb-af7c-9e9536b997d1','e72b0b4c-9ada-4cb4-8198-b541dc45f07e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013a2e5baffe46d8a6885a68c3833b85',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:07.161577 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ed4778-3733-4467-9fa0-7722c0147aff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c88a214-56cc-4f3a-a846-77f5bd1e91be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:07.171585 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ed4778-3733-4467-9fa0-7722c0147aff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c88a214-56cc-4f3a-a846-77f5bd1e91be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:07.172547 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ed4778-3733-4467-9fa0-7722c0147aff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Flow 'volume_create_api' (2867196c-4629-4145-8992-d1e020db2d21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:07.172949 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-34ed4778-3733-4467-9fa0-7722c0147aff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Create volume request issued successfully. Aug 13 06:57:07.173663 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-34ed4778-3733-4467-9fa0-7722c0147aff tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:57:07.174172 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 206/814] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:57:06 2026] POST /volume/v3/volumes => generated 747 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:07.194675 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0d596f54-3c99-438f-9917-a9502d0debfe None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:07.197177 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0d596f54-3c99-438f-9917-a9502d0debfe tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee Aug 13 06:57:07.197442 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0d596f54-3c99-438f-9917-a9502d0debfe tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:07.197703 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0d596f54-3c99-438f-9917-a9502d0debfe tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:07.218522 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:07.218522 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:07.223064 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0d596f54-3c99-438f-9917-a9502d0debfe tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:07.228010 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0d596f54-3c99-438f-9917-a9502d0debfe tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee returned with HTTP 200 Aug 13 06:57:07.228486 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 206/815] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:07 2026] GET /volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:07.450043 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2e37c6da-7415-434e-a6ea-98f8bb304354 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:07.452798 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2e37c6da-7415-434e-a6ea-98f8bb304354 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee Aug 13 06:57:07.453118 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2e37c6da-7415-434e-a6ea-98f8bb304354 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:07.453459 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2e37c6da-7415-434e-a6ea-98f8bb304354 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:07.453625 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-2e37c6da-7415-434e-a6ea-98f8bb304354 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 0448f70e-76b0-486a-bcbc-053ea67e6fee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:07.458482 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2e37c6da-7415-434e-a6ea-98f8bb304354 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee returned with HTTP 404 Aug 13 06:57:07.459202 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 205/816] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:07 2026] GET /volume/v3/backups/0448f70e-76b0-486a-bcbc-053ea67e6fee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:07.468462 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:07.470649 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:57:07.471073 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1738499188"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:07.472939 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1738499188'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:57:07.473104 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Create volume of 1 GB Aug 13 06:57:07.477866 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Availability Zones retrieved successfully. Aug 13 06:57:07.485730 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Flow 'volume_create_api' (a4b73813-9e9e-428a-9845-adb67a0aa7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:07.487045 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a82414-cdfd-4686-8d11-d74e3c73cc73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:07.488335 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:57:07.521842 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a82414-cdfd-4686-8d11-d74e3c73cc73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:07.523607 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf376df7-d264-407c-b363-4ffa5566be3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:07.578123 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Created reservations ['0afda8a4-1b9f-4604-b405-eba44d3e5187', '59fa13b7-0ade-4105-9d9f-b460a4c0824d', '21ccc986-b43e-4660-aff5-ae7786a19ce2', 'ac1fc418-d0b1-4406-b0f0-ac35028b6c7c'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:07.579133 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf376df7-d264-407c-b363-4ffa5566be3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0afda8a4-1b9f-4604-b405-eba44d3e5187', '59fa13b7-0ade-4105-9d9f-b460a4c0824d', '21ccc986-b43e-4660-aff5-ae7786a19ce2', 'ac1fc418-d0b1-4406-b0f0-ac35028b6c7c']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:07.580066 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba09feca-f3e7-4000-b380-32f7e130edb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:07.592750 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c95d46c4-7d49-4bdd-9613-7488d7a99082 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:07.594864 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c95d46c4-7d49-4bdd-9613-7488d7a99082 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 Aug 13 06:57:07.595431 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c95d46c4-7d49-4bdd-9613-7488d7a99082 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:07.596338 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c95d46c4-7d49-4bdd-9613-7488d7a99082 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:07.604660 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:07.604660 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:07.608930 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba09feca-f3e7-4000-b380-32f7e130edb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31cb1ce2-554b-4033-96da-bd97af29ed9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1738499188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98864beeb0174d9bbff159d2bb8d2d84',qos_specs=None,replication_status=,reservations=['0afda8a4-1b9f-4604-b405-eba44d3e5187','59fa13b7-0ade-4105-9d9f-b460a4c0824d','21ccc986-b43e-4660-aff5-ae7786a19ce2','ac1fc418-d0b1-4406-b0f0-ac35028b6c7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1121ba02a3ca49e8854078023a9fda1d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:57:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1738499188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31cb1ce2-554b-4033-96da-bd97af29ed9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98864beeb0174d9bbff159d2bb8d2d84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1121ba02a3ca49e8854078023a9fda1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:07.609982 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (031b6930-436e-497d-821d-770bffea7187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:07.613358 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c95d46c4-7d49-4bdd-9613-7488d7a99082 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 06:57:07.616650 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c95d46c4-7d49-4bdd-9613-7488d7a99082 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 returned with HTTP 200 Aug 13 06:57:07.617345 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 207/817] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:07 2026] GET /volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:07.633759 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (031b6930-436e-497d-821d-770bffea7187) transitioned into state 'SUCCESS' from state '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-1738499188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98864beeb0174d9bbff159d2bb8d2d84',qos_specs=None,replication_status=,reservations=['0afda8a4-1b9f-4604-b405-eba44d3e5187','59fa13b7-0ade-4105-9d9f-b460a4c0824d','21ccc986-b43e-4660-aff5-ae7786a19ce2','ac1fc418-d0b1-4406-b0f0-ac35028b6c7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1121ba02a3ca49e8854078023a9fda1d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:07.634589 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b5243e8-1849-4b68-9d70-ef0663f96db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:07.644702 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b5243e8-1849-4b68-9d70-ef0663f96db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:07.645668 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Flow 'volume_create_api' (a4b73813-9e9e-428a-9845-adb67a0aa7f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:07.646012 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Create volume request issued successfully. Aug 13 06:57:07.646795 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c932683f-3f6d-4e94-8ad8-c80756c39699 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:57:07.647192 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 200/818] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:57:07 2026] POST /volume/v3/volumes => generated 747 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:07.661970 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-55e78b9f-61ec-4f1e-8d87-6b963189026a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:07.663459 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-55e78b9f-61ec-4f1e-8d87-6b963189026a tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/volumes/31cb1ce2-554b-4033-96da-bd97af29ed9f Aug 13 06:57:07.663910 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-55e78b9f-61ec-4f1e-8d87-6b963189026a tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:07.663910 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-55e78b9f-61ec-4f1e-8d87-6b963189026a tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:07.670943 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:07.670943 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:07.674716 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-55e78b9f-61ec-4f1e-8d87-6b963189026a tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Volume info retrieved successfully. Aug 13 06:57:07.678871 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-55e78b9f-61ec-4f1e-8d87-6b963189026a tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/volumes/31cb1ce2-554b-4033-96da-bd97af29ed9f returned with HTTP 200 Aug 13 06:57:07.679423 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 207/819] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:07 2026] GET /volume/v3/volumes/31cb1ce2-554b-4033-96da-bd97af29ed9f => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:08.241768 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f1fd1dbb-be47-45f9-bbcc-03044582908c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:08.244155 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f1fd1dbb-be47-45f9-bbcc-03044582908c tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee Aug 13 06:57:08.244487 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f1fd1dbb-be47-45f9-bbcc-03044582908c tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:08.244764 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f1fd1dbb-be47-45f9-bbcc-03044582908c tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:08.254311 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:08.254311 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:08.258915 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f1fd1dbb-be47-45f9-bbcc-03044582908c tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:08.264372 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f1fd1dbb-be47-45f9-bbcc-03044582908c tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee returned with HTTP 200 Aug 13 06:57:08.264754 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 206/820] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:08 2026] GET /volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:08.278335 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c09772fd-382d-4bf9-b74e-de7e44fd16ce None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:08.280073 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c09772fd-382d-4bf9-b74e-de7e44fd16ce tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] POST https://10.4.3.81/volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee/action Aug 13 06:57:08.280601 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c09772fd-382d-4bf9-b74e-de7e44fd16ce tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:08.280970 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c09772fd-382d-4bf9-b74e-de7e44fd16ce tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:08.293669 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:08.293669 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:08.295471 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.admin_actions [None req-c09772fd-382d-4bf9-b74e-de7e44fd16ce tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Updating volume 'e66834b7-e363-40bd-8f52-e27b0f09c5ee' with '{'status': 'attaching'}' {{(pid=100297) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:57:08.323981 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c09772fd-382d-4bf9-b74e-de7e44fd16ce tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] https://10.4.3.81/volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee/action returned with HTTP 202 Aug 13 06:57:08.324568 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 208/821] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:08 2026] POST /volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:08.332220 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-53000d62-9f3b-4345-b8ba-3dea31e8ce2e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:08.335508 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-53000d62-9f3b-4345-b8ba-3dea31e8ce2e tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee Aug 13 06:57:08.335894 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-53000d62-9f3b-4345-b8ba-3dea31e8ce2e tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:08.335943 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-53000d62-9f3b-4345-b8ba-3dea31e8ce2e tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:08.345052 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:08.345052 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:08.351330 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-53000d62-9f3b-4345-b8ba-3dea31e8ce2e tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:08.357344 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-53000d62-9f3b-4345-b8ba-3dea31e8ce2e tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee returned with HTTP 200 Aug 13 06:57:08.357794 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 201/822] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:08 2026] GET /volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:08.371273 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6fb07955-4f6b-4e75-97e6-e16945036a1b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:08.374303 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6fb07955-4f6b-4e75-97e6-e16945036a1b tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] POST https://10.4.3.81/volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee/action Aug 13 06:57:08.374722 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6fb07955-4f6b-4e75-97e6-e16945036a1b tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:08.374886 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6fb07955-4f6b-4e75-97e6-e16945036a1b tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:08.390811 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:08.390811 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:08.390811 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6fb07955-4f6b-4e75-97e6-e16945036a1b tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Volume info retrieved successfully. Aug 13 06:57:08.425335 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6fb07955-4f6b-4e75-97e6-e16945036a1b tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Delete volume request issued successfully. Aug 13 06:57:08.425662 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6fb07955-4f6b-4e75-97e6-e16945036a1b tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] https://10.4.3.81/volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee/action returned with HTTP 202 Aug 13 06:57:08.426229 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 208/823] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:08 2026] POST /volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:08.437460 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e98d6594-f226-4380-aaab-2bc924ba6f8a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:08.440907 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e98d6594-f226-4380-aaab-2bc924ba6f8a tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee Aug 13 06:57:08.441089 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e98d6594-f226-4380-aaab-2bc924ba6f8a tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:08.441277 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e98d6594-f226-4380-aaab-2bc924ba6f8a tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:08.455919 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:08.455919 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:08.466096 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e98d6594-f226-4380-aaab-2bc924ba6f8a tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:08.472256 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e98d6594-f226-4380-aaab-2bc924ba6f8a tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee returned with HTTP 200 Aug 13 06:57:08.473006 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 207/824] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:08 2026] GET /volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:08.692643 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-be7d4998-a473-42fd-8e6a-e4c57fd32f8c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:08.696662 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-be7d4998-a473-42fd-8e6a-e4c57fd32f8c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/volumes/31cb1ce2-554b-4033-96da-bd97af29ed9f Aug 13 06:57:08.696662 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-be7d4998-a473-42fd-8e6a-e4c57fd32f8c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:08.696662 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-be7d4998-a473-42fd-8e6a-e4c57fd32f8c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:08.707076 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:08.707076 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:08.711824 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-be7d4998-a473-42fd-8e6a-e4c57fd32f8c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Volume info retrieved successfully. Aug 13 06:57:08.719195 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-be7d4998-a473-42fd-8e6a-e4c57fd32f8c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/volumes/31cb1ce2-554b-4033-96da-bd97af29ed9f returned with HTTP 200 Aug 13 06:57:08.719954 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 209/825] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:08 2026] GET /volume/v3/volumes/31cb1ce2-554b-4033-96da-bd97af29ed9f => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:08.732500 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0bf1b8d1-bc59-4472-884a-732766148abc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:08.734522 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0bf1b8d1-bc59-4472-884a-732766148abc tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 06:57:08.734896 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0bf1b8d1-bc59-4472-884a-732766148abc tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "31cb1ce2-554b-4033-96da-bd97af29ed9f", "name": "tempest-VolumesBackupsTest-Backup-286430989"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:08.736651 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-0bf1b8d1-bc59-4472-884a-732766148abc tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Creating new backup {'backup': {'volume_id': '31cb1ce2-554b-4033-96da-bd97af29ed9f', 'name': 'tempest-VolumesBackupsTest-Backup-286430989'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:57:08.736833 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-0bf1b8d1-bc59-4472-884a-732766148abc tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Creating backup of volume 31cb1ce2-554b-4033-96da-bd97af29ed9f in container None Aug 13 06:57:08.747618 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:08.747618 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:08.748179 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0bf1b8d1-bc59-4472-884a-732766148abc tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Volume info retrieved successfully. Aug 13 06:57:08.779526 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-0bf1b8d1-bc59-4472-884a-732766148abc tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Created reservations ['31fc0267-ae77-4261-bffb-a1d0ddb5be15', '59414cef-20eb-4e9a-b3ab-58391d1cc72d'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:08.832961 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0bf1b8d1-bc59-4472-884a-732766148abc tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 06:57:08.833523 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 202/826] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:57:08 2026] POST /volume/v3/backups => generated 327 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:08.844013 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6a8ddd22-8e47-4f26-91e5-30b37da6391e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:08.845837 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6a8ddd22-8e47-4f26-91e5-30b37da6391e tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a Aug 13 06:57:08.846053 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6a8ddd22-8e47-4f26-91e5-30b37da6391e tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:08.846274 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6a8ddd22-8e47-4f26-91e5-30b37da6391e tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:08.846404 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-6a8ddd22-8e47-4f26-91e5-30b37da6391e tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 40b5fd0b-5843-4310-9641-a030e8ee686a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:08.858449 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:08.858449 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:08.859543 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6a8ddd22-8e47-4f26-91e5-30b37da6391e tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a returned with HTTP 200 Aug 13 06:57:08.860232 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 209/827] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:08 2026] GET /volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:09.488628 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3891ab7f-585d-489b-b81e-eefd88e3d76e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:09.492252 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3891ab7f-585d-489b-b81e-eefd88e3d76e tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee Aug 13 06:57:09.492252 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3891ab7f-585d-489b-b81e-eefd88e3d76e tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:09.492252 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3891ab7f-585d-489b-b81e-eefd88e3d76e tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:09.496827 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3891ab7f-585d-489b-b81e-eefd88e3d76e tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee returned with HTTP 404 Aug 13 06:57:09.497350 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 208/828] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:09 2026] GET /volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:09.503500 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-743e65fd-4629-450a-8184-d1261463dc90 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:09.505289 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-743e65fd-4629-450a-8184-d1261463dc90 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee Aug 13 06:57:09.505532 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-743e65fd-4629-450a-8184-d1261463dc90 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:09.505769 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-743e65fd-4629-450a-8184-d1261463dc90 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:09.511189 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-743e65fd-4629-450a-8184-d1261463dc90 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee returned with HTTP 404 Aug 13 06:57:09.511706 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 210/829] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:09 2026] GET /volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:09.517677 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a30566e2-42e3-4837-a5e5-14b8a3ef04d4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:09.519352 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a30566e2-42e3-4837-a5e5-14b8a3ef04d4 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee Aug 13 06:57:09.519557 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a30566e2-42e3-4837-a5e5-14b8a3ef04d4 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:09.519737 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a30566e2-42e3-4837-a5e5-14b8a3ef04d4 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:09.519888 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-a30566e2-42e3-4837-a5e5-14b8a3ef04d4 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Delete volume with id: e66834b7-e363-40bd-8f52-e27b0f09c5ee Aug 13 06:57:09.525833 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a30566e2-42e3-4837-a5e5-14b8a3ef04d4 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee returned with HTTP 404 Aug 13 06:57:09.526368 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 203/830] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:57:09 2026] DELETE /volume/v3/volumes/e66834b7-e363-40bd-8f52-e27b0f09c5ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:09.533906 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:09.536094 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:57:09.536492 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1158452131"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:09.538068 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1158452131'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:57:09.538239 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Create volume of 1 GB Aug 13 06:57:09.543720 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Availability Zones retrieved successfully. Aug 13 06:57:09.549329 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Flow 'volume_create_api' (e563a514-1420-4ac2-a947-cdad0d3255be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:09.550373 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd626eed-db00-4eae-bfd6-dd27c0ac52f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:09.551452 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:57:09.576494 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd626eed-db00-4eae-bfd6-dd27c0ac52f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:09.577445 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e52cf677-2f6b-46cf-8041-c46ec5b97610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:09.614530 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Created reservations ['1d0ac2ce-7e17-42f8-beab-7b42c1ee2f4f', '9d31d7d1-3100-457b-a590-a81bd4b2bc7d', 'bc7ae11c-485d-4dae-b512-8c21c96031e9', 'f2855407-e0c9-4231-af79-05a63daa76c0'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:09.615348 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e52cf677-2f6b-46cf-8041-c46ec5b97610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d0ac2ce-7e17-42f8-beab-7b42c1ee2f4f', '9d31d7d1-3100-457b-a590-a81bd4b2bc7d', 'bc7ae11c-485d-4dae-b512-8c21c96031e9', 'f2855407-e0c9-4231-af79-05a63daa76c0']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:09.616101 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e269b8d6-6de4-4059-af14-e48eb830f7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:09.637882 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e269b8d6-6de4-4059-af14-e48eb830f7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c793f7b8-07e9-4ea9-a36c-e558d975501b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1158452131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2cd591412c94d31ae0a6a3053111137',qos_specs=None,replication_status=,reservations=['1d0ac2ce-7e17-42f8-beab-7b42c1ee2f4f','9d31d7d1-3100-457b-a590-a81bd4b2bc7d','bc7ae11c-485d-4dae-b512-8c21c96031e9','f2855407-e0c9-4231-af79-05a63daa76c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013a2e5baffe46d8a6885a68c3833b85',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:57:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1158452131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c793f7b8-07e9-4ea9-a36c-e558d975501b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2cd591412c94d31ae0a6a3053111137',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='013a2e5baffe46d8a6885a68c3833b85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:09.638773 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57346602-fac3-49f1-88c7-ae0f02337ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:09.658444 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57346602-fac3-49f1-88c7-ae0f02337ae7) transitioned into state 'SUCCESS' from state '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-1158452131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2cd591412c94d31ae0a6a3053111137',qos_specs=None,replication_status=,reservations=['1d0ac2ce-7e17-42f8-beab-7b42c1ee2f4f','9d31d7d1-3100-457b-a590-a81bd4b2bc7d','bc7ae11c-485d-4dae-b512-8c21c96031e9','f2855407-e0c9-4231-af79-05a63daa76c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013a2e5baffe46d8a6885a68c3833b85',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:09.659145 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03bc5dcc-2a21-4bfe-97f8-589652973971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:09.668208 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03bc5dcc-2a21-4bfe-97f8-589652973971) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:09.669076 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Flow 'volume_create_api' (e563a514-1420-4ac2-a947-cdad0d3255be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:09.669452 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Create volume request issued successfully. Aug 13 06:57:09.669999 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df72c7c3-dc68-4d5b-8db4-caf60bcea706 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:57:09.670420 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 210/831] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:57:09 2026] POST /volume/v3/volumes => generated 747 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:09.685672 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1acd367b-6479-4b0f-a6b5-2d4cb6b48876 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:09.690961 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1acd367b-6479-4b0f-a6b5-2d4cb6b48876 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b Aug 13 06:57:09.691199 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1acd367b-6479-4b0f-a6b5-2d4cb6b48876 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:09.691442 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1acd367b-6479-4b0f-a6b5-2d4cb6b48876 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:09.703273 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:09.703273 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:09.710020 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1acd367b-6479-4b0f-a6b5-2d4cb6b48876 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:09.722549 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1acd367b-6479-4b0f-a6b5-2d4cb6b48876 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b returned with HTTP 200 Aug 13 06:57:09.723281 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 209/832] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:09 2026] GET /volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b => generated 815 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:09.871523 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a2e49f24-64e4-40b9-92ec-671506c62ebc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:09.873459 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a2e49f24-64e4-40b9-92ec-671506c62ebc tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a Aug 13 06:57:09.873763 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a2e49f24-64e4-40b9-92ec-671506c62ebc tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:09.874162 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a2e49f24-64e4-40b9-92ec-671506c62ebc tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:09.874268 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-a2e49f24-64e4-40b9-92ec-671506c62ebc tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 40b5fd0b-5843-4310-9641-a030e8ee686a. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:09.886343 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:09.886343 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:09.886343 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a2e49f24-64e4-40b9-92ec-671506c62ebc tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a returned with HTTP 200 Aug 13 06:57:09.886343 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 211/833] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:09 2026] GET /volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:10.660013 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:10.726170 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:57:10.726588 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-377412970"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:10.728062 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-377412970'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:57:10.731910 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Create volume of 1 GB Aug 13 06:57:10.732248 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:10.732248 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:10.732725 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Availability Zones retrieved successfully. Aug 13 06:57:10.738042 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Flow 'volume_create_api' (a96525d8-84ae-4e99-921e-785cbb83df93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:10.739127 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7de05e70-fe6e-497a-b11c-d7d5bef43eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:10.739997 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:57:10.741585 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-31a2febe-c6bb-439e-8296-d11819540db5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:10.744381 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-31a2febe-c6bb-439e-8296-d11819540db5 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b Aug 13 06:57:10.749441 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-31a2febe-c6bb-439e-8296-d11819540db5 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:10.749441 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-31a2febe-c6bb-439e-8296-d11819540db5 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:10.749596 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:10.749596 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:10.756377 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:10.756377 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:10.762242 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-31a2febe-c6bb-439e-8296-d11819540db5 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:10.762951 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7de05e70-fe6e-497a-b11c-d7d5bef43eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=03774fab-2128-440c-ae63-36d754bcc3f8,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03774fab-2128-440c-ae63-36d754bcc3f8', 'encryption_key_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=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:10.763905 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (993f3cc4-4dbd-44f0-b53e-a4fcb1327f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:10.768072 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-31a2febe-c6bb-439e-8296-d11819540db5 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b returned with HTTP 200 Aug 13 06:57:10.768744 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 211/834] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:10 2026] GET /volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:10.787253 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-95339a20-6155-48c8-b7fe-a10307f9e1e9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:10.789569 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-95339a20-6155-48c8-b7fe-a10307f9e1e9 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] POST https://10.4.3.81/volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b/action Aug 13 06:57:10.790116 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-95339a20-6155-48c8-b7fe-a10307f9e1e9 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:10.790476 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-95339a20-6155-48c8-b7fe-a10307f9e1e9 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:10.801254 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:10.801254 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:10.802175 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-95339a20-6155-48c8-b7fe-a10307f9e1e9 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Updating volume 'c793f7b8-07e9-4ea9-a36c-e558d975501b' with '{'status': 'creating'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:57:10.823779 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Created reservations ['ff8dcf38-8725-47e3-af92-44474b54eea7', '809a21a0-2fcd-45a7-b7ce-25f01b3de500', '78f90df3-5674-4bad-b48b-a96ca7b615c8', '4199d857-ec8a-4a78-b7dd-a4fc41eaa7dd'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:10.824626 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (993f3cc4-4dbd-44f0-b53e-a4fcb1327f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff8dcf38-8725-47e3-af92-44474b54eea7', '809a21a0-2fcd-45a7-b7ce-25f01b3de500', '78f90df3-5674-4bad-b48b-a96ca7b615c8', '4199d857-ec8a-4a78-b7dd-a4fc41eaa7dd']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:10.825019 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-95339a20-6155-48c8-b7fe-a10307f9e1e9 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] https://10.4.3.81/volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b/action returned with HTTP 202 Aug 13 06:57:10.825496 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90cae56c-5f6d-461a-822a-038838e15d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:10.825560 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 210/835] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:10 2026] POST /volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 06:57:10.834594 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b9bd26e1-7930-4f44-9b0d-022a5923d04f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:10.837378 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b9bd26e1-7930-4f44-9b0d-022a5923d04f tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b Aug 13 06:57:10.837795 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b9bd26e1-7930-4f44-9b0d-022a5923d04f tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:10.838175 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b9bd26e1-7930-4f44-9b0d-022a5923d04f tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:10.847533 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:10.847533 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:10.856757 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b9bd26e1-7930-4f44-9b0d-022a5923d04f tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:10.856880 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90cae56c-5f6d-461a-822a-038838e15d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '102bb57d-51b8-4643-8727-e0226934a167', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-377412970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5bd272e8a56b459db391a6ace09de69d',qos_specs=None,replication_status=,reservations=['ff8dcf38-8725-47e3-af92-44474b54eea7','809a21a0-2fcd-45a7-b7ce-25f01b3de500','78f90df3-5674-4bad-b48b-a96ca7b615c8','4199d857-ec8a-4a78-b7dd-a4fc41eaa7dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4385de5af8846909543c0ef87ffb4ac',volume_type_id=03774fab-2128-440c-ae63-36d754bcc3f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:57:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-377412970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=102bb57d-51b8-4643-8727-e0226934a167,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5bd272e8a56b459db391a6ace09de69d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4385de5af8846909543c0ef87ffb4ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03774fab-2128-440c-ae63-36d754bcc3f8),volume_type_id=03774fab-2128-440c-ae63-36d754bcc3f8)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:10.856880 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f29e3b1b-d65d-4b8d-a2dc-40dae409eb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:10.858972 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b9bd26e1-7930-4f44-9b0d-022a5923d04f tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b returned with HTTP 200 Aug 13 06:57:10.859585 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 212/836] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:10 2026] GET /volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:10.877802 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1a18383a-87f0-4616-b616-f2406132eddb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:10.879785 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1a18383a-87f0-4616-b616-f2406132eddb tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] POST https://10.4.3.81/volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b/action Aug 13 06:57:10.880147 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1a18383a-87f0-4616-b616-f2406132eddb tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:10.880262 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1a18383a-87f0-4616-b616-f2406132eddb tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:10.883392 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f29e3b1b-d65d-4b8d-a2dc-40dae409eb37) transitioned into state 'SUCCESS' from state '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-377412970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5bd272e8a56b459db391a6ace09de69d',qos_specs=None,replication_status=,reservations=['ff8dcf38-8725-47e3-af92-44474b54eea7','809a21a0-2fcd-45a7-b7ce-25f01b3de500','78f90df3-5674-4bad-b48b-a96ca7b615c8','4199d857-ec8a-4a78-b7dd-a4fc41eaa7dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4385de5af8846909543c0ef87ffb4ac',volume_type_id=03774fab-2128-440c-ae63-36d754bcc3f8)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:10.884461 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1ff1039-0e10-4e58-9b88-d65b89a94665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:10.893642 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:10.893642 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:10.894021 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1a18383a-87f0-4616-b616-f2406132eddb tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Volume info retrieved successfully. Aug 13 06:57:10.898064 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1ff1039-0e10-4e58-9b88-d65b89a94665) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:10.900348 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Flow 'volume_create_api' (a96525d8-84ae-4e99-921e-785cbb83df93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:10.900348 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Create volume request issued successfully. Aug 13 06:57:10.900491 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a4e3d194-68d2-4f72-9f6a-e19ef46262e9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:57:10.900977 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 204/837] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:57:10 2026] POST /volume/v3/volumes => generated 755 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:10.902296 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-689249f7-aeec-4923-80c7-655f3cad23f6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:10.904528 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-689249f7-aeec-4923-80c7-655f3cad23f6 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a Aug 13 06:57:10.904839 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-689249f7-aeec-4923-80c7-655f3cad23f6 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:10.905126 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-689249f7-aeec-4923-80c7-655f3cad23f6 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:10.905286 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-689249f7-aeec-4923-80c7-655f3cad23f6 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 40b5fd0b-5843-4310-9641-a030e8ee686a. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:10.917570 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-58c30650-f4ab-4f5e-84fc-69791a7ee283 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:10.919777 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-58c30650-f4ab-4f5e-84fc-69791a7ee283 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:57:10.920030 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-58c30650-f4ab-4f5e-84fc-69791a7ee283 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:10.920138 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:10.920138 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:10.920291 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-58c30650-f4ab-4f5e-84fc-69791a7ee283 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:10.921280 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-689249f7-aeec-4923-80c7-655f3cad23f6 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a returned with HTTP 200 Aug 13 06:57:10.922437 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 211/838] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:10 2026] GET /volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:10.931629 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:10.931629 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:10.932426 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1a18383a-87f0-4616-b616-f2406132eddb tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Delete volume request issued successfully. Aug 13 06:57:10.932760 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1a18383a-87f0-4616-b616-f2406132eddb tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] https://10.4.3.81/volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b/action returned with HTTP 202 Aug 13 06:57:10.933201 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 212/839] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:10 2026] POST /volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:10.937219 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-58c30650-f4ab-4f5e-84fc-69791a7ee283 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:57:10.941763 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c0bb2dd1-f701-4327-8c88-3750ed68076c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:10.942395 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-58c30650-f4ab-4f5e-84fc-69791a7ee283 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:57:10.942878 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 213/840] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:10 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:10.943837 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c0bb2dd1-f701-4327-8c88-3750ed68076c tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b Aug 13 06:57:10.944033 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c0bb2dd1-f701-4327-8c88-3750ed68076c tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:10.944948 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c0bb2dd1-f701-4327-8c88-3750ed68076c tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:10.957266 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:10.957266 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:10.959876 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c0bb2dd1-f701-4327-8c88-3750ed68076c tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:10.965838 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c0bb2dd1-f701-4327-8c88-3750ed68076c tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b returned with HTTP 200 Aug 13 06:57:10.966223 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 205/841] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:10 2026] GET /volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:11.936816 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0ff7f3e0-0d12-4b22-8295-1ae6b7669609 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:11.938600 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0ff7f3e0-0d12-4b22-8295-1ae6b7669609 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a Aug 13 06:57:11.938928 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0ff7f3e0-0d12-4b22-8295-1ae6b7669609 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:11.938986 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0ff7f3e0-0d12-4b22-8295-1ae6b7669609 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:11.939100 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-0ff7f3e0-0d12-4b22-8295-1ae6b7669609 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 40b5fd0b-5843-4310-9641-a030e8ee686a. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:11.944957 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:11.944957 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:11.945768 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0ff7f3e0-0d12-4b22-8295-1ae6b7669609 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a returned with HTTP 200 Aug 13 06:57:11.945979 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 212/842] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:11 2026] GET /volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:11.958202 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2e88a24c-7a2b-409e-86be-3df8171f991b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:11.960386 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2e88a24c-7a2b-409e-86be-3df8171f991b tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:57:11.960615 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2e88a24c-7a2b-409e-86be-3df8171f991b tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:11.960840 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2e88a24c-7a2b-409e-86be-3df8171f991b tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:11.969621 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:11.969621 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:11.976732 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2e88a24c-7a2b-409e-86be-3df8171f991b tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:57:11.984139 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-264e73d1-d3aa-44d6-aaf5-45def885a2c6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:11.985983 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-264e73d1-d3aa-44d6-aaf5-45def885a2c6 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b Aug 13 06:57:11.986255 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-264e73d1-d3aa-44d6-aaf5-45def885a2c6 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:11.986499 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-264e73d1-d3aa-44d6-aaf5-45def885a2c6 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:11.987903 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2e88a24c-7a2b-409e-86be-3df8171f991b tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:57:11.988495 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 213/843] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:11 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:11.993728 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-264e73d1-d3aa-44d6-aaf5-45def885a2c6 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b returned with HTTP 404 Aug 13 06:57:11.994504 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 214/844] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:11 2026] GET /volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:12.002428 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2f13e9a4-4771-4ab2-b2ae-e6867f12d929 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:12.003300 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-03ec4f8a-c3d7-4dfa-ab3d-0f5bda937f30 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:12.004630 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2f13e9a4-4771-4ab2-b2ae-e6867f12d929 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b Aug 13 06:57:12.005010 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2f13e9a4-4771-4ab2-b2ae-e6867f12d929 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:12.005378 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2f13e9a4-4771-4ab2-b2ae-e6867f12d929 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:12.012593 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2f13e9a4-4771-4ab2-b2ae-e6867f12d929 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b returned with HTTP 404 Aug 13 06:57:12.013263 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 206/845] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:12 2026] GET /volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:12.019984 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-43f0bc21-84bd-4f27-b2da-a5cd028871b8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:12.022985 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-43f0bc21-84bd-4f27-b2da-a5cd028871b8 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] DELETE https://10.4.3.81/volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b Aug 13 06:57:12.023198 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-43f0bc21-84bd-4f27-b2da-a5cd028871b8 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:12.023398 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-43f0bc21-84bd-4f27-b2da-a5cd028871b8 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:12.023551 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-43f0bc21-84bd-4f27-b2da-a5cd028871b8 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Delete volume with id: c793f7b8-07e9-4ea9-a36c-e558d975501b Aug 13 06:57:12.030287 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-43f0bc21-84bd-4f27-b2da-a5cd028871b8 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b returned with HTTP 404 Aug 13 06:57:12.030842 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 214/846] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:57:12 2026] DELETE /volume/v3/volumes/c793f7b8-07e9-4ea9-a36c-e558d975501b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:12.040042 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:12.041771 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:57:12.042159 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1344946952"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:12.043679 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1344946952'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:57:12.043833 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Create volume of 1 GB Aug 13 06:57:12.047893 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Availability Zones retrieved successfully. Aug 13 06:57:12.053544 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Flow 'volume_create_api' (4e7678b8-87a1-4a87-abd5-9dfacaba4a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:12.054658 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (017b9012-833a-4459-b0d5-70cbe37097e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:12.055723 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:57:12.074146 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-03ec4f8a-c3d7-4dfa-ab3d-0f5bda937f30 tempest-TestMultiAttachVolumeSwap-1931075254 tempest-TestMultiAttachVolumeSwap-1931075254-project-admin] POST https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167/action Aug 13 06:57:12.074656 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-03ec4f8a-c3d7-4dfa-ab3d-0f5bda937f30 tempest-TestMultiAttachVolumeSwap-1931075254 tempest-TestMultiAttachVolumeSwap-1931075254-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:12.074880 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-03ec4f8a-c3d7-4dfa-ab3d-0f5bda937f30 tempest-TestMultiAttachVolumeSwap-1931075254 tempest-TestMultiAttachVolumeSwap-1931075254-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:12.085676 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:12.085676 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:12.086205 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-03ec4f8a-c3d7-4dfa-ab3d-0f5bda937f30 tempest-TestMultiAttachVolumeSwap-1931075254 tempest-TestMultiAttachVolumeSwap-1931075254-project-admin] Volume info retrieved successfully. Aug 13 06:57:12.092883 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (017b9012-833a-4459-b0d5-70cbe37097e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:12.094517 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f31a89b-825c-42f9-80cd-3230809fe983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:12.099022 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-03ec4f8a-c3d7-4dfa-ab3d-0f5bda937f30 tempest-TestMultiAttachVolumeSwap-1931075254 tempest-TestMultiAttachVolumeSwap-1931075254-project-admin] Update volume admin metadata completed successfully. Aug 13 06:57:12.099295 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-03ec4f8a-c3d7-4dfa-ab3d-0f5bda937f30 tempest-TestMultiAttachVolumeSwap-1931075254 tempest-TestMultiAttachVolumeSwap-1931075254-project-admin] Update readonly setting on volume completed successfully. Aug 13 06:57:12.099576 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-03ec4f8a-c3d7-4dfa-ab3d-0f5bda937f30 tempest-TestMultiAttachVolumeSwap-1931075254 tempest-TestMultiAttachVolumeSwap-1931075254-project-admin] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167/action returned with HTTP 202 Aug 13 06:57:12.099971 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 213/847] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:12 2026] POST /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:12.109773 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:12.112566 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:57:12.113006 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1628745648"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:12.114873 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1628745648'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:57:12.119501 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Create volume of 1 GB Aug 13 06:57:12.120136 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:12.120136 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:12.120818 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Availability Zones retrieved successfully. Aug 13 06:57:12.129502 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Flow 'volume_create_api' (3187ccc8-8417-42af-b6c1-2f79361df4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:12.130939 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08852146-9a7b-421a-8934-7f964d17f58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:12.133556 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:57:12.140752 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Created reservations ['8f5fe76b-5990-4973-9040-fe51d428dfce', 'd3387d08-0616-4a75-8862-b6e8303197d9', 'd9682534-bdf6-415b-8c75-9833bfa64170', '9637e94d-83ad-40b6-9152-73f31fa8f8b8'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:12.141535 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f31a89b-825c-42f9-80cd-3230809fe983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f5fe76b-5990-4973-9040-fe51d428dfce', 'd3387d08-0616-4a75-8862-b6e8303197d9', 'd9682534-bdf6-415b-8c75-9833bfa64170', '9637e94d-83ad-40b6-9152-73f31fa8f8b8']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:12.142333 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28850354-4dad-487e-81ae-b663af702d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:12.142539 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:12.142539 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:12.158140 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08852146-9a7b-421a-8934-7f964d17f58b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=03774fab-2128-440c-ae63-36d754bcc3f8,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03774fab-2128-440c-ae63-36d754bcc3f8', 'encryption_key_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=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:12.159274 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20a1eb7b-4042-4a69-b3ba-d2234b299a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:12.163880 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28850354-4dad-487e-81ae-b663af702d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f05d3029-9d08-4da2-9e19-b41cad0315d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1344946952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2cd591412c94d31ae0a6a3053111137',qos_specs=None,replication_status=,reservations=['8f5fe76b-5990-4973-9040-fe51d428dfce','d3387d08-0616-4a75-8862-b6e8303197d9','d9682534-bdf6-415b-8c75-9833bfa64170','9637e94d-83ad-40b6-9152-73f31fa8f8b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013a2e5baffe46d8a6885a68c3833b85',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:57:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1344946952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f05d3029-9d08-4da2-9e19-b41cad0315d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2cd591412c94d31ae0a6a3053111137',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='013a2e5baffe46d8a6885a68c3833b85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:12.164667 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c9fc619-4078-487a-883d-2efbfb8ea5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:12.187116 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c9fc619-4078-487a-883d-2efbfb8ea5e4) transitioned into state 'SUCCESS' from state '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-1344946952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2cd591412c94d31ae0a6a3053111137',qos_specs=None,replication_status=,reservations=['8f5fe76b-5990-4973-9040-fe51d428dfce','d3387d08-0616-4a75-8862-b6e8303197d9','d9682534-bdf6-415b-8c75-9833bfa64170','9637e94d-83ad-40b6-9152-73f31fa8f8b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013a2e5baffe46d8a6885a68c3833b85',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:12.187910 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c91f67f9-32c6-431b-84b0-b5d76f205118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:12.202966 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c91f67f9-32c6-431b-84b0-b5d76f205118) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:12.209467 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Flow 'volume_create_api' (4e7678b8-87a1-4a87-abd5-9dfacaba4a69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:12.211960 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Create volume request issued successfully. Aug 13 06:57:12.215409 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Created reservations ['475d9421-47aa-4f89-be57-5c6264a099a5', '3f7c731e-82f3-4a1e-95a5-229a4b044820', '36dea333-03d4-4ef1-bc1e-901d1b3fa690', 'd42a93eb-d2fc-4013-8a28-345cd16d5036'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:12.215544 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2e24f3d7-6e6d-4016-89ef-5f117f47b4f2 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:57:12.216559 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20a1eb7b-4042-4a69-b3ba-d2234b299a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['475d9421-47aa-4f89-be57-5c6264a099a5', '3f7c731e-82f3-4a1e-95a5-229a4b044820', '36dea333-03d4-4ef1-bc1e-901d1b3fa690', 'd42a93eb-d2fc-4013-8a28-345cd16d5036']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:12.217632 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3441f758-7111-4975-9fe8-c3088e52c0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:12.218337 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 215/848] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:57:12 2026] POST /volume/v3/volumes => generated 747 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:12.241212 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a67e22e2-f61d-4426-be3e-96a2d05ef1b4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:12.242943 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a67e22e2-f61d-4426-be3e-96a2d05ef1b4 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2 Aug 13 06:57:12.243131 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a67e22e2-f61d-4426-be3e-96a2d05ef1b4 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:12.243311 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a67e22e2-f61d-4426-be3e-96a2d05ef1b4 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:12.249678 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3441f758-7111-4975-9fe8-c3088e52c0b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36b85d5d-2588-44ae-9d6b-2d6bf450cecf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1628745648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5bd272e8a56b459db391a6ace09de69d',qos_specs=None,replication_status=,reservations=['475d9421-47aa-4f89-be57-5c6264a099a5','3f7c731e-82f3-4a1e-95a5-229a4b044820','36dea333-03d4-4ef1-bc1e-901d1b3fa690','d42a93eb-d2fc-4013-8a28-345cd16d5036'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4385de5af8846909543c0ef87ffb4ac',volume_type_id=03774fab-2128-440c-ae63-36d754bcc3f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:57:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1628745648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36b85d5d-2588-44ae-9d6b-2d6bf450cecf,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5bd272e8a56b459db391a6ace09de69d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4385de5af8846909543c0ef87ffb4ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03774fab-2128-440c-ae63-36d754bcc3f8),volume_type_id=03774fab-2128-440c-ae63-36d754bcc3f8)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:12.250615 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:12.250615 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:12.251591 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aa61542-c51c-4fbf-b28a-96711779a1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:12.255138 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a67e22e2-f61d-4426-be3e-96a2d05ef1b4 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:12.262171 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a67e22e2-f61d-4426-be3e-96a2d05ef1b4 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2 returned with HTTP 200 Aug 13 06:57:12.262739 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 215/849] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:12 2026] GET /volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:12.276660 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aa61542-c51c-4fbf-b28a-96711779a1c7) transitioned into state 'SUCCESS' from state '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-1628745648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5bd272e8a56b459db391a6ace09de69d',qos_specs=None,replication_status=,reservations=['475d9421-47aa-4f89-be57-5c6264a099a5','3f7c731e-82f3-4a1e-95a5-229a4b044820','36dea333-03d4-4ef1-bc1e-901d1b3fa690','d42a93eb-d2fc-4013-8a28-345cd16d5036'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4385de5af8846909543c0ef87ffb4ac',volume_type_id=03774fab-2128-440c-ae63-36d754bcc3f8)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:12.277665 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b653a001-818c-4338-bef0-0d5ff2c1a063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:12.299047 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b653a001-818c-4338-bef0-0d5ff2c1a063) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:12.302300 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Flow 'volume_create_api' (3187ccc8-8417-42af-b6c1-2f79361df4ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:12.302822 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Create volume request issued successfully. Aug 13 06:57:12.304948 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-262ad915-cf29-4e51-a7a1-a194bffab2f2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:57:12.304948 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 207/850] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:57:12 2026] POST /volume/v3/volumes => generated 756 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:12.320765 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b917838d-66a4-484b-ada3-eb839781cfb2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:12.322821 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b917838d-66a4-484b-ada3-eb839781cfb2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/36b85d5d-2588-44ae-9d6b-2d6bf450cecf Aug 13 06:57:12.323122 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b917838d-66a4-484b-ada3-eb839781cfb2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:12.323385 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b917838d-66a4-484b-ada3-eb839781cfb2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:12.332005 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:12.332005 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:12.337031 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b917838d-66a4-484b-ada3-eb839781cfb2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:57:12.342970 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b917838d-66a4-484b-ada3-eb839781cfb2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/36b85d5d-2588-44ae-9d6b-2d6bf450cecf returned with HTTP 200 Aug 13 06:57:12.343484 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 214/851] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:12 2026] GET /volume/v3/volumes/36b85d5d-2588-44ae-9d6b-2d6bf450cecf => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:12.965160 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-aa338b54-5a93-4184-ba96-2c8a48a5cc79 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:12.967604 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aa338b54-5a93-4184-ba96-2c8a48a5cc79 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a Aug 13 06:57:12.967781 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aa338b54-5a93-4184-ba96-2c8a48a5cc79 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:12.967951 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aa338b54-5a93-4184-ba96-2c8a48a5cc79 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:12.968042 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-aa338b54-5a93-4184-ba96-2c8a48a5cc79 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 40b5fd0b-5843-4310-9641-a030e8ee686a. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:12.974306 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:12.974306 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:12.974815 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aa338b54-5a93-4184-ba96-2c8a48a5cc79 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a returned with HTTP 200 Aug 13 06:57:12.975123 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 216/852] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:12 2026] GET /volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:13.277430 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-15ad0300-b78e-414d-a8ef-d1e5b972eaf6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:13.279652 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-15ad0300-b78e-414d-a8ef-d1e5b972eaf6 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2 Aug 13 06:57:13.279922 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-15ad0300-b78e-414d-a8ef-d1e5b972eaf6 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:13.280196 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-15ad0300-b78e-414d-a8ef-d1e5b972eaf6 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:13.288765 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:13.288765 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:13.292926 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-15ad0300-b78e-414d-a8ef-d1e5b972eaf6 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:13.298051 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-15ad0300-b78e-414d-a8ef-d1e5b972eaf6 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2 returned with HTTP 200 Aug 13 06:57:13.298564 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 216/853] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:13 2026] GET /volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:13.311698 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f4915c9a-64db-413f-bf8a-5e338bc72fd9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:13.313526 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f4915c9a-64db-413f-bf8a-5e338bc72fd9 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] POST https://10.4.3.81/volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2/action Aug 13 06:57:13.313935 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f4915c9a-64db-413f-bf8a-5e338bc72fd9 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:13.314108 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f4915c9a-64db-413f-bf8a-5e338bc72fd9 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:13.323584 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:13.323584 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:13.323976 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.admin_actions [None req-f4915c9a-64db-413f-bf8a-5e338bc72fd9 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Updating volume 'f05d3029-9d08-4da2-9e19-b41cad0315d2' with '{'status': 'error'}' {{(pid=100294) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:57:13.340065 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f4915c9a-64db-413f-bf8a-5e338bc72fd9 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] https://10.4.3.81/volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2/action returned with HTTP 202 Aug 13 06:57:13.340615 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 208/854] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:13 2026] POST /volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:13.347743 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9e850458-6dea-46ad-8eb0-3d5fb628fd85 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:13.349708 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9e850458-6dea-46ad-8eb0-3d5fb628fd85 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2 Aug 13 06:57:13.349896 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9e850458-6dea-46ad-8eb0-3d5fb628fd85 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:13.350119 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9e850458-6dea-46ad-8eb0-3d5fb628fd85 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:13.357028 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-02d56c56-18e0-4372-9d80-a4f78743ff9e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:13.357632 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:13.357632 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:13.357907 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-02d56c56-18e0-4372-9d80-a4f78743ff9e tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/36b85d5d-2588-44ae-9d6b-2d6bf450cecf Aug 13 06:57:13.358129 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-02d56c56-18e0-4372-9d80-a4f78743ff9e tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:13.358343 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-02d56c56-18e0-4372-9d80-a4f78743ff9e tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:13.361358 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9e850458-6dea-46ad-8eb0-3d5fb628fd85 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:13.366073 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9e850458-6dea-46ad-8eb0-3d5fb628fd85 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2 returned with HTTP 200 Aug 13 06:57:13.366463 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 215/855] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:13 2026] GET /volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2 => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:13.366523 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:13.366523 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:13.372268 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-02d56c56-18e0-4372-9d80-a4f78743ff9e tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:57:13.378034 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-64f2e120-f036-4dd7-ad63-b4e0666bf39b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:13.378819 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-02d56c56-18e0-4372-9d80-a4f78743ff9e tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/36b85d5d-2588-44ae-9d6b-2d6bf450cecf returned with HTTP 200 Aug 13 06:57:13.379579 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 217/856] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:13 2026] GET /volume/v3/volumes/36b85d5d-2588-44ae-9d6b-2d6bf450cecf => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:13.379758 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-64f2e120-f036-4dd7-ad63-b4e0666bf39b tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] POST https://10.4.3.81/volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2/action Aug 13 06:57:13.380117 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-64f2e120-f036-4dd7-ad63-b4e0666bf39b tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:13.380237 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-64f2e120-f036-4dd7-ad63-b4e0666bf39b tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:13.400218 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:13.400218 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:13.400546 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-64f2e120-f036-4dd7-ad63-b4e0666bf39b tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Volume info retrieved successfully. Aug 13 06:57:13.421379 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-64f2e120-f036-4dd7-ad63-b4e0666bf39b tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Delete volume request issued successfully. Aug 13 06:57:13.422352 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-64f2e120-f036-4dd7-ad63-b4e0666bf39b tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] https://10.4.3.81/volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2/action returned with HTTP 202 Aug 13 06:57:13.422352 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 217/857] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:13 2026] POST /volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:13.432776 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-18478239-a99b-47dc-ae33-dfa81dfc756a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:13.434141 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-18478239-a99b-47dc-ae33-dfa81dfc756a tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2 Aug 13 06:57:13.434453 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-18478239-a99b-47dc-ae33-dfa81dfc756a tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:13.434701 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-18478239-a99b-47dc-ae33-dfa81dfc756a tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:13.442469 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:13.442469 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:13.447957 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-18478239-a99b-47dc-ae33-dfa81dfc756a tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:13.453981 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-18478239-a99b-47dc-ae33-dfa81dfc756a tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2 returned with HTTP 200 Aug 13 06:57:13.456152 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 209/858] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:13 2026] GET /volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:13.495168 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:13.497563 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:57:13.497735 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1299326944"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:13.499957 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1299326944'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:57:13.499957 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Create volume of 1 GB Aug 13 06:57:13.504654 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Availability Zones retrieved successfully. Aug 13 06:57:13.511632 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Flow 'volume_create_api' (fa45d5e5-aff9-4401-8bfb-0f4dcd49d4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:13.515299 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (102dfcdc-a909-47f7-94c4-fa76a440ef54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:13.515299 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:57:13.552784 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (102dfcdc-a909-47f7-94c4-fa76a440ef54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:13.553994 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf432dc2-49cc-4db4-99a3-f3dd97741745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:13.632138 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Created reservations ['4aa1dd16-6a83-41dd-82d0-07f26a7f38c5', '3ae3c50d-2f90-47c4-ab37-cf75e523e437', '2c3dc94c-7aad-4ff4-8e6c-d2b50ccf357b', '0852250d-f800-4190-84ab-c40564a53751'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:13.632913 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf432dc2-49cc-4db4-99a3-f3dd97741745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4aa1dd16-6a83-41dd-82d0-07f26a7f38c5', '3ae3c50d-2f90-47c4-ab37-cf75e523e437', '2c3dc94c-7aad-4ff4-8e6c-d2b50ccf357b', '0852250d-f800-4190-84ab-c40564a53751']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:13.633661 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef2d123e-8e59-400c-87d3-6274d6ed837f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:13.655028 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef2d123e-8e59-400c-87d3-6274d6ed837f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68b02575-1441-499f-92fb-75150d4d28ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1299326944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4b89a3eab144df98ab9cd761dddc3cb',qos_specs=None,replication_status=,reservations=['4aa1dd16-6a83-41dd-82d0-07f26a7f38c5','3ae3c50d-2f90-47c4-ab37-cf75e523e437','2c3dc94c-7aad-4ff4-8e6c-d2b50ccf357b','0852250d-f800-4190-84ab-c40564a53751'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b09f82249f7643cc8373fee18adabbbf',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:57:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1299326944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68b02575-1441-499f-92fb-75150d4d28ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4b89a3eab144df98ab9cd761dddc3cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b09f82249f7643cc8373fee18adabbbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:13.655959 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13a090f5-4ad0-4f31-84cf-cb95acbaf31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:13.671879 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13a090f5-4ad0-4f31-84cf-cb95acbaf31d) transitioned into state 'SUCCESS' from state '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-1299326944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4b89a3eab144df98ab9cd761dddc3cb',qos_specs=None,replication_status=,reservations=['4aa1dd16-6a83-41dd-82d0-07f26a7f38c5','3ae3c50d-2f90-47c4-ab37-cf75e523e437','2c3dc94c-7aad-4ff4-8e6c-d2b50ccf357b','0852250d-f800-4190-84ab-c40564a53751'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b09f82249f7643cc8373fee18adabbbf',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:13.672649 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3de1a20-4f64-4d4c-8321-fbf97d76358b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:13.681801 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3de1a20-4f64-4d4c-8321-fbf97d76358b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:13.682696 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Flow 'volume_create_api' (fa45d5e5-aff9-4401-8bfb-0f4dcd49d4ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:13.683028 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Create volume request issued successfully. Aug 13 06:57:13.683613 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ef707bd0-9d92-4e47-a809-dbeee30d6519 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:57:13.684019 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 216/859] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:57:13 2026] POST /volume/v3/volumes => generated 753 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:13.694654 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-22c65fbe-5079-493b-8b0b-7ca2e0a395c3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:13.696435 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-22c65fbe-5079-493b-8b0b-7ca2e0a395c3 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed Aug 13 06:57:13.696624 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-22c65fbe-5079-493b-8b0b-7ca2e0a395c3 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:13.696806 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-22c65fbe-5079-493b-8b0b-7ca2e0a395c3 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:13.707328 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:13.707328 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:13.712306 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-22c65fbe-5079-493b-8b0b-7ca2e0a395c3 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:57:13.719425 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-22c65fbe-5079-493b-8b0b-7ca2e0a395c3 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed returned with HTTP 200 Aug 13 06:57:13.719967 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 218/860] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:13 2026] GET /volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:13.985965 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c4901c53-d118-43a5-83e1-3e8b072dc6ef None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:13.987967 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c4901c53-d118-43a5-83e1-3e8b072dc6ef tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a Aug 13 06:57:13.988219 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c4901c53-d118-43a5-83e1-3e8b072dc6ef tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:13.988473 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c4901c53-d118-43a5-83e1-3e8b072dc6ef tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:13.988594 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c4901c53-d118-43a5-83e1-3e8b072dc6ef tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 40b5fd0b-5843-4310-9641-a030e8ee686a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:13.993346 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:13.993346 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:13.993996 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c4901c53-d118-43a5-83e1-3e8b072dc6ef tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a returned with HTTP 200 Aug 13 06:57:13.994378 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 218/861] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:13 2026] GET /volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:14.175802 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-736dde61-f248-4b9d-9db0-9f21653dadf8 req-458f1680-09a7-4368-945b-f65ca3735cc4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:14.178938 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-736dde61-f248-4b9d-9db0-9f21653dadf8 req-458f1680-09a7-4368-945b-f65ca3735cc4 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 Aug 13 06:57:14.179166 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-736dde61-f248-4b9d-9db0-9f21653dadf8 req-458f1680-09a7-4368-945b-f65ca3735cc4 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:14.179374 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-736dde61-f248-4b9d-9db0-9f21653dadf8 req-458f1680-09a7-4368-945b-f65ca3735cc4 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:14.186741 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:14.186741 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:14.190954 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-736dde61-f248-4b9d-9db0-9f21653dadf8 req-458f1680-09a7-4368-945b-f65ca3735cc4 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 06:57:14.196029 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-736dde61-f248-4b9d-9db0-9f21653dadf8 req-458f1680-09a7-4368-945b-f65ca3735cc4 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 returned with HTTP 200 Aug 13 06:57:14.196424 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 210/862] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:57:14 2026] GET /volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:14.226380 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9dd151f3-fa6e-4b6a-8966-d1937faa0259 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:14.226796 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9dd151f3-fa6e-4b6a-8966-d1937faa0259 None None] GET https://10.4.3.81/volume// Aug 13 06:57:14.226949 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9dd151f3-fa6e-4b6a-8966-d1937faa0259 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:14.227211 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9dd151f3-fa6e-4b6a-8966-d1937faa0259 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:14.227495 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9dd151f3-fa6e-4b6a-8966-d1937faa0259 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:57:14.227737 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 217/863] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 06:57:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:57:14.239074 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-736dde61-f248-4b9d-9db0-9f21653dadf8 req-b7877968-ebc5-4bca-98b4-923059842a4c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:14.240836 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-736dde61-f248-4b9d-9db0-9f21653dadf8 req-b7877968-ebc5-4bca-98b4-923059842a4c tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:57:14.241251 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-736dde61-f248-4b9d-9db0-9f21653dadf8 req-b7877968-ebc5-4bca-98b4-923059842a4c tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0d68f78-6e05-4316-9630-a26cfb220d44", "connector": null, "instance_uuid": "4100056c-2157-4259-97e7-c7fdc6fce573"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:14.250763 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:14.250763 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:14.282869 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-736dde61-f248-4b9d-9db0-9f21653dadf8 req-b7877968-ebc5-4bca-98b4-923059842a4c tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:57:14.283429 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 219/864] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:57:14 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:14.321892 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-736dde61-f248-4b9d-9db0-9f21653dadf8 req-1e0cfc30-6eb3-4844-be09-5fb7e74387cc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:14.323931 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-736dde61-f248-4b9d-9db0-9f21653dadf8 req-1e0cfc30-6eb3-4844-be09-5fb7e74387cc tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] POST https://10.4.3.81/volume/v3/attachments/9f27ad00-ee4f-45bc-9c3a-4ad8b2b28738/action Aug 13 06:57:14.324252 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-736dde61-f248-4b9d-9db0-9f21653dadf8 req-1e0cfc30-6eb3-4844-be09-5fb7e74387cc tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:14.324371 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-736dde61-f248-4b9d-9db0-9f21653dadf8 req-1e0cfc30-6eb3-4844-be09-5fb7e74387cc tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:14.339026 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:14.339026 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:14.349252 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-736dde61-f248-4b9d-9db0-9f21653dadf8 req-1e0cfc30-6eb3-4844-be09-5fb7e74387cc tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/attachments/9f27ad00-ee4f-45bc-9c3a-4ad8b2b28738/action returned with HTTP 204 Aug 13 06:57:14.349685 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 219/865] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:57:14 2026] POST /volume/v3/attachments/9f27ad00-ee4f-45bc-9c3a-4ad8b2b28738/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:14.376471 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-07c7007c-2b8c-41b1-8fbe-76e073064b37 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:14.378645 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-07c7007c-2b8c-41b1-8fbe-76e073064b37 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 Aug 13 06:57:14.378929 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-07c7007c-2b8c-41b1-8fbe-76e073064b37 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:14.379181 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-07c7007c-2b8c-41b1-8fbe-76e073064b37 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:14.391044 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:14.391044 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:14.395981 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-07c7007c-2b8c-41b1-8fbe-76e073064b37 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 06:57:14.402205 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-07c7007c-2b8c-41b1-8fbe-76e073064b37 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 returned with HTTP 200 Aug 13 06:57:14.402711 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 211/866] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:14 2026] GET /volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 => generated 1110 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:14.417017 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3b9eddad-6ed1-420e-8d22-0efe1e443fc6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:14.418948 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3b9eddad-6ed1-420e-8d22-0efe1e443fc6 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 Aug 13 06:57:14.419214 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3b9eddad-6ed1-420e-8d22-0efe1e443fc6 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:14.419452 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3b9eddad-6ed1-420e-8d22-0efe1e443fc6 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:14.430140 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:14.430140 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:14.433646 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3b9eddad-6ed1-420e-8d22-0efe1e443fc6 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 06:57:14.438034 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3b9eddad-6ed1-420e-8d22-0efe1e443fc6 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 returned with HTTP 200 Aug 13 06:57:14.438499 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 218/867] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:14 2026] GET /volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 => generated 1110 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:14.468954 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a09a4155-ec33-4d87-95db-83356b79e302 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:14.470840 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a09a4155-ec33-4d87-95db-83356b79e302 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2 Aug 13 06:57:14.471087 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a09a4155-ec33-4d87-95db-83356b79e302 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:14.471442 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a09a4155-ec33-4d87-95db-83356b79e302 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:14.476792 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a09a4155-ec33-4d87-95db-83356b79e302 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2 returned with HTTP 404 Aug 13 06:57:14.477279 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 220/868] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:14 2026] GET /volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:14.483649 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-60d6a6f2-2b11-460a-8ef5-cd67913862cb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:14.486101 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-60d6a6f2-2b11-460a-8ef5-cd67913862cb tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2 Aug 13 06:57:14.486595 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-60d6a6f2-2b11-460a-8ef5-cd67913862cb tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:14.486913 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-60d6a6f2-2b11-460a-8ef5-cd67913862cb tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:14.497577 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-60d6a6f2-2b11-460a-8ef5-cd67913862cb tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2 returned with HTTP 404 Aug 13 06:57:14.498187 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 220/869] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:14 2026] GET /volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:14.504736 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-19f494c9-a8ea-4fc4-9d54-efdd0b2acb78 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:14.506313 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-19f494c9-a8ea-4fc4-9d54-efdd0b2acb78 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2 Aug 13 06:57:14.506772 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-19f494c9-a8ea-4fc4-9d54-efdd0b2acb78 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:14.506805 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-19f494c9-a8ea-4fc4-9d54-efdd0b2acb78 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:14.507153 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-19f494c9-a8ea-4fc4-9d54-efdd0b2acb78 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Delete volume with id: f05d3029-9d08-4da2-9e19-b41cad0315d2 Aug 13 06:57:14.511946 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-19f494c9-a8ea-4fc4-9d54-efdd0b2acb78 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2 returned with HTTP 404 Aug 13 06:57:14.512505 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 212/870] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:57:14 2026] DELETE /volume/v3/volumes/f05d3029-9d08-4da2-9e19-b41cad0315d2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:14.519556 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-231fcced-aef0-440a-bfb2-7436f2ea993d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:14.521423 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-231fcced-aef0-440a-bfb2-7436f2ea993d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:57:14.521784 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-231fcced-aef0-440a-bfb2-7436f2ea993d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-539272448"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:14.523662 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-231fcced-aef0-440a-bfb2-7436f2ea993d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-539272448'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:57:14.523804 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-231fcced-aef0-440a-bfb2-7436f2ea993d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Create volume of 1 GB Aug 13 06:57:14.528304 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-231fcced-aef0-440a-bfb2-7436f2ea993d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Availability Zones retrieved successfully. Aug 13 06:57:14.535486 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-231fcced-aef0-440a-bfb2-7436f2ea993d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Flow 'volume_create_api' (d664d55f-770e-49e8-92d6-5aad2247cbfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:14.536537 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-231fcced-aef0-440a-bfb2-7436f2ea993d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dca0c8f-12cd-4514-bd95-2ba5ee087ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:14.537541 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-231fcced-aef0-440a-bfb2-7436f2ea993d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:57:14.565952 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-231fcced-aef0-440a-bfb2-7436f2ea993d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dca0c8f-12cd-4514-bd95-2ba5ee087ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:14.566773 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-231fcced-aef0-440a-bfb2-7436f2ea993d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bda48cad-b412-4e67-88fa-9864455c7455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:14.616615 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-231fcced-aef0-440a-bfb2-7436f2ea993d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Created reservations ['870f6c3f-67cb-4f20-b834-c4ddd165546a', 'a0d9ed5b-d392-4e5d-a9cf-dab8db86cbf1', '4d7c941a-0bf6-4761-a301-8abba8bd8774', '73684e04-491e-4eed-a19e-9e3aca17667d'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:14.617485 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-231fcced-aef0-440a-bfb2-7436f2ea993d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bda48cad-b412-4e67-88fa-9864455c7455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['870f6c3f-67cb-4f20-b834-c4ddd165546a', 'a0d9ed5b-d392-4e5d-a9cf-dab8db86cbf1', '4d7c941a-0bf6-4761-a301-8abba8bd8774', '73684e04-491e-4eed-a19e-9e3aca17667d']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:14.618302 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-231fcced-aef0-440a-bfb2-7436f2ea993d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66c46cee-c8db-4065-b04d-bc136e514832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:14.644138 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-231fcced-aef0-440a-bfb2-7436f2ea993d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66c46cee-c8db-4065-b04d-bc136e514832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '658730b9-7292-4879-b0b6-348f62bba837', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-539272448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2cd591412c94d31ae0a6a3053111137',qos_specs=None,replication_status=,reservations=['870f6c3f-67cb-4f20-b834-c4ddd165546a','a0d9ed5b-d392-4e5d-a9cf-dab8db86cbf1','4d7c941a-0bf6-4761-a301-8abba8bd8774','73684e04-491e-4eed-a19e-9e3aca17667d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013a2e5baffe46d8a6885a68c3833b85',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:57:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-539272448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=658730b9-7292-4879-b0b6-348f62bba837,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2cd591412c94d31ae0a6a3053111137',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='013a2e5baffe46d8a6885a68c3833b85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:14.645766 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-231fcced-aef0-440a-bfb2-7436f2ea993d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e886b599-953f-45ad-8d9b-67eb9f9729a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:14.664640 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-231fcced-aef0-440a-bfb2-7436f2ea993d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e886b599-953f-45ad-8d9b-67eb9f9729a5) transitioned into state 'SUCCESS' from state '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-539272448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2cd591412c94d31ae0a6a3053111137',qos_specs=None,replication_status=,reservations=['870f6c3f-67cb-4f20-b834-c4ddd165546a','a0d9ed5b-d392-4e5d-a9cf-dab8db86cbf1','4d7c941a-0bf6-4761-a301-8abba8bd8774','73684e04-491e-4eed-a19e-9e3aca17667d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013a2e5baffe46d8a6885a68c3833b85',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:14.664817 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-231fcced-aef0-440a-bfb2-7436f2ea993d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e96e0e9-df0c-4b2a-b3ef-157f996eb79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:14.677851 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-231fcced-aef0-440a-bfb2-7436f2ea993d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e96e0e9-df0c-4b2a-b3ef-157f996eb79f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:14.678760 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-231fcced-aef0-440a-bfb2-7436f2ea993d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Flow 'volume_create_api' (d664d55f-770e-49e8-92d6-5aad2247cbfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:14.679125 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-231fcced-aef0-440a-bfb2-7436f2ea993d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Create volume request issued successfully. Aug 13 06:57:14.679903 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-231fcced-aef0-440a-bfb2-7436f2ea993d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:57:14.680758 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 219/871] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:57:14 2026] POST /volume/v3/volumes => generated 746 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:14.697152 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8a04d174-8c10-4001-ad2c-d8754b62c573 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:14.701691 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8a04d174-8c10-4001-ad2c-d8754b62c573 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837 Aug 13 06:57:14.703295 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8a04d174-8c10-4001-ad2c-d8754b62c573 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:14.704488 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8a04d174-8c10-4001-ad2c-d8754b62c573 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:14.734124 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:14.734124 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:14.742350 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8a04d174-8c10-4001-ad2c-d8754b62c573 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:14.742556 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bf7bd541-c53d-49b1-9cfc-4e19083c4cf3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:14.742556 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bf7bd541-c53d-49b1-9cfc-4e19083c4cf3 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed Aug 13 06:57:14.742556 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bf7bd541-c53d-49b1-9cfc-4e19083c4cf3 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:14.742556 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bf7bd541-c53d-49b1-9cfc-4e19083c4cf3 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:14.747797 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8a04d174-8c10-4001-ad2c-d8754b62c573 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837 returned with HTTP 200 Aug 13 06:57:14.748391 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 221/872] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:14 2026] GET /volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837 => generated 814 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:14.751559 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:14.751559 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:14.756590 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bf7bd541-c53d-49b1-9cfc-4e19083c4cf3 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:57:14.762602 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bf7bd541-c53d-49b1-9cfc-4e19083c4cf3 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed returned with HTTP 200 Aug 13 06:57:14.763361 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 221/873] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:14 2026] GET /volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:14.833125 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-01a53a57-33c2-419f-9f83-02a559fa0dc6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:14.834224 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-01a53a57-33c2-419f-9f83-02a559fa0dc6 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed Aug 13 06:57:14.834450 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-01a53a57-33c2-419f-9f83-02a559fa0dc6 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:14.834664 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-01a53a57-33c2-419f-9f83-02a559fa0dc6 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:14.844574 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:14.844574 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:14.852162 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-01a53a57-33c2-419f-9f83-02a559fa0dc6 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:57:14.857464 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-01a53a57-33c2-419f-9f83-02a559fa0dc6 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed returned with HTTP 200 Aug 13 06:57:14.857827 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 213/874] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:57:14 2026] GET /volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:14.954444 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-95255c15-baa7-4568-8d8e-f9eceacb1af1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:14.954444 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-95255c15-baa7-4568-8d8e-f9eceacb1af1 None None] GET https://10.4.3.81/volume// Aug 13 06:57:14.954444 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-95255c15-baa7-4568-8d8e-f9eceacb1af1 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:14.954444 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-95255c15-baa7-4568-8d8e-f9eceacb1af1 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:14.954444 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-95255c15-baa7-4568-8d8e-f9eceacb1af1 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:57:14.954444 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 220/875] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 06:57:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:57:14.965925 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-3580820f-ef60-4307-ade3-f5bbc5fbb7fb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:14.972297 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-3580820f-ef60-4307-ade3-f5bbc5fbb7fb tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:57:14.972647 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-3580820f-ef60-4307-ade3-f5bbc5fbb7fb tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68b02575-1441-499f-92fb-75150d4d28ed", "connector": null, "instance_uuid": "cd8770d7-578a-4d2d-b927-b382a8cbd8cf"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:14.981972 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:14.981972 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:15.007124 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-30be0753-2da8-4924-b20b-a81d8a6c1b4a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:15.009410 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-30be0753-2da8-4924-b20b-a81d8a6c1b4a tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a Aug 13 06:57:15.009665 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-30be0753-2da8-4924-b20b-a81d8a6c1b4a tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:15.009908 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-30be0753-2da8-4924-b20b-a81d8a6c1b4a tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:15.010070 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-30be0753-2da8-4924-b20b-a81d8a6c1b4a tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 40b5fd0b-5843-4310-9641-a030e8ee686a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:15.014935 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:15.014935 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:15.015786 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-30be0753-2da8-4924-b20b-a81d8a6c1b4a tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a returned with HTTP 200 Aug 13 06:57:15.016426 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 222/876] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:15 2026] GET /volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:15.019370 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-3580820f-ef60-4307-ade3-f5bbc5fbb7fb tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:57:15.021192 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 222/877] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:57:14 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:15.051201 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-be98dd75-a0c1-4e15-b109-e2b88509297c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:15.052902 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-be98dd75-a0c1-4e15-b109-e2b88509297c tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed Aug 13 06:57:15.053095 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-be98dd75-a0c1-4e15-b109-e2b88509297c tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:15.053300 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-be98dd75-a0c1-4e15-b109-e2b88509297c tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:15.066439 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:15.066439 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:15.068665 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f34a3261-b367-44f1-a234-b3666eeba128 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:15.068665 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f34a3261-b367-44f1-a234-b3666eeba128 None None] GET https://10.4.3.81/volume// Aug 13 06:57:15.068665 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f34a3261-b367-44f1-a234-b3666eeba128 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:15.068665 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f34a3261-b367-44f1-a234-b3666eeba128 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:15.068665 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f34a3261-b367-44f1-a234-b3666eeba128 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:57:15.068665 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 221/878] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:57:15 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:57:15.070467 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-be98dd75-a0c1-4e15-b109-e2b88509297c tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:57:15.078266 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-be98dd75-a0c1-4e15-b109-e2b88509297c tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed returned with HTTP 200 Aug 13 06:57:15.078266 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 214/879] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:15 2026] GET /volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:15.078399 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-6faf496f-c265-4a8f-9c59-a006fc4a18a5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:15.081967 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-6faf496f-c265-4a8f-9c59-a006fc4a18a5 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed Aug 13 06:57:15.082179 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-6faf496f-c265-4a8f-9c59-a006fc4a18a5 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:15.082399 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-6faf496f-c265-4a8f-9c59-a006fc4a18a5 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:15.091888 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:15.091888 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:15.095648 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-6faf496f-c265-4a8f-9c59-a006fc4a18a5 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:57:15.100152 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-6faf496f-c265-4a8f-9c59-a006fc4a18a5 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed returned with HTTP 200 Aug 13 06:57:15.100724 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 223/880] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:57:15 2026] GET /volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:57:15.203247 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-3c8771d1-11a4-4c09-8fba-a365e8df866a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:15.205749 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-3c8771d1-11a4-4c09-8fba-a365e8df866a tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] PUT https://10.4.3.81/volume/v3/attachments/2871db81-c758-4cbe-b040-b5dd5ada69d5 Aug 13 06:57:15.206170 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-3c8771d1-11a4-4c09-8fba-a365e8df866a tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:15.215707 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-3c8771d1-11a4-4c09-8fba-a365e8df866a tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Acquiring lock "cinder-attachment_update-68b02575-1441-499f-92fb-75150d4d28ed-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:57:15.222765 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-3c8771d1-11a4-4c09-8fba-a365e8df866a tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Lock "cinder-attachment_update-68b02575-1441-499f-92fb-75150d4d28ed-np0000007169" acquired by "attachment_update" :: waited 0.006s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:57:15.222765 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:15.222765 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:15.316851 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-3c8771d1-11a4-4c09-8fba-a365e8df866a tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Lock "cinder-attachment_update-68b02575-1441-499f-92fb-75150d4d28ed-np0000007169" released by "attachment_update" :: held 0.095s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:57:15.317175 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-3c8771d1-11a4-4c09-8fba-a365e8df866a tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/attachments/2871db81-c758-4cbe-b040-b5dd5ada69d5 returned with HTTP 200 Aug 13 06:57:15.317781 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 223/881] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:57:15 2026] PUT /volume/v3/attachments/2871db81-c758-4cbe-b040-b5dd5ada69d5 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:57:15.672212 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f3ebd6b7-7ae4-494f-a18f-7aa407836f11 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:15.674762 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f3ebd6b7-7ae4-494f-a18f-7aa407836f11 None None] GET https://10.4.3.81/volume// Aug 13 06:57:15.674762 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f3ebd6b7-7ae4-494f-a18f-7aa407836f11 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:15.674762 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f3ebd6b7-7ae4-494f-a18f-7aa407836f11 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:15.674762 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f3ebd6b7-7ae4-494f-a18f-7aa407836f11 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:57:15.674762 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 222/882] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:57:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:57:15.691898 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-a4709c17-331f-4b1a-ac48-1f0156ffe3f4 req-5e62d4f7-6f7a-4f0c-881d-859ba94b3fda None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:15.694891 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a4709c17-331f-4b1a-ac48-1f0156ffe3f4 req-5e62d4f7-6f7a-4f0c-881d-859ba94b3fda tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 Aug 13 06:57:15.696053 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a4709c17-331f-4b1a-ac48-1f0156ffe3f4 req-5e62d4f7-6f7a-4f0c-881d-859ba94b3fda tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:15.696053 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a4709c17-331f-4b1a-ac48-1f0156ffe3f4 req-5e62d4f7-6f7a-4f0c-881d-859ba94b3fda tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:15.714112 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:15.714112 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:15.726536 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-a4709c17-331f-4b1a-ac48-1f0156ffe3f4 req-5e62d4f7-6f7a-4f0c-881d-859ba94b3fda tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 06:57:15.733573 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a4709c17-331f-4b1a-ac48-1f0156ffe3f4 req-5e62d4f7-6f7a-4f0c-881d-859ba94b3fda tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 returned with HTTP 200 Aug 13 06:57:15.734171 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 215/883] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:57:15 2026] GET /volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 => generated 1290 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:57:15.764404 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e6d6baa3-9c86-4500-8ada-279cdac6b46f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:15.766741 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e6d6baa3-9c86-4500-8ada-279cdac6b46f tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837 Aug 13 06:57:15.767065 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e6d6baa3-9c86-4500-8ada-279cdac6b46f tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:15.767369 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e6d6baa3-9c86-4500-8ada-279cdac6b46f tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:15.782094 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:15.782094 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:15.787590 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e6d6baa3-9c86-4500-8ada-279cdac6b46f tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:15.793820 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e6d6baa3-9c86-4500-8ada-279cdac6b46f tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837 returned with HTTP 200 Aug 13 06:57:15.794238 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 224/884] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:15 2026] GET /volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:15.810529 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1cb99215-4fc9-4a2a-a6e0-1dfaff801720 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:15.816379 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1cb99215-4fc9-4a2a-a6e0-1dfaff801720 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] POST https://10.4.3.81/volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837/action Aug 13 06:57:15.816855 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1cb99215-4fc9-4a2a-a6e0-1dfaff801720 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:15.820421 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1cb99215-4fc9-4a2a-a6e0-1dfaff801720 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:15.838405 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:15.838405 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:15.840243 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.admin_actions [None req-1cb99215-4fc9-4a2a-a6e0-1dfaff801720 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Updating volume '658730b9-7292-4879-b0b6-348f62bba837' with '{'status': 'maintenance'}' {{(pid=100297) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:57:15.864658 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a4709c17-331f-4b1a-ac48-1f0156ffe3f4 req-db2ec87b-4076-4c85-b1a0-37a6683554a4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:15.872546 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a4709c17-331f-4b1a-ac48-1f0156ffe3f4 req-db2ec87b-4076-4c85-b1a0-37a6683554a4 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] PUT https://10.4.3.81/volume/v3/attachments/9f27ad00-ee4f-45bc-9c3a-4ad8b2b28738 Aug 13 06:57:15.872546 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a4709c17-331f-4b1a-ac48-1f0156ffe3f4 req-db2ec87b-4076-4c85-b1a0-37a6683554a4 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:15.874959 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1cb99215-4fc9-4a2a-a6e0-1dfaff801720 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] https://10.4.3.81/volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837/action returned with HTTP 202 Aug 13 06:57:15.875785 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 224/885] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:15 2026] POST /volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:15.883473 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-a4709c17-331f-4b1a-ac48-1f0156ffe3f4 req-db2ec87b-4076-4c85-b1a0-37a6683554a4 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Acquiring lock "cinder-attachment_update-f0d68f78-6e05-4316-9630-a26cfb220d44-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:57:15.884521 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4d10a01a-5f45-402b-ba89-5807d32bf150 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:15.888899 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d10a01a-5f45-402b-ba89-5807d32bf150 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837 Aug 13 06:57:15.889291 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4d10a01a-5f45-402b-ba89-5807d32bf150 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:15.889718 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4d10a01a-5f45-402b-ba89-5807d32bf150 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:15.895459 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-a4709c17-331f-4b1a-ac48-1f0156ffe3f4 req-db2ec87b-4076-4c85-b1a0-37a6683554a4 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Lock "cinder-attachment_update-f0d68f78-6e05-4316-9630-a26cfb220d44-np0000007169" acquired by "attachment_update" :: waited 0.012s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:57:15.896966 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:15.896966 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:15.902546 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:15.902546 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:15.907814 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4d10a01a-5f45-402b-ba89-5807d32bf150 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:15.912780 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d10a01a-5f45-402b-ba89-5807d32bf150 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837 returned with HTTP 200 Aug 13 06:57:15.912870 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 216/886] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:15 2026] GET /volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:15.929135 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-20e5cca2-5035-4499-bfde-9d513967ace3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:15.932588 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-20e5cca2-5035-4499-bfde-9d513967ace3 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] POST https://10.4.3.81/volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837/action Aug 13 06:57:15.932588 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-20e5cca2-5035-4499-bfde-9d513967ace3 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:15.932588 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-20e5cca2-5035-4499-bfde-9d513967ace3 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:15.944492 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:15.944492 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:15.945069 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-20e5cca2-5035-4499-bfde-9d513967ace3 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Volume info retrieved successfully. Aug 13 06:57:15.973073 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-20e5cca2-5035-4499-bfde-9d513967ace3 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Delete volume request issued successfully. Aug 13 06:57:15.973482 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-20e5cca2-5035-4499-bfde-9d513967ace3 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] https://10.4.3.81/volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837/action returned with HTTP 202 Aug 13 06:57:15.973624 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 225/887] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:15 2026] POST /volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:15.983391 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-68eb96bc-8c82-488b-93fd-8c21862f3b67 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:15.985796 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-68eb96bc-8c82-488b-93fd-8c21862f3b67 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837 Aug 13 06:57:15.985796 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-68eb96bc-8c82-488b-93fd-8c21862f3b67 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:15.985796 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-68eb96bc-8c82-488b-93fd-8c21862f3b67 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:15.994567 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:15.994567 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:16.000116 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-68eb96bc-8c82-488b-93fd-8c21862f3b67 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:16.007731 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-68eb96bc-8c82-488b-93fd-8c21862f3b67 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837 returned with HTTP 200 Aug 13 06:57:16.008275 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 225/888] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:15 2026] GET /volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:16.032488 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a6cb8bb0-4443-4b9f-891a-33202518e6ff None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:16.035431 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a6cb8bb0-4443-4b9f-891a-33202518e6ff tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a Aug 13 06:57:16.035431 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a6cb8bb0-4443-4b9f-891a-33202518e6ff tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:16.035712 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-a4709c17-331f-4b1a-ac48-1f0156ffe3f4 req-db2ec87b-4076-4c85-b1a0-37a6683554a4 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Lock "cinder-attachment_update-f0d68f78-6e05-4316-9630-a26cfb220d44-np0000007169" released by "attachment_update" :: held 0.140s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:57:16.035802 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a6cb8bb0-4443-4b9f-891a-33202518e6ff tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:16.035856 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a4709c17-331f-4b1a-ac48-1f0156ffe3f4 req-db2ec87b-4076-4c85-b1a0-37a6683554a4 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/attachments/9f27ad00-ee4f-45bc-9c3a-4ad8b2b28738 returned with HTTP 200 Aug 13 06:57:16.035900 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-a6cb8bb0-4443-4b9f-891a-33202518e6ff tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 40b5fd0b-5843-4310-9641-a030e8ee686a. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:16.037197 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 223/889] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:57:15 2026] PUT /volume/v3/attachments/9f27ad00-ee4f-45bc-9c3a-4ad8b2b28738 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:16.042484 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:16.042484 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:16.043928 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a6cb8bb0-4443-4b9f-891a-33202518e6ff tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a returned with HTTP 200 Aug 13 06:57:16.044279 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 217/890] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:16 2026] GET /volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:16.072666 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-a4709c17-331f-4b1a-ac48-1f0156ffe3f4 req-dea48343-f58c-46cb-bc65-10a57b1c7b2b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:16.075114 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a4709c17-331f-4b1a-ac48-1f0156ffe3f4 req-dea48343-f58c-46cb-bc65-10a57b1c7b2b tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] POST https://10.4.3.81/volume/v3/attachments/9f27ad00-ee4f-45bc-9c3a-4ad8b2b28738/action Aug 13 06:57:16.075501 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a4709c17-331f-4b1a-ac48-1f0156ffe3f4 req-dea48343-f58c-46cb-bc65-10a57b1c7b2b tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:16.075615 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a4709c17-331f-4b1a-ac48-1f0156ffe3f4 req-dea48343-f58c-46cb-bc65-10a57b1c7b2b tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:16.095169 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-490de1cf-442b-41f7-9b96-f9404996eecc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:16.098058 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:16.098058 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:16.098157 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-490de1cf-442b-41f7-9b96-f9404996eecc tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed Aug 13 06:57:16.098349 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-490de1cf-442b-41f7-9b96-f9404996eecc tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:16.098708 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-490de1cf-442b-41f7-9b96-f9404996eecc tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:16.111642 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:16.111642 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:16.121374 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a4709c17-331f-4b1a-ac48-1f0156ffe3f4 req-dea48343-f58c-46cb-bc65-10a57b1c7b2b tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/attachments/9f27ad00-ee4f-45bc-9c3a-4ad8b2b28738/action returned with HTTP 204 Aug 13 06:57:16.121851 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 226/891] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:57:16 2026] POST /volume/v3/attachments/9f27ad00-ee4f-45bc-9c3a-4ad8b2b28738/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:16.124472 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-490de1cf-442b-41f7-9b96-f9404996eecc tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:57:16.137561 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-490de1cf-442b-41f7-9b96-f9404996eecc tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed returned with HTTP 200 Aug 13 06:57:16.138398 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 226/892] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:16 2026] GET /volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:17.027405 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-79d437ea-460d-4880-99b3-d14b6647bb30 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:17.029655 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-79d437ea-460d-4880-99b3-d14b6647bb30 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837 Aug 13 06:57:17.029828 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-79d437ea-460d-4880-99b3-d14b6647bb30 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:17.030017 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-79d437ea-460d-4880-99b3-d14b6647bb30 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:17.037692 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-79d437ea-460d-4880-99b3-d14b6647bb30 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837 returned with HTTP 404 Aug 13 06:57:17.038162 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 224/893] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:17 2026] GET /volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:17.046560 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e09e22b7-9321-46cb-a175-4b7351d6efcd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:17.048617 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e09e22b7-9321-46cb-a175-4b7351d6efcd tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837 Aug 13 06:57:17.048843 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e09e22b7-9321-46cb-a175-4b7351d6efcd tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:17.049081 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e09e22b7-9321-46cb-a175-4b7351d6efcd tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:17.057564 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e09e22b7-9321-46cb-a175-4b7351d6efcd tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837 returned with HTTP 404 Aug 13 06:57:17.057564 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 218/894] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:17 2026] GET /volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:17.060570 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7392734d-81fe-4f88-9c83-b0769e79add9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:17.063022 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7392734d-81fe-4f88-9c83-b0769e79add9 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a Aug 13 06:57:17.063562 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7392734d-81fe-4f88-9c83-b0769e79add9 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:17.063648 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b1d1ea55-592d-462b-ac4a-12f8e3fa99b1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:17.063941 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7392734d-81fe-4f88-9c83-b0769e79add9 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:17.063941 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-7392734d-81fe-4f88-9c83-b0769e79add9 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 40b5fd0b-5843-4310-9641-a030e8ee686a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:17.066543 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b1d1ea55-592d-462b-ac4a-12f8e3fa99b1 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] DELETE https://10.4.3.81/volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837 Aug 13 06:57:17.066543 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b1d1ea55-592d-462b-ac4a-12f8e3fa99b1 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:17.066543 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b1d1ea55-592d-462b-ac4a-12f8e3fa99b1 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:17.066543 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-b1d1ea55-592d-462b-ac4a-12f8e3fa99b1 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Delete volume with id: 658730b9-7292-4879-b0b6-348f62bba837 Aug 13 06:57:17.071348 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:17.071348 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:17.071348 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7392734d-81fe-4f88-9c83-b0769e79add9 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a returned with HTTP 200 Aug 13 06:57:17.071348 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 227/895] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:17 2026] GET /volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:17.071630 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b1d1ea55-592d-462b-ac4a-12f8e3fa99b1 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837 returned with HTTP 404 Aug 13 06:57:17.072461 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 227/896] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:57:17 2026] DELETE /volume/v3/volumes/658730b9-7292-4879-b0b6-348f62bba837 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:17.082686 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:17.084855 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:57:17.085633 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1101989273"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:17.087602 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1101989273'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:57:17.087602 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Create volume of 1 GB Aug 13 06:57:17.087882 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:17.087882 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:17.092470 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Availability Zones retrieved successfully. Aug 13 06:57:17.099892 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Flow 'volume_create_api' (3d0019c7-e170-4fbe-b4a6-e1fc1bbbf87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:17.101071 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3de9d96-9f51-42a6-ab06-5a44e259d9ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:17.102236 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:57:17.137239 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3de9d96-9f51-42a6-ab06-5a44e259d9ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:17.138045 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (565e147e-24b7-4ec7-b1e9-878eae92ba8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:17.159141 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-951b51df-263e-46fb-b87d-d7f850adb78f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:17.162923 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-951b51df-263e-46fb-b87d-d7f850adb78f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed Aug 13 06:57:17.162923 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-951b51df-263e-46fb-b87d-d7f850adb78f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:17.162923 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-951b51df-263e-46fb-b87d-d7f850adb78f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:17.176251 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:17.176251 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:17.180973 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-951b51df-263e-46fb-b87d-d7f850adb78f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:57:17.191216 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-951b51df-263e-46fb-b87d-d7f850adb78f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed returned with HTTP 200 Aug 13 06:57:17.191936 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 219/897] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:17 2026] GET /volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:17.199968 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Created reservations ['a9329b7b-9e28-4fc8-bd90-970c97ab4029', 'd65349a2-64e3-4003-a473-fb95e93da82f', 'e853481c-0d8b-403c-b9c9-6b88b1df2d53', '7de6c8da-90c6-40d0-b292-5ee1c787881d'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:17.201098 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (565e147e-24b7-4ec7-b1e9-878eae92ba8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9329b7b-9e28-4fc8-bd90-970c97ab4029', 'd65349a2-64e3-4003-a473-fb95e93da82f', 'e853481c-0d8b-403c-b9c9-6b88b1df2d53', '7de6c8da-90c6-40d0-b292-5ee1c787881d']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:17.202200 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280467e1-6e00-4cd0-aac0-984927420485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:17.233585 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280467e1-6e00-4cd0-aac0-984927420485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '651996ec-9895-48c1-844c-d0498fd07119', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1101989273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2cd591412c94d31ae0a6a3053111137',qos_specs=None,replication_status=,reservations=['a9329b7b-9e28-4fc8-bd90-970c97ab4029','d65349a2-64e3-4003-a473-fb95e93da82f','e853481c-0d8b-403c-b9c9-6b88b1df2d53','7de6c8da-90c6-40d0-b292-5ee1c787881d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013a2e5baffe46d8a6885a68c3833b85',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:57:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1101989273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=651996ec-9895-48c1-844c-d0498fd07119,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2cd591412c94d31ae0a6a3053111137',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='013a2e5baffe46d8a6885a68c3833b85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:17.238815 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccee7954-da10-47a5-a92f-2c8239a0f396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:17.268225 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccee7954-da10-47a5-a92f-2c8239a0f396) transitioned into state 'SUCCESS' from state '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-1101989273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2cd591412c94d31ae0a6a3053111137',qos_specs=None,replication_status=,reservations=['a9329b7b-9e28-4fc8-bd90-970c97ab4029','d65349a2-64e3-4003-a473-fb95e93da82f','e853481c-0d8b-403c-b9c9-6b88b1df2d53','7de6c8da-90c6-40d0-b292-5ee1c787881d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013a2e5baffe46d8a6885a68c3833b85',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:17.269972 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc3f5db7-1908-414b-b142-b073d621695b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:17.282755 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc3f5db7-1908-414b-b142-b073d621695b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:17.285385 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Flow 'volume_create_api' (3d0019c7-e170-4fbe-b4a6-e1fc1bbbf87f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:17.285385 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Create volume request issued successfully. Aug 13 06:57:17.285695 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-934eff2e-f503-4d0e-8bcf-85eac80c08b7 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:57:17.286366 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 225/898] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:57:17 2026] POST /volume/v3/volumes => generated 747 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:17.300739 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dcc96652-48e2-4cf6-bcdc-1a9c85979008 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:17.302787 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dcc96652-48e2-4cf6-bcdc-1a9c85979008 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 Aug 13 06:57:17.304347 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dcc96652-48e2-4cf6-bcdc-1a9c85979008 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:17.304347 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dcc96652-48e2-4cf6-bcdc-1a9c85979008 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:17.311384 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:17.311384 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:17.319351 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-dcc96652-48e2-4cf6-bcdc-1a9c85979008 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:17.325443 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dcc96652-48e2-4cf6-bcdc-1a9c85979008 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 returned with HTTP 200 Aug 13 06:57:17.325956 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 228/899] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:17 2026] GET /volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:18.088220 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d74be102-c055-4560-8b9c-6529e48ea538 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:18.090393 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d74be102-c055-4560-8b9c-6529e48ea538 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a Aug 13 06:57:18.090617 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d74be102-c055-4560-8b9c-6529e48ea538 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:18.093340 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d74be102-c055-4560-8b9c-6529e48ea538 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:18.093340 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-d74be102-c055-4560-8b9c-6529e48ea538 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 40b5fd0b-5843-4310-9641-a030e8ee686a. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:18.096370 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:18.096370 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:18.097071 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d74be102-c055-4560-8b9c-6529e48ea538 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a returned with HTTP 200 Aug 13 06:57:18.097509 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 228/900] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:18 2026] GET /volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:18.224713 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-74c9155e-6c20-4f51-bca3-c0b1f133748f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:18.226743 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-74c9155e-6c20-4f51-bca3-c0b1f133748f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed Aug 13 06:57:18.226916 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-74c9155e-6c20-4f51-bca3-c0b1f133748f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:18.227131 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-74c9155e-6c20-4f51-bca3-c0b1f133748f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:18.238525 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:18.238525 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:18.240236 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-74c9155e-6c20-4f51-bca3-c0b1f133748f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:57:18.244480 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-74c9155e-6c20-4f51-bca3-c0b1f133748f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed returned with HTTP 200 Aug 13 06:57:18.244920 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 220/901] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:18 2026] GET /volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:18.340564 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1c407b38-2847-401a-a002-b85e612a394c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:18.342928 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1c407b38-2847-401a-a002-b85e612a394c tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 Aug 13 06:57:18.343129 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1c407b38-2847-401a-a002-b85e612a394c tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:18.343461 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1c407b38-2847-401a-a002-b85e612a394c tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:18.355954 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:18.355954 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:18.361752 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1c407b38-2847-401a-a002-b85e612a394c tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:18.368088 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1c407b38-2847-401a-a002-b85e612a394c tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 returned with HTTP 200 Aug 13 06:57:18.372351 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 226/902] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:18 2026] GET /volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:18.390760 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3857ceb5-e82d-4156-a0a1-2cbd37006c2e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:18.395257 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3857ceb5-e82d-4156-a0a1-2cbd37006c2e tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] POST https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119/action Aug 13 06:57:18.395813 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3857ceb5-e82d-4156-a0a1-2cbd37006c2e tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:18.395960 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3857ceb5-e82d-4156-a0a1-2cbd37006c2e tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:18.415564 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:18.415564 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:18.416104 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.admin_actions [None req-3857ceb5-e82d-4156-a0a1-2cbd37006c2e tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Updating volume '651996ec-9895-48c1-844c-d0498fd07119' with '{'status': 'error'}' {{(pid=100296) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:57:18.456554 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3857ceb5-e82d-4156-a0a1-2cbd37006c2e tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119/action returned with HTTP 202 Aug 13 06:57:18.457024 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 229/903] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:18 2026] POST /volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:18.465858 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9df71173-0743-4933-9632-33bb836025c4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:18.468375 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9df71173-0743-4933-9632-33bb836025c4 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 Aug 13 06:57:18.468375 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9df71173-0743-4933-9632-33bb836025c4 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:18.468773 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9df71173-0743-4933-9632-33bb836025c4 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:18.480466 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:18.480466 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:18.487514 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9df71173-0743-4933-9632-33bb836025c4 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:18.491627 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9df71173-0743-4933-9632-33bb836025c4 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 returned with HTTP 200 Aug 13 06:57:18.492200 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 229/904] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:18 2026] GET /volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:18.510852 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f9170edd-0460-4039-89e4-cd91da8953f1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:18.512434 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f9170edd-0460-4039-89e4-cd91da8953f1 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] POST https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119/action Aug 13 06:57:18.512887 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f9170edd-0460-4039-89e4-cd91da8953f1 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:18.513204 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f9170edd-0460-4039-89e4-cd91da8953f1 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:18.534131 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:18.534131 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:18.534479 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.admin_actions [None req-f9170edd-0460-4039-89e4-cd91da8953f1 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Updating volume '651996ec-9895-48c1-844c-d0498fd07119' with '{'status': 'available'}' {{(pid=100294) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:57:18.567979 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f9170edd-0460-4039-89e4-cd91da8953f1 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119/action returned with HTTP 202 Aug 13 06:57:18.568764 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 221/905] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:18 2026] POST /volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:18.575715 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a4518662-89e9-4d2f-ac7c-e60e0dcf268d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:18.578317 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a4518662-89e9-4d2f-ac7c-e60e0dcf268d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 Aug 13 06:57:18.578671 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a4518662-89e9-4d2f-ac7c-e60e0dcf268d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:18.579086 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a4518662-89e9-4d2f-ac7c-e60e0dcf268d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:18.595185 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:18.595185 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:18.602910 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a4518662-89e9-4d2f-ac7c-e60e0dcf268d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:18.608131 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a4518662-89e9-4d2f-ac7c-e60e0dcf268d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 returned with HTTP 200 Aug 13 06:57:18.608598 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 227/906] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:18 2026] GET /volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:18.626439 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1eacbf78-7cce-43be-908e-652274854520 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:18.630310 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1eacbf78-7cce-43be-908e-652274854520 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] POST https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119/action Aug 13 06:57:18.630685 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1eacbf78-7cce-43be-908e-652274854520 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:18.630823 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1eacbf78-7cce-43be-908e-652274854520 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:18.643432 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:18.643432 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:18.643943 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.admin_actions [None req-1eacbf78-7cce-43be-908e-652274854520 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Updating volume '651996ec-9895-48c1-844c-d0498fd07119' with '{'status': 'maintenance'}' {{(pid=100296) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:57:18.672526 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1eacbf78-7cce-43be-908e-652274854520 tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119/action returned with HTTP 202 Aug 13 06:57:18.673003 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 230/907] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:18 2026] POST /volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:18.681304 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-75a57d00-8437-4840-9166-c6018ef4dc9d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:18.683453 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-75a57d00-8437-4840-9166-c6018ef4dc9d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 Aug 13 06:57:18.683702 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-75a57d00-8437-4840-9166-c6018ef4dc9d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:18.683990 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-75a57d00-8437-4840-9166-c6018ef4dc9d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:18.692426 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:18.692426 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:18.696603 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-75a57d00-8437-4840-9166-c6018ef4dc9d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:18.704344 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-75a57d00-8437-4840-9166-c6018ef4dc9d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 returned with HTTP 200 Aug 13 06:57:18.704344 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 230/908] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:18 2026] GET /volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:18.707050 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-ab6c81eb-ba61-47e1-8cfc-c580199c6784 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:18.711517 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-ab6c81eb-ba61-47e1-8cfc-c580199c6784 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] POST https://10.4.3.81/volume/v3/attachments/2871db81-c758-4cbe-b040-b5dd5ada69d5/action Aug 13 06:57:18.712025 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-ab6c81eb-ba61-47e1-8cfc-c580199c6784 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:18.712190 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-ab6c81eb-ba61-47e1-8cfc-c580199c6784 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:18.718021 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a5c50cdb-e38d-4d06-8511-aa837d966b0a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:18.719848 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a5c50cdb-e38d-4d06-8511-aa837d966b0a tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] POST https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119/action Aug 13 06:57:18.720208 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a5c50cdb-e38d-4d06-8511-aa837d966b0a tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:18.720356 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a5c50cdb-e38d-4d06-8511-aa837d966b0a tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:18.729798 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:18.729798 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:18.730171 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-a5c50cdb-e38d-4d06-8511-aa837d966b0a tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] Updating volume '651996ec-9895-48c1-844c-d0498fd07119' with '{'status': 'available'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:57:18.734126 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:18.734126 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:18.756110 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a5c50cdb-e38d-4d06-8511-aa837d966b0a tempest-VolumesActionsTest-916485104 tempest-VolumesActionsTest-916485104-project-admin] https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119/action returned with HTTP 202 Aug 13 06:57:18.756464 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 228/909] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:18 2026] POST /volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:18.757169 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-32c111fe-45f8-455a-9e24-0f0c219818e4 req-ab6c81eb-ba61-47e1-8cfc-c580199c6784 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/attachments/2871db81-c758-4cbe-b040-b5dd5ada69d5/action returned with HTTP 204 Aug 13 06:57:18.757301 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 222/910] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:57:18 2026] POST /volume/v3/attachments/2871db81-c758-4cbe-b040-b5dd5ada69d5/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:18.766740 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-73ec01d5-53b0-4a02-bd5c-2e4c6f3c571a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:18.770339 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-73ec01d5-53b0-4a02-bd5c-2e4c6f3c571a tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 Aug 13 06:57:18.770339 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-73ec01d5-53b0-4a02-bd5c-2e4c6f3c571a tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:18.770339 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-73ec01d5-53b0-4a02-bd5c-2e4c6f3c571a tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:18.784814 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:18.784814 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:18.791693 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-73ec01d5-53b0-4a02-bd5c-2e4c6f3c571a tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:18.799920 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-73ec01d5-53b0-4a02-bd5c-2e4c6f3c571a tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 returned with HTTP 200 Aug 13 06:57:18.800518 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 231/911] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:18 2026] GET /volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:18.817288 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-18565346-6f8e-4fe2-bb4c-9736dc16bb8d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:18.820887 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-18565346-6f8e-4fe2-bb4c-9736dc16bb8d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 Aug 13 06:57:18.821106 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-18565346-6f8e-4fe2-bb4c-9736dc16bb8d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:18.821287 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-18565346-6f8e-4fe2-bb4c-9736dc16bb8d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:18.828785 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:18.828785 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:18.833486 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-18565346-6f8e-4fe2-bb4c-9736dc16bb8d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:18.838063 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-18565346-6f8e-4fe2-bb4c-9736dc16bb8d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 returned with HTTP 200 Aug 13 06:57:18.838792 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 231/912] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:18 2026] GET /volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:18.861728 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e1d50f2c-bee3-4469-a502-e00d203baa7d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:18.864520 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e1d50f2c-bee3-4469-a502-e00d203baa7d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] DELETE https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 Aug 13 06:57:18.864939 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e1d50f2c-bee3-4469-a502-e00d203baa7d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:18.865606 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e1d50f2c-bee3-4469-a502-e00d203baa7d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:18.866076 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-e1d50f2c-bee3-4469-a502-e00d203baa7d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Delete volume with id: 651996ec-9895-48c1-844c-d0498fd07119 Aug 13 06:57:18.879156 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:18.879156 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:18.881793 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e1d50f2c-bee3-4469-a502-e00d203baa7d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:18.909366 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e1d50f2c-bee3-4469-a502-e00d203baa7d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Delete volume request issued successfully. Aug 13 06:57:18.909579 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e1d50f2c-bee3-4469-a502-e00d203baa7d tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 returned with HTTP 202 Aug 13 06:57:18.910127 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 229/913] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:57:18 2026] DELETE /volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:57:18.921868 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7726accf-c640-4a1d-a17c-413d3b638bd3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:18.924350 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7726accf-c640-4a1d-a17c-413d3b638bd3 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 Aug 13 06:57:18.924587 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7726accf-c640-4a1d-a17c-413d3b638bd3 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:18.924837 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7726accf-c640-4a1d-a17c-413d3b638bd3 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:18.934708 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:18.934708 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:18.940021 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7726accf-c640-4a1d-a17c-413d3b638bd3 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Volume info retrieved successfully. Aug 13 06:57:18.946556 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7726accf-c640-4a1d-a17c-413d3b638bd3 tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 returned with HTTP 200 Aug 13 06:57:18.947125 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 223/914] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:18 2026] GET /volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:19.109366 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a91360ec-8c62-42af-ac36-2b9803d48481 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:19.112533 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a91360ec-8c62-42af-ac36-2b9803d48481 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a Aug 13 06:57:19.113399 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a91360ec-8c62-42af-ac36-2b9803d48481 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:19.113399 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a91360ec-8c62-42af-ac36-2b9803d48481 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:19.113399 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-a91360ec-8c62-42af-ac36-2b9803d48481 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 40b5fd0b-5843-4310-9641-a030e8ee686a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:19.118781 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:19.118781 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:19.120612 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a91360ec-8c62-42af-ac36-2b9803d48481 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a returned with HTTP 200 Aug 13 06:57:19.120612 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 232/915] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:19 2026] GET /volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:19.258986 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-05f06f24-b5fe-486a-b456-f4f8738d25be None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:19.261751 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-05f06f24-b5fe-486a-b456-f4f8738d25be tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed Aug 13 06:57:19.262076 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-05f06f24-b5fe-486a-b456-f4f8738d25be tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:19.262295 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-05f06f24-b5fe-486a-b456-f4f8738d25be tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:19.277153 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:19.277153 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:19.282205 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-05f06f24-b5fe-486a-b456-f4f8738d25be tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:57:19.288998 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-05f06f24-b5fe-486a-b456-f4f8738d25be tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed returned with HTTP 200 Aug 13 06:57:19.289685 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 232/916] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:19 2026] GET /volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:19.302938 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-84f36063-66e5-483a-b441-d57ac6e0402d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:19.304755 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-84f36063-66e5-483a-b441-d57ac6e0402d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed Aug 13 06:57:19.304945 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-84f36063-66e5-483a-b441-d57ac6e0402d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:19.305146 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-84f36063-66e5-483a-b441-d57ac6e0402d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:19.315487 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:19.315487 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:19.319748 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-84f36063-66e5-483a-b441-d57ac6e0402d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:57:19.325529 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-84f36063-66e5-483a-b441-d57ac6e0402d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed returned with HTTP 200 Aug 13 06:57:19.325883 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 230/917] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:19 2026] GET /volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:19.963605 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fde3f573-1ba4-44df-b8d4-fdea305561eb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:19.965300 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fde3f573-1ba4-44df-b8d4-fdea305561eb tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] GET https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 Aug 13 06:57:19.965479 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fde3f573-1ba4-44df-b8d4-fdea305561eb tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:19.965650 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fde3f573-1ba4-44df-b8d4-fdea305561eb tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:19.970391 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fde3f573-1ba4-44df-b8d4-fdea305561eb tempest-VolumesActionsTest-257259865 tempest-VolumesActionsTest-257259865-project-member] https://10.4.3.81/volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 returned with HTTP 404 Aug 13 06:57:19.970760 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 224/918] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:19 2026] GET /volume/v3/volumes/651996ec-9895-48c1-844c-d0498fd07119 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:20.134608 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-361b594f-c57d-4bcc-bec0-7feaa07278aa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:20.139580 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-361b594f-c57d-4bcc-bec0-7feaa07278aa tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a Aug 13 06:57:20.139580 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-361b594f-c57d-4bcc-bec0-7feaa07278aa tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:20.139580 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-361b594f-c57d-4bcc-bec0-7feaa07278aa tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:20.139580 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-361b594f-c57d-4bcc-bec0-7feaa07278aa tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 40b5fd0b-5843-4310-9641-a030e8ee686a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:20.151923 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:20.151923 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:20.153032 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-361b594f-c57d-4bcc-bec0-7feaa07278aa tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a returned with HTTP 200 Aug 13 06:57:20.153649 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 233/919] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:20 2026] GET /volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:21.167256 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6c29d501-9d1a-4f50-b6a5-7d981482f82a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:21.171370 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6c29d501-9d1a-4f50-b6a5-7d981482f82a tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a Aug 13 06:57:21.171715 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6c29d501-9d1a-4f50-b6a5-7d981482f82a tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:21.171958 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6c29d501-9d1a-4f50-b6a5-7d981482f82a tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:21.173200 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-6c29d501-9d1a-4f50-b6a5-7d981482f82a tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 40b5fd0b-5843-4310-9641-a030e8ee686a. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:21.182266 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:21.182266 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:21.183750 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6c29d501-9d1a-4f50-b6a5-7d981482f82a tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a returned with HTTP 200 Aug 13 06:57:21.185106 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 233/920] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:21 2026] GET /volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:22.197500 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e37889c8-43fe-4f10-bed8-02096d3ab4b0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:22.199597 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e37889c8-43fe-4f10-bed8-02096d3ab4b0 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a Aug 13 06:57:22.199828 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e37889c8-43fe-4f10-bed8-02096d3ab4b0 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:22.200116 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e37889c8-43fe-4f10-bed8-02096d3ab4b0 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:22.200236 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e37889c8-43fe-4f10-bed8-02096d3ab4b0 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 40b5fd0b-5843-4310-9641-a030e8ee686a. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:22.205169 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:22.205169 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:22.205947 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e37889c8-43fe-4f10-bed8-02096d3ab4b0 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a returned with HTTP 200 Aug 13 06:57:22.206486 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 231/921] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:22 2026] GET /volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:23.221147 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6a5f7c4a-bffe-4e0d-ad4f-6d650d9ba648 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:23.223791 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6a5f7c4a-bffe-4e0d-ad4f-6d650d9ba648 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a Aug 13 06:57:23.223990 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6a5f7c4a-bffe-4e0d-ad4f-6d650d9ba648 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:23.224165 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6a5f7c4a-bffe-4e0d-ad4f-6d650d9ba648 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:23.224267 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-6a5f7c4a-bffe-4e0d-ad4f-6d650d9ba648 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 40b5fd0b-5843-4310-9641-a030e8ee686a. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:23.234272 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:23.234272 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:23.235370 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6a5f7c4a-bffe-4e0d-ad4f-6d650d9ba648 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a returned with HTTP 200 Aug 13 06:57:23.235769 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 225/922] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:23 2026] GET /volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:24.248847 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-924a4d28-1a74-42d1-af3f-428d0a87b5ec None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:24.251660 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-924a4d28-1a74-42d1-af3f-428d0a87b5ec tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a Aug 13 06:57:24.251863 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-924a4d28-1a74-42d1-af3f-428d0a87b5ec tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:24.252131 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-924a4d28-1a74-42d1-af3f-428d0a87b5ec tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:24.252281 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-924a4d28-1a74-42d1-af3f-428d0a87b5ec tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 40b5fd0b-5843-4310-9641-a030e8ee686a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:24.257939 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:24.257939 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:24.258668 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-924a4d28-1a74-42d1-af3f-428d0a87b5ec tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a returned with HTTP 200 Aug 13 06:57:24.259288 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 234/923] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:24 2026] GET /volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:25.273050 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fa976bf7-3ceb-483d-aa73-f07e6156944f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:25.274865 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fa976bf7-3ceb-483d-aa73-f07e6156944f tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a Aug 13 06:57:25.275691 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fa976bf7-3ceb-483d-aa73-f07e6156944f tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:25.275691 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fa976bf7-3ceb-483d-aa73-f07e6156944f tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:25.275691 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-fa976bf7-3ceb-483d-aa73-f07e6156944f tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 40b5fd0b-5843-4310-9641-a030e8ee686a. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:25.285497 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:25.285497 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:25.286156 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fa976bf7-3ceb-483d-aa73-f07e6156944f tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a returned with HTTP 200 Aug 13 06:57:25.286551 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 234/924] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:25 2026] GET /volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:25.304012 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0d2c0e1f-6ead-4dc1-8c9c-8d4d2298899b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:25.309617 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0d2c0e1f-6ead-4dc1-8c9c-8d4d2298899b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 06:57:25.309617 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0d2c0e1f-6ead-4dc1-8c9c-8d4d2298899b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "31cb1ce2-554b-4033-96da-bd97af29ed9f", "incremental": true}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:25.310260 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-0d2c0e1f-6ead-4dc1-8c9c-8d4d2298899b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Creating new backup {'backup': {'volume_id': '31cb1ce2-554b-4033-96da-bd97af29ed9f', 'incremental': True}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:57:25.310497 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-0d2c0e1f-6ead-4dc1-8c9c-8d4d2298899b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Creating backup of volume 31cb1ce2-554b-4033-96da-bd97af29ed9f in container None Aug 13 06:57:25.325313 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:25.325313 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:25.326356 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0d2c0e1f-6ead-4dc1-8c9c-8d4d2298899b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Volume info retrieved successfully. Aug 13 06:57:25.354172 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-0d2c0e1f-6ead-4dc1-8c9c-8d4d2298899b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Created reservations ['15891d64-1615-4fdc-b78d-fd64a1f84ccf', '7ff8ba6c-7268-4937-b189-be69c4678b34'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:25.377665 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0d2c0e1f-6ead-4dc1-8c9c-8d4d2298899b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 400 Aug 13 06:57:25.378170 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 232/925] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:57:25 2026] POST /volume/v3/backups => generated 109 bytes in 75 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:57:25.389746 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d4ba0e7e-96e6-435a-8b1c-90ccd48f1fce None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:25.393826 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d4ba0e7e-96e6-435a-8b1c-90ccd48f1fce tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] DELETE https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a Aug 13 06:57:25.393826 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d4ba0e7e-96e6-435a-8b1c-90ccd48f1fce tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:25.393826 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d4ba0e7e-96e6-435a-8b1c-90ccd48f1fce tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:25.393826 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-d4ba0e7e-96e6-435a-8b1c-90ccd48f1fce tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Delete backup with id: 40b5fd0b-5843-4310-9641-a030e8ee686a. Aug 13 06:57:25.398030 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:25.398030 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:25.422790 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-d4ba0e7e-96e6-435a-8b1c-90ccd48f1fce tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] delete_backup rpcapi backup_id 40b5fd0b-5843-4310-9641-a030e8ee686a {{(pid=100294) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:57:25.423892 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d4ba0e7e-96e6-435a-8b1c-90ccd48f1fce tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a returned with HTTP 202 Aug 13 06:57:25.424583 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 226/926] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:57:25 2026] DELETE /volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:25.435066 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4a46c305-1f6f-47ca-bc10-c217662a7eaa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:25.437299 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4a46c305-1f6f-47ca-bc10-c217662a7eaa tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a Aug 13 06:57:25.437539 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4a46c305-1f6f-47ca-bc10-c217662a7eaa tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:25.437725 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4a46c305-1f6f-47ca-bc10-c217662a7eaa tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:25.437825 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-4a46c305-1f6f-47ca-bc10-c217662a7eaa tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 40b5fd0b-5843-4310-9641-a030e8ee686a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:25.445097 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:25.445097 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:25.446696 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4a46c305-1f6f-47ca-bc10-c217662a7eaa tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a returned with HTTP 200 Aug 13 06:57:25.447529 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 235/927] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:25 2026] GET /volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:26.464479 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6baf629a-a517-4315-add7-d93347e2f63c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:26.466246 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6baf629a-a517-4315-add7-d93347e2f63c tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a Aug 13 06:57:26.466439 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6baf629a-a517-4315-add7-d93347e2f63c tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:26.466609 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6baf629a-a517-4315-add7-d93347e2f63c tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:26.467473 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-6baf629a-a517-4315-add7-d93347e2f63c tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 40b5fd0b-5843-4310-9641-a030e8ee686a. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:26.469787 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6baf629a-a517-4315-add7-d93347e2f63c tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a returned with HTTP 404 Aug 13 06:57:26.470505 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 235/928] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:26 2026] GET /volume/v3/backups/40b5fd0b-5843-4310-9641-a030e8ee686a => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:26.480625 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:26.482994 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:57:26.483281 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2100291301"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:26.484740 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2100291301'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:57:26.484740 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Create volume of 1 GB Aug 13 06:57:26.489978 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Availability Zones retrieved successfully. Aug 13 06:57:26.495995 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Flow 'volume_create_api' (cb8da2a7-d658-43e0-8f89-7bec9e0daa81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:26.496907 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b721f74a-1f69-43d0-978f-bec8820cbcdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:26.497750 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:57:26.528029 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b721f74a-1f69-43d0-978f-bec8820cbcdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:26.528746 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01bcc091-cf64-4390-9bac-7e04fa04d938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:26.580230 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Created reservations ['a4ac66ef-3743-44ab-b4d9-ddd899fe18b5', 'e1cddd81-5065-4c76-86bf-21e475b1d841', '8b170831-517f-4433-8b59-18c6aeba742d', '436e93e2-52ec-43d6-a41b-65e3eb746a88'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:26.581307 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01bcc091-cf64-4390-9bac-7e04fa04d938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4ac66ef-3743-44ab-b4d9-ddd899fe18b5', 'e1cddd81-5065-4c76-86bf-21e475b1d841', '8b170831-517f-4433-8b59-18c6aeba742d', '436e93e2-52ec-43d6-a41b-65e3eb746a88']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:26.582621 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81475ab6-b13f-47cf-af28-68d8832a1efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:26.611786 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81475ab6-b13f-47cf-af28-68d8832a1efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '239f211b-63fa-4920-9604-063a71be579b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2100291301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98864beeb0174d9bbff159d2bb8d2d84',qos_specs=None,replication_status=,reservations=['a4ac66ef-3743-44ab-b4d9-ddd899fe18b5','e1cddd81-5065-4c76-86bf-21e475b1d841','8b170831-517f-4433-8b59-18c6aeba742d','436e93e2-52ec-43d6-a41b-65e3eb746a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1121ba02a3ca49e8854078023a9fda1d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:57:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2100291301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=239f211b-63fa-4920-9604-063a71be579b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98864beeb0174d9bbff159d2bb8d2d84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1121ba02a3ca49e8854078023a9fda1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:26.613017 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98c9a015-5096-4b65-8f65-cb8db554a3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:26.633121 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98c9a015-5096-4b65-8f65-cb8db554a3ea) transitioned into state 'SUCCESS' from state '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-2100291301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98864beeb0174d9bbff159d2bb8d2d84',qos_specs=None,replication_status=,reservations=['a4ac66ef-3743-44ab-b4d9-ddd899fe18b5','e1cddd81-5065-4c76-86bf-21e475b1d841','8b170831-517f-4433-8b59-18c6aeba742d','436e93e2-52ec-43d6-a41b-65e3eb746a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1121ba02a3ca49e8854078023a9fda1d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:26.634221 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (592d3e67-eb3e-4b2b-ad58-020f2f374d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:26.647362 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (592d3e67-eb3e-4b2b-ad58-020f2f374d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:26.648602 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Flow 'volume_create_api' (cb8da2a7-d658-43e0-8f89-7bec9e0daa81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:26.649048 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Create volume request issued successfully. Aug 13 06:57:26.649953 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-77b3282c-0b54-4948-b6fe-b6bd145c750c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:57:26.650379 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 233/929] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:57:26 2026] POST /volume/v3/volumes => generated 747 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:26.665061 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a0930dc5-ef58-460d-a4a8-35160d5c76e1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:26.670374 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a0930dc5-ef58-460d-a4a8-35160d5c76e1 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/volumes/239f211b-63fa-4920-9604-063a71be579b Aug 13 06:57:26.670374 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a0930dc5-ef58-460d-a4a8-35160d5c76e1 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:26.670374 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a0930dc5-ef58-460d-a4a8-35160d5c76e1 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:26.680528 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:26.680528 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:26.685475 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a0930dc5-ef58-460d-a4a8-35160d5c76e1 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Volume info retrieved successfully. Aug 13 06:57:26.691270 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a0930dc5-ef58-460d-a4a8-35160d5c76e1 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/volumes/239f211b-63fa-4920-9604-063a71be579b returned with HTTP 200 Aug 13 06:57:26.691983 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 227/930] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:26 2026] GET /volume/v3/volumes/239f211b-63fa-4920-9604-063a71be579b => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:27.225563 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:27.228061 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:57:27.228451 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-2078717631"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:27.230165 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Create volume request body: {'volume': {'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-2078717631'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:57:27.339512 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Create volume of 1 GB Aug 13 06:57:27.343869 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Availability Zones retrieved successfully. Aug 13 06:57:27.350481 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Flow 'volume_create_api' (c2ad0c39-7cc7-4c2b-8e71-cdfa3c26f0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:27.351645 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (967cad94-c529-4b5a-a93c-5f34eaa6256d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:27.352797 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:57:27.420150 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (967cad94-c529-4b5a-a93c-5f34eaa6256d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:27.421009 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91f67041-0e57-4ac0-b6b1-6fa7c546d073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:27.498618 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Created reservations ['ff14850e-e61f-4dc3-a216-767edb774c2a', '18cd7b43-db32-4c31-8fa0-ddea54ea2089', '4b936678-c624-4206-9400-92841cb88371', '89a24670-d754-4cb9-bc49-1272f5e69468'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:27.498914 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91f67041-0e57-4ac0-b6b1-6fa7c546d073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff14850e-e61f-4dc3-a216-767edb774c2a', '18cd7b43-db32-4c31-8fa0-ddea54ea2089', '4b936678-c624-4206-9400-92841cb88371', '89a24670-d754-4cb9-bc49-1272f5e69468']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:27.499736 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8594d1ad-41b1-4547-943b-162490fada71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:27.526657 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8594d1ad-41b1-4547-943b-162490fada71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22f0b12e-3651-4f57-8d64-c23a293811d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2078717631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caf2f41eeba74f9e953ee1d64be25ac5',qos_specs=None,replication_status=,reservations=['ff14850e-e61f-4dc3-a216-767edb774c2a','18cd7b43-db32-4c31-8fa0-ddea54ea2089','4b936678-c624-4206-9400-92841cb88371','89a24670-d754-4cb9-bc49-1272f5e69468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baad75394634466ea8008f8db46c692b',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:57:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2078717631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22f0b12e-3651-4f57-8d64-c23a293811d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='caf2f41eeba74f9e953ee1d64be25ac5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baad75394634466ea8008f8db46c692b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:27.527388 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9fef6e9-aeed-418b-96a5-24fc701d6a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:27.545237 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9fef6e9-aeed-418b-96a5-24fc701d6a15) transitioned into state 'SUCCESS' from state '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-2078717631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caf2f41eeba74f9e953ee1d64be25ac5',qos_specs=None,replication_status=,reservations=['ff14850e-e61f-4dc3-a216-767edb774c2a','18cd7b43-db32-4c31-8fa0-ddea54ea2089','4b936678-c624-4206-9400-92841cb88371','89a24670-d754-4cb9-bc49-1272f5e69468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baad75394634466ea8008f8db46c692b',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:27.548394 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5136ac8-e503-48d9-9dd2-4be90e0d9d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:27.557405 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5136ac8-e503-48d9-9dd2-4be90e0d9d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:27.557842 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Flow 'volume_create_api' (c2ad0c39-7cc7-4c2b-8e71-cdfa3c26f0c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:27.558162 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Create volume request issued successfully. Aug 13 06:57:27.559266 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-031739a8-2fe1-4dcb-9c44-275a06c8295c tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:57:27.559266 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 236/931] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:57:27 2026] POST /volume/v3/volumes => generated 749 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:27.571037 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ecf48450-ed14-4595-b674-dfc4a5a77593 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:27.576354 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ecf48450-ed14-4595-b674-dfc4a5a77593 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] GET https://10.4.3.81/volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6 Aug 13 06:57:27.576354 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ecf48450-ed14-4595-b674-dfc4a5a77593 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:27.576354 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ecf48450-ed14-4595-b674-dfc4a5a77593 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:27.580850 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:27.580850 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:27.584707 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ecf48450-ed14-4595-b674-dfc4a5a77593 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Volume info retrieved successfully. Aug 13 06:57:27.589103 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ecf48450-ed14-4595-b674-dfc4a5a77593 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] https://10.4.3.81/volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6 returned with HTTP 200 Aug 13 06:57:27.589632 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 236/932] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:27 2026] GET /volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:27.706426 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c4fda3c9-ae85-4a30-8d8e-10661fd6ea1c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:27.708648 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c4fda3c9-ae85-4a30-8d8e-10661fd6ea1c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/volumes/239f211b-63fa-4920-9604-063a71be579b Aug 13 06:57:27.708846 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c4fda3c9-ae85-4a30-8d8e-10661fd6ea1c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:27.709046 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c4fda3c9-ae85-4a30-8d8e-10661fd6ea1c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:27.719415 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:27.719415 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:27.722917 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c4fda3c9-ae85-4a30-8d8e-10661fd6ea1c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Volume info retrieved successfully. Aug 13 06:57:27.733739 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c4fda3c9-ae85-4a30-8d8e-10661fd6ea1c tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/volumes/239f211b-63fa-4920-9604-063a71be579b returned with HTTP 200 Aug 13 06:57:27.734098 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 234/933] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:27 2026] GET /volume/v3/volumes/239f211b-63fa-4920-9604-063a71be579b => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:27.746263 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-26dcf3ab-08e1-4a68-8f37-06444a6ca888 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:27.749013 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-26dcf3ab-08e1-4a68-8f37-06444a6ca888 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 06:57:27.749013 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-26dcf3ab-08e1-4a68-8f37-06444a6ca888 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "239f211b-63fa-4920-9604-063a71be579b", "name": "tempest-VolumesBackupsTest-Backup-2136095680"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:27.751010 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-26dcf3ab-08e1-4a68-8f37-06444a6ca888 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Creating new backup {'backup': {'volume_id': '239f211b-63fa-4920-9604-063a71be579b', 'name': 'tempest-VolumesBackupsTest-Backup-2136095680'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:57:27.751282 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-26dcf3ab-08e1-4a68-8f37-06444a6ca888 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Creating backup of volume 239f211b-63fa-4920-9604-063a71be579b in container None Aug 13 06:57:27.761470 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:27.761470 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:27.761470 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-26dcf3ab-08e1-4a68-8f37-06444a6ca888 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Volume info retrieved successfully. Aug 13 06:57:27.781375 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-26dcf3ab-08e1-4a68-8f37-06444a6ca888 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Created reservations ['12a030f6-f882-4b60-b15f-fe872981bd55', '05550eb1-9467-4143-ae88-83e7e1185a2b'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:27.815953 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-26dcf3ab-08e1-4a68-8f37-06444a6ca888 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 06:57:27.816040 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 228/934] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:57:27 2026] POST /volume/v3/backups => generated 328 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:27.825941 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a689e546-abe9-4c32-929e-c4355248164f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:27.827720 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a689e546-abe9-4c32-929e-c4355248164f tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:57:27.827771 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a689e546-abe9-4c32-929e-c4355248164f tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:27.827954 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a689e546-abe9-4c32-929e-c4355248164f tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:27.828048 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-a689e546-abe9-4c32-929e-c4355248164f tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:27.836036 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:27.836036 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:27.836636 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a689e546-abe9-4c32-929e-c4355248164f tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 200 Aug 13 06:57:27.836986 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 237/935] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:27 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:28.601913 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-648782ec-98ce-49f4-a11e-ac44d9ba879d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:28.603565 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-648782ec-98ce-49f4-a11e-ac44d9ba879d tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] GET https://10.4.3.81/volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6 Aug 13 06:57:28.603911 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-648782ec-98ce-49f4-a11e-ac44d9ba879d tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:28.604223 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-648782ec-98ce-49f4-a11e-ac44d9ba879d tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:28.611495 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:28.611495 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:28.615466 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-648782ec-98ce-49f4-a11e-ac44d9ba879d tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Volume info retrieved successfully. Aug 13 06:57:28.620980 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-648782ec-98ce-49f4-a11e-ac44d9ba879d tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] https://10.4.3.81/volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6 returned with HTTP 200 Aug 13 06:57:28.621686 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 237/936] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:28 2026] GET /volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6 => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:28.636015 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b7b5b9f8-5450-42f9-ac96-f1b64cad3df6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:28.637889 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b7b5b9f8-5450-42f9-ac96-f1b64cad3df6 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] POST https://10.4.3.81/volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6/action Aug 13 06:57:28.638217 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b7b5b9f8-5450-42f9-ac96-f1b64cad3df6 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-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=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:28.638336 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b7b5b9f8-5450-42f9-ac96-f1b64cad3df6 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-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=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:28.646015 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:28.646015 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:28.651420 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:28.651420 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:28.651817 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b7b5b9f8-5450-42f9-ac96-f1b64cad3df6 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Volume info retrieved successfully. Aug 13 06:57:28.663715 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b7b5b9f8-5450-42f9-ac96-f1b64cad3df6 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Update volume metadata completed successfully. Aug 13 06:57:28.664028 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b7b5b9f8-5450-42f9-ac96-f1b64cad3df6 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] https://10.4.3.81/volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6/action returned with HTTP 200 Aug 13 06:57:28.664365 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 235/937] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 06:57:28 2026] POST /volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6/action => generated 563 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:28.671194 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bf73f7e7-89fc-4029-99eb-c91118c9a8de None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:28.673747 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bf73f7e7-89fc-4029-99eb-c91118c9a8de tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] GET https://10.4.3.81/volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6 Aug 13 06:57:28.673959 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bf73f7e7-89fc-4029-99eb-c91118c9a8de tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:28.674147 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bf73f7e7-89fc-4029-99eb-c91118c9a8de tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:28.680763 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:28.680763 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:28.684510 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bf73f7e7-89fc-4029-99eb-c91118c9a8de tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Volume info retrieved successfully. Aug 13 06:57:28.689115 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bf73f7e7-89fc-4029-99eb-c91118c9a8de tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] https://10.4.3.81/volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6 returned with HTTP 200 Aug 13 06:57:28.689522 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 229/938] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:28 2026] GET /volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6 => generated 1417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:28.702564 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-10e10423-f1c8-43b9-9ee0-1527929633ed None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:28.704660 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-10e10423-f1c8-43b9-9ee0-1527929633ed tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] POST https://10.4.3.81/volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6/action Aug 13 06:57:28.705137 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-10e10423-f1c8-43b9-9ee0-1527929633ed tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:28.705285 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-10e10423-f1c8-43b9-9ee0-1527929633ed tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:28.715608 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:28.715608 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:28.725606 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:28.725606 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:28.726209 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-10e10423-f1c8-43b9-9ee0-1527929633ed tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Volume info retrieved successfully. Aug 13 06:57:28.732138 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-10e10423-f1c8-43b9-9ee0-1527929633ed tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Get volume image-metadata completed successfully. Aug 13 06:57:28.742575 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-10e10423-f1c8-43b9-9ee0-1527929633ed tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Delete volume metadata completed successfully. Aug 13 06:57:28.742919 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-10e10423-f1c8-43b9-9ee0-1527929633ed tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] https://10.4.3.81/volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6/action returned with HTTP 200 Aug 13 06:57:28.743388 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 238/939] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:28 2026] POST /volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6/action => generated 0 bytes in 41 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 06:57:28.750064 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e020d75c-ac0d-4463-8959-1a486e68c2a8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:28.752084 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e020d75c-ac0d-4463-8959-1a486e68c2a8 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] POST https://10.4.3.81/volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6/action Aug 13 06:57:28.752562 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e020d75c-ac0d-4463-8959-1a486e68c2a8 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:28.753174 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e020d75c-ac0d-4463-8959-1a486e68c2a8 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:28.760452 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:28.760452 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:28.761068 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e020d75c-ac0d-4463-8959-1a486e68c2a8 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Volume info retrieved successfully. Aug 13 06:57:28.767409 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e020d75c-ac0d-4463-8959-1a486e68c2a8 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Get volume image-metadata completed successfully. Aug 13 06:57:28.768287 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e020d75c-ac0d-4463-8959-1a486e68c2a8 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] https://10.4.3.81/volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6/action returned with HTTP 200 Aug 13 06:57:28.768287 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 238/940] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:28 2026] POST /volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6/action => generated 537 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:28.776396 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3be2d323-4528-449e-8537-26e0071e31cf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:28.778104 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3be2d323-4528-449e-8537-26e0071e31cf tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] GET https://10.4.3.81/volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6 Aug 13 06:57:28.778291 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3be2d323-4528-449e-8537-26e0071e31cf tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:28.778458 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3be2d323-4528-449e-8537-26e0071e31cf tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:28.785051 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:28.785051 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:28.788471 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3be2d323-4528-449e-8537-26e0071e31cf tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Volume info retrieved successfully. Aug 13 06:57:28.792601 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3be2d323-4528-449e-8537-26e0071e31cf tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] https://10.4.3.81/volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6 returned with HTTP 200 Aug 13 06:57:28.792959 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 236/941] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:28 2026] GET /volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6 => generated 1391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:28.804657 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9e3f8f51-6fc2-4b57-829c-6acc3418804d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:28.806280 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9e3f8f51-6fc2-4b57-829c-6acc3418804d tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] DELETE https://10.4.3.81/volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6 Aug 13 06:57:28.806504 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9e3f8f51-6fc2-4b57-829c-6acc3418804d tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:28.806720 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9e3f8f51-6fc2-4b57-829c-6acc3418804d tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:28.806896 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-9e3f8f51-6fc2-4b57-829c-6acc3418804d tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Delete volume with id: 22f0b12e-3651-4f57-8d64-c23a293811d6 Aug 13 06:57:28.812981 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:28.812981 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:28.813396 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9e3f8f51-6fc2-4b57-829c-6acc3418804d tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Volume info retrieved successfully. Aug 13 06:57:28.829700 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9e3f8f51-6fc2-4b57-829c-6acc3418804d tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Delete volume request issued successfully. Aug 13 06:57:28.829700 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9e3f8f51-6fc2-4b57-829c-6acc3418804d tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] https://10.4.3.81/volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6 returned with HTTP 202 Aug 13 06:57:28.830243 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 230/942] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:57:28 2026] DELETE /volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:57:28.843718 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2481c116-720e-438e-a559-846cb06d2145 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:28.849637 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2481c116-720e-438e-a559-846cb06d2145 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] GET https://10.4.3.81/volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6 Aug 13 06:57:28.849835 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2c0f25d4-b334-40c6-a94e-600ec7e5b9c8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:28.849868 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2481c116-720e-438e-a559-846cb06d2145 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:28.849868 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2481c116-720e-438e-a559-846cb06d2145 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:28.852297 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2c0f25d4-b334-40c6-a94e-600ec7e5b9c8 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:57:28.852297 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2c0f25d4-b334-40c6-a94e-600ec7e5b9c8 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:28.852497 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2c0f25d4-b334-40c6-a94e-600ec7e5b9c8 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:28.852722 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-2c0f25d4-b334-40c6-a94e-600ec7e5b9c8 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:28.859084 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:28.859084 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:28.859886 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2c0f25d4-b334-40c6-a94e-600ec7e5b9c8 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 200 Aug 13 06:57:28.859886 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 239/943] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:28 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:28.861916 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:28.861916 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:28.866581 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2481c116-720e-438e-a559-846cb06d2145 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Volume info retrieved successfully. Aug 13 06:57:28.873195 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2481c116-720e-438e-a559-846cb06d2145 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] https://10.4.3.81/volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6 returned with HTTP 200 Aug 13 06:57:28.873843 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 239/944] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:28 2026] GET /volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6 => generated 1390 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:29.870937 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9a1613a3-7579-4d21-95c9-e98b4d0a9fdf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:29.872717 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a1613a3-7579-4d21-95c9-e98b4d0a9fdf tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:57:29.872938 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a1613a3-7579-4d21-95c9-e98b4d0a9fdf tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:29.873122 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a1613a3-7579-4d21-95c9-e98b4d0a9fdf tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:29.873235 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9a1613a3-7579-4d21-95c9-e98b4d0a9fdf tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:29.877866 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:29.877866 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:29.878501 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a1613a3-7579-4d21-95c9-e98b4d0a9fdf tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 200 Aug 13 06:57:29.878894 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 237/945] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:29 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:29.888488 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1d10118e-d625-4083-af48-4b2012761a76 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:29.890625 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1d10118e-d625-4083-af48-4b2012761a76 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] GET https://10.4.3.81/volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6 Aug 13 06:57:29.890874 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1d10118e-d625-4083-af48-4b2012761a76 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:29.891106 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1d10118e-d625-4083-af48-4b2012761a76 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:29.898088 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1d10118e-d625-4083-af48-4b2012761a76 tempest-VolumesImageMetadata-1092442234 tempest-VolumesImageMetadata-1092442234-project-member] https://10.4.3.81/volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6 returned with HTTP 404 Aug 13 06:57:29.898635 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 231/946] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:29 2026] GET /volume/v3/volumes/22f0b12e-3651-4f57-8d64-c23a293811d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:30.889572 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f412bb55-576b-4db5-bfe7-4b49ca627725 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:30.891172 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f412bb55-576b-4db5-bfe7-4b49ca627725 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:57:30.891371 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f412bb55-576b-4db5-bfe7-4b49ca627725 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:30.891541 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f412bb55-576b-4db5-bfe7-4b49ca627725 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:30.891673 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-f412bb55-576b-4db5-bfe7-4b49ca627725 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:30.895650 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:30.895650 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:30.896465 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f412bb55-576b-4db5-bfe7-4b49ca627725 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 200 Aug 13 06:57:30.896842 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 240/947] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:30 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:31.909931 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ba959a4c-b4c3-4770-bb27-a7a1f58444d9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:31.911899 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ba959a4c-b4c3-4770-bb27-a7a1f58444d9 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:57:31.912099 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ba959a4c-b4c3-4770-bb27-a7a1f58444d9 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:31.912296 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ba959a4c-b4c3-4770-bb27-a7a1f58444d9 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:31.912419 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ba959a4c-b4c3-4770-bb27-a7a1f58444d9 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:31.918724 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:31.918724 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:31.918724 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ba959a4c-b4c3-4770-bb27-a7a1f58444d9 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 200 Aug 13 06:57:31.919147 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 240/948] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:31 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:32.932979 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5f660722-ad33-4847-86cc-e5527c62db21 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:32.935034 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5f660722-ad33-4847-86cc-e5527c62db21 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:57:32.935276 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5f660722-ad33-4847-86cc-e5527c62db21 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:32.935517 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5f660722-ad33-4847-86cc-e5527c62db21 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:32.935663 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-5f660722-ad33-4847-86cc-e5527c62db21 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:32.939717 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:32.939717 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:32.940477 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5f660722-ad33-4847-86cc-e5527c62db21 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 200 Aug 13 06:57:32.940875 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 238/949] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:32 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:33.321977 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-6b8707c9-6cc7-4288-8ec6-6bb2bfa27f96 req-49d863d1-e7a5-4208-86a9-cb44453a8804 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:33.324816 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6b8707c9-6cc7-4288-8ec6-6bb2bfa27f96 req-49d863d1-e7a5-4208-86a9-cb44453a8804 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] DELETE https://10.4.3.81/volume/v3/attachments/80e11baf-959d-43a3-8e1a-918d9988e988 Aug 13 06:57:33.325009 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6b8707c9-6cc7-4288-8ec6-6bb2bfa27f96 req-49d863d1-e7a5-4208-86a9-cb44453a8804 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:33.325187 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6b8707c9-6cc7-4288-8ec6-6bb2bfa27f96 req-49d863d1-e7a5-4208-86a9-cb44453a8804 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:33.332599 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:33.332599 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:33.378687 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6b8707c9-6cc7-4288-8ec6-6bb2bfa27f96 req-49d863d1-e7a5-4208-86a9-cb44453a8804 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/attachments/80e11baf-959d-43a3-8e1a-918d9988e988 returned with HTTP 200 Aug 13 06:57:33.379087 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 232/950] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:57:33 2026] DELETE /volume/v3/attachments/80e11baf-959d-43a3-8e1a-918d9988e988 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:33.397041 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-6b8707c9-6cc7-4288-8ec6-6bb2bfa27f96 req-353c3e83-0f31-437f-addb-513130d09684 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:33.399929 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-6b8707c9-6cc7-4288-8ec6-6bb2bfa27f96 req-353c3e83-0f31-437f-addb-513130d09684 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] DELETE https://10.4.3.81/volume/v3/volumes/055e0710-416a-4239-bdf9-3465db7f00ba Aug 13 06:57:33.400150 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-6b8707c9-6cc7-4288-8ec6-6bb2bfa27f96 req-353c3e83-0f31-437f-addb-513130d09684 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:33.400418 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-6b8707c9-6cc7-4288-8ec6-6bb2bfa27f96 req-353c3e83-0f31-437f-addb-513130d09684 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:33.400632 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [req-6b8707c9-6cc7-4288-8ec6-6bb2bfa27f96 req-353c3e83-0f31-437f-addb-513130d09684 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Delete volume with id: 055e0710-416a-4239-bdf9-3465db7f00ba Aug 13 06:57:33.410616 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:33.410616 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:33.411282 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-6b8707c9-6cc7-4288-8ec6-6bb2bfa27f96 req-353c3e83-0f31-437f-addb-513130d09684 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:57:33.427380 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-6b8707c9-6cc7-4288-8ec6-6bb2bfa27f96 req-353c3e83-0f31-437f-addb-513130d09684 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Delete volume request issued successfully. Aug 13 06:57:33.427573 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-6b8707c9-6cc7-4288-8ec6-6bb2bfa27f96 req-353c3e83-0f31-437f-addb-513130d09684 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/055e0710-416a-4239-bdf9-3465db7f00ba returned with HTTP 202 Aug 13 06:57:33.427985 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 241/951] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 06:57:33 2026] DELETE /volume/v3/volumes/055e0710-416a-4239-bdf9-3465db7f00ba => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:57:33.953553 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-90982249-90a7-4da6-8bc9-5afa3805a03e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:33.956297 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-90982249-90a7-4da6-8bc9-5afa3805a03e tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:57:33.957950 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-90982249-90a7-4da6-8bc9-5afa3805a03e tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:33.958186 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-90982249-90a7-4da6-8bc9-5afa3805a03e tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:33.958832 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-90982249-90a7-4da6-8bc9-5afa3805a03e tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:33.964665 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:33.964665 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:33.965306 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-90982249-90a7-4da6-8bc9-5afa3805a03e tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 200 Aug 13 06:57:33.965661 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 241/952] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:33 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:34.336800 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e85e5ef4-0c1d-42b6-a39a-c83cd27181d3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:34.339554 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e85e5ef4-0c1d-42b6-a39a-c83cd27181d3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:57:34.339826 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e85e5ef4-0c1d-42b6-a39a-c83cd27181d3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:34.340089 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e85e5ef4-0c1d-42b6-a39a-c83cd27181d3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:34.340347 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-e85e5ef4-0c1d-42b6-a39a-c83cd27181d3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Delete volume with id: e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:57:34.350660 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:34.350660 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:34.350829 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e85e5ef4-0c1d-42b6-a39a-c83cd27181d3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:57:34.373421 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e85e5ef4-0c1d-42b6-a39a-c83cd27181d3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Delete volume request issued successfully. Aug 13 06:57:34.373421 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e85e5ef4-0c1d-42b6-a39a-c83cd27181d3 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 returned with HTTP 202 Aug 13 06:57:34.373421 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 239/953] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:57:34 2026] DELETE /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:57:34.387082 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a4bd7cf5-546f-426b-a119-9937e0e17feb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:34.389736 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a4bd7cf5-546f-426b-a119-9937e0e17feb tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:57:34.390096 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a4bd7cf5-546f-426b-a119-9937e0e17feb tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:34.390416 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a4bd7cf5-546f-426b-a119-9937e0e17feb tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:34.401981 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:34.401981 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:34.405496 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a4bd7cf5-546f-426b-a119-9937e0e17feb tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Volume info retrieved successfully. Aug 13 06:57:34.411293 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a4bd7cf5-546f-426b-a119-9937e0e17feb tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 returned with HTTP 200 Aug 13 06:57:34.411894 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 233/954] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:34 2026] GET /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:34.978424 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-89e4e1ab-c553-4e8c-b223-6b5dfd1bff0c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:34.985363 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-89e4e1ab-c553-4e8c-b223-6b5dfd1bff0c tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:57:34.985800 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-89e4e1ab-c553-4e8c-b223-6b5dfd1bff0c tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:34.986247 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-89e4e1ab-c553-4e8c-b223-6b5dfd1bff0c tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:34.986468 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-89e4e1ab-c553-4e8c-b223-6b5dfd1bff0c tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:34.993769 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:34.993769 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:34.994956 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-89e4e1ab-c553-4e8c-b223-6b5dfd1bff0c tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 200 Aug 13 06:57:34.995351 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 242/955] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:34 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:35.433186 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5e842fd1-a1a6-4553-bc48-8571cbde7cc6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:35.434971 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5e842fd1-a1a6-4553-bc48-8571cbde7cc6 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] GET https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 Aug 13 06:57:35.435191 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5e842fd1-a1a6-4553-bc48-8571cbde7cc6 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:35.435429 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5e842fd1-a1a6-4553-bc48-8571cbde7cc6 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:35.446062 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5e842fd1-a1a6-4553-bc48-8571cbde7cc6 tempest-ServerActionsTestOtherA-854484260 tempest-ServerActionsTestOtherA-854484260-project-member] https://10.4.3.81/volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 returned with HTTP 404 Aug 13 06:57:35.446599 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 242/956] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:35 2026] GET /volume/v3/volumes/e4f1412f-4395-4593-943c-308381e7a962 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:35.806558 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f7db9407-7380-4511-aec9-40e23cbec451 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:35.894180 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f7db9407-7380-4511-aec9-40e23cbec451 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:57:35.894583 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f7db9407-7380-4511-aec9-40e23cbec451 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-979579074"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:35.898981 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-f7db9407-7380-4511-aec9-40e23cbec451 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-979579074'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:57:35.899102 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-f7db9407-7380-4511-aec9-40e23cbec451 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Create volume of 1 GB Aug 13 06:57:35.906269 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f7db9407-7380-4511-aec9-40e23cbec451 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Availability Zones retrieved successfully. Aug 13 06:57:35.911504 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f7db9407-7380-4511-aec9-40e23cbec451 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Flow 'volume_create_api' (e10989bb-bee4-48a7-8fa5-2e53ab1137bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:35.912303 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f7db9407-7380-4511-aec9-40e23cbec451 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cf7fc08-726c-45eb-acbc-9416a26aa8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:35.913231 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-f7db9407-7380-4511-aec9-40e23cbec451 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:57:35.946690 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f7db9407-7380-4511-aec9-40e23cbec451 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cf7fc08-726c-45eb-acbc-9416a26aa8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:35.947581 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f7db9407-7380-4511-aec9-40e23cbec451 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (736f02a4-ea8a-4e2e-8fb5-df555b462873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:36.009090 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-01d7db3c-a695-4968-9bc5-78b1a366cd82 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:36.011987 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-01d7db3c-a695-4968-9bc5-78b1a366cd82 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:57:36.012263 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-01d7db3c-a695-4968-9bc5-78b1a366cd82 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:36.012545 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-01d7db3c-a695-4968-9bc5-78b1a366cd82 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:36.012724 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-01d7db3c-a695-4968-9bc5-78b1a366cd82 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:36.015048 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-f7db9407-7380-4511-aec9-40e23cbec451 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Created reservations ['f8b4dbae-7b4f-47e3-9c24-2225e7f07ffd', '2480a6db-91dd-46cf-84b4-677ebcc7e511', '1fad1872-9c74-4f27-9a31-7398a7dcd781', 'd9b50197-8e48-4668-a33d-e6180758500c'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:36.015839 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f7db9407-7380-4511-aec9-40e23cbec451 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (736f02a4-ea8a-4e2e-8fb5-df555b462873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8b4dbae-7b4f-47e3-9c24-2225e7f07ffd', '2480a6db-91dd-46cf-84b4-677ebcc7e511', '1fad1872-9c74-4f27-9a31-7398a7dcd781', 'd9b50197-8e48-4668-a33d-e6180758500c']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:36.016728 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f7db9407-7380-4511-aec9-40e23cbec451 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (902bb08b-0b68-4781-8ba0-bac83f814824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:36.020851 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:36.020851 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:36.021746 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-01d7db3c-a695-4968-9bc5-78b1a366cd82 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 200 Aug 13 06:57:36.022278 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 234/957] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:36 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:36.043798 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f7db9407-7380-4511-aec9-40e23cbec451 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (902bb08b-0b68-4781-8ba0-bac83f814824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b211ab8d-d7a7-4951-9d99-6627bb100009', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-979579074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c94322d63a4541458d6a428078f5b44d',qos_specs=None,replication_status=,reservations=['f8b4dbae-7b4f-47e3-9c24-2225e7f07ffd','2480a6db-91dd-46cf-84b4-677ebcc7e511','1fad1872-9c74-4f27-9a31-7398a7dcd781','d9b50197-8e48-4668-a33d-e6180758500c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f68340d977134b39b789b90ea4bac8e5',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:57:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-979579074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b211ab8d-d7a7-4951-9d99-6627bb100009,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c94322d63a4541458d6a428078f5b44d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f68340d977134b39b789b90ea4bac8e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:36.044515 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f7db9407-7380-4511-aec9-40e23cbec451 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f047c31-3bde-4d9d-9682-1c9cf76b7026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:36.067967 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f7db9407-7380-4511-aec9-40e23cbec451 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f047c31-3bde-4d9d-9682-1c9cf76b7026) transitioned into state 'SUCCESS' from state '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-979579074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c94322d63a4541458d6a428078f5b44d',qos_specs=None,replication_status=,reservations=['f8b4dbae-7b4f-47e3-9c24-2225e7f07ffd','2480a6db-91dd-46cf-84b4-677ebcc7e511','1fad1872-9c74-4f27-9a31-7398a7dcd781','d9b50197-8e48-4668-a33d-e6180758500c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f68340d977134b39b789b90ea4bac8e5',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:36.068667 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f7db9407-7380-4511-aec9-40e23cbec451 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb89a1e-2243-44ee-aa91-ddd1e55e9942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:36.076892 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f7db9407-7380-4511-aec9-40e23cbec451 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb89a1e-2243-44ee-aa91-ddd1e55e9942) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:36.077684 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f7db9407-7380-4511-aec9-40e23cbec451 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Flow 'volume_create_api' (e10989bb-bee4-48a7-8fa5-2e53ab1137bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:36.077985 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f7db9407-7380-4511-aec9-40e23cbec451 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Create volume request issued successfully. Aug 13 06:57:36.078603 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f7db9407-7380-4511-aec9-40e23cbec451 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:57:36.079040 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 240/958] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:57:35 2026] POST /volume/v3/volumes => generated 746 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:36.093655 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ebf741a1-7c94-46bf-b61e-3e0a123c0c12 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:36.096111 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ebf741a1-7c94-46bf-b61e-3e0a123c0c12 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] GET https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 Aug 13 06:57:36.096111 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ebf741a1-7c94-46bf-b61e-3e0a123c0c12 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:36.096111 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ebf741a1-7c94-46bf-b61e-3e0a123c0c12 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:36.104400 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:36.104400 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:36.108897 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ebf741a1-7c94-46bf-b61e-3e0a123c0c12 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:36.115613 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ebf741a1-7c94-46bf-b61e-3e0a123c0c12 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 returned with HTTP 200 Aug 13 06:57:36.115969 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 243/959] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:36 2026] GET /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:37.037618 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9f3e7ae7-dcfd-463f-9711-6035c5175ba7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:37.039404 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9f3e7ae7-dcfd-463f-9711-6035c5175ba7 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:57:37.039670 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9f3e7ae7-dcfd-463f-9711-6035c5175ba7 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:37.039899 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9f3e7ae7-dcfd-463f-9711-6035c5175ba7 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:37.039998 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-9f3e7ae7-dcfd-463f-9711-6035c5175ba7 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:37.044384 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:37.044384 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:37.045171 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9f3e7ae7-dcfd-463f-9711-6035c5175ba7 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 200 Aug 13 06:57:37.045564 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 243/960] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:37 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:37.130923 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f6b5eb45-9a75-4ab8-a0f6-a1d95a17fee2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:37.135441 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f6b5eb45-9a75-4ab8-a0f6-a1d95a17fee2 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] GET https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 Aug 13 06:57:37.135441 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f6b5eb45-9a75-4ab8-a0f6-a1d95a17fee2 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:37.135441 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f6b5eb45-9a75-4ab8-a0f6-a1d95a17fee2 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:37.146744 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:37.146744 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:37.155093 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f6b5eb45-9a75-4ab8-a0f6-a1d95a17fee2 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:37.162302 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f6b5eb45-9a75-4ab8-a0f6-a1d95a17fee2 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 returned with HTTP 200 Aug 13 06:57:37.163067 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 235/961] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:37 2026] GET /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:37.530023 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8122d98e-8e31-47c9-a7c9-4d51b3723633 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:37.532411 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8122d98e-8e31-47c9-a7c9-4d51b3723633 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:57:37.532628 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8122d98e-8e31-47c9-a7c9-4d51b3723633 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:37.532821 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8122d98e-8e31-47c9-a7c9-4d51b3723633 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:37.541694 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:37.541694 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:37.547221 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8122d98e-8e31-47c9-a7c9-4d51b3723633 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:57:37.552679 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8122d98e-8e31-47c9-a7c9-4d51b3723633 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 200 Aug 13 06:57:37.553109 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 241/962] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:37 2026] GET /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:37.596991 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-7bdde550-dc7a-4a9e-b1cb-b62750820105 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:37.599483 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-7bdde550-dc7a-4a9e-b1cb-b62750820105 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:57:37.599745 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-7bdde550-dc7a-4a9e-b1cb-b62750820105 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:37.599983 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-7bdde550-dc7a-4a9e-b1cb-b62750820105 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:37.608554 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:37.608554 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:37.612465 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-7bdde550-dc7a-4a9e-b1cb-b62750820105 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:57:37.620708 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-7bdde550-dc7a-4a9e-b1cb-b62750820105 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 200 Aug 13 06:57:37.621338 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 244/963] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:57:37 2026] GET /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:37.707951 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-87cbf033-f9e5-4539-b7f4-16f3d398259d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:37.708528 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-87cbf033-f9e5-4539-b7f4-16f3d398259d None None] GET https://10.4.3.81/volume// Aug 13 06:57:37.708771 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-87cbf033-f9e5-4539-b7f4-16f3d398259d None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:37.709033 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-87cbf033-f9e5-4539-b7f4-16f3d398259d None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:37.709478 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-87cbf033-f9e5-4539-b7f4-16f3d398259d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:57:37.710147 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 244/964] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 06:57:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:57:37.717212 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-60425637-3fe7-4b97-a415-ae2447f73720 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:37.718999 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-60425637-3fe7-4b97-a415-ae2447f73720 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:57:37.719521 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-60425637-3fe7-4b97-a415-ae2447f73720 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7cdee92a-42df-4dc2-8c22-fe5ec33800d7", "connector": null, "instance_uuid": "f4f83a1f-f084-4c97-9283-e3da24a76738"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:37.729489 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:37.729489 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:37.756050 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-60425637-3fe7-4b97-a415-ae2447f73720 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:57:37.756840 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 236/965] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:57:37 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:37.781968 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9bfe106d-b590-4f0e-ba63-0fdf15c69d40 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:37.784693 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9bfe106d-b590-4f0e-ba63-0fdf15c69d40 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:57:37.784975 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9bfe106d-b590-4f0e-ba63-0fdf15c69d40 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:37.785230 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9bfe106d-b590-4f0e-ba63-0fdf15c69d40 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:37.797561 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:37.797561 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:37.798465 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-591bacaa-86dc-4c98-a8f1-8d0a7ea88454 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:37.798994 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-591bacaa-86dc-4c98-a8f1-8d0a7ea88454 None None] GET https://10.4.3.81/volume// Aug 13 06:57:37.799233 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-591bacaa-86dc-4c98-a8f1-8d0a7ea88454 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:37.799748 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-591bacaa-86dc-4c98-a8f1-8d0a7ea88454 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:37.800042 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-591bacaa-86dc-4c98-a8f1-8d0a7ea88454 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:57:37.800904 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 245/966] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:57:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:57:37.802212 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9bfe106d-b590-4f0e-ba63-0fdf15c69d40 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:57:37.808340 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9bfe106d-b590-4f0e-ba63-0fdf15c69d40 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 200 Aug 13 06:57:37.808934 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 242/967] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:37 2026] GET /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:37.810120 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-0a78a369-32fb-4c00-b2a9-2c69d6be53ec None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:37.819001 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-0a78a369-32fb-4c00-b2a9-2c69d6be53ec tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:57:37.820814 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-0a78a369-32fb-4c00-b2a9-2c69d6be53ec tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:37.821167 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-0a78a369-32fb-4c00-b2a9-2c69d6be53ec tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:37.833541 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:37.833541 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:37.837507 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-0a78a369-32fb-4c00-b2a9-2c69d6be53ec tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:57:37.844129 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-0a78a369-32fb-4c00-b2a9-2c69d6be53ec tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 200 Aug 13 06:57:37.844680 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 245/968] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:57:37 2026] GET /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 1019 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:57:37.940360 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-d992bcbd-f53d-4121-9305-601e8d40de41 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:37.943067 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-d992bcbd-f53d-4121-9305-601e8d40de41 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] PUT https://10.4.3.81/volume/v3/attachments/7befcf94-cbad-4eb7-91e3-6db422f2ccb4 Aug 13 06:57:37.943564 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-d992bcbd-f53d-4121-9305-601e8d40de41 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:37.953004 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-d992bcbd-f53d-4121-9305-601e8d40de41 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Acquiring lock "cinder-attachment_update-7cdee92a-42df-4dc2-8c22-fe5ec33800d7-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:57:37.961208 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-d992bcbd-f53d-4121-9305-601e8d40de41 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Lock "cinder-attachment_update-7cdee92a-42df-4dc2-8c22-fe5ec33800d7-np0000007169" acquired by "attachment_update" :: waited 0.007s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:57:37.962850 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:37.962850 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:38.055314 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-53102635-22ff-499f-b307-703ac59961d0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:38.057411 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-d992bcbd-f53d-4121-9305-601e8d40de41 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Lock "cinder-attachment_update-7cdee92a-42df-4dc2-8c22-fe5ec33800d7-np0000007169" released by "attachment_update" :: held 0.097s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:57:38.057411 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-d992bcbd-f53d-4121-9305-601e8d40de41 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/attachments/7befcf94-cbad-4eb7-91e3-6db422f2ccb4 returned with HTTP 200 Aug 13 06:57:38.057787 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 237/969] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:57:37 2026] PUT /volume/v3/attachments/7befcf94-cbad-4eb7-91e3-6db422f2ccb4 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:38.058194 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-53102635-22ff-499f-b307-703ac59961d0 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:57:38.058561 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-53102635-22ff-499f-b307-703ac59961d0 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:38.058848 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-53102635-22ff-499f-b307-703ac59961d0 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:38.059007 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-53102635-22ff-499f-b307-703ac59961d0 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:38.064689 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:38.064689 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:38.068740 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-53102635-22ff-499f-b307-703ac59961d0 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 200 Aug 13 06:57:38.068740 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 246/970] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:38 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:38.828133 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-40d6cd71-6cb4-4d2f-9160-6b9fcb05b45b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:38.830495 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-40d6cd71-6cb4-4d2f-9160-6b9fcb05b45b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:57:38.830770 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-40d6cd71-6cb4-4d2f-9160-6b9fcb05b45b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:38.831001 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-40d6cd71-6cb4-4d2f-9160-6b9fcb05b45b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:38.844304 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:38.844304 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:38.848440 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-40d6cd71-6cb4-4d2f-9160-6b9fcb05b45b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:57:38.853952 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-40d6cd71-6cb4-4d2f-9160-6b9fcb05b45b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 200 Aug 13 06:57:38.854426 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 243/971] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:38 2026] GET /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:39.080102 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8b3e04ee-cd1c-4252-99b3-e23b81def842 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:39.085490 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8b3e04ee-cd1c-4252-99b3-e23b81def842 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:57:39.085565 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8b3e04ee-cd1c-4252-99b3-e23b81def842 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:39.085709 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8b3e04ee-cd1c-4252-99b3-e23b81def842 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:39.085822 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-8b3e04ee-cd1c-4252-99b3-e23b81def842 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:39.090965 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:39.090965 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:39.091523 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8b3e04ee-cd1c-4252-99b3-e23b81def842 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 200 Aug 13 06:57:39.092284 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 246/972] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:39 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:39.866309 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-58ac87d4-33d5-48e1-a8bf-bd6b3e1b2e16 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:39.868815 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-58ac87d4-33d5-48e1-a8bf-bd6b3e1b2e16 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:57:39.869010 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-58ac87d4-33d5-48e1-a8bf-bd6b3e1b2e16 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:39.869250 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-58ac87d4-33d5-48e1-a8bf-bd6b3e1b2e16 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:39.878794 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:39.878794 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:39.882118 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-58ac87d4-33d5-48e1-a8bf-bd6b3e1b2e16 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:57:39.885891 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-58ac87d4-33d5-48e1-a8bf-bd6b3e1b2e16 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 200 Aug 13 06:57:39.886238 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 238/973] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:39 2026] GET /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:40.102439 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-aaa21d5e-bfee-40c5-a7a8-69608e7e804c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:40.104161 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aaa21d5e-bfee-40c5-a7a8-69608e7e804c tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:57:40.104396 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aaa21d5e-bfee-40c5-a7a8-69608e7e804c tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:40.104584 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aaa21d5e-bfee-40c5-a7a8-69608e7e804c tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:40.104702 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-aaa21d5e-bfee-40c5-a7a8-69608e7e804c tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:40.108558 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:40.108558 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:40.109080 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aaa21d5e-bfee-40c5-a7a8-69608e7e804c tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 200 Aug 13 06:57:40.109409 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 247/974] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:40 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:40.905337 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fc893ad1-bf9d-449f-b506-ee75ee3091b7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:40.911772 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fc893ad1-bf9d-449f-b506-ee75ee3091b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:57:40.912048 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fc893ad1-bf9d-449f-b506-ee75ee3091b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:40.912352 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fc893ad1-bf9d-449f-b506-ee75ee3091b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:40.936091 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:40.936091 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:40.941620 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fc893ad1-bf9d-449f-b506-ee75ee3091b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:57:40.948146 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fc893ad1-bf9d-449f-b506-ee75ee3091b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 200 Aug 13 06:57:40.948714 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 244/975] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:40 2026] GET /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:41.118994 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9d583910-74bf-4ebf-a290-5f7073dddc4e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:41.120296 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7a55606b-d006-4d7c-ae84-9d008c4efc75 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:41.120709 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9d583910-74bf-4ebf-a290-5f7073dddc4e tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] GET https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c Aug 13 06:57:41.120892 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9d583910-74bf-4ebf-a290-5f7073dddc4e tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:41.121065 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9d583910-74bf-4ebf-a290-5f7073dddc4e tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:41.122287 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7a55606b-d006-4d7c-ae84-9d008c4efc75 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:57:41.122538 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7a55606b-d006-4d7c-ae84-9d008c4efc75 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:41.122788 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7a55606b-d006-4d7c-ae84-9d008c4efc75 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:41.122913 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-7a55606b-d006-4d7c-ae84-9d008c4efc75 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:41.127753 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:41.127753 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:41.128565 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7a55606b-d006-4d7c-ae84-9d008c4efc75 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 200 Aug 13 06:57:41.129037 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 239/976] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:41 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:41.135615 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:41.135615 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:41.142370 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9d583910-74bf-4ebf-a290-5f7073dddc4e tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Volume info retrieved successfully. Aug 13 06:57:41.149478 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9d583910-74bf-4ebf-a290-5f7073dddc4e tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c returned with HTTP 200 Aug 13 06:57:41.149988 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 247/977] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:41 2026] GET /volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c => generated 1141 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:41.201580 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-226a8d5a-3b91-405b-af22-029617d0fbed None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:41.203913 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-226a8d5a-3b91-405b-af22-029617d0fbed tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] GET https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c Aug 13 06:57:41.204377 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-226a8d5a-3b91-405b-af22-029617d0fbed tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:41.204377 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-226a8d5a-3b91-405b-af22-029617d0fbed tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:41.217870 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:41.217870 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:41.222357 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-226a8d5a-3b91-405b-af22-029617d0fbed tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Volume info retrieved successfully. Aug 13 06:57:41.227005 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-226a8d5a-3b91-405b-af22-029617d0fbed tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c returned with HTTP 200 Aug 13 06:57:41.227174 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 248/978] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:57:41 2026] GET /volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:41.254284 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-5a5c4014-539d-44a8-854c-367c9e631624 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:41.257530 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-5a5c4014-539d-44a8-854c-367c9e631624 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] POST https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c/action Aug 13 06:57:41.257530 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-5a5c4014-539d-44a8-854c-367c9e631624 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:41.257530 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-5a5c4014-539d-44a8-854c-367c9e631624 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:41.269577 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:41.269577 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:41.270206 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-5a5c4014-539d-44a8-854c-367c9e631624 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Volume info retrieved successfully. Aug 13 06:57:41.277474 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-5a5c4014-539d-44a8-854c-367c9e631624 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Begin detaching volume completed successfully. Aug 13 06:57:41.277474 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-5a5c4014-539d-44a8-854c-367c9e631624 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c/action returned with HTTP 202 Aug 13 06:57:41.277474 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 245/979] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 06:57:41 2026] POST /volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:41.335917 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c20186d8-c4d5-4ba6-aad4-4e3b5ea511e0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:41.336286 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c20186d8-c4d5-4ba6-aad4-4e3b5ea511e0 None None] GET https://10.4.3.81/volume// Aug 13 06:57:41.336492 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c20186d8-c4d5-4ba6-aad4-4e3b5ea511e0 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:41.336714 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c20186d8-c4d5-4ba6-aad4-4e3b5ea511e0 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:41.337009 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c20186d8-c4d5-4ba6-aad4-4e3b5ea511e0 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:57:41.337310 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 240/980] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:57:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:57:41.351917 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-74ea5f95-1411-4cf4-b7fe-61b7bc4052be None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:41.354871 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-74ea5f95-1411-4cf4-b7fe-61b7bc4052be tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] GET https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c Aug 13 06:57:41.355246 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-74ea5f95-1411-4cf4-b7fe-61b7bc4052be tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:41.355581 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-74ea5f95-1411-4cf4-b7fe-61b7bc4052be tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:41.370528 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:41.370528 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:41.376349 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-74ea5f95-1411-4cf4-b7fe-61b7bc4052be tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Volume info retrieved successfully. Aug 13 06:57:41.379156 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-a82b5e41-113f-4e57-a852-7f8cd7a16efa None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:41.382902 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-a82b5e41-113f-4e57-a852-7f8cd7a16efa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] POST https://10.4.3.81/volume/v3/attachments/7befcf94-cbad-4eb7-91e3-6db422f2ccb4/action Aug 13 06:57:41.383436 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-a82b5e41-113f-4e57-a852-7f8cd7a16efa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:41.383664 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-a82b5e41-113f-4e57-a852-7f8cd7a16efa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:41.383956 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-74ea5f95-1411-4cf4-b7fe-61b7bc4052be tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c returned with HTTP 200 Aug 13 06:57:41.384581 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 248/981] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:57:41 2026] GET /volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c => generated 1324 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:57:41.410174 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:41.410174 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:41.431343 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a846e29d-aacd-4427-9bfb-908cb47464f3 req-a82b5e41-113f-4e57-a852-7f8cd7a16efa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/attachments/7befcf94-cbad-4eb7-91e3-6db422f2ccb4/action returned with HTTP 204 Aug 13 06:57:41.432202 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 249/982] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:57:41 2026] POST /volume/v3/attachments/7befcf94-cbad-4eb7-91e3-6db422f2ccb4/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:41.966758 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-114e302f-e51a-4513-86c8-233ae48d48e2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:41.970090 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-114e302f-e51a-4513-86c8-233ae48d48e2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:57:41.970090 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-114e302f-e51a-4513-86c8-233ae48d48e2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:41.970090 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-114e302f-e51a-4513-86c8-233ae48d48e2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:41.986192 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:41.986192 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:41.991175 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-114e302f-e51a-4513-86c8-233ae48d48e2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:57:41.999873 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-114e302f-e51a-4513-86c8-233ae48d48e2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 200 Aug 13 06:57:41.999873 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 246/983] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:41 2026] GET /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:42.020163 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-327efb87-306e-4c5c-bb0d-cd11a1cf2618 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:42.032326 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-327efb87-306e-4c5c-bb0d-cd11a1cf2618 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 06:57:42.032326 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-327efb87-306e-4c5c-bb0d-cd11a1cf2618 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7cdee92a-42df-4dc2-8c22-fe5ec33800d7", "name": "tempest-VolumesBackupsTest-Backup-631814805", "force": true, "container": "tempest-volumesbackupstest-backup-container-934353464"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:42.033614 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-327efb87-306e-4c5c-bb0d-cd11a1cf2618 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Creating new backup {'backup': {'volume_id': '7cdee92a-42df-4dc2-8c22-fe5ec33800d7', 'name': 'tempest-VolumesBackupsTest-Backup-631814805', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-934353464'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:57:42.033769 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-327efb87-306e-4c5c-bb0d-cd11a1cf2618 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Creating backup of volume 7cdee92a-42df-4dc2-8c22-fe5ec33800d7 in container tempest-volumesbackupstest-backup-container-934353464 Aug 13 06:57:42.045292 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:42.045292 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:42.045429 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-327efb87-306e-4c5c-bb0d-cd11a1cf2618 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:57:42.071694 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-327efb87-306e-4c5c-bb0d-cd11a1cf2618 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Created reservations ['d2d246e9-5266-4885-acfe-91d545e8d49a', '5702856d-b0f2-4f1e-b2f8-1fdcec1a6f30'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:42.104614 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-327efb87-306e-4c5c-bb0d-cd11a1cf2618 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 06:57:42.104821 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 241/984] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:57:42 2026] POST /volume/v3/backups => generated 327 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:42.114002 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1f0cb4f5-195e-438b-bfb0-2a8b5152c80c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:42.116274 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1f0cb4f5-195e-438b-bfb0-2a8b5152c80c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:57:42.116274 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1f0cb4f5-195e-438b-bfb0-2a8b5152c80c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:42.116581 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1f0cb4f5-195e-438b-bfb0-2a8b5152c80c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:42.117509 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-1f0cb4f5-195e-438b-bfb0-2a8b5152c80c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 2efa7611-436d-401b-89e7-24aa2565263b. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:42.122935 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:42.122935 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:42.124091 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1f0cb4f5-195e-438b-bfb0-2a8b5152c80c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 200 Aug 13 06:57:42.124427 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 249/985] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:42 2026] GET /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:42.140683 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-482274b3-ab18-4849-8a0f-9eef378ee77e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:42.142293 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-482274b3-ab18-4849-8a0f-9eef378ee77e tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:57:42.142649 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-482274b3-ab18-4849-8a0f-9eef378ee77e tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:42.142850 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-482274b3-ab18-4849-8a0f-9eef378ee77e tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:42.142945 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-482274b3-ab18-4849-8a0f-9eef378ee77e tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:42.150849 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:42.150849 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:42.151900 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-482274b3-ab18-4849-8a0f-9eef378ee77e tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 200 Aug 13 06:57:42.152417 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 250/986] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:42 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:42.440909 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-00190a7f-ae3e-4918-90ba-7c52bd34946a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:42.443144 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-00190a7f-ae3e-4918-90ba-7c52bd34946a tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] DELETE https://10.4.3.81/volume/v3/attachments/217aee06-5039-4bcc-82fd-f73bb8ff2217 Aug 13 06:57:42.444523 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-00190a7f-ae3e-4918-90ba-7c52bd34946a tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:42.444523 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-00190a7f-ae3e-4918-90ba-7c52bd34946a tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:42.451940 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:42.451940 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:42.523000 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-828e5615-6ca5-4b0a-a599-11c23af920a4 req-00190a7f-ae3e-4918-90ba-7c52bd34946a tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/attachments/217aee06-5039-4bcc-82fd-f73bb8ff2217 returned with HTTP 200 Aug 13 06:57:42.523665 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 247/987] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:57:42 2026] DELETE /volume/v3/attachments/217aee06-5039-4bcc-82fd-f73bb8ff2217 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:42.811014 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dc6ff5f5-4d06-4b70-8ce8-4d15ec542d37 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:42.812922 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dc6ff5f5-4d06-4b70-8ce8-4d15ec542d37 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] POST https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action Aug 13 06:57:42.813432 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dc6ff5f5-4d06-4b70-8ce8-4d15ec542d37 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action body: b'{"os-attach": {"instance_uuid": "3b22c8cf-4130-401c-88f4-a605e4a56fe1", "mountpoint": "/dev/vdb"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:42.813834 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dc6ff5f5-4d06-4b70-8ce8-4d15ec542d37 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3b22c8cf-4130-401c-88f4-a605e4a56fe1", "mountpoint": "/dev/vdb"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:42.821700 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:42.821700 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:42.822160 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dc6ff5f5-4d06-4b70-8ce8-4d15ec542d37 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:42.830288 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dc6ff5f5-4d06-4b70-8ce8-4d15ec542d37 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Update volume admin metadata completed successfully. Aug 13 06:57:42.882975 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dc6ff5f5-4d06-4b70-8ce8-4d15ec542d37 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Attach volume completed successfully. Aug 13 06:57:42.884678 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dc6ff5f5-4d06-4b70-8ce8-4d15ec542d37 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action returned with HTTP 202 Aug 13 06:57:42.885235 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 242/988] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:42 2026] POST /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:42.893887 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bf304a88-3300-4e68-889d-044fe8b43029 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:42.897220 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bf304a88-3300-4e68-889d-044fe8b43029 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] GET https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 Aug 13 06:57:42.897450 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bf304a88-3300-4e68-889d-044fe8b43029 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:42.897654 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bf304a88-3300-4e68-889d-044fe8b43029 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:42.906596 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:42.906596 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:42.909803 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bf304a88-3300-4e68-889d-044fe8b43029 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:42.914056 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bf304a88-3300-4e68-889d-044fe8b43029 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 returned with HTTP 200 Aug 13 06:57:42.916426 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 250/989] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:42 2026] GET /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 => generated 1173 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:42.928814 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7abf4eec-c124-4259-ad4a-130ba389d011 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:42.930167 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7abf4eec-c124-4259-ad4a-130ba389d011 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] POST https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action Aug 13 06:57:42.930484 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7abf4eec-c124-4259-ad4a-130ba389d011 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action body: b'{"os-detach": {}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:42.930614 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7abf4eec-c124-4259-ad4a-130ba389d011 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:42.940214 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:42.940214 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:42.940633 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7abf4eec-c124-4259-ad4a-130ba389d011 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:42.982146 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7abf4eec-c124-4259-ad4a-130ba389d011 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Detach volume completed successfully. Aug 13 06:57:42.982515 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7abf4eec-c124-4259-ad4a-130ba389d011 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action returned with HTTP 202 Aug 13 06:57:42.983334 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 251/990] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:42 2026] POST /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:42.991081 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cca3fd78-b931-4b9b-968f-8e80d3677ce6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:42.992906 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cca3fd78-b931-4b9b-968f-8e80d3677ce6 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] GET https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 Aug 13 06:57:42.993109 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cca3fd78-b931-4b9b-968f-8e80d3677ce6 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:42.993282 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cca3fd78-b931-4b9b-968f-8e80d3677ce6 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:42.999645 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:42.999645 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:43.003447 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cca3fd78-b931-4b9b-968f-8e80d3677ce6 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:43.007369 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cca3fd78-b931-4b9b-968f-8e80d3677ce6 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 returned with HTTP 200 Aug 13 06:57:43.007746 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 248/991] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:42 2026] GET /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:43.139904 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4134f7c9-ef6f-4216-a130-436788d4a18d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:43.144458 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4134f7c9-ef6f-4216-a130-436788d4a18d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:57:43.144962 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4134f7c9-ef6f-4216-a130-436788d4a18d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:43.145224 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4134f7c9-ef6f-4216-a130-436788d4a18d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:43.145411 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-4134f7c9-ef6f-4216-a130-436788d4a18d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 2efa7611-436d-401b-89e7-24aa2565263b. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:43.151271 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:43.151271 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:43.151271 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4134f7c9-ef6f-4216-a130-436788d4a18d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 200 Aug 13 06:57:43.151271 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 243/992] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:43 2026] GET /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:43.165470 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5b362432-66f3-4088-b16a-5ac7a425f779 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:43.167612 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5b362432-66f3-4088-b16a-5ac7a425f779 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:57:43.167865 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5b362432-66f3-4088-b16a-5ac7a425f779 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:43.168094 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5b362432-66f3-4088-b16a-5ac7a425f779 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:43.168234 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-5b362432-66f3-4088-b16a-5ac7a425f779 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:43.174718 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:43.174718 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:43.175440 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5b362432-66f3-4088-b16a-5ac7a425f779 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 200 Aug 13 06:57:43.175879 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 251/993] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:43 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:43.447406 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9c0740c6-6e1d-42f8-8559-c27b5733df94 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:43.449726 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9c0740c6-6e1d-42f8-8559-c27b5733df94 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] GET https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c Aug 13 06:57:43.449997 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9c0740c6-6e1d-42f8-8559-c27b5733df94 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:43.450255 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9c0740c6-6e1d-42f8-8559-c27b5733df94 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:43.461435 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:43.461435 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:43.466275 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9c0740c6-6e1d-42f8-8559-c27b5733df94 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Volume info retrieved successfully. Aug 13 06:57:43.475892 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9c0740c6-6e1d-42f8-8559-c27b5733df94 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c returned with HTTP 200 Aug 13 06:57:43.475892 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 252/994] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:43 2026] GET /volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:44.162911 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e89755bf-c8e4-4c5d-b6b9-ade1d1cd91f3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:44.165292 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e89755bf-c8e4-4c5d-b6b9-ade1d1cd91f3 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:57:44.165584 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e89755bf-c8e4-4c5d-b6b9-ade1d1cd91f3 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:44.165854 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e89755bf-c8e4-4c5d-b6b9-ade1d1cd91f3 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:44.166005 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e89755bf-c8e4-4c5d-b6b9-ade1d1cd91f3 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 2efa7611-436d-401b-89e7-24aa2565263b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:44.175373 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:44.175373 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:44.176422 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e89755bf-c8e4-4c5d-b6b9-ade1d1cd91f3 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 200 Aug 13 06:57:44.176921 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 249/995] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:44 2026] GET /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:44.185722 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bde1e1d0-ae93-4ba9-8e91-dd2ddd85f872 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:44.187537 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bde1e1d0-ae93-4ba9-8e91-dd2ddd85f872 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:57:44.187810 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bde1e1d0-ae93-4ba9-8e91-dd2ddd85f872 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:44.188040 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bde1e1d0-ae93-4ba9-8e91-dd2ddd85f872 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:44.188142 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-bde1e1d0-ae93-4ba9-8e91-dd2ddd85f872 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:44.193045 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:44.193045 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:44.193690 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bde1e1d0-ae93-4ba9-8e91-dd2ddd85f872 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 200 Aug 13 06:57:44.194019 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 244/996] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:44 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:45.187437 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3fcf9f36-db5b-44e3-bdc0-b5bd6090a04d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:45.189738 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3fcf9f36-db5b-44e3-bdc0-b5bd6090a04d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:57:45.189933 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3fcf9f36-db5b-44e3-bdc0-b5bd6090a04d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:45.190118 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3fcf9f36-db5b-44e3-bdc0-b5bd6090a04d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:45.190222 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-3fcf9f36-db5b-44e3-bdc0-b5bd6090a04d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 2efa7611-436d-401b-89e7-24aa2565263b. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:45.195216 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:45.195216 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:45.195334 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3fcf9f36-db5b-44e3-bdc0-b5bd6090a04d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 200 Aug 13 06:57:45.195879 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 252/997] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:45 2026] GET /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:45.207837 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7685769e-01d2-490f-893d-ddf70b05d3e4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:45.209914 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7685769e-01d2-490f-893d-ddf70b05d3e4 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:57:45.210001 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7685769e-01d2-490f-893d-ddf70b05d3e4 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:45.210228 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7685769e-01d2-490f-893d-ddf70b05d3e4 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:45.210394 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-7685769e-01d2-490f-893d-ddf70b05d3e4 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:45.217246 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:45.217246 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:45.217246 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7685769e-01d2-490f-893d-ddf70b05d3e4 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 200 Aug 13 06:57:45.217246 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 253/998] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:45 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:45.241304 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4163ff06-727d-4828-a29b-efc673e78c19 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:45.245555 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4163ff06-727d-4828-a29b-efc673e78c19 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 06:57:45.246163 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4163ff06-727d-4828-a29b-efc673e78c19 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "239f211b-63fa-4920-9604-063a71be579b", "name": "tempest-VolumesBackupsTest-Backup-1860539049"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:45.247744 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-4163ff06-727d-4828-a29b-efc673e78c19 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Creating new backup {'backup': {'volume_id': '239f211b-63fa-4920-9604-063a71be579b', 'name': 'tempest-VolumesBackupsTest-Backup-1860539049'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:57:45.247919 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-4163ff06-727d-4828-a29b-efc673e78c19 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Creating backup of volume 239f211b-63fa-4920-9604-063a71be579b in container None Aug 13 06:57:45.262013 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:45.262013 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:45.262681 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4163ff06-727d-4828-a29b-efc673e78c19 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Volume info retrieved successfully. Aug 13 06:57:45.282367 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-4163ff06-727d-4828-a29b-efc673e78c19 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Created reservations ['724ace47-219b-4835-99c1-6ef9c4b0b216', '69239b8b-dd6f-4f3f-9cac-cce7482abfab'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:45.326269 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4163ff06-727d-4828-a29b-efc673e78c19 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 06:57:45.326717 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 250/999] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:57:45 2026] POST /volume/v3/backups => generated 328 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:45.338235 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-11d6244a-a0b3-4b70-9264-2ad7f648c75f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:45.340104 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-11d6244a-a0b3-4b70-9264-2ad7f648c75f tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:57:45.340607 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-11d6244a-a0b3-4b70-9264-2ad7f648c75f tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:45.340893 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-11d6244a-a0b3-4b70-9264-2ad7f648c75f tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:45.341448 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-11d6244a-a0b3-4b70-9264-2ad7f648c75f tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id ccced0f7-eda1-462f-844a-27633568b741. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:45.348081 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:45.348081 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:45.349613 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-11d6244a-a0b3-4b70-9264-2ad7f648c75f tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 200 Aug 13 06:57:45.350294 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 245/1000] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:45 2026] GET /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:46.209662 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7790b2f1-4e01-449c-8319-d757c36f784e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:46.211866 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7790b2f1-4e01-449c-8319-d757c36f784e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:57:46.212142 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7790b2f1-4e01-449c-8319-d757c36f784e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:46.212418 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7790b2f1-4e01-449c-8319-d757c36f784e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:46.212594 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-7790b2f1-4e01-449c-8319-d757c36f784e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 2efa7611-436d-401b-89e7-24aa2565263b. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:46.222989 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:46.222989 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:46.223808 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7790b2f1-4e01-449c-8319-d757c36f784e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 200 Aug 13 06:57:46.224459 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 253/1001] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:46 2026] GET /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:46.374865 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-663b2dd0-36be-4a81-9444-5b878e57e649 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:46.376531 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-663b2dd0-36be-4a81-9444-5b878e57e649 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:57:46.378333 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-663b2dd0-36be-4a81-9444-5b878e57e649 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:46.378596 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-663b2dd0-36be-4a81-9444-5b878e57e649 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:46.378731 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-663b2dd0-36be-4a81-9444-5b878e57e649 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id ccced0f7-eda1-462f-844a-27633568b741. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:46.384972 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:46.384972 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:46.385802 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-663b2dd0-36be-4a81-9444-5b878e57e649 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 200 Aug 13 06:57:46.386179 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 254/1002] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:46 2026] GET /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:46.584375 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:46.736142 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:57:46.736526 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2061545523", "imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:46.737824 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2061545523', 'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:57:46.827130 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-19ac45c7-3323-4ef9-b704-6f1135f48ac8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:46.832601 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-19ac45c7-3323-4ef9-b704-6f1135f48ac8 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] DELETE https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c Aug 13 06:57:46.833245 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-19ac45c7-3323-4ef9-b704-6f1135f48ac8 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:46.833884 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-19ac45c7-3323-4ef9-b704-6f1135f48ac8 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:46.834558 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-19ac45c7-3323-4ef9-b704-6f1135f48ac8 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Delete volume with id: 35e4be89-3272-4ea7-b7de-01dc760bf66c Aug 13 06:57:46.859665 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Create volume of 1 GB Aug 13 06:57:46.859941 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:46.859941 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:46.860448 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Availability Zones retrieved successfully. Aug 13 06:57:46.865542 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Flow 'volume_create_api' (c12f0425-cad8-4b87-866e-ff455cc34826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:46.866414 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (121f7438-9e4b-4a44-b68f-b88a6be85137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:46.867220 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:57:46.885899 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:46.885899 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:46.888387 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-19ac45c7-3323-4ef9-b704-6f1135f48ac8 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Volume info retrieved successfully. Aug 13 06:57:46.902643 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:46.902643 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:46.920185 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-19ac45c7-3323-4ef9-b704-6f1135f48ac8 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Delete volume request issued successfully. Aug 13 06:57:46.920394 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-19ac45c7-3323-4ef9-b704-6f1135f48ac8 tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c returned with HTTP 202 Aug 13 06:57:46.920776 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 246/1003] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:57:46 2026] DELETE /volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:57:46.924455 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (121f7438-9e4b-4a44-b68f-b88a6be85137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=03774fab-2128-440c-ae63-36d754bcc3f8,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03774fab-2128-440c-ae63-36d754bcc3f8', 'encryption_key_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=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:46.924827 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e561604c-5bcc-4ed5-b3a9-2ac1a64b00f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:46.929425 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fb195958-e78e-46e3-8beb-77e7bcaaf6eb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:46.933717 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb195958-e78e-46e3-8beb-77e7bcaaf6eb tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] GET https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c Aug 13 06:57:46.933885 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fb195958-e78e-46e3-8beb-77e7bcaaf6eb tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:46.934068 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fb195958-e78e-46e3-8beb-77e7bcaaf6eb tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:46.946954 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:46.946954 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:46.954714 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fb195958-e78e-46e3-8beb-77e7bcaaf6eb tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Volume info retrieved successfully. Aug 13 06:57:46.963535 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb195958-e78e-46e3-8beb-77e7bcaaf6eb tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c returned with HTTP 200 Aug 13 06:57:46.964141 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 254/1004] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:46 2026] GET /volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:46.998310 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Created reservations ['f3113f09-221c-435e-8ef5-aa97b3fb7811', '03818613-b902-4b62-aba8-f4934c9ad2ea', '006b42a2-299e-4d65-82f5-c6978381a51e', 'f9c028e0-ab49-4d21-8455-1cc804dcf1f4'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:46.999185 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e561604c-5bcc-4ed5-b3a9-2ac1a64b00f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3113f09-221c-435e-8ef5-aa97b3fb7811', '03818613-b902-4b62-aba8-f4934c9ad2ea', '006b42a2-299e-4d65-82f5-c6978381a51e', 'f9c028e0-ab49-4d21-8455-1cc804dcf1f4']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:46.999919 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c08e917-2ab6-44b1-b35a-e9e7b89bd625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:47.031056 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c08e917-2ab6-44b1-b35a-e9e7b89bd625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43455d50-2048-4d55-974e-5d0ce1578014', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2061545523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7c640acf73334caaab37c27c659455cd',qos_specs=None,replication_status=,reservations=['f3113f09-221c-435e-8ef5-aa97b3fb7811','03818613-b902-4b62-aba8-f4934c9ad2ea','006b42a2-299e-4d65-82f5-c6978381a51e','f9c028e0-ab49-4d21-8455-1cc804dcf1f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91dbc08a5d434f44838bbd647abd7fea',volume_type_id=03774fab-2128-440c-ae63-36d754bcc3f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:57:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2061545523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43455d50-2048-4d55-974e-5d0ce1578014,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7c640acf73334caaab37c27c659455cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91dbc08a5d434f44838bbd647abd7fea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03774fab-2128-440c-ae63-36d754bcc3f8),volume_type_id=03774fab-2128-440c-ae63-36d754bcc3f8)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:47.031716 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b78f6983-5ac9-4ed1-bcb3-7c4f40debdf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:47.054920 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b78f6983-5ac9-4ed1-bcb3-7c4f40debdf5) transitioned into state 'SUCCESS' from state '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-2061545523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7c640acf73334caaab37c27c659455cd',qos_specs=None,replication_status=,reservations=['f3113f09-221c-435e-8ef5-aa97b3fb7811','03818613-b902-4b62-aba8-f4934c9ad2ea','006b42a2-299e-4d65-82f5-c6978381a51e','f9c028e0-ab49-4d21-8455-1cc804dcf1f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91dbc08a5d434f44838bbd647abd7fea',volume_type_id=03774fab-2128-440c-ae63-36d754bcc3f8)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:47.055858 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (001f8132-2ac3-4196-b554-e9ef9d21c165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:47.068600 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (001f8132-2ac3-4196-b554-e9ef9d21c165) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:47.069446 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Flow 'volume_create_api' (c12f0425-cad8-4b87-866e-ff455cc34826) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:47.069855 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Create volume request issued successfully. Aug 13 06:57:47.070764 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ade709a-e012-4b7e-a24c-d7cb7b07665b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:57:47.071879 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 251/1005] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:57:46 2026] POST /volume/v3/volumes => generated 758 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:47.087025 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2a72edc9-ceb8-4168-9952-8320d375c3ff None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:47.088719 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2a72edc9-ceb8-4168-9952-8320d375c3ff tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 Aug 13 06:57:47.088928 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2a72edc9-ceb8-4168-9952-8320d375c3ff tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:47.089064 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2a72edc9-ceb8-4168-9952-8320d375c3ff tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:47.095562 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:47.095562 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:47.099083 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2a72edc9-ceb8-4168-9952-8320d375c3ff tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:57:47.102872 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2a72edc9-ceb8-4168-9952-8320d375c3ff tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 returned with HTTP 200 Aug 13 06:57:47.103259 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 255/1006] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:47 2026] GET /volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:47.236603 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0b88dbdd-a70c-4ff3-9241-904532ed84f8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:47.242908 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0b88dbdd-a70c-4ff3-9241-904532ed84f8 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:57:47.242908 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0b88dbdd-a70c-4ff3-9241-904532ed84f8 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:47.242908 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0b88dbdd-a70c-4ff3-9241-904532ed84f8 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:47.242908 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-0b88dbdd-a70c-4ff3-9241-904532ed84f8 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 2efa7611-436d-401b-89e7-24aa2565263b. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:47.248047 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:47.248047 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:47.249225 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0b88dbdd-a70c-4ff3-9241-904532ed84f8 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 200 Aug 13 06:57:47.249786 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 247/1007] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:47 2026] GET /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:47.406512 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a10325dc-dd57-402a-855b-bb7c9ee0f815 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:47.408938 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a10325dc-dd57-402a-855b-bb7c9ee0f815 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:57:47.409207 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a10325dc-dd57-402a-855b-bb7c9ee0f815 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:47.409523 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a10325dc-dd57-402a-855b-bb7c9ee0f815 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:47.409698 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-a10325dc-dd57-402a-855b-bb7c9ee0f815 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id ccced0f7-eda1-462f-844a-27633568b741. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:47.416610 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:47.416610 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:47.418131 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a10325dc-dd57-402a-855b-bb7c9ee0f815 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 200 Aug 13 06:57:47.418131 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 255/1008] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:47 2026] GET /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:47.991143 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-77e44ebf-509b-49d5-9e02-8545c4801beb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:47.993288 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-77e44ebf-509b-49d5-9e02-8545c4801beb tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] GET https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c Aug 13 06:57:47.993563 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-77e44ebf-509b-49d5-9e02-8545c4801beb tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:47.993811 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-77e44ebf-509b-49d5-9e02-8545c4801beb tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:47.999624 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-77e44ebf-509b-49d5-9e02-8545c4801beb tempest-ServerStableDeviceRescueTest-673383643 tempest-ServerStableDeviceRescueTest-673383643-project-member] https://10.4.3.81/volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c returned with HTTP 404 Aug 13 06:57:48.000025 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 252/1009] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:47 2026] GET /volume/v3/volumes/35e4be89-3272-4ea7-b7de-01dc760bf66c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:48.122536 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a884d17d-0432-49b7-a802-fe314bde1e65 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:48.124335 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a884d17d-0432-49b7-a802-fe314bde1e65 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 Aug 13 06:57:48.124543 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a884d17d-0432-49b7-a802-fe314bde1e65 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:48.124717 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a884d17d-0432-49b7-a802-fe314bde1e65 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:48.131467 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:48.131467 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:48.135577 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a884d17d-0432-49b7-a802-fe314bde1e65 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:57:48.140466 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a884d17d-0432-49b7-a802-fe314bde1e65 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 returned with HTTP 200 Aug 13 06:57:48.140902 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 256/1010] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:48 2026] GET /volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:48.263006 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0ac22f67-0b7a-4cc7-ad7c-93e7ff0db263 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:48.264544 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-33c2b782-2ab5-4537-85a3-5cfed16e91e4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:48.265061 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0ac22f67-0b7a-4cc7-ad7c-93e7ff0db263 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:57:48.265061 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0ac22f67-0b7a-4cc7-ad7c-93e7ff0db263 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:48.265061 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0ac22f67-0b7a-4cc7-ad7c-93e7ff0db263 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:48.265165 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-0ac22f67-0b7a-4cc7-ad7c-93e7ff0db263 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 2efa7611-436d-401b-89e7-24aa2565263b. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:48.266827 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-33c2b782-2ab5-4537-85a3-5cfed16e91e4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 Aug 13 06:57:48.267121 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-33c2b782-2ab5-4537-85a3-5cfed16e91e4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:48.268409 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-33c2b782-2ab5-4537-85a3-5cfed16e91e4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:48.269008 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:48.269008 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:48.269689 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0ac22f67-0b7a-4cc7-ad7c-93e7ff0db263 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 200 Aug 13 06:57:48.269995 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 248/1011] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:48 2026] GET /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 787 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:48.276063 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:48.276063 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:48.281351 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-33c2b782-2ab5-4537-85a3-5cfed16e91e4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:57:48.285851 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-33c2b782-2ab5-4537-85a3-5cfed16e91e4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 returned with HTTP 200 Aug 13 06:57:48.286357 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 256/1012] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:57:48 2026] GET /volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:48.446139 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-69601c8f-ca21-4b4f-9f2e-c5893b3001c3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:48.448673 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69601c8f-ca21-4b4f-9f2e-c5893b3001c3 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:57:48.448985 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-69601c8f-ca21-4b4f-9f2e-c5893b3001c3 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:48.449213 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-69601c8f-ca21-4b4f-9f2e-c5893b3001c3 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:48.449427 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-69601c8f-ca21-4b4f-9f2e-c5893b3001c3 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id ccced0f7-eda1-462f-844a-27633568b741. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:48.455267 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:48.455267 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:48.456040 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69601c8f-ca21-4b4f-9f2e-c5893b3001c3 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 200 Aug 13 06:57:48.457358 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 253/1013] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:48 2026] GET /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:48.800202 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-78002147-78f6-4f15-a9ec-8333846e4939 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:48.801847 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-78002147-78f6-4f15-a9ec-8333846e4939 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 Aug 13 06:57:48.802168 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-78002147-78f6-4f15-a9ec-8333846e4939 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:48.802493 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-78002147-78f6-4f15-a9ec-8333846e4939 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:48.815367 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:48.815367 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:48.822640 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-78002147-78f6-4f15-a9ec-8333846e4939 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:57:48.829045 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-78002147-78f6-4f15-a9ec-8333846e4939 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 returned with HTTP 200 Aug 13 06:57:48.829853 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 257/1014] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:57:48 2026] GET /volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:48.841656 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-47d520ec-0b70-4796-b96f-cd799b05afbf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:48.841656 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-47d520ec-0b70-4796-b96f-cd799b05afbf None None] GET https://10.4.3.81/volume// Aug 13 06:57:48.841656 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-47d520ec-0b70-4796-b96f-cd799b05afbf None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:48.841656 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-47d520ec-0b70-4796-b96f-cd799b05afbf None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:48.841656 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-47d520ec-0b70-4796-b96f-cd799b05afbf None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:57:48.841656 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 249/1015] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 06:57:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:57:48.852741 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-f2f11200-7c86-457e-9462-921362d73fef None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:48.854582 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-f2f11200-7c86-457e-9462-921362d73fef tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:57:48.854903 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-f2f11200-7c86-457e-9462-921362d73fef tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43455d50-2048-4d55-974e-5d0ce1578014", "connector": null, "instance_uuid": "da35b668-27ad-4046-8ab1-00728891d498"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:48.872472 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:48.872472 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:48.924900 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-f2f11200-7c86-457e-9462-921362d73fef tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:57:48.925734 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 257/1016] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:57:48 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:49.281994 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e342531f-1c02-48e2-a5bc-ac7ce7aaf3ef None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:49.283883 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e342531f-1c02-48e2-a5bc-ac7ce7aaf3ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:57:49.284105 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e342531f-1c02-48e2-a5bc-ac7ce7aaf3ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:49.284337 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e342531f-1c02-48e2-a5bc-ac7ce7aaf3ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:49.284461 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e342531f-1c02-48e2-a5bc-ac7ce7aaf3ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 2efa7611-436d-401b-89e7-24aa2565263b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:49.288877 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:49.288877 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:49.289433 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e342531f-1c02-48e2-a5bc-ac7ce7aaf3ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 200 Aug 13 06:57:49.289815 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 254/1017] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:49 2026] GET /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:49.466742 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e52f554e-1a46-4e3f-bac4-4e41bee4a238 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:49.468653 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e52f554e-1a46-4e3f-bac4-4e41bee4a238 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:57:49.468653 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e52f554e-1a46-4e3f-bac4-4e41bee4a238 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:49.468838 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e52f554e-1a46-4e3f-bac4-4e41bee4a238 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:49.468929 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-e52f554e-1a46-4e3f-bac4-4e41bee4a238 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id ccced0f7-eda1-462f-844a-27633568b741. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:49.474044 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:49.474044 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:49.475526 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e52f554e-1a46-4e3f-bac4-4e41bee4a238 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 200 Aug 13 06:57:49.475655 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 258/1018] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:49 2026] GET /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:50.175823 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4b6bd9fb-8999-43ee-b66c-5c12277259f8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:50.175823 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4b6bd9fb-8999-43ee-b66c-5c12277259f8 None None] GET https://10.4.3.81/volume// Aug 13 06:57:50.175823 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4b6bd9fb-8999-43ee-b66c-5c12277259f8 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:50.175823 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4b6bd9fb-8999-43ee-b66c-5c12277259f8 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:50.176368 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4b6bd9fb-8999-43ee-b66c-5c12277259f8 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:57:50.176368 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 250/1019] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:57:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:57:50.189353 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-7e3f7082-12a9-4d21-89d6-07cb999fbee2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:50.189353 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-7e3f7082-12a9-4d21-89d6-07cb999fbee2 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 Aug 13 06:57:50.189353 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-7e3f7082-12a9-4d21-89d6-07cb999fbee2 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:50.189353 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-7e3f7082-12a9-4d21-89d6-07cb999fbee2 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:50.200718 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:50.200718 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:50.204627 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-7e3f7082-12a9-4d21-89d6-07cb999fbee2 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:57:50.210478 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-7e3f7082-12a9-4d21-89d6-07cb999fbee2 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 returned with HTTP 200 Aug 13 06:57:50.210998 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 258/1020] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:57:50 2026] GET /volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 => generated 1545 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:57:50.302113 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a48a1b20-81ad-4431-ac5d-586e69cf8266 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:50.304526 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a48a1b20-81ad-4431-ac5d-586e69cf8266 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:57:50.304766 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a48a1b20-81ad-4431-ac5d-586e69cf8266 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:50.304991 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a48a1b20-81ad-4431-ac5d-586e69cf8266 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:50.305122 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a48a1b20-81ad-4431-ac5d-586e69cf8266 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 2efa7611-436d-401b-89e7-24aa2565263b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:50.310356 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:50.310356 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:50.311147 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a48a1b20-81ad-4431-ac5d-586e69cf8266 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 200 Aug 13 06:57:50.312717 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 255/1021] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:50 2026] GET /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:50.429557 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-4bfca043-0a32-4d2c-bc21-dae46b9defb7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:50.436242 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-4bfca043-0a32-4d2c-bc21-dae46b9defb7 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] PUT https://10.4.3.81/volume/v3/attachments/dd81aea5-26a9-46db-a37b-fb412944b841 Aug 13 06:57:50.436242 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-4bfca043-0a32-4d2c-bc21-dae46b9defb7 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:50.452075 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-4bfca043-0a32-4d2c-bc21-dae46b9defb7 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Acquiring lock "cinder-attachment_update-43455d50-2048-4d55-974e-5d0ce1578014-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:57:50.457912 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-4bfca043-0a32-4d2c-bc21-dae46b9defb7 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Lock "cinder-attachment_update-43455d50-2048-4d55-974e-5d0ce1578014-np0000007169" acquired by "attachment_update" :: waited 0.007s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:57:50.459889 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:50.459889 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:50.499522 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-083db417-98be-4dc2-9802-7bdd3924f933 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:50.502016 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-083db417-98be-4dc2-9802-7bdd3924f933 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:57:50.502371 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-083db417-98be-4dc2-9802-7bdd3924f933 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:50.502752 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-083db417-98be-4dc2-9802-7bdd3924f933 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:50.502838 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-083db417-98be-4dc2-9802-7bdd3924f933 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id ccced0f7-eda1-462f-844a-27633568b741. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:50.508460 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:50.508460 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:50.509585 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-083db417-98be-4dc2-9802-7bdd3924f933 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 200 Aug 13 06:57:50.510093 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 251/1022] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:50 2026] GET /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:50.575840 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-4bfca043-0a32-4d2c-bc21-dae46b9defb7 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Lock "cinder-attachment_update-43455d50-2048-4d55-974e-5d0ce1578014-np0000007169" released by "attachment_update" :: held 0.118s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:57:50.576271 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-4bfca043-0a32-4d2c-bc21-dae46b9defb7 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/dd81aea5-26a9-46db-a37b-fb412944b841 returned with HTTP 200 Aug 13 06:57:50.576996 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 259/1023] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:57:50 2026] PUT /volume/v3/attachments/dd81aea5-26a9-46db-a37b-fb412944b841 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:57:50.609418 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-f779593d-9c6b-4029-8f1c-353fdb288ebc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:50.615063 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-f779593d-9c6b-4029-8f1c-353fdb288ebc tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/attachments/dd81aea5-26a9-46db-a37b-fb412944b841/action Aug 13 06:57:50.615622 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-f779593d-9c6b-4029-8f1c-353fdb288ebc tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:50.615737 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-f779593d-9c6b-4029-8f1c-353fdb288ebc tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:50.666843 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:50.666843 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:50.683223 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b17e6897-667e-4f41-82fd-c2d19be7f680 req-f779593d-9c6b-4029-8f1c-353fdb288ebc tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/dd81aea5-26a9-46db-a37b-fb412944b841/action returned with HTTP 204 Aug 13 06:57:50.684231 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 259/1024] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:57:50 2026] POST /volume/v3/attachments/dd81aea5-26a9-46db-a37b-fb412944b841/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:51.046961 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0e60cf13-28b5-4123-8c2f-910ff72b433c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:51.052933 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0e60cf13-28b5-4123-8c2f-910ff72b433c tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] POST https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action Aug 13 06:57:51.053081 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0e60cf13-28b5-4123-8c2f-910ff72b433c tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action body: b'{"os-attach": {"instance_uuid": "2d76fabd-9b1e-4859-b4ba-d27541f7b5f8", "mountpoint": "/dev/vdb"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:51.053290 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0e60cf13-28b5-4123-8c2f-910ff72b433c tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2d76fabd-9b1e-4859-b4ba-d27541f7b5f8", "mountpoint": "/dev/vdb"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:51.066652 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:51.066652 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:51.067115 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0e60cf13-28b5-4123-8c2f-910ff72b433c tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:51.074363 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0e60cf13-28b5-4123-8c2f-910ff72b433c tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Update volume admin metadata completed successfully. Aug 13 06:57:51.150191 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0e60cf13-28b5-4123-8c2f-910ff72b433c tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Attach volume completed successfully. Aug 13 06:57:51.150191 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0e60cf13-28b5-4123-8c2f-910ff72b433c tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action returned with HTTP 202 Aug 13 06:57:51.150591 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 256/1025] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:51 2026] POST /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:51.160985 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6ca05e0f-fcbf-4867-8d6b-3f7162019609 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:51.164086 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6ca05e0f-fcbf-4867-8d6b-3f7162019609 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] GET https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 Aug 13 06:57:51.164486 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6ca05e0f-fcbf-4867-8d6b-3f7162019609 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:51.164845 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6ca05e0f-fcbf-4867-8d6b-3f7162019609 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:51.185945 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:51.185945 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:51.199999 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6ca05e0f-fcbf-4867-8d6b-3f7162019609 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:51.213697 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6ca05e0f-fcbf-4867-8d6b-3f7162019609 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 returned with HTTP 200 Aug 13 06:57:51.215606 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 252/1026] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:51 2026] GET /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 => generated 1173 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:51.238367 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-80e7a85b-8e15-4137-a674-1967602e58ee None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:51.241757 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-80e7a85b-8e15-4137-a674-1967602e58ee tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] GET https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 Aug 13 06:57:51.243118 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-80e7a85b-8e15-4137-a674-1967602e58ee tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:51.243118 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-80e7a85b-8e15-4137-a674-1967602e58ee tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:51.260116 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:51.260116 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:51.272664 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-80e7a85b-8e15-4137-a674-1967602e58ee tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:51.284446 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-80e7a85b-8e15-4137-a674-1967602e58ee tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 returned with HTTP 200 Aug 13 06:57:51.286718 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 260/1027] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:51 2026] GET /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 => generated 1173 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:51.303437 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d3c91ecc-5c1f-4b3f-9307-cdb0afb91713 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:51.309482 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d3c91ecc-5c1f-4b3f-9307-cdb0afb91713 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] POST https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action Aug 13 06:57:51.309641 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d3c91ecc-5c1f-4b3f-9307-cdb0afb91713 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action body: b'{"os-detach": {}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:51.309856 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d3c91ecc-5c1f-4b3f-9307-cdb0afb91713 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:51.327653 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-05cfc6cb-1909-4cad-af9b-fb4ada1ac66f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:51.332286 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05cfc6cb-1909-4cad-af9b-fb4ada1ac66f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:57:51.332286 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05cfc6cb-1909-4cad-af9b-fb4ada1ac66f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:51.333837 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05cfc6cb-1909-4cad-af9b-fb4ada1ac66f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:51.333837 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-05cfc6cb-1909-4cad-af9b-fb4ada1ac66f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 2efa7611-436d-401b-89e7-24aa2565263b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:51.335175 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:51.335175 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:51.336619 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d3c91ecc-5c1f-4b3f-9307-cdb0afb91713 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:51.340091 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:51.340091 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:51.341430 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05cfc6cb-1909-4cad-af9b-fb4ada1ac66f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 200 Aug 13 06:57:51.343783 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 257/1028] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:51 2026] GET /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:51.396116 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d3c91ecc-5c1f-4b3f-9307-cdb0afb91713 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Detach volume completed successfully. Aug 13 06:57:51.396308 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d3c91ecc-5c1f-4b3f-9307-cdb0afb91713 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action returned with HTTP 202 Aug 13 06:57:51.400287 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 260/1029] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:51 2026] POST /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 06:57:51.412261 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a0f3c637-25f6-4d68-9470-4476768032ea None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:51.416956 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a0f3c637-25f6-4d68-9470-4476768032ea tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] GET https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 Aug 13 06:57:51.417252 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a0f3c637-25f6-4d68-9470-4476768032ea tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:51.418231 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a0f3c637-25f6-4d68-9470-4476768032ea tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:51.428207 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:51.428207 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:51.433019 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a0f3c637-25f6-4d68-9470-4476768032ea tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:51.438615 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a0f3c637-25f6-4d68-9470-4476768032ea tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 returned with HTTP 200 Aug 13 06:57:51.438615 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 253/1030] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:51 2026] GET /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:51.524132 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-300b3ccd-3895-40ae-b4ab-9669884dc52e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:51.530705 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-300b3ccd-3895-40ae-b4ab-9669884dc52e tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:57:51.530944 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-300b3ccd-3895-40ae-b4ab-9669884dc52e tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:51.531168 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-300b3ccd-3895-40ae-b4ab-9669884dc52e tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:51.531299 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-300b3ccd-3895-40ae-b4ab-9669884dc52e tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id ccced0f7-eda1-462f-844a-27633568b741. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:51.544645 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:51.544645 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:51.545771 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-300b3ccd-3895-40ae-b4ab-9669884dc52e tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 200 Aug 13 06:57:51.546463 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 261/1031] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:51 2026] GET /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:52.364159 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ef809bd5-c0b0-4293-9304-6723f805234f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:52.369060 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ef809bd5-c0b0-4293-9304-6723f805234f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:57:52.370400 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ef809bd5-c0b0-4293-9304-6723f805234f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:52.370715 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ef809bd5-c0b0-4293-9304-6723f805234f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:52.371292 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ef809bd5-c0b0-4293-9304-6723f805234f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 2efa7611-436d-401b-89e7-24aa2565263b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:52.381998 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:52.381998 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:52.383454 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ef809bd5-c0b0-4293-9304-6723f805234f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 200 Aug 13 06:57:52.384216 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 258/1032] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:52 2026] GET /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 787 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:52.561606 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5bd5b277-60de-4431-9f59-056fcd16462b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:52.564383 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5bd5b277-60de-4431-9f59-056fcd16462b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:57:52.564765 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5bd5b277-60de-4431-9f59-056fcd16462b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:52.565274 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5bd5b277-60de-4431-9f59-056fcd16462b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:52.565274 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-5bd5b277-60de-4431-9f59-056fcd16462b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id ccced0f7-eda1-462f-844a-27633568b741. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:52.572611 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:52.572611 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:52.573920 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5bd5b277-60de-4431-9f59-056fcd16462b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 200 Aug 13 06:57:52.574952 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 261/1033] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:52 2026] GET /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:53.129709 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:53.362854 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:57:53.362854 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-774564602"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:53.363602 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-774564602'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:57:53.363602 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Create volume of 1 GB Aug 13 06:57:53.371112 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Availability Zones retrieved successfully. Aug 13 06:57:53.380248 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Flow 'volume_create_api' (bd486aa7-b082-426c-b92c-323cc0fbf7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:53.381886 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcba077d-4f6c-4200-ba8e-d9a6b92cf30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:53.383211 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:57:53.398245 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3709d913-e4d0-48bc-996c-c3952067f163 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:53.399909 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3709d913-e4d0-48bc-996c-c3952067f163 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:57:53.400103 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3709d913-e4d0-48bc-996c-c3952067f163 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:53.400283 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3709d913-e4d0-48bc-996c-c3952067f163 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:53.400485 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-3709d913-e4d0-48bc-996c-c3952067f163 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 2efa7611-436d-401b-89e7-24aa2565263b. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:53.405865 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:53.405865 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:53.406931 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3709d913-e4d0-48bc-996c-c3952067f163 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 200 Aug 13 06:57:53.407412 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 262/1034] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:53 2026] GET /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:53.421607 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcba077d-4f6c-4200-ba8e-d9a6b92cf30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:53.422583 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d380fc1e-b542-4ea9-9114-2451159773bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:53.518136 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Created reservations ['c4ee6d65-dd11-4d5d-b2df-69091bf9d394', '7f2d0155-8e50-45b6-b35a-e78dbc9ef7e5', 'fbf7b08a-ea23-4d3e-b1e1-f2468af35853', '90c46b88-1a8c-46c8-b514-77e52cb2a95a'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:53.519074 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d380fc1e-b542-4ea9-9114-2451159773bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4ee6d65-dd11-4d5d-b2df-69091bf9d394', '7f2d0155-8e50-45b6-b35a-e78dbc9ef7e5', 'fbf7b08a-ea23-4d3e-b1e1-f2468af35853', '90c46b88-1a8c-46c8-b514-77e52cb2a95a']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:53.519796 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5797dd13-f6aa-4e58-ae97-074e5975c6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:53.548900 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5797dd13-f6aa-4e58-ae97-074e5975c6f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b0bf3ac-dc01-43f6-8c9e-46ae5829eb2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-774564602',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e8cbd76e772743b285307422edf9e6ff',qos_specs=None,replication_status=,reservations=['c4ee6d65-dd11-4d5d-b2df-69091bf9d394','7f2d0155-8e50-45b6-b35a-e78dbc9ef7e5','fbf7b08a-ea23-4d3e-b1e1-f2468af35853','90c46b88-1a8c-46c8-b514-77e52cb2a95a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5233aeacc840cfaa816c3bb2cc5af1',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:57:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-774564602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b0bf3ac-dc01-43f6-8c9e-46ae5829eb2c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e8cbd76e772743b285307422edf9e6ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a5233aeacc840cfaa816c3bb2cc5af1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:53.550557 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0e5dd76-6a17-4619-a4fb-6a77048a7abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:53.570765 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0e5dd76-6a17-4619-a4fb-6a77048a7abd) transitioned into state 'SUCCESS' from state '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-774564602',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e8cbd76e772743b285307422edf9e6ff',qos_specs=None,replication_status=,reservations=['c4ee6d65-dd11-4d5d-b2df-69091bf9d394','7f2d0155-8e50-45b6-b35a-e78dbc9ef7e5','fbf7b08a-ea23-4d3e-b1e1-f2468af35853','90c46b88-1a8c-46c8-b514-77e52cb2a95a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5233aeacc840cfaa816c3bb2cc5af1',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:53.572260 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (207cdaf1-faa9-4c19-8950-30063db1d211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:53.587310 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (207cdaf1-faa9-4c19-8950-30063db1d211) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:53.588256 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Flow 'volume_create_api' (bd486aa7-b082-426c-b92c-323cc0fbf7ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:53.588681 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Create volume request issued successfully. Aug 13 06:57:53.589193 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0f9bd8fb-6e8a-41a1-854d-002e958f19b7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:53.589511 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eb2206f1-a52b-4edd-8e5d-37864786dca1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:57:53.589891 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 254/1035] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:57:53 2026] POST /volume/v3/volumes => generated 757 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:53.590907 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0f9bd8fb-6e8a-41a1-854d-002e958f19b7 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:57:53.591086 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0f9bd8fb-6e8a-41a1-854d-002e958f19b7 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:53.591625 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0f9bd8fb-6e8a-41a1-854d-002e958f19b7 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:53.591625 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-0f9bd8fb-6e8a-41a1-854d-002e958f19b7 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id ccced0f7-eda1-462f-844a-27633568b741. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:53.605875 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0f306376-a3da-4b79-a1c8-ca2f88bbd64a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:53.607565 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:53.607565 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:53.608339 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0f9bd8fb-6e8a-41a1-854d-002e958f19b7 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 200 Aug 13 06:57:53.608738 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 259/1036] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:53 2026] GET /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:53.609946 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0f306376-a3da-4b79-a1c8-ca2f88bbd64a tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] GET https://10.4.3.81/volume/v3/volumes/0b0bf3ac-dc01-43f6-8c9e-46ae5829eb2c Aug 13 06:57:53.610561 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0f306376-a3da-4b79-a1c8-ca2f88bbd64a tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:53.610561 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0f306376-a3da-4b79-a1c8-ca2f88bbd64a tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:53.634695 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:53.634695 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:53.638557 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0f306376-a3da-4b79-a1c8-ca2f88bbd64a tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Volume info retrieved successfully. Aug 13 06:57:53.648344 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0f306376-a3da-4b79-a1c8-ca2f88bbd64a tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] https://10.4.3.81/volume/v3/volumes/0b0bf3ac-dc01-43f6-8c9e-46ae5829eb2c returned with HTTP 200 Aug 13 06:57:53.648344 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 262/1037] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:53 2026] GET /volume/v3/volumes/0b0bf3ac-dc01-43f6-8c9e-46ae5829eb2c => generated 825 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:54.073406 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-12b7bd6b-8af5-4f6d-aa0b-b9b11147b608 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:54.075279 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-12b7bd6b-8af5-4f6d-aa0b-b9b11147b608 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] POST https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action Aug 13 06:57:54.075662 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-12b7bd6b-8af5-4f6d-aa0b-b9b11147b608 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:54.075793 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-12b7bd6b-8af5-4f6d-aa0b-b9b11147b608 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:54.084626 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:54.084626 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:54.085160 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-12b7bd6b-8af5-4f6d-aa0b-b9b11147b608 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:54.091577 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-12b7bd6b-8af5-4f6d-aa0b-b9b11147b608 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Reserve volume completed successfully. Aug 13 06:57:54.091916 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-12b7bd6b-8af5-4f6d-aa0b-b9b11147b608 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action returned with HTTP 202 Aug 13 06:57:54.092494 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 263/1038] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:54 2026] POST /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:54.098919 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1aedc062-f004-457d-89fb-d3be56c02f42 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:54.100573 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1aedc062-f004-457d-89fb-d3be56c02f42 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] GET https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 Aug 13 06:57:54.100734 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1aedc062-f004-457d-89fb-d3be56c02f42 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:54.100913 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1aedc062-f004-457d-89fb-d3be56c02f42 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:54.107138 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:54.107138 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:54.110380 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1aedc062-f004-457d-89fb-d3be56c02f42 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:54.114148 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1aedc062-f004-457d-89fb-d3be56c02f42 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 returned with HTTP 200 Aug 13 06:57:54.114679 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 255/1039] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:54 2026] GET /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:54.127077 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-56fcb2e2-3ccf-4f2e-8e6b-d0773e0797e5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:54.128834 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-56fcb2e2-3ccf-4f2e-8e6b-d0773e0797e5 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] POST https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action Aug 13 06:57:54.130104 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-56fcb2e2-3ccf-4f2e-8e6b-d0773e0797e5 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:54.130104 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-56fcb2e2-3ccf-4f2e-8e6b-d0773e0797e5 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:54.138074 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:54.138074 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:54.138727 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-56fcb2e2-3ccf-4f2e-8e6b-d0773e0797e5 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:54.157179 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-56fcb2e2-3ccf-4f2e-8e6b-d0773e0797e5 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Unreserve volume completed successfully. Aug 13 06:57:54.157917 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-56fcb2e2-3ccf-4f2e-8e6b-d0773e0797e5 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action returned with HTTP 202 Aug 13 06:57:54.159192 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 260/1040] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:54 2026] POST /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:54.166583 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-92b97a17-54d3-4567-80f9-b661687243d1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:54.169575 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-92b97a17-54d3-4567-80f9-b661687243d1 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] GET https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 Aug 13 06:57:54.169575 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-92b97a17-54d3-4567-80f9-b661687243d1 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:54.170672 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-92b97a17-54d3-4567-80f9-b661687243d1 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:54.178159 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:54.178159 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:54.183599 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-92b97a17-54d3-4567-80f9-b661687243d1 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:54.188722 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-92b97a17-54d3-4567-80f9-b661687243d1 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 returned with HTTP 200 Aug 13 06:57:54.189432 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 263/1041] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:54 2026] GET /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:54.201645 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6fc9d056-a55e-4191-98fd-5b31e111fd6a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:54.204606 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6fc9d056-a55e-4191-98fd-5b31e111fd6a tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] POST https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action Aug 13 06:57:54.204885 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6fc9d056-a55e-4191-98fd-5b31e111fd6a tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:54.204998 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6fc9d056-a55e-4191-98fd-5b31e111fd6a tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:54.218800 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:54.218800 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:54.219362 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6fc9d056-a55e-4191-98fd-5b31e111fd6a tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:54.227931 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6fc9d056-a55e-4191-98fd-5b31e111fd6a tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume updated successfully. Aug 13 06:57:54.228224 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6fc9d056-a55e-4191-98fd-5b31e111fd6a tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action returned with HTTP 200 Aug 13 06:57:54.228892 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 264/1042] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:54 2026] POST /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 06:57:54.235440 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-93f6cbd7-fd71-4c24-8807-d34e3b0ae75a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:54.237681 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-93f6cbd7-fd71-4c24-8807-d34e3b0ae75a tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] GET https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 Aug 13 06:57:54.237937 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-93f6cbd7-fd71-4c24-8807-d34e3b0ae75a tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:54.238178 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-93f6cbd7-fd71-4c24-8807-d34e3b0ae75a tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:54.246435 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:54.246435 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:54.250622 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-93f6cbd7-fd71-4c24-8807-d34e3b0ae75a tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:54.255512 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-93f6cbd7-fd71-4c24-8807-d34e3b0ae75a tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 returned with HTTP 200 Aug 13 06:57:54.255967 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 256/1043] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:54 2026] GET /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:54.268648 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-69d53a17-624b-494f-b1a9-d77eaa0df412 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:54.270007 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69d53a17-624b-494f-b1a9-d77eaa0df412 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] POST https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action Aug 13 06:57:54.270844 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-69d53a17-624b-494f-b1a9-d77eaa0df412 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:54.271051 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-69d53a17-624b-494f-b1a9-d77eaa0df412 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:54.285294 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:54.285294 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:54.286523 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-69d53a17-624b-494f-b1a9-d77eaa0df412 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:54.295035 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-69d53a17-624b-494f-b1a9-d77eaa0df412 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume updated successfully. Aug 13 06:57:54.296129 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69d53a17-624b-494f-b1a9-d77eaa0df412 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action returned with HTTP 200 Aug 13 06:57:54.296129 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 261/1044] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:54 2026] POST /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 06:57:54.303647 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b531aeaa-48ce-425f-b3bb-ecd2fda595d9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:54.305081 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b531aeaa-48ce-425f-b3bb-ecd2fda595d9 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] GET https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 Aug 13 06:57:54.306436 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b531aeaa-48ce-425f-b3bb-ecd2fda595d9 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:54.307913 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b531aeaa-48ce-425f-b3bb-ecd2fda595d9 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:54.316232 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:54.316232 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:54.321875 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b531aeaa-48ce-425f-b3bb-ecd2fda595d9 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:54.329409 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b531aeaa-48ce-425f-b3bb-ecd2fda595d9 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 returned with HTTP 200 Aug 13 06:57:54.329884 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 264/1045] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:54 2026] GET /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:54.342865 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6358c916-fdec-4271-bb74-d35784ebfb9a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:54.345640 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6358c916-fdec-4271-bb74-d35784ebfb9a tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] POST https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action Aug 13 06:57:54.346051 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6358c916-fdec-4271-bb74-d35784ebfb9a tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:54.346208 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6358c916-fdec-4271-bb74-d35784ebfb9a tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:54.356360 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:54.356360 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:54.356854 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6358c916-fdec-4271-bb74-d35784ebfb9a tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:54.367718 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6358c916-fdec-4271-bb74-d35784ebfb9a tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Update volume admin metadata completed successfully. Aug 13 06:57:54.368084 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6358c916-fdec-4271-bb74-d35784ebfb9a tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Update readonly setting on volume completed successfully. Aug 13 06:57:54.368483 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6358c916-fdec-4271-bb74-d35784ebfb9a tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action returned with HTTP 202 Aug 13 06:57:54.369105 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 265/1046] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:54 2026] POST /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:54.378124 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-71494fbc-2562-48be-a241-0210bbe69f9f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:54.379881 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-71494fbc-2562-48be-a241-0210bbe69f9f tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] GET https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 Aug 13 06:57:54.380098 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-71494fbc-2562-48be-a241-0210bbe69f9f tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:54.380305 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-71494fbc-2562-48be-a241-0210bbe69f9f tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:54.386987 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:54.386987 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:54.390602 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-71494fbc-2562-48be-a241-0210bbe69f9f tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:54.394330 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-71494fbc-2562-48be-a241-0210bbe69f9f tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 returned with HTTP 200 Aug 13 06:57:54.394710 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 257/1047] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:54 2026] GET /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:54.407849 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ca9f9467-8e5b-4cfc-9e4b-ddd4f8a0671f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:54.409582 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ca9f9467-8e5b-4cfc-9e4b-ddd4f8a0671f tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] POST https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action Aug 13 06:57:54.409935 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ca9f9467-8e5b-4cfc-9e4b-ddd4f8a0671f tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:54.410052 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ca9f9467-8e5b-4cfc-9e4b-ddd4f8a0671f tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:54.419066 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e04521f6-e71b-489e-b7ea-b8c9ce875eb7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:54.419727 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:54.419727 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:54.420145 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ca9f9467-8e5b-4cfc-9e4b-ddd4f8a0671f tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:54.424378 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e04521f6-e71b-489e-b7ea-b8c9ce875eb7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:57:54.424378 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e04521f6-e71b-489e-b7ea-b8c9ce875eb7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:54.424378 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e04521f6-e71b-489e-b7ea-b8c9ce875eb7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:54.424378 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-e04521f6-e71b-489e-b7ea-b8c9ce875eb7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 2efa7611-436d-401b-89e7-24aa2565263b. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:54.430415 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:54.430415 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:54.430820 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e04521f6-e71b-489e-b7ea-b8c9ce875eb7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 200 Aug 13 06:57:54.431230 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 265/1048] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:54 2026] GET /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:54.432527 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ca9f9467-8e5b-4cfc-9e4b-ddd4f8a0671f tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Update volume admin metadata completed successfully. Aug 13 06:57:54.432717 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ca9f9467-8e5b-4cfc-9e4b-ddd4f8a0671f tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Update readonly setting on volume completed successfully. Aug 13 06:57:54.432941 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ca9f9467-8e5b-4cfc-9e4b-ddd4f8a0671f tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action returned with HTTP 202 Aug 13 06:57:54.433336 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 262/1049] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:57:54 2026] POST /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:57:54.439951 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0774c7ae-3016-474c-b876-c6082d7e2532 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:54.441764 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0774c7ae-3016-474c-b876-c6082d7e2532 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] GET https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 Aug 13 06:57:54.441950 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0774c7ae-3016-474c-b876-c6082d7e2532 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:54.442123 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0774c7ae-3016-474c-b876-c6082d7e2532 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:54.448941 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:54.448941 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:54.452738 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0774c7ae-3016-474c-b876-c6082d7e2532 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:54.456921 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0774c7ae-3016-474c-b876-c6082d7e2532 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 returned with HTTP 200 Aug 13 06:57:54.457635 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 266/1050] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:54 2026] GET /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:54.472909 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3fca1603-ab20-463b-aa2e-a21fa7c28bff None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:54.474590 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3fca1603-ab20-463b-aa2e-a21fa7c28bff tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] POST https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action Aug 13 06:57:54.474901 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3fca1603-ab20-463b-aa2e-a21fa7c28bff tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1273771195", "disk_format": "raw"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:57:54.475033 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3fca1603-ab20-463b-aa2e-a21fa7c28bff tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1273771195", "disk_format": "raw"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:54.483036 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:54.483036 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:54.483571 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3fca1603-ab20-463b-aa2e-a21fa7c28bff tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:57:54.494893 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:54.494893 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:54.500193 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.image.image_utils [None req-3fca1603-ab20-463b-aa2e-a21fa7c28bff tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1273771195'}] 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-1273771195'}]. {{(pid=100294) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 06:57:54.619637 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7c6f56f2-5c83-4376-9423-8d73554c2db5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:54.621422 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7c6f56f2-5c83-4376-9423-8d73554c2db5 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:57:54.621615 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7c6f56f2-5c83-4376-9423-8d73554c2db5 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:54.621786 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7c6f56f2-5c83-4376-9423-8d73554c2db5 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:54.621885 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-7c6f56f2-5c83-4376-9423-8d73554c2db5 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id ccced0f7-eda1-462f-844a-27633568b741. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:54.625733 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:54.625733 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:54.626453 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7c6f56f2-5c83-4376-9423-8d73554c2db5 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 200 Aug 13 06:57:54.626839 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 266/1051] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:54 2026] GET /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:54.660263 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ed6b301b-8b6c-4779-9488-c99442393682 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:54.662463 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ed6b301b-8b6c-4779-9488-c99442393682 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] GET https://10.4.3.81/volume/v3/volumes/0b0bf3ac-dc01-43f6-8c9e-46ae5829eb2c Aug 13 06:57:54.662721 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ed6b301b-8b6c-4779-9488-c99442393682 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:54.662972 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ed6b301b-8b6c-4779-9488-c99442393682 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:54.672103 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:54.672103 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:54.678141 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ed6b301b-8b6c-4779-9488-c99442393682 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Volume info retrieved successfully. Aug 13 06:57:54.683589 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ed6b301b-8b6c-4779-9488-c99442393682 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] https://10.4.3.81/volume/v3/volumes/0b0bf3ac-dc01-43f6-8c9e-46ae5829eb2c returned with HTTP 200 Aug 13 06:57:54.684076 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 263/1052] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:54 2026] GET /volume/v3/volumes/0b0bf3ac-dc01-43f6-8c9e-46ae5829eb2c => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:54.710161 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f8263e62-190d-4964-a7fd-d981dc932481 req-e24fcfcd-0068-4ef0-9c42-0d7f455ee8b4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:54.712459 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f8263e62-190d-4964-a7fd-d981dc932481 req-e24fcfcd-0068-4ef0-9c42-0d7f455ee8b4 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] GET https://10.4.3.81/volume/v3/volumes/0b0bf3ac-dc01-43f6-8c9e-46ae5829eb2c Aug 13 06:57:54.716716 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f8263e62-190d-4964-a7fd-d981dc932481 req-e24fcfcd-0068-4ef0-9c42-0d7f455ee8b4 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:54.716819 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f8263e62-190d-4964-a7fd-d981dc932481 req-e24fcfcd-0068-4ef0-9c42-0d7f455ee8b4 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:54.725335 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:54.725335 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:54.729638 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-f8263e62-190d-4964-a7fd-d981dc932481 req-e24fcfcd-0068-4ef0-9c42-0d7f455ee8b4 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Volume info retrieved successfully. Aug 13 06:57:54.734966 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f8263e62-190d-4964-a7fd-d981dc932481 req-e24fcfcd-0068-4ef0-9c42-0d7f455ee8b4 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] https://10.4.3.81/volume/v3/volumes/0b0bf3ac-dc01-43f6-8c9e-46ae5829eb2c returned with HTTP 200 Aug 13 06:57:54.735427 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 267/1053] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:57:54 2026] GET /volume/v3/volumes/0b0bf3ac-dc01-43f6-8c9e-46ae5829eb2c => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:54.748731 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:54.750770 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:57:54.751174 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1438656690"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:54.753729 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1438656690'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:57:54.753729 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Create volume of 1 GB Aug 13 06:57:54.761171 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Availability Zones retrieved successfully. Aug 13 06:57:54.767879 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Flow 'volume_create_api' (8bda955c-122f-4bd2-8698-6b3f97119464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:54.768886 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c76fe41-6bc8-43ea-9b13-ccdd3a041816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:54.769910 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:57:54.806280 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c76fe41-6bc8-43ea-9b13-ccdd3a041816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:54.807219 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b53836b0-a78b-4ddd-9d35-0c7aeea3d5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:54.851199 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Created reservations ['1a1b22ab-173a-45cc-ba0b-150f74d585a2', '9a098b4f-a994-48e8-914a-314b200ffddd', '247e0006-7f29-47f0-94aa-d073cabc3196', '3ca0f5b2-920f-4f0a-affb-a65328b789e4'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:54.852425 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b53836b0-a78b-4ddd-9d35-0c7aeea3d5e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a1b22ab-173a-45cc-ba0b-150f74d585a2', '9a098b4f-a994-48e8-914a-314b200ffddd', '247e0006-7f29-47f0-94aa-d073cabc3196', '3ca0f5b2-920f-4f0a-affb-a65328b789e4']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:54.853493 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b9b35d9-c656-48da-bcba-54ab09759a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:54.876749 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b9b35d9-c656-48da-bcba-54ab09759a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2be3a7cf-ac45-4588-8b19-a8211ebefd47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1438656690',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e8cbd76e772743b285307422edf9e6ff',qos_specs=None,replication_status=,reservations=['1a1b22ab-173a-45cc-ba0b-150f74d585a2','9a098b4f-a994-48e8-914a-314b200ffddd','247e0006-7f29-47f0-94aa-d073cabc3196','3ca0f5b2-920f-4f0a-affb-a65328b789e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5233aeacc840cfaa816c3bb2cc5af1',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:57:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1438656690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2be3a7cf-ac45-4588-8b19-a8211ebefd47,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e8cbd76e772743b285307422edf9e6ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a5233aeacc840cfaa816c3bb2cc5af1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:54.877761 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c81659e9-d508-4ec2-9e86-2c221fbb4691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:54.892827 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c81659e9-d508-4ec2-9e86-2c221fbb4691) transitioned into state 'SUCCESS' from state '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-1438656690',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e8cbd76e772743b285307422edf9e6ff',qos_specs=None,replication_status=,reservations=['1a1b22ab-173a-45cc-ba0b-150f74d585a2','9a098b4f-a994-48e8-914a-314b200ffddd','247e0006-7f29-47f0-94aa-d073cabc3196','3ca0f5b2-920f-4f0a-affb-a65328b789e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5233aeacc840cfaa816c3bb2cc5af1',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:54.893473 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a4d61d9-36c5-43a9-b473-85dc5bb33904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:54.904060 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a4d61d9-36c5-43a9-b473-85dc5bb33904) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:54.905063 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Flow 'volume_create_api' (8bda955c-122f-4bd2-8698-6b3f97119464) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:54.905345 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Create volume request issued successfully. Aug 13 06:57:54.906017 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2afb1d2f-eda6-41ac-b0fb-d9161ef89b5f tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:57:54.906511 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 267/1054] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:57:54 2026] POST /volume/v3/volumes => generated 758 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:54.918580 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1de30689-00d7-4d9c-bc86-e522f355f74a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:54.920342 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3fca1603-ab20-463b-aa2e-a21fa7c28bff tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Copy volume to image completed successfully. Aug 13 06:57:54.920919 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3fca1603-ab20-463b-aa2e-a21fa7c28bff tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action returned with HTTP 202 Aug 13 06:57:54.921498 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 258/1055] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 06:57:54 2026] POST /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action => generated 687 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:54.921551 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1de30689-00d7-4d9c-bc86-e522f355f74a tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] GET https://10.4.3.81/volume/v3/volumes/2be3a7cf-ac45-4588-8b19-a8211ebefd47 Aug 13 06:57:54.921800 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1de30689-00d7-4d9c-bc86-e522f355f74a tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:54.922391 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1de30689-00d7-4d9c-bc86-e522f355f74a tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:54.934692 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:54.934692 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:54.939214 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1de30689-00d7-4d9c-bc86-e522f355f74a tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Volume info retrieved successfully. Aug 13 06:57:54.944904 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1de30689-00d7-4d9c-bc86-e522f355f74a tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] https://10.4.3.81/volume/v3/volumes/2be3a7cf-ac45-4588-8b19-a8211ebefd47 returned with HTTP 200 Aug 13 06:57:54.944904 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 264/1056] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:54 2026] GET /volume/v3/volumes/2be3a7cf-ac45-4588-8b19-a8211ebefd47 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:55.444696 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e9134d2b-cca0-4e4e-a511-e28cb8dac93e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:55.446999 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e9134d2b-cca0-4e4e-a511-e28cb8dac93e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:57:55.447599 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e9134d2b-cca0-4e4e-a511-e28cb8dac93e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:55.447741 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e9134d2b-cca0-4e4e-a511-e28cb8dac93e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:55.447941 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-e9134d2b-cca0-4e4e-a511-e28cb8dac93e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 2efa7611-436d-401b-89e7-24aa2565263b. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:55.456460 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:55.456460 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:55.456460 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e9134d2b-cca0-4e4e-a511-e28cb8dac93e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 200 Aug 13 06:57:55.456460 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 268/1057] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:55 2026] GET /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:55.639339 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c655d7cb-2983-4a19-9a45-7f1f7ed11e3d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:55.641890 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c655d7cb-2983-4a19-9a45-7f1f7ed11e3d tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:57:55.642410 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c655d7cb-2983-4a19-9a45-7f1f7ed11e3d tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:55.643773 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c655d7cb-2983-4a19-9a45-7f1f7ed11e3d tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:55.643773 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c655d7cb-2983-4a19-9a45-7f1f7ed11e3d tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id ccced0f7-eda1-462f-844a-27633568b741. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:55.648749 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:55.648749 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:55.649811 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c655d7cb-2983-4a19-9a45-7f1f7ed11e3d tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 200 Aug 13 06:57:55.650489 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 268/1058] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:55 2026] GET /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:55.956954 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-06d21f0e-6dd9-4bc7-a778-a4a773e83e6e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:55.958855 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-06d21f0e-6dd9-4bc7-a778-a4a773e83e6e tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] GET https://10.4.3.81/volume/v3/volumes/2be3a7cf-ac45-4588-8b19-a8211ebefd47 Aug 13 06:57:55.959136 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-06d21f0e-6dd9-4bc7-a778-a4a773e83e6e tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:55.959427 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-06d21f0e-6dd9-4bc7-a778-a4a773e83e6e tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:55.966086 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:55.966086 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:55.969546 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-06d21f0e-6dd9-4bc7-a778-a4a773e83e6e tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Volume info retrieved successfully. Aug 13 06:57:55.973681 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-06d21f0e-6dd9-4bc7-a778-a4a773e83e6e tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] https://10.4.3.81/volume/v3/volumes/2be3a7cf-ac45-4588-8b19-a8211ebefd47 returned with HTTP 200 Aug 13 06:57:55.974046 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 259/1059] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:55 2026] GET /volume/v3/volumes/2be3a7cf-ac45-4588-8b19-a8211ebefd47 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:56.006931 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-ff03f642-ee6d-46fe-9dd1-8b90ec62efc2 req-27d54a4c-ea35-44cd-bfdb-40ede52791f1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:56.012226 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ff03f642-ee6d-46fe-9dd1-8b90ec62efc2 req-27d54a4c-ea35-44cd-bfdb-40ede52791f1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] GET https://10.4.3.81/volume/v3/volumes/2be3a7cf-ac45-4588-8b19-a8211ebefd47 Aug 13 06:57:56.012226 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ff03f642-ee6d-46fe-9dd1-8b90ec62efc2 req-27d54a4c-ea35-44cd-bfdb-40ede52791f1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:56.012226 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ff03f642-ee6d-46fe-9dd1-8b90ec62efc2 req-27d54a4c-ea35-44cd-bfdb-40ede52791f1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:56.022126 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:56.022126 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:56.025197 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-ff03f642-ee6d-46fe-9dd1-8b90ec62efc2 req-27d54a4c-ea35-44cd-bfdb-40ede52791f1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Volume info retrieved successfully. Aug 13 06:57:56.030175 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ff03f642-ee6d-46fe-9dd1-8b90ec62efc2 req-27d54a4c-ea35-44cd-bfdb-40ede52791f1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] https://10.4.3.81/volume/v3/volumes/2be3a7cf-ac45-4588-8b19-a8211ebefd47 returned with HTTP 200 Aug 13 06:57:56.030700 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 265/1060] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:57:56 2026] GET /volume/v3/volumes/2be3a7cf-ac45-4588-8b19-a8211ebefd47 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:56.048431 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:56.050381 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:57:56.050765 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1282335824"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:57:56.052436 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1282335824'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:57:56.052576 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Create volume of 1 GB Aug 13 06:57:56.059018 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Availability Zones retrieved successfully. Aug 13 06:57:56.065410 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Flow 'volume_create_api' (d301996c-7641-44d5-8d4f-381959ad2391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:56.066443 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adc233e1-3719-436d-bea1-ec7d4434cad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:56.067444 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:57:56.092619 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adc233e1-3719-436d-bea1-ec7d4434cad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:56.093337 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff840a57-7716-42b7-b551-9e445bb9fa74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:56.136960 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Created reservations ['54756930-7324-4afa-8d37-287ee76e960c', 'f629146a-9469-482b-b455-61000a793d1c', '742eeeff-024f-4dc9-88f7-16b3986c7641', '11f2e81e-90ef-4435-a547-d1e6552973d7'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:57:56.137777 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff840a57-7716-42b7-b551-9e445bb9fa74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54756930-7324-4afa-8d37-287ee76e960c', 'f629146a-9469-482b-b455-61000a793d1c', '742eeeff-024f-4dc9-88f7-16b3986c7641', '11f2e81e-90ef-4435-a547-d1e6552973d7']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:56.138539 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0de4112-8d28-4ebf-9497-4444e4fea36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:56.162096 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0de4112-8d28-4ebf-9497-4444e4fea36c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03530ff5-c265-4611-8416-a1295f227c09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1282335824',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e8cbd76e772743b285307422edf9e6ff',qos_specs=None,replication_status=,reservations=['54756930-7324-4afa-8d37-287ee76e960c','f629146a-9469-482b-b455-61000a793d1c','742eeeff-024f-4dc9-88f7-16b3986c7641','11f2e81e-90ef-4435-a547-d1e6552973d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5233aeacc840cfaa816c3bb2cc5af1',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:57:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1282335824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03530ff5-c265-4611-8416-a1295f227c09,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e8cbd76e772743b285307422edf9e6ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a5233aeacc840cfaa816c3bb2cc5af1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:56.162876 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bdf28c7-be1f-4d83-b39c-2eda3b3ed7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:56.181472 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bdf28c7-be1f-4d83-b39c-2eda3b3ed7bb) transitioned into state 'SUCCESS' from state '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-1282335824',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e8cbd76e772743b285307422edf9e6ff',qos_specs=None,replication_status=,reservations=['54756930-7324-4afa-8d37-287ee76e960c','f629146a-9469-482b-b455-61000a793d1c','742eeeff-024f-4dc9-88f7-16b3986c7641','11f2e81e-90ef-4435-a547-d1e6552973d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5233aeacc840cfaa816c3bb2cc5af1',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:56.182240 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d89c18a3-ac06-42a5-8003-1a11819f292b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:57:56.191121 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d89c18a3-ac06-42a5-8003-1a11819f292b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:57:56.191873 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Flow 'volume_create_api' (d301996c-7641-44d5-8d4f-381959ad2391) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:57:56.192165 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Create volume request issued successfully. Aug 13 06:57:56.192691 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ea3ea545-9e9e-4905-ae72-13ad0c167d7b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:57:56.193063 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 269/1061] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:57:56 2026] POST /volume/v3/volumes => generated 758 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:57:56.207548 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f1048296-983a-4957-8ebe-f6e53d5804bc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:56.209514 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f1048296-983a-4957-8ebe-f6e53d5804bc tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] GET https://10.4.3.81/volume/v3/volumes/03530ff5-c265-4611-8416-a1295f227c09 Aug 13 06:57:56.209775 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f1048296-983a-4957-8ebe-f6e53d5804bc tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:56.210064 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f1048296-983a-4957-8ebe-f6e53d5804bc tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:56.220055 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:56.220055 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:56.224332 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f1048296-983a-4957-8ebe-f6e53d5804bc tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Volume info retrieved successfully. Aug 13 06:57:56.228288 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f1048296-983a-4957-8ebe-f6e53d5804bc tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] https://10.4.3.81/volume/v3/volumes/03530ff5-c265-4611-8416-a1295f227c09 returned with HTTP 200 Aug 13 06:57:56.228668 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 269/1062] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:56 2026] GET /volume/v3/volumes/03530ff5-c265-4611-8416-a1295f227c09 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:56.469205 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5a82b6cb-24bc-4adb-b20e-a40646fa3cff None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:56.469312 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5a82b6cb-24bc-4adb-b20e-a40646fa3cff tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:57:56.469525 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5a82b6cb-24bc-4adb-b20e-a40646fa3cff tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:56.469758 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5a82b6cb-24bc-4adb-b20e-a40646fa3cff tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:56.469903 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-5a82b6cb-24bc-4adb-b20e-a40646fa3cff tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 2efa7611-436d-401b-89e7-24aa2565263b. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:56.476594 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:56.476594 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:56.477417 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5a82b6cb-24bc-4adb-b20e-a40646fa3cff tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 200 Aug 13 06:57:56.479345 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 260/1063] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:56 2026] GET /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:56.661464 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-774341c9-e10a-4262-9c52-00489c9f8291 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:56.663572 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-774341c9-e10a-4262-9c52-00489c9f8291 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:57:56.663784 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-774341c9-e10a-4262-9c52-00489c9f8291 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:56.663969 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-774341c9-e10a-4262-9c52-00489c9f8291 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:56.664077 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-774341c9-e10a-4262-9c52-00489c9f8291 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id ccced0f7-eda1-462f-844a-27633568b741. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:56.669263 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:56.669263 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:56.670316 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-774341c9-e10a-4262-9c52-00489c9f8291 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 200 Aug 13 06:57:56.670758 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 266/1064] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:56 2026] GET /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:57.241457 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-39ec574a-6c9b-4b85-ae6d-1837c3f84fe2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:57.243936 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-39ec574a-6c9b-4b85-ae6d-1837c3f84fe2 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] GET https://10.4.3.81/volume/v3/volumes/03530ff5-c265-4611-8416-a1295f227c09 Aug 13 06:57:57.244211 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-39ec574a-6c9b-4b85-ae6d-1837c3f84fe2 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:57.244499 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-39ec574a-6c9b-4b85-ae6d-1837c3f84fe2 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:57.255231 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:57.255231 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:57.261128 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-39ec574a-6c9b-4b85-ae6d-1837c3f84fe2 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Volume info retrieved successfully. Aug 13 06:57:57.267833 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-39ec574a-6c9b-4b85-ae6d-1837c3f84fe2 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] https://10.4.3.81/volume/v3/volumes/03530ff5-c265-4611-8416-a1295f227c09 returned with HTTP 200 Aug 13 06:57:57.268490 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 270/1065] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:57 2026] GET /volume/v3/volumes/03530ff5-c265-4611-8416-a1295f227c09 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:57.295864 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-57d1aeaf-2834-4b0f-bd66-12f0d98922f0 req-b76ca2f4-5f27-4112-bc5c-750422853612 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:57.298356 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-57d1aeaf-2834-4b0f-bd66-12f0d98922f0 req-b76ca2f4-5f27-4112-bc5c-750422853612 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] GET https://10.4.3.81/volume/v3/volumes/03530ff5-c265-4611-8416-a1295f227c09 Aug 13 06:57:57.298746 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-57d1aeaf-2834-4b0f-bd66-12f0d98922f0 req-b76ca2f4-5f27-4112-bc5c-750422853612 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:57.299095 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-57d1aeaf-2834-4b0f-bd66-12f0d98922f0 req-b76ca2f4-5f27-4112-bc5c-750422853612 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:57.313770 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:57.313770 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:57.318722 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-57d1aeaf-2834-4b0f-bd66-12f0d98922f0 req-b76ca2f4-5f27-4112-bc5c-750422853612 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Volume info retrieved successfully. Aug 13 06:57:57.324260 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-57d1aeaf-2834-4b0f-bd66-12f0d98922f0 req-b76ca2f4-5f27-4112-bc5c-750422853612 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] https://10.4.3.81/volume/v3/volumes/03530ff5-c265-4611-8416-a1295f227c09 returned with HTTP 200 Aug 13 06:57:57.324822 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 270/1066] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:57:57 2026] GET /volume/v3/volumes/03530ff5-c265-4611-8416-a1295f227c09 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:57.415177 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-8e46695f-7744-43a1-9130-cb89d851d0fa req-a40271f0-386d-4e74-91bd-3973ee47da9e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:57.417855 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-8e46695f-7744-43a1-9130-cb89d851d0fa req-a40271f0-386d-4e74-91bd-3973ee47da9e tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 06:57:57.418095 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-8e46695f-7744-43a1-9130-cb89d851d0fa req-a40271f0-386d-4e74-91bd-3973ee47da9e tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:57.418378 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-8e46695f-7744-43a1-9130-cb89d851d0fa req-a40271f0-386d-4e74-91bd-3973ee47da9e tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:57.418941 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [req-8e46695f-7744-43a1-9130-cb89d851d0fa req-a40271f0-386d-4e74-91bd-3973ee47da9e tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:57:57.419899 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-8e46695f-7744-43a1-9130-cb89d851d0fa req-a40271f0-386d-4e74-91bd-3973ee47da9e tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:57:57.457052 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-8e46695f-7744-43a1-9130-cb89d851d0fa req-a40271f0-386d-4e74-91bd-3973ee47da9e tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Get all volumes completed successfully. Aug 13 06:57:57.458410 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:57.458410 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:57.465712 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-8e46695f-7744-43a1-9130-cb89d851d0fa req-a40271f0-386d-4e74-91bd-3973ee47da9e tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:57:57.466186 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 261/1067] 10.4.3.81 () {68 vars in 1501 bytes} [Thu Aug 13 06:57:57 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:57.492797 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bee3f171-9ecb-4bd4-8e33-88d901692560 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:57.494870 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bee3f171-9ecb-4bd4-8e33-88d901692560 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:57:57.494870 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bee3f171-9ecb-4bd4-8e33-88d901692560 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:57.495035 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bee3f171-9ecb-4bd4-8e33-88d901692560 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:57.495035 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-bee3f171-9ecb-4bd4-8e33-88d901692560 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 2efa7611-436d-401b-89e7-24aa2565263b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:57.498438 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=352,cinder:UPDATE=114,cinder:DELETE=3,cinder:INSERT=67 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:57:57.500150 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:57.500150 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:57.500364 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f3c0694d-a2aa-4fcc-bd55-26bc4cae795d req-04fb84ea-26b4-4774-ab1c-cc21e475672a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:57.500942 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bee3f171-9ecb-4bd4-8e33-88d901692560 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 200 Aug 13 06:57:57.501374 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 267/1068] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:57 2026] GET /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:57.502821 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f3c0694d-a2aa-4fcc-bd55-26bc4cae795d req-04fb84ea-26b4-4774-ab1c-cc21e475672a tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 06:57:57.503032 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f3c0694d-a2aa-4fcc-bd55-26bc4cae795d req-04fb84ea-26b4-4774-ab1c-cc21e475672a tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:57.503298 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f3c0694d-a2aa-4fcc-bd55-26bc4cae795d req-04fb84ea-26b4-4774-ab1c-cc21e475672a tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:57.503751 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [req-f3c0694d-a2aa-4fcc-bd55-26bc4cae795d req-04fb84ea-26b4-4774-ab1c-cc21e475672a tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:57:57.504578 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-f3c0694d-a2aa-4fcc-bd55-26bc4cae795d req-04fb84ea-26b4-4774-ab1c-cc21e475672a tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:57:57.538920 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-f3c0694d-a2aa-4fcc-bd55-26bc4cae795d req-04fb84ea-26b4-4774-ab1c-cc21e475672a tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Get all volumes completed successfully. Aug 13 06:57:57.539930 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:57.539930 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:57.548851 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f3c0694d-a2aa-4fcc-bd55-26bc4cae795d req-04fb84ea-26b4-4774-ab1c-cc21e475672a tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:57:57.548851 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 271/1069] 10.4.3.81 () {68 vars in 1501 bytes} [Thu Aug 13 06:57:57 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:57.578150 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-e39a725f-d6f7-401c-b289-d82626604583 req-e28ec4eb-dcb7-45ea-9470-b419c3880e03 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:57.580485 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e39a725f-d6f7-401c-b289-d82626604583 req-e28ec4eb-dcb7-45ea-9470-b419c3880e03 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 06:57:57.580716 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e39a725f-d6f7-401c-b289-d82626604583 req-e28ec4eb-dcb7-45ea-9470-b419c3880e03 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:57.580875 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e39a725f-d6f7-401c-b289-d82626604583 req-e28ec4eb-dcb7-45ea-9470-b419c3880e03 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:57.581422 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [req-e39a725f-d6f7-401c-b289-d82626604583 req-e28ec4eb-dcb7-45ea-9470-b419c3880e03 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:57:57.582235 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-e39a725f-d6f7-401c-b289-d82626604583 req-e28ec4eb-dcb7-45ea-9470-b419c3880e03 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:57:57.616864 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-e39a725f-d6f7-401c-b289-d82626604583 req-e28ec4eb-dcb7-45ea-9470-b419c3880e03 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Get all volumes completed successfully. Aug 13 06:57:57.618170 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:57.618170 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:57.623150 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e39a725f-d6f7-401c-b289-d82626604583 req-e28ec4eb-dcb7-45ea-9470-b419c3880e03 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:57:57.623652 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 271/1070] 10.4.3.81 () {68 vars in 1501 bytes} [Thu Aug 13 06:57:57 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:57.650350 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7de85b50-3e52-4300-bc86-f3e5dd108b9e req-4595fe95-4d60-4df0-99c1-9be4d9a037de None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:57.652390 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7de85b50-3e52-4300-bc86-f3e5dd108b9e req-4595fe95-4d60-4df0-99c1-9be4d9a037de tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 06:57:57.652578 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7de85b50-3e52-4300-bc86-f3e5dd108b9e req-4595fe95-4d60-4df0-99c1-9be4d9a037de tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:57.652764 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7de85b50-3e52-4300-bc86-f3e5dd108b9e req-4595fe95-4d60-4df0-99c1-9be4d9a037de tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:57.652977 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [req-7de85b50-3e52-4300-bc86-f3e5dd108b9e req-4595fe95-4d60-4df0-99c1-9be4d9a037de tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:57:57.653680 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-7de85b50-3e52-4300-bc86-f3e5dd108b9e req-4595fe95-4d60-4df0-99c1-9be4d9a037de tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:57:57.661545 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-7de85b50-3e52-4300-bc86-f3e5dd108b9e req-4595fe95-4d60-4df0-99c1-9be4d9a037de tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Get all volumes completed successfully. Aug 13 06:57:57.662442 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:57.662442 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:57.666130 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7de85b50-3e52-4300-bc86-f3e5dd108b9e req-4595fe95-4d60-4df0-99c1-9be4d9a037de tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:57:57.666643 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 262/1071] 10.4.3.81 () {68 vars in 1501 bytes} [Thu Aug 13 06:57:57 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:57.681711 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f8f98e35-463e-43e9-8c69-36696267de36 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:57.683663 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f8f98e35-463e-43e9-8c69-36696267de36 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:57:57.683921 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f8f98e35-463e-43e9-8c69-36696267de36 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:57.684191 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f8f98e35-463e-43e9-8c69-36696267de36 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:57.684357 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f8f98e35-463e-43e9-8c69-36696267de36 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id ccced0f7-eda1-462f-844a-27633568b741. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:57.689010 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:57.689010 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:57.689930 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f8f98e35-463e-43e9-8c69-36696267de36 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 200 Aug 13 06:57:57.690377 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 268/1072] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:57 2026] GET /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:57.700288 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-5c03d98a-57ad-46e4-a75d-53d36c005759 req-faa16d8a-edf5-4af6-8928-d8acb4bacea9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:57.702754 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-5c03d98a-57ad-46e4-a75d-53d36c005759 req-faa16d8a-edf5-4af6-8928-d8acb4bacea9 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 06:57:57.702971 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-5c03d98a-57ad-46e4-a75d-53d36c005759 req-faa16d8a-edf5-4af6-8928-d8acb4bacea9 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:57.703185 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-5c03d98a-57ad-46e4-a75d-53d36c005759 req-faa16d8a-edf5-4af6-8928-d8acb4bacea9 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:57.703494 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [req-5c03d98a-57ad-46e4-a75d-53d36c005759 req-faa16d8a-edf5-4af6-8928-d8acb4bacea9 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:57:57.704369 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-5c03d98a-57ad-46e4-a75d-53d36c005759 req-faa16d8a-edf5-4af6-8928-d8acb4bacea9 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:57:57.721454 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-5c03d98a-57ad-46e4-a75d-53d36c005759 req-faa16d8a-edf5-4af6-8928-d8acb4bacea9 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Get all volumes completed successfully. Aug 13 06:57:57.722398 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:57.722398 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:57.726884 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-5c03d98a-57ad-46e4-a75d-53d36c005759 req-faa16d8a-edf5-4af6-8928-d8acb4bacea9 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:57:57.727303 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 272/1073] 10.4.3.81 () {68 vars in 1501 bytes} [Thu Aug 13 06:57:57 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:57.755448 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-4d2b7294-e9f3-4e4c-8863-0a8be4c2b66d req-fa4892fb-6073-4e1c-af00-80e8214bb2c9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:57.757412 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4d2b7294-e9f3-4e4c-8863-0a8be4c2b66d req-fa4892fb-6073-4e1c-af00-80e8214bb2c9 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 06:57:57.757920 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-4d2b7294-e9f3-4e4c-8863-0a8be4c2b66d req-fa4892fb-6073-4e1c-af00-80e8214bb2c9 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:57.757920 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-4d2b7294-e9f3-4e4c-8863-0a8be4c2b66d req-fa4892fb-6073-4e1c-af00-80e8214bb2c9 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:57.758948 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [req-4d2b7294-e9f3-4e4c-8863-0a8be4c2b66d req-fa4892fb-6073-4e1c-af00-80e8214bb2c9 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:57:57.758948 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-4d2b7294-e9f3-4e4c-8863-0a8be4c2b66d req-fa4892fb-6073-4e1c-af00-80e8214bb2c9 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:57:57.767019 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-4d2b7294-e9f3-4e4c-8863-0a8be4c2b66d req-fa4892fb-6073-4e1c-af00-80e8214bb2c9 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Get all volumes completed successfully. Aug 13 06:57:57.768656 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:57.768656 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:57.771751 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4d2b7294-e9f3-4e4c-8863-0a8be4c2b66d req-fa4892fb-6073-4e1c-af00-80e8214bb2c9 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:57:57.771969 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 272/1074] 10.4.3.81 () {68 vars in 1501 bytes} [Thu Aug 13 06:57:57 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:57.794928 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-2103534b-a664-47c8-a33e-2902661e2cca req-c726df78-f804-427c-a28f-0add9f4c68ba None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:57.797023 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2103534b-a664-47c8-a33e-2902661e2cca req-c726df78-f804-427c-a28f-0add9f4c68ba tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 06:57:57.797357 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2103534b-a664-47c8-a33e-2902661e2cca req-c726df78-f804-427c-a28f-0add9f4c68ba tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:57.797608 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2103534b-a664-47c8-a33e-2902661e2cca req-c726df78-f804-427c-a28f-0add9f4c68ba tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:57.797818 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [req-2103534b-a664-47c8-a33e-2902661e2cca req-c726df78-f804-427c-a28f-0add9f4c68ba tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:57:57.798723 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-2103534b-a664-47c8-a33e-2902661e2cca req-c726df78-f804-427c-a28f-0add9f4c68ba tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:57:57.806077 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-2103534b-a664-47c8-a33e-2902661e2cca req-c726df78-f804-427c-a28f-0add9f4c68ba tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Get all volumes completed successfully. Aug 13 06:57:57.806960 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:57.806960 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:57.810855 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2103534b-a664-47c8-a33e-2902661e2cca req-c726df78-f804-427c-a28f-0add9f4c68ba tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:57:57.811266 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 263/1075] 10.4.3.81 () {68 vars in 1501 bytes} [Thu Aug 13 06:57:57 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:57.847790 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-cffa6b6d-1884-4d79-9faa-3502a3bd7451 req-a1c532ef-b857-4b74-a067-5b27e2255731 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:57.850594 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-cffa6b6d-1884-4d79-9faa-3502a3bd7451 req-a1c532ef-b857-4b74-a067-5b27e2255731 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 06:57:57.850812 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-cffa6b6d-1884-4d79-9faa-3502a3bd7451 req-a1c532ef-b857-4b74-a067-5b27e2255731 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:57.851066 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-cffa6b6d-1884-4d79-9faa-3502a3bd7451 req-a1c532ef-b857-4b74-a067-5b27e2255731 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:57.851544 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [req-cffa6b6d-1884-4d79-9faa-3502a3bd7451 req-a1c532ef-b857-4b74-a067-5b27e2255731 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:57:57.852612 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-cffa6b6d-1884-4d79-9faa-3502a3bd7451 req-a1c532ef-b857-4b74-a067-5b27e2255731 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:57:57.867523 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-cffa6b6d-1884-4d79-9faa-3502a3bd7451 req-a1c532ef-b857-4b74-a067-5b27e2255731 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] Get all volumes completed successfully. Aug 13 06:57:57.868850 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:57.868850 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:57.874176 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-cffa6b6d-1884-4d79-9faa-3502a3bd7451 req-a1c532ef-b857-4b74-a067-5b27e2255731 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:57:57.874822 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 269/1076] 10.4.3.81 () {68 vars in 1501 bytes} [Thu Aug 13 06:57:57 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:57:57.894403 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-592e05f3-5493-464e-8ba3-1569f996c153 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:57.896349 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-592e05f3-5493-464e-8ba3-1569f996c153 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] DELETE https://10.4.3.81/volume/v3/volumes/03530ff5-c265-4611-8416-a1295f227c09 Aug 13 06:57:57.896669 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-592e05f3-5493-464e-8ba3-1569f996c153 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:57.896932 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-592e05f3-5493-464e-8ba3-1569f996c153 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:57.897181 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-592e05f3-5493-464e-8ba3-1569f996c153 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Delete volume with id: 03530ff5-c265-4611-8416-a1295f227c09 Aug 13 06:57:57.905189 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:57.905189 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:57.905703 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-592e05f3-5493-464e-8ba3-1569f996c153 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Volume info retrieved successfully. Aug 13 06:57:57.922575 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-592e05f3-5493-464e-8ba3-1569f996c153 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Delete volume request issued successfully. Aug 13 06:57:57.922825 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-592e05f3-5493-464e-8ba3-1569f996c153 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] https://10.4.3.81/volume/v3/volumes/03530ff5-c265-4611-8416-a1295f227c09 returned with HTTP 202 Aug 13 06:57:57.923336 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 273/1077] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:57:57 2026] DELETE /volume/v3/volumes/03530ff5-c265-4611-8416-a1295f227c09 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:57:57.931002 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b98e0fac-b28c-42bf-9116-01e154566967 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:57.934348 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b98e0fac-b28c-42bf-9116-01e154566967 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] GET https://10.4.3.81/volume/v3/volumes/03530ff5-c265-4611-8416-a1295f227c09 Aug 13 06:57:57.934573 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b98e0fac-b28c-42bf-9116-01e154566967 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:57.934753 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b98e0fac-b28c-42bf-9116-01e154566967 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:57.941298 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:57.941298 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:57.944734 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b98e0fac-b28c-42bf-9116-01e154566967 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Volume info retrieved successfully. Aug 13 06:57:57.948512 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b98e0fac-b28c-42bf-9116-01e154566967 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] https://10.4.3.81/volume/v3/volumes/03530ff5-c265-4611-8416-a1295f227c09 returned with HTTP 200 Aug 13 06:57:57.949082 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 273/1078] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:57 2026] GET /volume/v3/volumes/03530ff5-c265-4611-8416-a1295f227c09 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:58.514701 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7568e065-25e5-450f-87ac-cdea36949027 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:58.516382 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7568e065-25e5-450f-87ac-cdea36949027 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:57:58.516595 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7568e065-25e5-450f-87ac-cdea36949027 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:58.516769 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7568e065-25e5-450f-87ac-cdea36949027 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:58.516872 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-7568e065-25e5-450f-87ac-cdea36949027 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 2efa7611-436d-401b-89e7-24aa2565263b. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:58.520632 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:58.520632 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:58.521264 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7568e065-25e5-450f-87ac-cdea36949027 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 200 Aug 13 06:57:58.521620 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 264/1079] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:58 2026] GET /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:58.702687 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fc99fd5e-1d85-4c3d-9dec-82b5d5ec5292 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:58.704420 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fc99fd5e-1d85-4c3d-9dec-82b5d5ec5292 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:57:58.704612 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fc99fd5e-1d85-4c3d-9dec-82b5d5ec5292 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:58.704796 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fc99fd5e-1d85-4c3d-9dec-82b5d5ec5292 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:58.704888 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-fc99fd5e-1d85-4c3d-9dec-82b5d5ec5292 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id ccced0f7-eda1-462f-844a-27633568b741. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:58.708972 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:58.708972 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:58.709638 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fc99fd5e-1d85-4c3d-9dec-82b5d5ec5292 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 200 Aug 13 06:57:58.709999 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 270/1080] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:58 2026] GET /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:58.964124 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4f3090aa-ce98-4374-a322-42b1a9fb0b11 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:58.966217 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4f3090aa-ce98-4374-a322-42b1a9fb0b11 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] GET https://10.4.3.81/volume/v3/volumes/03530ff5-c265-4611-8416-a1295f227c09 Aug 13 06:57:58.966480 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4f3090aa-ce98-4374-a322-42b1a9fb0b11 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:58.966712 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4f3090aa-ce98-4374-a322-42b1a9fb0b11 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:58.968941 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=287,cinder:INSERT=35,cinder:UPDATE=66,cinder:DELETE=2 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:57:58.976791 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4f3090aa-ce98-4374-a322-42b1a9fb0b11 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] https://10.4.3.81/volume/v3/volumes/03530ff5-c265-4611-8416-a1295f227c09 returned with HTTP 404 Aug 13 06:57:58.977686 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 274/1081] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:58 2026] GET /volume/v3/volumes/03530ff5-c265-4611-8416-a1295f227c09 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:57:58.983817 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-49a2a4c6-c791-44eb-9830-f681d3addfe6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:58.986124 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-49a2a4c6-c791-44eb-9830-f681d3addfe6 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] DELETE https://10.4.3.81/volume/v3/volumes/2be3a7cf-ac45-4588-8b19-a8211ebefd47 Aug 13 06:57:58.986425 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-49a2a4c6-c791-44eb-9830-f681d3addfe6 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:58.986712 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-49a2a4c6-c791-44eb-9830-f681d3addfe6 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:58.986954 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-49a2a4c6-c791-44eb-9830-f681d3addfe6 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Delete volume with id: 2be3a7cf-ac45-4588-8b19-a8211ebefd47 Aug 13 06:57:58.996534 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:58.996534 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:57:58.997163 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-49a2a4c6-c791-44eb-9830-f681d3addfe6 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Volume info retrieved successfully. Aug 13 06:57:59.013839 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-49a2a4c6-c791-44eb-9830-f681d3addfe6 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Delete volume request issued successfully. Aug 13 06:57:59.014014 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-49a2a4c6-c791-44eb-9830-f681d3addfe6 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] https://10.4.3.81/volume/v3/volumes/2be3a7cf-ac45-4588-8b19-a8211ebefd47 returned with HTTP 202 Aug 13 06:57:59.014431 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 274/1082] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:57:58 2026] DELETE /volume/v3/volumes/2be3a7cf-ac45-4588-8b19-a8211ebefd47 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:57:59.022643 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8c87e08d-55a7-4e2c-afe7-7a8cf6672ac6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:59.024508 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8c87e08d-55a7-4e2c-afe7-7a8cf6672ac6 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] GET https://10.4.3.81/volume/v3/volumes/2be3a7cf-ac45-4588-8b19-a8211ebefd47 Aug 13 06:57:59.024688 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8c87e08d-55a7-4e2c-afe7-7a8cf6672ac6 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:59.024867 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8c87e08d-55a7-4e2c-afe7-7a8cf6672ac6 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:59.026672 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=325,cinder:UPDATE=93,cinder:INSERT=52,cinder:DELETE=2 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:57:59.031887 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:59.031887 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:57:59.036821 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8c87e08d-55a7-4e2c-afe7-7a8cf6672ac6 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Volume info retrieved successfully. Aug 13 06:57:59.042148 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8c87e08d-55a7-4e2c-afe7-7a8cf6672ac6 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] https://10.4.3.81/volume/v3/volumes/2be3a7cf-ac45-4588-8b19-a8211ebefd47 returned with HTTP 200 Aug 13 06:57:59.042595 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 265/1083] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:59 2026] GET /volume/v3/volumes/2be3a7cf-ac45-4588-8b19-a8211ebefd47 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:59.533971 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bf20f0d5-ddf3-4930-9a4a-976678fa169e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:59.535690 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bf20f0d5-ddf3-4930-9a4a-976678fa169e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:57:59.535863 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bf20f0d5-ddf3-4930-9a4a-976678fa169e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:59.536033 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bf20f0d5-ddf3-4930-9a4a-976678fa169e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:59.536157 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-bf20f0d5-ddf3-4930-9a4a-976678fa169e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 2efa7611-436d-401b-89e7-24aa2565263b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:59.541677 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:59.541677 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:57:59.542405 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bf20f0d5-ddf3-4930-9a4a-976678fa169e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 200 Aug 13 06:57:59.542716 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 271/1084] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:59 2026] GET /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:57:59.726650 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-930f7da3-59ab-446e-b008-14a6d6e270ff None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:57:59.728560 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-930f7da3-59ab-446e-b008-14a6d6e270ff tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:57:59.729875 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-930f7da3-59ab-446e-b008-14a6d6e270ff tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:57:59.729875 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-930f7da3-59ab-446e-b008-14a6d6e270ff tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:57:59.729875 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-930f7da3-59ab-446e-b008-14a6d6e270ff tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id ccced0f7-eda1-462f-844a-27633568b741. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:57:59.733132 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:57:59.733132 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:57:59.733928 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-930f7da3-59ab-446e-b008-14a6d6e270ff tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 200 Aug 13 06:57:59.734455 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 275/1085] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:57:59 2026] GET /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:00.057243 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3ee93b47-9047-4db5-aef1-50796150dd4b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:00.059366 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3ee93b47-9047-4db5-aef1-50796150dd4b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] GET https://10.4.3.81/volume/v3/volumes/2be3a7cf-ac45-4588-8b19-a8211ebefd47 Aug 13 06:58:00.059596 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3ee93b47-9047-4db5-aef1-50796150dd4b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:00.059805 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3ee93b47-9047-4db5-aef1-50796150dd4b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:00.072497 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=265,cinder:UPDATE=52,cinder:INSERT=29,cinder:DELETE=2 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:58:00.073732 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3ee93b47-9047-4db5-aef1-50796150dd4b tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] https://10.4.3.81/volume/v3/volumes/2be3a7cf-ac45-4588-8b19-a8211ebefd47 returned with HTTP 404 Aug 13 06:58:00.077656 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 275/1086] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:00 2026] GET /volume/v3/volumes/2be3a7cf-ac45-4588-8b19-a8211ebefd47 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:00.080704 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-af753df3-6a3a-45f0-ac40-c201f73252e2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:00.083311 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-af753df3-6a3a-45f0-ac40-c201f73252e2 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0b0bf3ac-dc01-43f6-8c9e-46ae5829eb2c Aug 13 06:58:00.083519 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-af753df3-6a3a-45f0-ac40-c201f73252e2 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:00.083732 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-af753df3-6a3a-45f0-ac40-c201f73252e2 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:00.083923 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-af753df3-6a3a-45f0-ac40-c201f73252e2 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Delete volume with id: 0b0bf3ac-dc01-43f6-8c9e-46ae5829eb2c Aug 13 06:58:00.098255 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:00.098255 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:00.098672 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-af753df3-6a3a-45f0-ac40-c201f73252e2 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Volume info retrieved successfully. Aug 13 06:58:00.128758 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-af753df3-6a3a-45f0-ac40-c201f73252e2 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Delete volume request issued successfully. Aug 13 06:58:00.128982 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-af753df3-6a3a-45f0-ac40-c201f73252e2 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] https://10.4.3.81/volume/v3/volumes/0b0bf3ac-dc01-43f6-8c9e-46ae5829eb2c returned with HTTP 202 Aug 13 06:58:00.129697 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 266/1087] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:00 2026] DELETE /volume/v3/volumes/0b0bf3ac-dc01-43f6-8c9e-46ae5829eb2c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:00.137603 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-61b985aa-6799-446b-81d8-8f96a304dce1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:00.141060 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61b985aa-6799-446b-81d8-8f96a304dce1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] GET https://10.4.3.81/volume/v3/volumes/0b0bf3ac-dc01-43f6-8c9e-46ae5829eb2c Aug 13 06:58:00.141238 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61b985aa-6799-446b-81d8-8f96a304dce1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:00.141611 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61b985aa-6799-446b-81d8-8f96a304dce1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:00.158807 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:00.158807 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:00.172257 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-61b985aa-6799-446b-81d8-8f96a304dce1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Volume info retrieved successfully. Aug 13 06:58:00.180244 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61b985aa-6799-446b-81d8-8f96a304dce1 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] https://10.4.3.81/volume/v3/volumes/0b0bf3ac-dc01-43f6-8c9e-46ae5829eb2c returned with HTTP 200 Aug 13 06:58:00.180785 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 272/1088] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:00 2026] GET /volume/v3/volumes/0b0bf3ac-dc01-43f6-8c9e-46ae5829eb2c => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:00.558439 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b2ce5222-6631-435c-a6cc-f13964004709 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:00.564969 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b2ce5222-6631-435c-a6cc-f13964004709 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:58:00.565055 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b2ce5222-6631-435c-a6cc-f13964004709 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:00.565314 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b2ce5222-6631-435c-a6cc-f13964004709 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:00.565539 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-b2ce5222-6631-435c-a6cc-f13964004709 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 2efa7611-436d-401b-89e7-24aa2565263b. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:00.578082 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:00.578082 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:00.579401 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b2ce5222-6631-435c-a6cc-f13964004709 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 200 Aug 13 06:58:00.579812 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 276/1089] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:00 2026] GET /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:00.591727 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-facdd338-bb10-4691-9188-2911736a8aaa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:00.594672 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-facdd338-bb10-4691-9188-2911736a8aaa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:58:00.595046 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-facdd338-bb10-4691-9188-2911736a8aaa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:00.595543 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-facdd338-bb10-4691-9188-2911736a8aaa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:00.609199 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:00.609199 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:00.612795 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-facdd338-bb10-4691-9188-2911736a8aaa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:00.617236 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-facdd338-bb10-4691-9188-2911736a8aaa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 200 Aug 13 06:58:00.617898 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 276/1090] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:00 2026] GET /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:00.638448 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b673e4dd-4912-49ed-8bb1-f6b4c22608df None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:00.640705 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b673e4dd-4912-49ed-8bb1-f6b4c22608df tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] DELETE https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:58:00.640921 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b673e4dd-4912-49ed-8bb1-f6b4c22608df tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:00.641139 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b673e4dd-4912-49ed-8bb1-f6b4c22608df tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:00.641276 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-b673e4dd-4912-49ed-8bb1-f6b4c22608df tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Delete backup with id: 2efa7611-436d-401b-89e7-24aa2565263b. Aug 13 06:58:00.647249 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:00.647249 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:00.673773 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-b673e4dd-4912-49ed-8bb1-f6b4c22608df tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] delete_backup rpcapi backup_id 2efa7611-436d-401b-89e7-24aa2565263b {{(pid=100294) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:58:00.676301 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b673e4dd-4912-49ed-8bb1-f6b4c22608df tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 202 Aug 13 06:58:00.676650 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 267/1091] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:00 2026] DELETE /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:58:00.687825 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ebfca972-8d9c-4529-a21b-4782cfb01877 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:00.693308 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ebfca972-8d9c-4529-a21b-4782cfb01877 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:58:00.693801 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ebfca972-8d9c-4529-a21b-4782cfb01877 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:00.693801 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ebfca972-8d9c-4529-a21b-4782cfb01877 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:00.693893 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ebfca972-8d9c-4529-a21b-4782cfb01877 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 2efa7611-436d-401b-89e7-24aa2565263b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:00.705906 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:00.705906 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:00.707295 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ebfca972-8d9c-4529-a21b-4782cfb01877 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 200 Aug 13 06:58:00.707742 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 273/1092] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:00 2026] GET /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:00.748097 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ec50c5b1-ff0c-4fce-80b7-900fe20bff1d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:00.749837 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ec50c5b1-ff0c-4fce-80b7-900fe20bff1d tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:58:00.750085 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ec50c5b1-ff0c-4fce-80b7-900fe20bff1d tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:00.750377 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ec50c5b1-ff0c-4fce-80b7-900fe20bff1d tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:00.750411 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-ec50c5b1-ff0c-4fce-80b7-900fe20bff1d tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id ccced0f7-eda1-462f-844a-27633568b741. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:00.761977 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:00.761977 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:00.762899 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ec50c5b1-ff0c-4fce-80b7-900fe20bff1d tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 200 Aug 13 06:58:00.765556 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 277/1093] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:00 2026] GET /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:01.196458 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-273a5d28-aed1-4366-bbe6-738470e4e094 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:01.201398 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-273a5d28-aed1-4366-bbe6-738470e4e094 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] GET https://10.4.3.81/volume/v3/volumes/0b0bf3ac-dc01-43f6-8c9e-46ae5829eb2c Aug 13 06:58:01.201839 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-273a5d28-aed1-4366-bbe6-738470e4e094 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:01.201943 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-273a5d28-aed1-4366-bbe6-738470e4e094 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:01.215041 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-273a5d28-aed1-4366-bbe6-738470e4e094 tempest-VolumesTestJSON-1167747885 tempest-VolumesTestJSON-1167747885-project-member] https://10.4.3.81/volume/v3/volumes/0b0bf3ac-dc01-43f6-8c9e-46ae5829eb2c returned with HTTP 404 Aug 13 06:58:01.216411 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 277/1094] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:01 2026] GET /volume/v3/volumes/0b0bf3ac-dc01-43f6-8c9e-46ae5829eb2c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:01.508416 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-a135588e-9631-491d-a3b5-6cda3c5f290c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:01.511626 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-a135588e-9631-491d-a3b5-6cda3c5f290c tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:01.511916 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-a135588e-9631-491d-a3b5-6cda3c5f290c tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:01.512131 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-a135588e-9631-491d-a3b5-6cda3c5f290c tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:01.520713 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:01.520713 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:01.524468 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-a135588e-9631-491d-a3b5-6cda3c5f290c tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:01.528843 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-a135588e-9631-491d-a3b5-6cda3c5f290c tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:01.529297 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 268/1095] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:58:01 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:01.653037 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-21a29488-e67e-400f-b394-26be04e57b8e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:01.653516 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-21a29488-e67e-400f-b394-26be04e57b8e None None] GET https://10.4.3.81/volume// Aug 13 06:58:01.655748 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-21a29488-e67e-400f-b394-26be04e57b8e None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:01.656048 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-21a29488-e67e-400f-b394-26be04e57b8e None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:01.656367 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-21a29488-e67e-400f-b394-26be04e57b8e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:58:01.659342 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 274/1096] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 06:58:01 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:58:01.667712 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-3e04b8d1-7f28-4169-88ad-5c41f340dfe9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:01.673342 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-3e04b8d1-7f28-4169-88ad-5c41f340dfe9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:58:01.673488 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-3e04b8d1-7f28-4169-88ad-5c41f340dfe9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "102bb57d-51b8-4643-8727-e0226934a167", "connector": null, "instance_uuid": "3359a431-5a05-4aa4-9e2b-f0670d53ce35"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:01.689063 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:01.689063 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:01.726749 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e3e469ad-94e4-4303-a6e9-1f0526609a3d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:01.729219 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e3e469ad-94e4-4303-a6e9-1f0526609a3d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b Aug 13 06:58:01.729219 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e3e469ad-94e4-4303-a6e9-1f0526609a3d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:01.729503 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e3e469ad-94e4-4303-a6e9-1f0526609a3d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:01.729662 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-e3e469ad-94e4-4303-a6e9-1f0526609a3d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 2efa7611-436d-401b-89e7-24aa2565263b. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:01.730036 np0000007169 devstack@c-api.service[100297]: WARNING cinder.volume.api [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-3e04b8d1-7f28-4169-88ad-5c41f340dfe9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 13 06:58:01.739295 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e3e469ad-94e4-4303-a6e9-1f0526609a3d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b returned with HTTP 404 Aug 13 06:58:01.739956 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 278/1097] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:01 2026] GET /volume/v3/backups/2efa7611-436d-401b-89e7-24aa2565263b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:01.743785 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-3e04b8d1-7f28-4169-88ad-5c41f340dfe9 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:58:01.744467 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 278/1098] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:58:01 2026] POST /volume/v3/attachments => generated 271 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:01.781075 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7750c1a6-911d-444b-92ec-6b0f26292f8b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:01.786112 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7750c1a6-911d-444b-92ec-6b0f26292f8b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:58:01.788000 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e69468f3-0ab3-416a-a8f7-5784dafab809 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:01.789288 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7750c1a6-911d-444b-92ec-6b0f26292f8b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:01.789645 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e69468f3-0ab3-416a-a8f7-5784dafab809 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:01.789722 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7750c1a6-911d-444b-92ec-6b0f26292f8b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:01.789895 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e69468f3-0ab3-416a-a8f7-5784dafab809 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:01.790340 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-7750c1a6-911d-444b-92ec-6b0f26292f8b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id ccced0f7-eda1-462f-844a-27633568b741. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:01.790415 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e69468f3-0ab3-416a-a8f7-5784dafab809 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:01.800728 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:01.800728 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:01.802042 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7750c1a6-911d-444b-92ec-6b0f26292f8b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 200 Aug 13 06:58:01.802902 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 269/1099] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:01 2026] GET /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:01.808627 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:01.808627 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:01.815491 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e69468f3-0ab3-416a-a8f7-5784dafab809 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:01.817613 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-585ddab4-1df0-45bb-a9a9-6fb8056938cf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:01.818312 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b5541855-b15f-4020-a911-9a0905a6c247 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:01.818478 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-585ddab4-1df0-45bb-a9a9-6fb8056938cf None None] GET https://10.4.3.81/volume// Aug 13 06:58:01.818478 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-585ddab4-1df0-45bb-a9a9-6fb8056938cf None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:01.818679 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-585ddab4-1df0-45bb-a9a9-6fb8056938cf None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:01.819111 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-585ddab4-1df0-45bb-a9a9-6fb8056938cf None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:58:01.819520 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 279/1100] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:58:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:58:01.824621 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b5541855-b15f-4020-a911-9a0905a6c247 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:58:01.824621 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b5541855-b15f-4020-a911-9a0905a6c247 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:01.824621 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b5541855-b15f-4020-a911-9a0905a6c247 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:01.824621 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-b5541855-b15f-4020-a911-9a0905a6c247 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:01.826932 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e69468f3-0ab3-416a-a8f7-5784dafab809 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:01.828242 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 275/1101] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:01 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:01.837817 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:01.837817 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:01.838759 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b5541855-b15f-4020-a911-9a0905a6c247 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 200 Aug 13 06:58:01.839208 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 279/1102] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:01 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:01.846464 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-11750db5-c85d-434a-ad4d-aff4eaa95b6f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:01.849567 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-11750db5-c85d-434a-ad4d-aff4eaa95b6f tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:01.849909 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-11750db5-c85d-434a-ad4d-aff4eaa95b6f tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:01.850169 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-11750db5-c85d-434a-ad4d-aff4eaa95b6f tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:01.851311 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b756d0d4-c484-4306-9cbf-823f3a5f0c99 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:01.853650 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b756d0d4-c484-4306-9cbf-823f3a5f0c99 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 06:58:01.854983 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b756d0d4-c484-4306-9cbf-823f3a5f0c99 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "239f211b-63fa-4920-9604-063a71be579b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-584423988"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:01.856218 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-b756d0d4-c484-4306-9cbf-823f3a5f0c99 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Creating new backup {'backup': {'volume_id': '239f211b-63fa-4920-9604-063a71be579b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-584423988'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:58:01.856218 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-b756d0d4-c484-4306-9cbf-823f3a5f0c99 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Creating backup of volume 239f211b-63fa-4920-9604-063a71be579b in container None Aug 13 06:58:01.863216 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:01.863216 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:01.868081 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:01.868081 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:01.868562 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b756d0d4-c484-4306-9cbf-823f3a5f0c99 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Volume info retrieved successfully. Aug 13 06:58:01.871390 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-11750db5-c85d-434a-ad4d-aff4eaa95b6f tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:01.879635 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-11750db5-c85d-434a-ad4d-aff4eaa95b6f tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:01.880030 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 270/1103] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:58:01 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 1045 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:58:01.898814 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-b756d0d4-c484-4306-9cbf-823f3a5f0c99 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Created reservations ['fc3ddcc6-e546-4c4c-8886-887247ea9b48', '472dff82-b3db-48cd-8363-e84a843b3aa5'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:01.917732 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-df53f535-6718-4097-a9e9-46d036c5c865 req-7bc235dd-5423-4637-8ce5-c320f90f589e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:01.920965 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-df53f535-6718-4097-a9e9-46d036c5c865 req-7bc235dd-5423-4637-8ce5-c320f90f589e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:58:01.920965 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-df53f535-6718-4097-a9e9-46d036c5c865 req-7bc235dd-5423-4637-8ce5-c320f90f589e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:01.921118 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-df53f535-6718-4097-a9e9-46d036c5c865 req-7bc235dd-5423-4637-8ce5-c320f90f589e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:01.935496 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:01.935496 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:01.939528 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-df53f535-6718-4097-a9e9-46d036c5c865 req-7bc235dd-5423-4637-8ce5-c320f90f589e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:01.944275 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-df53f535-6718-4097-a9e9-46d036c5c865 req-7bc235dd-5423-4637-8ce5-c320f90f589e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 200 Aug 13 06:58:01.945398 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 276/1104] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:58:01 2026] GET /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:01.959793 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b756d0d4-c484-4306-9cbf-823f3a5f0c99 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 06:58:01.960391 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 280/1105] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:58:01 2026] POST /volume/v3/backups => generated 327 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:01.970301 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b61b9983-7c94-4eb4-bbe3-0ff64247dee1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:01.973589 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b61b9983-7c94-4eb4-bbe3-0ff64247dee1 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 Aug 13 06:58:01.973589 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b61b9983-7c94-4eb4-bbe3-0ff64247dee1 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:01.973589 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b61b9983-7c94-4eb4-bbe3-0ff64247dee1 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:01.973589 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-b61b9983-7c94-4eb4-bbe3-0ff64247dee1 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:01.980636 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-df53f535-6718-4097-a9e9-46d036c5c865 req-801364da-1053-4adf-b178-bab533f7dc1c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:01.981486 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:01.981486 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:01.982820 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b61b9983-7c94-4eb4-bbe3-0ff64247dee1 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 returned with HTTP 200 Aug 13 06:58:01.982899 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 280/1106] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:01 2026] GET /volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:01.987375 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-df53f535-6718-4097-a9e9-46d036c5c865 req-801364da-1053-4adf-b178-bab533f7dc1c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] POST https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7/action Aug 13 06:58:01.987835 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-df53f535-6718-4097-a9e9-46d036c5c865 req-801364da-1053-4adf-b178-bab533f7dc1c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:58:01.987945 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-df53f535-6718-4097-a9e9-46d036c5c865 req-801364da-1053-4adf-b178-bab533f7dc1c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:02.005602 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-8db4d74b-d8a8-4ae1-86bd-251be7b2149b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:02.005602 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-8db4d74b-d8a8-4ae1-86bd-251be7b2149b tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] PUT https://10.4.3.81/volume/v3/attachments/af1b49db-801c-49d5-9d78-ef17cdd76574 Aug 13 06:58:02.005602 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-8db4d74b-d8a8-4ae1-86bd-251be7b2149b tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:02.006033 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:02.006033 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:02.006640 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-df53f535-6718-4097-a9e9-46d036c5c865 req-801364da-1053-4adf-b178-bab533f7dc1c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:02.015693 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-df53f535-6718-4097-a9e9-46d036c5c865 req-801364da-1053-4adf-b178-bab533f7dc1c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Begin detaching volume completed successfully. Aug 13 06:58:02.015934 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-df53f535-6718-4097-a9e9-46d036c5c865 req-801364da-1053-4adf-b178-bab533f7dc1c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7/action returned with HTTP 202 Aug 13 06:58:02.016424 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-8db4d74b-d8a8-4ae1-86bd-251be7b2149b tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Acquiring lock "cinder-attachment_update-102bb57d-51b8-4643-8727-e0226934a167-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:58:02.017481 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 271/1107] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 06:58:01 2026] POST /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:58:02.021184 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-8db4d74b-d8a8-4ae1-86bd-251be7b2149b tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Lock "cinder-attachment_update-102bb57d-51b8-4643-8727-e0226934a167-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:58:02.022420 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:02.022420 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:02.047770 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f4b5b8eb-4be8-435c-b9ac-88435e5882dc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:02.052972 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f4b5b8eb-4be8-435c-b9ac-88435e5882dc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:58:02.053358 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f4b5b8eb-4be8-435c-b9ac-88435e5882dc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:02.053665 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f4b5b8eb-4be8-435c-b9ac-88435e5882dc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:02.073576 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:02.073576 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:02.084657 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f4b5b8eb-4be8-435c-b9ac-88435e5882dc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:02.087105 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d73f4adb-e2e6-432b-b0ac-34d404a80c05 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:02.087105 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d73f4adb-e2e6-432b-b0ac-34d404a80c05 None None] GET https://10.4.3.81/volume// Aug 13 06:58:02.087211 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d73f4adb-e2e6-432b-b0ac-34d404a80c05 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:02.087423 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d73f4adb-e2e6-432b-b0ac-34d404a80c05 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:02.087712 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d73f4adb-e2e6-432b-b0ac-34d404a80c05 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:58:02.087963 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 281/1108] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:58:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:58:02.088022 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f4b5b8eb-4be8-435c-b9ac-88435e5882dc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 200 Aug 13 06:58:02.089336 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 281/1109] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:02 2026] GET /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:58:02.094746 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-df53f535-6718-4097-a9e9-46d036c5c865 req-cd4f6d5f-7f51-4e89-9b93-8b28c29367af None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:02.097905 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-df53f535-6718-4097-a9e9-46d036c5c865 req-cd4f6d5f-7f51-4e89-9b93-8b28c29367af tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:58:02.098269 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-df53f535-6718-4097-a9e9-46d036c5c865 req-cd4f6d5f-7f51-4e89-9b93-8b28c29367af tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:02.098681 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-df53f535-6718-4097-a9e9-46d036c5c865 req-cd4f6d5f-7f51-4e89-9b93-8b28c29367af tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:02.114497 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:02.114497 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:02.116860 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-df53f535-6718-4097-a9e9-46d036c5c865 req-cd4f6d5f-7f51-4e89-9b93-8b28c29367af tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:02.121591 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-df53f535-6718-4097-a9e9-46d036c5c865 req-cd4f6d5f-7f51-4e89-9b93-8b28c29367af tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 200 Aug 13 06:58:02.122767 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 272/1110] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:58:02 2026] GET /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 1315 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:58:02.164500 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-8db4d74b-d8a8-4ae1-86bd-251be7b2149b tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Lock "cinder-attachment_update-102bb57d-51b8-4643-8727-e0226934a167-np0000007169" released by "attachment_update" :: held 0.143s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:58:02.164792 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-8db4d74b-d8a8-4ae1-86bd-251be7b2149b tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/attachments/af1b49db-801c-49d5-9d78-ef17cdd76574 returned with HTTP 200 Aug 13 06:58:02.165961 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 277/1111] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:58:02 2026] PUT /volume/v3/attachments/af1b49db-801c-49d5-9d78-ef17cdd76574 => generated 967 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:02.845644 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6de914ba-a54b-4353-814c-effcca84067b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:02.850043 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6de914ba-a54b-4353-814c-effcca84067b tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:02.850308 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6de914ba-a54b-4353-814c-effcca84067b tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:02.850429 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6de914ba-a54b-4353-814c-effcca84067b tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:02.864096 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:02.864096 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:02.869951 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6de914ba-a54b-4353-814c-effcca84067b tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:02.875117 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6de914ba-a54b-4353-814c-effcca84067b tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:02.875576 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 282/1112] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:02 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:02.998186 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9fde8b2e-e867-4af4-9410-54d4158336dc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:03.003409 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9fde8b2e-e867-4af4-9410-54d4158336dc tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 Aug 13 06:58:03.003409 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9fde8b2e-e867-4af4-9410-54d4158336dc tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:03.003409 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9fde8b2e-e867-4af4-9410-54d4158336dc tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:03.003409 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-9fde8b2e-e867-4af4-9410-54d4158336dc tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:03.008688 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:03.008688 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:03.009704 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9fde8b2e-e867-4af4-9410-54d4158336dc tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 returned with HTTP 200 Aug 13 06:58:03.010260 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 282/1113] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:02 2026] GET /volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:03.102482 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-28d543d1-d9a1-4682-8f0f-9dff5e27a369 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:03.104210 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-28d543d1-d9a1-4682-8f0f-9dff5e27a369 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:58:03.104412 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-28d543d1-d9a1-4682-8f0f-9dff5e27a369 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:03.104749 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-28d543d1-d9a1-4682-8f0f-9dff5e27a369 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:03.123047 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:03.123047 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:03.130159 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-28d543d1-d9a1-4682-8f0f-9dff5e27a369 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:03.141607 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-28d543d1-d9a1-4682-8f0f-9dff5e27a369 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 200 Aug 13 06:58:03.142161 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 273/1114] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:03 2026] GET /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 1135 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:03.636146 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c7f027e7-7e3c-40c6-8dd0-5a13adeb8689 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:03.765282 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c7f027e7-7e3c-40c6-8dd0-5a13adeb8689 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 06:58:03.765692 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c7f027e7-7e3c-40c6-8dd0-5a13adeb8689 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1757305240"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:03.768184 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:03.768184 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:03.781046 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c7f027e7-7e3c-40c6-8dd0-5a13adeb8689 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 06:58:03.781426 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 278/1115] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 06:58:03 2026] POST /volume/v3/types => generated 233 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:03.793031 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-12fddc6c-3f45-4dec-a470-c1a86a749d68 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:03.794685 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-12fddc6c-3f45-4dec-a470-c1a86a749d68 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 06:58:03.795172 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-12fddc6c-3f45-4dec-a470-c1a86a749d68 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-793550608", "extra_specs": {"multiattach": " True"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:03.816979 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-12fddc6c-3f45-4dec-a470-c1a86a749d68 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 06:58:03.816979 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 283/1116] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 06:58:03 2026] POST /volume/v3/types => generated 258 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:03.831190 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:03.894194 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9e3c1da2-f65e-4f89-90f2-5f00b02cfb03 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:03.896689 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9e3c1da2-f65e-4f89-90f2-5f00b02cfb03 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:03.900356 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9e3c1da2-f65e-4f89-90f2-5f00b02cfb03 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:03.900356 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9e3c1da2-f65e-4f89-90f2-5f00b02cfb03 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:03.917734 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:03.917734 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:03.925477 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9e3c1da2-f65e-4f89-90f2-5f00b02cfb03 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:03.932341 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9e3c1da2-f65e-4f89-90f2-5f00b02cfb03 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:03.932738 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 274/1117] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:03 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:03.944062 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:03.944548 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1757305240", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1828071011"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:03.946366 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1757305240', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1828071011'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:03.955766 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Create volume of 1 GB Aug 13 06:58:03.956083 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:03.956083 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:03.956812 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Availability Zones retrieved successfully. Aug 13 06:58:03.968829 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Flow 'volume_create_api' (ee7a4805-82d0-4327-8f26-1cbe19acb666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:03.974283 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f522e6e1-536b-4d1c-a055-b853948002f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:03.975664 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:04.000113 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f522e6e1-536b-4d1c-a055-b853948002f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:58:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f74947d-1f2a-4ed3-91d3-156488f0a07b,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1757305240',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f74947d-1f2a-4ed3-91d3-156488f0a07b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:04.001025 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c0f796e-ba9f-42d8-8e63-29ae981bbb9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:04.024642 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a88dd92e-6adb-4b4f-9fa2-11eee2d9baa5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:04.029764 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a88dd92e-6adb-4b4f-9fa2-11eee2d9baa5 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 Aug 13 06:58:04.030061 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a88dd92e-6adb-4b4f-9fa2-11eee2d9baa5 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:04.030344 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a88dd92e-6adb-4b4f-9fa2-11eee2d9baa5 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:04.030511 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a88dd92e-6adb-4b4f-9fa2-11eee2d9baa5 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:04.036852 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:04.036852 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:04.038296 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a88dd92e-6adb-4b4f-9fa2-11eee2d9baa5 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 returned with HTTP 200 Aug 13 06:58:04.038966 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 279/1118] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:04 2026] GET /volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:04.041389 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1757305240 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1757305240, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:58:04.042020 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1757305240 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1757305240, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:58:04.091901 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Created reservations ['6abb700d-b7f1-4ba6-af51-b8277f73d549', '5f3b955e-2d38-48e3-924a-ab0543ce08e7', '4477cd0d-775d-4f90-9a75-8ecdff680edf', '5e92ea9e-fa5d-40b9-9562-84d3c0a6716e'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:04.093004 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c0f796e-ba9f-42d8-8e63-29ae981bbb9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6abb700d-b7f1-4ba6-af51-b8277f73d549', '5f3b955e-2d38-48e3-924a-ab0543ce08e7', '4477cd0d-775d-4f90-9a75-8ecdff680edf', '5e92ea9e-fa5d-40b9-9562-84d3c0a6716e']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:04.094123 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (488c3fd9-ad7c-4d80-b98b-16ebfcdcd951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:04.132415 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (488c3fd9-ad7c-4d80-b98b-16ebfcdcd951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10a9b047-7bb8-4424-85e5-a55855668d3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1828071011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2759b4c43bc4330984283ff19dca834',qos_specs=None,replication_status=,reservations=['6abb700d-b7f1-4ba6-af51-b8277f73d549','5f3b955e-2d38-48e3-924a-ab0543ce08e7','4477cd0d-775d-4f90-9a75-8ecdff680edf','5e92ea9e-fa5d-40b9-9562-84d3c0a6716e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95293932db2d4e95a6a86ba7d9bea49f',volume_type_id=3f74947d-1f2a-4ed3-91d3-156488f0a07b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1828071011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10a9b047-7bb8-4424-85e5-a55855668d3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2759b4c43bc4330984283ff19dca834',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95293932db2d4e95a6a86ba7d9bea49f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f74947d-1f2a-4ed3-91d3-156488f0a07b),volume_type_id=3f74947d-1f2a-4ed3-91d3-156488f0a07b)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:04.133877 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68875b51-47f2-4cbb-a178-1284e16b00fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:04.161932 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2babc1f4-60ee-4a02-bed2-10e37f2a1c48 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:04.163701 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68875b51-47f2-4cbb-a178-1284e16b00fd) transitioned into state 'SUCCESS' from state '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-1828071011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2759b4c43bc4330984283ff19dca834',qos_specs=None,replication_status=,reservations=['6abb700d-b7f1-4ba6-af51-b8277f73d549','5f3b955e-2d38-48e3-924a-ab0543ce08e7','4477cd0d-775d-4f90-9a75-8ecdff680edf','5e92ea9e-fa5d-40b9-9562-84d3c0a6716e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95293932db2d4e95a6a86ba7d9bea49f',volume_type_id=3f74947d-1f2a-4ed3-91d3-156488f0a07b)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:04.164057 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2babc1f4-60ee-4a02-bed2-10e37f2a1c48 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:58:04.164057 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2babc1f4-60ee-4a02-bed2-10e37f2a1c48 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:04.164057 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2babc1f4-60ee-4a02-bed2-10e37f2a1c48 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:04.164165 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c556235-001b-444a-abc3-0a6a0a31da81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:04.173486 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:04.173486 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:04.176914 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2babc1f4-60ee-4a02-bed2-10e37f2a1c48 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:04.177057 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c556235-001b-444a-abc3-0a6a0a31da81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:04.177900 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Flow 'volume_create_api' (ee7a4805-82d0-4327-8f26-1cbe19acb666) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:04.178200 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Create volume request issued successfully. Aug 13 06:58:04.178785 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6061fa24-f18f-4ff3-9238-91e346f326c6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:04.179234 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 283/1119] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 06:58:03 2026] POST /volume/v3/volumes => generated 870 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:04.182625 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2babc1f4-60ee-4a02-bed2-10e37f2a1c48 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 200 Aug 13 06:58:04.183397 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 284/1120] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:04 2026] GET /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:04.194012 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-99ee745d-91d3-4a07-831e-2ff7897f776e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:04.195963 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-99ee745d-91d3-4a07-831e-2ff7897f776e tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] GET https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f Aug 13 06:58:04.196452 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-99ee745d-91d3-4a07-831e-2ff7897f776e tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:04.197130 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-99ee745d-91d3-4a07-831e-2ff7897f776e tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:04.211930 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:04.211930 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:04.216150 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-99ee745d-91d3-4a07-831e-2ff7897f776e tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Volume info retrieved successfully. Aug 13 06:58:04.227003 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-99ee745d-91d3-4a07-831e-2ff7897f776e tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f returned with HTTP 200 Aug 13 06:58:04.228351 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 275/1121] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:04 2026] GET /volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f => generated 938 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:04.908159 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6f1489d7-9793-4e0f-a5d4-04cd2b693c95 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:04.910338 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6f1489d7-9793-4e0f-a5d4-04cd2b693c95 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 Aug 13 06:58:04.912264 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6f1489d7-9793-4e0f-a5d4-04cd2b693c95 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:04.912264 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6f1489d7-9793-4e0f-a5d4-04cd2b693c95 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:04.929617 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:04.929617 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:04.939663 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6f1489d7-9793-4e0f-a5d4-04cd2b693c95 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 06:58:04.952288 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6f1489d7-9793-4e0f-a5d4-04cd2b693c95 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 returned with HTTP 200 Aug 13 06:58:04.953188 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 280/1122] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:04 2026] GET /volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 => generated 1140 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:04.953976 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6d0f3ada-5305-472a-a63c-acee2fb42579 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:04.956698 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6d0f3ada-5305-472a-a63c-acee2fb42579 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:04.956893 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6d0f3ada-5305-472a-a63c-acee2fb42579 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:04.957068 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6d0f3ada-5305-472a-a63c-acee2fb42579 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:04.968428 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:04.968428 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:04.973996 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6d0f3ada-5305-472a-a63c-acee2fb42579 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:04.980607 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6d0f3ada-5305-472a-a63c-acee2fb42579 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:04.980607 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 284/1123] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:04 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:05.038815 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-0befd187-3f3b-42e0-b8ba-04343671fb83 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:05.041609 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-0befd187-3f3b-42e0-b8ba-04343671fb83 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 Aug 13 06:58:05.042539 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-0befd187-3f3b-42e0-b8ba-04343671fb83 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:05.042539 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-0befd187-3f3b-42e0-b8ba-04343671fb83 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:05.052171 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e4780833-8075-402f-9015-38df901c3001 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:05.057253 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e4780833-8075-402f-9015-38df901c3001 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 Aug 13 06:58:05.057253 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e4780833-8075-402f-9015-38df901c3001 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:05.057253 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e4780833-8075-402f-9015-38df901c3001 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:05.057253 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e4780833-8075-402f-9015-38df901c3001 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:05.059485 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:05.059485 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:05.062598 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:05.062598 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:05.064045 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e4780833-8075-402f-9015-38df901c3001 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 returned with HTTP 200 Aug 13 06:58:05.064045 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 276/1124] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:05 2026] GET /volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:05.065080 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-0befd187-3f3b-42e0-b8ba-04343671fb83 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 06:58:05.072901 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-0befd187-3f3b-42e0-b8ba-04343671fb83 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 returned with HTTP 200 Aug 13 06:58:05.072901 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 285/1125] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:58:05 2026] GET /volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:05.101946 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-dc5b3652-a525-4cc3-8c8c-4dc88077ce1f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:05.106248 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-dc5b3652-a525-4cc3-8c8c-4dc88077ce1f tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] POST https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44/action Aug 13 06:58:05.106248 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-dc5b3652-a525-4cc3-8c8c-4dc88077ce1f tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:58:05.106248 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-dc5b3652-a525-4cc3-8c8c-4dc88077ce1f tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:05.123158 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:05.123158 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:05.124314 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-dc5b3652-a525-4cc3-8c8c-4dc88077ce1f tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 06:58:05.136037 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-dc5b3652-a525-4cc3-8c8c-4dc88077ce1f tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Begin detaching volume completed successfully. Aug 13 06:58:05.137352 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-dc5b3652-a525-4cc3-8c8c-4dc88077ce1f tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44/action returned with HTTP 202 Aug 13 06:58:05.137352 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 281/1126] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 06:58:05 2026] POST /volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:58:05.204046 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ddad63c4-f11b-427d-9ef1-c870bce4cdf6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:05.207841 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ddad63c4-f11b-427d-9ef1-c870bce4cdf6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:58:05.207841 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ddad63c4-f11b-427d-9ef1-c870bce4cdf6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:05.207841 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ddad63c4-f11b-427d-9ef1-c870bce4cdf6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:05.233157 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:05.233157 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:05.233407 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c198654e-60dc-4a56-b903-167b1dee2de2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:05.233723 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c198654e-60dc-4a56-b903-167b1dee2de2 None None] GET https://10.4.3.81/volume// Aug 13 06:58:05.233723 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c198654e-60dc-4a56-b903-167b1dee2de2 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:05.233937 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c198654e-60dc-4a56-b903-167b1dee2de2 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:05.234400 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c198654e-60dc-4a56-b903-167b1dee2de2 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:58:05.234785 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 277/1127] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:58:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:58:05.249294 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ddad63c4-f11b-427d-9ef1-c870bce4cdf6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:05.249524 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-763ed361-1f13-457f-8e83-93cb4be54201 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:05.253608 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-09f288d5-53ef-4b4a-af51-9f2974db91b0 req-dde3e3d9-9747-49d1-a07d-ed86f38cc34f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:05.255797 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ddad63c4-f11b-427d-9ef1-c870bce4cdf6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 200 Aug 13 06:58:05.255797 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 285/1128] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:05 2026] GET /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 1135 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:05.266854 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-09f288d5-53ef-4b4a-af51-9f2974db91b0 req-dde3e3d9-9747-49d1-a07d-ed86f38cc34f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed Aug 13 06:58:05.266854 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-09f288d5-53ef-4b4a-af51-9f2974db91b0 req-dde3e3d9-9747-49d1-a07d-ed86f38cc34f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:05.266854 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-09f288d5-53ef-4b4a-af51-9f2974db91b0 req-dde3e3d9-9747-49d1-a07d-ed86f38cc34f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:05.267054 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-ac05531b-53c1-491c-883d-f02995b3b14f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:05.267100 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-763ed361-1f13-457f-8e83-93cb4be54201 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] GET https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f Aug 13 06:58:05.267100 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-763ed361-1f13-457f-8e83-93cb4be54201 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:05.267100 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-763ed361-1f13-457f-8e83-93cb4be54201 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:05.267257 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-ac05531b-53c1-491c-883d-f02995b3b14f tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 Aug 13 06:58:05.267257 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-ac05531b-53c1-491c-883d-f02995b3b14f tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:05.267257 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-ac05531b-53c1-491c-883d-f02995b3b14f tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:05.274286 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:05.274286 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:05.281727 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:05.281727 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:05.282314 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-763ed361-1f13-457f-8e83-93cb4be54201 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Volume info retrieved successfully. Aug 13 06:58:05.283664 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:05.283664 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:05.288890 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-ac05531b-53c1-491c-883d-f02995b3b14f tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 06:58:05.291272 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-09f288d5-53ef-4b4a-af51-9f2974db91b0 req-dde3e3d9-9747-49d1-a07d-ed86f38cc34f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:58:05.294139 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-763ed361-1f13-457f-8e83-93cb4be54201 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f returned with HTTP 200 Aug 13 06:58:05.294817 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 286/1129] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:05 2026] GET /volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f => generated 997 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:05.294934 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-ac05531b-53c1-491c-883d-f02995b3b14f tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 returned with HTTP 200 Aug 13 06:58:05.295735 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 278/1130] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:58:05 2026] GET /volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 => generated 1323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:58:05.300609 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-09f288d5-53ef-4b4a-af51-9f2974db91b0 req-dde3e3d9-9747-49d1-a07d-ed86f38cc34f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed returned with HTTP 200 Aug 13 06:58:05.301432 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 282/1131] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:58:05 2026] GET /volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed => generated 1138 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:05.316270 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2beee4b9-fafb-43c8-be9b-0b6aab1062bf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:05.318751 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2beee4b9-fafb-43c8-be9b-0b6aab1062bf tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] GET https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f Aug 13 06:58:05.318950 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2beee4b9-fafb-43c8-be9b-0b6aab1062bf tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:05.319541 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2beee4b9-fafb-43c8-be9b-0b6aab1062bf tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:05.330272 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:05.330272 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:05.340944 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2beee4b9-fafb-43c8-be9b-0b6aab1062bf tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Volume info retrieved successfully. Aug 13 06:58:05.346744 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2beee4b9-fafb-43c8-be9b-0b6aab1062bf tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f returned with HTTP 200 Aug 13 06:58:05.347159 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 286/1132] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:05 2026] GET /volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:58:05.369935 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0055718d-6259-4ade-93a9-0a7ccb6431df None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:05.374359 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0055718d-6259-4ade-93a9-0a7ccb6431df tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] POST https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f/action Aug 13 06:58:05.374359 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0055718d-6259-4ade-93a9-0a7ccb6431df tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-793550608", "migration_policy": "never"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:58:05.374359 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0055718d-6259-4ade-93a9-0a7ccb6431df tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-793550608", "migration_policy": "never"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:05.390634 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:05.390634 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:05.392805 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0055718d-6259-4ade-93a9-0a7ccb6431df tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Volume info retrieved successfully. Aug 13 06:58:05.403008 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:05.403008 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:05.430897 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-0055718d-6259-4ade-93a9-0a7ccb6431df tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-793550608 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-793550608, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:58:05.430897 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-0055718d-6259-4ade-93a9-0a7ccb6431df tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-793550608 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-793550608, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:58:05.466694 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-0055718d-6259-4ade-93a9-0a7ccb6431df tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Created reservations ['384c7f6a-06a0-44e1-b744-82dd5346ba69', 'f59bc6be-1f53-41b6-a79d-d51fa7467218'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:05.492213 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-0055718d-6259-4ade-93a9-0a7ccb6431df tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1757305240 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1757305240, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:58:05.492599 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-0055718d-6259-4ade-93a9-0a7ccb6431df tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1757305240 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1757305240, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:58:05.516770 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-0055718d-6259-4ade-93a9-0a7ccb6431df tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Created reservations ['ace066f5-b845-4241-a0a4-1c155fcfc5ce', 'd3fe126f-33ce-40eb-9587-3f548f2e2dac'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:05.573370 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0055718d-6259-4ade-93a9-0a7ccb6431df tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Retype volume request issued successfully. Aug 13 06:58:05.573370 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0055718d-6259-4ade-93a9-0a7ccb6431df tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f/action returned with HTTP 202 Aug 13 06:58:05.573370 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 287/1133] 10.4.3.81 () {70 vars in 1425 bytes} [Thu Aug 13 06:58:05 2026] POST /volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f/action => generated 0 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 06:58:05.589769 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3cfb1194-c230-49b4-a2ae-fbc65c5144e4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:05.604826 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3cfb1194-c230-49b4-a2ae-fbc65c5144e4 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] GET https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f Aug 13 06:58:05.605693 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3cfb1194-c230-49b4-a2ae-fbc65c5144e4 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:05.605693 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3cfb1194-c230-49b4-a2ae-fbc65c5144e4 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:05.626205 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:05.626205 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:05.634458 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3cfb1194-c230-49b4-a2ae-fbc65c5144e4 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Volume info retrieved successfully. Aug 13 06:58:05.642932 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3cfb1194-c230-49b4-a2ae-fbc65c5144e4 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f returned with HTTP 200 Aug 13 06:58:05.642932 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 279/1134] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:05 2026] GET /volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f => generated 995 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:06.001091 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-71440ef3-b359-4434-a7e7-321fdc8d7639 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:06.005389 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71440ef3-b359-4434-a7e7-321fdc8d7639 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:06.005389 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71440ef3-b359-4434-a7e7-321fdc8d7639 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:06.005588 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71440ef3-b359-4434-a7e7-321fdc8d7639 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:06.029408 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:06.029408 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:06.040991 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-71440ef3-b359-4434-a7e7-321fdc8d7639 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:06.049796 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71440ef3-b359-4434-a7e7-321fdc8d7639 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:06.049796 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 283/1135] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:05 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:06.075806 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4e2557bc-5a96-4b29-bafd-46dff9ae92f0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:06.079560 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4e2557bc-5a96-4b29-bafd-46dff9ae92f0 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 Aug 13 06:58:06.079852 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4e2557bc-5a96-4b29-bafd-46dff9ae92f0 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:06.080096 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4e2557bc-5a96-4b29-bafd-46dff9ae92f0 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:06.080243 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-4e2557bc-5a96-4b29-bafd-46dff9ae92f0 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:06.088660 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:06.088660 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:06.089377 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4e2557bc-5a96-4b29-bafd-46dff9ae92f0 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 returned with HTTP 200 Aug 13 06:58:06.090702 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 287/1136] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:06 2026] GET /volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:58:06.274933 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-38ad4ddc-cb9c-4f00-a8af-c226713dc46f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:06.278527 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-38ad4ddc-cb9c-4f00-a8af-c226713dc46f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:58:06.278834 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-38ad4ddc-cb9c-4f00-a8af-c226713dc46f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:06.279125 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-38ad4ddc-cb9c-4f00-a8af-c226713dc46f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:06.309372 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:06.309372 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:06.318823 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-38ad4ddc-cb9c-4f00-a8af-c226713dc46f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:06.325279 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-38ad4ddc-cb9c-4f00-a8af-c226713dc46f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 200 Aug 13 06:58:06.325721 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 288/1137] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:06 2026] GET /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 1135 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:06.661299 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6c2d84ee-62c1-4d27-afb6-e9307f410291 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:06.666792 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6c2d84ee-62c1-4d27-afb6-e9307f410291 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] GET https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f Aug 13 06:58:06.667173 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6c2d84ee-62c1-4d27-afb6-e9307f410291 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:06.667993 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6c2d84ee-62c1-4d27-afb6-e9307f410291 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:06.680928 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:06.680928 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:06.691952 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6c2d84ee-62c1-4d27-afb6-e9307f410291 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Volume info retrieved successfully. Aug 13 06:58:06.699477 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6c2d84ee-62c1-4d27-afb6-e9307f410291 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f returned with HTTP 200 Aug 13 06:58:06.700363 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 280/1138] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:06 2026] GET /volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f => generated 995 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:06.714244 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b99b26b1-8257-4185-b2de-ceaa4bc5aeb6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:06.719469 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b99b26b1-8257-4185-b2de-ceaa4bc5aeb6 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] GET https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f Aug 13 06:58:06.719469 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b99b26b1-8257-4185-b2de-ceaa4bc5aeb6 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:06.719469 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b99b26b1-8257-4185-b2de-ceaa4bc5aeb6 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:06.731540 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:06.731540 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:06.737379 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b99b26b1-8257-4185-b2de-ceaa4bc5aeb6 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Volume info retrieved successfully. Aug 13 06:58:06.743877 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b99b26b1-8257-4185-b2de-ceaa4bc5aeb6 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f returned with HTTP 200 Aug 13 06:58:06.743877 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 284/1139] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:06 2026] GET /volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f => generated 1180 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:58:06.762718 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ebb57c2b-c0d1-4f21-93f0-1ba5becd90dd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:06.766949 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ebb57c2b-c0d1-4f21-93f0-1ba5becd90dd tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] GET https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f Aug 13 06:58:06.767281 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ebb57c2b-c0d1-4f21-93f0-1ba5becd90dd tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:06.767664 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ebb57c2b-c0d1-4f21-93f0-1ba5becd90dd tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:06.780954 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:06.780954 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:06.790031 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ebb57c2b-c0d1-4f21-93f0-1ba5becd90dd tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Volume info retrieved successfully. Aug 13 06:58:06.795647 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ebb57c2b-c0d1-4f21-93f0-1ba5becd90dd tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f returned with HTTP 200 Aug 13 06:58:06.796031 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 288/1140] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:06 2026] GET /volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f => generated 1180 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:58:06.812968 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-84c35852-65fc-4290-853a-40cadf75e810 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:06.817264 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-84c35852-65fc-4290-853a-40cadf75e810 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] POST https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f/action Aug 13 06:58:06.818292 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-84c35852-65fc-4290-853a-40cadf75e810 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1757305240", "migration_policy": "never"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:58:06.818292 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-84c35852-65fc-4290-853a-40cadf75e810 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1757305240", "migration_policy": "never"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:06.829214 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:06.829214 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:06.829851 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-84c35852-65fc-4290-853a-40cadf75e810 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Volume info retrieved successfully. Aug 13 06:58:06.866982 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-84c35852-65fc-4290-853a-40cadf75e810 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Created reservations ['42104afa-2675-4ff4-984e-f74ae8cc6f52', '9970f49e-4575-4131-8aeb-8ce792ad6bbc'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:06.889773 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-84c35852-65fc-4290-853a-40cadf75e810 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Created reservations ['b86ac5e4-3fcc-419a-950f-262f8e450302', '4ec90621-c1cf-4cd0-8af3-d9c32ec2405b'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:06.928757 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-84c35852-65fc-4290-853a-40cadf75e810 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Retype volume request issued successfully. Aug 13 06:58:06.928757 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-84c35852-65fc-4290-853a-40cadf75e810 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f/action returned with HTTP 202 Aug 13 06:58:06.929235 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 289/1141] 10.4.3.81 () {70 vars in 1425 bytes} [Thu Aug 13 06:58:06 2026] POST /volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 06:58:06.939721 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7563707e-2c2f-40df-8157-8978342582ba None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:06.944573 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7563707e-2c2f-40df-8157-8978342582ba tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] GET https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f Aug 13 06:58:06.945757 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7563707e-2c2f-40df-8157-8978342582ba tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:06.945757 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7563707e-2c2f-40df-8157-8978342582ba tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:06.957550 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:06.957550 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:06.964426 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7563707e-2c2f-40df-8157-8978342582ba tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Volume info retrieved successfully. Aug 13 06:58:06.972248 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7563707e-2c2f-40df-8157-8978342582ba tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f returned with HTTP 200 Aug 13 06:58:06.973740 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 281/1142] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:06 2026] GET /volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f => generated 995 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:07.064093 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-10b59a2f-c541-4a2b-83e7-963e6e9b6108 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:07.069096 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10b59a2f-c541-4a2b-83e7-963e6e9b6108 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:07.069096 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-10b59a2f-c541-4a2b-83e7-963e6e9b6108 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:07.069355 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-10b59a2f-c541-4a2b-83e7-963e6e9b6108 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:07.083013 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:07.083013 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:07.089659 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-10b59a2f-c541-4a2b-83e7-963e6e9b6108 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:07.096692 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10b59a2f-c541-4a2b-83e7-963e6e9b6108 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:07.097260 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 285/1143] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:07 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:07.109838 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b1eba9ca-d473-49f2-a96e-11cfbc803813 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:07.113428 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b1eba9ca-d473-49f2-a96e-11cfbc803813 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 Aug 13 06:58:07.113428 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b1eba9ca-d473-49f2-a96e-11cfbc803813 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:07.113428 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b1eba9ca-d473-49f2-a96e-11cfbc803813 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:07.113428 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-b1eba9ca-d473-49f2-a96e-11cfbc803813 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:07.120081 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:07.120081 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:07.121176 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b1eba9ca-d473-49f2-a96e-11cfbc803813 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 returned with HTTP 200 Aug 13 06:58:07.121737 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 289/1144] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:07 2026] GET /volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:07.346985 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ace6753a-1d85-4263-938c-91ab9602594a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:07.349535 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ace6753a-1d85-4263-938c-91ab9602594a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:58:07.349820 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ace6753a-1d85-4263-938c-91ab9602594a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:07.350033 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ace6753a-1d85-4263-938c-91ab9602594a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:07.364700 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:07.364700 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:07.370011 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ace6753a-1d85-4263-938c-91ab9602594a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:07.377269 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ace6753a-1d85-4263-938c-91ab9602594a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 200 Aug 13 06:58:07.377494 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 290/1145] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:07 2026] GET /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:07.798497 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-0edaf8c1-4ab2-4bd4-ba20-b475d798d26a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:07.803747 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-0edaf8c1-4ab2-4bd4-ba20-b475d798d26a tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] POST https://10.4.3.81/volume/v3/attachments/af1b49db-801c-49d5-9d78-ef17cdd76574/action Aug 13 06:58:07.804294 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-0edaf8c1-4ab2-4bd4-ba20-b475d798d26a tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:58:07.804482 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-0edaf8c1-4ab2-4bd4-ba20-b475d798d26a tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:07.841843 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:07.841843 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:07.866938 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4467f7f8-fd7b-4182-8a09-bee9b22bc888 req-0edaf8c1-4ab2-4bd4-ba20-b475d798d26a tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/attachments/af1b49db-801c-49d5-9d78-ef17cdd76574/action returned with HTTP 204 Aug 13 06:58:07.867921 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 282/1146] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:58:07 2026] POST /volume/v3/attachments/af1b49db-801c-49d5-9d78-ef17cdd76574/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:07.992964 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6e0f7ffe-e3ce-4c23-9532-2f5387da5169 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:07.996308 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6e0f7ffe-e3ce-4c23-9532-2f5387da5169 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] GET https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f Aug 13 06:58:07.996629 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6e0f7ffe-e3ce-4c23-9532-2f5387da5169 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:07.996888 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6e0f7ffe-e3ce-4c23-9532-2f5387da5169 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:08.007306 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:08.007306 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:08.014990 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6e0f7ffe-e3ce-4c23-9532-2f5387da5169 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Volume info retrieved successfully. Aug 13 06:58:08.015734 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-df53f535-6718-4097-a9e9-46d036c5c865 req-18fa5d36-3716-4aea-a2c2-31adf3ff1a84 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:08.020734 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-df53f535-6718-4097-a9e9-46d036c5c865 req-18fa5d36-3716-4aea-a2c2-31adf3ff1a84 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] DELETE https://10.4.3.81/volume/v3/attachments/7befcf94-cbad-4eb7-91e3-6db422f2ccb4 Aug 13 06:58:08.021045 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-df53f535-6718-4097-a9e9-46d036c5c865 req-18fa5d36-3716-4aea-a2c2-31adf3ff1a84 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:08.021427 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-df53f535-6718-4097-a9e9-46d036c5c865 req-18fa5d36-3716-4aea-a2c2-31adf3ff1a84 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:08.029105 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6e0f7ffe-e3ce-4c23-9532-2f5387da5169 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f returned with HTTP 200 Aug 13 06:58:08.029790 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 286/1147] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:07 2026] GET /volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f => generated 997 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:08.036655 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:08.036655 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:08.045651 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-60bf8e5a-d252-4630-b0f3-22da704e9351 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:08.050483 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-60bf8e5a-d252-4630-b0f3-22da704e9351 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] GET https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f Aug 13 06:58:08.050953 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-60bf8e5a-d252-4630-b0f3-22da704e9351 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:08.051233 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-60bf8e5a-d252-4630-b0f3-22da704e9351 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:08.065241 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:08.065241 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:08.074681 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-60bf8e5a-d252-4630-b0f3-22da704e9351 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Volume info retrieved successfully. Aug 13 06:58:08.084080 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-60bf8e5a-d252-4630-b0f3-22da704e9351 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f returned with HTTP 200 Aug 13 06:58:08.084632 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 291/1148] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:08 2026] GET /volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:58:08.106651 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4d0058de-d49a-4593-9273-9ca5004f6d2a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:08.114697 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d0058de-d49a-4593-9273-9ca5004f6d2a tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] GET https://10.4.3.81/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1828071011 Aug 13 06:58:08.114859 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4d0058de-d49a-4593-9273-9ca5004f6d2a tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:08.115827 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4d0058de-d49a-4593-9273-9ca5004f6d2a tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:08.115827 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4d0058de-d49a-4593-9273-9ca5004f6d2a tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1828071011'), ('all_tenants', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:58:08.130287 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ba740fb6-44da-47b3-a0d1-4d69c44cca24 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:08.131407 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-df53f535-6718-4097-a9e9-46d036c5c865 req-18fa5d36-3716-4aea-a2c2-31adf3ff1a84 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/attachments/7befcf94-cbad-4eb7-91e3-6db422f2ccb4 returned with HTTP 200 Aug 13 06:58:08.131892 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 290/1149] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:58:08 2026] DELETE /volume/v3/attachments/7befcf94-cbad-4eb7-91e3-6db422f2ccb4 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:08.134157 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ba740fb6-44da-47b3-a0d1-4d69c44cca24 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:08.135309 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ba740fb6-44da-47b3-a0d1-4d69c44cca24 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:08.135423 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8e8bf21f-385a-4973-ab53-978c7a537fde None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:08.135642 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ba740fb6-44da-47b3-a0d1-4d69c44cca24 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:08.139919 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8e8bf21f-385a-4973-ab53-978c7a537fde tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 Aug 13 06:58:08.140240 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8e8bf21f-385a-4973-ab53-978c7a537fde tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:08.141826 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8e8bf21f-385a-4973-ab53-978c7a537fde tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:08.141826 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-8e8bf21f-385a-4973-ab53-978c7a537fde tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:08.152400 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:08.152400 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:08.153199 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8e8bf21f-385a-4973-ab53-978c7a537fde tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 returned with HTTP 200 Aug 13 06:58:08.153623 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 292/1150] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:08 2026] GET /volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 => generated 746 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:08.164670 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4d0058de-d49a-4593-9273-9ca5004f6d2a tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Get all volumes completed successfully. Aug 13 06:58:08.164800 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:08.164800 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:08.165024 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d0058de-d49a-4593-9273-9ca5004f6d2a tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] https://10.4.3.81/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1828071011 returned with HTTP 200 Aug 13 06:58:08.166448 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 283/1151] 10.4.3.81 () {68 vars in 1422 bytes} [Thu Aug 13 06:58:08 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1828071011 => generated 340 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:08.177298 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ba740fb6-44da-47b3-a0d1-4d69c44cca24 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:08.178488 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-59607627-52d7-40aa-a9b3-db723fdc27a3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:08.180773 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-59607627-52d7-40aa-a9b3-db723fdc27a3 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] GET https://10.4.3.81/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1828071011 Aug 13 06:58:08.181086 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-59607627-52d7-40aa-a9b3-db723fdc27a3 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:08.181521 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-59607627-52d7-40aa-a9b3-db723fdc27a3 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:08.182069 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:08.182069 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:08.183614 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-59607627-52d7-40aa-a9b3-db723fdc27a3 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1828071011'), ('all_tenants', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:58:08.187082 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ba740fb6-44da-47b3-a0d1-4d69c44cca24 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:08.187895 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 287/1152] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:08 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 1158 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:08.230801 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-59607627-52d7-40aa-a9b3-db723fdc27a3 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Get all volumes completed successfully. Aug 13 06:58:08.231379 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-59607627-52d7-40aa-a9b3-db723fdc27a3 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] https://10.4.3.81/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1828071011 returned with HTTP 200 Aug 13 06:58:08.231937 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 291/1153] 10.4.3.81 () {68 vars in 1422 bytes} [Thu Aug 13 06:58:08 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1828071011 => generated 340 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:08.247859 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f96962dd-378e-454c-a9d3-6d01a5ff45ff None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:08.250523 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f96962dd-378e-454c-a9d3-6d01a5ff45ff tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] GET https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f Aug 13 06:58:08.250774 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f96962dd-378e-454c-a9d3-6d01a5ff45ff tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:08.251185 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f96962dd-378e-454c-a9d3-6d01a5ff45ff tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:08.275333 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:08.275333 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:08.283473 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f96962dd-378e-454c-a9d3-6d01a5ff45ff tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Volume info retrieved successfully. Aug 13 06:58:08.285073 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-639183d8-838a-4539-a751-e770aae1e881 req-b95cc2cd-b0f6-49a9-8bb4-27025ee3eaa4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:08.290259 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-639183d8-838a-4539-a751-e770aae1e881 req-b95cc2cd-b0f6-49a9-8bb4-27025ee3eaa4 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:08.291820 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-639183d8-838a-4539-a751-e770aae1e881 req-b95cc2cd-b0f6-49a9-8bb4-27025ee3eaa4 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:08.291820 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-639183d8-838a-4539-a751-e770aae1e881 req-b95cc2cd-b0f6-49a9-8bb4-27025ee3eaa4 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:08.291890 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f96962dd-378e-454c-a9d3-6d01a5ff45ff tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f returned with HTTP 200 Aug 13 06:58:08.292844 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 293/1154] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:08 2026] GET /volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f => generated 997 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:08.307316 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:08.307316 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:08.313478 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-04e8ae68-0724-41ac-9baa-1eb087b0c9cc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:08.313564 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-639183d8-838a-4539-a751-e770aae1e881 req-b95cc2cd-b0f6-49a9-8bb4-27025ee3eaa4 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:08.318019 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-04e8ae68-0724-41ac-9baa-1eb087b0c9cc tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] DELETE https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f Aug 13 06:58:08.318019 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-04e8ae68-0724-41ac-9baa-1eb087b0c9cc tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:08.320171 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-04e8ae68-0724-41ac-9baa-1eb087b0c9cc tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:08.320948 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-04e8ae68-0724-41ac-9baa-1eb087b0c9cc tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Delete volume with id: 10a9b047-7bb8-4424-85e5-a55855668d3f Aug 13 06:58:08.324233 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-639183d8-838a-4539-a751-e770aae1e881 req-b95cc2cd-b0f6-49a9-8bb4-27025ee3eaa4 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:08.325224 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 284/1155] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:58:08 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 1158 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:08.333311 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:08.333311 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:08.334347 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-04e8ae68-0724-41ac-9baa-1eb087b0c9cc tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Volume info retrieved successfully. Aug 13 06:58:08.369522 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-04e8ae68-0724-41ac-9baa-1eb087b0c9cc tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Delete volume request issued successfully. Aug 13 06:58:08.369522 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-04e8ae68-0724-41ac-9baa-1eb087b0c9cc tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f returned with HTTP 202 Aug 13 06:58:08.369522 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 288/1156] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:58:08 2026] DELETE /volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:58:08.379716 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ce0de4cd-ba8f-4fa5-a1d1-28516f1e1bf8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:08.386784 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ce0de4cd-ba8f-4fa5-a1d1-28516f1e1bf8 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] GET https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f Aug 13 06:58:08.386784 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ce0de4cd-ba8f-4fa5-a1d1-28516f1e1bf8 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:08.386784 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ce0de4cd-ba8f-4fa5-a1d1-28516f1e1bf8 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:08.396734 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8fe3a44b-e453-4fd2-9a7e-e2229d442751 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:08.400563 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:08.400563 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:08.400786 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8fe3a44b-e453-4fd2-9a7e-e2229d442751 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:58:08.401568 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8fe3a44b-e453-4fd2-9a7e-e2229d442751 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:08.401568 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8fe3a44b-e453-4fd2-9a7e-e2229d442751 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:08.405760 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ce0de4cd-ba8f-4fa5-a1d1-28516f1e1bf8 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Volume info retrieved successfully. Aug 13 06:58:08.414871 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ce0de4cd-ba8f-4fa5-a1d1-28516f1e1bf8 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f returned with HTTP 200 Aug 13 06:58:08.414871 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 292/1157] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:08 2026] GET /volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f => generated 996 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:08.438634 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9f368995-e423-4097-8f07-c4f76eeca38a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:08.439176 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9f368995-e423-4097-8f07-c4f76eeca38a None None] GET https://10.4.3.81/volume// Aug 13 06:58:08.439377 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9f368995-e423-4097-8f07-c4f76eeca38a None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:08.439641 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9f368995-e423-4097-8f07-c4f76eeca38a None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:08.440034 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9f368995-e423-4097-8f07-c4f76eeca38a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:58:08.441086 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 285/1158] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 06:58:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:58:08.452355 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-639183d8-838a-4539-a751-e770aae1e881 req-9de3b54a-c0f0-41ce-8fb8-8dced1cddb2b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:08.456442 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-639183d8-838a-4539-a751-e770aae1e881 req-9de3b54a-c0f0-41ce-8fb8-8dced1cddb2b tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:58:08.457071 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-639183d8-838a-4539-a751-e770aae1e881 req-9de3b54a-c0f0-41ce-8fb8-8dced1cddb2b tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "102bb57d-51b8-4643-8727-e0226934a167", "connector": null, "instance_uuid": "6b1ce04b-7a0e-4cbc-b204-86a1c9a65f3a"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:08.483311 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:08.483311 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:08.500192 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-8f87a53f-7dea-4f85-af85-7af4b94e2443 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:08.504533 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-8f87a53f-7dea-4f85-af85-7af4b94e2443 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] DELETE https://10.4.3.81/volume/v3/attachments/9f27ad00-ee4f-45bc-9c3a-4ad8b2b28738 Aug 13 06:58:08.504966 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-8f87a53f-7dea-4f85-af85-7af4b94e2443 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:08.505028 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-8f87a53f-7dea-4f85-af85-7af4b94e2443 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:08.524372 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:08.524372 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:08.527476 np0000007169 devstack@c-api.service[100295]: WARNING cinder.volume.api [req-639183d8-838a-4539-a751-e770aae1e881 req-9de3b54a-c0f0-41ce-8fb8-8dced1cddb2b tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 13 06:58:08.535434 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-639183d8-838a-4539-a751-e770aae1e881 req-9de3b54a-c0f0-41ce-8fb8-8dced1cddb2b tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:58:08.535747 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 289/1159] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:58:08 2026] POST /volume/v3/attachments => generated 271 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:08.591422 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c71c78e2-9802-4957-9ecf-5f26bb440f62 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:08.595415 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c71c78e2-9802-4957-9ecf-5f26bb440f62 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:08.595415 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c71c78e2-9802-4957-9ecf-5f26bb440f62 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:08.595574 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c71c78e2-9802-4957-9ecf-5f26bb440f62 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:08.601461 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:08.601461 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:08.608569 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8fe3a44b-e453-4fd2-9a7e-e2229d442751 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:08.612825 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b3f8f896-e2b7-45d7-bee8-b8e1ea7a741d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:08.613407 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b3f8f896-e2b7-45d7-bee8-b8e1ea7a741d None None] GET https://10.4.3.81/volume// Aug 13 06:58:08.613693 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b3f8f896-e2b7-45d7-bee8-b8e1ea7a741d None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:08.617082 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b3f8f896-e2b7-45d7-bee8-b8e1ea7a741d None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:08.617082 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b3f8f896-e2b7-45d7-bee8-b8e1ea7a741d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:58:08.617302 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8fe3a44b-e453-4fd2-9a7e-e2229d442751 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 200 Aug 13 06:58:08.617381 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 290/1160] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:58:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:58:08.617422 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 294/1161] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:08 2026] GET /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 840 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:08.625472 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:08.625472 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:08.629658 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-fa26ac60-c286-4e73-83dd-3ab1548ead0e req-8f87a53f-7dea-4f85-af85-7af4b94e2443 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/attachments/9f27ad00-ee4f-45bc-9c3a-4ad8b2b28738 returned with HTTP 200 Aug 13 06:58:08.631059 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c71c78e2-9802-4957-9ecf-5f26bb440f62 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:08.631249 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-639183d8-838a-4539-a751-e770aae1e881 req-3ddc402e-16d0-4fbb-a797-69878f41bf60 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:08.631659 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 293/1162] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:58:08 2026] DELETE /volume/v3/attachments/9f27ad00-ee4f-45bc-9c3a-4ad8b2b28738 => generated 19 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:08.636481 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-639183d8-838a-4539-a751-e770aae1e881 req-3ddc402e-16d0-4fbb-a797-69878f41bf60 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:08.636481 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-639183d8-838a-4539-a751-e770aae1e881 req-3ddc402e-16d0-4fbb-a797-69878f41bf60 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:08.636481 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-639183d8-838a-4539-a751-e770aae1e881 req-3ddc402e-16d0-4fbb-a797-69878f41bf60 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:08.640213 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c71c78e2-9802-4957-9ecf-5f26bb440f62 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:08.640677 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 286/1163] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:08 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 1160 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:08.660421 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:08.660421 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:08.667605 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-639183d8-838a-4539-a751-e770aae1e881 req-3ddc402e-16d0-4fbb-a797-69878f41bf60 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:08.674585 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-639183d8-838a-4539-a751-e770aae1e881 req-3ddc402e-16d0-4fbb-a797-69878f41bf60 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:08.675150 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 291/1164] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:58:08 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 1340 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:58:08.739398 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b4cd5262-7c99-467d-8b19-b674d911bc8c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:08.741799 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b4cd5262-7c99-467d-8b19-b674d911bc8c tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed Aug 13 06:58:08.742095 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b4cd5262-7c99-467d-8b19-b674d911bc8c tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:08.742478 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b4cd5262-7c99-467d-8b19-b674d911bc8c tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:08.755884 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:08.755884 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:08.763127 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b4cd5262-7c99-467d-8b19-b674d911bc8c tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:58:08.771563 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b4cd5262-7c99-467d-8b19-b674d911bc8c tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed returned with HTTP 200 Aug 13 06:58:08.772271 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 295/1165] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:08 2026] GET /volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:08.838883 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-1d737649-7ea9-424b-abc3-b839ea00496f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:08.844026 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-1d737649-7ea9-424b-abc3-b839ea00496f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed Aug 13 06:58:08.844026 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-1d737649-7ea9-424b-abc3-b839ea00496f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:08.844529 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-1d737649-7ea9-424b-abc3-b839ea00496f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:08.861463 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:08.861463 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:08.861569 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-639183d8-838a-4539-a751-e770aae1e881 req-8b437031-83ae-4b25-82bc-259035e2cb3e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:08.865209 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-1d737649-7ea9-424b-abc3-b839ea00496f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:58:08.866086 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-639183d8-838a-4539-a751-e770aae1e881 req-8b437031-83ae-4b25-82bc-259035e2cb3e tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] PUT https://10.4.3.81/volume/v3/attachments/3e984a9c-e3cd-4b77-be52-8073f8125ca2 Aug 13 06:58:08.866515 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-639183d8-838a-4539-a751-e770aae1e881 req-8b437031-83ae-4b25-82bc-259035e2cb3e tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:08.869368 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-1d737649-7ea9-424b-abc3-b839ea00496f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed returned with HTTP 200 Aug 13 06:58:08.869747 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 294/1166] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:58:08 2026] GET /volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:08.875763 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-639183d8-838a-4539-a751-e770aae1e881 req-8b437031-83ae-4b25-82bc-259035e2cb3e tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Acquiring lock "cinder-attachment_update-102bb57d-51b8-4643-8727-e0226934a167-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:58:08.881169 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-639183d8-838a-4539-a751-e770aae1e881 req-8b437031-83ae-4b25-82bc-259035e2cb3e tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Lock "cinder-attachment_update-102bb57d-51b8-4643-8727-e0226934a167-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:58:08.882053 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:08.882053 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:08.896806 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-52809dbe-86b7-404f-ab3f-5c6d590f3a79 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:08.899699 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-52809dbe-86b7-404f-ab3f-5c6d590f3a79 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] POST https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed/action Aug 13 06:58:08.900082 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-52809dbe-86b7-404f-ab3f-5c6d590f3a79 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:58:08.900219 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-52809dbe-86b7-404f-ab3f-5c6d590f3a79 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:08.918002 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:08.918002 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:08.918762 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-52809dbe-86b7-404f-ab3f-5c6d590f3a79 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:58:08.939668 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-52809dbe-86b7-404f-ab3f-5c6d590f3a79 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Begin detaching volume completed successfully. Aug 13 06:58:08.940735 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-52809dbe-86b7-404f-ab3f-5c6d590f3a79 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed/action returned with HTTP 202 Aug 13 06:58:08.941365 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 292/1167] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 06:58:08 2026] POST /volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:58:09.029824 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ab38b9c0-2a1f-470e-8c16-4dd142f695ce None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:09.029824 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab38b9c0-2a1f-470e-8c16-4dd142f695ce None None] GET https://10.4.3.81/volume// Aug 13 06:58:09.029824 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab38b9c0-2a1f-470e-8c16-4dd142f695ce None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:09.030215 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-639183d8-838a-4539-a751-e770aae1e881 req-8b437031-83ae-4b25-82bc-259035e2cb3e tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Lock "cinder-attachment_update-102bb57d-51b8-4643-8727-e0226934a167-np0000007169" released by "attachment_update" :: held 0.147s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:58:09.030336 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab38b9c0-2a1f-470e-8c16-4dd142f695ce None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:09.030377 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-639183d8-838a-4539-a751-e770aae1e881 req-8b437031-83ae-4b25-82bc-259035e2cb3e tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/attachments/3e984a9c-e3cd-4b77-be52-8073f8125ca2 returned with HTTP 200 Aug 13 06:58:09.030404 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab38b9c0-2a1f-470e-8c16-4dd142f695ce None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:58:09.030404 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 296/1168] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:58:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:58:09.030442 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 287/1169] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:58:08 2026] PUT /volume/v3/attachments/3e984a9c-e3cd-4b77-be52-8073f8125ca2 => generated 967 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:09.044620 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-2ca94ab6-0ebf-435c-87c5-46de95d85d11 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:09.048063 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-2ca94ab6-0ebf-435c-87c5-46de95d85d11 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed Aug 13 06:58:09.048063 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-2ca94ab6-0ebf-435c-87c5-46de95d85d11 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:09.048498 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-2ca94ab6-0ebf-435c-87c5-46de95d85d11 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:09.076347 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:09.076347 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:09.086963 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-2ca94ab6-0ebf-435c-87c5-46de95d85d11 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:58:09.098370 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-2ca94ab6-0ebf-435c-87c5-46de95d85d11 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed returned with HTTP 200 Aug 13 06:58:09.099697 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 295/1170] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:58:09 2026] GET /volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed => generated 1321 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:58:09.168488 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a5e955f3-5f55-458b-affd-3a950c050c1c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:09.172969 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a5e955f3-5f55-458b-affd-3a950c050c1c tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 Aug 13 06:58:09.172969 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a5e955f3-5f55-458b-affd-3a950c050c1c tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:09.172969 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a5e955f3-5f55-458b-affd-3a950c050c1c tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:09.172969 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a5e955f3-5f55-458b-affd-3a950c050c1c tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:09.181465 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:09.181465 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:09.182582 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a5e955f3-5f55-458b-affd-3a950c050c1c tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 returned with HTTP 200 Aug 13 06:58:09.183216 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 293/1171] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:09 2026] GET /volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:09.439088 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-358baf5b-0420-4927-9e43-6c324d94bed6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:09.440575 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-358baf5b-0420-4927-9e43-6c324d94bed6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] GET https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f Aug 13 06:58:09.441609 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-358baf5b-0420-4927-9e43-6c324d94bed6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:09.441609 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-358baf5b-0420-4927-9e43-6c324d94bed6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:09.453804 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-358baf5b-0420-4927-9e43-6c324d94bed6 tempest-VolumeRetypeMultiattachTest-1859438700 tempest-VolumeRetypeMultiattachTest-1859438700-project-member] https://10.4.3.81/volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f returned with HTTP 404 Aug 13 06:58:09.454817 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 297/1172] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:09 2026] GET /volume/v3/volumes/10a9b047-7bb8-4424-85e5-a55855668d3f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:58:09.470207 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-05c6fd93-883d-48f7-a3bc-fed4017d30bc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:09.474857 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-05c6fd93-883d-48f7-a3bc-fed4017d30bc tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] DELETE https://10.4.3.81/volume/v3/types/34359f5c-df5c-491b-aaff-4d9cd4e88498 Aug 13 06:58:09.475240 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-05c6fd93-883d-48f7-a3bc-fed4017d30bc tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:09.475476 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-05c6fd93-883d-48f7-a3bc-fed4017d30bc tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:09.475815 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:09.475815 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:09.528623 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-05c6fd93-883d-48f7-a3bc-fed4017d30bc tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] https://10.4.3.81/volume/v3/types/34359f5c-df5c-491b-aaff-4d9cd4e88498 returned with HTTP 202 Aug 13 06:58:09.529024 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 288/1173] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 06:58:09 2026] DELETE /volume/v3/types/34359f5c-df5c-491b-aaff-4d9cd4e88498 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:09.533103 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f5cfb7ad-72fa-4e84-b036-1470a4b96b13 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:09.535841 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f5cfb7ad-72fa-4e84-b036-1470a4b96b13 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 Aug 13 06:58:09.536156 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f5cfb7ad-72fa-4e84-b036-1470a4b96b13 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:09.536646 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f5cfb7ad-72fa-4e84-b036-1470a4b96b13 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:09.539518 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6e26cea5-6900-4c52-b8b3-b84fceb72107 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:09.542006 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6e26cea5-6900-4c52-b8b3-b84fceb72107 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] GET https://10.4.3.81/volume/v3/types/34359f5c-df5c-491b-aaff-4d9cd4e88498 Aug 13 06:58:09.542603 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6e26cea5-6900-4c52-b8b3-b84fceb72107 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:09.542603 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6e26cea5-6900-4c52-b8b3-b84fceb72107 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:09.558392 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:09.558392 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:09.558613 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6e26cea5-6900-4c52-b8b3-b84fceb72107 tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] https://10.4.3.81/volume/v3/types/34359f5c-df5c-491b-aaff-4d9cd4e88498 returned with HTTP 404 Aug 13 06:58:09.558613 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 294/1174] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 06:58:09 2026] GET /volume/v3/types/34359f5c-df5c-491b-aaff-4d9cd4e88498 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:09.559420 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f5cfb7ad-72fa-4e84-b036-1470a4b96b13 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 06:58:09.567214 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-69e89808-aab8-4615-bd20-52a97d7a06eb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:09.568110 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f5cfb7ad-72fa-4e84-b036-1470a4b96b13 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 returned with HTTP 200 Aug 13 06:58:09.568711 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 296/1175] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:09 2026] GET /volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:09.569513 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-69e89808-aab8-4615-bd20-52a97d7a06eb tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] DELETE https://10.4.3.81/volume/v3/types/3f74947d-1f2a-4ed3-91d3-156488f0a07b Aug 13 06:58:09.569855 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-69e89808-aab8-4615-bd20-52a97d7a06eb tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:09.570153 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-69e89808-aab8-4615-bd20-52a97d7a06eb tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:09.632673 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-69e89808-aab8-4615-bd20-52a97d7a06eb tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] https://10.4.3.81/volume/v3/types/3f74947d-1f2a-4ed3-91d3-156488f0a07b returned with HTTP 202 Aug 13 06:58:09.633230 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 298/1176] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 06:58:09 2026] DELETE /volume/v3/types/3f74947d-1f2a-4ed3-91d3-156488f0a07b => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:09.645121 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8b7745ff-1851-4b62-b5dc-2840ce5cdffc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:09.650691 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8b7745ff-1851-4b62-b5dc-2840ce5cdffc tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] GET https://10.4.3.81/volume/v3/types/3f74947d-1f2a-4ed3-91d3-156488f0a07b Aug 13 06:58:09.650963 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8b7745ff-1851-4b62-b5dc-2840ce5cdffc tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:09.651589 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8b7745ff-1851-4b62-b5dc-2840ce5cdffc tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:09.656657 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5f51d83f-de57-4830-b92a-f4c3e7380ce5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:09.658046 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8b7745ff-1851-4b62-b5dc-2840ce5cdffc tempest-VolumeRetypeMultiattachTest-1967635428 tempest-VolumeRetypeMultiattachTest-1967635428-project-admin] https://10.4.3.81/volume/v3/types/3f74947d-1f2a-4ed3-91d3-156488f0a07b returned with HTTP 404 Aug 13 06:58:09.658835 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 289/1177] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 06:58:09 2026] GET /volume/v3/types/3f74947d-1f2a-4ed3-91d3-156488f0a07b => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:09.659500 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5f51d83f-de57-4830-b92a-f4c3e7380ce5 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:09.659789 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5f51d83f-de57-4830-b92a-f4c3e7380ce5 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:09.664299 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5f51d83f-de57-4830-b92a-f4c3e7380ce5 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:09.682364 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:09.682364 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:09.687990 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5f51d83f-de57-4830-b92a-f4c3e7380ce5 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:09.696617 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5f51d83f-de57-4830-b92a-f4c3e7380ce5 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:09.697156 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 295/1178] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:09 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 1161 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:10.198853 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8c793595-9c31-493d-9ca6-0bdcfae88934 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:10.204771 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8c793595-9c31-493d-9ca6-0bdcfae88934 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 Aug 13 06:58:10.204771 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8c793595-9c31-493d-9ca6-0bdcfae88934 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:10.205046 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8c793595-9c31-493d-9ca6-0bdcfae88934 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:10.205087 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-8c793595-9c31-493d-9ca6-0bdcfae88934 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:10.215826 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:10.215826 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:10.216537 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8c793595-9c31-493d-9ca6-0bdcfae88934 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 returned with HTTP 200 Aug 13 06:58:10.217298 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 297/1179] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:10 2026] GET /volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 => generated 746 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:10.716150 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ff470873-8615-4fd4-bcb4-d102bc693fb4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:10.718876 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff470873-8615-4fd4-bcb4-d102bc693fb4 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:10.719177 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ff470873-8615-4fd4-bcb4-d102bc693fb4 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:10.719413 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ff470873-8615-4fd4-bcb4-d102bc693fb4 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:10.741797 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:10.741797 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:10.747743 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ff470873-8615-4fd4-bcb4-d102bc693fb4 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:10.755040 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff470873-8615-4fd4-bcb4-d102bc693fb4 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:10.755827 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 299/1180] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:10 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 1161 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:11.236132 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-973b76c6-3a97-4e17-ac4b-8856812e896f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:11.238556 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-973b76c6-3a97-4e17-ac4b-8856812e896f tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 Aug 13 06:58:11.238844 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-973b76c6-3a97-4e17-ac4b-8856812e896f tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:11.239132 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-973b76c6-3a97-4e17-ac4b-8856812e896f tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:11.239274 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-973b76c6-3a97-4e17-ac4b-8856812e896f tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:11.246058 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:11.246058 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:11.246945 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-973b76c6-3a97-4e17-ac4b-8856812e896f tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 returned with HTTP 200 Aug 13 06:58:11.247466 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 290/1181] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:11 2026] GET /volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:11.453263 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-639183d8-838a-4539-a751-e770aae1e881 req-30268a52-2d1a-45b8-8688-db410c3917fc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:11.464567 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-639183d8-838a-4539-a751-e770aae1e881 req-30268a52-2d1a-45b8-8688-db410c3917fc tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] POST https://10.4.3.81/volume/v3/attachments/3e984a9c-e3cd-4b77-be52-8073f8125ca2/action Aug 13 06:58:11.464567 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-639183d8-838a-4539-a751-e770aae1e881 req-30268a52-2d1a-45b8-8688-db410c3917fc tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:58:11.464567 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-639183d8-838a-4539-a751-e770aae1e881 req-30268a52-2d1a-45b8-8688-db410c3917fc tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:11.498289 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:11.498289 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:11.516531 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-28adfbcf-049c-44f2-81ec-f6e50acd13bf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:11.522278 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-28adfbcf-049c-44f2-81ec-f6e50acd13bf tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] DELETE https://10.4.3.81/volume/v3/attachments/2871db81-c758-4cbe-b040-b5dd5ada69d5 Aug 13 06:58:11.522893 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-28adfbcf-049c-44f2-81ec-f6e50acd13bf tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:11.523258 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-28adfbcf-049c-44f2-81ec-f6e50acd13bf tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:11.528760 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-639183d8-838a-4539-a751-e770aae1e881 req-30268a52-2d1a-45b8-8688-db410c3917fc tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/attachments/3e984a9c-e3cd-4b77-be52-8073f8125ca2/action returned with HTTP 204 Aug 13 06:58:11.528760 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 296/1182] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:58:11 2026] POST /volume/v3/attachments/3e984a9c-e3cd-4b77-be52-8073f8125ca2/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:11.535566 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:11.535566 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:11.626040 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d1ac7bc8-4b04-4efc-bac6-358415693b3b req-28adfbcf-049c-44f2-81ec-f6e50acd13bf tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/attachments/2871db81-c758-4cbe-b040-b5dd5ada69d5 returned with HTTP 200 Aug 13 06:58:11.626622 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 298/1183] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:58:11 2026] DELETE /volume/v3/attachments/2871db81-c758-4cbe-b040-b5dd5ada69d5 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:11.775105 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9bb7dcf5-95e2-4458-81e8-1dbddfbf0689 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:11.780843 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9bb7dcf5-95e2-4458-81e8-1dbddfbf0689 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:11.781133 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9bb7dcf5-95e2-4458-81e8-1dbddfbf0689 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:11.781364 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9bb7dcf5-95e2-4458-81e8-1dbddfbf0689 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:11.795720 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:11.795720 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:11.799622 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9bb7dcf5-95e2-4458-81e8-1dbddfbf0689 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:11.804799 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9bb7dcf5-95e2-4458-81e8-1dbddfbf0689 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:11.808594 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 300/1184] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:11 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 1455 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:12.062552 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ed05df97-895c-4bb7-9c25-b0095415919d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:12.065225 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ed05df97-895c-4bb7-9c25-b0095415919d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] DELETE https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:58:12.065487 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ed05df97-895c-4bb7-9c25-b0095415919d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:12.065789 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ed05df97-895c-4bb7-9c25-b0095415919d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:12.066011 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-ed05df97-895c-4bb7-9c25-b0095415919d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Delete volume with id: 7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:58:12.076553 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:12.076553 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:12.077235 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ed05df97-895c-4bb7-9c25-b0095415919d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:12.093272 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4cdff8d0-fed7-4db8-a863-af57b983f4ea req-e3ea1d92-de4a-4b34-bcfc-922abf083cb8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:12.097596 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4cdff8d0-fed7-4db8-a863-af57b983f4ea req-e3ea1d92-de4a-4b34-bcfc-922abf083cb8 tempest-TestMultiAttachVolumeSwap-1385071599 tempest-TestMultiAttachVolumeSwap-1385071599-project] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:12.097875 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4cdff8d0-fed7-4db8-a863-af57b983f4ea req-e3ea1d92-de4a-4b34-bcfc-922abf083cb8 tempest-TestMultiAttachVolumeSwap-1385071599 tempest-TestMultiAttachVolumeSwap-1385071599-project] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:12.098154 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4cdff8d0-fed7-4db8-a863-af57b983f4ea req-e3ea1d92-de4a-4b34-bcfc-922abf083cb8 tempest-TestMultiAttachVolumeSwap-1385071599 tempest-TestMultiAttachVolumeSwap-1385071599-project] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:12.113516 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ed05df97-895c-4bb7-9c25-b0095415919d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Delete volume request issued successfully. Aug 13 06:58:12.113516 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ed05df97-895c-4bb7-9c25-b0095415919d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 202 Aug 13 06:58:12.113727 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 291/1185] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:12 2026] DELETE /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:12.121508 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:12.121508 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:12.123179 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7a8d6a6d-e3c5-4354-87d2-1a38ee34e597 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:12.127408 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7a8d6a6d-e3c5-4354-87d2-1a38ee34e597 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:58:12.127408 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7a8d6a6d-e3c5-4354-87d2-1a38ee34e597 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:12.127408 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7a8d6a6d-e3c5-4354-87d2-1a38ee34e597 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:12.127705 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-4cdff8d0-fed7-4db8-a863-af57b983f4ea req-e3ea1d92-de4a-4b34-bcfc-922abf083cb8 tempest-TestMultiAttachVolumeSwap-1385071599 tempest-TestMultiAttachVolumeSwap-1385071599-project] Volume info retrieved successfully. Aug 13 06:58:12.134890 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4cdff8d0-fed7-4db8-a863-af57b983f4ea req-e3ea1d92-de4a-4b34-bcfc-922abf083cb8 tempest-TestMultiAttachVolumeSwap-1385071599 tempest-TestMultiAttachVolumeSwap-1385071599-project] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:12.135486 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 297/1186] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:58:12 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 1648 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:12.137734 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:12.137734 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:12.142651 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7a8d6a6d-e3c5-4354-87d2-1a38ee34e597 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:12.148452 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7a8d6a6d-e3c5-4354-87d2-1a38ee34e597 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 200 Aug 13 06:58:12.148788 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 299/1187] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:12 2026] GET /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:12.153641 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c8d7e7f9-3fec-4bb7-b878-a11e54696bc3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:12.153641 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c8d7e7f9-3fec-4bb7-b878-a11e54696bc3 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-reader] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:12.153641 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c8d7e7f9-3fec-4bb7-b878-a11e54696bc3 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:12.153722 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c8d7e7f9-3fec-4bb7-b878-a11e54696bc3 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-reader] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:12.179101 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:12.179101 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:12.188967 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c8d7e7f9-3fec-4bb7-b878-a11e54696bc3 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-reader] Volume info retrieved successfully. Aug 13 06:58:12.195919 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c8d7e7f9-3fec-4bb7-b878-a11e54696bc3 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-reader] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:12.195919 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 301/1188] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:12 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 1455 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:58:12.218464 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-106e0e2c-da55-4aaa-982d-7df208a366c4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:12.219815 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-570f9d0f-646a-4aaa-af5f-ba5f705c7abc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:12.220935 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-106e0e2c-da55-4aaa-982d-7df208a366c4 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-reader] GET https://10.4.3.81/volume/v3/volumes/36b85d5d-2588-44ae-9d6b-2d6bf450cecf Aug 13 06:58:12.221178 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-106e0e2c-da55-4aaa-982d-7df208a366c4 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:12.221414 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-106e0e2c-da55-4aaa-982d-7df208a366c4 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-reader] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:12.224957 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-570f9d0f-646a-4aaa-af5f-ba5f705c7abc tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed Aug 13 06:58:12.225271 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-570f9d0f-646a-4aaa-af5f-ba5f705c7abc tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:12.225566 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-570f9d0f-646a-4aaa-af5f-ba5f705c7abc tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:12.234636 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:12.234636 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:12.234949 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:12.234949 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:12.239624 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-570f9d0f-646a-4aaa-af5f-ba5f705c7abc tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:58:12.241805 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-106e0e2c-da55-4aaa-982d-7df208a366c4 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-reader] Volume info retrieved successfully. Aug 13 06:58:12.248923 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-570f9d0f-646a-4aaa-af5f-ba5f705c7abc tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed returned with HTTP 200 Aug 13 06:58:12.249147 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-106e0e2c-da55-4aaa-982d-7df208a366c4 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-reader] https://10.4.3.81/volume/v3/volumes/36b85d5d-2588-44ae-9d6b-2d6bf450cecf returned with HTTP 200 Aug 13 06:58:12.249261 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 298/1189] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:12 2026] GET /volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:12.249610 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 292/1190] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:12 2026] GET /volume/v3/volumes/36b85d5d-2588-44ae-9d6b-2d6bf450cecf => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:12.263012 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b3dd45be-8c8d-4b76-a361-69965377fcac None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:12.267738 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b3dd45be-8c8d-4b76-a361-69965377fcac tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 Aug 13 06:58:12.268046 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b3dd45be-8c8d-4b76-a361-69965377fcac tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:12.268365 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b3dd45be-8c8d-4b76-a361-69965377fcac tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:12.268539 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-b3dd45be-8c8d-4b76-a361-69965377fcac tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:12.274793 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:12.274793 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:12.276147 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b3dd45be-8c8d-4b76-a361-69965377fcac tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 returned with HTTP 200 Aug 13 06:58:12.276147 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 300/1191] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:12 2026] GET /volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:12.291589 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e1d18c6a-e1d1-44ec-abc5-50a655865f57 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:12.292736 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e1d18c6a-e1d1-44ec-abc5-50a655865f57 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:58:12.292931 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e1d18c6a-e1d1-44ec-abc5-50a655865f57 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:12.293129 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e1d18c6a-e1d1-44ec-abc5-50a655865f57 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:12.293244 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-e1d18c6a-e1d1-44ec-abc5-50a655865f57 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id ccced0f7-eda1-462f-844a-27633568b741. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:12.298415 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:12.298415 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:12.298899 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e1d18c6a-e1d1-44ec-abc5-50a655865f57 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 200 Aug 13 06:58:12.299774 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 302/1192] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:12 2026] GET /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:12.312985 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e7f6f759-d6a5-4746-b2dd-105b286a4aeb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:12.317991 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e7f6f759-d6a5-4746-b2dd-105b286a4aeb tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:58:12.317991 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e7f6f759-d6a5-4746-b2dd-105b286a4aeb tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:12.319980 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e7f6f759-d6a5-4746-b2dd-105b286a4aeb tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:12.319980 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e7f6f759-d6a5-4746-b2dd-105b286a4aeb tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:12.327625 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:12.327625 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:12.329149 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e7f6f759-d6a5-4746-b2dd-105b286a4aeb tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 200 Aug 13 06:58:12.329149 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 299/1193] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:12 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:12.345536 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9261494b-f2d0-4b4d-943e-218e2c337663 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:12.349156 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9261494b-f2d0-4b4d-943e-218e2c337663 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 06:58:12.349927 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9261494b-f2d0-4b4d-943e-218e2c337663 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "239f211b-63fa-4920-9604-063a71be579b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2134360236"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:12.355147 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-9261494b-f2d0-4b4d-943e-218e2c337663 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Creating new backup {'backup': {'volume_id': '239f211b-63fa-4920-9604-063a71be579b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2134360236'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:58:12.355424 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-9261494b-f2d0-4b4d-943e-218e2c337663 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Creating backup of volume 239f211b-63fa-4920-9604-063a71be579b in container None Aug 13 06:58:12.370879 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:12.370879 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:12.371394 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9261494b-f2d0-4b4d-943e-218e2c337663 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Volume info retrieved successfully. Aug 13 06:58:12.374256 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1f1b24f6-0cce-4c2e-9119-ef77f92a8fd4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:12.381861 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1f1b24f6-0cce-4c2e-9119-ef77f92a8fd4 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] GET https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 Aug 13 06:58:12.382436 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1f1b24f6-0cce-4c2e-9119-ef77f92a8fd4 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:12.382436 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1f1b24f6-0cce-4c2e-9119-ef77f92a8fd4 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:12.406217 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-9261494b-f2d0-4b4d-943e-218e2c337663 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Created reservations ['bd78b986-f2eb-4f1b-89b6-d8c96cb4208a', 'b80c4358-921d-4923-af9f-01908a808e4a'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:12.409866 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-86458083-3c18-4f79-b736-c25db16c1795 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:12.414527 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-86458083-3c18-4f79-b736-c25db16c1795 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:12.414772 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-86458083-3c18-4f79-b736-c25db16c1795 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:12.414958 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-86458083-3c18-4f79-b736-c25db16c1795 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:12.431528 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:12.431528 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:12.438378 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-86458083-3c18-4f79-b736-c25db16c1795 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:12.446686 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-86458083-3c18-4f79-b736-c25db16c1795 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:12.447206 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 303/1194] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:12 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 1455 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:12.468970 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9261494b-f2d0-4b4d-943e-218e2c337663 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 06:58:12.469571 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 293/1195] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:58:12 2026] POST /volume/v3/backups => generated 328 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:12.482539 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c7ee13f5-2703-4411-8e30-65eb4eccbebe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:12.486135 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c7ee13f5-2703-4411-8e30-65eb4eccbebe tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 Aug 13 06:58:12.486135 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c7ee13f5-2703-4411-8e30-65eb4eccbebe tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:12.486135 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c7ee13f5-2703-4411-8e30-65eb4eccbebe tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:12.486135 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c7ee13f5-2703-4411-8e30-65eb4eccbebe tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 97494822-9096-422d-bb06-adce346e5e22. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:12.493499 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:12.493499 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:12.494492 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c7ee13f5-2703-4411-8e30-65eb4eccbebe tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 returned with HTTP 200 Aug 13 06:58:12.494964 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 300/1196] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:12 2026] GET /volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:58:12.515396 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-d3c2d5f5-903f-45a8-a2a2-de9360669911 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:12.519362 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-d3c2d5f5-903f-45a8-a2a2-de9360669911 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:12.519588 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-d3c2d5f5-903f-45a8-a2a2-de9360669911 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:12.519785 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-d3c2d5f5-903f-45a8-a2a2-de9360669911 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:12.536125 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:12.536125 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:12.541594 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-d3c2d5f5-903f-45a8-a2a2-de9360669911 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:12.550360 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-d3c2d5f5-903f-45a8-a2a2-de9360669911 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:12.550869 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 304/1197] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:58:12 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 1455 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:12.578155 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-ca745a09-4ac7-4baa-8ea9-efa25066a7b2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:12.580154 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-ca745a09-4ac7-4baa-8ea9-efa25066a7b2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] POST https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167/action Aug 13 06:58:12.580599 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-ca745a09-4ac7-4baa-8ea9-efa25066a7b2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:58:12.580798 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-ca745a09-4ac7-4baa-8ea9-efa25066a7b2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:12.589706 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:12.589706 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:12.595341 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1f1b24f6-0cce-4c2e-9119-ef77f92a8fd4 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:58:12.597235 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:12.597235 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:12.598309 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-ca745a09-4ac7-4baa-8ea9-efa25066a7b2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:12.599795 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1f1b24f6-0cce-4c2e-9119-ef77f92a8fd4 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 returned with HTTP 200 Aug 13 06:58:12.600165 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 301/1198] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:12 2026] GET /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 => generated 858 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:12.608337 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-ca745a09-4ac7-4baa-8ea9-efa25066a7b2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Begin detaching volume completed successfully. Aug 13 06:58:12.608672 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-ca745a09-4ac7-4baa-8ea9-efa25066a7b2 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167/action returned with HTTP 202 Aug 13 06:58:12.609136 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 294/1199] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 06:58:12 2026] POST /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:58:12.669522 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ab261af0-461b-42c4-83cf-02d7e7ba0089 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:12.669886 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab261af0-461b-42c4-83cf-02d7e7ba0089 None None] GET https://10.4.3.81/volume// Aug 13 06:58:12.670040 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ab261af0-461b-42c4-83cf-02d7e7ba0089 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:12.670267 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ab261af0-461b-42c4-83cf-02d7e7ba0089 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:12.670559 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab261af0-461b-42c4-83cf-02d7e7ba0089 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:58:12.670826 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 301/1200] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:58:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:58:12.678570 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-275036b4-38ee-4bb6-b583-917bc02a3643 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:12.684394 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-275036b4-38ee-4bb6-b583-917bc02a3643 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:12.684621 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-275036b4-38ee-4bb6-b583-917bc02a3643 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:12.684800 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-275036b4-38ee-4bb6-b583-917bc02a3643 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:12.700591 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:12.700591 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:12.710444 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-275036b4-38ee-4bb6-b583-917bc02a3643 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:12.720078 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-275036b4-38ee-4bb6-b583-917bc02a3643 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:12.722898 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 305/1201] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:58:12 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 1638 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:58:13.093908 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bb9caab7-c4af-4896-a113-de64b277afd2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:13.165196 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bf0377fb-47a7-46b0-a572-0e8753df743a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:13.166926 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bf0377fb-47a7-46b0-a572-0e8753df743a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:58:13.167124 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bf0377fb-47a7-46b0-a572-0e8753df743a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:13.167300 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bf0377fb-47a7-46b0-a572-0e8753df743a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:13.172601 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bf0377fb-47a7-46b0-a572-0e8753df743a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 404 Aug 13 06:58:13.173026 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 295/1202] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:13 2026] GET /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:13.183276 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b486c4a6-0ee7-443e-b44e-28d336ace9bc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:13.184940 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b486c4a6-0ee7-443e-b44e-28d336ace9bc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:58:13.185155 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b486c4a6-0ee7-443e-b44e-28d336ace9bc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:13.185341 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b486c4a6-0ee7-443e-b44e-28d336ace9bc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:13.193473 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b486c4a6-0ee7-443e-b44e-28d336ace9bc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 404 Aug 13 06:58:13.193884 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 302/1203] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:13 2026] GET /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:13.203876 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-16e39fdf-9b92-4e50-8444-d3a2110e8cde None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:13.205894 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-16e39fdf-9b92-4e50-8444-d3a2110e8cde tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] DELETE https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:58:13.206145 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-16e39fdf-9b92-4e50-8444-d3a2110e8cde tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:13.206395 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-16e39fdf-9b92-4e50-8444-d3a2110e8cde tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:13.206621 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-16e39fdf-9b92-4e50-8444-d3a2110e8cde tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Delete volume with id: 7cdee92a-42df-4dc2-8c22-fe5ec33800d7 Aug 13 06:58:13.213838 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-16e39fdf-9b92-4e50-8444-d3a2110e8cde tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 returned with HTTP 404 Aug 13 06:58:13.214369 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 306/1204] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:13 2026] DELETE /volume/v3/volumes/7cdee92a-42df-4dc2-8c22-fe5ec33800d7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:13.226255 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bb9caab7-c4af-4896-a113-de64b277afd2 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 06:58:13.226668 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bb9caab7-c4af-4896-a113-de64b277afd2 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-614185345", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:13.253417 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bb9caab7-c4af-4896-a113-de64b277afd2 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 06:58:13.253773 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 302/1205] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 06:58:13 2026] POST /volume/v3/types => generated 274 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:13.262779 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-77188132-8c21-4833-b209-0a4a9a3e97ef None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:13.263024 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-77188132-8c21-4833-b209-0a4a9a3e97ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:13.263484 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-77188132-8c21-4833-b209-0a4a9a3e97ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1551628454"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:13.265000 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-77188132-8c21-4833-b209-0a4a9a3e97ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Create volume request body: {'volume': {'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1551628454'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:13.270614 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0b7711c0-ad8a-4dc0-a514-82c3e1e984b9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:13.273713 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0b7711c0-ad8a-4dc0-a514-82c3e1e984b9 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 06:58:13.274086 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0b7711c0-ad8a-4dc0-a514-82c3e1e984b9 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1165812654", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:13.299299 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0b7711c0-ad8a-4dc0-a514-82c3e1e984b9 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 06:58:13.299788 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 303/1206] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 06:58:13 2026] POST /volume/v3/types => generated 275 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:58:13.309463 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-5eb30fac-d6ff-4da4-a1c3-90e0ad8eb433 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:13.313024 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:13.316733 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-5eb30fac-d6ff-4da4-a1c3-90e0ad8eb433 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:13.316936 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-5eb30fac-d6ff-4da4-a1c3-90e0ad8eb433 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:13.317182 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-5eb30fac-d6ff-4da4-a1c3-90e0ad8eb433 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:13.331215 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:13.331215 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:13.335163 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-5eb30fac-d6ff-4da4-a1c3-90e0ad8eb433 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:13.347347 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-5eb30fac-d6ff-4da4-a1c3-90e0ad8eb433 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:13.347817 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 307/1207] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:58:13 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 1458 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:13.366734 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-7cf3af8c-187a-4526-83db-02504feaaec3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:13.369081 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-7cf3af8c-187a-4526-83db-02504feaaec3 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] DELETE https://10.4.3.81/volume/v3/attachments/3e984a9c-e3cd-4b77-be52-8073f8125ca2 Aug 13 06:58:13.369348 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-7cf3af8c-187a-4526-83db-02504feaaec3 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:13.369640 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-7cf3af8c-187a-4526-83db-02504feaaec3 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:13.377310 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:13.377310 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:13.378712 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-77188132-8c21-4833-b209-0a4a9a3e97ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Create volume of 1 GB Aug 13 06:58:13.381040 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:13.381594 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-75073601", "volume_type": "19b49d69-d893-4fd2-8ca5-327c4c036140", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:13.383105 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-75073601', 'volume_type': '19b49d69-d893-4fd2-8ca5-327c4c036140', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:13.383391 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-77188132-8c21-4833-b209-0a4a9a3e97ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Availability Zones retrieved successfully. Aug 13 06:58:13.390543 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Create volume of 1 GB Aug 13 06:58:13.390743 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:13.390743 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:13.391207 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Availability Zones retrieved successfully. Aug 13 06:58:13.395466 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-77188132-8c21-4833-b209-0a4a9a3e97ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Flow 'volume_create_api' (84efb52a-b18a-4d91-b755-efaed9a9a1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:13.398007 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-77188132-8c21-4833-b209-0a4a9a3e97ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (271534f5-1976-4b13-b229-eef2d1bb18e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:13.398466 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Flow 'volume_create_api' (5cb9a58a-474a-42e2-9acf-319c4f0b5602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:13.399044 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e320ee30-0389-4c02-87bd-10cfe5b7064f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:13.399853 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-77188132-8c21-4833-b209-0a4a9a3e97ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:13.399978 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:13.424360 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e320ee30-0389-4c02-87bd-10cfe5b7064f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:58:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=19b49d69-d893-4fd2-8ca5-327c4c036140,is_public=True,name='tempest-VolumeTypesTest-volume-type-614185345',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '19b49d69-d893-4fd2-8ca5-327c4c036140', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:13.425488 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9f9c51a-ad27-4da5-8263-5b76d66e993b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:13.431785 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0f620488-d5f6-420d-a4b6-c3a879397c94 req-7cf3af8c-187a-4526-83db-02504feaaec3 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/attachments/3e984a9c-e3cd-4b77-be52-8073f8125ca2 returned with HTTP 200 Aug 13 06:58:13.432409 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 304/1208] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:58:13 2026] DELETE /volume/v3/attachments/3e984a9c-e3cd-4b77-be52-8073f8125ca2 => generated 192 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:13.461119 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-614185345 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-614185345, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:58:13.461496 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-614185345 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-614185345, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:58:13.469083 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-77188132-8c21-4833-b209-0a4a9a3e97ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (271534f5-1976-4b13-b229-eef2d1bb18e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:13.470251 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-77188132-8c21-4833-b209-0a4a9a3e97ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07808839-eb97-4236-aa2e-16dcf4a77fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:13.496350 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Created reservations ['a725de43-485e-4b33-a2c2-6c253f8ff476', 'bbd035c5-62d0-46ec-8a82-f1863e7906ac', 'e778674e-d49d-4e62-ae2f-d2eb351fcb89', '68b8e070-c420-488e-86b8-7879b2195b3f'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:13.497554 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9f9c51a-ad27-4da5-8263-5b76d66e993b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a725de43-485e-4b33-a2c2-6c253f8ff476', 'bbd035c5-62d0-46ec-8a82-f1863e7906ac', 'e778674e-d49d-4e62-ae2f-d2eb351fcb89', '68b8e070-c420-488e-86b8-7879b2195b3f']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:13.498627 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (550c9c90-83ff-4d8c-b423-ed193b7e1fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:13.507414 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ad1c9cc9-b3ca-4c31-a389-8362304592d6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:13.509248 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ad1c9cc9-b3ca-4c31-a389-8362304592d6 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 Aug 13 06:58:13.509469 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ad1c9cc9-b3ca-4c31-a389-8362304592d6 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:13.509677 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ad1c9cc9-b3ca-4c31-a389-8362304592d6 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:13.509760 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-ad1c9cc9-b3ca-4c31-a389-8362304592d6 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 97494822-9096-422d-bb06-adce346e5e22. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:13.514978 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:13.514978 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:13.516075 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ad1c9cc9-b3ca-4c31-a389-8362304592d6 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 returned with HTTP 200 Aug 13 06:58:13.516703 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 308/1209] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:13 2026] GET /volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:13.522559 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-77188132-8c21-4833-b209-0a4a9a3e97ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Created reservations ['66649ec8-7272-4f32-8c4e-c802997cdef5', 'dd6e571a-12cb-4763-9edb-d38cd9332357', '3824e5c6-af26-4952-aa76-e3ddc5b686ec', '8f18f194-67b7-4719-885a-c159db6a4e50'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:13.523516 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-77188132-8c21-4833-b209-0a4a9a3e97ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07808839-eb97-4236-aa2e-16dcf4a77fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66649ec8-7272-4f32-8c4e-c802997cdef5', 'dd6e571a-12cb-4763-9edb-d38cd9332357', '3824e5c6-af26-4952-aa76-e3ddc5b686ec', '8f18f194-67b7-4719-885a-c159db6a4e50']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:13.524447 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-77188132-8c21-4833-b209-0a4a9a3e97ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7b02f85-5ff7-46f8-a158-afa3cfd0fad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:13.526804 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (550c9c90-83ff-4d8c-b423-ed193b7e1fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37f1f20f-8a34-44d6-bfb4-c33088e43863', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-75073601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8772d5353d94f68b1d0d0f30bc36834',qos_specs=None,replication_status=,reservations=['a725de43-485e-4b33-a2c2-6c253f8ff476','bbd035c5-62d0-46ec-8a82-f1863e7906ac','e778674e-d49d-4e62-ae2f-d2eb351fcb89','68b8e070-c420-488e-86b8-7879b2195b3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecdd9fcf1ead4ef794cf15dc297bd9b0',volume_type_id=19b49d69-d893-4fd2-8ca5-327c4c036140), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-75073601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37f1f20f-8a34-44d6-bfb4-c33088e43863,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8772d5353d94f68b1d0d0f30bc36834',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecdd9fcf1ead4ef794cf15dc297bd9b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(19b49d69-d893-4fd2-8ca5-327c4c036140),volume_type_id=19b49d69-d893-4fd2-8ca5-327c4c036140)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:13.527626 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65179ac4-fcea-4ec4-a511-cf1d52b2acb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:13.550039 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65179ac4-fcea-4ec4-a511-cf1d52b2acb9) transitioned into state 'SUCCESS' from state '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-75073601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8772d5353d94f68b1d0d0f30bc36834',qos_specs=None,replication_status=,reservations=['a725de43-485e-4b33-a2c2-6c253f8ff476','bbd035c5-62d0-46ec-8a82-f1863e7906ac','e778674e-d49d-4e62-ae2f-d2eb351fcb89','68b8e070-c420-488e-86b8-7879b2195b3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecdd9fcf1ead4ef794cf15dc297bd9b0',volume_type_id=19b49d69-d893-4fd2-8ca5-327c4c036140)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:13.551022 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3496f13-0c91-46f3-b2c2-50c5287b37e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:13.551962 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-77188132-8c21-4833-b209-0a4a9a3e97ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7b02f85-5ff7-46f8-a158-afa3cfd0fad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ca3af60-9414-4274-962f-5873ec654a05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1551628454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b578b09c05bb454f9e1c34669ea7c87d',qos_specs=None,replication_status=,reservations=['66649ec8-7272-4f32-8c4e-c802997cdef5','dd6e571a-12cb-4763-9edb-d38cd9332357','3824e5c6-af26-4952-aa76-e3ddc5b686ec','8f18f194-67b7-4719-885a-c159db6a4e50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='742092ff493543fe96bdab5f5c38706b',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1551628454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ca3af60-9414-4274-962f-5873ec654a05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b578b09c05bb454f9e1c34669ea7c87d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='742092ff493543fe96bdab5f5c38706b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:13.553395 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-77188132-8c21-4833-b209-0a4a9a3e97ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c68e7c38-1d9a-4ada-8f0e-d84381b397a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:13.564966 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3496f13-0c91-46f3-b2c2-50c5287b37e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:13.565855 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Flow 'volume_create_api' (5cb9a58a-474a-42e2-9acf-319c4f0b5602) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:13.566213 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Create volume request issued successfully. Aug 13 06:58:13.566824 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cb1d0406-127b-49cc-b26a-dc7e7027435b tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:13.567247 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 303/1210] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:58:13 2026] POST /volume/v3/volumes => generated 779 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:13.575653 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-77188132-8c21-4833-b209-0a4a9a3e97ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c68e7c38-1d9a-4ada-8f0e-d84381b397a9) transitioned into state 'SUCCESS' from state '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-1551628454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b578b09c05bb454f9e1c34669ea7c87d',qos_specs=None,replication_status=,reservations=['66649ec8-7272-4f32-8c4e-c802997cdef5','dd6e571a-12cb-4763-9edb-d38cd9332357','3824e5c6-af26-4952-aa76-e3ddc5b686ec','8f18f194-67b7-4719-885a-c159db6a4e50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='742092ff493543fe96bdab5f5c38706b',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:13.576711 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-77188132-8c21-4833-b209-0a4a9a3e97ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f9cb5c3-4055-41d6-9b8e-af078c9637bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:13.583029 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c1058fb4-a094-490d-8bae-b315fe883f1e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:13.585202 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c1058fb4-a094-490d-8bae-b315fe883f1e tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] GET https://10.4.3.81/volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 Aug 13 06:58:13.585449 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c1058fb4-a094-490d-8bae-b315fe883f1e tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:13.585686 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c1058fb4-a094-490d-8bae-b315fe883f1e tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:13.594427 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-77188132-8c21-4833-b209-0a4a9a3e97ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f9cb5c3-4055-41d6-9b8e-af078c9637bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:13.595432 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:13.595432 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:13.595661 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-77188132-8c21-4833-b209-0a4a9a3e97ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Flow 'volume_create_api' (84efb52a-b18a-4d91-b755-efaed9a9a1df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:13.596078 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-77188132-8c21-4833-b209-0a4a9a3e97ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Create volume request issued successfully. Aug 13 06:58:13.596829 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-77188132-8c21-4833-b209-0a4a9a3e97ef tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:13.597387 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 296/1211] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:58:13 2026] POST /volume/v3/volumes => generated 747 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:13.599699 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c1058fb4-a094-490d-8bae-b315fe883f1e tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Volume info retrieved successfully. Aug 13 06:58:13.609849 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c1058fb4-a094-490d-8bae-b315fe883f1e tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] https://10.4.3.81/volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 returned with HTTP 200 Aug 13 06:58:13.610523 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 305/1212] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:13 2026] GET /volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:13.617665 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-df7f6851-25ac-4aa9-8713-fe44755d5b2b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:13.618935 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-98e0c02e-a40f-4c37-b537-6710c0769023 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:13.621281 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-df7f6851-25ac-4aa9-8713-fe44755d5b2b tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] GET https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 Aug 13 06:58:13.621631 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-df7f6851-25ac-4aa9-8713-fe44755d5b2b tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:13.622696 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-df7f6851-25ac-4aa9-8713-fe44755d5b2b tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:13.623043 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-98e0c02e-a40f-4c37-b537-6710c0769023 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 Aug 13 06:58:13.623043 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-98e0c02e-a40f-4c37-b537-6710c0769023 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:13.623043 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-98e0c02e-a40f-4c37-b537-6710c0769023 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:13.639289 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:13.639289 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:13.639479 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:13.639479 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:13.639479 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-df7f6851-25ac-4aa9-8713-fe44755d5b2b tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:58:13.640225 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-98e0c02e-a40f-4c37-b537-6710c0769023 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:13.645594 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-98e0c02e-a40f-4c37-b537-6710c0769023 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 returned with HTTP 200 Aug 13 06:58:13.645594 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 304/1213] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:13 2026] GET /volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:13.646802 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-df7f6851-25ac-4aa9-8713-fe44755d5b2b tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 returned with HTTP 200 Aug 13 06:58:13.648265 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 309/1214] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:13 2026] GET /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:13.694939 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ade42540-0024-4414-b000-fca71b818ee0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:13.699277 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ade42540-0024-4414-b000-fca71b818ee0 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] POST https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action Aug 13 06:58:13.699277 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ade42540-0024-4414-b000-fca71b818ee0 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1189816813", "disk_format": "qcow2"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:58:13.699277 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ade42540-0024-4414-b000-fca71b818ee0 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1189816813", "disk_format": "qcow2"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:13.708937 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:13.708937 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:13.708937 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ade42540-0024-4414-b000-fca71b818ee0 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:58:13.720339 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:13.720339 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:13.728641 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.image.image_utils [None req-ade42540-0024-4414-b000-fca71b818ee0 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1189816813'}] 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-1189816813'}]. {{(pid=100294) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 06:58:13.743311 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fb685cb7-9e14-4b67-9307-cc5bf5320656 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:13.747135 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fb685cb7-9e14-4b67-9307-cc5bf5320656 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:13.747417 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fb685cb7-9e14-4b67-9307-cc5bf5320656 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:13.747657 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fb685cb7-9e14-4b67-9307-cc5bf5320656 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:13.769068 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:13.769068 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:13.778294 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fb685cb7-9e14-4b67-9307-cc5bf5320656 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:13.788390 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fb685cb7-9e14-4b67-9307-cc5bf5320656 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:13.788979 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 306/1215] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:13 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 1158 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:13.849892 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-98b0b6ea-46a3-450d-88c0-f1312ce04ed6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:13.854843 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-98b0b6ea-46a3-450d-88c0-f1312ce04ed6 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:13.855300 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-98b0b6ea-46a3-450d-88c0-f1312ce04ed6 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:13.855813 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-98b0b6ea-46a3-450d-88c0-f1312ce04ed6 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:13.870686 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:13.870686 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:13.889892 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-98b0b6ea-46a3-450d-88c0-f1312ce04ed6 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:13.892097 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-98b0b6ea-46a3-450d-88c0-f1312ce04ed6 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:13.892097 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 305/1216] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:58:13 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 1158 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:58:13.920833 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-3f3f94b9-dbaa-44da-95d5-e0582f0498e1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:13.924299 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-3f3f94b9-dbaa-44da-95d5-e0582f0498e1 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] POST https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167/action Aug 13 06:58:13.924299 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-3f3f94b9-dbaa-44da-95d5-e0582f0498e1 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:58:13.924299 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-3f3f94b9-dbaa-44da-95d5-e0582f0498e1 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:13.938869 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:13.938869 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:13.939463 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-3f3f94b9-dbaa-44da-95d5-e0582f0498e1 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:13.948935 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-3f3f94b9-dbaa-44da-95d5-e0582f0498e1 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Begin detaching volume completed successfully. Aug 13 06:58:13.949218 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-3f3f94b9-dbaa-44da-95d5-e0582f0498e1 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167/action returned with HTTP 202 Aug 13 06:58:13.949736 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 310/1217] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 06:58:13 2026] POST /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:58:14.010095 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-540d050f-2285-4b35-a56a-ebf26199e254 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:14.010526 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-540d050f-2285-4b35-a56a-ebf26199e254 None None] GET https://10.4.3.81/volume// Aug 13 06:58:14.010702 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-540d050f-2285-4b35-a56a-ebf26199e254 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:14.010903 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-540d050f-2285-4b35-a56a-ebf26199e254 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:14.011255 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-540d050f-2285-4b35-a56a-ebf26199e254 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:58:14.011532 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 307/1218] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:58:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:58:14.023246 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-314ed241-dae5-43a6-9ca1-d763e22f81af None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:14.028475 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-314ed241-dae5-43a6-9ca1-d763e22f81af tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:14.028621 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-314ed241-dae5-43a6-9ca1-d763e22f81af tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:14.028960 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-314ed241-dae5-43a6-9ca1-d763e22f81af tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:14.042261 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:14.042261 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:14.046969 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-314ed241-dae5-43a6-9ca1-d763e22f81af tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:14.053574 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-314ed241-dae5-43a6-9ca1-d763e22f81af tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:14.054129 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 306/1219] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:58:14 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 1341 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:58:14.364458 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ade42540-0024-4414-b000-fca71b818ee0 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Copy volume to image completed successfully. Aug 13 06:58:14.364458 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ade42540-0024-4414-b000-fca71b818ee0 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action returned with HTTP 202 Aug 13 06:58:14.365545 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 297/1220] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 06:58:13 2026] POST /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009/action => generated 689 bytes in 670 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:14.528654 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9a9e6c5e-42ae-413d-b69b-a0456c7d36c9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:14.531434 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9a9e6c5e-42ae-413d-b69b-a0456c7d36c9 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 Aug 13 06:58:14.531434 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9a9e6c5e-42ae-413d-b69b-a0456c7d36c9 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:14.531434 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9a9e6c5e-42ae-413d-b69b-a0456c7d36c9 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:14.531434 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-9a9e6c5e-42ae-413d-b69b-a0456c7d36c9 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 97494822-9096-422d-bb06-adce346e5e22. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:14.535392 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:14.535392 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:14.536299 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9a9e6c5e-42ae-413d-b69b-a0456c7d36c9 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 returned with HTTP 200 Aug 13 06:58:14.536660 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 311/1221] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:14 2026] GET /volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:14.627350 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-63bede98-ac5a-44ac-88a3-544b42105dff None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:14.630462 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-63bede98-ac5a-44ac-88a3-544b42105dff tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] GET https://10.4.3.81/volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 Aug 13 06:58:14.630689 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-63bede98-ac5a-44ac-88a3-544b42105dff tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:14.630869 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-63bede98-ac5a-44ac-88a3-544b42105dff tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:14.637629 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:14.637629 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:14.641436 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-63bede98-ac5a-44ac-88a3-544b42105dff tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Volume info retrieved successfully. Aug 13 06:58:14.645449 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-63bede98-ac5a-44ac-88a3-544b42105dff tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] https://10.4.3.81/volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 returned with HTTP 200 Aug 13 06:58:14.646075 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 308/1222] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:14 2026] GET /volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:14.664868 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8b9b6d47-5416-4f16-a76c-ba074387aef2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:14.666642 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8b9b6d47-5416-4f16-a76c-ba074387aef2 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] POST https://10.4.3.81/volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863/action Aug 13 06:58:14.666968 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8b9b6d47-5416-4f16-a76c-ba074387aef2 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Action body: b'{"os-retype": {"new_type": "d4c502d3-52e3-46c5-9b9e-3cde6b3e44b3"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:58:14.667099 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8b9b6d47-5416-4f16-a76c-ba074387aef2 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "d4c502d3-52e3-46c5-9b9e-3cde6b3e44b3"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:14.667297 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e770e11f-2414-4af9-b423-468fd1a4b138 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:14.669179 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e770e11f-2414-4af9-b423-468fd1a4b138 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 Aug 13 06:58:14.669434 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e770e11f-2414-4af9-b423-468fd1a4b138 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:14.669634 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e770e11f-2414-4af9-b423-468fd1a4b138 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:14.675811 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:14.675811 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:14.676275 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8b9b6d47-5416-4f16-a76c-ba074387aef2 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Volume info retrieved successfully. Aug 13 06:58:14.677049 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:14.677049 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:14.681027 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e770e11f-2414-4af9-b423-468fd1a4b138 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:14.686075 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e770e11f-2414-4af9-b423-468fd1a4b138 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 returned with HTTP 200 Aug 13 06:58:14.686481 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 298/1223] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:14 2026] GET /volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:14.692664 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-8b9b6d47-5416-4f16-a76c-ba074387aef2 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1165812654 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1165812654, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:58:14.693058 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-8b9b6d47-5416-4f16-a76c-ba074387aef2 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1165812654 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1165812654, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:58:14.703964 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-448ca626-8deb-4e38-8982-459eb6174d83 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:14.706552 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-448ca626-8deb-4e38-8982-459eb6174d83 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 Aug 13 06:58:14.706834 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-448ca626-8deb-4e38-8982-459eb6174d83 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:14.707139 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-448ca626-8deb-4e38-8982-459eb6174d83 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:14.713456 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-8b9b6d47-5416-4f16-a76c-ba074387aef2 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Created reservations ['edf262c6-deb4-4d0a-ac2e-fa12bb61e38b', '079e9081-2d2f-49ab-8bab-22d2c5e15099'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:14.715483 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:14.715483 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:14.719698 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-448ca626-8deb-4e38-8982-459eb6174d83 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:14.724774 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-448ca626-8deb-4e38-8982-459eb6174d83 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 returned with HTTP 200 Aug 13 06:58:14.725198 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 312/1224] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:14 2026] GET /volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:14.728886 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-8b9b6d47-5416-4f16-a76c-ba074387aef2 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Created reservations ['0244ba1a-e140-43f8-bab0-920fe66f2964', '561d5c5f-d7bc-4c46-acb2-45ce9d3abe75'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:14.739497 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2feea627-582d-4cb8-8500-f252f67c2ada None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:14.741116 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2feea627-582d-4cb8-8500-f252f67c2ada tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 06:58:14.741429 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2feea627-582d-4cb8-8500-f252f67c2ada tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0ca3af60-9414-4274-962f-5873ec654a05", "name": "tempest-VolumesBackupsTest-Backup-1337170245", "container": "tempest-volumesbackupstest-backup-container-526988001"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:14.742853 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-2feea627-582d-4cb8-8500-f252f67c2ada tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Creating new backup {'backup': {'volume_id': '0ca3af60-9414-4274-962f-5873ec654a05', 'name': 'tempest-VolumesBackupsTest-Backup-1337170245', 'container': 'tempest-volumesbackupstest-backup-container-526988001'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:58:14.743026 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-2feea627-582d-4cb8-8500-f252f67c2ada tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Creating backup of volume 0ca3af60-9414-4274-962f-5873ec654a05 in container tempest-volumesbackupstest-backup-container-526988001 Aug 13 06:58:14.751488 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:14.751488 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:14.751488 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2feea627-582d-4cb8-8500-f252f67c2ada tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:14.751699 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8b9b6d47-5416-4f16-a76c-ba074387aef2 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Retype volume request issued successfully. Aug 13 06:58:14.751699 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8b9b6d47-5416-4f16-a76c-ba074387aef2 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] https://10.4.3.81/volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863/action returned with HTTP 202 Aug 13 06:58:14.751966 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 307/1225] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 06:58:14 2026] POST /volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:58:14.760792 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-47242df9-c63b-49fb-9805-f91492f28130 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:14.762842 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-47242df9-c63b-49fb-9805-f91492f28130 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] GET https://10.4.3.81/volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 Aug 13 06:58:14.763043 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-47242df9-c63b-49fb-9805-f91492f28130 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:14.763248 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-47242df9-c63b-49fb-9805-f91492f28130 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:14.769119 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-2feea627-582d-4cb8-8500-f252f67c2ada tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Created reservations ['4f3dce3c-c253-4f27-a1d5-9b1d2cdd5751', '1e84dc30-7b3a-41fc-a25e-63c81d989c06'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:14.777168 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:14.777168 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:14.781753 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-47242df9-c63b-49fb-9805-f91492f28130 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Volume info retrieved successfully. Aug 13 06:58:14.787880 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-47242df9-c63b-49fb-9805-f91492f28130 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] https://10.4.3.81/volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 returned with HTTP 200 Aug 13 06:58:14.788434 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 299/1226] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:14 2026] GET /volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:14.806271 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2feea627-582d-4cb8-8500-f252f67c2ada tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 06:58:14.807245 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 309/1227] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:58:14 2026] POST /volume/v3/backups => generated 328 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:14.817974 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-75a30ac5-56a7-4060-9753-4e9428df8cba None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:14.821484 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-75a30ac5-56a7-4060-9753-4e9428df8cba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:14.821484 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-75a30ac5-56a7-4060-9753-4e9428df8cba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:14.821484 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-75a30ac5-56a7-4060-9753-4e9428df8cba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:14.821484 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-75a30ac5-56a7-4060-9753-4e9428df8cba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:14.827093 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:14.827093 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:14.828234 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-75a30ac5-56a7-4060-9753-4e9428df8cba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:14.828759 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 313/1228] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:14 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:15.549928 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-26aae071-5a47-4dcc-9ed0-7910abbf8b5b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:15.551829 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-26aae071-5a47-4dcc-9ed0-7910abbf8b5b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 Aug 13 06:58:15.552051 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-26aae071-5a47-4dcc-9ed0-7910abbf8b5b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:15.552260 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-26aae071-5a47-4dcc-9ed0-7910abbf8b5b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:15.552417 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-26aae071-5a47-4dcc-9ed0-7910abbf8b5b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 97494822-9096-422d-bb06-adce346e5e22. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:15.556828 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:15.556828 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:15.557820 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-26aae071-5a47-4dcc-9ed0-7910abbf8b5b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 returned with HTTP 200 Aug 13 06:58:15.558293 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 308/1229] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:15 2026] GET /volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:15.803554 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2ff0b91e-66fc-4363-92c5-672ca9c07bf2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:15.808075 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2ff0b91e-66fc-4363-92c5-672ca9c07bf2 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] GET https://10.4.3.81/volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 Aug 13 06:58:15.808075 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2ff0b91e-66fc-4363-92c5-672ca9c07bf2 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:15.808075 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2ff0b91e-66fc-4363-92c5-672ca9c07bf2 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:15.820451 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:15.820451 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:15.825727 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2ff0b91e-66fc-4363-92c5-672ca9c07bf2 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Volume info retrieved successfully. Aug 13 06:58:15.831123 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2ff0b91e-66fc-4363-92c5-672ca9c07bf2 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] https://10.4.3.81/volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 returned with HTTP 200 Aug 13 06:58:15.831773 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 300/1230] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:15 2026] GET /volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:15.844923 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e03e6adf-0390-4fd6-a17e-ebf743bd6789 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:15.846894 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e03e6adf-0390-4fd6-a17e-ebf743bd6789 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:15.847078 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e03e6adf-0390-4fd6-a17e-ebf743bd6789 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:15.847285 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e03e6adf-0390-4fd6-a17e-ebf743bd6789 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:15.847429 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e03e6adf-0390-4fd6-a17e-ebf743bd6789 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:15.853579 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:15.853579 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:15.854511 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e03e6adf-0390-4fd6-a17e-ebf743bd6789 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:15.854898 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 310/1231] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:15 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:15.866581 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c847af25-07f3-42a2-9654-1da626320f2d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:15.868610 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c847af25-07f3-42a2-9654-1da626320f2d tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] GET https://10.4.3.81/volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 Aug 13 06:58:15.868792 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c847af25-07f3-42a2-9654-1da626320f2d tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:15.868967 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c847af25-07f3-42a2-9654-1da626320f2d tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:15.877376 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:15.877376 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:15.882979 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c847af25-07f3-42a2-9654-1da626320f2d tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Volume info retrieved successfully. Aug 13 06:58:15.890136 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c847af25-07f3-42a2-9654-1da626320f2d tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] https://10.4.3.81/volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 returned with HTTP 200 Aug 13 06:58:15.890602 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 314/1232] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:15 2026] GET /volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:15.914950 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f71c4d35-9151-4dd4-84c0-c574a9c0a450 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:15.917485 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f71c4d35-9151-4dd4-84c0-c574a9c0a450 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] GET https://10.4.3.81/volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 Aug 13 06:58:15.917485 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f71c4d35-9151-4dd4-84c0-c574a9c0a450 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:15.917722 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f71c4d35-9151-4dd4-84c0-c574a9c0a450 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:15.926022 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:15.926022 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:15.930192 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f71c4d35-9151-4dd4-84c0-c574a9c0a450 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Volume info retrieved successfully. Aug 13 06:58:15.935206 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f71c4d35-9151-4dd4-84c0-c574a9c0a450 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] https://10.4.3.81/volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 returned with HTTP 200 Aug 13 06:58:15.936651 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 309/1233] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:15 2026] GET /volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:15.953591 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fbb9b658-9e14-4fd9-9006-710974d41e95 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:15.957856 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fbb9b658-9e14-4fd9-9006-710974d41e95 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] DELETE https://10.4.3.81/volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 Aug 13 06:58:15.958634 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fbb9b658-9e14-4fd9-9006-710974d41e95 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:15.959087 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fbb9b658-9e14-4fd9-9006-710974d41e95 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:15.960403 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-fbb9b658-9e14-4fd9-9006-710974d41e95 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Delete volume with id: 37f1f20f-8a34-44d6-bfb4-c33088e43863 Aug 13 06:58:15.975430 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:15.975430 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:15.976477 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fbb9b658-9e14-4fd9-9006-710974d41e95 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Volume info retrieved successfully. Aug 13 06:58:16.011634 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fbb9b658-9e14-4fd9-9006-710974d41e95 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Delete volume request issued successfully. Aug 13 06:58:16.011634 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fbb9b658-9e14-4fd9-9006-710974d41e95 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] https://10.4.3.81/volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 returned with HTTP 202 Aug 13 06:58:16.012187 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 301/1234] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:15 2026] DELETE /volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:16.029162 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-616eeb29-e3a8-42ae-aaaa-405987e05916 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:16.031844 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-616eeb29-e3a8-42ae-aaaa-405987e05916 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] GET https://10.4.3.81/volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 Aug 13 06:58:16.031844 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-616eeb29-e3a8-42ae-aaaa-405987e05916 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:16.031989 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-616eeb29-e3a8-42ae-aaaa-405987e05916 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:16.045400 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:16.045400 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:16.055119 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-616eeb29-e3a8-42ae-aaaa-405987e05916 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Volume info retrieved successfully. Aug 13 06:58:16.064405 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-616eeb29-e3a8-42ae-aaaa-405987e05916 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] https://10.4.3.81/volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 returned with HTTP 200 Aug 13 06:58:16.064976 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 311/1235] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:16 2026] GET /volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:16.572427 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-86ff9413-0df2-4824-a434-71d663072822 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:16.574514 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-86ff9413-0df2-4824-a434-71d663072822 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 Aug 13 06:58:16.574712 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-86ff9413-0df2-4824-a434-71d663072822 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:16.575093 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-86ff9413-0df2-4824-a434-71d663072822 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:16.575093 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-86ff9413-0df2-4824-a434-71d663072822 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 97494822-9096-422d-bb06-adce346e5e22. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:16.580610 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:16.580610 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:16.581654 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-86ff9413-0df2-4824-a434-71d663072822 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 returned with HTTP 200 Aug 13 06:58:16.582054 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 315/1236] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:16 2026] GET /volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:16.619289 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e2842c1e-d294-4598-9051-cc10656a2e48 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:16.623872 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e2842c1e-d294-4598-9051-cc10656a2e48 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:16.624706 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e2842c1e-d294-4598-9051-cc10656a2e48 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1378421363"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:16.626430 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-e2842c1e-d294-4598-9051-cc10656a2e48 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1378421363'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:16.630781 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-e2842c1e-d294-4598-9051-cc10656a2e48 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Create volume of 1 GB Aug 13 06:58:16.631272 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:16.631272 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:16.631752 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e2842c1e-d294-4598-9051-cc10656a2e48 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Availability Zones retrieved successfully. Aug 13 06:58:16.639506 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2842c1e-d294-4598-9051-cc10656a2e48 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Flow 'volume_create_api' (6053005d-d6b3-4344-93af-a433864d5866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:16.640899 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2842c1e-d294-4598-9051-cc10656a2e48 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e134dc90-7c87-4230-8c20-87fd9c58c949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:16.642175 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-e2842c1e-d294-4598-9051-cc10656a2e48 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:16.653949 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:16.653949 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:16.675820 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2842c1e-d294-4598-9051-cc10656a2e48 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e134dc90-7c87-4230-8c20-87fd9c58c949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=03774fab-2128-440c-ae63-36d754bcc3f8,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03774fab-2128-440c-ae63-36d754bcc3f8', 'encryption_key_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=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:16.677156 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2842c1e-d294-4598-9051-cc10656a2e48 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4199caf1-0bbc-414a-96b9-454af071fcdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:16.730497 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-e2842c1e-d294-4598-9051-cc10656a2e48 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Created reservations ['7815c374-4f55-4ab3-8d79-d65d8488a35e', '7f5cef04-193a-4a51-af7c-c473fbdf07f9', '4c194a48-aa58-46e3-8057-6e9997ee919c', '9da0f67b-7b92-4e18-8cf0-c125fcef299a'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:16.731648 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2842c1e-d294-4598-9051-cc10656a2e48 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4199caf1-0bbc-414a-96b9-454af071fcdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7815c374-4f55-4ab3-8d79-d65d8488a35e', '7f5cef04-193a-4a51-af7c-c473fbdf07f9', '4c194a48-aa58-46e3-8057-6e9997ee919c', '9da0f67b-7b92-4e18-8cf0-c125fcef299a']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:16.732809 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2842c1e-d294-4598-9051-cc10656a2e48 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e8cd8d5-5abc-4481-b2c5-3cb2885edb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:16.757780 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2842c1e-d294-4598-9051-cc10656a2e48 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e8cd8d5-5abc-4481-b2c5-3cb2885edb7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0debe9e-dc54-47bb-bb96-772122477308', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1378421363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7c640acf73334caaab37c27c659455cd',qos_specs=None,replication_status=,reservations=['7815c374-4f55-4ab3-8d79-d65d8488a35e','7f5cef04-193a-4a51-af7c-c473fbdf07f9','4c194a48-aa58-46e3-8057-6e9997ee919c','9da0f67b-7b92-4e18-8cf0-c125fcef299a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91dbc08a5d434f44838bbd647abd7fea',volume_type_id=03774fab-2128-440c-ae63-36d754bcc3f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1378421363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0debe9e-dc54-47bb-bb96-772122477308,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7c640acf73334caaab37c27c659455cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91dbc08a5d434f44838bbd647abd7fea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03774fab-2128-440c-ae63-36d754bcc3f8),volume_type_id=03774fab-2128-440c-ae63-36d754bcc3f8)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:16.758839 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2842c1e-d294-4598-9051-cc10656a2e48 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6594eb3f-0f2f-4a2a-a942-20693b6e7df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:16.784960 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2842c1e-d294-4598-9051-cc10656a2e48 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6594eb3f-0f2f-4a2a-a942-20693b6e7df7) transitioned into state 'SUCCESS' from state '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-1378421363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7c640acf73334caaab37c27c659455cd',qos_specs=None,replication_status=,reservations=['7815c374-4f55-4ab3-8d79-d65d8488a35e','7f5cef04-193a-4a51-af7c-c473fbdf07f9','4c194a48-aa58-46e3-8057-6e9997ee919c','9da0f67b-7b92-4e18-8cf0-c125fcef299a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91dbc08a5d434f44838bbd647abd7fea',volume_type_id=03774fab-2128-440c-ae63-36d754bcc3f8)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:16.788412 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2842c1e-d294-4598-9051-cc10656a2e48 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8878cdd6-2f77-458b-ae21-cdf8aae355c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:16.795163 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2842c1e-d294-4598-9051-cc10656a2e48 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8878cdd6-2f77-458b-ae21-cdf8aae355c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:16.795930 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2842c1e-d294-4598-9051-cc10656a2e48 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Flow 'volume_create_api' (6053005d-d6b3-4344-93af-a433864d5866) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:16.796404 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e2842c1e-d294-4598-9051-cc10656a2e48 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Create volume request issued successfully. Aug 13 06:58:16.796883 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e2842c1e-d294-4598-9051-cc10656a2e48 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:16.797278 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 310/1237] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:58:16 2026] POST /volume/v3/volumes => generated 758 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:16.810072 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c4d94613-86c6-476f-b552-182d88545ad6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:16.813033 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c4d94613-86c6-476f-b552-182d88545ad6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:16.813277 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c4d94613-86c6-476f-b552-182d88545ad6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:16.813568 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c4d94613-86c6-476f-b552-182d88545ad6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:16.822694 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:16.822694 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:16.829043 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c4d94613-86c6-476f-b552-182d88545ad6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:16.835277 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c4d94613-86c6-476f-b552-182d88545ad6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:16.835723 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 302/1238] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:16 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:16.867362 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-72a29482-8d19-4c72-b5b0-ac9b75357969 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:16.870665 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-72a29482-8d19-4c72-b5b0-ac9b75357969 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:16.871035 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-72a29482-8d19-4c72-b5b0-ac9b75357969 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:16.871082 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-72a29482-8d19-4c72-b5b0-ac9b75357969 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:16.871160 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-72a29482-8d19-4c72-b5b0-ac9b75357969 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:16.877795 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:16.877795 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:16.879276 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-72a29482-8d19-4c72-b5b0-ac9b75357969 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:16.879743 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 312/1239] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:16 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:17.089032 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e120c0be-021c-4f9e-8fb8-492f14702e09 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.096474 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e120c0be-021c-4f9e-8fb8-492f14702e09 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] GET https://10.4.3.81/volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 Aug 13 06:58:17.096474 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e120c0be-021c-4f9e-8fb8-492f14702e09 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:17.096474 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e120c0be-021c-4f9e-8fb8-492f14702e09 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:17.102262 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e120c0be-021c-4f9e-8fb8-492f14702e09 tempest-VolumeTypesTest-925900435 tempest-VolumeTypesTest-925900435-project-member] https://10.4.3.81/volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 returned with HTTP 404 Aug 13 06:58:17.103009 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 316/1240] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:17 2026] GET /volume/v3/volumes/37f1f20f-8a34-44d6-bfb4-c33088e43863 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:17.116274 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fcfad2d3-47ec-4ccf-b08b-50c570d820a4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.119005 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fcfad2d3-47ec-4ccf-b08b-50c570d820a4 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] DELETE https://10.4.3.81/volume/v3/types/d4c502d3-52e3-46c5-9b9e-3cde6b3e44b3 Aug 13 06:58:17.119308 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fcfad2d3-47ec-4ccf-b08b-50c570d820a4 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:17.120339 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fcfad2d3-47ec-4ccf-b08b-50c570d820a4 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:17.120339 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:17.120339 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:17.172472 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fcfad2d3-47ec-4ccf-b08b-50c570d820a4 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types/d4c502d3-52e3-46c5-9b9e-3cde6b3e44b3 returned with HTTP 202 Aug 13 06:58:17.172915 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 311/1241] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 06:58:17 2026] DELETE /volume/v3/types/d4c502d3-52e3-46c5-9b9e-3cde6b3e44b3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:17.192197 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4ee3624e-eb81-46b7-9910-0dc9af7405e7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.194537 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4ee3624e-eb81-46b7-9910-0dc9af7405e7 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] GET https://10.4.3.81/volume/v3/types/d4c502d3-52e3-46c5-9b9e-3cde6b3e44b3 Aug 13 06:58:17.194767 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4ee3624e-eb81-46b7-9910-0dc9af7405e7 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:17.194956 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4ee3624e-eb81-46b7-9910-0dc9af7405e7 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:17.201580 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4ee3624e-eb81-46b7-9910-0dc9af7405e7 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types/d4c502d3-52e3-46c5-9b9e-3cde6b3e44b3 returned with HTTP 404 Aug 13 06:58:17.202144 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 303/1242] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 06:58:17 2026] GET /volume/v3/types/d4c502d3-52e3-46c5-9b9e-3cde6b3e44b3 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:17.217949 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dedc237a-2289-4ddc-9907-66f6643f33bc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.219581 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dedc237a-2289-4ddc-9907-66f6643f33bc tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] DELETE https://10.4.3.81/volume/v3/types/19b49d69-d893-4fd2-8ca5-327c4c036140 Aug 13 06:58:17.220134 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dedc237a-2289-4ddc-9907-66f6643f33bc tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:17.220552 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dedc237a-2289-4ddc-9907-66f6643f33bc tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:17.261345 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dedc237a-2289-4ddc-9907-66f6643f33bc tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types/19b49d69-d893-4fd2-8ca5-327c4c036140 returned with HTTP 202 Aug 13 06:58:17.261864 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 313/1243] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 06:58:17 2026] DELETE /volume/v3/types/19b49d69-d893-4fd2-8ca5-327c4c036140 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:17.282508 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ca365938-abcb-4e6d-bb64-5a11eac3270e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.284982 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ca365938-abcb-4e6d-bb64-5a11eac3270e tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] GET https://10.4.3.81/volume/v3/types/19b49d69-d893-4fd2-8ca5-327c4c036140 Aug 13 06:58:17.285246 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ca365938-abcb-4e6d-bb64-5a11eac3270e tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:17.285459 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ca365938-abcb-4e6d-bb64-5a11eac3270e tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:17.289235 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ca365938-abcb-4e6d-bb64-5a11eac3270e tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types/19b49d69-d893-4fd2-8ca5-327c4c036140 returned with HTTP 404 Aug 13 06:58:17.289759 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 317/1244] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 06:58:17 2026] GET /volume/v3/types/19b49d69-d893-4fd2-8ca5-327c4c036140 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:17.306066 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d13aff7f-71d7-4b1a-9eb2-fa249a64b149 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.308388 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d13aff7f-71d7-4b1a-9eb2-fa249a64b149 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 06:58:17.308854 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d13aff7f-71d7-4b1a-9eb2-fa249a64b149 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1483728480", "description": "tempest-volume-type-description-272640692", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:17.335481 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d13aff7f-71d7-4b1a-9eb2-fa249a64b149 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 06:58:17.335999 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 312/1245] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 06:58:17 2026] POST /volume/v3/types => generated 314 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:17.349155 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-022a1638-d55d-4330-beeb-e9cbc554eeaf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.352054 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-022a1638-d55d-4330-beeb-e9cbc554eeaf tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] GET https://10.4.3.81/volume/v3/types/9eb3ff48-9eff-440e-92cf-a6e55956300c Aug 13 06:58:17.353566 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-022a1638-d55d-4330-beeb-e9cbc554eeaf tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:17.353795 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-022a1638-d55d-4330-beeb-e9cbc554eeaf tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:17.364133 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-022a1638-d55d-4330-beeb-e9cbc554eeaf tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types/9eb3ff48-9eff-440e-92cf-a6e55956300c returned with HTTP 200 Aug 13 06:58:17.364694 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 304/1246] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 06:58:17 2026] GET /volume/v3/types/9eb3ff48-9eff-440e-92cf-a6e55956300c => generated 336 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:17.373254 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a90f7ef1-4807-4db0-85a9-51c6ff389cc5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.375263 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a90f7ef1-4807-4db0-85a9-51c6ff389cc5 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] DELETE https://10.4.3.81/volume/v3/types/9eb3ff48-9eff-440e-92cf-a6e55956300c Aug 13 06:58:17.375522 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a90f7ef1-4807-4db0-85a9-51c6ff389cc5 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:17.375752 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a90f7ef1-4807-4db0-85a9-51c6ff389cc5 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:17.568957 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a90f7ef1-4807-4db0-85a9-51c6ff389cc5 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types/9eb3ff48-9eff-440e-92cf-a6e55956300c returned with HTTP 202 Aug 13 06:58:17.569964 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 314/1247] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 06:58:17 2026] DELETE /volume/v3/types/9eb3ff48-9eff-440e-92cf-a6e55956300c => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:17.577669 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e5f88df0-1dfe-45eb-bc6e-342ccd6e0744 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.579776 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e5f88df0-1dfe-45eb-bc6e-342ccd6e0744 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] GET https://10.4.3.81/volume/v3/types/9eb3ff48-9eff-440e-92cf-a6e55956300c Aug 13 06:58:17.579952 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e5f88df0-1dfe-45eb-bc6e-342ccd6e0744 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:17.580231 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e5f88df0-1dfe-45eb-bc6e-342ccd6e0744 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:17.588169 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e5f88df0-1dfe-45eb-bc6e-342ccd6e0744 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types/9eb3ff48-9eff-440e-92cf-a6e55956300c returned with HTTP 404 Aug 13 06:58:17.588925 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 318/1248] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 06:58:17 2026] GET /volume/v3/types/9eb3ff48-9eff-440e-92cf-a6e55956300c => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:17.594304 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5d29a61a-468b-43a6-a73b-f0044a4aac74 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.600609 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5d29a61a-468b-43a6-a73b-f0044a4aac74 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 Aug 13 06:58:17.600880 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5d29a61a-468b-43a6-a73b-f0044a4aac74 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:17.601155 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5d29a61a-468b-43a6-a73b-f0044a4aac74 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:17.601343 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-5d29a61a-468b-43a6-a73b-f0044a4aac74 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 97494822-9096-422d-bb06-adce346e5e22. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:17.603655 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a4db65c0-35e6-4f81-98a3-46b0ac007c2e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.606067 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a4db65c0-35e6-4f81-98a3-46b0ac007c2e tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 06:58:17.606569 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a4db65c0-35e6-4f81-98a3-46b0ac007c2e tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-336349709"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:17.607867 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:17.607867 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:17.608934 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5d29a61a-468b-43a6-a73b-f0044a4aac74 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 returned with HTTP 200 Aug 13 06:58:17.609428 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 313/1249] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:17 2026] GET /volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:17.627244 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a4db65c0-35e6-4f81-98a3-46b0ac007c2e tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 06:58:17.627918 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 305/1250] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 06:58:17 2026] POST /volume/v3/types => generated 220 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:17.647636 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-860cd365-dbbc-4b17-8462-322474356ad6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.649584 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-860cd365-dbbc-4b17-8462-322474356ad6 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] POST https://10.4.3.81/volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption Aug 13 06:58:17.650020 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-860cd365-dbbc-4b17-8462-322474356ad6 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:17.689207 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-860cd365-dbbc-4b17-8462-322474356ad6 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption returned with HTTP 200 Aug 13 06:58:17.689577 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 315/1251] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 06:58:17 2026] POST /volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:17.708849 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5b7c3356-ce6c-4a07-a9ce-8e30d1bc0ce1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.713260 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5b7c3356-ce6c-4a07-a9ce-8e30d1bc0ce1 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] GET https://10.4.3.81/volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption Aug 13 06:58:17.714147 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5b7c3356-ce6c-4a07-a9ce-8e30d1bc0ce1 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:17.715178 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5b7c3356-ce6c-4a07-a9ce-8e30d1bc0ce1 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:17.726072 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5b7c3356-ce6c-4a07-a9ce-8e30d1bc0ce1 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption returned with HTTP 200 Aug 13 06:58:17.726587 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 319/1252] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 06:58:17 2026] GET /volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption => generated 325 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:17.740125 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fcb408fd-8dce-456f-a5e9-67d1896a7937 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.742495 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fcb408fd-8dce-456f-a5e9-67d1896a7937 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] PUT https://10.4.3.81/volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption/dea1eb6a-460c-4c61-88d8-22455c8407b6 Aug 13 06:58:17.742803 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fcb408fd-8dce-456f-a5e9-67d1896a7937 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:17.782170 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fcb408fd-8dce-456f-a5e9-67d1896a7937 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption/dea1eb6a-460c-4c61-88d8-22455c8407b6 returned with HTTP 200 Aug 13 06:58:17.783169 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 314/1253] 10.4.3.81 () {68 vars in 1500 bytes} [Thu Aug 13 06:58:17 2026] PUT /volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption/dea1eb6a-460c-4c61-88d8-22455c8407b6 => generated 122 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:17.802139 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f421ed6d-2193-405b-b664-301c721ff2ee None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.804549 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f421ed6d-2193-405b-b664-301c721ff2ee tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] GET https://10.4.3.81/volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption Aug 13 06:58:17.804802 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f421ed6d-2193-405b-b664-301c721ff2ee tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:17.805035 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f421ed6d-2193-405b-b664-301c721ff2ee tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:17.816186 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f421ed6d-2193-405b-b664-301c721ff2ee tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption returned with HTTP 200 Aug 13 06:58:17.817164 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 306/1254] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 06:58:17 2026] GET /volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption => generated 347 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:17.827729 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fe9cfe7c-8ff8-4814-a5c6-6eb9f609359b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.830146 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fe9cfe7c-8ff8-4814-a5c6-6eb9f609359b tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] GET https://10.4.3.81/volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption/cipher Aug 13 06:58:17.830381 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fe9cfe7c-8ff8-4814-a5c6-6eb9f609359b tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:17.830938 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fe9cfe7c-8ff8-4814-a5c6-6eb9f609359b tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:17.839286 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fe9cfe7c-8ff8-4814-a5c6-6eb9f609359b tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption/cipher returned with HTTP 200 Aug 13 06:58:17.839286 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 316/1255] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 06:58:17 2026] GET /volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:58:17.848381 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-67970c01-1638-4c88-9217-b0b40a2d9350 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.851350 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7dae8f76-a0e1-4a25-8900-47ffdf441e0f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.851676 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67970c01-1638-4c88-9217-b0b40a2d9350 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] DELETE https://10.4.3.81/volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption/dea1eb6a-460c-4c61-88d8-22455c8407b6 Aug 13 06:58:17.851889 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-67970c01-1638-4c88-9217-b0b40a2d9350 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:17.852086 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-67970c01-1638-4c88-9217-b0b40a2d9350 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:17.854493 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7dae8f76-a0e1-4a25-8900-47ffdf441e0f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:17.854493 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7dae8f76-a0e1-4a25-8900-47ffdf441e0f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:17.856275 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7dae8f76-a0e1-4a25-8900-47ffdf441e0f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:17.864865 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:17.864865 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:17.870939 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7dae8f76-a0e1-4a25-8900-47ffdf441e0f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:17.877044 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7dae8f76-a0e1-4a25-8900-47ffdf441e0f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:17.877657 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 315/1256] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:17 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:17.884263 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67970c01-1638-4c88-9217-b0b40a2d9350 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption/dea1eb6a-460c-4c61-88d8-22455c8407b6 returned with HTTP 202 Aug 13 06:58:17.884997 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 320/1257] 10.4.3.81 () {66 vars in 1482 bytes} [Thu Aug 13 06:58:17 2026] DELETE /volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption/dea1eb6a-460c-4c61-88d8-22455c8407b6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:17.898542 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a702169f-f646-40ac-a6f0-d58f3ffee92b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.900842 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a702169f-f646-40ac-a6f0-d58f3ffee92b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:17.901640 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a702169f-f646-40ac-a6f0-d58f3ffee92b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:17.901995 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a702169f-f646-40ac-a6f0-d58f3ffee92b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:17.902304 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-a702169f-f646-40ac-a6f0-d58f3ffee92b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:17.903134 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-629bdae0-3cca-4d3b-b9a2-bd86c79df77c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.907879 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-629bdae0-3cca-4d3b-b9a2-bd86c79df77c tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] GET https://10.4.3.81/volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption Aug 13 06:58:17.907879 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-629bdae0-3cca-4d3b-b9a2-bd86c79df77c tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:17.907879 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-629bdae0-3cca-4d3b-b9a2-bd86c79df77c tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:17.908169 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:17.908169 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:17.909432 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a702169f-f646-40ac-a6f0-d58f3ffee92b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:17.909797 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 307/1258] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:17 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:17.923157 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-629bdae0-3cca-4d3b-b9a2-bd86c79df77c tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption returned with HTTP 200 Aug 13 06:58:17.923380 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 317/1259] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 06:58:17 2026] GET /volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption => generated 2 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 06:58:17.935022 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-b711640e-9c4d-4269-b9b5-be37692c712b req-31dc2719-d76f-42c5-8a34-85178c3ec5b1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.938617 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b711640e-9c4d-4269-b9b5-be37692c712b req-31dc2719-d76f-42c5-8a34-85178c3ec5b1 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:17.938943 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b711640e-9c4d-4269-b9b5-be37692c712b req-31dc2719-d76f-42c5-8a34-85178c3ec5b1 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:17.939186 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b711640e-9c4d-4269-b9b5-be37692c712b req-31dc2719-d76f-42c5-8a34-85178c3ec5b1 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:17.948423 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:17.948423 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:17.949608 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-dd7deb16-3888-47ea-b0c5-88e831c25ecb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.951816 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dd7deb16-3888-47ea-b0c5-88e831c25ecb tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] GET https://10.4.3.81/volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption Aug 13 06:58:17.952650 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dd7deb16-3888-47ea-b0c5-88e831c25ecb tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:17.952650 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dd7deb16-3888-47ea-b0c5-88e831c25ecb tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:17.954696 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-b711640e-9c4d-4269-b9b5-be37692c712b req-31dc2719-d76f-42c5-8a34-85178c3ec5b1 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:17.961826 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b711640e-9c4d-4269-b9b5-be37692c712b req-31dc2719-d76f-42c5-8a34-85178c3ec5b1 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:17.962012 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dd7deb16-3888-47ea-b0c5-88e831c25ecb tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption returned with HTTP 200 Aug 13 06:58:17.962080 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 316/1260] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:58:17 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:17.962127 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 321/1261] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 06:58:17 2026] GET /volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 06:58:17.986131 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-76207ef0-0c33-41ba-a958-409b68549711 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:17.989026 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-76207ef0-0c33-41ba-a958-409b68549711 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] DELETE https://10.4.3.81/volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa Aug 13 06:58:17.989402 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-76207ef0-0c33-41ba-a958-409b68549711 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:17.989834 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-76207ef0-0c33-41ba-a958-409b68549711 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:18.013389 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-76207ef0-0c33-41ba-a958-409b68549711 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa returned with HTTP 202 Aug 13 06:58:18.014379 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 308/1262] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 06:58:17 2026] DELETE /volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:18.023956 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-83b09459-323a-4deb-a630-93866774e8ca None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:18.025647 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83b09459-323a-4deb-a630-93866774e8ca tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] GET https://10.4.3.81/volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa Aug 13 06:58:18.025868 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83b09459-323a-4deb-a630-93866774e8ca tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:18.026101 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83b09459-323a-4deb-a630-93866774e8ca tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:18.031158 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83b09459-323a-4deb-a630-93866774e8ca tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa returned with HTTP 404 Aug 13 06:58:18.031158 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 318/1263] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 06:58:18 2026] GET /volume/v3/types/6643bf95-12aa-45de-a84c-1ba83d304eaa => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:18.047813 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-df26f3e0-f6cf-4e86-a79c-e17bac4f8585 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:18.057860 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df26f3e0-f6cf-4e86-a79c-e17bac4f8585 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] GET https://10.4.3.81/volume/v3/types Aug 13 06:58:18.057860 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-df26f3e0-f6cf-4e86-a79c-e17bac4f8585 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:18.057860 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-df26f3e0-f6cf-4e86-a79c-e17bac4f8585 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:18.078763 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df26f3e0-f6cf-4e86-a79c-e17bac4f8585 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 06:58:18.079268 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 317/1264] 10.4.3.81 () {66 vars in 1224 bytes} [Thu Aug 13 06:58:18 2026] GET /volume/v3/types => generated 670 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:18.082427 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fdb9d47b-209b-4277-b220-3655b72eee39 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:18.082884 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fdb9d47b-209b-4277-b220-3655b72eee39 None None] GET https://10.4.3.81/volume// Aug 13 06:58:18.083106 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fdb9d47b-209b-4277-b220-3655b72eee39 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:18.083483 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fdb9d47b-209b-4277-b220-3655b72eee39 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:18.083841 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fdb9d47b-209b-4277-b220-3655b72eee39 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:58:18.084166 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 322/1265] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 06:58:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:58:18.091885 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-b711640e-9c4d-4269-b9b5-be37692c712b req-fed01102-762d-4bfd-9c76-f39a8f1991f9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:18.094160 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-b711640e-9c4d-4269-b9b5-be37692c712b req-fed01102-762d-4bfd-9c76-f39a8f1991f9 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:58:18.094585 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-b711640e-9c4d-4269-b9b5-be37692c712b req-fed01102-762d-4bfd-9c76-f39a8f1991f9 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0debe9e-dc54-47bb-bb96-772122477308", "connector": null, "instance_uuid": "2e7ae410-96e0-4ae3-af21-022543774069"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:18.103656 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8f096e62-db0f-44cf-87f8-92ad4422ee89 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:18.106525 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8f096e62-db0f-44cf-87f8-92ad4422ee89 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 06:58:18.107030 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8f096e62-db0f-44cf-87f8-92ad4422ee89 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1861866384"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:18.115709 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:18.115709 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:18.136103 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8f096e62-db0f-44cf-87f8-92ad4422ee89 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 06:58:18.137066 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 319/1266] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 06:58:18 2026] POST /volume/v3/types => generated 221 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:18.157530 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-b711640e-9c4d-4269-b9b5-be37692c712b req-fed01102-762d-4bfd-9c76-f39a8f1991f9 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:58:18.157925 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 309/1267] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:58:18 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:18.161816 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-533d79ae-dda8-496d-8fcc-8cd75b06d9ae None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:18.163389 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-533d79ae-dda8-496d-8fcc-8cd75b06d9ae tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] PUT https://10.4.3.81/volume/v3/types/5c867170-a542-4f80-a602-08d75d233051 Aug 13 06:58:18.163795 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-533d79ae-dda8-496d-8fcc-8cd75b06d9ae tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-844902370", "description": "tempest-volume-type-description-409788788", "is_public": false}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:18.206666 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3d62736e-1bfa-4186-a893-2f961d7d5cac None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:18.211590 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3d62736e-1bfa-4186-a893-2f961d7d5cac tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:18.212658 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3d62736e-1bfa-4186-a893-2f961d7d5cac tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:18.213050 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3d62736e-1bfa-4186-a893-2f961d7d5cac tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:18.238360 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:18.238360 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:18.243933 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3d62736e-1bfa-4186-a893-2f961d7d5cac tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:18.243984 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-086acfcf-6422-42cd-aefc-8616350a7321 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:18.244297 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-086acfcf-6422-42cd-aefc-8616350a7321 None None] GET https://10.4.3.81/volume// Aug 13 06:58:18.244544 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-086acfcf-6422-42cd-aefc-8616350a7321 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:18.244902 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-086acfcf-6422-42cd-aefc-8616350a7321 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:18.245201 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-086acfcf-6422-42cd-aefc-8616350a7321 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:58:18.245367 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-533d79ae-dda8-496d-8fcc-8cd75b06d9ae tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types/5c867170-a542-4f80-a602-08d75d233051 returned with HTTP 200 Aug 13 06:58:18.245578 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 320/1268] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:58:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:58:18.245841 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 318/1269] 10.4.3.81 () {68 vars in 1356 bytes} [Thu Aug 13 06:58:18 2026] PUT /volume/v3/types/5c867170-a542-4f80-a602-08d75d233051 => generated 203 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:18.251033 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3d62736e-1bfa-4186-a893-2f961d7d5cac tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:18.251508 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 323/1270] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:18 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:18.260539 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7872d414-64d2-4d01-8006-404276467b7c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:18.260967 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-b711640e-9c4d-4269-b9b5-be37692c712b req-2320cb71-b41f-4ffd-89d8-60cfb133f769 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:18.263082 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7872d414-64d2-4d01-8006-404276467b7c tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] GET https://10.4.3.81/volume/v3/types/5c867170-a542-4f80-a602-08d75d233051 Aug 13 06:58:18.263293 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7872d414-64d2-4d01-8006-404276467b7c tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:18.263716 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7872d414-64d2-4d01-8006-404276467b7c tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:18.267965 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b711640e-9c4d-4269-b9b5-be37692c712b req-2320cb71-b41f-4ffd-89d8-60cfb133f769 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:18.268304 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b711640e-9c4d-4269-b9b5-be37692c712b req-2320cb71-b41f-4ffd-89d8-60cfb133f769 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:18.268720 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:18.268720 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:18.273078 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b711640e-9c4d-4269-b9b5-be37692c712b req-2320cb71-b41f-4ffd-89d8-60cfb133f769 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:18.273345 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7872d414-64d2-4d01-8006-404276467b7c tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types/5c867170-a542-4f80-a602-08d75d233051 returned with HTTP 200 Aug 13 06:58:18.273345 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 310/1271] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 06:58:18 2026] GET /volume/v3/types/5c867170-a542-4f80-a602-08d75d233051 => generated 267 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:18.282683 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1d61cd90-8038-4154-a0e7-69ee9499d758 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:18.285086 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1d61cd90-8038-4154-a0e7-69ee9499d758 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] DELETE https://10.4.3.81/volume/v3/types/5c867170-a542-4f80-a602-08d75d233051 Aug 13 06:58:18.285334 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1d61cd90-8038-4154-a0e7-69ee9499d758 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:18.285592 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1d61cd90-8038-4154-a0e7-69ee9499d758 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:18.302440 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:18.302440 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:18.310755 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-b711640e-9c4d-4269-b9b5-be37692c712b req-2320cb71-b41f-4ffd-89d8-60cfb133f769 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:18.316705 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b711640e-9c4d-4269-b9b5-be37692c712b req-2320cb71-b41f-4ffd-89d8-60cfb133f769 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:18.318814 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 321/1272] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:58:18 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1030 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:58:18.318905 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1d61cd90-8038-4154-a0e7-69ee9499d758 tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types/5c867170-a542-4f80-a602-08d75d233051 returned with HTTP 202 Aug 13 06:58:18.318905 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 319/1273] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 06:58:18 2026] DELETE /volume/v3/types/5c867170-a542-4f80-a602-08d75d233051 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:18.330261 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d5bb6c7f-62e6-4742-bbb1-9452ef09040f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:18.332979 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d5bb6c7f-62e6-4742-bbb1-9452ef09040f tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] GET https://10.4.3.81/volume/v3/types/5c867170-a542-4f80-a602-08d75d233051 Aug 13 06:58:18.332979 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d5bb6c7f-62e6-4742-bbb1-9452ef09040f tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:18.333153 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d5bb6c7f-62e6-4742-bbb1-9452ef09040f tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:18.338693 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d5bb6c7f-62e6-4742-bbb1-9452ef09040f tempest-VolumeTypesTest-992191847 tempest-VolumeTypesTest-992191847-project-admin] https://10.4.3.81/volume/v3/types/5c867170-a542-4f80-a602-08d75d233051 returned with HTTP 404 Aug 13 06:58:18.339895 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 324/1274] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 06:58:18 2026] GET /volume/v3/types/5c867170-a542-4f80-a602-08d75d233051 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:18.446720 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-b711640e-9c4d-4269-b9b5-be37692c712b req-0fff5fd0-24b0-4a0f-8aa7-a1fc7f40a0f6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:18.449812 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-b711640e-9c4d-4269-b9b5-be37692c712b req-0fff5fd0-24b0-4a0f-8aa7-a1fc7f40a0f6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] PUT https://10.4.3.81/volume/v3/attachments/debe19b8-5eca-4468-9240-f628dac573cc Aug 13 06:58:18.449812 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-b711640e-9c4d-4269-b9b5-be37692c712b req-0fff5fd0-24b0-4a0f-8aa7-a1fc7f40a0f6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:18.460805 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-b711640e-9c4d-4269-b9b5-be37692c712b req-0fff5fd0-24b0-4a0f-8aa7-a1fc7f40a0f6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Acquiring lock "cinder-attachment_update-e0debe9e-dc54-47bb-bb96-772122477308-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:58:18.473301 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-b711640e-9c4d-4269-b9b5-be37692c712b req-0fff5fd0-24b0-4a0f-8aa7-a1fc7f40a0f6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Lock "cinder-attachment_update-e0debe9e-dc54-47bb-bb96-772122477308-np0000007169" acquired by "attachment_update" :: waited 0.013s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:58:18.474515 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:18.474515 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:18.627129 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6d1dbc65-a699-4fb4-9bc8-4d996ec6d417 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:18.631018 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-b711640e-9c4d-4269-b9b5-be37692c712b req-0fff5fd0-24b0-4a0f-8aa7-a1fc7f40a0f6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Lock "cinder-attachment_update-e0debe9e-dc54-47bb-bb96-772122477308-np0000007169" released by "attachment_update" :: held 0.158s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:58:18.631837 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-b711640e-9c4d-4269-b9b5-be37692c712b req-0fff5fd0-24b0-4a0f-8aa7-a1fc7f40a0f6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/debe19b8-5eca-4468-9240-f628dac573cc returned with HTTP 200 Aug 13 06:58:18.632727 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 311/1275] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:58:18 2026] PUT /volume/v3/attachments/debe19b8-5eca-4468-9240-f628dac573cc => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:18.635936 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d1dbc65-a699-4fb4-9bc8-4d996ec6d417 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 Aug 13 06:58:18.636788 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d1dbc65-a699-4fb4-9bc8-4d996ec6d417 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:18.639528 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d1dbc65-a699-4fb4-9bc8-4d996ec6d417 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:18.640541 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6d1dbc65-a699-4fb4-9bc8-4d996ec6d417 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 97494822-9096-422d-bb06-adce346e5e22. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:18.663803 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:18.663803 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:18.669105 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d1dbc65-a699-4fb4-9bc8-4d996ec6d417 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 returned with HTTP 200 Aug 13 06:58:18.672234 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 322/1276] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:18 2026] GET /volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 => generated 747 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:18.930236 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-35b90ab7-f2ea-45c4-aa49-138749adb5e3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:18.933988 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-35b90ab7-f2ea-45c4-aa49-138749adb5e3 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:18.934247 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-35b90ab7-f2ea-45c4-aa49-138749adb5e3 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:18.934460 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-35b90ab7-f2ea-45c4-aa49-138749adb5e3 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:18.934569 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-35b90ab7-f2ea-45c4-aa49-138749adb5e3 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:18.944465 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:18.944465 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:18.946033 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-35b90ab7-f2ea-45c4-aa49-138749adb5e3 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:18.946786 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 320/1277] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:18 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:58:19.013759 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-44033417-d47b-417b-ba64-d5bfaeab14eb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:19.020424 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-44033417-d47b-417b-ba64-d5bfaeab14eb tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:19.020683 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-44033417-d47b-417b-ba64-d5bfaeab14eb tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:19.020998 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-44033417-d47b-417b-ba64-d5bfaeab14eb tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:19.066376 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:19.066376 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:19.087813 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-44033417-d47b-417b-ba64-d5bfaeab14eb tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:19.103786 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-44033417-d47b-417b-ba64-d5bfaeab14eb tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:19.105505 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 325/1278] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:58:19 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 1161 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:58:19.271557 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bd2809b3-5e94-485a-83f3-ed176a6385b6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:19.278738 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bd2809b3-5e94-485a-83f3-ed176a6385b6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:19.278738 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bd2809b3-5e94-485a-83f3-ed176a6385b6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:19.278738 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bd2809b3-5e94-485a-83f3-ed176a6385b6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:19.301137 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:19.301137 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:19.308825 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bd2809b3-5e94-485a-83f3-ed176a6385b6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:19.315548 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bd2809b3-5e94-485a-83f3-ed176a6385b6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:19.316160 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 312/1279] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:19 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:19.697311 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-139efef1-4285-407b-854f-41be4c9d6ec6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:19.708073 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-139efef1-4285-407b-854f-41be4c9d6ec6 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 Aug 13 06:58:19.709198 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-139efef1-4285-407b-854f-41be4c9d6ec6 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:19.710774 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-139efef1-4285-407b-854f-41be4c9d6ec6 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:19.710983 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-139efef1-4285-407b-854f-41be4c9d6ec6 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 97494822-9096-422d-bb06-adce346e5e22. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:19.735859 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:19.735859 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:19.735859 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-139efef1-4285-407b-854f-41be4c9d6ec6 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 returned with HTTP 200 Aug 13 06:58:19.738041 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 323/1280] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:19 2026] GET /volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 => generated 747 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:19.962096 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3cfefe42-9158-4cb0-aa8a-83bdf489d179 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:19.964182 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3cfefe42-9158-4cb0-aa8a-83bdf489d179 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:19.964644 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3cfefe42-9158-4cb0-aa8a-83bdf489d179 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:19.964644 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3cfefe42-9158-4cb0-aa8a-83bdf489d179 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:19.964781 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-3cfefe42-9158-4cb0-aa8a-83bdf489d179 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:19.973997 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:19.973997 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:19.975438 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3cfefe42-9158-4cb0-aa8a-83bdf489d179 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:19.975438 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 321/1281] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:19 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:20.341198 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cdb39acc-d040-4a24-9f7b-1c90ae375d1a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:20.341198 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cdb39acc-d040-4a24-9f7b-1c90ae375d1a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:20.341198 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cdb39acc-d040-4a24-9f7b-1c90ae375d1a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:20.341198 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cdb39acc-d040-4a24-9f7b-1c90ae375d1a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:20.379013 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:20.379013 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:20.385568 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cdb39acc-d040-4a24-9f7b-1c90ae375d1a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:20.392069 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cdb39acc-d040-4a24-9f7b-1c90ae375d1a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:20.392638 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 326/1282] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:20 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:20.751976 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-799e3b76-095e-4275-ae27-2a0920f94da5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:20.755273 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-799e3b76-095e-4275-ae27-2a0920f94da5 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 Aug 13 06:58:20.755614 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-799e3b76-095e-4275-ae27-2a0920f94da5 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:20.756417 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-799e3b76-095e-4275-ae27-2a0920f94da5 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:20.756809 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-799e3b76-095e-4275-ae27-2a0920f94da5 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 97494822-9096-422d-bb06-adce346e5e22. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:20.763645 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:20.763645 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:20.765401 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-799e3b76-095e-4275-ae27-2a0920f94da5 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 returned with HTTP 200 Aug 13 06:58:20.769278 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 313/1283] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:20 2026] GET /volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:21.002491 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8c266055-aefb-4eaf-b0d8-883562b74c77 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:21.021454 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8c266055-aefb-4eaf-b0d8-883562b74c77 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:21.021454 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8c266055-aefb-4eaf-b0d8-883562b74c77 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:21.022307 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8c266055-aefb-4eaf-b0d8-883562b74c77 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:21.022307 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8c266055-aefb-4eaf-b0d8-883562b74c77 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:21.028014 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:21.028014 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:21.029052 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8c266055-aefb-4eaf-b0d8-883562b74c77 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:21.029486 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 324/1284] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:20 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 788 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:21.408540 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3a15d772-3208-4e1f-8915-912217acdc51 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:21.410287 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3a15d772-3208-4e1f-8915-912217acdc51 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:21.410507 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3a15d772-3208-4e1f-8915-912217acdc51 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:21.410687 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3a15d772-3208-4e1f-8915-912217acdc51 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:21.440612 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:21.440612 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:21.451478 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3a15d772-3208-4e1f-8915-912217acdc51 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:21.459219 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3a15d772-3208-4e1f-8915-912217acdc51 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:21.460351 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 322/1285] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:21 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:21.785345 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-46d827cf-0119-41ca-b978-36a15ff9c9b1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:21.789564 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-46d827cf-0119-41ca-b978-36a15ff9c9b1 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 Aug 13 06:58:21.789564 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-46d827cf-0119-41ca-b978-36a15ff9c9b1 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:21.789564 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-46d827cf-0119-41ca-b978-36a15ff9c9b1 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:21.789564 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-46d827cf-0119-41ca-b978-36a15ff9c9b1 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 97494822-9096-422d-bb06-adce346e5e22. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:21.797465 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:21.797465 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:21.798687 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-46d827cf-0119-41ca-b978-36a15ff9c9b1 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 returned with HTTP 200 Aug 13 06:58:21.799375 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 327/1286] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:21 2026] GET /volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:22.008895 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c8fc3f65-f3f1-4d5b-9a88-c31ec74a5b04 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:22.053263 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a52d8a60-df53-4cf6-906e-2f153d8e88e5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:22.055783 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a52d8a60-df53-4cf6-906e-2f153d8e88e5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:22.056072 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a52d8a60-df53-4cf6-906e-2f153d8e88e5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:22.056211 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a52d8a60-df53-4cf6-906e-2f153d8e88e5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:22.056482 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a52d8a60-df53-4cf6-906e-2f153d8e88e5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:22.063142 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:22.063142 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:22.067589 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a52d8a60-df53-4cf6-906e-2f153d8e88e5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:22.068708 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 325/1287] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:22 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:22.202838 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c8fc3f65-f3f1-4d5b-9a88-c31ec74a5b04 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 13 06:58:22.203150 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c8fc3f65-f3f1-4d5b-9a88-c31ec74a5b04 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:22.203442 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c8fc3f65-f3f1-4d5b-9a88-c31ec74a5b04 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:22.204561 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-c8fc3f65-f3f1-4d5b-9a88-c31ec74a5b04 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:58:22.206443 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c8fc3f65-f3f1-4d5b-9a88-c31ec74a5b04 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:58:22.216889 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c8fc3f65-f3f1-4d5b-9a88-c31ec74a5b04 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Get all volumes completed successfully. Aug 13 06:58:22.217376 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c8fc3f65-f3f1-4d5b-9a88-c31ec74a5b04 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 13 06:58:22.217850 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 314/1288] 10.4.3.81 () {66 vars in 1230 bytes} [Thu Aug 13 06:58:22 2026] GET /volume/v3/volumes => generated 15 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:58:22.234173 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:22.235731 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:22.236072 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1022501159"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:22.237717 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1022501159'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:22.237877 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Create volume of 1 GB Aug 13 06:58:22.243619 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Availability Zones retrieved successfully. Aug 13 06:58:22.252448 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Flow 'volume_create_api' (90d504e5-b24d-4375-928f-d2ade8092539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:22.254513 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c8e51f-8652-430e-946c-bfba1817d3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:22.255965 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:22.299527 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c8e51f-8652-430e-946c-bfba1817d3d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:22.300436 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9acc07b8-9305-4026-a36b-3ad80383f2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:22.397061 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Created reservations ['ad884095-7bb5-490e-90f9-caabc51cc71e', 'c62b02be-3082-4946-b310-8294a4abe7e4', 'ad3698bc-5be8-4c5c-99c7-e92fa6f1447d', 'e0bdcee2-4e4f-4fba-9b37-3688baf85245'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:22.398858 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9acc07b8-9305-4026-a36b-3ad80383f2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad884095-7bb5-490e-90f9-caabc51cc71e', 'c62b02be-3082-4946-b310-8294a4abe7e4', 'ad3698bc-5be8-4c5c-99c7-e92fa6f1447d', 'e0bdcee2-4e4f-4fba-9b37-3688baf85245']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:22.402676 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a77008e-7380-4b48-994b-41c70476c7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:22.430087 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a77008e-7380-4b48-994b-41c70476c7f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbd094a7-dc36-40d2-9fd5-fcdad07adfc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1022501159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c7cc3efe3749e481e78122fbb5a88e',qos_specs=None,replication_status=,reservations=['ad884095-7bb5-490e-90f9-caabc51cc71e','c62b02be-3082-4946-b310-8294a4abe7e4','ad3698bc-5be8-4c5c-99c7-e92fa6f1447d','e0bdcee2-4e4f-4fba-9b37-3688baf85245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6a6c42266741c18c2da05893f3136a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1022501159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbd094a7-dc36-40d2-9fd5-fcdad07adfc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37c7cc3efe3749e481e78122fbb5a88e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c6a6c42266741c18c2da05893f3136a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:22.431127 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7046b16-0a33-4903-9e9e-aa95afd72e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:22.456225 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7046b16-0a33-4903-9e9e-aa95afd72e8e) transitioned into state 'SUCCESS' from state '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-1022501159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c7cc3efe3749e481e78122fbb5a88e',qos_specs=None,replication_status=,reservations=['ad884095-7bb5-490e-90f9-caabc51cc71e','c62b02be-3082-4946-b310-8294a4abe7e4','ad3698bc-5be8-4c5c-99c7-e92fa6f1447d','e0bdcee2-4e4f-4fba-9b37-3688baf85245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6a6c42266741c18c2da05893f3136a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:22.457852 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (123b5011-3845-4c5b-a0fb-d37c87b657b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:22.472922 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (123b5011-3845-4c5b-a0fb-d37c87b657b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:22.475807 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Flow 'volume_create_api' (90d504e5-b24d-4375-928f-d2ade8092539) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:22.475807 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Create volume request issued successfully. Aug 13 06:58:22.475807 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6523343b-c7c4-44e9-96c9-8609ff2dfe26 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:22.475807 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 323/1289] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:58:22 2026] POST /volume/v3/volumes => generated 753 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:22.481396 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e4f0da3c-a2dc-4aaf-90b2-cdb3080a521e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:22.481396 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e4f0da3c-a2dc-4aaf-90b2-cdb3080a521e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:22.481396 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e4f0da3c-a2dc-4aaf-90b2-cdb3080a521e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:22.481396 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e4f0da3c-a2dc-4aaf-90b2-cdb3080a521e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:22.493117 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:22.493117 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:22.496315 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-04285fb3-4701-47e1-a72b-6c3a8c0ba57d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:22.499183 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-04285fb3-4701-47e1-a72b-6c3a8c0ba57d tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] GET https://10.4.3.81/volume/v3/volumes/cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 Aug 13 06:58:22.499183 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-04285fb3-4701-47e1-a72b-6c3a8c0ba57d tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:22.499183 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-04285fb3-4701-47e1-a72b-6c3a8c0ba57d tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:22.505260 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e4f0da3c-a2dc-4aaf-90b2-cdb3080a521e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:22.507882 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:22.507882 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:22.510454 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e4f0da3c-a2dc-4aaf-90b2-cdb3080a521e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:22.510856 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 328/1290] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:22 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:58:22.515980 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-04285fb3-4701-47e1-a72b-6c3a8c0ba57d tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Volume info retrieved successfully. Aug 13 06:58:22.522606 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-04285fb3-4701-47e1-a72b-6c3a8c0ba57d tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes/cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 returned with HTTP 200 Aug 13 06:58:22.523010 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 326/1291] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:22 2026] GET /volume/v3/volumes/cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:22.815815 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6dbbe508-7acd-4fde-a850-a09609a04849 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:22.819792 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6dbbe508-7acd-4fde-a850-a09609a04849 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 Aug 13 06:58:22.820413 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6dbbe508-7acd-4fde-a850-a09609a04849 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:22.820927 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6dbbe508-7acd-4fde-a850-a09609a04849 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:22.821429 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-6dbbe508-7acd-4fde-a850-a09609a04849 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 97494822-9096-422d-bb06-adce346e5e22. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:22.828410 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:22.828410 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:22.828410 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6dbbe508-7acd-4fde-a850-a09609a04849 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 returned with HTTP 200 Aug 13 06:58:22.828410 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 315/1292] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:22 2026] GET /volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:23.083539 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-76c31df9-0890-480a-b65f-2b8cdd338657 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:23.086128 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-76c31df9-0890-480a-b65f-2b8cdd338657 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:23.086128 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-76c31df9-0890-480a-b65f-2b8cdd338657 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:23.086396 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-76c31df9-0890-480a-b65f-2b8cdd338657 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:23.086548 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-76c31df9-0890-480a-b65f-2b8cdd338657 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:23.092605 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:23.092605 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:23.093432 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-76c31df9-0890-480a-b65f-2b8cdd338657 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:23.093837 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 324/1293] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:23 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:23.531682 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-dcfda67f-c468-4900-bc6b-39840bc10239 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:23.536089 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dcfda67f-c468-4900-bc6b-39840bc10239 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:23.536357 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dcfda67f-c468-4900-bc6b-39840bc10239 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:23.536580 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dcfda67f-c468-4900-bc6b-39840bc10239 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:23.540363 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-65387e90-773e-43af-970b-51640f289386 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:23.541661 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-65387e90-773e-43af-970b-51640f289386 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] GET https://10.4.3.81/volume/v3/volumes/cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 Aug 13 06:58:23.541820 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-65387e90-773e-43af-970b-51640f289386 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:23.544442 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-65387e90-773e-43af-970b-51640f289386 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:23.550282 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:23.550282 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:23.554491 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:23.554491 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:23.559217 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-65387e90-773e-43af-970b-51640f289386 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Volume info retrieved successfully. Aug 13 06:58:23.559864 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-dcfda67f-c468-4900-bc6b-39840bc10239 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:23.565360 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dcfda67f-c468-4900-bc6b-39840bc10239 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:23.565551 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-65387e90-773e-43af-970b-51640f289386 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes/cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 returned with HTTP 200 Aug 13 06:58:23.565915 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 329/1294] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:23 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:23.569494 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 327/1295] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:23 2026] GET /volume/v3/volumes/cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:23.588087 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8f87e199-946b-4618-94dc-b0b1edcf38cd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:23.589941 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8f87e199-946b-4618-94dc-b0b1edcf38cd tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] GET https://10.4.3.81/volume/v3/volumes/cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 Aug 13 06:58:23.590486 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8f87e199-946b-4618-94dc-b0b1edcf38cd tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:23.590486 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8f87e199-946b-4618-94dc-b0b1edcf38cd tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:23.611060 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:23.611060 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:23.615812 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8f87e199-946b-4618-94dc-b0b1edcf38cd tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Volume info retrieved successfully. Aug 13 06:58:23.620417 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8f87e199-946b-4618-94dc-b0b1edcf38cd tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes/cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 returned with HTTP 200 Aug 13 06:58:23.620923 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 316/1296] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:23 2026] GET /volume/v3/volumes/cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:23.637091 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:23.639123 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:23.639544 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-166755298"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:23.641238 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-166755298'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:23.641340 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Create volume of 1 GB Aug 13 06:58:23.648226 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Availability Zones retrieved successfully. Aug 13 06:58:23.660129 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Flow 'volume_create_api' (f7fb2849-2d24-45d4-a0df-55a041087a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:23.660129 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ec4cc60-bfe2-4363-8706-14421441780c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:23.660807 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:23.700259 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ec4cc60-bfe2-4363-8706-14421441780c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:23.702483 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d9600b1-97d4-4d96-855b-cb1b6d545298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:23.756307 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Created reservations ['2c3bcf7d-9e31-4617-b061-fe06d929a93d', '151799ed-adbb-4c1c-9558-765fe12d130e', '5c26b91c-decf-4b5d-9149-25948218b672', '5175522e-8e02-4de5-a079-8a969586e022'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:23.757130 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d9600b1-97d4-4d96-855b-cb1b6d545298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c3bcf7d-9e31-4617-b061-fe06d929a93d', '151799ed-adbb-4c1c-9558-765fe12d130e', '5c26b91c-decf-4b5d-9149-25948218b672', '5175522e-8e02-4de5-a079-8a969586e022']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:23.757953 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-b711640e-9c4d-4269-b9b5-be37692c712b req-77f55aac-3bed-4c62-b8c2-64113c061759 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:23.758024 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7901bd46-1c17-4a35-90d0-1e1f74013d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:23.762240 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-b711640e-9c4d-4269-b9b5-be37692c712b req-77f55aac-3bed-4c62-b8c2-64113c061759 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/attachments/debe19b8-5eca-4468-9240-f628dac573cc/action Aug 13 06:58:23.762680 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-b711640e-9c4d-4269-b9b5-be37692c712b req-77f55aac-3bed-4c62-b8c2-64113c061759 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:58:23.762846 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-b711640e-9c4d-4269-b9b5-be37692c712b req-77f55aac-3bed-4c62-b8c2-64113c061759 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:23.782093 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:23.782093 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:23.786460 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7901bd46-1c17-4a35-90d0-1e1f74013d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '683ac844-f649-491c-8195-687bf443769d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-166755298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c7cc3efe3749e481e78122fbb5a88e',qos_specs=None,replication_status=,reservations=['2c3bcf7d-9e31-4617-b061-fe06d929a93d','151799ed-adbb-4c1c-9558-765fe12d130e','5c26b91c-decf-4b5d-9149-25948218b672','5175522e-8e02-4de5-a079-8a969586e022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6a6c42266741c18c2da05893f3136a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-166755298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=683ac844-f649-491c-8195-687bf443769d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37c7cc3efe3749e481e78122fbb5a88e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c6a6c42266741c18c2da05893f3136a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:23.787793 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa694907-1d18-43fc-a875-97e5d82f1853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:23.802681 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-b711640e-9c4d-4269-b9b5-be37692c712b req-77f55aac-3bed-4c62-b8c2-64113c061759 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/debe19b8-5eca-4468-9240-f628dac573cc/action returned with HTTP 204 Aug 13 06:58:23.804344 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 330/1297] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:58:23 2026] POST /volume/v3/attachments/debe19b8-5eca-4468-9240-f628dac573cc/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:23.817794 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa694907-1d18-43fc-a875-97e5d82f1853) transitioned into state 'SUCCESS' from state '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-166755298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c7cc3efe3749e481e78122fbb5a88e',qos_specs=None,replication_status=,reservations=['2c3bcf7d-9e31-4617-b061-fe06d929a93d','151799ed-adbb-4c1c-9558-765fe12d130e','5c26b91c-decf-4b5d-9149-25948218b672','5175522e-8e02-4de5-a079-8a969586e022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6a6c42266741c18c2da05893f3136a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:23.818918 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8a0a3de-c4f3-4631-af78-37919f078893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:23.837203 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8a0a3de-c4f3-4631-af78-37919f078893) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:23.838514 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Flow 'volume_create_api' (f7fb2849-2d24-45d4-a0df-55a041087a7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:23.838641 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Create volume request issued successfully. Aug 13 06:58:23.839163 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ffed7806-c6f0-4369-b4ae-1d549a1a1768 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:23.841033 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 325/1298] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:58:23 2026] POST /volume/v3/volumes => generated 752 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:23.847811 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3df1a276-958c-4f0f-95b5-32a8ce2df945 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:23.850851 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3df1a276-958c-4f0f-95b5-32a8ce2df945 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 Aug 13 06:58:23.851442 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3df1a276-958c-4f0f-95b5-32a8ce2df945 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:23.851442 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3df1a276-958c-4f0f-95b5-32a8ce2df945 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:23.851590 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3df1a276-958c-4f0f-95b5-32a8ce2df945 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 97494822-9096-422d-bb06-adce346e5e22. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:23.855888 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-82b7b854-0203-4441-a53c-2602ff74826e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:23.857582 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:23.857582 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:23.857992 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-82b7b854-0203-4441-a53c-2602ff74826e tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] GET https://10.4.3.81/volume/v3/volumes/683ac844-f649-491c-8195-687bf443769d Aug 13 06:58:23.858295 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-82b7b854-0203-4441-a53c-2602ff74826e tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:23.858731 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3df1a276-958c-4f0f-95b5-32a8ce2df945 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 returned with HTTP 200 Aug 13 06:58:23.858807 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-82b7b854-0203-4441-a53c-2602ff74826e tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:23.858864 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 328/1299] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:23 2026] GET /volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:23.878721 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:23.878721 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:23.882338 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-82225986-158f-4eaf-b027-a87bb5f1c227 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:23.888350 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-82225986-158f-4eaf-b027-a87bb5f1c227 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] DELETE https://10.4.3.81/volume/v3/attachments/af1b49db-801c-49d5-9d78-ef17cdd76574 Aug 13 06:58:23.888350 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-82225986-158f-4eaf-b027-a87bb5f1c227 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:23.888505 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-82b7b854-0203-4441-a53c-2602ff74826e tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Volume info retrieved successfully. Aug 13 06:58:23.889382 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-82225986-158f-4eaf-b027-a87bb5f1c227 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:23.894968 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-82b7b854-0203-4441-a53c-2602ff74826e tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes/683ac844-f649-491c-8195-687bf443769d returned with HTTP 200 Aug 13 06:58:23.895527 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 317/1300] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:23 2026] GET /volume/v3/volumes/683ac844-f649-491c-8195-687bf443769d => generated 820 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:23.918599 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:23.918599 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:24.008592 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-95c5e9d2-86e0-4a38-aba2-462834dc09da req-82225986-158f-4eaf-b027-a87bb5f1c227 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/attachments/af1b49db-801c-49d5-9d78-ef17cdd76574 returned with HTTP 200 Aug 13 06:58:24.009064 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 331/1301] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:58:23 2026] DELETE /volume/v3/attachments/af1b49db-801c-49d5-9d78-ef17cdd76574 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:24.111910 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-63028240-1ff5-4ed7-9171-204b23fbde96 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:24.115662 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-63028240-1ff5-4ed7-9171-204b23fbde96 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:24.115855 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-63028240-1ff5-4ed7-9171-204b23fbde96 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:24.116062 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-63028240-1ff5-4ed7-9171-204b23fbde96 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:24.116159 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-63028240-1ff5-4ed7-9171-204b23fbde96 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:24.126146 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:24.126146 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:24.126957 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-63028240-1ff5-4ed7-9171-204b23fbde96 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:24.127317 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 326/1302] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:24 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:24.586061 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d3f25e9b-3e85-45e8-9e3d-607efcdbc826 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:24.593788 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d3f25e9b-3e85-45e8-9e3d-607efcdbc826 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:24.593788 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d3f25e9b-3e85-45e8-9e3d-607efcdbc826 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:24.593788 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d3f25e9b-3e85-45e8-9e3d-607efcdbc826 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:24.616352 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:24.616352 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:24.622014 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d3f25e9b-3e85-45e8-9e3d-607efcdbc826 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:24.628420 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d3f25e9b-3e85-45e8-9e3d-607efcdbc826 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:24.629139 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 329/1303] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:24 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1143 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:24.687014 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-9b913e8a-16d0-4eb1-818e-83b36ae7d09b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:24.690067 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-9b913e8a-16d0-4eb1-818e-83b36ae7d09b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:24.690947 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-9b913e8a-16d0-4eb1-818e-83b36ae7d09b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:24.690947 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-9b913e8a-16d0-4eb1-818e-83b36ae7d09b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:24.705617 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:24.705617 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:24.709269 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-9b913e8a-16d0-4eb1-818e-83b36ae7d09b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:24.714784 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-9b913e8a-16d0-4eb1-818e-83b36ae7d09b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:24.715277 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 318/1304] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:58:24 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:24.853499 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-faac9d98-a7da-46a0-ab06-538d1995d783 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:24.853499 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-faac9d98-a7da-46a0-ab06-538d1995d783 None None] GET https://10.4.3.81/volume// Aug 13 06:58:24.853499 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-faac9d98-a7da-46a0-ab06-538d1995d783 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:24.853499 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-faac9d98-a7da-46a0-ab06-538d1995d783 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:24.853499 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-faac9d98-a7da-46a0-ab06-538d1995d783 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:58:24.854309 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 332/1305] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 06:58:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:58:24.866736 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-7860cb0e-4efa-49a4-ba03-1e7a2bbea701 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:24.872047 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-7860cb0e-4efa-49a4-ba03-1e7a2bbea701 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:58:24.873045 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-7860cb0e-4efa-49a4-ba03-1e7a2bbea701 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0debe9e-dc54-47bb-bb96-772122477308", "connector": null, "instance_uuid": "7c9648a4-1646-432b-8198-a0536e6e3938"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:24.874534 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5f08fd23-c75a-45af-87c1-b38726cdf7bc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:24.876640 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5f08fd23-c75a-45af-87c1-b38726cdf7bc tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 Aug 13 06:58:24.876640 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5f08fd23-c75a-45af-87c1-b38726cdf7bc tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:24.876957 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5f08fd23-c75a-45af-87c1-b38726cdf7bc tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:24.877167 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-5f08fd23-c75a-45af-87c1-b38726cdf7bc tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 97494822-9096-422d-bb06-adce346e5e22. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:24.885101 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:24.885101 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:24.885101 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5f08fd23-c75a-45af-87c1-b38726cdf7bc tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 returned with HTTP 200 Aug 13 06:58:24.885101 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 330/1306] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:24 2026] GET /volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:24.892568 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:24.892568 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:24.899402 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bf500d2a-6ba6-4f18-998a-241d474c7f9b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:24.908958 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bf500d2a-6ba6-4f18-998a-241d474c7f9b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:58:24.915776 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bf500d2a-6ba6-4f18-998a-241d474c7f9b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:24.915776 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bf500d2a-6ba6-4f18-998a-241d474c7f9b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:24.915776 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-bf500d2a-6ba6-4f18-998a-241d474c7f9b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id ccced0f7-eda1-462f-844a-27633568b741. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:24.924304 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6054a76c-137f-4a0b-b8f3-5255b3289c3d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:24.924304 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6054a76c-137f-4a0b-b8f3-5255b3289c3d tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] GET https://10.4.3.81/volume/v3/volumes/683ac844-f649-491c-8195-687bf443769d Aug 13 06:58:24.924304 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6054a76c-137f-4a0b-b8f3-5255b3289c3d tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:24.924304 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6054a76c-137f-4a0b-b8f3-5255b3289c3d tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:24.926978 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:24.926978 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:24.927162 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bf500d2a-6ba6-4f18-998a-241d474c7f9b tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 200 Aug 13 06:58:24.927685 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 319/1307] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:24 2026] GET /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 749 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:24.938204 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:24.938204 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:24.941342 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6054a76c-137f-4a0b-b8f3-5255b3289c3d tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Volume info retrieved successfully. Aug 13 06:58:24.942426 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-353e2766-ee51-48b5-9380-1150ca193817 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:24.946732 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6054a76c-137f-4a0b-b8f3-5255b3289c3d tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes/683ac844-f649-491c-8195-687bf443769d returned with HTTP 200 Aug 13 06:58:24.947135 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 333/1308] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:24 2026] GET /volume/v3/volumes/683ac844-f649-491c-8195-687bf443769d => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:24.948410 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-353e2766-ee51-48b5-9380-1150ca193817 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] DELETE https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 Aug 13 06:58:24.949121 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-353e2766-ee51-48b5-9380-1150ca193817 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:24.949121 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-353e2766-ee51-48b5-9380-1150ca193817 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:24.949121 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-353e2766-ee51-48b5-9380-1150ca193817 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Delete backup with id: 97494822-9096-422d-bb06-adce346e5e22. Aug 13 06:58:24.954479 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:24.954479 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:24.960008 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-7860cb0e-4efa-49a4-ba03-1e7a2bbea701 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:58:24.960157 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 327/1309] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:58:24 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:24.966004 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-354a2494-1092-41a8-a919-22ac92a08480 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:24.967855 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-354a2494-1092-41a8-a919-22ac92a08480 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] GET https://10.4.3.81/volume/v3/volumes/683ac844-f649-491c-8195-687bf443769d Aug 13 06:58:24.968125 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-354a2494-1092-41a8-a919-22ac92a08480 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:24.968394 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-354a2494-1092-41a8-a919-22ac92a08480 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:24.979510 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:24.979510 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:24.983083 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-353e2766-ee51-48b5-9380-1150ca193817 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] delete_backup rpcapi backup_id 97494822-9096-422d-bb06-adce346e5e22 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:58:24.987504 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-354a2494-1092-41a8-a919-22ac92a08480 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Volume info retrieved successfully. Aug 13 06:58:24.988982 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-353e2766-ee51-48b5-9380-1150ca193817 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 returned with HTTP 202 Aug 13 06:58:24.989332 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 331/1310] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:24 2026] DELETE /volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:58:24.994163 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-354a2494-1092-41a8-a919-22ac92a08480 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes/683ac844-f649-491c-8195-687bf443769d returned with HTTP 200 Aug 13 06:58:24.994652 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 320/1311] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:24 2026] GET /volume/v3/volumes/683ac844-f649-491c-8195-687bf443769d => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:24.998741 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-60c29f77-7239-4d04-ac28-e74bca7676ef None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:25.002645 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-60c29f77-7239-4d04-ac28-e74bca7676ef tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 Aug 13 06:58:25.002712 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-60c29f77-7239-4d04-ac28-e74bca7676ef tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:25.003059 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-60c29f77-7239-4d04-ac28-e74bca7676ef tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:25.003172 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-60c29f77-7239-4d04-ac28-e74bca7676ef tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 97494822-9096-422d-bb06-adce346e5e22. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:25.010783 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a0217eaf-55a5-4048-8aed-56029a44b160 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:25.013064 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:25.013064 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:25.013391 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a0217eaf-55a5-4048-8aed-56029a44b160 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:25.013391 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a0217eaf-55a5-4048-8aed-56029a44b160 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:25.013391 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a0217eaf-55a5-4048-8aed-56029a44b160 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:25.013550 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-60c29f77-7239-4d04-ac28-e74bca7676ef tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 returned with HTTP 200 Aug 13 06:58:25.013550 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 334/1312] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:24 2026] GET /volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:25.014970 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f833e640-3051-437e-8bf0-a38a086a5055 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:25.016724 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f833e640-3051-437e-8bf0-a38a086a5055 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:25.017090 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f833e640-3051-437e-8bf0-a38a086a5055 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-226510364"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:25.019551 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-f833e640-3051-437e-8bf0-a38a086a5055 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-226510364'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:25.019718 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-f833e640-3051-437e-8bf0-a38a086a5055 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Create volume of 1 GB Aug 13 06:58:25.026020 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f833e640-3051-437e-8bf0-a38a086a5055 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Availability Zones retrieved successfully. Aug 13 06:58:25.038404 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f833e640-3051-437e-8bf0-a38a086a5055 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Flow 'volume_create_api' (2ce7270d-8d3b-4d14-8b35-24d6e7105901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:25.038596 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0c2584c3-b6e7-4380-b462-e9a7487e0dc2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:25.038596 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0c2584c3-b6e7-4380-b462-e9a7487e0dc2 None None] GET https://10.4.3.81/volume// Aug 13 06:58:25.038596 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0c2584c3-b6e7-4380-b462-e9a7487e0dc2 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:25.040374 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:25.040374 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:25.040714 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f833e640-3051-437e-8bf0-a38a086a5055 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (815f46c4-76fe-4432-9d1b-6e7d8d95d052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:25.040714 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-f833e640-3051-437e-8bf0-a38a086a5055 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:25.040886 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0c2584c3-b6e7-4380-b462-e9a7487e0dc2 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:25.041540 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0c2584c3-b6e7-4380-b462-e9a7487e0dc2 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:58:25.041759 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 321/1313] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:58:25 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:58:25.048399 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a0217eaf-55a5-4048-8aed-56029a44b160 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:25.056104 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a0217eaf-55a5-4048-8aed-56029a44b160 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:25.056923 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 328/1314] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:25 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1145 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:25.069786 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-841df8ed-f24c-4166-92d9-a67c62cd8b1e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:25.074944 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-841df8ed-f24c-4166-92d9-a67c62cd8b1e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:25.075400 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-841df8ed-f24c-4166-92d9-a67c62cd8b1e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:25.075530 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-841df8ed-f24c-4166-92d9-a67c62cd8b1e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:25.077769 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f833e640-3051-437e-8bf0-a38a086a5055 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (815f46c4-76fe-4432-9d1b-6e7d8d95d052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:25.079051 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f833e640-3051-437e-8bf0-a38a086a5055 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e624388e-58eb-4e35-8afe-308dfafdaeeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:25.098551 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:25.098551 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:25.108862 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-841df8ed-f24c-4166-92d9-a67c62cd8b1e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:25.117531 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-841df8ed-f24c-4166-92d9-a67c62cd8b1e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:25.118834 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 335/1315] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:58:25 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1325 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:58:25.140759 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-f833e640-3051-437e-8bf0-a38a086a5055 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Created reservations ['2f18b661-ba64-45a5-88a1-4b24f7e0ea27', '9af29d44-7d95-4235-8960-1d11eade4a41', '05ff5a02-eb12-4313-b21d-dc2605495956', '111265e9-40f8-4412-a6b8-c3c7157c01f7'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:25.140759 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f833e640-3051-437e-8bf0-a38a086a5055 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e624388e-58eb-4e35-8afe-308dfafdaeeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f18b661-ba64-45a5-88a1-4b24f7e0ea27', '9af29d44-7d95-4235-8960-1d11eade4a41', '05ff5a02-eb12-4313-b21d-dc2605495956', '111265e9-40f8-4412-a6b8-c3c7157c01f7']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:25.140759 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f833e640-3051-437e-8bf0-a38a086a5055 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ec21953-9bcc-4492-b0e5-133cb3510050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:25.146719 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-15b2c4a7-e3c5-4716-8a19-4ac778d203f1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:25.149760 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-15b2c4a7-e3c5-4716-8a19-4ac778d203f1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:25.150094 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-15b2c4a7-e3c5-4716-8a19-4ac778d203f1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:25.150330 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-15b2c4a7-e3c5-4716-8a19-4ac778d203f1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:25.150508 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-15b2c4a7-e3c5-4716-8a19-4ac778d203f1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:25.159958 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:25.159958 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:25.159958 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-15b2c4a7-e3c5-4716-8a19-4ac778d203f1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:25.159958 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 322/1316] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:25 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:25.178637 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f833e640-3051-437e-8bf0-a38a086a5055 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ec21953-9bcc-4492-b0e5-133cb3510050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a44569d6-c057-4fdc-8c72-934023c4446f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-226510364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c7cc3efe3749e481e78122fbb5a88e',qos_specs=None,replication_status=,reservations=['2f18b661-ba64-45a5-88a1-4b24f7e0ea27','9af29d44-7d95-4235-8960-1d11eade4a41','05ff5a02-eb12-4313-b21d-dc2605495956','111265e9-40f8-4412-a6b8-c3c7157c01f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6a6c42266741c18c2da05893f3136a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-226510364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a44569d6-c057-4fdc-8c72-934023c4446f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37c7cc3efe3749e481e78122fbb5a88e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c6a6c42266741c18c2da05893f3136a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:25.179393 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f833e640-3051-437e-8bf0-a38a086a5055 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6da7dae4-c03f-45fa-869c-f4000b715a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:25.205668 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f833e640-3051-437e-8bf0-a38a086a5055 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6da7dae4-c03f-45fa-869c-f4000b715a04) transitioned into state 'SUCCESS' from state '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-226510364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c7cc3efe3749e481e78122fbb5a88e',qos_specs=None,replication_status=,reservations=['2f18b661-ba64-45a5-88a1-4b24f7e0ea27','9af29d44-7d95-4235-8960-1d11eade4a41','05ff5a02-eb12-4313-b21d-dc2605495956','111265e9-40f8-4412-a6b8-c3c7157c01f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6a6c42266741c18c2da05893f3136a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:25.206403 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f833e640-3051-437e-8bf0-a38a086a5055 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de24e5d6-e3df-475d-a3df-8441a1982e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:25.223050 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f833e640-3051-437e-8bf0-a38a086a5055 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de24e5d6-e3df-475d-a3df-8441a1982e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:25.224099 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f833e640-3051-437e-8bf0-a38a086a5055 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Flow 'volume_create_api' (2ce7270d-8d3b-4d14-8b35-24d6e7105901) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:25.224208 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f833e640-3051-437e-8bf0-a38a086a5055 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Create volume request issued successfully. Aug 13 06:58:25.227812 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f833e640-3051-437e-8bf0-a38a086a5055 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:25.228375 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 332/1317] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:58:25 2026] POST /volume/v3/volumes => generated 752 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:25.245622 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dcecfd40-a60b-4d0c-b06f-b4343485a20e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:25.247524 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dcecfd40-a60b-4d0c-b06f-b4343485a20e tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] GET https://10.4.3.81/volume/v3/volumes/a44569d6-c057-4fdc-8c72-934023c4446f Aug 13 06:58:25.249580 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dcecfd40-a60b-4d0c-b06f-b4343485a20e tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:25.249580 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dcecfd40-a60b-4d0c-b06f-b4343485a20e tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:25.259021 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-172ee10d-b0cb-4eea-8fad-90b5ea07a08b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:25.259246 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:25.259246 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:25.262198 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-172ee10d-b0cb-4eea-8fad-90b5ea07a08b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] PUT https://10.4.3.81/volume/v3/attachments/61faf251-5c43-497e-bca7-8bc911491f7e Aug 13 06:58:25.262198 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-172ee10d-b0cb-4eea-8fad-90b5ea07a08b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:25.265237 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-dcecfd40-a60b-4d0c-b06f-b4343485a20e tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Volume info retrieved successfully. Aug 13 06:58:25.271254 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dcecfd40-a60b-4d0c-b06f-b4343485a20e tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes/a44569d6-c057-4fdc-8c72-934023c4446f returned with HTTP 200 Aug 13 06:58:25.272343 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 329/1318] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:25 2026] GET /volume/v3/volumes/a44569d6-c057-4fdc-8c72-934023c4446f => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:25.276506 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-172ee10d-b0cb-4eea-8fad-90b5ea07a08b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Acquiring lock "cinder-attachment_update-e0debe9e-dc54-47bb-bb96-772122477308-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:58:25.285306 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-172ee10d-b0cb-4eea-8fad-90b5ea07a08b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Lock "cinder-attachment_update-e0debe9e-dc54-47bb-bb96-772122477308-np0000007169" acquired by "attachment_update" :: waited 0.007s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:58:25.285306 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:25.285306 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:25.502383 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-172ee10d-b0cb-4eea-8fad-90b5ea07a08b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Lock "cinder-attachment_update-e0debe9e-dc54-47bb-bb96-772122477308-np0000007169" released by "attachment_update" :: held 0.218s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:58:25.502383 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-172ee10d-b0cb-4eea-8fad-90b5ea07a08b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/61faf251-5c43-497e-bca7-8bc911491f7e returned with HTTP 200 Aug 13 06:58:25.502860 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 336/1319] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:58:25 2026] PUT /volume/v3/attachments/61faf251-5c43-497e-bca7-8bc911491f7e => generated 969 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:25.683621 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bf9d2644-d6b6-434a-b2eb-2f2d475391af None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:25.685215 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bf9d2644-d6b6-434a-b2eb-2f2d475391af tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] GET https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 Aug 13 06:58:25.685545 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bf9d2644-d6b6-434a-b2eb-2f2d475391af tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:25.685809 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bf9d2644-d6b6-434a-b2eb-2f2d475391af tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:25.699552 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:25.699552 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:25.704949 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bf9d2644-d6b6-434a-b2eb-2f2d475391af tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:58:25.711341 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bf9d2644-d6b6-434a-b2eb-2f2d475391af tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 returned with HTTP 200 Aug 13 06:58:25.711745 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 323/1320] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:25 2026] GET /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:26.026197 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-85ac162c-339a-4be9-a7cb-c1bf4dc0b11a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:26.030261 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-85ac162c-339a-4be9-a7cb-c1bf4dc0b11a tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 Aug 13 06:58:26.031304 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-85ac162c-339a-4be9-a7cb-c1bf4dc0b11a tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:26.031642 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-85ac162c-339a-4be9-a7cb-c1bf4dc0b11a tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:26.031923 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-85ac162c-339a-4be9-a7cb-c1bf4dc0b11a tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id 97494822-9096-422d-bb06-adce346e5e22. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:26.037646 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-85ac162c-339a-4be9-a7cb-c1bf4dc0b11a tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 returned with HTTP 404 Aug 13 06:58:26.038166 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 333/1321] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:26 2026] GET /volume/v3/backups/97494822-9096-422d-bb06-adce346e5e22 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:26.050566 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f7b460d0-3b69-4baf-9d57-e7c09f92e679 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:26.052626 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f7b460d0-3b69-4baf-9d57-e7c09f92e679 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] DELETE https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 Aug 13 06:58:26.052811 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f7b460d0-3b69-4baf-9d57-e7c09f92e679 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:26.053022 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f7b460d0-3b69-4baf-9d57-e7c09f92e679 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:26.053155 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-f7b460d0-3b69-4baf-9d57-e7c09f92e679 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Delete backup with id: af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82. Aug 13 06:58:26.058223 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:26.058223 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:26.075594 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8dba7a45-aa8f-402a-94a5-2b40369d7271 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:26.078163 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8dba7a45-aa8f-402a-94a5-2b40369d7271 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:26.078669 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8dba7a45-aa8f-402a-94a5-2b40369d7271 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:26.079092 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8dba7a45-aa8f-402a-94a5-2b40369d7271 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:26.087112 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-f7b460d0-3b69-4baf-9d57-e7c09f92e679 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] delete_backup rpcapi backup_id af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 {{(pid=100296) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:58:26.089615 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f7b460d0-3b69-4baf-9d57-e7c09f92e679 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 returned with HTTP 202 Aug 13 06:58:26.090221 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 330/1322] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:26 2026] DELETE /volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:58:26.101146 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6e7c270a-af24-40b9-bded-a77360ba5f3f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:26.104853 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6e7c270a-af24-40b9-bded-a77360ba5f3f tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 Aug 13 06:58:26.104972 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:26.104972 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:26.105021 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6e7c270a-af24-40b9-bded-a77360ba5f3f tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:26.106972 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6e7c270a-af24-40b9-bded-a77360ba5f3f tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:26.107234 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-6e7c270a-af24-40b9-bded-a77360ba5f3f tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:26.112105 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8dba7a45-aa8f-402a-94a5-2b40369d7271 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:26.117602 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:26.117602 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:26.118461 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6e7c270a-af24-40b9-bded-a77360ba5f3f tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 returned with HTTP 200 Aug 13 06:58:26.119019 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 324/1323] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:26 2026] GET /volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 => generated 746 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:26.120082 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8dba7a45-aa8f-402a-94a5-2b40369d7271 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:26.121665 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 337/1324] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:26 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1146 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:26.176561 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-04f1e9a6-72ca-4312-8151-6e7d5345b92d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:26.179261 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-04f1e9a6-72ca-4312-8151-6e7d5345b92d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:26.179548 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-04f1e9a6-72ca-4312-8151-6e7d5345b92d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:26.179814 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-04f1e9a6-72ca-4312-8151-6e7d5345b92d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:26.179974 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-04f1e9a6-72ca-4312-8151-6e7d5345b92d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:26.191213 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:26.191213 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:26.192305 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-04f1e9a6-72ca-4312-8151-6e7d5345b92d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:26.192885 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 334/1325] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:26 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:26.298367 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7b02d2f1-1978-4ec6-8496-a6fc6bc48dc6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:26.303902 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7b02d2f1-1978-4ec6-8496-a6fc6bc48dc6 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] GET https://10.4.3.81/volume/v3/volumes/a44569d6-c057-4fdc-8c72-934023c4446f Aug 13 06:58:26.303902 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7b02d2f1-1978-4ec6-8496-a6fc6bc48dc6 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:26.303902 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7b02d2f1-1978-4ec6-8496-a6fc6bc48dc6 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:26.315680 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:26.315680 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:26.323813 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7b02d2f1-1978-4ec6-8496-a6fc6bc48dc6 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Volume info retrieved successfully. Aug 13 06:58:26.333543 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7b02d2f1-1978-4ec6-8496-a6fc6bc48dc6 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes/a44569d6-c057-4fdc-8c72-934023c4446f returned with HTTP 200 Aug 13 06:58:26.334602 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 331/1326] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:26 2026] GET /volume/v3/volumes/a44569d6-c057-4fdc-8c72-934023c4446f => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:26.349634 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9b5e4538-f193-438f-a8d9-dc54b04bad50 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:26.352597 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9b5e4538-f193-438f-a8d9-dc54b04bad50 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] GET https://10.4.3.81/volume/v3/volumes/a44569d6-c057-4fdc-8c72-934023c4446f Aug 13 06:58:26.352597 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9b5e4538-f193-438f-a8d9-dc54b04bad50 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:26.352758 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9b5e4538-f193-438f-a8d9-dc54b04bad50 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:26.364949 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:26.364949 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:26.372844 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9b5e4538-f193-438f-a8d9-dc54b04bad50 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Volume info retrieved successfully. Aug 13 06:58:26.377991 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9b5e4538-f193-438f-a8d9-dc54b04bad50 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes/a44569d6-c057-4fdc-8c72-934023c4446f returned with HTTP 200 Aug 13 06:58:26.378620 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 325/1327] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:26 2026] GET /volume/v3/volumes/a44569d6-c057-4fdc-8c72-934023c4446f => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:26.396448 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:26.399350 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-23dcf483-a14f-4194-8a1f-eec9c4dd6274 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:26.400866 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-23dcf483-a14f-4194-8a1f-eec9c4dd6274 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] GET https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 Aug 13 06:58:26.401162 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-23dcf483-a14f-4194-8a1f-eec9c4dd6274 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:26.401470 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-23dcf483-a14f-4194-8a1f-eec9c4dd6274 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:26.418297 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:26.418297 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:26.421987 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-23dcf483-a14f-4194-8a1f-eec9c4dd6274 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:58:26.426597 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-23dcf483-a14f-4194-8a1f-eec9c4dd6274 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 returned with HTTP 200 Aug 13 06:58:26.427116 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 335/1328] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:26 2026] GET /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:26.442553 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:26.442883 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:26.444206 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:26.444716 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Create volume of 1 GB Aug 13 06:58:26.449023 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fcff061e-6462-412a-8d47-e4cf31b95dc1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:26.451027 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fcff061e-6462-412a-8d47-e4cf31b95dc1 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 Aug 13 06:58:26.451332 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fcff061e-6462-412a-8d47-e4cf31b95dc1 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:26.451598 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fcff061e-6462-412a-8d47-e4cf31b95dc1 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:26.451767 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-fcff061e-6462-412a-8d47-e4cf31b95dc1 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Delete volume with id: b211ab8d-d7a7-4951-9d99-6627bb100009 Aug 13 06:58:26.453421 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Availability Zones retrieved successfully. Aug 13 06:58:26.460426 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:26.460426 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:26.460877 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fcff061e-6462-412a-8d47-e4cf31b95dc1 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:58:26.466223 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Flow 'volume_create_api' (12b718e1-5ab1-452a-bd26-8366a0f2fc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:26.468727 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c21aabc4-0e5d-4e94-bb39-2601e20af610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:26.471597 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:26.491006 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fcff061e-6462-412a-8d47-e4cf31b95dc1 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Delete volume request issued successfully. Aug 13 06:58:26.491515 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fcff061e-6462-412a-8d47-e4cf31b95dc1 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 returned with HTTP 202 Aug 13 06:58:26.492144 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 332/1329] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:26 2026] DELETE /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:26.499715 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6082164b-daff-4ee8-9fdc-32ea5009429d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:26.501984 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6082164b-daff-4ee8-9fdc-32ea5009429d tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] GET https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 Aug 13 06:58:26.502232 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6082164b-daff-4ee8-9fdc-32ea5009429d tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:26.502489 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6082164b-daff-4ee8-9fdc-32ea5009429d tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:26.511918 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:26.511918 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:26.512614 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c21aabc4-0e5d-4e94-bb39-2601e20af610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:26.513900 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14088281-bff5-45dd-b16c-b96a1065e098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:26.516947 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6082164b-daff-4ee8-9fdc-32ea5009429d tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Volume info retrieved successfully. Aug 13 06:58:26.523469 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6082164b-daff-4ee8-9fdc-32ea5009429d tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 returned with HTTP 200 Aug 13 06:58:26.524010 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 326/1330] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:26 2026] GET /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:26.599695 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Created reservations ['e191c775-84d1-49d7-acf9-0c60dbd9f1be', '674ed840-2b13-4d00-b446-7e873429fa2b', '91c41cf8-caf7-4cb8-95a5-0de9cb7274e7', '3cac0d78-7483-4e7b-ad6b-bc8d0b515e5c'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:26.600634 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14088281-bff5-45dd-b16c-b96a1065e098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e191c775-84d1-49d7-acf9-0c60dbd9f1be', '674ed840-2b13-4d00-b446-7e873429fa2b', '91c41cf8-caf7-4cb8-95a5-0de9cb7274e7', '3cac0d78-7483-4e7b-ad6b-bc8d0b515e5c']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:26.601675 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83672a04-00bc-4f1b-ad07-58ae9b2be926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:26.632293 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83672a04-00bc-4f1b-ad07-58ae9b2be926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c317b4a-fde2-4c5f-9d23-e1f8660fec01', '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='8ed46bade9f549699e72a1c393dd1716',qos_specs=None,replication_status=,reservations=['e191c775-84d1-49d7-acf9-0c60dbd9f1be','674ed840-2b13-4d00-b446-7e873429fa2b','91c41cf8-caf7-4cb8-95a5-0de9cb7274e7','3cac0d78-7483-4e7b-ad6b-bc8d0b515e5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec222bcfaef4797bb1a36dd6b20d157',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:26Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c317b4a-fde2-4c5f-9d23-e1f8660fec01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ed46bade9f549699e72a1c393dd1716',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ec222bcfaef4797bb1a36dd6b20d157',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:26.633275 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8398e9c-eb70-4709-b38c-95b4cd558323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:26.660780 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8398e9c-eb70-4709-b38c-95b4cd558323) transitioned into state 'SUCCESS' from 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='8ed46bade9f549699e72a1c393dd1716',qos_specs=None,replication_status=,reservations=['e191c775-84d1-49d7-acf9-0c60dbd9f1be','674ed840-2b13-4d00-b446-7e873429fa2b','91c41cf8-caf7-4cb8-95a5-0de9cb7274e7','3cac0d78-7483-4e7b-ad6b-bc8d0b515e5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec222bcfaef4797bb1a36dd6b20d157',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:26.661810 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5a852ff-3624-451c-b001-12eaa2221417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:26.676231 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5a852ff-3624-451c-b001-12eaa2221417) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:26.676734 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Flow 'volume_create_api' (12b718e1-5ab1-452a-bd26-8366a0f2fc35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:26.677030 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Create volume request issued successfully. Aug 13 06:58:26.677608 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a3d8c116-1207-41a2-82d5-669f2030eed9 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:26.677963 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 338/1331] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:58:26 2026] POST /volume/v3/volumes => generated 731 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:26.699441 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d03f200f-9127-455c-9783-91996161a1b4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:26.701580 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d03f200f-9127-455c-9783-91996161a1b4 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] GET https://10.4.3.81/volume/v3/volumes/5c317b4a-fde2-4c5f-9d23-e1f8660fec01 Aug 13 06:58:26.702232 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d03f200f-9127-455c-9783-91996161a1b4 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:26.702232 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d03f200f-9127-455c-9783-91996161a1b4 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:26.713239 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:26.713239 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:26.717726 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d03f200f-9127-455c-9783-91996161a1b4 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Volume info retrieved successfully. Aug 13 06:58:26.723010 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d03f200f-9127-455c-9783-91996161a1b4 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] https://10.4.3.81/volume/v3/volumes/5c317b4a-fde2-4c5f-9d23-e1f8660fec01 returned with HTTP 200 Aug 13 06:58:26.723742 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 336/1332] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:26 2026] GET /volume/v3/volumes/5c317b4a-fde2-4c5f-9d23-e1f8660fec01 => generated 910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:27.131588 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3262546a-d78a-4a81-8dc5-988c67aa06c8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:27.133853 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3262546a-d78a-4a81-8dc5-988c67aa06c8 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 Aug 13 06:58:27.133853 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3262546a-d78a-4a81-8dc5-988c67aa06c8 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:27.134050 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3262546a-d78a-4a81-8dc5-988c67aa06c8 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:27.134172 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-3262546a-d78a-4a81-8dc5-988c67aa06c8 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:27.136146 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7c827884-406b-4e64-a1ca-161bd56f6f99 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:27.139092 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3262546a-d78a-4a81-8dc5-988c67aa06c8 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 returned with HTTP 404 Aug 13 06:58:27.140055 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 333/1333] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:27 2026] GET /volume/v3/backups/af64faeb-ae3b-4a34-8fdf-c13f0e0cdf82 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:27.142552 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7c827884-406b-4e64-a1ca-161bd56f6f99 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:27.142781 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7c827884-406b-4e64-a1ca-161bd56f6f99 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:27.143029 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7c827884-406b-4e64-a1ca-161bd56f6f99 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:27.154941 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c80cc17e-8454-4ca4-97c4-2b8d3b044cf3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:27.157069 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c80cc17e-8454-4ca4-97c4-2b8d3b044cf3 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] DELETE https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:58:27.157293 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c80cc17e-8454-4ca4-97c4-2b8d3b044cf3 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:27.157539 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c80cc17e-8454-4ca4-97c4-2b8d3b044cf3 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:27.157637 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-c80cc17e-8454-4ca4-97c4-2b8d3b044cf3 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Delete backup with id: ccced0f7-eda1-462f-844a-27633568b741. Aug 13 06:58:27.164140 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:27.164140 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:27.172231 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:27.172231 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:27.176611 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7c827884-406b-4e64-a1ca-161bd56f6f99 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:27.183416 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7c827884-406b-4e64-a1ca-161bd56f6f99 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:27.184411 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 327/1334] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:27 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1146 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:27.186943 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-c80cc17e-8454-4ca4-97c4-2b8d3b044cf3 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] delete_backup rpcapi backup_id ccced0f7-eda1-462f-844a-27633568b741 {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:58:27.188862 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c80cc17e-8454-4ca4-97c4-2b8d3b044cf3 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 202 Aug 13 06:58:27.189542 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 339/1335] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:27 2026] DELETE /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:58:27.202846 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0509b21e-f493-4329-abc4-e1871d673c5d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:27.205593 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0509b21e-f493-4329-abc4-e1871d673c5d tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:58:27.205593 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0509b21e-f493-4329-abc4-e1871d673c5d tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:27.205770 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0509b21e-f493-4329-abc4-e1871d673c5d tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:27.206070 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-0509b21e-f493-4329-abc4-e1871d673c5d tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id ccced0f7-eda1-462f-844a-27633568b741. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:27.207050 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-11b49806-92d0-4af5-96f9-1a8f0efde09b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:27.211878 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-11b49806-92d0-4af5-96f9-1a8f0efde09b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:27.213164 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-11b49806-92d0-4af5-96f9-1a8f0efde09b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:27.213164 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-11b49806-92d0-4af5-96f9-1a8f0efde09b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:27.213164 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-11b49806-92d0-4af5-96f9-1a8f0efde09b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:27.216477 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:27.216477 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:27.218632 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0509b21e-f493-4329-abc4-e1871d673c5d tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 200 Aug 13 06:58:27.218632 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 337/1336] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:27 2026] GET /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:27.224600 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:27.224600 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:27.224985 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-11b49806-92d0-4af5-96f9-1a8f0efde09b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:27.225483 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 334/1337] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:27 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:27.543036 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-88da6946-4f22-40df-95d3-c82034ac4965 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:27.544848 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-88da6946-4f22-40df-95d3-c82034ac4965 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] GET https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 Aug 13 06:58:27.545118 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-88da6946-4f22-40df-95d3-c82034ac4965 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:27.545313 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-88da6946-4f22-40df-95d3-c82034ac4965 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:27.554425 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-88da6946-4f22-40df-95d3-c82034ac4965 tempest-VolumesActionsTest-1539982601 tempest-VolumesActionsTest-1539982601-project-member] https://10.4.3.81/volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 returned with HTTP 404 Aug 13 06:58:27.555064 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 328/1338] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:27 2026] GET /volume/v3/volumes/b211ab8d-d7a7-4951-9d99-6627bb100009 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:27.742865 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-25317421-39a8-466a-8a13-fb388c758849 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:27.746465 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25317421-39a8-466a-8a13-fb388c758849 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] GET https://10.4.3.81/volume/v3/volumes/5c317b4a-fde2-4c5f-9d23-e1f8660fec01 Aug 13 06:58:27.746716 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25317421-39a8-466a-8a13-fb388c758849 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:27.746973 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25317421-39a8-466a-8a13-fb388c758849 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:27.762410 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:27.762410 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:27.767507 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-25317421-39a8-466a-8a13-fb388c758849 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Volume info retrieved successfully. Aug 13 06:58:27.772191 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25317421-39a8-466a-8a13-fb388c758849 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] https://10.4.3.81/volume/v3/volumes/5c317b4a-fde2-4c5f-9d23-e1f8660fec01 returned with HTTP 200 Aug 13 06:58:27.772606 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 340/1339] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:27 2026] GET /volume/v3/volumes/5c317b4a-fde2-4c5f-9d23-e1f8660fec01 => generated 962 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:27.796486 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-21f067cd-0cfa-4fc4-b7bd-84357b212270 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:27.800731 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-21f067cd-0cfa-4fc4-b7bd-84357b212270 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1&project_id=37c7cc3efe3749e481e78122fbb5a88e Aug 13 06:58:27.801072 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-21f067cd-0cfa-4fc4-b7bd-84357b212270 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:27.801363 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-21f067cd-0cfa-4fc4-b7bd-84357b212270 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:27.801483 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-0d73124e-5f91-4de4-b9f6-5ebf1f657a9f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:27.802523 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-21f067cd-0cfa-4fc4-b7bd-84357b212270 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Could not evaluate value 37c7cc3efe3749e481e78122fbb5a88e, assuming string {{(pid=100295) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 06:58:27.803689 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-21f067cd-0cfa-4fc4-b7bd-84357b212270 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Searching by: MultiDict([('project_id', '37c7cc3efe3749e481e78122fbb5a88e'), ('all_tenants', 1)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:58:27.804948 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-0d73124e-5f91-4de4-b9f6-5ebf1f657a9f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/attachments/61faf251-5c43-497e-bca7-8bc911491f7e/action Aug 13 06:58:27.805441 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-0d73124e-5f91-4de4-b9f6-5ebf1f657a9f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:58:27.805621 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-0d73124e-5f91-4de4-b9f6-5ebf1f657a9f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:27.835879 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:27.835879 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:27.846250 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-21f067cd-0cfa-4fc4-b7bd-84357b212270 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Get all volumes completed successfully. Aug 13 06:58:27.847556 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:27.847556 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:27.853624 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-21f067cd-0cfa-4fc4-b7bd-84357b212270 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1&project_id=37c7cc3efe3749e481e78122fbb5a88e returned with HTTP 200 Aug 13 06:58:27.853997 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-bac0e517-bdc7-413d-a034-94a8416d20c5 req-0d73124e-5f91-4de4-b9f6-5ebf1f657a9f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/61faf251-5c43-497e-bca7-8bc911491f7e/action returned with HTTP 204 Aug 13 06:58:27.854333 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 338/1340] 10.4.3.81 () {66 vars in 1366 bytes} [Thu Aug 13 06:58:27 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=37c7cc3efe3749e481e78122fbb5a88e => generated 3020 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:27.854530 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 335/1341] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:58:27 2026] POST /volume/v3/attachments/61faf251-5c43-497e-bca7-8bc911491f7e/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:27.870302 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e577d446-da36-4438-b1f6-c770568d8994 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:27.873853 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e577d446-da36-4438-b1f6-c770568d8994 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/5c317b4a-fde2-4c5f-9d23-e1f8660fec01 Aug 13 06:58:27.874050 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e577d446-da36-4438-b1f6-c770568d8994 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:27.874275 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e577d446-da36-4438-b1f6-c770568d8994 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:27.874525 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-e577d446-da36-4438-b1f6-c770568d8994 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Delete volume with id: 5c317b4a-fde2-4c5f-9d23-e1f8660fec01 Aug 13 06:58:27.887340 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:27.887340 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:27.887767 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e577d446-da36-4438-b1f6-c770568d8994 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Volume info retrieved successfully. Aug 13 06:58:27.919401 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e577d446-da36-4438-b1f6-c770568d8994 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] Delete volume request issued successfully. Aug 13 06:58:27.919401 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e577d446-da36-4438-b1f6-c770568d8994 tempest-VolumesListAdminTestJSON-1372376871 tempest-VolumesListAdminTestJSON-1372376871-project-admin] https://10.4.3.81/volume/v3/volumes/5c317b4a-fde2-4c5f-9d23-e1f8660fec01 returned with HTTP 202 Aug 13 06:58:27.921023 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 329/1342] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:27 2026] DELETE /volume/v3/volumes/5c317b4a-fde2-4c5f-9d23-e1f8660fec01 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:27.938118 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b71ff848-9f47-44c8-ab2a-e3be1cbaa062 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:27.941583 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b71ff848-9f47-44c8-ab2a-e3be1cbaa062 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] GET https://10.4.3.81/volume/v3/volumes/a44569d6-c057-4fdc-8c72-934023c4446f Aug 13 06:58:27.941899 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b71ff848-9f47-44c8-ab2a-e3be1cbaa062 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:27.942131 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b71ff848-9f47-44c8-ab2a-e3be1cbaa062 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:27.953341 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:27.953341 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:27.959784 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b71ff848-9f47-44c8-ab2a-e3be1cbaa062 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Volume info retrieved successfully. Aug 13 06:58:27.967596 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b71ff848-9f47-44c8-ab2a-e3be1cbaa062 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes/a44569d6-c057-4fdc-8c72-934023c4446f returned with HTTP 200 Aug 13 06:58:27.968172 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 341/1343] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:27 2026] GET /volume/v3/volumes/a44569d6-c057-4fdc-8c72-934023c4446f => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:27.987061 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-48803e65-a602-450a-ac9b-de8dc7801d0b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:27.989199 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-48803e65-a602-450a-ac9b-de8dc7801d0b tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a44569d6-c057-4fdc-8c72-934023c4446f Aug 13 06:58:27.989499 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-48803e65-a602-450a-ac9b-de8dc7801d0b tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:27.989774 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-48803e65-a602-450a-ac9b-de8dc7801d0b tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:27.989987 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-48803e65-a602-450a-ac9b-de8dc7801d0b tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Delete volume with id: a44569d6-c057-4fdc-8c72-934023c4446f Aug 13 06:58:28.000473 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:28.000473 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:28.001068 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-48803e65-a602-450a-ac9b-de8dc7801d0b tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Volume info retrieved successfully. Aug 13 06:58:28.029781 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-48803e65-a602-450a-ac9b-de8dc7801d0b tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Delete volume request issued successfully. Aug 13 06:58:28.030120 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-48803e65-a602-450a-ac9b-de8dc7801d0b tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes/a44569d6-c057-4fdc-8c72-934023c4446f returned with HTTP 202 Aug 13 06:58:28.030873 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 339/1344] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:27 2026] DELETE /volume/v3/volumes/a44569d6-c057-4fdc-8c72-934023c4446f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:28.040350 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-315852f3-f694-4cff-a132-6ddce1ef0766 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:28.041122 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-315852f3-f694-4cff-a132-6ddce1ef0766 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] DELETE https://10.4.3.81/volume/v3/volumes/36b85d5d-2588-44ae-9d6b-2d6bf450cecf Aug 13 06:58:28.041122 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-315852f3-f694-4cff-a132-6ddce1ef0766 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:28.041230 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-315852f3-f694-4cff-a132-6ddce1ef0766 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:28.041415 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-315852f3-f694-4cff-a132-6ddce1ef0766 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Delete volume with id: 36b85d5d-2588-44ae-9d6b-2d6bf450cecf Aug 13 06:58:28.044015 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-47ce5f84-050c-4b5a-9b63-bcb7bede0be2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:28.046337 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-47ce5f84-050c-4b5a-9b63-bcb7bede0be2 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] GET https://10.4.3.81/volume/v3/volumes/a44569d6-c057-4fdc-8c72-934023c4446f Aug 13 06:58:28.046661 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-47ce5f84-050c-4b5a-9b63-bcb7bede0be2 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:28.046997 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-47ce5f84-050c-4b5a-9b63-bcb7bede0be2 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:28.050230 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:28.050230 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:28.050759 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-315852f3-f694-4cff-a132-6ddce1ef0766 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:28.055157 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:28.055157 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:28.060135 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-47ce5f84-050c-4b5a-9b63-bcb7bede0be2 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Volume info retrieved successfully. Aug 13 06:58:28.075953 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-47ce5f84-050c-4b5a-9b63-bcb7bede0be2 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes/a44569d6-c057-4fdc-8c72-934023c4446f returned with HTTP 200 Aug 13 06:58:28.075953 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 330/1345] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:28 2026] GET /volume/v3/volumes/a44569d6-c057-4fdc-8c72-934023c4446f => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:28.086786 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-315852f3-f694-4cff-a132-6ddce1ef0766 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Delete volume request issued successfully. Aug 13 06:58:28.087062 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-315852f3-f694-4cff-a132-6ddce1ef0766 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/36b85d5d-2588-44ae-9d6b-2d6bf450cecf returned with HTTP 202 Aug 13 06:58:28.087659 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 336/1346] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:28 2026] DELETE /volume/v3/volumes/36b85d5d-2588-44ae-9d6b-2d6bf450cecf => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:28.096740 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8cc9ee61-ec9f-45ee-8231-b078d0c84698 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:28.099051 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8cc9ee61-ec9f-45ee-8231-b078d0c84698 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/36b85d5d-2588-44ae-9d6b-2d6bf450cecf Aug 13 06:58:28.099243 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8cc9ee61-ec9f-45ee-8231-b078d0c84698 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:28.099450 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8cc9ee61-ec9f-45ee-8231-b078d0c84698 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:28.107654 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:28.107654 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:28.114574 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8cc9ee61-ec9f-45ee-8231-b078d0c84698 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:28.120129 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8cc9ee61-ec9f-45ee-8231-b078d0c84698 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/36b85d5d-2588-44ae-9d6b-2d6bf450cecf returned with HTTP 200 Aug 13 06:58:28.120518 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 342/1347] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:28 2026] GET /volume/v3/volumes/36b85d5d-2588-44ae-9d6b-2d6bf450cecf => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:28.199523 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1e53b71a-3b31-4e80-a831-4efae981f07e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:28.201533 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1e53b71a-3b31-4e80-a831-4efae981f07e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:28.201756 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1e53b71a-3b31-4e80-a831-4efae981f07e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:28.202167 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1e53b71a-3b31-4e80-a831-4efae981f07e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:28.216474 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:28.216474 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:28.221687 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1e53b71a-3b31-4e80-a831-4efae981f07e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:28.226770 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1e53b71a-3b31-4e80-a831-4efae981f07e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:28.227301 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 340/1348] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:28 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:28.234101 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b466b0bd-2147-4835-96d7-fb870f9e1a9f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:28.238640 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b466b0bd-2147-4835-96d7-fb870f9e1a9f tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 Aug 13 06:58:28.238640 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b466b0bd-2147-4835-96d7-fb870f9e1a9f tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:28.238640 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b466b0bd-2147-4835-96d7-fb870f9e1a9f tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:28.238640 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-b466b0bd-2147-4835-96d7-fb870f9e1a9f tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Show backup with id ccced0f7-eda1-462f-844a-27633568b741. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:28.238889 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2429e3ea-0c38-485f-bbad-0fea725fd54b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:28.239940 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8daebcb6-96bf-4409-af4a-0d2f8309c198 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:28.240691 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2429e3ea-0c38-485f-bbad-0fea725fd54b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:28.240986 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2429e3ea-0c38-485f-bbad-0fea725fd54b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:28.241235 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2429e3ea-0c38-485f-bbad-0fea725fd54b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:28.241406 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-2429e3ea-0c38-485f-bbad-0fea725fd54b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:28.242732 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b466b0bd-2147-4835-96d7-fb870f9e1a9f tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 returned with HTTP 404 Aug 13 06:58:28.243575 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 331/1349] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:28 2026] GET /volume/v3/backups/ccced0f7-eda1-462f-844a-27633568b741 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:28.247059 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:28.247059 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:28.248552 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2429e3ea-0c38-485f-bbad-0fea725fd54b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:28.248969 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 337/1350] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:28 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:28.254453 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-50100d52-c2ed-4bf5-aea9-a6add2b76e01 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:28.256963 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-50100d52-c2ed-4bf5-aea9-a6add2b76e01 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] DELETE https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:58:28.257475 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-50100d52-c2ed-4bf5-aea9-a6add2b76e01 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:28.257852 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-50100d52-c2ed-4bf5-aea9-a6add2b76e01 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:28.258114 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-50100d52-c2ed-4bf5-aea9-a6add2b76e01 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Delete backup with id: 3ab829d2-f302-455c-a385-ee9d00245729. Aug 13 06:58:28.263671 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:28.263671 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:28.278411 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-50100d52-c2ed-4bf5-aea9-a6add2b76e01 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] delete_backup rpcapi backup_id 3ab829d2-f302-455c-a385-ee9d00245729 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:58:28.280529 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-50100d52-c2ed-4bf5-aea9-a6add2b76e01 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 202 Aug 13 06:58:28.281294 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 341/1351] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:28 2026] DELETE /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:58:28.292262 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-693f39cf-8819-4160-ad67-483b929d9903 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:28.294564 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-693f39cf-8819-4160-ad67-483b929d9903 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:58:28.294814 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-693f39cf-8819-4160-ad67-483b929d9903 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:28.295050 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-693f39cf-8819-4160-ad67-483b929d9903 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:28.295190 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-693f39cf-8819-4160-ad67-483b929d9903 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:28.303152 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:28.303152 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:28.303982 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-693f39cf-8819-4160-ad67-483b929d9903 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 200 Aug 13 06:58:28.304500 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 332/1352] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:28 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:28.319553 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8daebcb6-96bf-4409-af4a-0d2f8309c198 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:28.319749 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8daebcb6-96bf-4409-af4a-0d2f8309c198 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:28.319938 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8daebcb6-96bf-4409-af4a-0d2f8309c198 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:28.336487 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:28.336487 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:28.340526 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8daebcb6-96bf-4409-af4a-0d2f8309c198 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] Volume info retrieved successfully. Aug 13 06:58:28.346178 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8daebcb6-96bf-4409-af4a-0d2f8309c198 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:28.346671 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 343/1353] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:28 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1440 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:28.408953 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8a1a3210-70b4-4050-bcf1-bf07166f89d8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:28.411567 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8a1a3210-70b4-4050-bcf1-bf07166f89d8 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:28.411750 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8a1a3210-70b4-4050-bcf1-bf07166f89d8 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:28.411948 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8a1a3210-70b4-4050-bcf1-bf07166f89d8 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:28.426066 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:28.426066 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:28.430546 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8a1a3210-70b4-4050-bcf1-bf07166f89d8 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] Volume info retrieved successfully. Aug 13 06:58:28.438670 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8a1a3210-70b4-4050-bcf1-bf07166f89d8 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:28.439072 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 338/1354] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:28 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:28.493505 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-d32f1fcb-a668-4e54-9d79-8c8b9d5b6674 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:28.498114 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-d32f1fcb-a668-4e54-9d79-8c8b9d5b6674 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:28.498114 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-d32f1fcb-a668-4e54-9d79-8c8b9d5b6674 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:28.498114 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-d32f1fcb-a668-4e54-9d79-8c8b9d5b6674 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:28.521486 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:28.521486 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:28.526868 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-d32f1fcb-a668-4e54-9d79-8c8b9d5b6674 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:28.533213 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-d32f1fcb-a668-4e54-9d79-8c8b9d5b6674 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:28.533938 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 342/1355] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:58:28 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:28.587717 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-a3aabbe6-171d-4778-9db5-22f3d18d41bc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:28.591201 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-a3aabbe6-171d-4778-9db5-22f3d18d41bc tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308/action Aug 13 06:58:28.591201 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-a3aabbe6-171d-4778-9db5-22f3d18d41bc tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:58:28.591201 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-a3aabbe6-171d-4778-9db5-22f3d18d41bc tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:28.606337 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:28.606337 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:28.606909 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-a3aabbe6-171d-4778-9db5-22f3d18d41bc tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:28.613707 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-a3aabbe6-171d-4778-9db5-22f3d18d41bc tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Begin detaching volume completed successfully. Aug 13 06:58:28.613948 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-a3aabbe6-171d-4778-9db5-22f3d18d41bc tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308/action returned with HTTP 202 Aug 13 06:58:28.614382 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 333/1356] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 06:58:28 2026] POST /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:58:28.638091 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1381ce89-faad-40fd-a2e4-8baca246f65e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:28.640424 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1381ce89-faad-40fd-a2e4-8baca246f65e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:28.640644 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1381ce89-faad-40fd-a2e4-8baca246f65e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:28.640938 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1381ce89-faad-40fd-a2e4-8baca246f65e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:28.658823 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:28.658823 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:28.664665 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1381ce89-faad-40fd-a2e4-8baca246f65e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:28.667654 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e3658f0e-907a-452d-98e7-d50142af8623 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:28.670510 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1381ce89-faad-40fd-a2e4-8baca246f65e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:28.670939 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 344/1357] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:28 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1443 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:28.671137 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e3658f0e-907a-452d-98e7-d50142af8623 None None] GET https://10.4.3.81/volume// Aug 13 06:58:28.672747 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e3658f0e-907a-452d-98e7-d50142af8623 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:28.673992 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e3658f0e-907a-452d-98e7-d50142af8623 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:28.674514 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e3658f0e-907a-452d-98e7-d50142af8623 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:58:28.675585 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 339/1358] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:58:28 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:58:28.684998 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-37062143-cec1-4b12-82a2-c3c31176414a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:28.687463 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-37062143-cec1-4b12-82a2-c3c31176414a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:28.687766 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-37062143-cec1-4b12-82a2-c3c31176414a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:28.688003 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-37062143-cec1-4b12-82a2-c3c31176414a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:28.704495 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:28.704495 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:28.709648 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-37062143-cec1-4b12-82a2-c3c31176414a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:28.717371 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-37062143-cec1-4b12-82a2-c3c31176414a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:28.717916 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 343/1359] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:58:28 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1623 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:58:29.093164 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-34d9b7a8-3777-469a-b23e-70f8b909aebb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:29.096203 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-34d9b7a8-3777-469a-b23e-70f8b909aebb tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] GET https://10.4.3.81/volume/v3/volumes/a44569d6-c057-4fdc-8c72-934023c4446f Aug 13 06:58:29.096203 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-34d9b7a8-3777-469a-b23e-70f8b909aebb tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:29.096483 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-34d9b7a8-3777-469a-b23e-70f8b909aebb tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:29.103612 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-34d9b7a8-3777-469a-b23e-70f8b909aebb tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes/a44569d6-c057-4fdc-8c72-934023c4446f returned with HTTP 404 Aug 13 06:58:29.104230 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 334/1360] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:29 2026] GET /volume/v3/volumes/a44569d6-c057-4fdc-8c72-934023c4446f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:29.123037 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7b12f04a-4350-4e1a-803e-6cebd8a487b6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:29.124987 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b12f04a-4350-4e1a-803e-6cebd8a487b6 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] GET https://10.4.3.81/volume/v3/volumes/683ac844-f649-491c-8195-687bf443769d Aug 13 06:58:29.125259 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7b12f04a-4350-4e1a-803e-6cebd8a487b6 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:29.126151 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7b12f04a-4350-4e1a-803e-6cebd8a487b6 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:29.133934 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:29.133934 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:29.139392 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7b12f04a-4350-4e1a-803e-6cebd8a487b6 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Volume info retrieved successfully. Aug 13 06:58:29.139709 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7c8099b1-fbf2-42eb-86ed-217208ff596f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:29.146543 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b12f04a-4350-4e1a-803e-6cebd8a487b6 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes/683ac844-f649-491c-8195-687bf443769d returned with HTTP 200 Aug 13 06:58:29.147011 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 345/1361] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:29 2026] GET /volume/v3/volumes/683ac844-f649-491c-8195-687bf443769d => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:29.154069 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7c8099b1-fbf2-42eb-86ed-217208ff596f tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/36b85d5d-2588-44ae-9d6b-2d6bf450cecf Aug 13 06:58:29.156951 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7c8099b1-fbf2-42eb-86ed-217208ff596f tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:29.158842 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7c8099b1-fbf2-42eb-86ed-217208ff596f tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:29.162933 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5b069ec9-fb2e-4f4d-bc72-ff5760fb0bce None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:29.165260 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5b069ec9-fb2e-4f4d-bc72-ff5760fb0bce tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] DELETE https://10.4.3.81/volume/v3/volumes/683ac844-f649-491c-8195-687bf443769d Aug 13 06:58:29.165537 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5b069ec9-fb2e-4f4d-bc72-ff5760fb0bce tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:29.165778 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5b069ec9-fb2e-4f4d-bc72-ff5760fb0bce tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:29.166073 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-5b069ec9-fb2e-4f4d-bc72-ff5760fb0bce tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Delete volume with id: 683ac844-f649-491c-8195-687bf443769d Aug 13 06:58:29.175862 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:29.175862 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:29.176409 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5b069ec9-fb2e-4f4d-bc72-ff5760fb0bce tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Volume info retrieved successfully. Aug 13 06:58:29.184833 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7c8099b1-fbf2-42eb-86ed-217208ff596f tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/36b85d5d-2588-44ae-9d6b-2d6bf450cecf returned with HTTP 404 Aug 13 06:58:29.187674 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 340/1362] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:29 2026] GET /volume/v3/volumes/36b85d5d-2588-44ae-9d6b-2d6bf450cecf => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:29.194608 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-19100048-c302-4ae2-8326-1c4722834e8a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:29.198554 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-19100048-c302-4ae2-8326-1c4722834e8a tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] DELETE https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:29.198757 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-19100048-c302-4ae2-8326-1c4722834e8a tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:29.198960 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-19100048-c302-4ae2-8326-1c4722834e8a tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:29.199157 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-19100048-c302-4ae2-8326-1c4722834e8a tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Delete volume with id: 102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:29.200776 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5b069ec9-fb2e-4f4d-bc72-ff5760fb0bce tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Delete volume request issued successfully. Aug 13 06:58:29.201294 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5b069ec9-fb2e-4f4d-bc72-ff5760fb0bce tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes/683ac844-f649-491c-8195-687bf443769d returned with HTTP 202 Aug 13 06:58:29.201639 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 344/1363] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:29 2026] DELETE /volume/v3/volumes/683ac844-f649-491c-8195-687bf443769d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:29.208757 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:29.208757 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:29.209490 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-19100048-c302-4ae2-8326-1c4722834e8a tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:29.210911 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-424ca9a5-b46a-4b2e-8892-8de8621c853a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:29.212960 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-424ca9a5-b46a-4b2e-8892-8de8621c853a tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] GET https://10.4.3.81/volume/v3/volumes/683ac844-f649-491c-8195-687bf443769d Aug 13 06:58:29.213386 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-424ca9a5-b46a-4b2e-8892-8de8621c853a tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:29.213525 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-424ca9a5-b46a-4b2e-8892-8de8621c853a tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:29.221889 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:29.221889 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:29.226602 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-424ca9a5-b46a-4b2e-8892-8de8621c853a tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Volume info retrieved successfully. Aug 13 06:58:29.231607 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-424ca9a5-b46a-4b2e-8892-8de8621c853a tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes/683ac844-f649-491c-8195-687bf443769d returned with HTTP 200 Aug 13 06:58:29.232059 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 346/1364] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:29 2026] GET /volume/v3/volumes/683ac844-f649-491c-8195-687bf443769d => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:29.233830 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-19100048-c302-4ae2-8326-1c4722834e8a tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Delete volume request issued successfully. Aug 13 06:58:29.234115 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-19100048-c302-4ae2-8326-1c4722834e8a tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 202 Aug 13 06:58:29.234588 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 335/1365] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:29 2026] DELETE /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:29.243283 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cf4c725a-50de-48f5-9971-e702a2698d4a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:29.252849 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cf4c725a-50de-48f5-9971-e702a2698d4a tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:29.257192 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cf4c725a-50de-48f5-9971-e702a2698d4a tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:29.257867 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cf4c725a-50de-48f5-9971-e702a2698d4a tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:29.260848 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-55548bb2-8438-45a2-af4f-a0314bab8473 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:29.263043 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-55548bb2-8438-45a2-af4f-a0314bab8473 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:29.263296 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-55548bb2-8438-45a2-af4f-a0314bab8473 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:29.263558 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-55548bb2-8438-45a2-af4f-a0314bab8473 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:29.263691 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-55548bb2-8438-45a2-af4f-a0314bab8473 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:29.270157 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:29.270157 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:29.271152 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-55548bb2-8438-45a2-af4f-a0314bab8473 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:29.272001 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 345/1366] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:29 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:29.283850 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:29.283850 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:29.293489 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cf4c725a-50de-48f5-9971-e702a2698d4a tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Volume info retrieved successfully. Aug 13 06:58:29.299781 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cf4c725a-50de-48f5-9971-e702a2698d4a tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 200 Aug 13 06:58:29.300471 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 341/1367] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:29 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 865 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:29.312885 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-2e79b6b3-5acb-4608-abec-11fa13d8616b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:29.316115 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-2e79b6b3-5acb-4608-abec-11fa13d8616b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:29.316369 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-2e79b6b3-5acb-4608-abec-11fa13d8616b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:29.316548 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-2e79b6b3-5acb-4608-abec-11fa13d8616b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:29.319330 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e70fe900-346c-4f8e-81b5-4455a8802402 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:29.321629 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e70fe900-346c-4f8e-81b5-4455a8802402 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] GET https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 Aug 13 06:58:29.321759 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e70fe900-346c-4f8e-81b5-4455a8802402 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:29.321946 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e70fe900-346c-4f8e-81b5-4455a8802402 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:29.322069 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e70fe900-346c-4f8e-81b5-4455a8802402 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] Show backup with id 3ab829d2-f302-455c-a385-ee9d00245729. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:29.326233 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e70fe900-346c-4f8e-81b5-4455a8802402 tempest-VolumesBackupsTest-1920060021 tempest-VolumesBackupsTest-1920060021-project-admin] https://10.4.3.81/volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 returned with HTTP 404 Aug 13 06:58:29.326768 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 336/1368] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:29 2026] GET /volume/v3/backups/3ab829d2-f302-455c-a385-ee9d00245729 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:29.328630 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:29.328630 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:29.331894 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-2e79b6b3-5acb-4608-abec-11fa13d8616b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:29.335559 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-2e79b6b3-5acb-4608-abec-11fa13d8616b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:29.335932 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 347/1369] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:58:29 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:29.339297 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-18bd0778-ee18-4244-9b36-37572ce9bf62 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:29.341417 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-18bd0778-ee18-4244-9b36-37572ce9bf62 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] DELETE https://10.4.3.81/volume/v3/volumes/239f211b-63fa-4920-9604-063a71be579b Aug 13 06:58:29.341569 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-18bd0778-ee18-4244-9b36-37572ce9bf62 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:29.341771 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-18bd0778-ee18-4244-9b36-37572ce9bf62 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:29.341971 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-18bd0778-ee18-4244-9b36-37572ce9bf62 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Delete volume with id: 239f211b-63fa-4920-9604-063a71be579b Aug 13 06:58:29.348622 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:29.348622 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:29.349078 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-18bd0778-ee18-4244-9b36-37572ce9bf62 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Volume info retrieved successfully. Aug 13 06:58:29.358936 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-35d6590d-2d03-4639-989a-6912478b8ee6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:29.361167 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-35d6590d-2d03-4639-989a-6912478b8ee6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] DELETE https://10.4.3.81/volume/v3/attachments/debe19b8-5eca-4468-9240-f628dac573cc Aug 13 06:58:29.361391 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-35d6590d-2d03-4639-989a-6912478b8ee6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:29.361586 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-35d6590d-2d03-4639-989a-6912478b8ee6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:29.366137 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-18bd0778-ee18-4244-9b36-37572ce9bf62 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Delete volume request issued successfully. Aug 13 06:58:29.366303 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-18bd0778-ee18-4244-9b36-37572ce9bf62 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/volumes/239f211b-63fa-4920-9604-063a71be579b returned with HTTP 202 Aug 13 06:58:29.366735 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 346/1370] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:29 2026] DELETE /volume/v3/volumes/239f211b-63fa-4920-9604-063a71be579b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:29.369171 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:29.369171 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:29.375635 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-93680149-61c0-4ce3-8a2b-c8ab4e7fb62a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:29.377930 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-93680149-61c0-4ce3-8a2b-c8ab4e7fb62a tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/volumes/239f211b-63fa-4920-9604-063a71be579b Aug 13 06:58:29.378184 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-93680149-61c0-4ce3-8a2b-c8ab4e7fb62a tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:29.378451 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-93680149-61c0-4ce3-8a2b-c8ab4e7fb62a tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:29.388073 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:29.388073 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:29.396433 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-93680149-61c0-4ce3-8a2b-c8ab4e7fb62a tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Volume info retrieved successfully. Aug 13 06:58:29.402865 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-93680149-61c0-4ce3-8a2b-c8ab4e7fb62a tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/volumes/239f211b-63fa-4920-9604-063a71be579b returned with HTTP 200 Aug 13 06:58:29.403425 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 337/1371] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:29 2026] GET /volume/v3/volumes/239f211b-63fa-4920-9604-063a71be579b => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:58:29.436423 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-17ff4017-7bbe-4f86-91e5-06ebe939b94d req-35d6590d-2d03-4639-989a-6912478b8ee6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/debe19b8-5eca-4468-9240-f628dac573cc returned with HTTP 200 Aug 13 06:58:29.436883 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 342/1372] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:58:29 2026] DELETE /volume/v3/attachments/debe19b8-5eca-4468-9240-f628dac573cc => generated 192 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:29.688255 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0768e899-fa18-463f-95a5-bc8d0aa123cd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:29.689931 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0768e899-fa18-463f-95a5-bc8d0aa123cd tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:29.690130 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0768e899-fa18-463f-95a5-bc8d0aa123cd tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:29.690328 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0768e899-fa18-463f-95a5-bc8d0aa123cd tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:29.700188 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:29.700188 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:29.703660 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0768e899-fa18-463f-95a5-bc8d0aa123cd tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:29.707943 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0768e899-fa18-463f-95a5-bc8d0aa123cd tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:29.708312 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 348/1373] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:29 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:29.784833 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-386fda85-2c42-4e73-be13-6266f6130b69 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:29.788157 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-386fda85-2c42-4e73-be13-6266f6130b69 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:29.788372 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-386fda85-2c42-4e73-be13-6266f6130b69 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:29.788585 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-386fda85-2c42-4e73-be13-6266f6130b69 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:29.803949 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:29.803949 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:29.809755 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-386fda85-2c42-4e73-be13-6266f6130b69 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] Volume info retrieved successfully. Aug 13 06:58:29.817149 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-386fda85-2c42-4e73-be13-6266f6130b69 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:29.818487 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 347/1374] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:29 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:29.875018 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-7660e96a-98ec-462e-981c-c3e16f975479 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:29.877266 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-7660e96a-98ec-462e-981c-c3e16f975479 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:29.877518 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-7660e96a-98ec-462e-981c-c3e16f975479 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:29.877702 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-7660e96a-98ec-462e-981c-c3e16f975479 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:29.888606 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:29.888606 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:29.892685 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-7660e96a-98ec-462e-981c-c3e16f975479 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:29.897311 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-7660e96a-98ec-462e-981c-c3e16f975479 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:29.897790 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 338/1375] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:58:29 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:29.915214 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-ea8a55bd-3995-4a43-b8e6-fa4e70a1bd52 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:29.917401 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-ea8a55bd-3995-4a43-b8e6-fa4e70a1bd52 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308/action Aug 13 06:58:29.917789 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-ea8a55bd-3995-4a43-b8e6-fa4e70a1bd52 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:58:29.917935 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-ea8a55bd-3995-4a43-b8e6-fa4e70a1bd52 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:29.928539 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:29.928539 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:29.929107 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-ea8a55bd-3995-4a43-b8e6-fa4e70a1bd52 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:29.936034 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-ea8a55bd-3995-4a43-b8e6-fa4e70a1bd52 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Begin detaching volume completed successfully. Aug 13 06:58:29.936330 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-ea8a55bd-3995-4a43-b8e6-fa4e70a1bd52 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308/action returned with HTTP 202 Aug 13 06:58:29.936919 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 343/1376] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 06:58:29 2026] POST /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:58:29.956038 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c7251768-50bb-46c9-8297-2779336aa139 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:29.958168 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c7251768-50bb-46c9-8297-2779336aa139 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:29.958168 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c7251768-50bb-46c9-8297-2779336aa139 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:29.958357 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c7251768-50bb-46c9-8297-2779336aa139 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:29.970184 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:29.970184 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:29.974987 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c7251768-50bb-46c9-8297-2779336aa139 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:29.980735 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c7251768-50bb-46c9-8297-2779336aa139 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:29.981249 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 349/1377] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:29 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:29.987288 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-06203dd3-9b58-49e3-817f-c772f00e8140 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:29.987733 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-06203dd3-9b58-49e3-817f-c772f00e8140 None None] GET https://10.4.3.81/volume// Aug 13 06:58:29.987915 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-06203dd3-9b58-49e3-817f-c772f00e8140 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:29.988099 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-06203dd3-9b58-49e3-817f-c772f00e8140 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:29.988465 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-06203dd3-9b58-49e3-817f-c772f00e8140 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:58:29.988742 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 348/1378] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:58:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:58:29.995690 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-412e09fd-211a-4fc3-9a1c-b99f76c68875 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:29.997817 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-412e09fd-211a-4fc3-9a1c-b99f76c68875 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:29.998010 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-412e09fd-211a-4fc3-9a1c-b99f76c68875 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:29.998201 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-412e09fd-211a-4fc3-9a1c-b99f76c68875 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:30.007021 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:30.007021 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:30.010332 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-412e09fd-211a-4fc3-9a1c-b99f76c68875 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:30.014732 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-412e09fd-211a-4fc3-9a1c-b99f76c68875 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:30.015062 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 339/1379] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:58:29 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:58:30.244955 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6eb7256b-54ed-48a9-9d8f-024083dc3a58 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:30.246989 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6eb7256b-54ed-48a9-9d8f-024083dc3a58 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] GET https://10.4.3.81/volume/v3/volumes/683ac844-f649-491c-8195-687bf443769d Aug 13 06:58:30.247229 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6eb7256b-54ed-48a9-9d8f-024083dc3a58 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:30.247478 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6eb7256b-54ed-48a9-9d8f-024083dc3a58 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:30.255928 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6eb7256b-54ed-48a9-9d8f-024083dc3a58 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes/683ac844-f649-491c-8195-687bf443769d returned with HTTP 404 Aug 13 06:58:30.256479 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 344/1380] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:30 2026] GET /volume/v3/volumes/683ac844-f649-491c-8195-687bf443769d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:30.262766 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0018527c-6713-406e-92ed-bcccc20c4b15 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:30.264428 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0018527c-6713-406e-92ed-bcccc20c4b15 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] GET https://10.4.3.81/volume/v3/volumes/cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 Aug 13 06:58:30.264613 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0018527c-6713-406e-92ed-bcccc20c4b15 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:30.264791 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0018527c-6713-406e-92ed-bcccc20c4b15 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:30.272111 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:30.272111 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:30.276365 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0018527c-6713-406e-92ed-bcccc20c4b15 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Volume info retrieved successfully. Aug 13 06:58:30.281656 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0018527c-6713-406e-92ed-bcccc20c4b15 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes/cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 returned with HTTP 200 Aug 13 06:58:30.281656 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 350/1381] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:30 2026] GET /volume/v3/volumes/cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:30.283964 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5cbea0f0-f99c-46be-ab90-4fc0abc722cb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:30.285886 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5cbea0f0-f99c-46be-ab90-4fc0abc722cb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:30.286111 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5cbea0f0-f99c-46be-ab90-4fc0abc722cb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:30.286287 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5cbea0f0-f99c-46be-ab90-4fc0abc722cb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:30.286398 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-5cbea0f0-f99c-46be-ab90-4fc0abc722cb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:30.292686 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:30.292686 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:30.293300 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5cbea0f0-f99c-46be-ab90-4fc0abc722cb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:30.293696 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 349/1382] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:30 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:30.294488 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-890697e1-d638-4572-8193-aa186cff9866 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:30.299664 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-890697e1-d638-4572-8193-aa186cff9866 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] DELETE https://10.4.3.81/volume/v3/volumes/cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 Aug 13 06:58:30.299853 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-890697e1-d638-4572-8193-aa186cff9866 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:30.300028 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-890697e1-d638-4572-8193-aa186cff9866 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:30.300175 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-890697e1-d638-4572-8193-aa186cff9866 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Delete volume with id: cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 Aug 13 06:58:30.307895 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:30.307895 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:30.308465 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-890697e1-d638-4572-8193-aa186cff9866 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Volume info retrieved successfully. Aug 13 06:58:30.324352 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e17902e5-be12-457e-8cb3-ee8deb321861 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:30.336129 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-890697e1-d638-4572-8193-aa186cff9866 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Delete volume request issued successfully. Aug 13 06:58:30.336660 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-890697e1-d638-4572-8193-aa186cff9866 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes/cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 returned with HTTP 202 Aug 13 06:58:30.336951 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 340/1383] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:30 2026] DELETE /volume/v3/volumes/cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:30.342124 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e17902e5-be12-457e-8cb3-ee8deb321861 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] GET https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 Aug 13 06:58:30.343123 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e17902e5-be12-457e-8cb3-ee8deb321861 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:30.344152 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e17902e5-be12-457e-8cb3-ee8deb321861 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:30.346139 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-13977b3a-f116-4d34-9062-fc8c791e29b5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:30.348950 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-13977b3a-f116-4d34-9062-fc8c791e29b5 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] GET https://10.4.3.81/volume/v3/volumes/cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 Aug 13 06:58:30.349713 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-13977b3a-f116-4d34-9062-fc8c791e29b5 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:30.349713 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-13977b3a-f116-4d34-9062-fc8c791e29b5 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:30.359007 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:30.359007 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:30.363936 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-13977b3a-f116-4d34-9062-fc8c791e29b5 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Volume info retrieved successfully. Aug 13 06:58:30.369627 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-13977b3a-f116-4d34-9062-fc8c791e29b5 tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes/cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 returned with HTTP 200 Aug 13 06:58:30.371187 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 351/1384] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:30 2026] GET /volume/v3/volumes/cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:30.384819 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e17902e5-be12-457e-8cb3-ee8deb321861 tempest-TestMultiAttachVolumeSwap-1347650377 tempest-TestMultiAttachVolumeSwap-1347650377-project-member] https://10.4.3.81/volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 returned with HTTP 404 Aug 13 06:58:30.385476 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 345/1385] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:30 2026] GET /volume/v3/volumes/102bb57d-51b8-4643-8727-e0226934a167 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:58:30.421456 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8f0ce62f-9b66-46cd-804d-e85f337c55b5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:30.423661 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8f0ce62f-9b66-46cd-804d-e85f337c55b5 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/volumes/239f211b-63fa-4920-9604-063a71be579b Aug 13 06:58:30.424228 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8f0ce62f-9b66-46cd-804d-e85f337c55b5 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:30.424228 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8f0ce62f-9b66-46cd-804d-e85f337c55b5 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:30.432521 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8f0ce62f-9b66-46cd-804d-e85f337c55b5 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/volumes/239f211b-63fa-4920-9604-063a71be579b returned with HTTP 404 Aug 13 06:58:30.433129 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 350/1386] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:30 2026] GET /volume/v3/volumes/239f211b-63fa-4920-9604-063a71be579b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:30.441860 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2807aa7b-84d3-46fe-93ef-6b6484b04b60 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:30.443432 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2807aa7b-84d3-46fe-93ef-6b6484b04b60 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] DELETE https://10.4.3.81/volume/v3/volumes/31cb1ce2-554b-4033-96da-bd97af29ed9f Aug 13 06:58:30.443607 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2807aa7b-84d3-46fe-93ef-6b6484b04b60 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:30.443777 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2807aa7b-84d3-46fe-93ef-6b6484b04b60 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:30.444290 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-2807aa7b-84d3-46fe-93ef-6b6484b04b60 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Delete volume with id: 31cb1ce2-554b-4033-96da-bd97af29ed9f Aug 13 06:58:30.451791 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:30.451791 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:30.452749 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2807aa7b-84d3-46fe-93ef-6b6484b04b60 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Volume info retrieved successfully. Aug 13 06:58:30.481395 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2807aa7b-84d3-46fe-93ef-6b6484b04b60 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Delete volume request issued successfully. Aug 13 06:58:30.481643 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2807aa7b-84d3-46fe-93ef-6b6484b04b60 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/volumes/31cb1ce2-554b-4033-96da-bd97af29ed9f returned with HTTP 202 Aug 13 06:58:30.482471 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 341/1387] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:30 2026] DELETE /volume/v3/volumes/31cb1ce2-554b-4033-96da-bd97af29ed9f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:30.493731 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-357b2171-c981-4834-ac37-84f15fc32136 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:30.495627 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-357b2171-c981-4834-ac37-84f15fc32136 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/volumes/31cb1ce2-554b-4033-96da-bd97af29ed9f Aug 13 06:58:30.495891 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-357b2171-c981-4834-ac37-84f15fc32136 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:30.496139 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-357b2171-c981-4834-ac37-84f15fc32136 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:30.508652 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:30.508652 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:30.513994 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-357b2171-c981-4834-ac37-84f15fc32136 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Volume info retrieved successfully. Aug 13 06:58:30.519957 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-357b2171-c981-4834-ac37-84f15fc32136 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/volumes/31cb1ce2-554b-4033-96da-bd97af29ed9f returned with HTTP 200 Aug 13 06:58:30.520489 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 352/1388] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:30 2026] GET /volume/v3/volumes/31cb1ce2-554b-4033-96da-bd97af29ed9f => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:30.999776 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b4274835-478f-43df-a3cf-479d93c10685 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:31.004695 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b4274835-478f-43df-a3cf-479d93c10685 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:31.005000 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b4274835-478f-43df-a3cf-479d93c10685 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:31.005239 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b4274835-478f-43df-a3cf-479d93c10685 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:31.055410 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:31.055410 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:31.075725 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b4274835-478f-43df-a3cf-479d93c10685 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:31.081022 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b4274835-478f-43df-a3cf-479d93c10685 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:31.081386 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 346/1389] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:30 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1146 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:31.307199 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2faa61dc-4612-4e47-a0bf-1307e3671f8e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:31.309990 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2faa61dc-4612-4e47-a0bf-1307e3671f8e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:31.309990 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2faa61dc-4612-4e47-a0bf-1307e3671f8e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:31.310182 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2faa61dc-4612-4e47-a0bf-1307e3671f8e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:31.310182 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-2faa61dc-4612-4e47-a0bf-1307e3671f8e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:31.316772 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:31.316772 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:31.317558 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2faa61dc-4612-4e47-a0bf-1307e3671f8e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:31.317972 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 351/1390] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:31 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:31.387881 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0e0fd265-863e-46b2-8208-d635d92c1c4a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:31.390134 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0e0fd265-863e-46b2-8208-d635d92c1c4a tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] GET https://10.4.3.81/volume/v3/volumes/cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 Aug 13 06:58:31.390233 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0e0fd265-863e-46b2-8208-d635d92c1c4a tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:31.390453 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0e0fd265-863e-46b2-8208-d635d92c1c4a tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:31.396497 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0e0fd265-863e-46b2-8208-d635d92c1c4a tempest-VolumesListAdminTestJSON-956179914 tempest-VolumesListAdminTestJSON-956179914-project-member] https://10.4.3.81/volume/v3/volumes/cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 returned with HTTP 404 Aug 13 06:58:31.397100 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 342/1391] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:31 2026] GET /volume/v3/volumes/cbd094a7-dc36-40d2-9fd5-fcdad07adfc2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:31.537628 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ab1cf3dd-2c29-4c64-af5a-6253440e13b5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:31.539904 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab1cf3dd-2c29-4c64-af5a-6253440e13b5 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/volumes/31cb1ce2-554b-4033-96da-bd97af29ed9f Aug 13 06:58:31.540105 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab1cf3dd-2c29-4c64-af5a-6253440e13b5 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:31.540928 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab1cf3dd-2c29-4c64-af5a-6253440e13b5 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:31.546890 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab1cf3dd-2c29-4c64-af5a-6253440e13b5 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/volumes/31cb1ce2-554b-4033-96da-bd97af29ed9f returned with HTTP 404 Aug 13 06:58:31.547494 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 353/1392] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:31 2026] GET /volume/v3/volumes/31cb1ce2-554b-4033-96da-bd97af29ed9f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:58:31.558659 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bc4ec3af-15ad-4c20-804a-25032f8fc2ee None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:31.567725 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bc4ec3af-15ad-4c20-804a-25032f8fc2ee tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8e5fe53e-0b44-411a-80bb-2e52682c092f Aug 13 06:58:31.568009 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bc4ec3af-15ad-4c20-804a-25032f8fc2ee tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:31.569229 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bc4ec3af-15ad-4c20-804a-25032f8fc2ee tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:31.569463 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-bc4ec3af-15ad-4c20-804a-25032f8fc2ee tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Delete volume with id: 8e5fe53e-0b44-411a-80bb-2e52682c092f Aug 13 06:58:31.593656 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:31.593656 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:31.595177 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bc4ec3af-15ad-4c20-804a-25032f8fc2ee tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Volume info retrieved successfully. Aug 13 06:58:31.633663 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bc4ec3af-15ad-4c20-804a-25032f8fc2ee tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Delete volume request issued successfully. Aug 13 06:58:31.633919 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bc4ec3af-15ad-4c20-804a-25032f8fc2ee tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/volumes/8e5fe53e-0b44-411a-80bb-2e52682c092f returned with HTTP 202 Aug 13 06:58:31.635883 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 347/1393] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:31 2026] DELETE /volume/v3/volumes/8e5fe53e-0b44-411a-80bb-2e52682c092f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:31.645262 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a82b9cd5-8700-46ad-a508-ed500a2cc2c4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:31.647380 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a82b9cd5-8700-46ad-a508-ed500a2cc2c4 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/volumes/8e5fe53e-0b44-411a-80bb-2e52682c092f Aug 13 06:58:31.647711 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a82b9cd5-8700-46ad-a508-ed500a2cc2c4 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:31.647858 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a82b9cd5-8700-46ad-a508-ed500a2cc2c4 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:31.660829 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:31.660829 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:31.666384 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a82b9cd5-8700-46ad-a508-ed500a2cc2c4 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Volume info retrieved successfully. Aug 13 06:58:31.672385 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a82b9cd5-8700-46ad-a508-ed500a2cc2c4 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/volumes/8e5fe53e-0b44-411a-80bb-2e52682c092f returned with HTTP 200 Aug 13 06:58:31.673617 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 352/1394] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:31 2026] GET /volume/v3/volumes/8e5fe53e-0b44-411a-80bb-2e52682c092f => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:32.093693 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-77c0ac86-32b6-4277-a930-40670d9f3761 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:32.096293 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-77c0ac86-32b6-4277-a930-40670d9f3761 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:32.096577 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-77c0ac86-32b6-4277-a930-40670d9f3761 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:32.096868 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-77c0ac86-32b6-4277-a930-40670d9f3761 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:32.107598 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:32.107598 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:32.111223 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-77c0ac86-32b6-4277-a930-40670d9f3761 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:32.116931 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-77c0ac86-32b6-4277-a930-40670d9f3761 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:32.117404 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 343/1395] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:32 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1146 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:32.333442 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-18594680-8ec5-4440-921f-91f098dbe876 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:32.335779 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-18594680-8ec5-4440-921f-91f098dbe876 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:32.335957 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-18594680-8ec5-4440-921f-91f098dbe876 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:32.336201 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-18594680-8ec5-4440-921f-91f098dbe876 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:32.336349 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-18594680-8ec5-4440-921f-91f098dbe876 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:32.347707 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:32.347707 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:32.351404 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-18594680-8ec5-4440-921f-91f098dbe876 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:32.352128 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 354/1396] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:32 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:32.688141 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1ecdf8b1-d05b-4cf5-af4d-a8b1f2a2bad7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:32.688600 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1ecdf8b1-d05b-4cf5-af4d-a8b1f2a2bad7 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] GET https://10.4.3.81/volume/v3/volumes/8e5fe53e-0b44-411a-80bb-2e52682c092f Aug 13 06:58:32.688794 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1ecdf8b1-d05b-4cf5-af4d-a8b1f2a2bad7 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:32.689056 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1ecdf8b1-d05b-4cf5-af4d-a8b1f2a2bad7 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:32.699961 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1ecdf8b1-d05b-4cf5-af4d-a8b1f2a2bad7 tempest-VolumesBackupsTest-1456466485 tempest-VolumesBackupsTest-1456466485-project-member] https://10.4.3.81/volume/v3/volumes/8e5fe53e-0b44-411a-80bb-2e52682c092f returned with HTTP 404 Aug 13 06:58:32.700583 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 348/1397] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:32 2026] GET /volume/v3/volumes/8e5fe53e-0b44-411a-80bb-2e52682c092f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:33.134754 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b8f4aef9-e5b2-4671-b113-3870d8c00668 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:33.136992 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b8f4aef9-e5b2-4671-b113-3870d8c00668 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:33.137196 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b8f4aef9-e5b2-4671-b113-3870d8c00668 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:33.137499 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b8f4aef9-e5b2-4671-b113-3870d8c00668 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:33.173361 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:33.173361 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:33.180912 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b8f4aef9-e5b2-4671-b113-3870d8c00668 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:33.188161 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b8f4aef9-e5b2-4671-b113-3870d8c00668 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:33.189604 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 353/1398] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:33 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1146 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:33.367112 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3671fe59-2720-4e7b-ae4f-28f20f27959e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:33.370360 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3671fe59-2720-4e7b-ae4f-28f20f27959e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:33.370360 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3671fe59-2720-4e7b-ae4f-28f20f27959e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:33.370360 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3671fe59-2720-4e7b-ae4f-28f20f27959e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:33.370360 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-3671fe59-2720-4e7b-ae4f-28f20f27959e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:33.377785 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:33.377785 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:33.377785 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3671fe59-2720-4e7b-ae4f-28f20f27959e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:33.377785 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 344/1399] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:33 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:33.626204 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-422ea183-14b1-4653-8f30-1bd228494a08 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:33.731750 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-422ea183-14b1-4653-8f30-1bd228494a08 tempest-ExtensionsTestJSON-106202617 tempest-ExtensionsTestJSON-106202617-project-member] GET https://10.4.3.81/volume/v3/extensions Aug 13 06:58:33.732037 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-422ea183-14b1-4653-8f30-1bd228494a08 tempest-ExtensionsTestJSON-106202617 tempest-ExtensionsTestJSON-106202617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:33.732301 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-422ea183-14b1-4653-8f30-1bd228494a08 tempest-ExtensionsTestJSON-106202617 tempest-ExtensionsTestJSON-106202617-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:33.732786 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-422ea183-14b1-4653-8f30-1bd228494a08 tempest-ExtensionsTestJSON-106202617 tempest-ExtensionsTestJSON-106202617-project-member] https://10.4.3.81/volume/v3/extensions returned with HTTP 200 Aug 13 06:58:33.733474 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 355/1400] 10.4.3.81 () {66 vars in 1239 bytes} [Thu Aug 13 06:58:33 2026] GET /volume/v3/extensions => generated 5245 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:34.204402 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0758c5b5-42c4-4b74-a0bb-35e331862880 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:34.206427 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0758c5b5-42c4-4b74-a0bb-35e331862880 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:34.206625 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0758c5b5-42c4-4b74-a0bb-35e331862880 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:34.206870 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0758c5b5-42c4-4b74-a0bb-35e331862880 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:34.226494 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:34.226494 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:34.233798 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0758c5b5-42c4-4b74-a0bb-35e331862880 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:34.245656 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0758c5b5-42c4-4b74-a0bb-35e331862880 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:34.245656 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 349/1401] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:34 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1146 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:58:34.390509 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3d23a89e-5d54-4591-9b37-8b0206c9b97d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:34.392486 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d23a89e-5d54-4591-9b37-8b0206c9b97d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:34.392830 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d23a89e-5d54-4591-9b37-8b0206c9b97d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:34.393156 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d23a89e-5d54-4591-9b37-8b0206c9b97d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:34.393252 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3d23a89e-5d54-4591-9b37-8b0206c9b97d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:34.398587 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:34.398587 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:34.399472 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d23a89e-5d54-4591-9b37-8b0206c9b97d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:34.399931 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 354/1402] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:34 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:34.866469 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-16f00042-48b7-4c27-8451-6bd478519ee2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:34.868875 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-16f00042-48b7-4c27-8451-6bd478519ee2 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:34.869048 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-16f00042-48b7-4c27-8451-6bd478519ee2 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:34.869219 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-16f00042-48b7-4c27-8451-6bd478519ee2 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:34.882779 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:34.882779 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:34.888024 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-16f00042-48b7-4c27-8451-6bd478519ee2 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:34.898069 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-16f00042-48b7-4c27-8451-6bd478519ee2 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:34.898672 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 345/1403] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:58:34 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:35.259676 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-02b315bd-b517-4511-a00e-94d05641081f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:35.261235 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-00541d40-9dac-4ebd-b0c2-022d7d37b2ad None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:35.265343 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-02b315bd-b517-4511-a00e-94d05641081f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] DELETE https://10.4.3.81/volume/v3/attachments/61faf251-5c43-497e-bca7-8bc911491f7e Aug 13 06:58:35.265343 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-02b315bd-b517-4511-a00e-94d05641081f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:35.265343 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-02b315bd-b517-4511-a00e-94d05641081f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:35.265549 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-00541d40-9dac-4ebd-b0c2-022d7d37b2ad tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:35.265549 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-00541d40-9dac-4ebd-b0c2-022d7d37b2ad tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:35.265549 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-00541d40-9dac-4ebd-b0c2-022d7d37b2ad tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:35.271283 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c212f556-04d6-4afb-b4a3-075d778aa94e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:35.278337 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:35.278337 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:35.280519 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:35.280519 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:35.288548 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-00541d40-9dac-4ebd-b0c2-022d7d37b2ad tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:35.294356 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-00541d40-9dac-4ebd-b0c2-022d7d37b2ad tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:35.295180 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 350/1404] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:35 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:35.340798 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a335b38b-cceb-491e-add7-234e0b2faea2 req-02b315bd-b517-4511-a00e-94d05641081f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/61faf251-5c43-497e-bca7-8bc911491f7e returned with HTTP 200 Aug 13 06:58:35.341415 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 356/1405] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:58:35 2026] DELETE /volume/v3/attachments/61faf251-5c43-497e-bca7-8bc911491f7e => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:35.353170 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c212f556-04d6-4afb-b4a3-075d778aa94e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:35.353677 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c212f556-04d6-4afb-b4a3-075d778aa94e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1902532410"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:35.355643 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-c212f556-04d6-4afb-b4a3-075d778aa94e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1902532410'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:35.355793 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-c212f556-04d6-4afb-b4a3-075d778aa94e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume of 1 GB Aug 13 06:58:35.361051 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c212f556-04d6-4afb-b4a3-075d778aa94e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Availability Zones retrieved successfully. Aug 13 06:58:35.367784 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c212f556-04d6-4afb-b4a3-075d778aa94e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (4335353d-017b-4e7a-8053-1437e6fc7de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:35.368754 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c212f556-04d6-4afb-b4a3-075d778aa94e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43167f3a-5304-4778-a985-f605ca63fea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:35.369657 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-c212f556-04d6-4afb-b4a3-075d778aa94e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:35.400985 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c212f556-04d6-4afb-b4a3-075d778aa94e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43167f3a-5304-4778-a985-f605ca63fea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:35.402123 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c212f556-04d6-4afb-b4a3-075d778aa94e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4add475-f424-4298-973e-b2e393f21237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:35.419142 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0caa0209-6439-4450-b2a8-250fd2bc44c2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:35.422410 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0caa0209-6439-4450-b2a8-250fd2bc44c2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:35.422760 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0caa0209-6439-4450-b2a8-250fd2bc44c2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:35.422906 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0caa0209-6439-4450-b2a8-250fd2bc44c2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:35.423021 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-0caa0209-6439-4450-b2a8-250fd2bc44c2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:35.428336 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:35.428336 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:35.429864 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0caa0209-6439-4450-b2a8-250fd2bc44c2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:35.430516 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 346/1406] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:35 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:35.480608 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-c212f556-04d6-4afb-b4a3-075d778aa94e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Created reservations ['2fd4dd18-1188-4a81-b1bc-7c05970584b2', '49883e57-5a9d-4def-b2ba-10747331c774', '23148821-4369-409e-a4d2-79d325ae2da5', 'ad82a6d2-6d03-4b26-a2ed-78b3b408d721'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:35.481618 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c212f556-04d6-4afb-b4a3-075d778aa94e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4add475-f424-4298-973e-b2e393f21237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fd4dd18-1188-4a81-b1bc-7c05970584b2', '49883e57-5a9d-4def-b2ba-10747331c774', '23148821-4369-409e-a4d2-79d325ae2da5', 'ad82a6d2-6d03-4b26-a2ed-78b3b408d721']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:35.482286 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c212f556-04d6-4afb-b4a3-075d778aa94e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (741c3d91-c95a-4ed4-8acd-f26e8ca03676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:35.507696 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c212f556-04d6-4afb-b4a3-075d778aa94e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (741c3d91-c95a-4ed4-8acd-f26e8ca03676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46ebea8b-cf54-4217-8cc4-29cc491be920', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1902532410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['2fd4dd18-1188-4a81-b1bc-7c05970584b2','49883e57-5a9d-4def-b2ba-10747331c774','23148821-4369-409e-a4d2-79d325ae2da5','ad82a6d2-6d03-4b26-a2ed-78b3b408d721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1902532410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46ebea8b-cf54-4217-8cc4-29cc491be920,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f01474e39a4275b37732063b950372',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:35.508812 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c212f556-04d6-4afb-b4a3-075d778aa94e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23e81755-7752-4334-8149-5b5f61ac4e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:35.534279 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c212f556-04d6-4afb-b4a3-075d778aa94e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23e81755-7752-4334-8149-5b5f61ac4e4b) transitioned into state 'SUCCESS' from state '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-1902532410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['2fd4dd18-1188-4a81-b1bc-7c05970584b2','49883e57-5a9d-4def-b2ba-10747331c774','23148821-4369-409e-a4d2-79d325ae2da5','ad82a6d2-6d03-4b26-a2ed-78b3b408d721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:35.535135 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c212f556-04d6-4afb-b4a3-075d778aa94e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24e96ff8-7048-43f2-9e7d-14094553fd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:35.547489 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c212f556-04d6-4afb-b4a3-075d778aa94e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24e96ff8-7048-43f2-9e7d-14094553fd36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:35.548373 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c212f556-04d6-4afb-b4a3-075d778aa94e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (4335353d-017b-4e7a-8053-1437e6fc7de7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:35.548748 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c212f556-04d6-4afb-b4a3-075d778aa94e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request issued successfully. Aug 13 06:58:35.549383 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c212f556-04d6-4afb-b4a3-075d778aa94e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:35.549853 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 355/1407] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 06:58:35 2026] POST /volume/v3/volumes => generated 768 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:35.555070 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-37d02e5d-de86-4ddd-b398-73747ec9c7c1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:35.555621 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-37d02e5d-de86-4ddd-b398-73747ec9c7c1 None None] GET https://10.4.3.81/volume// Aug 13 06:58:35.555901 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-37d02e5d-de86-4ddd-b398-73747ec9c7c1 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:35.556130 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-37d02e5d-de86-4ddd-b398-73747ec9c7c1 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:35.556442 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-37d02e5d-de86-4ddd-b398-73747ec9c7c1 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:58:35.556790 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 351/1408] 10.4.3.81 () {64 vars in 997 bytes} [Thu Aug 13 06:58:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 06:58:35.564766 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b7acb8eb-da7d-4bcb-97ab-d84ff3c998b6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:35.567086 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b7acb8eb-da7d-4bcb-97ab-d84ff3c998b6 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/46ebea8b-cf54-4217-8cc4-29cc491be920 Aug 13 06:58:35.567388 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b7acb8eb-da7d-4bcb-97ab-d84ff3c998b6 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:35.570384 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b7acb8eb-da7d-4bcb-97ab-d84ff3c998b6 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:35.570760 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a8a725a6-1f11-410b-b079-a270995884bc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:35.570760 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a8a725a6-1f11-410b-b079-a270995884bc None None] GET https://10.4.3.81/volume// Aug 13 06:58:35.570760 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a8a725a6-1f11-410b-b079-a270995884bc None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:35.570760 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a8a725a6-1f11-410b-b079-a270995884bc None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:35.570760 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a8a725a6-1f11-410b-b079-a270995884bc None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:58:35.570760 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 347/1409] 10.4.3.81 () {64 vars in 997 bytes} [Thu Aug 13 06:58:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 06:58:35.584329 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c6075263-79a0-494b-816f-e0c7cd6e956d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:35.588510 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:35.588510 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:35.600556 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b7acb8eb-da7d-4bcb-97ab-d84ff3c998b6 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:35.617191 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b7acb8eb-da7d-4bcb-97ab-d84ff3c998b6 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/46ebea8b-cf54-4217-8cc4-29cc491be920 returned with HTTP 200 Aug 13 06:58:35.617191 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 357/1410] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:35 2026] GET /volume/v3/volumes/46ebea8b-cf54-4217-8cc4-29cc491be920 => generated 836 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:35.689029 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c6075263-79a0-494b-816f-e0c7cd6e956d tempest-VersionsTest-83343332 tempest-VersionsTest-83343332-project-member] GET https://10.4.3.81/volume/v3/ Aug 13 06:58:35.690159 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c6075263-79a0-494b-816f-e0c7cd6e956d tempest-VersionsTest-83343332 tempest-VersionsTest-83343332-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:35.690159 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c6075263-79a0-494b-816f-e0c7cd6e956d tempest-VersionsTest-83343332 tempest-VersionsTest-83343332-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:35.690159 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c6075263-79a0-494b-816f-e0c7cd6e956d tempest-VersionsTest-83343332 tempest-VersionsTest-83343332-project-member] https://10.4.3.81/volume/v3/ returned with HTTP 200 Aug 13 06:58:35.690988 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 356/1411] 10.4.3.81 () {66 vars in 1209 bytes} [Thu Aug 13 06:58:35 2026] GET /volume/v3/ => generated 385 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:36.311805 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-589c1a2a-641a-44e2-878d-0395af7bcf31 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:36.313986 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-589c1a2a-641a-44e2-878d-0395af7bcf31 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:36.315226 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-589c1a2a-641a-44e2-878d-0395af7bcf31 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:36.315226 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-589c1a2a-641a-44e2-878d-0395af7bcf31 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:36.325291 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:36.325291 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:36.330635 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-589c1a2a-641a-44e2-878d-0395af7bcf31 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:36.337820 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-589c1a2a-641a-44e2-878d-0395af7bcf31 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:36.338374 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 352/1412] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:36 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:36.350349 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b5b2f0cb-f015-4e85-ba4e-08aec1bcf33e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:36.352912 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b5b2f0cb-f015-4e85-ba4e-08aec1bcf33e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:36.353198 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b5b2f0cb-f015-4e85-ba4e-08aec1bcf33e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:36.353498 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b5b2f0cb-f015-4e85-ba4e-08aec1bcf33e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:36.362934 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:36.362934 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:36.367697 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b5b2f0cb-f015-4e85-ba4e-08aec1bcf33e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:36.373429 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b5b2f0cb-f015-4e85-ba4e-08aec1bcf33e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:36.373995 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 348/1413] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:36 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:36.441430 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5e8bf383-ca55-49c7-8ad8-5578d82c55ce None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:36.441430 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5e8bf383-ca55-49c7-8ad8-5578d82c55ce tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 06:58:36.441813 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5e8bf383-ca55-49c7-8ad8-5578d82c55ce tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:36.441813 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5e8bf383-ca55-49c7-8ad8-5578d82c55ce tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:36.443866 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3d97785a-d82f-4502-9f4f-6363473118bd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:36.446878 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d97785a-d82f-4502-9f4f-6363473118bd tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:36.447106 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d97785a-d82f-4502-9f4f-6363473118bd tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:36.447393 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d97785a-d82f-4502-9f4f-6363473118bd tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:36.447461 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3d97785a-d82f-4502-9f4f-6363473118bd tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:36.451230 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:36.451230 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:36.452842 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:36.452842 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:36.453758 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d97785a-d82f-4502-9f4f-6363473118bd tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:36.454152 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 357/1414] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:36 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:36.458359 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5e8bf383-ca55-49c7-8ad8-5578d82c55ce tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:36.462171 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5e8bf383-ca55-49c7-8ad8-5578d82c55ce tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 06:58:36.463010 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 358/1415] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:36 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:36.468300 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d1472fe1-c139-4949-b9b1-13b60a641581 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:36.470994 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d1472fe1-c139-4949-b9b1-13b60a641581 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 Aug 13 06:58:36.471292 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d1472fe1-c139-4949-b9b1-13b60a641581 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:36.471575 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d1472fe1-c139-4949-b9b1-13b60a641581 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:36.484734 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:36.484734 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:36.494162 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d1472fe1-c139-4949-b9b1-13b60a641581 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:36.505920 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d1472fe1-c139-4949-b9b1-13b60a641581 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 returned with HTTP 200 Aug 13 06:58:36.506518 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 353/1416] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:36 2026] GET /volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 => generated 1355 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:36.527868 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f2a51815-6864-43a6-8de2-44e87027aba2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:36.538831 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] POST https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c/restore Aug 13 06:58:36.539231 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:36.544224 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Restoring backup c8d4a94b-1d08-4584-b42c-ac942d97b49c ({'restore': {}}) {{(pid=100294) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 06:58:36.544374 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Restoring backup c8d4a94b-1d08-4584-b42c-ac942d97b49c to volume None. Aug 13 06:58:36.554383 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:36.554383 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:36.554383 np0000007169 devstack@c-api.service[100294]: INFO cinder.backup.api [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Creating volume of 1 GB for restore of backup c8d4a94b-1d08-4584-b42c-ac942d97b49c. Aug 13 06:58:36.564152 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Availability zone cache updated, next update will occur around 2026-08-13 07:58:36.563698. {{(pid=100294) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 06:58:36.564357 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Availability Zones retrieved successfully. Aug 13 06:58:36.573584 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Flow 'volume_create_api' (b2368d5b-9cf9-4539-a467-4a9df4123a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:36.573993 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ceffd6a-6326-4a04-825b-2b793225f282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:36.575266 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:36.633992 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6345550d-1a30-4b6e-85ef-01a6a5162d12 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:36.641081 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6345550d-1a30-4b6e-85ef-01a6a5162d12 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/46ebea8b-cf54-4217-8cc4-29cc491be920 Aug 13 06:58:36.641468 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6345550d-1a30-4b6e-85ef-01a6a5162d12 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:36.643526 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6345550d-1a30-4b6e-85ef-01a6a5162d12 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:36.655208 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:36.655208 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:36.661762 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6345550d-1a30-4b6e-85ef-01a6a5162d12 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:36.667231 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6345550d-1a30-4b6e-85ef-01a6a5162d12 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/46ebea8b-cf54-4217-8cc4-29cc491be920 returned with HTTP 200 Aug 13 06:58:36.669151 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 358/1417] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:36 2026] GET /volume/v3/volumes/46ebea8b-cf54-4217-8cc4-29cc491be920 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:36.691942 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4615d992-3f47-4614-a798-a9b3bf4625bb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:36.694124 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4615d992-3f47-4614-a798-a9b3bf4625bb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 06:58:36.694575 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4615d992-3f47-4614-a798-a9b3bf4625bb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46ebea8b-cf54-4217-8cc4-29cc491be920", "name": "tempest-VolumeDependencyTests-Snapshot-972612464"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:36.707004 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:36.707004 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:36.707953 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4615d992-3f47-4614-a798-a9b3bf4625bb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:36.708152 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-4615d992-3f47-4614-a798-a9b3bf4625bb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create snapshot from volume 46ebea8b-cf54-4217-8cc4-29cc491be920 Aug 13 06:58:36.770817 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-4615d992-3f47-4614-a798-a9b3bf4625bb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Created reservations ['7bb509f8-db43-4ac7-80be-afceb5eeebcd', 'a6def2be-fde9-44dd-9018-0a762e4db54c', '8c522b6e-d918-40d5-b3f7-b03eb079de51', 'bd6352d0-abbc-4249-a7b2-448ef83cdac2'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:36.783362 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ceffd6a-6326-4a04-825b-2b793225f282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:36.784108 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcea37b6-06d9-42a0-ac6e-d5de2431097a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:36.817524 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4615d992-3f47-4614-a798-a9b3bf4625bb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot create request issued successfully. Aug 13 06:58:36.818048 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4615d992-3f47-4614-a798-a9b3bf4625bb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 06:58:36.820183 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 359/1418] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 06:58:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:36.831577 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Created reservations ['be1a7ff6-e47d-426b-8f2d-2ff62c85b38c', '85eb93be-fb79-42c9-a3cb-ea1eaaeb2543', 'e9e8b62d-245d-4964-a53d-1389976ac38e', '007ae945-7a40-434f-8400-fa9d55aac46e'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:36.832283 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcea37b6-06d9-42a0-ac6e-d5de2431097a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be1a7ff6-e47d-426b-8f2d-2ff62c85b38c', '85eb93be-fb79-42c9-a3cb-ea1eaaeb2543', 'e9e8b62d-245d-4964-a53d-1389976ac38e', '007ae945-7a40-434f-8400-fa9d55aac46e']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:36.833236 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f961af0b-181b-49aa-a832-311b33e6ac89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:36.834392 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1fc8dff4-d54d-4039-bb3a-b61410afc463 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:36.836423 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1fc8dff4-d54d-4039-bb3a-b61410afc463 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/e0eaafc4-0023-4013-a9aa-89f57b0a0eab Aug 13 06:58:36.837513 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1fc8dff4-d54d-4039-bb3a-b61410afc463 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:36.837864 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1fc8dff4-d54d-4039-bb3a-b61410afc463 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:36.846099 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:36.846099 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:36.847286 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1fc8dff4-d54d-4039-bb3a-b61410afc463 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:58:36.849502 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1fc8dff4-d54d-4039-bb3a-b61410afc463 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/e0eaafc4-0023-4013-a9aa-89f57b0a0eab returned with HTTP 200 Aug 13 06:58:36.850186 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 354/1419] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:58:36 2026] GET /volume/v3/snapshots/e0eaafc4-0023-4013-a9aa-89f57b0a0eab => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:36.866740 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f961af0b-181b-49aa-a832-311b33e6ac89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2670cb59-e61c-44da-abbb-053884cda043', '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_c8d4a94b-1d08-4584-b42c-ac942d97b49c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b578b09c05bb454f9e1c34669ea7c87d',qos_specs=None,replication_status=,reservations=['be1a7ff6-e47d-426b-8f2d-2ff62c85b38c','85eb93be-fb79-42c9-a3cb-ea1eaaeb2543','e9e8b62d-245d-4964-a53d-1389976ac38e','007ae945-7a40-434f-8400-fa9d55aac46e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='742092ff493543fe96bdab5f5c38706b',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:36Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c8d4a94b-1d08-4584-b42c-ac942d97b49c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2670cb59-e61c-44da-abbb-053884cda043,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b578b09c05bb454f9e1c34669ea7c87d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='742092ff493543fe96bdab5f5c38706b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:36.867527 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a358572-0f91-48bd-aa12-2d55c70ae6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:36.892576 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a358572-0f91-48bd-aa12-2d55c70ae6d7) transitioned into 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_c8d4a94b-1d08-4584-b42c-ac942d97b49c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b578b09c05bb454f9e1c34669ea7c87d',qos_specs=None,replication_status=,reservations=['be1a7ff6-e47d-426b-8f2d-2ff62c85b38c','85eb93be-fb79-42c9-a3cb-ea1eaaeb2543','e9e8b62d-245d-4964-a53d-1389976ac38e','007ae945-7a40-434f-8400-fa9d55aac46e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='742092ff493543fe96bdab5f5c38706b',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:36.893226 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69f57b13-cbbc-472e-a4c9-06ffa28d502c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:36.907188 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69f57b13-cbbc-472e-a4c9-06ffa28d502c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:36.908443 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Flow 'volume_create_api' (b2368d5b-9cf9-4539-a467-4a9df4123a81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:36.908908 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Create volume request issued successfully. Aug 13 06:58:36.918702 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:36.918702 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:36.919376 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:37.461550 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-771fc758-547a-43ec-8967-c88ce9c4754e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:37.601912 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-771fc758-547a-43ec-8967-c88ce9c4754e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:37.602222 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-771fc758-547a-43ec-8967-c88ce9c4754e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-249613428"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:37.603983 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-771fc758-547a-43ec-8967-c88ce9c4754e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-249613428'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:37.603983 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-771fc758-547a-43ec-8967-c88ce9c4754e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Create volume of 1 GB Aug 13 06:58:37.613064 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-771fc758-547a-43ec-8967-c88ce9c4754e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Availability Zones retrieved successfully. Aug 13 06:58:37.626246 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-771fc758-547a-43ec-8967-c88ce9c4754e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Flow 'volume_create_api' (fa7c4b98-81f8-4765-92e6-f7b9f2f11802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:37.626434 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-771fc758-547a-43ec-8967-c88ce9c4754e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c9ab358-0cab-400a-a5bd-762115baae65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:37.627328 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-771fc758-547a-43ec-8967-c88ce9c4754e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:37.660132 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-771fc758-547a-43ec-8967-c88ce9c4754e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c9ab358-0cab-400a-a5bd-762115baae65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:37.661698 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-771fc758-547a-43ec-8967-c88ce9c4754e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04110615-a4d1-4834-a5b6-3f832a30aa13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:37.735776 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-771fc758-547a-43ec-8967-c88ce9c4754e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Created reservations ['05f52287-0ea7-4170-a14f-21fc912dcd04', 'e3358134-47c0-4c64-96a9-53b8747022af', '09c6e584-b982-4e7c-a056-d93603353238', '8771a573-8b92-42f2-b1c0-189a4fdb00ed'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:37.737713 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-771fc758-547a-43ec-8967-c88ce9c4754e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04110615-a4d1-4834-a5b6-3f832a30aa13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05f52287-0ea7-4170-a14f-21fc912dcd04', 'e3358134-47c0-4c64-96a9-53b8747022af', '09c6e584-b982-4e7c-a056-d93603353238', '8771a573-8b92-42f2-b1c0-189a4fdb00ed']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:37.737713 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-771fc758-547a-43ec-8967-c88ce9c4754e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e21a67-71fa-4581-bc4f-df2439bdbd10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:37.760944 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-771fc758-547a-43ec-8967-c88ce9c4754e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e21a67-71fa-4581-bc4f-df2439bdbd10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36a8bff9-6291-4327-a2e9-970d38837120', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-249613428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a73e3e8ad29b4981b461e76753265acc',qos_specs=None,replication_status=,reservations=['05f52287-0ea7-4170-a14f-21fc912dcd04','e3358134-47c0-4c64-96a9-53b8747022af','09c6e584-b982-4e7c-a056-d93603353238','8771a573-8b92-42f2-b1c0-189a4fdb00ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3c8ba15abf64dd39ef5bf54c342de89',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-249613428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36a8bff9-6291-4327-a2e9-970d38837120,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a73e3e8ad29b4981b461e76753265acc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3c8ba15abf64dd39ef5bf54c342de89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:37.761784 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-771fc758-547a-43ec-8967-c88ce9c4754e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eacf7dab-2abb-445f-be04-3689bfded3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:37.778950 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-771fc758-547a-43ec-8967-c88ce9c4754e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eacf7dab-2abb-445f-be04-3689bfded3b7) transitioned into state 'SUCCESS' from state '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-249613428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a73e3e8ad29b4981b461e76753265acc',qos_specs=None,replication_status=,reservations=['05f52287-0ea7-4170-a14f-21fc912dcd04','e3358134-47c0-4c64-96a9-53b8747022af','09c6e584-b982-4e7c-a056-d93603353238','8771a573-8b92-42f2-b1c0-189a4fdb00ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3c8ba15abf64dd39ef5bf54c342de89',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:37.779703 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-771fc758-547a-43ec-8967-c88ce9c4754e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (851fd58c-4866-485b-92b3-dda7ba39f55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:37.791355 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-771fc758-547a-43ec-8967-c88ce9c4754e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (851fd58c-4866-485b-92b3-dda7ba39f55d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:37.791355 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-771fc758-547a-43ec-8967-c88ce9c4754e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Flow 'volume_create_api' (fa7c4b98-81f8-4765-92e6-f7b9f2f11802) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:37.791355 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-771fc758-547a-43ec-8967-c88ce9c4754e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Create volume request issued successfully. Aug 13 06:58:37.791355 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-771fc758-547a-43ec-8967-c88ce9c4754e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:37.791738 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 359/1420] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:58:37 2026] POST /volume/v3/volumes => generated 747 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:37.805925 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-872c8e1c-80bd-4d35-8f46-4121f9d117ed None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:37.810864 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-872c8e1c-80bd-4d35-8f46-4121f9d117ed tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] GET https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120 Aug 13 06:58:37.810864 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-872c8e1c-80bd-4d35-8f46-4121f9d117ed tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:37.810864 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-872c8e1c-80bd-4d35-8f46-4121f9d117ed tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:37.818338 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:37.818338 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:37.821610 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-872c8e1c-80bd-4d35-8f46-4121f9d117ed tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Volume info retrieved successfully. Aug 13 06:58:37.826088 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-872c8e1c-80bd-4d35-8f46-4121f9d117ed tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120 returned with HTTP 200 Aug 13 06:58:37.826492 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 360/1421] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:37 2026] GET /volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:37.865395 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cc823622-a556-4c92-a071-7e7542e156b0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:37.867445 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cc823622-a556-4c92-a071-7e7542e156b0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/e0eaafc4-0023-4013-a9aa-89f57b0a0eab Aug 13 06:58:37.867692 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cc823622-a556-4c92-a071-7e7542e156b0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:37.867847 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cc823622-a556-4c92-a071-7e7542e156b0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:37.873368 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:37.873368 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:37.874705 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cc823622-a556-4c92-a071-7e7542e156b0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:58:37.874705 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cc823622-a556-4c92-a071-7e7542e156b0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/e0eaafc4-0023-4013-a9aa-89f57b0a0eab returned with HTTP 200 Aug 13 06:58:37.874844 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 355/1422] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:58:37 2026] GET /volume/v3/snapshots/e0eaafc4-0023-4013-a9aa-89f57b0a0eab => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:37.885185 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:37.887556 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:37.888076 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e0eaafc4-0023-4013-a9aa-89f57b0a0eab", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-329025545"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:37.889849 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request body: {'volume': {'snapshot_id': 'e0eaafc4-0023-4013-a9aa-89f57b0a0eab', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-329025545'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:37.897306 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:37.897306 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:37.897959 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:58:37.898150 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume of 1 GB Aug 13 06:58:37.903799 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Availability Zones retrieved successfully. Aug 13 06:58:37.910039 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (a8bb44c8-e5ad-4640-9caa-28245e21bcf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:37.911380 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99da383e-b904-4652-a76e-413152703978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:37.912780 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:37.929121 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:37.929121 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:37.929795 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:37.930005 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.backup.api [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Checking backup size 1 against volume size 1 {{(pid=100294) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 06:58:37.930165 np0000007169 devstack@c-api.service[100294]: INFO cinder.backup.api [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Overwriting volume 2670cb59-e61c-44da-abbb-053884cda043 with restore of backup c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:37.945716 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] restore_backup in rpcapi backup_id c8d4a94b-1d08-4584-b42c-ac942d97b49c {{(pid=100294) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 06:58:37.950345 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f2a51815-6864-43a6-8de2-44e87027aba2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c/restore returned with HTTP 202 Aug 13 06:58:37.950345 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 349/1423] 10.4.3.81 () {68 vars in 1386 bytes} [Thu Aug 13 06:58:36 2026] POST /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c/restore => generated 189 bytes in 1421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:37.960169 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-da78f0de-53d8-4034-a00e-6b2fc7c885c5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:37.960902 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99da383e-b904-4652-a76e-413152703978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e0eaafc4-0023-4013-a9aa-89f57b0a0eab', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:37.962038 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (362c8f7f-5e02-472f-98ac-a266a5ccee2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:37.962525 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-da78f0de-53d8-4034-a00e-6b2fc7c885c5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:37.962733 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-da78f0de-53d8-4034-a00e-6b2fc7c885c5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:37.963046 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-da78f0de-53d8-4034-a00e-6b2fc7c885c5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:37.963155 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-da78f0de-53d8-4034-a00e-6b2fc7c885c5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:37.970919 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:37.970919 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:37.972252 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-da78f0de-53d8-4034-a00e-6b2fc7c885c5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:37.972901 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 361/1424] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:37 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:38.008280 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Created reservations ['f173c1f3-8be1-4d1c-8bed-02729045af3b', '036ad082-0655-4bee-bf9e-f7856f9882e9', '38f1c32b-103e-4e6f-8fbf-125e223415f0', '931b389b-744c-429c-b0a2-818faba1f8fe'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:38.009568 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (362c8f7f-5e02-472f-98ac-a266a5ccee2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f173c1f3-8be1-4d1c-8bed-02729045af3b', '036ad082-0655-4bee-bf9e-f7856f9882e9', '38f1c32b-103e-4e6f-8fbf-125e223415f0', '931b389b-744c-429c-b0a2-818faba1f8fe']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:38.010457 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b8e5ed1-5fed-493b-8482-f5e4075327c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:38.068524 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b8e5ed1-5fed-493b-8482-f5e4075327c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '685e45fe-49bb-4cf3-9f6d-d08b8f33be8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-329025545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['f173c1f3-8be1-4d1c-8bed-02729045af3b','036ad082-0655-4bee-bf9e-f7856f9882e9','38f1c32b-103e-4e6f-8fbf-125e223415f0','931b389b-744c-429c-b0a2-818faba1f8fe'],size=1,snapshot_id=e0eaafc4-0023-4013-a9aa-89f57b0a0eab,source_replicaid=,source_volid=None,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-329025545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=685e45fe-49bb-4cf3-9f6d-d08b8f33be8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f01474e39a4275b37732063b950372',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e0eaafc4-0023-4013-a9aa-89f57b0a0eab,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:38.070022 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0f969f0-5394-4889-a464-d43698c0ad41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:38.102106 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0f969f0-5394-4889-a464-d43698c0ad41) transitioned into state 'SUCCESS' from state '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-329025545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['f173c1f3-8be1-4d1c-8bed-02729045af3b','036ad082-0655-4bee-bf9e-f7856f9882e9','38f1c32b-103e-4e6f-8fbf-125e223415f0','931b389b-744c-429c-b0a2-818faba1f8fe'],size=1,snapshot_id=e0eaafc4-0023-4013-a9aa-89f57b0a0eab,source_replicaid=,source_volid=None,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:38.103207 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79df0d9e-48d3-416e-8391-79a91958cafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:38.128008 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79df0d9e-48d3-416e-8391-79a91958cafb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:38.129891 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (a8bb44c8-e5ad-4640-9caa-28245e21bcf9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:38.129891 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request issued successfully. Aug 13 06:58:38.130052 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-08fbc420-3f98-42b3-b66a-0db5eac96277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:38.130517 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 360/1425] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 06:58:37 2026] POST /volume/v3/volumes => generated 801 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:38.150426 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1ee06bef-1b51-4d0d-a33b-0808f544446e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:38.153032 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1ee06bef-1b51-4d0d-a33b-0808f544446e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/685e45fe-49bb-4cf3-9f6d-d08b8f33be8f Aug 13 06:58:38.153342 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1ee06bef-1b51-4d0d-a33b-0808f544446e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:38.153619 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1ee06bef-1b51-4d0d-a33b-0808f544446e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:38.169150 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:38.169150 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:38.171794 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1ee06bef-1b51-4d0d-a33b-0808f544446e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:38.178270 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1ee06bef-1b51-4d0d-a33b-0808f544446e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/685e45fe-49bb-4cf3-9f6d-d08b8f33be8f returned with HTTP 200 Aug 13 06:58:38.178418 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 356/1426] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:38 2026] GET /volume/v3/volumes/685e45fe-49bb-4cf3-9f6d-d08b8f33be8f => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:38.841366 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-906088d3-5513-4b3d-b886-5249fd5bd03b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:38.846469 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-906088d3-5513-4b3d-b886-5249fd5bd03b tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] GET https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120 Aug 13 06:58:38.846469 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-906088d3-5513-4b3d-b886-5249fd5bd03b tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:38.846580 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-906088d3-5513-4b3d-b886-5249fd5bd03b tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:38.855152 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:38.855152 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:38.860040 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-906088d3-5513-4b3d-b886-5249fd5bd03b tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Volume info retrieved successfully. Aug 13 06:58:38.864807 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-906088d3-5513-4b3d-b886-5249fd5bd03b tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120 returned with HTTP 200 Aug 13 06:58:38.865202 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 350/1427] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:38 2026] GET /volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:38.883867 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fc508342-14c3-4cc8-8135-852d6a4f9d0e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:38.886526 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fc508342-14c3-4cc8-8135-852d6a4f9d0e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] POST https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata Aug 13 06:58:38.887906 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fc508342-14c3-4cc8-8135-852d6a4f9d0e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:38.902019 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:38.902019 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:38.902773 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fc508342-14c3-4cc8-8135-852d6a4f9d0e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Volume info retrieved successfully. Aug 13 06:58:38.920386 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fc508342-14c3-4cc8-8135-852d6a4f9d0e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Create volume metadata completed successfully. Aug 13 06:58:38.920679 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fc508342-14c3-4cc8-8135-852d6a4f9d0e tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata returned with HTTP 200 Aug 13 06:58:38.921239 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 362/1428] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 06:58:38 2026] POST /volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata => generated 101 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:38.933614 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a8d12074-499e-4a73-b1e9-f988f76ce65a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:38.936915 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8d12074-499e-4a73-b1e9-f988f76ce65a tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] GET https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata Aug 13 06:58:38.936915 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8d12074-499e-4a73-b1e9-f988f76ce65a tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:38.936915 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8d12074-499e-4a73-b1e9-f988f76ce65a tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:38.946822 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:38.946822 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:38.947501 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a8d12074-499e-4a73-b1e9-f988f76ce65a tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Volume info retrieved successfully. Aug 13 06:58:38.958730 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a8d12074-499e-4a73-b1e9-f988f76ce65a tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Get volume metadata completed successfully. Aug 13 06:58:38.959122 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8d12074-499e-4a73-b1e9-f988f76ce65a tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata returned with HTTP 200 Aug 13 06:58:38.959711 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 361/1429] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 06:58:38 2026] GET /volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata => generated 101 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:38.968230 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0e2e2d86-aaa7-46cc-9fa8-7cf63130496f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:38.982035 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e2e2d86-aaa7-46cc-9fa8-7cf63130496f tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] PUT https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata Aug 13 06:58:38.982288 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e2e2d86-aaa7-46cc-9fa8-7cf63130496f tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:38.992831 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c6031acb-9e62-4c86-9c78-026eebd7ac25 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:38.995612 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:38.995612 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:38.996349 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0e2e2d86-aaa7-46cc-9fa8-7cf63130496f tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Volume info retrieved successfully. Aug 13 06:58:38.997115 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c6031acb-9e62-4c86-9c78-026eebd7ac25 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:38.997395 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c6031acb-9e62-4c86-9c78-026eebd7ac25 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:38.997679 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c6031acb-9e62-4c86-9c78-026eebd7ac25 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:38.997846 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-c6031acb-9e62-4c86-9c78-026eebd7ac25 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:39.003169 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:39.003169 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:39.004133 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c6031acb-9e62-4c86-9c78-026eebd7ac25 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:39.004624 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 351/1430] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:38 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:39.015909 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0e2e2d86-aaa7-46cc-9fa8-7cf63130496f tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Update volume metadata completed successfully. Aug 13 06:58:39.016184 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e2e2d86-aaa7-46cc-9fa8-7cf63130496f tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata returned with HTTP 200 Aug 13 06:58:39.016659 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 357/1431] 10.4.3.81 () {68 vars in 1388 bytes} [Thu Aug 13 06:58:38 2026] PUT /volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata => generated 57 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:58:39.036806 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b31011bc-73a8-4298-8b46-dfe14ce7a374 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:39.046724 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b31011bc-73a8-4298-8b46-dfe14ce7a374 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] GET https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata Aug 13 06:58:39.047287 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b31011bc-73a8-4298-8b46-dfe14ce7a374 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:39.047287 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b31011bc-73a8-4298-8b46-dfe14ce7a374 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:39.056363 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:39.056363 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:39.056945 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b31011bc-73a8-4298-8b46-dfe14ce7a374 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Volume info retrieved successfully. Aug 13 06:58:39.064253 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b31011bc-73a8-4298-8b46-dfe14ce7a374 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Get volume metadata completed successfully. Aug 13 06:58:39.064881 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b31011bc-73a8-4298-8b46-dfe14ce7a374 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata returned with HTTP 200 Aug 13 06:58:39.065450 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 363/1432] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 06:58:39 2026] GET /volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata => generated 57 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:58:39.077282 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-abd2a298-4c85-4637-81bc-61fd0ccadfbb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:39.080743 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-abd2a298-4c85-4637-81bc-61fd0ccadfbb tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] DELETE https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata/key1 Aug 13 06:58:39.081053 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-abd2a298-4c85-4637-81bc-61fd0ccadfbb tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:39.081330 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-abd2a298-4c85-4637-81bc-61fd0ccadfbb tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:39.090491 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:39.090491 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:39.091209 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-abd2a298-4c85-4637-81bc-61fd0ccadfbb tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Volume info retrieved successfully. Aug 13 06:58:39.096391 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-abd2a298-4c85-4637-81bc-61fd0ccadfbb tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Get volume metadata completed successfully. Aug 13 06:58:39.114003 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-abd2a298-4c85-4637-81bc-61fd0ccadfbb tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Delete volume metadata completed successfully. Aug 13 06:58:39.114690 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-abd2a298-4c85-4637-81bc-61fd0ccadfbb tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata/key1 returned with HTTP 200 Aug 13 06:58:39.116895 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 362/1433] 10.4.3.81 () {66 vars in 1386 bytes} [Thu Aug 13 06:58:39 2026] DELETE /volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata/key1 => generated 0 bytes in 39 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 06:58:39.126816 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8e145b20-3c0c-413a-a209-8be614fe29a6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:39.133792 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8e145b20-3c0c-413a-a209-8be614fe29a6 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] GET https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata Aug 13 06:58:39.133792 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8e145b20-3c0c-413a-a209-8be614fe29a6 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:39.133792 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8e145b20-3c0c-413a-a209-8be614fe29a6 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:39.146669 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:39.146669 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:39.146669 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8e145b20-3c0c-413a-a209-8be614fe29a6 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Volume info retrieved successfully. Aug 13 06:58:39.155193 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8e145b20-3c0c-413a-a209-8be614fe29a6 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Get volume metadata completed successfully. Aug 13 06:58:39.155581 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8e145b20-3c0c-413a-a209-8be614fe29a6 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata returned with HTTP 200 Aug 13 06:58:39.156108 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 352/1434] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 06:58:39 2026] GET /volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata => generated 32 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:58:39.165685 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c51272f8-efc1-4fec-9dc3-9258df26ab76 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:39.168957 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c51272f8-efc1-4fec-9dc3-9258df26ab76 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] PUT https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata Aug 13 06:58:39.169470 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c51272f8-efc1-4fec-9dc3-9258df26ab76 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:39.186715 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:39.186715 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:39.187730 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c51272f8-efc1-4fec-9dc3-9258df26ab76 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Volume info retrieved successfully. Aug 13 06:58:39.193201 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1189fe9b-9161-492a-8442-4e8e0031b745 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:39.197362 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c51272f8-efc1-4fec-9dc3-9258df26ab76 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Update volume metadata completed successfully. Aug 13 06:58:39.200191 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c51272f8-efc1-4fec-9dc3-9258df26ab76 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata returned with HTTP 200 Aug 13 06:58:39.200191 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 358/1435] 10.4.3.81 () {68 vars in 1388 bytes} [Thu Aug 13 06:58:39 2026] PUT /volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata => generated 16 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:58:39.200396 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1189fe9b-9161-492a-8442-4e8e0031b745 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/685e45fe-49bb-4cf3-9f6d-d08b8f33be8f Aug 13 06:58:39.200396 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1189fe9b-9161-492a-8442-4e8e0031b745 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:39.200396 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1189fe9b-9161-492a-8442-4e8e0031b745 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:39.210611 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-78202918-5e20-4798-ac3e-75f0e3d414b0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:39.212848 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:39.212848 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:39.213499 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-78202918-5e20-4798-ac3e-75f0e3d414b0 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] POST https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata Aug 13 06:58:39.213780 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-78202918-5e20-4798-ac3e-75f0e3d414b0 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:39.220383 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1189fe9b-9161-492a-8442-4e8e0031b745 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:39.225674 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1189fe9b-9161-492a-8442-4e8e0031b745 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/685e45fe-49bb-4cf3-9f6d-d08b8f33be8f returned with HTTP 200 Aug 13 06:58:39.226092 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 364/1436] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:39 2026] GET /volume/v3/volumes/685e45fe-49bb-4cf3-9f6d-d08b8f33be8f => generated 894 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:39.227889 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:39.227889 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:39.228650 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-78202918-5e20-4798-ac3e-75f0e3d414b0 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Volume info retrieved successfully. Aug 13 06:58:39.243273 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-78202918-5e20-4798-ac3e-75f0e3d414b0 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Create volume metadata completed successfully. Aug 13 06:58:39.243742 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-78202918-5e20-4798-ac3e-75f0e3d414b0 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata returned with HTTP 200 Aug 13 06:58:39.244426 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 363/1437] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 06:58:39 2026] POST /volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata => generated 68 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:58:39.245754 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e28aed14-3be9-475c-bf4d-84dd6be07cc0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:39.252793 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e28aed14-3be9-475c-bf4d-84dd6be07cc0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 06:58:39.252793 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e28aed14-3be9-475c-bf4d-84dd6be07cc0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "685e45fe-49bb-4cf3-9f6d-d08b8f33be8f", "name": "tempest-VolumeDependencyTests-Snapshot-987781551"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:39.255298 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-028e3345-9d8a-4d22-96d4-0c9678ad42bb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:39.257371 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-028e3345-9d8a-4d22-96d4-0c9678ad42bb tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] PUT https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata/key3 Aug 13 06:58:39.257943 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-028e3345-9d8a-4d22-96d4-0c9678ad42bb tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:39.261842 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:39.261842 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:39.263104 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e28aed14-3be9-475c-bf4d-84dd6be07cc0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:39.263104 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-e28aed14-3be9-475c-bf4d-84dd6be07cc0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create snapshot from volume 685e45fe-49bb-4cf3-9f6d-d08b8f33be8f Aug 13 06:58:39.268661 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:39.268661 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:39.269654 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-028e3345-9d8a-4d22-96d4-0c9678ad42bb tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Volume info retrieved successfully. Aug 13 06:58:39.280567 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-028e3345-9d8a-4d22-96d4-0c9678ad42bb tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Update volume metadata completed successfully. Aug 13 06:58:39.280862 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-028e3345-9d8a-4d22-96d4-0c9678ad42bb tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata/key3 returned with HTTP 200 Aug 13 06:58:39.281383 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 359/1438] 10.4.3.81 () {68 vars in 1403 bytes} [Thu Aug 13 06:58:39 2026] PUT /volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata/key3 => generated 35 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:58:39.292773 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3396a185-6a21-47c8-95d3-a37a75ab4858 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:39.294733 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3396a185-6a21-47c8-95d3-a37a75ab4858 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] GET https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata/key3 Aug 13 06:58:39.294842 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3396a185-6a21-47c8-95d3-a37a75ab4858 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:39.295056 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3396a185-6a21-47c8-95d3-a37a75ab4858 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:39.296286 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-e28aed14-3be9-475c-bf4d-84dd6be07cc0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Created reservations ['f6d3f078-2b46-4b72-979c-79c8621ab491', '83bc5761-47bc-461e-aecd-1ecce18814d7', 'e3a3baf1-c476-4ebe-8716-541faeb7ed32', '5457afd7-8cb3-4396-94c8-4ed7a3886550'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:39.305200 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:39.305200 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:39.305835 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3396a185-6a21-47c8-95d3-a37a75ab4858 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Volume info retrieved successfully. Aug 13 06:58:39.321171 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3396a185-6a21-47c8-95d3-a37a75ab4858 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Get volume metadata completed successfully. Aug 13 06:58:39.321550 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3396a185-6a21-47c8-95d3-a37a75ab4858 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata/key3 returned with HTTP 200 Aug 13 06:58:39.322108 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 365/1439] 10.4.3.81 () {66 vars in 1383 bytes} [Thu Aug 13 06:58:39 2026] GET /volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata/key3 => generated 35 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:58:39.331435 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6fdd531c-013a-44b8-bf3b-7bdd170ec57a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:39.334822 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6fdd531c-013a-44b8-bf3b-7bdd170ec57a tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] GET https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata Aug 13 06:58:39.335088 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6fdd531c-013a-44b8-bf3b-7bdd170ec57a tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:39.335167 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6fdd531c-013a-44b8-bf3b-7bdd170ec57a tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:39.340180 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e28aed14-3be9-475c-bf4d-84dd6be07cc0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot create request issued successfully. Aug 13 06:58:39.340633 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e28aed14-3be9-475c-bf4d-84dd6be07cc0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 06:58:39.341232 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 353/1440] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 06:58:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 06:58:39.348444 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:39.348444 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:39.349225 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6fdd531c-013a-44b8-bf3b-7bdd170ec57a tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Volume info retrieved successfully. Aug 13 06:58:39.356811 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f00be177-25fc-45e9-bac9-bfbeea6378e2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:39.358337 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6fdd531c-013a-44b8-bf3b-7bdd170ec57a tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Get volume metadata completed successfully. Aug 13 06:58:39.358337 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6fdd531c-013a-44b8-bf3b-7bdd170ec57a tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata returned with HTTP 200 Aug 13 06:58:39.359006 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 364/1441] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 06:58:39 2026] GET /volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata => generated 75 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:58:39.360266 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f00be177-25fc-45e9-bac9-bfbeea6378e2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef Aug 13 06:58:39.362224 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f00be177-25fc-45e9-bac9-bfbeea6378e2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:39.362476 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f00be177-25fc-45e9-bac9-bfbeea6378e2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:39.372539 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:39.372539 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:39.372852 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3ca5a432-f305-4660-811b-7c1384d73108 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:39.375070 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f00be177-25fc-45e9-bac9-bfbeea6378e2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:58:39.376423 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f00be177-25fc-45e9-bac9-bfbeea6378e2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef returned with HTTP 200 Aug 13 06:58:39.376832 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3ca5a432-f305-4660-811b-7c1384d73108 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] PUT https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata Aug 13 06:58:39.377565 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3ca5a432-f305-4660-811b-7c1384d73108 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:39.379934 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 360/1442] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:58:39 2026] GET /volume/v3/snapshots/ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:39.387443 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:39.387443 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:39.387919 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3ca5a432-f305-4660-811b-7c1384d73108 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Volume info retrieved successfully. Aug 13 06:58:39.400101 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3ca5a432-f305-4660-811b-7c1384d73108 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Update volume metadata completed successfully. Aug 13 06:58:39.400389 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3ca5a432-f305-4660-811b-7c1384d73108 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata returned with HTTP 200 Aug 13 06:58:39.400904 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 366/1443] 10.4.3.81 () {68 vars in 1388 bytes} [Thu Aug 13 06:58:39 2026] PUT /volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120/metadata => generated 16 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:58:39.410908 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2ac64817-5a7f-4057-a1e3-eb4f16148cb7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:39.412713 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2ac64817-5a7f-4057-a1e3-eb4f16148cb7 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] GET https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120 Aug 13 06:58:39.412961 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2ac64817-5a7f-4057-a1e3-eb4f16148cb7 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:39.413161 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2ac64817-5a7f-4057-a1e3-eb4f16148cb7 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:39.420304 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:39.420304 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:39.424354 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2ac64817-5a7f-4057-a1e3-eb4f16148cb7 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Volume info retrieved successfully. Aug 13 06:58:39.428966 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2ac64817-5a7f-4057-a1e3-eb4f16148cb7 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120 returned with HTTP 200 Aug 13 06:58:39.429361 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 354/1444] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:39 2026] GET /volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:39.442721 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b81821d9-a359-470f-9372-61c3a25ab755 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:39.444488 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b81821d9-a359-470f-9372-61c3a25ab755 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] DELETE https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120 Aug 13 06:58:39.444729 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b81821d9-a359-470f-9372-61c3a25ab755 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:39.444897 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b81821d9-a359-470f-9372-61c3a25ab755 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:39.445041 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-b81821d9-a359-470f-9372-61c3a25ab755 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Delete volume with id: 36a8bff9-6291-4327-a2e9-970d38837120 Aug 13 06:58:39.453621 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:39.453621 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:39.454121 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b81821d9-a359-470f-9372-61c3a25ab755 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Volume info retrieved successfully. Aug 13 06:58:39.475036 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b81821d9-a359-470f-9372-61c3a25ab755 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Delete volume request issued successfully. Aug 13 06:58:39.475225 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b81821d9-a359-470f-9372-61c3a25ab755 tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120 returned with HTTP 202 Aug 13 06:58:39.475670 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 365/1445] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:39 2026] DELETE /volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:39.487494 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-35bec50d-c692-41a1-8189-6cafa78aec0c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:39.489298 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-35bec50d-c692-41a1-8189-6cafa78aec0c tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] GET https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120 Aug 13 06:58:39.489527 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-35bec50d-c692-41a1-8189-6cafa78aec0c tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:39.489742 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-35bec50d-c692-41a1-8189-6cafa78aec0c tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:39.498604 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:39.498604 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:39.504020 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-35bec50d-c692-41a1-8189-6cafa78aec0c tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Volume info retrieved successfully. Aug 13 06:58:39.510036 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-35bec50d-c692-41a1-8189-6cafa78aec0c tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120 returned with HTTP 200 Aug 13 06:58:39.510840 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 361/1446] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:39 2026] GET /volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:58:40.017982 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-aa0a8a97-7384-4996-a4ad-c6425af7c346 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:40.020405 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aa0a8a97-7384-4996-a4ad-c6425af7c346 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:40.020673 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aa0a8a97-7384-4996-a4ad-c6425af7c346 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:40.020871 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aa0a8a97-7384-4996-a4ad-c6425af7c346 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:40.020966 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-aa0a8a97-7384-4996-a4ad-c6425af7c346 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:40.026901 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:40.026901 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:40.028266 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aa0a8a97-7384-4996-a4ad-c6425af7c346 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:40.028810 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 367/1447] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:40 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:40.392412 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b3c1ec23-4ab9-46a1-8222-936ff5fca83d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:40.394897 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b3c1ec23-4ab9-46a1-8222-936ff5fca83d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef Aug 13 06:58:40.395137 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b3c1ec23-4ab9-46a1-8222-936ff5fca83d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:40.395423 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b3c1ec23-4ab9-46a1-8222-936ff5fca83d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:40.401896 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:40.401896 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:40.402530 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b3c1ec23-4ab9-46a1-8222-936ff5fca83d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:58:40.403627 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b3c1ec23-4ab9-46a1-8222-936ff5fca83d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef returned with HTTP 200 Aug 13 06:58:40.404068 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 355/1448] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:58:40 2026] GET /volume/v3/snapshots/ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:40.414055 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:40.415789 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:40.416132 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1202167104"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:40.417841 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request body: {'volume': {'snapshot_id': 'ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1202167104'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:40.423662 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:40.423662 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:40.424135 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:58:40.424278 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume of 1 GB Aug 13 06:58:40.428221 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Availability Zones retrieved successfully. Aug 13 06:58:40.439946 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (0da7b22c-77fd-4f64-a79e-e70387b2ab1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:40.442264 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55f318d0-042b-4616-ae41-659b7446eb48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:40.443580 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:40.495192 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55f318d0-042b-4616-ae41-659b7446eb48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:40.496074 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47bccddd-a91b-4581-ab8d-8a4967d7a6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:40.526253 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d7b56491-ae8f-4f41-96ae-1daabc64a40d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:40.528450 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d7b56491-ae8f-4f41-96ae-1daabc64a40d tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] GET https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120 Aug 13 06:58:40.528689 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d7b56491-ae8f-4f41-96ae-1daabc64a40d tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:40.528924 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d7b56491-ae8f-4f41-96ae-1daabc64a40d tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:40.536554 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d7b56491-ae8f-4f41-96ae-1daabc64a40d tempest-VolumesMetadataTest-1576224235 tempest-VolumesMetadataTest-1576224235-project-member] https://10.4.3.81/volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120 returned with HTTP 404 Aug 13 06:58:40.537182 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 362/1449] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:40 2026] GET /volume/v3/volumes/36a8bff9-6291-4327-a2e9-970d38837120 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:40.546588 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Created reservations ['d1b1359a-3cfa-45ec-b5d3-4a00a9b4c563', 'bf4c63cc-d7b2-4c42-a2a3-ca475021ef58', 'c679e5cb-b2c0-4c58-8ce9-f8c0f2e5c9e3', 'b18c53da-cdcc-4b5d-ad0d-43143f5375b4'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:40.547591 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47bccddd-a91b-4581-ab8d-8a4967d7a6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1b1359a-3cfa-45ec-b5d3-4a00a9b4c563', 'bf4c63cc-d7b2-4c42-a2a3-ca475021ef58', 'c679e5cb-b2c0-4c58-8ce9-f8c0f2e5c9e3', 'b18c53da-cdcc-4b5d-ad0d-43143f5375b4']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:40.548583 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ebe74d7-8613-4cb8-ad17-266aa1cd1c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:40.596523 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ebe74d7-8613-4cb8-ad17-266aa1cd1c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e338c645-cada-4ad2-a1c6-758963402798', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1202167104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['d1b1359a-3cfa-45ec-b5d3-4a00a9b4c563','bf4c63cc-d7b2-4c42-a2a3-ca475021ef58','c679e5cb-b2c0-4c58-8ce9-f8c0f2e5c9e3','b18c53da-cdcc-4b5d-ad0d-43143f5375b4'],size=1,snapshot_id=ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef,source_replicaid=,source_volid=None,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1202167104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e338c645-cada-4ad2-a1c6-758963402798,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f01474e39a4275b37732063b950372',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:40.597383 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5824ef4a-d323-435e-945b-afef5030920e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:40.622437 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5824ef4a-d323-435e-945b-afef5030920e) transitioned into state 'SUCCESS' from state '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-1202167104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['d1b1359a-3cfa-45ec-b5d3-4a00a9b4c563','bf4c63cc-d7b2-4c42-a2a3-ca475021ef58','c679e5cb-b2c0-4c58-8ce9-f8c0f2e5c9e3','b18c53da-cdcc-4b5d-ad0d-43143f5375b4'],size=1,snapshot_id=ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef,source_replicaid=,source_volid=None,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:40.622437 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb54c8ef-298c-4542-8f0d-1403dc048089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:40.655629 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb54c8ef-298c-4542-8f0d-1403dc048089) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:40.660764 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (0da7b22c-77fd-4f64-a79e-e70387b2ab1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:40.660764 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request issued successfully. Aug 13 06:58:40.660764 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82cd0a19-b69b-4a3f-8316-67ec20bb8c55 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:40.660764 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 366/1450] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 06:58:40 2026] POST /volume/v3/volumes => generated 802 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:40.675874 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d829bc30-fb07-469e-b4e4-a3bba13d7557 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:40.680879 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d829bc30-fb07-469e-b4e4-a3bba13d7557 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/e338c645-cada-4ad2-a1c6-758963402798 Aug 13 06:58:40.681214 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d829bc30-fb07-469e-b4e4-a3bba13d7557 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:40.681535 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d829bc30-fb07-469e-b4e4-a3bba13d7557 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:40.690384 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:40.690384 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:40.697826 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d829bc30-fb07-469e-b4e4-a3bba13d7557 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:40.712051 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d829bc30-fb07-469e-b4e4-a3bba13d7557 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/e338c645-cada-4ad2-a1c6-758963402798 returned with HTTP 200 Aug 13 06:58:40.712051 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 368/1451] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:40 2026] GET /volume/v3/volumes/e338c645-cada-4ad2-a1c6-758963402798 => generated 870 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:41.043129 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-35baca0d-12e8-40e2-a765-d18c2c4194da None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:41.048058 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-35baca0d-12e8-40e2-a765-d18c2c4194da tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:41.048058 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-35baca0d-12e8-40e2-a765-d18c2c4194da tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:41.048058 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-35baca0d-12e8-40e2-a765-d18c2c4194da tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:41.048058 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-35baca0d-12e8-40e2-a765-d18c2c4194da tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:41.053733 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:41.053733 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:41.054565 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-35baca0d-12e8-40e2-a765-d18c2c4194da tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:41.055093 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 356/1452] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:41 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:41.728502 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9a1fdb7f-f3c6-49f3-9008-44541d4a63fc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:41.730545 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9a1fdb7f-f3c6-49f3-9008-44541d4a63fc tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/e338c645-cada-4ad2-a1c6-758963402798 Aug 13 06:58:41.730772 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9a1fdb7f-f3c6-49f3-9008-44541d4a63fc tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:41.730970 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9a1fdb7f-f3c6-49f3-9008-44541d4a63fc tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:41.749866 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:41.749866 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:41.754732 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9a1fdb7f-f3c6-49f3-9008-44541d4a63fc tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:41.760751 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9a1fdb7f-f3c6-49f3-9008-44541d4a63fc tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/e338c645-cada-4ad2-a1c6-758963402798 returned with HTTP 200 Aug 13 06:58:41.761153 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 363/1453] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:41 2026] GET /volume/v3/volumes/e338c645-cada-4ad2-a1c6-758963402798 => generated 895 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:41.777051 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:41.779157 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:41.779479 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e338c645-cada-4ad2-a1c6-758963402798", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1640549141"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:41.781462 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request body: {'volume': {'source_volid': 'e338c645-cada-4ad2-a1c6-758963402798', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1640549141'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:41.789683 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:41.789683 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:41.790416 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume retrieved successfully. Aug 13 06:58:41.790686 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume of 1 GB Aug 13 06:58:41.795397 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Availability Zones retrieved successfully. Aug 13 06:58:41.800986 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (bd0fb006-cb77-4298-a741-af53d3e42c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:41.802610 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5708a75d-d01e-4e71-85c5-72c2298aa670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:41.803884 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:41.845187 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5708a75d-d01e-4e71-85c5-72c2298aa670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e338c645-cada-4ad2-a1c6-758963402798', 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:41.846821 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (365e919a-97eb-4433-87d1-f7ec1834de35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:41.907827 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Created reservations ['6e08de5a-4ef1-45ef-b46f-9c7d45d91706', '37dcbdde-fa73-46cf-8e75-dd1d6a991130', '0554b916-da5c-4fbe-8b92-66731971a8ae', '7fa216dd-67b0-43c1-a0cb-6085bf2b9bd9'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:41.909937 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (365e919a-97eb-4433-87d1-f7ec1834de35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e08de5a-4ef1-45ef-b46f-9c7d45d91706', '37dcbdde-fa73-46cf-8e75-dd1d6a991130', '0554b916-da5c-4fbe-8b92-66731971a8ae', '7fa216dd-67b0-43c1-a0cb-6085bf2b9bd9']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:41.910279 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d73e067-ad73-41da-89d2-eac23d57d330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:41.958211 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d73e067-ad73-41da-89d2-eac23d57d330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1429d3c9-e4cb-4bc1-830c-36825a4a6c63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1640549141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['6e08de5a-4ef1-45ef-b46f-9c7d45d91706','37dcbdde-fa73-46cf-8e75-dd1d6a991130','0554b916-da5c-4fbe-8b92-66731971a8ae','7fa216dd-67b0-43c1-a0cb-6085bf2b9bd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=e338c645-cada-4ad2-a1c6-758963402798,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1640549141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1429d3c9-e4cb-4bc1-830c-36825a4a6c63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f01474e39a4275b37732063b950372',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e338c645-cada-4ad2-a1c6-758963402798,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:41.959208 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28fae2e8-7777-4b1c-8b62-c96b181686b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:41.986691 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28fae2e8-7777-4b1c-8b62-c96b181686b2) transitioned into state 'SUCCESS' from state '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-1640549141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['6e08de5a-4ef1-45ef-b46f-9c7d45d91706','37dcbdde-fa73-46cf-8e75-dd1d6a991130','0554b916-da5c-4fbe-8b92-66731971a8ae','7fa216dd-67b0-43c1-a0cb-6085bf2b9bd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=e338c645-cada-4ad2-a1c6-758963402798,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:41.987718 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (766da7fc-5bdc-42ce-97af-27ca7c5d55df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:42.013108 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (766da7fc-5bdc-42ce-97af-27ca7c5d55df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:42.014093 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (bd0fb006-cb77-4298-a741-af53d3e42c83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:42.014535 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request issued successfully. Aug 13 06:58:42.015210 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0e6c1c3b-66dd-414b-985a-144f1d53ee80 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:42.016000 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 367/1454] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 06:58:41 2026] POST /volume/v3/volumes => generated 802 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:42.028511 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ab1addea-990b-4e62-b74f-e0edda521dfa None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:42.030261 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab1addea-990b-4e62-b74f-e0edda521dfa tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/1429d3c9-e4cb-4bc1-830c-36825a4a6c63 Aug 13 06:58:42.030516 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab1addea-990b-4e62-b74f-e0edda521dfa tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:42.030748 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab1addea-990b-4e62-b74f-e0edda521dfa tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:42.037785 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:42.037785 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:42.041809 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ab1addea-990b-4e62-b74f-e0edda521dfa tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:42.046940 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab1addea-990b-4e62-b74f-e0edda521dfa tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/1429d3c9-e4cb-4bc1-830c-36825a4a6c63 returned with HTTP 200 Aug 13 06:58:42.047372 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 369/1455] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:42 2026] GET /volume/v3/volumes/1429d3c9-e4cb-4bc1-830c-36825a4a6c63 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:58:42.067848 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f1f6e64d-f283-4e39-bdd0-e8a9d75e3efb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:42.069818 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f1f6e64d-f283-4e39-bdd0-e8a9d75e3efb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:42.070009 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f1f6e64d-f283-4e39-bdd0-e8a9d75e3efb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:42.070190 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f1f6e64d-f283-4e39-bdd0-e8a9d75e3efb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:42.070284 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-f1f6e64d-f283-4e39-bdd0-e8a9d75e3efb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:42.074809 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:42.074809 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:42.075848 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f1f6e64d-f283-4e39-bdd0-e8a9d75e3efb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:42.076181 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 357/1456] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:42 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:42.310659 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6732666c-5303-4abb-bbb4-281e464bc64c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:42.313120 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6732666c-5303-4abb-bbb4-281e464bc64c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:42.313717 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6732666c-5303-4abb-bbb4-281e464bc64c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1379742567"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:42.316210 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-6732666c-5303-4abb-bbb4-281e464bc64c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Create volume request body: {'volume': {'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1379742567'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:42.417747 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-6732666c-5303-4abb-bbb4-281e464bc64c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Create volume of 1 GB Aug 13 06:58:42.422890 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6732666c-5303-4abb-bbb4-281e464bc64c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Availability Zones retrieved successfully. Aug 13 06:58:42.430979 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6732666c-5303-4abb-bbb4-281e464bc64c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Flow 'volume_create_api' (c295e6b5-5179-4eec-8192-b264d6de82d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:42.432303 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6732666c-5303-4abb-bbb4-281e464bc64c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (725cc4ad-a249-4417-b5cc-3ddd1bf1ee0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:42.434472 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-6732666c-5303-4abb-bbb4-281e464bc64c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:42.531644 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6732666c-5303-4abb-bbb4-281e464bc64c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (725cc4ad-a249-4417-b5cc-3ddd1bf1ee0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:42.532770 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6732666c-5303-4abb-bbb4-281e464bc64c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05df1e4e-e113-456d-b8dd-21242c7bb898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:42.618651 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-6732666c-5303-4abb-bbb4-281e464bc64c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Created reservations ['da5ce123-79b9-4982-9e24-4b5e8cb181dd', 'c756a905-a4a1-4182-b3e1-edc94f8cd520', '08972cdb-9db7-45dd-a290-175a6b6a5db8', '2259be99-e1b7-4cda-8328-f9d23d3f0470'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:42.619455 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6732666c-5303-4abb-bbb4-281e464bc64c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05df1e4e-e113-456d-b8dd-21242c7bb898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da5ce123-79b9-4982-9e24-4b5e8cb181dd', 'c756a905-a4a1-4182-b3e1-edc94f8cd520', '08972cdb-9db7-45dd-a290-175a6b6a5db8', '2259be99-e1b7-4cda-8328-f9d23d3f0470']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:42.620165 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6732666c-5303-4abb-bbb4-281e464bc64c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84ab3afc-ba6f-4b37-8961-b3181314b579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:42.644233 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6732666c-5303-4abb-bbb4-281e464bc64c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84ab3afc-ba6f-4b37-8961-b3181314b579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd97d0ecc-4a3f-4238-bf15-d0214dc6dc1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1379742567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3504073b5e943b0b06df1c02340e74a',qos_specs=None,replication_status=,reservations=['da5ce123-79b9-4982-9e24-4b5e8cb181dd','c756a905-a4a1-4182-b3e1-edc94f8cd520','08972cdb-9db7-45dd-a290-175a6b6a5db8','2259be99-e1b7-4cda-8328-f9d23d3f0470'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='866a8c51762143ef8f5c198ef2167abe',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1379742567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3504073b5e943b0b06df1c02340e74a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='866a8c51762143ef8f5c198ef2167abe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:42.645246 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6732666c-5303-4abb-bbb4-281e464bc64c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe40eed3-1965-4744-bcb1-ce4ad6660da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:42.663627 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6732666c-5303-4abb-bbb4-281e464bc64c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe40eed3-1965-4744-bcb1-ce4ad6660da1) transitioned into state 'SUCCESS' from state '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-1379742567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3504073b5e943b0b06df1c02340e74a',qos_specs=None,replication_status=,reservations=['da5ce123-79b9-4982-9e24-4b5e8cb181dd','c756a905-a4a1-4182-b3e1-edc94f8cd520','08972cdb-9db7-45dd-a290-175a6b6a5db8','2259be99-e1b7-4cda-8328-f9d23d3f0470'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='866a8c51762143ef8f5c198ef2167abe',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:42.664261 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6732666c-5303-4abb-bbb4-281e464bc64c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63968a88-462b-43cd-87e0-9a1985dee9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:42.674202 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6732666c-5303-4abb-bbb4-281e464bc64c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63968a88-462b-43cd-87e0-9a1985dee9ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:42.675033 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6732666c-5303-4abb-bbb4-281e464bc64c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Flow 'volume_create_api' (c295e6b5-5179-4eec-8192-b264d6de82d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:42.675311 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6732666c-5303-4abb-bbb4-281e464bc64c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Create volume request issued successfully. Aug 13 06:58:42.675864 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6732666c-5303-4abb-bbb4-281e464bc64c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:42.676253 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 364/1457] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:58:42 2026] POST /volume/v3/volumes => generated 745 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:42.688521 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b9f62d3e-c89c-40d3-9226-6cb40a7364d1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:42.691536 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b9f62d3e-c89c-40d3-9226-6cb40a7364d1 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d Aug 13 06:58:42.691941 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b9f62d3e-c89c-40d3-9226-6cb40a7364d1 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:42.692234 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b9f62d3e-c89c-40d3-9226-6cb40a7364d1 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:42.701124 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:42.701124 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:42.705281 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b9f62d3e-c89c-40d3-9226-6cb40a7364d1 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:42.710497 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b9f62d3e-c89c-40d3-9226-6cb40a7364d1 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d returned with HTTP 200 Aug 13 06:58:42.711131 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 368/1458] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:42 2026] GET /volume/v3/volumes/d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d => generated 813 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:43.066040 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ee2e858b-6467-42a9-8fcb-c18ac2e81fc0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:43.069299 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ee2e858b-6467-42a9-8fcb-c18ac2e81fc0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/1429d3c9-e4cb-4bc1-830c-36825a4a6c63 Aug 13 06:58:43.069580 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ee2e858b-6467-42a9-8fcb-c18ac2e81fc0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:43.069785 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ee2e858b-6467-42a9-8fcb-c18ac2e81fc0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:43.079517 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:43.079517 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:43.083885 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ee2e858b-6467-42a9-8fcb-c18ac2e81fc0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:43.089757 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-00c8805a-1e19-4509-8cdf-945ec4b52a83 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:43.090236 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ee2e858b-6467-42a9-8fcb-c18ac2e81fc0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/1429d3c9-e4cb-4bc1-830c-36825a4a6c63 returned with HTTP 200 Aug 13 06:58:43.090651 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 370/1459] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:43 2026] GET /volume/v3/volumes/1429d3c9-e4cb-4bc1-830c-36825a4a6c63 => generated 895 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:43.093803 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-00c8805a-1e19-4509-8cdf-945ec4b52a83 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:43.093997 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-00c8805a-1e19-4509-8cdf-945ec4b52a83 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:43.094202 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-00c8805a-1e19-4509-8cdf-945ec4b52a83 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:43.094355 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-00c8805a-1e19-4509-8cdf-945ec4b52a83 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:43.106802 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bb76d621-367a-4ca0-9e29-cd346f3c81a2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:43.107405 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:43.107405 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:43.108736 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-00c8805a-1e19-4509-8cdf-945ec4b52a83 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:43.109095 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 358/1460] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:43 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:43.109726 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bb76d621-367a-4ca0-9e29-cd346f3c81a2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/e0eaafc4-0023-4013-a9aa-89f57b0a0eab Aug 13 06:58:43.110203 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bb76d621-367a-4ca0-9e29-cd346f3c81a2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:43.110527 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bb76d621-367a-4ca0-9e29-cd346f3c81a2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:43.110731 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-bb76d621-367a-4ca0-9e29-cd346f3c81a2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete snapshot with id: e0eaafc4-0023-4013-a9aa-89f57b0a0eab Aug 13 06:58:43.117232 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:43.117232 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:43.118090 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bb76d621-367a-4ca0-9e29-cd346f3c81a2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:58:43.134127 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bb76d621-367a-4ca0-9e29-cd346f3c81a2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot delete request issued successfully. Aug 13 06:58:43.134370 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bb76d621-367a-4ca0-9e29-cd346f3c81a2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/e0eaafc4-0023-4013-a9aa-89f57b0a0eab returned with HTTP 202 Aug 13 06:58:43.134830 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 365/1461] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 06:58:43 2026] DELETE /volume/v3/snapshots/e0eaafc4-0023-4013-a9aa-89f57b0a0eab => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:43.137434 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:43.145060 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-541f8c66-12d4-4b67-8d93-ef678ffda8ac None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:43.146975 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-541f8c66-12d4-4b67-8d93-ef678ffda8ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/e0eaafc4-0023-4013-a9aa-89f57b0a0eab Aug 13 06:58:43.147173 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-541f8c66-12d4-4b67-8d93-ef678ffda8ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:43.147404 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-541f8c66-12d4-4b67-8d93-ef678ffda8ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:43.161009 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:43.161009 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:43.161530 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-541f8c66-12d4-4b67-8d93-ef678ffda8ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:58:43.162190 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-541f8c66-12d4-4b67-8d93-ef678ffda8ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/e0eaafc4-0023-4013-a9aa-89f57b0a0eab returned with HTTP 200 Aug 13 06:58:43.162566 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 371/1462] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:58:43 2026] GET /volume/v3/snapshots/e0eaafc4-0023-4013-a9aa-89f57b0a0eab => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:43.263346 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:43.263346 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-965961673", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:43.264007 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-965961673', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:43.264253 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Create volume of 1 GB Aug 13 06:58:43.269962 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Availability Zones retrieved successfully. Aug 13 06:58:43.275293 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Flow 'volume_create_api' (d870a7eb-b9da-4110-a9c5-e718d530183f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:43.276336 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed34449-c114-4b98-bb52-d8179b0a4fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:43.277313 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:43.306734 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed34449-c114-4b98-bb52-d8179b0a4fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:43.306734 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec04480d-cbb3-4da6-9b69-54e1427abb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:43.373006 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Created reservations ['87fe27dd-3861-4e41-9f93-f283b8c48dc0', '3f5f1c0f-7ede-4c4b-b01d-d5c26f98c0a4', 'fa3b1a0b-dda0-461f-aca0-27f0a8439b5f', '7c9760c2-f16a-4e08-bc96-1a38c06d8f60'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:43.374118 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec04480d-cbb3-4da6-9b69-54e1427abb2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87fe27dd-3861-4e41-9f93-f283b8c48dc0', '3f5f1c0f-7ede-4c4b-b01d-d5c26f98c0a4', 'fa3b1a0b-dda0-461f-aca0-27f0a8439b5f', '7c9760c2-f16a-4e08-bc96-1a38c06d8f60']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:43.375050 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2d1e686-b7f4-4a9c-913c-7bded1c70434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:43.398122 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2d1e686-b7f4-4a9c-913c-7bded1c70434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e129fefc-c45f-4473-aea9-522bde8f5907', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-965961673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a63b2f7f04ca461aa7cd7ac37e65a0a7',qos_specs=None,replication_status=,reservations=['87fe27dd-3861-4e41-9f93-f283b8c48dc0','3f5f1c0f-7ede-4c4b-b01d-d5c26f98c0a4','fa3b1a0b-dda0-461f-aca0-27f0a8439b5f','7c9760c2-f16a-4e08-bc96-1a38c06d8f60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5be3d26b1074ee4acfc3e456885cfc5',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-965961673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e129fefc-c45f-4473-aea9-522bde8f5907,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a63b2f7f04ca461aa7cd7ac37e65a0a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5be3d26b1074ee4acfc3e456885cfc5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:43.399266 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d7577f0-c51e-496a-9285-7b5ca09119d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:43.418369 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d7577f0-c51e-496a-9285-7b5ca09119d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-965961673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a63b2f7f04ca461aa7cd7ac37e65a0a7',qos_specs=None,replication_status=,reservations=['87fe27dd-3861-4e41-9f93-f283b8c48dc0','3f5f1c0f-7ede-4c4b-b01d-d5c26f98c0a4','fa3b1a0b-dda0-461f-aca0-27f0a8439b5f','7c9760c2-f16a-4e08-bc96-1a38c06d8f60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5be3d26b1074ee4acfc3e456885cfc5',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:43.418369 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dcb8e39-8ed1-4739-91dd-a68c836c3e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:43.425431 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dcb8e39-8ed1-4739-91dd-a68c836c3e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:43.426437 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Flow 'volume_create_api' (d870a7eb-b9da-4110-a9c5-e718d530183f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:43.426944 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Create volume request issued successfully. Aug 13 06:58:43.427770 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c4f43d86-b509-4b59-bdf0-777f9d27e5a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:43.428299 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 369/1463] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:58:43 2026] POST /volume/v3/volumes => generated 753 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:43.446194 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fdb2d601-f538-4477-9062-6f3815bf5bfe None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:43.448055 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fdb2d601-f538-4477-9062-6f3815bf5bfe tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] GET https://10.4.3.81/volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 Aug 13 06:58:43.448245 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fdb2d601-f538-4477-9062-6f3815bf5bfe tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:43.452567 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fdb2d601-f538-4477-9062-6f3815bf5bfe tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:43.467178 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:43.467178 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:43.473339 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fdb2d601-f538-4477-9062-6f3815bf5bfe tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Volume info retrieved successfully. Aug 13 06:58:43.477369 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fdb2d601-f538-4477-9062-6f3815bf5bfe tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] https://10.4.3.81/volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 returned with HTTP 200 Aug 13 06:58:43.477805 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 359/1464] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:43 2026] GET /volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:43.724737 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7075dd56-8d2a-4f52-b6e0-38baa9c1a5d1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:43.726890 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7075dd56-8d2a-4f52-b6e0-38baa9c1a5d1 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d Aug 13 06:58:43.727173 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7075dd56-8d2a-4f52-b6e0-38baa9c1a5d1 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:43.727475 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7075dd56-8d2a-4f52-b6e0-38baa9c1a5d1 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:43.742642 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:43.742642 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:43.747454 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7075dd56-8d2a-4f52-b6e0-38baa9c1a5d1 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:43.754221 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7075dd56-8d2a-4f52-b6e0-38baa9c1a5d1 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d returned with HTTP 200 Aug 13 06:58:43.754900 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 366/1465] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:43 2026] GET /volume/v3/volumes/d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d => generated 1353 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:43.771385 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:43.774702 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:43.775199 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1645648480"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:43.776763 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Create volume request body: {'volume': {'source_volid': 'd97d0ecc-4a3f-4238-bf15-d0214dc6dc1d', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1645648480'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:43.783656 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:43.783656 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:43.784151 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume retrieved successfully. Aug 13 06:58:43.784302 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Create volume of 1 GB Aug 13 06:58:43.787661 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Availability Zones retrieved successfully. Aug 13 06:58:43.793069 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Flow 'volume_create_api' (bafe8486-aca1-402d-9960-ecf61bb4784c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:43.794259 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6aa68cb9-8df4-4d21-a9bf-76396163d924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:43.795199 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:43.817991 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6aa68cb9-8df4-4d21-a9bf-76396163d924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd97d0ecc-4a3f-4238-bf15-d0214dc6dc1d', 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:43.818765 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fddb40b1-434d-40c1-b709-99bb1a3d6539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:43.862738 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Created reservations ['07106343-801b-4421-9cb2-676f5cb26be4', '537b7d53-2bea-43a0-9830-ca323239bf24', '8d1bc7d2-ec19-4a7a-9bab-f80e1c022a02', '121f7911-b627-454d-b677-35569b7bb698'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:43.864136 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fddb40b1-434d-40c1-b709-99bb1a3d6539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07106343-801b-4421-9cb2-676f5cb26be4', '537b7d53-2bea-43a0-9830-ca323239bf24', '8d1bc7d2-ec19-4a7a-9bab-f80e1c022a02', '121f7911-b627-454d-b677-35569b7bb698']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:43.865082 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a136a9e-aace-4fd2-995b-01a077301388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:43.901915 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a136a9e-aace-4fd2-995b-01a077301388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e47a207e-96a1-47b7-8581-1ee561cb6a77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1645648480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3504073b5e943b0b06df1c02340e74a',qos_specs=None,replication_status=,reservations=['07106343-801b-4421-9cb2-676f5cb26be4','537b7d53-2bea-43a0-9830-ca323239bf24','8d1bc7d2-ec19-4a7a-9bab-f80e1c022a02','121f7911-b627-454d-b677-35569b7bb698'],size=1,snapshot_id=None,source_replicaid=,source_volid=d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d,status='creating',user_id='866a8c51762143ef8f5c198ef2167abe',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1645648480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e47a207e-96a1-47b7-8581-1ee561cb6a77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3504073b5e943b0b06df1c02340e74a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='866a8c51762143ef8f5c198ef2167abe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:43.903016 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14180d94-02fd-4386-aeb9-42232dc7f3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:43.920522 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14180d94-02fd-4386-aeb9-42232dc7f3ce) transitioned into state 'SUCCESS' from state '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-1645648480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3504073b5e943b0b06df1c02340e74a',qos_specs=None,replication_status=,reservations=['07106343-801b-4421-9cb2-676f5cb26be4','537b7d53-2bea-43a0-9830-ca323239bf24','8d1bc7d2-ec19-4a7a-9bab-f80e1c022a02','121f7911-b627-454d-b677-35569b7bb698'],size=1,snapshot_id=None,source_replicaid=,source_volid=d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d,status='creating',user_id='866a8c51762143ef8f5c198ef2167abe',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:43.921306 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1aa6a9b-1521-4334-b552-d8c996add0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:43.938351 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1aa6a9b-1521-4334-b552-d8c996add0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:43.939568 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Flow 'volume_create_api' (bafe8486-aca1-402d-9960-ecf61bb4784c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:43.939568 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Create volume request issued successfully. Aug 13 06:58:43.941338 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2f8c87e0-ff01-4018-97ab-b7c88dbbff2d tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:43.941338 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 372/1466] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:58:43 2026] POST /volume/v3/volumes => generated 778 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:43.956997 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dbfa31c2-09fc-44dd-bd2a-fccb4061d847 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:43.959279 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dbfa31c2-09fc-44dd-bd2a-fccb4061d847 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/e47a207e-96a1-47b7-8581-1ee561cb6a77 Aug 13 06:58:43.959674 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dbfa31c2-09fc-44dd-bd2a-fccb4061d847 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:43.960009 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dbfa31c2-09fc-44dd-bd2a-fccb4061d847 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:43.969836 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:43.969836 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:43.973602 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dbfa31c2-09fc-44dd-bd2a-fccb4061d847 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:43.978661 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dbfa31c2-09fc-44dd-bd2a-fccb4061d847 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/e47a207e-96a1-47b7-8581-1ee561cb6a77 returned with HTTP 200 Aug 13 06:58:43.979028 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 370/1467] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:43 2026] GET /volume/v3/volumes/e47a207e-96a1-47b7-8581-1ee561cb6a77 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:44.123165 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7440a2ce-590b-447a-aa98-ba98a26cf950 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:44.125394 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7440a2ce-590b-447a-aa98-ba98a26cf950 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:44.125644 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7440a2ce-590b-447a-aa98-ba98a26cf950 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:44.125826 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7440a2ce-590b-447a-aa98-ba98a26cf950 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:44.125928 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-7440a2ce-590b-447a-aa98-ba98a26cf950 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:44.130638 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:44.130638 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:44.131580 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7440a2ce-590b-447a-aa98-ba98a26cf950 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:44.131984 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 360/1468] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:44 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:58:44.174709 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3c08574f-1183-499a-a188-0c280f6d8262 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:44.179384 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3c08574f-1183-499a-a188-0c280f6d8262 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/e0eaafc4-0023-4013-a9aa-89f57b0a0eab Aug 13 06:58:44.180134 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3c08574f-1183-499a-a188-0c280f6d8262 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:44.180134 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3c08574f-1183-499a-a188-0c280f6d8262 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:44.187685 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3c08574f-1183-499a-a188-0c280f6d8262 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/e0eaafc4-0023-4013-a9aa-89f57b0a0eab returned with HTTP 404 Aug 13 06:58:44.188165 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 367/1469] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:58:44 2026] GET /volume/v3/snapshots/e0eaafc4-0023-4013-a9aa-89f57b0a0eab => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:44.194931 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e758d905-f45d-4b42-8ab5-ac2eb902269a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:44.196842 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e758d905-f45d-4b42-8ab5-ac2eb902269a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef Aug 13 06:58:44.196989 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e758d905-f45d-4b42-8ab5-ac2eb902269a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:44.197200 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e758d905-f45d-4b42-8ab5-ac2eb902269a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:44.197383 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-e758d905-f45d-4b42-8ab5-ac2eb902269a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete snapshot with id: ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef Aug 13 06:58:44.202935 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:44.202935 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:44.203063 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e758d905-f45d-4b42-8ab5-ac2eb902269a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:58:44.223579 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e758d905-f45d-4b42-8ab5-ac2eb902269a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot delete request issued successfully. Aug 13 06:58:44.223579 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e758d905-f45d-4b42-8ab5-ac2eb902269a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef returned with HTTP 202 Aug 13 06:58:44.223579 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 373/1470] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 06:58:44 2026] DELETE /volume/v3/snapshots/ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:44.230951 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8a37f5fa-68ab-472d-a94f-9f5e22f7f19a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:44.232871 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a37f5fa-68ab-472d-a94f-9f5e22f7f19a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef Aug 13 06:58:44.233105 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a37f5fa-68ab-472d-a94f-9f5e22f7f19a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:44.233338 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a37f5fa-68ab-472d-a94f-9f5e22f7f19a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:44.237807 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:44.237807 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:44.238260 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8a37f5fa-68ab-472d-a94f-9f5e22f7f19a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:58:44.239099 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a37f5fa-68ab-472d-a94f-9f5e22f7f19a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef returned with HTTP 200 Aug 13 06:58:44.239510 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 371/1471] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:58:44 2026] GET /volume/v3/snapshots/ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:44.491854 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d5ab589f-6d0d-4631-80fb-d4df89f0aca9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:44.494252 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d5ab589f-6d0d-4631-80fb-d4df89f0aca9 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] GET https://10.4.3.81/volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 Aug 13 06:58:44.494655 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d5ab589f-6d0d-4631-80fb-d4df89f0aca9 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:44.494992 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d5ab589f-6d0d-4631-80fb-d4df89f0aca9 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:44.501645 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:44.501645 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:44.507658 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d5ab589f-6d0d-4631-80fb-d4df89f0aca9 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Volume info retrieved successfully. Aug 13 06:58:44.509558 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d5ab589f-6d0d-4631-80fb-d4df89f0aca9 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] https://10.4.3.81/volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 returned with HTTP 200 Aug 13 06:58:44.510088 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 361/1472] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:44 2026] GET /volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:44.525202 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8e1d06f0-46d2-4e69-bc6b-7fc0c4b56670 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:44.527994 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8e1d06f0-46d2-4e69-bc6b-7fc0c4b56670 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] GET https://10.4.3.81/volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 Aug 13 06:58:44.528248 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8e1d06f0-46d2-4e69-bc6b-7fc0c4b56670 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:44.528512 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8e1d06f0-46d2-4e69-bc6b-7fc0c4b56670 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:44.538621 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:44.538621 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:44.543300 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8e1d06f0-46d2-4e69-bc6b-7fc0c4b56670 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Volume info retrieved successfully. Aug 13 06:58:44.549304 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8e1d06f0-46d2-4e69-bc6b-7fc0c4b56670 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] https://10.4.3.81/volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 returned with HTTP 200 Aug 13 06:58:44.549845 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 368/1473] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:44 2026] GET /volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:44.563217 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9a8ec452-8e34-4a3a-abf1-400eaff571db None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:44.565684 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9a8ec452-8e34-4a3a-abf1-400eaff571db tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] POST https://10.4.3.81/volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907/action Aug 13 06:58:44.566607 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9a8ec452-8e34-4a3a-abf1-400eaff571db tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-995621509", "disk_format": "raw"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:58:44.566909 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9a8ec452-8e34-4a3a-abf1-400eaff571db tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-995621509", "disk_format": "raw"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:44.580267 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:44.580267 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:44.581295 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9a8ec452-8e34-4a3a-abf1-400eaff571db tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Volume info retrieved successfully. Aug 13 06:58:44.601759 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:44.601759 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:44.607396 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.image.image_utils [None req-9a8ec452-8e34-4a3a-abf1-400eaff571db tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-995621509'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-995621509'}]. {{(pid=100297) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 06:58:44.996693 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-243ae430-01b8-4f09-ba1e-a0efab83ca01 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:44.999424 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-243ae430-01b8-4f09-ba1e-a0efab83ca01 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/e47a207e-96a1-47b7-8581-1ee561cb6a77 Aug 13 06:58:44.999739 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-243ae430-01b8-4f09-ba1e-a0efab83ca01 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:45.000025 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-243ae430-01b8-4f09-ba1e-a0efab83ca01 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:45.009740 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:45.009740 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:45.015026 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-243ae430-01b8-4f09-ba1e-a0efab83ca01 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:45.022783 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-243ae430-01b8-4f09-ba1e-a0efab83ca01 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/e47a207e-96a1-47b7-8581-1ee561cb6a77 returned with HTTP 200 Aug 13 06:58:45.023446 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 372/1474] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:44 2026] GET /volume/v3/volumes/e47a207e-96a1-47b7-8581-1ee561cb6a77 => generated 1387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:45.041760 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-26369e74-f250-44ea-9175-bd788a229e96 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:45.043234 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-26369e74-f250-44ea-9175-bd788a229e96 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/e47a207e-96a1-47b7-8581-1ee561cb6a77 Aug 13 06:58:45.043727 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-26369e74-f250-44ea-9175-bd788a229e96 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:45.044143 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-26369e74-f250-44ea-9175-bd788a229e96 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:45.056043 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:45.056043 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:45.060776 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-26369e74-f250-44ea-9175-bd788a229e96 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:45.068359 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-26369e74-f250-44ea-9175-bd788a229e96 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/e47a207e-96a1-47b7-8581-1ee561cb6a77 returned with HTTP 200 Aug 13 06:58:45.068833 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 362/1475] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:45 2026] GET /volume/v3/volumes/e47a207e-96a1-47b7-8581-1ee561cb6a77 => generated 1387 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:45.081978 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-78b69f9d-8c20-4bf4-aa43-e98b3e190715 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:45.084562 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-78b69f9d-8c20-4bf4-aa43-e98b3e190715 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/e47a207e-96a1-47b7-8581-1ee561cb6a77 Aug 13 06:58:45.084751 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-78b69f9d-8c20-4bf4-aa43-e98b3e190715 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:45.085382 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-78b69f9d-8c20-4bf4-aa43-e98b3e190715 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:45.093777 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:45.093777 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:45.099730 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-78b69f9d-8c20-4bf4-aa43-e98b3e190715 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:45.109188 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-78b69f9d-8c20-4bf4-aa43-e98b3e190715 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/e47a207e-96a1-47b7-8581-1ee561cb6a77 returned with HTTP 200 Aug 13 06:58:45.110380 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 369/1476] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:45 2026] GET /volume/v3/volumes/e47a207e-96a1-47b7-8581-1ee561cb6a77 => generated 1387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:45.136537 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d4b279d5-2793-4154-bcb1-2e559a59d7f2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:45.144976 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4b279d5-2793-4154-bcb1-2e559a59d7f2 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e47a207e-96a1-47b7-8581-1ee561cb6a77 Aug 13 06:58:45.145107 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4b279d5-2793-4154-bcb1-2e559a59d7f2 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:45.145497 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4b279d5-2793-4154-bcb1-2e559a59d7f2 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:45.145497 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-d4b279d5-2793-4154-bcb1-2e559a59d7f2 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Delete volume with id: e47a207e-96a1-47b7-8581-1ee561cb6a77 Aug 13 06:58:45.148984 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b229e245-7c30-44e3-af44-6c2a2b2c6ff8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:45.151134 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b229e245-7c30-44e3-af44-6c2a2b2c6ff8 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:45.151343 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b229e245-7c30-44e3-af44-6c2a2b2c6ff8 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:45.152441 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b229e245-7c30-44e3-af44-6c2a2b2c6ff8 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:45.152441 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-b229e245-7c30-44e3-af44-6c2a2b2c6ff8 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:45.158186 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:45.158186 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:45.158849 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b229e245-7c30-44e3-af44-6c2a2b2c6ff8 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:45.159376 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 363/1477] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:45 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:45.159679 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:45.159679 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:45.163381 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d4b279d5-2793-4154-bcb1-2e559a59d7f2 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:45.181665 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9a8ec452-8e34-4a3a-abf1-400eaff571db tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Copy volume to image completed successfully. Aug 13 06:58:45.182674 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9a8ec452-8e34-4a3a-abf1-400eaff571db tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] https://10.4.3.81/volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907/action returned with HTTP 202 Aug 13 06:58:45.183237 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 374/1478] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 06:58:44 2026] POST /volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907/action => generated 685 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:45.191782 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d4b279d5-2793-4154-bcb1-2e559a59d7f2 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Delete volume request issued successfully. Aug 13 06:58:45.192002 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4b279d5-2793-4154-bcb1-2e559a59d7f2 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/e47a207e-96a1-47b7-8581-1ee561cb6a77 returned with HTTP 202 Aug 13 06:58:45.192558 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 373/1479] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:45 2026] DELETE /volume/v3/volumes/e47a207e-96a1-47b7-8581-1ee561cb6a77 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:45.208876 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3683e646-6727-43eb-9a75-0c3c964bcd73 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:45.214571 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3683e646-6727-43eb-9a75-0c3c964bcd73 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/e47a207e-96a1-47b7-8581-1ee561cb6a77 Aug 13 06:58:45.214884 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3683e646-6727-43eb-9a75-0c3c964bcd73 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:45.215092 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3683e646-6727-43eb-9a75-0c3c964bcd73 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:45.224415 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:45.224415 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:45.230193 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3683e646-6727-43eb-9a75-0c3c964bcd73 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:45.238194 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3683e646-6727-43eb-9a75-0c3c964bcd73 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/e47a207e-96a1-47b7-8581-1ee561cb6a77 returned with HTTP 200 Aug 13 06:58:45.238194 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 370/1480] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:45 2026] GET /volume/v3/volumes/e47a207e-96a1-47b7-8581-1ee561cb6a77 => generated 1386 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:45.254995 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a3a45a34-4512-4802-b404-0c2fc89dbfdb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:45.260374 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a3a45a34-4512-4802-b404-0c2fc89dbfdb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef Aug 13 06:58:45.260649 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a3a45a34-4512-4802-b404-0c2fc89dbfdb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:45.260856 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a3a45a34-4512-4802-b404-0c2fc89dbfdb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:45.272112 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a3a45a34-4512-4802-b404-0c2fc89dbfdb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef returned with HTTP 404 Aug 13 06:58:45.273899 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 364/1481] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:58:45 2026] GET /volume/v3/snapshots/ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:45.283865 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4e61d63f-0e4d-43e0-a5d4-1f4e290b2d4f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:45.286313 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4e61d63f-0e4d-43e0-a5d4-1f4e290b2d4f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e338c645-cada-4ad2-a1c6-758963402798 Aug 13 06:58:45.286791 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4e61d63f-0e4d-43e0-a5d4-1f4e290b2d4f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:45.287226 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4e61d63f-0e4d-43e0-a5d4-1f4e290b2d4f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:45.287760 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-4e61d63f-0e4d-43e0-a5d4-1f4e290b2d4f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume with id: e338c645-cada-4ad2-a1c6-758963402798 Aug 13 06:58:45.299970 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:45.299970 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:45.301666 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4e61d63f-0e4d-43e0-a5d4-1f4e290b2d4f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:45.347586 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4e61d63f-0e4d-43e0-a5d4-1f4e290b2d4f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume request issued successfully. Aug 13 06:58:45.347586 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4e61d63f-0e4d-43e0-a5d4-1f4e290b2d4f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/e338c645-cada-4ad2-a1c6-758963402798 returned with HTTP 202 Aug 13 06:58:45.347787 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 375/1482] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:58:45 2026] DELETE /volume/v3/volumes/e338c645-cada-4ad2-a1c6-758963402798 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:58:45.358239 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f0e1f876-aa79-40b3-a328-38be28cbfcce None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:45.361019 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f0e1f876-aa79-40b3-a328-38be28cbfcce tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/e338c645-cada-4ad2-a1c6-758963402798 Aug 13 06:58:45.361312 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f0e1f876-aa79-40b3-a328-38be28cbfcce tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:45.362222 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f0e1f876-aa79-40b3-a328-38be28cbfcce tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:45.380630 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:45.380630 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:45.385194 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f0e1f876-aa79-40b3-a328-38be28cbfcce tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:45.392493 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f0e1f876-aa79-40b3-a328-38be28cbfcce tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/e338c645-cada-4ad2-a1c6-758963402798 returned with HTTP 200 Aug 13 06:58:45.392953 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 374/1483] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:45 2026] GET /volume/v3/volumes/e338c645-cada-4ad2-a1c6-758963402798 => generated 894 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:46.173813 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0a035978-b194-4ab2-9b9b-d293c0538ce7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:46.177062 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0a035978-b194-4ab2-9b9b-d293c0538ce7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:46.177062 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0a035978-b194-4ab2-9b9b-d293c0538ce7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:46.177062 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0a035978-b194-4ab2-9b9b-d293c0538ce7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:46.177062 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-0a035978-b194-4ab2-9b9b-d293c0538ce7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:46.181747 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:46.181747 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:46.182899 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0a035978-b194-4ab2-9b9b-d293c0538ce7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:46.183273 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 371/1484] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:46 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:46.256389 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-713fac7d-a691-49ee-ae57-65a90095ddb0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:46.260348 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-713fac7d-a691-49ee-ae57-65a90095ddb0 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/e47a207e-96a1-47b7-8581-1ee561cb6a77 Aug 13 06:58:46.260348 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-713fac7d-a691-49ee-ae57-65a90095ddb0 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:46.260348 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-713fac7d-a691-49ee-ae57-65a90095ddb0 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:46.269696 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-713fac7d-a691-49ee-ae57-65a90095ddb0 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/e47a207e-96a1-47b7-8581-1ee561cb6a77 returned with HTTP 404 Aug 13 06:58:46.270477 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 365/1485] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:46 2026] GET /volume/v3/volumes/e47a207e-96a1-47b7-8581-1ee561cb6a77 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:46.281651 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-dd9b27a4-f5df-4ec5-bd98-a048706f4000 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:46.284624 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dd9b27a4-f5df-4ec5-bd98-a048706f4000 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d Aug 13 06:58:46.285076 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dd9b27a4-f5df-4ec5-bd98-a048706f4000 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:46.285259 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dd9b27a4-f5df-4ec5-bd98-a048706f4000 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:46.293235 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:46.293235 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:46.302192 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-dd9b27a4-f5df-4ec5-bd98-a048706f4000 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:46.309843 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dd9b27a4-f5df-4ec5-bd98-a048706f4000 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d returned with HTTP 200 Aug 13 06:58:46.309843 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 376/1486] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:46 2026] GET /volume/v3/volumes/d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d => generated 1353 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:46.329527 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2c1891cd-cc2a-4729-a30b-698906fc5bfc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:46.332356 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2c1891cd-cc2a-4729-a30b-698906fc5bfc tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d Aug 13 06:58:46.332659 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2c1891cd-cc2a-4729-a30b-698906fc5bfc tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:46.332883 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2c1891cd-cc2a-4729-a30b-698906fc5bfc tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:46.333076 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-2c1891cd-cc2a-4729-a30b-698906fc5bfc tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Delete volume with id: d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d Aug 13 06:58:46.344972 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:46.344972 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:46.345678 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2c1891cd-cc2a-4729-a30b-698906fc5bfc tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:46.375872 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2c1891cd-cc2a-4729-a30b-698906fc5bfc tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Delete volume request issued successfully. Aug 13 06:58:46.376193 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2c1891cd-cc2a-4729-a30b-698906fc5bfc tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d returned with HTTP 202 Aug 13 06:58:46.376484 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 375/1487] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:46 2026] DELETE /volume/v3/volumes/d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:46.391626 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ddd3ef6a-c174-4a75-ad9d-858dea34e73c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:46.395535 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ddd3ef6a-c174-4a75-ad9d-858dea34e73c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d Aug 13 06:58:46.395877 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ddd3ef6a-c174-4a75-ad9d-858dea34e73c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:46.396086 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ddd3ef6a-c174-4a75-ad9d-858dea34e73c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:46.409122 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fa507a0c-eac1-4037-afd4-d0fe0869029d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:46.412873 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:46.412873 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:46.413864 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fa507a0c-eac1-4037-afd4-d0fe0869029d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/e338c645-cada-4ad2-a1c6-758963402798 Aug 13 06:58:46.413864 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fa507a0c-eac1-4037-afd4-d0fe0869029d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:46.413864 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fa507a0c-eac1-4037-afd4-d0fe0869029d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:46.421548 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ddd3ef6a-c174-4a75-ad9d-858dea34e73c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:46.423649 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fa507a0c-eac1-4037-afd4-d0fe0869029d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/e338c645-cada-4ad2-a1c6-758963402798 returned with HTTP 404 Aug 13 06:58:46.424266 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 366/1488] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:46 2026] GET /volume/v3/volumes/e338c645-cada-4ad2-a1c6-758963402798 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 13 06:58:46.427309 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ddd3ef6a-c174-4a75-ad9d-858dea34e73c tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d returned with HTTP 200 Aug 13 06:58:46.428743 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 372/1489] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:46 2026] GET /volume/v3/volumes/d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d => generated 1352 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:58:46.439816 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4cc27dc9-cff3-472f-ae91-e25cd7c90413 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:46.445414 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4cc27dc9-cff3-472f-ae91-e25cd7c90413 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/volumes/46ebea8b-cf54-4217-8cc4-29cc491be920 Aug 13 06:58:46.445414 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4cc27dc9-cff3-472f-ae91-e25cd7c90413 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:46.445414 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4cc27dc9-cff3-472f-ae91-e25cd7c90413 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:46.445414 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-4cc27dc9-cff3-472f-ae91-e25cd7c90413 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume with id: 46ebea8b-cf54-4217-8cc4-29cc491be920 Aug 13 06:58:46.457384 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:46.457384 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:46.459411 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4cc27dc9-cff3-472f-ae91-e25cd7c90413 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:46.483067 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4cc27dc9-cff3-472f-ae91-e25cd7c90413 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume request issued successfully. Aug 13 06:58:46.483294 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4cc27dc9-cff3-472f-ae91-e25cd7c90413 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/46ebea8b-cf54-4217-8cc4-29cc491be920 returned with HTTP 202 Aug 13 06:58:46.483741 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 377/1490] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:58:46 2026] DELETE /volume/v3/volumes/46ebea8b-cf54-4217-8cc4-29cc491be920 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:58:46.492983 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fc520b9f-738c-4816-85b4-3756b7c314d2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:46.493766 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fc520b9f-738c-4816-85b4-3756b7c314d2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/46ebea8b-cf54-4217-8cc4-29cc491be920 Aug 13 06:58:46.494241 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fc520b9f-738c-4816-85b4-3756b7c314d2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:46.494241 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fc520b9f-738c-4816-85b4-3756b7c314d2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:46.506077 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:46.506077 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:46.511064 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fc520b9f-738c-4816-85b4-3756b7c314d2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:46.516784 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fc520b9f-738c-4816-85b4-3756b7c314d2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/46ebea8b-cf54-4217-8cc4-29cc491be920 returned with HTTP 200 Aug 13 06:58:46.517120 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 376/1491] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:46 2026] GET /volume/v3/volumes/46ebea8b-cf54-4217-8cc4-29cc491be920 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:47.200141 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dc9d18b8-11e8-4fbc-a2ae-0021e6701608 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:47.203517 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dc9d18b8-11e8-4fbc-a2ae-0021e6701608 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:47.203694 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dc9d18b8-11e8-4fbc-a2ae-0021e6701608 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:47.203975 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dc9d18b8-11e8-4fbc-a2ae-0021e6701608 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:47.204140 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-dc9d18b8-11e8-4fbc-a2ae-0021e6701608 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:47.212769 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:47.212769 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:47.213749 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dc9d18b8-11e8-4fbc-a2ae-0021e6701608 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:47.214151 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 367/1492] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:47 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:47.445615 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e50cb6fb-de36-41ec-8c56-b6ea7a3b30b8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:47.448174 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e50cb6fb-de36-41ec-8c56-b6ea7a3b30b8 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d Aug 13 06:58:47.448423 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e50cb6fb-de36-41ec-8c56-b6ea7a3b30b8 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:47.448674 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e50cb6fb-de36-41ec-8c56-b6ea7a3b30b8 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:47.455208 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e50cb6fb-de36-41ec-8c56-b6ea7a3b30b8 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d returned with HTTP 404 Aug 13 06:58:47.456110 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 373/1493] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:47 2026] GET /volume/v3/volumes/d97d0ecc-4a3f-4238-bf15-d0214dc6dc1d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:47.465341 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-51077832-16a6-4321-8ffc-166605e5c793 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:47.468680 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51077832-16a6-4321-8ffc-166605e5c793 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:47.468978 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-51077832-16a6-4321-8ffc-166605e5c793 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1891279889"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:47.470305 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-51077832-16a6-4321-8ffc-166605e5c793 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1891279889'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:47.473287 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-51077832-16a6-4321-8ffc-166605e5c793 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Create volume of 1 GB Aug 13 06:58:47.479741 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-51077832-16a6-4321-8ffc-166605e5c793 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Availability Zones retrieved successfully. Aug 13 06:58:47.486277 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-51077832-16a6-4321-8ffc-166605e5c793 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Flow 'volume_create_api' (bd561d88-4a58-4640-afdc-e522998a0519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:47.487208 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-51077832-16a6-4321-8ffc-166605e5c793 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e19e7a21-bc9a-4885-8a40-a1924c39f028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:47.488195 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-51077832-16a6-4321-8ffc-166605e5c793 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:47.518983 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-51077832-16a6-4321-8ffc-166605e5c793 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e19e7a21-bc9a-4885-8a40-a1924c39f028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:47.519850 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-51077832-16a6-4321-8ffc-166605e5c793 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46809bed-5ecb-43d0-af42-4eac417f8e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:47.535675 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f319c4b4-3bc6-4328-b846-898e98d2124c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:47.537859 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f319c4b4-3bc6-4328-b846-898e98d2124c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/46ebea8b-cf54-4217-8cc4-29cc491be920 Aug 13 06:58:47.538858 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f319c4b4-3bc6-4328-b846-898e98d2124c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:47.538858 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f319c4b4-3bc6-4328-b846-898e98d2124c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:47.548705 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f319c4b4-3bc6-4328-b846-898e98d2124c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/46ebea8b-cf54-4217-8cc4-29cc491be920 returned with HTTP 404 Aug 13 06:58:47.548705 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 377/1494] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:47 2026] GET /volume/v3/volumes/46ebea8b-cf54-4217-8cc4-29cc491be920 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:58:47.557521 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-893afe6d-c8b6-4ac0-8f10-6f8a7565deee None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:47.559835 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-893afe6d-c8b6-4ac0-8f10-6f8a7565deee tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/volumes/685e45fe-49bb-4cf3-9f6d-d08b8f33be8f Aug 13 06:58:47.560038 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-893afe6d-c8b6-4ac0-8f10-6f8a7565deee tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:47.560234 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-893afe6d-c8b6-4ac0-8f10-6f8a7565deee tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:47.560455 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-893afe6d-c8b6-4ac0-8f10-6f8a7565deee tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume with id: 685e45fe-49bb-4cf3-9f6d-d08b8f33be8f Aug 13 06:58:47.568640 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:47.568640 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:47.569078 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-893afe6d-c8b6-4ac0-8f10-6f8a7565deee tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:47.582312 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-51077832-16a6-4321-8ffc-166605e5c793 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Created reservations ['9751bef6-d000-4ba9-9c1a-edad22dad9f2', '9fcaf7fd-8c5b-4378-a8da-d9eb6321ff5a', 'ec66065a-0e51-4195-86a4-03330f059eba', 'fb5a2faa-76be-4e70-b51f-1dd3b2c10e5c'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:47.583149 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-51077832-16a6-4321-8ffc-166605e5c793 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46809bed-5ecb-43d0-af42-4eac417f8e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9751bef6-d000-4ba9-9c1a-edad22dad9f2', '9fcaf7fd-8c5b-4378-a8da-d9eb6321ff5a', 'ec66065a-0e51-4195-86a4-03330f059eba', 'fb5a2faa-76be-4e70-b51f-1dd3b2c10e5c']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:47.583865 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-51077832-16a6-4321-8ffc-166605e5c793 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15b49e75-9430-46e5-b012-2fb30a26d320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:47.586187 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-893afe6d-c8b6-4ac0-8f10-6f8a7565deee tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume request issued successfully. Aug 13 06:58:47.586453 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-893afe6d-c8b6-4ac0-8f10-6f8a7565deee tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/685e45fe-49bb-4cf3-9f6d-d08b8f33be8f returned with HTTP 202 Aug 13 06:58:47.586928 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 368/1495] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:58:47 2026] DELETE /volume/v3/volumes/685e45fe-49bb-4cf3-9f6d-d08b8f33be8f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:58:47.598438 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8b617577-32fe-4a45-bd1e-b5f090a9e58f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:47.601626 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8b617577-32fe-4a45-bd1e-b5f090a9e58f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/685e45fe-49bb-4cf3-9f6d-d08b8f33be8f Aug 13 06:58:47.602382 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8b617577-32fe-4a45-bd1e-b5f090a9e58f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:47.602382 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8b617577-32fe-4a45-bd1e-b5f090a9e58f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:47.616767 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-51077832-16a6-4321-8ffc-166605e5c793 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15b49e75-9430-46e5-b012-2fb30a26d320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '303cceb6-98bd-4c1c-b3b1-15bf317cffde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1891279889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3504073b5e943b0b06df1c02340e74a',qos_specs=None,replication_status=,reservations=['9751bef6-d000-4ba9-9c1a-edad22dad9f2','9fcaf7fd-8c5b-4378-a8da-d9eb6321ff5a','ec66065a-0e51-4195-86a4-03330f059eba','fb5a2faa-76be-4e70-b51f-1dd3b2c10e5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='866a8c51762143ef8f5c198ef2167abe',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1891279889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=303cceb6-98bd-4c1c-b3b1-15bf317cffde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3504073b5e943b0b06df1c02340e74a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='866a8c51762143ef8f5c198ef2167abe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:47.617367 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:47.617367 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:47.617902 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-51077832-16a6-4321-8ffc-166605e5c793 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c14fa4a-d448-4816-b2f5-e9cee14a9e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:47.621706 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8b617577-32fe-4a45-bd1e-b5f090a9e58f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:47.630763 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8b617577-32fe-4a45-bd1e-b5f090a9e58f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/685e45fe-49bb-4cf3-9f6d-d08b8f33be8f returned with HTTP 200 Aug 13 06:58:47.631560 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 374/1496] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:47 2026] GET /volume/v3/volumes/685e45fe-49bb-4cf3-9f6d-d08b8f33be8f => generated 893 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:47.647621 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-51077832-16a6-4321-8ffc-166605e5c793 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c14fa4a-d448-4816-b2f5-e9cee14a9e78) transitioned into state 'SUCCESS' from state '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-1891279889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3504073b5e943b0b06df1c02340e74a',qos_specs=None,replication_status=,reservations=['9751bef6-d000-4ba9-9c1a-edad22dad9f2','9fcaf7fd-8c5b-4378-a8da-d9eb6321ff5a','ec66065a-0e51-4195-86a4-03330f059eba','fb5a2faa-76be-4e70-b51f-1dd3b2c10e5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='866a8c51762143ef8f5c198ef2167abe',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:47.648660 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-51077832-16a6-4321-8ffc-166605e5c793 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a615749b-ff27-42b8-8833-28dc2112a4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:47.660448 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-51077832-16a6-4321-8ffc-166605e5c793 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a615749b-ff27-42b8-8833-28dc2112a4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:47.660448 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-51077832-16a6-4321-8ffc-166605e5c793 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Flow 'volume_create_api' (bd561d88-4a58-4640-afdc-e522998a0519) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:47.660883 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-51077832-16a6-4321-8ffc-166605e5c793 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Create volume request issued successfully. Aug 13 06:58:47.661280 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51077832-16a6-4321-8ffc-166605e5c793 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:47.664904 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 378/1497] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:58:47 2026] POST /volume/v3/volumes => generated 745 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:47.678005 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0f4d8e8a-b728-4b50-8618-0598c9f9c172 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:47.679649 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0f4d8e8a-b728-4b50-8618-0598c9f9c172 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/303cceb6-98bd-4c1c-b3b1-15bf317cffde Aug 13 06:58:47.679840 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0f4d8e8a-b728-4b50-8618-0598c9f9c172 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:47.680008 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0f4d8e8a-b728-4b50-8618-0598c9f9c172 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:47.689030 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:47.689030 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:47.694996 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0f4d8e8a-b728-4b50-8618-0598c9f9c172 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:47.700623 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0f4d8e8a-b728-4b50-8618-0598c9f9c172 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/303cceb6-98bd-4c1c-b3b1-15bf317cffde returned with HTTP 200 Aug 13 06:58:47.701158 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 378/1498] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:47 2026] GET /volume/v3/volumes/303cceb6-98bd-4c1c-b3b1-15bf317cffde => generated 813 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:48.227431 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7c5bc2bf-e05d-473d-9f90-ddaf19b9164a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:48.228621 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7c5bc2bf-e05d-473d-9f90-ddaf19b9164a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:48.228879 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7c5bc2bf-e05d-473d-9f90-ddaf19b9164a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:48.229112 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7c5bc2bf-e05d-473d-9f90-ddaf19b9164a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:48.229303 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-7c5bc2bf-e05d-473d-9f90-ddaf19b9164a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:48.235256 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:48.235256 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:48.236200 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7c5bc2bf-e05d-473d-9f90-ddaf19b9164a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:48.236987 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 369/1499] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:48 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:48.647969 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a158ea66-72e5-4787-bb6c-5f4977a5168e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:48.653196 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a158ea66-72e5-4787-bb6c-5f4977a5168e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/685e45fe-49bb-4cf3-9f6d-d08b8f33be8f Aug 13 06:58:48.654198 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a158ea66-72e5-4787-bb6c-5f4977a5168e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:48.654662 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a158ea66-72e5-4787-bb6c-5f4977a5168e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:48.667669 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a158ea66-72e5-4787-bb6c-5f4977a5168e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/685e45fe-49bb-4cf3-9f6d-d08b8f33be8f returned with HTTP 404 Aug 13 06:58:48.668674 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 375/1500] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:48 2026] GET /volume/v3/volumes/685e45fe-49bb-4cf3-9f6d-d08b8f33be8f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:58:48.683175 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-dc1c500d-ce74-4d29-8e4d-1abc31f92c57 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:48.684942 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dc1c500d-ce74-4d29-8e4d-1abc31f92c57 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1429d3c9-e4cb-4bc1-830c-36825a4a6c63 Aug 13 06:58:48.685443 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dc1c500d-ce74-4d29-8e4d-1abc31f92c57 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:48.685531 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dc1c500d-ce74-4d29-8e4d-1abc31f92c57 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:48.685773 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-dc1c500d-ce74-4d29-8e4d-1abc31f92c57 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume with id: 1429d3c9-e4cb-4bc1-830c-36825a4a6c63 Aug 13 06:58:48.696619 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:48.696619 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:48.697678 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-dc1c500d-ce74-4d29-8e4d-1abc31f92c57 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:48.717742 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4ef3e12c-d9de-428b-8872-2eb038bda7cb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:48.720553 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ef3e12c-d9de-428b-8872-2eb038bda7cb tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/303cceb6-98bd-4c1c-b3b1-15bf317cffde Aug 13 06:58:48.720802 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ef3e12c-d9de-428b-8872-2eb038bda7cb tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:48.721034 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ef3e12c-d9de-428b-8872-2eb038bda7cb tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:48.721527 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-dc1c500d-ce74-4d29-8e4d-1abc31f92c57 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume request issued successfully. Aug 13 06:58:48.724221 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dc1c500d-ce74-4d29-8e4d-1abc31f92c57 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/1429d3c9-e4cb-4bc1-830c-36825a4a6c63 returned with HTTP 202 Aug 13 06:58:48.724221 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 379/1501] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:58:48 2026] DELETE /volume/v3/volumes/1429d3c9-e4cb-4bc1-830c-36825a4a6c63 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:58:48.730062 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:48.730062 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:48.733863 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6d5f4326-d8a3-46bf-82d9-9b2288de1900 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:48.737093 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6d5f4326-d8a3-46bf-82d9-9b2288de1900 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/1429d3c9-e4cb-4bc1-830c-36825a4a6c63 Aug 13 06:58:48.737241 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6d5f4326-d8a3-46bf-82d9-9b2288de1900 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:48.737535 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6d5f4326-d8a3-46bf-82d9-9b2288de1900 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:48.738427 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4ef3e12c-d9de-428b-8872-2eb038bda7cb tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:48.744461 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ef3e12c-d9de-428b-8872-2eb038bda7cb tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/303cceb6-98bd-4c1c-b3b1-15bf317cffde returned with HTTP 200 Aug 13 06:58:48.745000 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 379/1502] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:48 2026] GET /volume/v3/volumes/303cceb6-98bd-4c1c-b3b1-15bf317cffde => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:48.745135 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:48.745135 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:48.748872 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6d5f4326-d8a3-46bf-82d9-9b2288de1900 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:48.753756 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6d5f4326-d8a3-46bf-82d9-9b2288de1900 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/1429d3c9-e4cb-4bc1-830c-36825a4a6c63 returned with HTTP 200 Aug 13 06:58:48.754181 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 370/1503] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:48 2026] GET /volume/v3/volumes/1429d3c9-e4cb-4bc1-830c-36825a4a6c63 => generated 894 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:48.761349 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-81a97670-6778-440d-9515-7eef52557b1b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:48.765101 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:48.765574 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "303cceb6-98bd-4c1c-b3b1-15bf317cffde", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1140970954"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:48.767841 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Create volume request body: {'volume': {'source_volid': '303cceb6-98bd-4c1c-b3b1-15bf317cffde', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1140970954'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:48.778689 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:48.778689 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:48.778865 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume retrieved successfully. Aug 13 06:58:48.778956 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Create volume of 2 GB Aug 13 06:58:48.784977 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Availability Zones retrieved successfully. Aug 13 06:58:48.792517 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Flow 'volume_create_api' (c0c9d52f-c157-4439-9d98-f70000cde8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:48.793523 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3556d3e5-83d9-43a2-8f26-fa3bc34cf977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:48.794720 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:48.828948 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3556d3e5-83d9-43a2-8f26-fa3bc34cf977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '303cceb6-98bd-4c1c-b3b1-15bf317cffde', 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:48.830035 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d04f606-b4d4-43a1-820f-88a72c2c9570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:48.877726 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Created reservations ['fd1b7356-b8a2-4ead-bba1-daf593560ec3', '180d03b5-7681-4e37-90fd-776adea39f79', 'c6f0cdde-83d4-4e41-b749-88e2a6db9316', 'bb0a3a4d-6539-41b9-a18f-6bd7253e70e7'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:48.878645 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d04f606-b4d4-43a1-820f-88a72c2c9570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd1b7356-b8a2-4ead-bba1-daf593560ec3', '180d03b5-7681-4e37-90fd-776adea39f79', 'c6f0cdde-83d4-4e41-b749-88e2a6db9316', 'bb0a3a4d-6539-41b9-a18f-6bd7253e70e7']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:48.879474 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e0c00c8-dd1e-4978-9806-0e70b5fd5e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:48.914172 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e0c00c8-dd1e-4978-9806-0e70b5fd5e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bb4d11b-bee1-498d-ab53-d9672736fcf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1140970954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3504073b5e943b0b06df1c02340e74a',qos_specs=None,replication_status=,reservations=['fd1b7356-b8a2-4ead-bba1-daf593560ec3','180d03b5-7681-4e37-90fd-776adea39f79','c6f0cdde-83d4-4e41-b749-88e2a6db9316','bb0a3a4d-6539-41b9-a18f-6bd7253e70e7'],size=2,snapshot_id=None,source_replicaid=,source_volid=303cceb6-98bd-4c1c-b3b1-15bf317cffde,status='creating',user_id='866a8c51762143ef8f5c198ef2167abe',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1140970954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bb4d11b-bee1-498d-ab53-d9672736fcf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3504073b5e943b0b06df1c02340e74a',provider_auth=None,provider_geometry=None,provider_id=None,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=303cceb6-98bd-4c1c-b3b1-15bf317cffde,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='866a8c51762143ef8f5c198ef2167abe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:48.915024 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d05155dd-8735-4930-b22a-f82b9c2a5c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:48.933443 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d05155dd-8735-4930-b22a-f82b9c2a5c0c) transitioned into state 'SUCCESS' from state '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-1140970954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3504073b5e943b0b06df1c02340e74a',qos_specs=None,replication_status=,reservations=['fd1b7356-b8a2-4ead-bba1-daf593560ec3','180d03b5-7681-4e37-90fd-776adea39f79','c6f0cdde-83d4-4e41-b749-88e2a6db9316','bb0a3a4d-6539-41b9-a18f-6bd7253e70e7'],size=2,snapshot_id=None,source_replicaid=,source_volid=303cceb6-98bd-4c1c-b3b1-15bf317cffde,status='creating',user_id='866a8c51762143ef8f5c198ef2167abe',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:48.934339 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37debe92-d760-492a-8066-79ec6bcc24b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:48.954307 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37debe92-d760-492a-8066-79ec6bcc24b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:48.955546 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Flow 'volume_create_api' (c0c9d52f-c157-4439-9d98-f70000cde8da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:48.956009 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Create volume request issued successfully. Aug 13 06:58:48.956891 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-81a97670-6778-440d-9515-7eef52557b1b tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:48.957420 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 376/1504] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:58:48 2026] POST /volume/v3/volumes => generated 779 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:48.972836 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-088f3bbb-2566-4a66-b40c-a63d4f9ad1b0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:48.975588 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-088f3bbb-2566-4a66-b40c-a63d4f9ad1b0 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/7bb4d11b-bee1-498d-ab53-d9672736fcf4 Aug 13 06:58:48.976476 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-088f3bbb-2566-4a66-b40c-a63d4f9ad1b0 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:48.978956 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-088f3bbb-2566-4a66-b40c-a63d4f9ad1b0 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:48.989148 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:48.989148 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:48.995083 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-088f3bbb-2566-4a66-b40c-a63d4f9ad1b0 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:49.002421 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-088f3bbb-2566-4a66-b40c-a63d4f9ad1b0 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/7bb4d11b-bee1-498d-ab53-d9672736fcf4 returned with HTTP 200 Aug 13 06:58:49.003194 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 380/1505] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:48 2026] GET /volume/v3/volumes/7bb4d11b-bee1-498d-ab53-d9672736fcf4 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:49.249083 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-05b2adef-654b-4a4d-b21f-f6cf5e98310f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:49.251786 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05b2adef-654b-4a4d-b21f-f6cf5e98310f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:49.252303 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05b2adef-654b-4a4d-b21f-f6cf5e98310f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:49.252776 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05b2adef-654b-4a4d-b21f-f6cf5e98310f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:49.253026 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-05b2adef-654b-4a4d-b21f-f6cf5e98310f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:49.259095 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:49.259095 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:49.260016 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05b2adef-654b-4a4d-b21f-f6cf5e98310f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:49.261570 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 380/1506] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:49 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:49.271899 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5271c11a-a10c-4e8e-9024-564e9a2613b1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:49.274668 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5271c11a-a10c-4e8e-9024-564e9a2613b1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/2670cb59-e61c-44da-abbb-053884cda043 Aug 13 06:58:49.276282 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5271c11a-a10c-4e8e-9024-564e9a2613b1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:49.276282 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5271c11a-a10c-4e8e-9024-564e9a2613b1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:49.284114 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:49.284114 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:49.289506 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5271c11a-a10c-4e8e-9024-564e9a2613b1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:49.295660 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5271c11a-a10c-4e8e-9024-564e9a2613b1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/2670cb59-e61c-44da-abbb-053884cda043 returned with HTTP 200 Aug 13 06:58:49.295877 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 371/1507] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:49 2026] GET /volume/v3/volumes/2670cb59-e61c-44da-abbb-053884cda043 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:49.314197 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f49d7591-ec7f-453c-9e5c-a6687460b678 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:49.316704 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f49d7591-ec7f-453c-9e5c-a6687460b678 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/2670cb59-e61c-44da-abbb-053884cda043 Aug 13 06:58:49.316919 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f49d7591-ec7f-453c-9e5c-a6687460b678 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:49.317153 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f49d7591-ec7f-453c-9e5c-a6687460b678 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:49.326164 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:49.326164 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:49.331134 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f49d7591-ec7f-453c-9e5c-a6687460b678 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:49.336837 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f49d7591-ec7f-453c-9e5c-a6687460b678 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/2670cb59-e61c-44da-abbb-053884cda043 returned with HTTP 200 Aug 13 06:58:49.337222 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 377/1508] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:49 2026] GET /volume/v3/volumes/2670cb59-e61c-44da-abbb-053884cda043 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:49.350256 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ec69b5c8-90c4-48f8-870f-dd1240896011 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:49.353794 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ec69b5c8-90c4-48f8-870f-dd1240896011 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] DELETE https://10.4.3.81/volume/v3/volumes/2670cb59-e61c-44da-abbb-053884cda043 Aug 13 06:58:49.354085 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ec69b5c8-90c4-48f8-870f-dd1240896011 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:49.354377 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ec69b5c8-90c4-48f8-870f-dd1240896011 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:49.354639 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-ec69b5c8-90c4-48f8-870f-dd1240896011 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Delete volume with id: 2670cb59-e61c-44da-abbb-053884cda043 Aug 13 06:58:49.365977 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:49.365977 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:49.366635 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ec69b5c8-90c4-48f8-870f-dd1240896011 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:49.401246 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ec69b5c8-90c4-48f8-870f-dd1240896011 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Delete volume request issued successfully. Aug 13 06:58:49.401618 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ec69b5c8-90c4-48f8-870f-dd1240896011 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/2670cb59-e61c-44da-abbb-053884cda043 returned with HTTP 202 Aug 13 06:58:49.402123 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 381/1509] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:49 2026] DELETE /volume/v3/volumes/2670cb59-e61c-44da-abbb-053884cda043 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:49.416426 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-38ba5fdc-2bd8-4102-986b-db51cfb0f295 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:49.419213 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-38ba5fdc-2bd8-4102-986b-db51cfb0f295 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/2670cb59-e61c-44da-abbb-053884cda043 Aug 13 06:58:49.419595 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-38ba5fdc-2bd8-4102-986b-db51cfb0f295 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:49.419831 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-38ba5fdc-2bd8-4102-986b-db51cfb0f295 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:49.428517 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:49.428517 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:49.433137 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-38ba5fdc-2bd8-4102-986b-db51cfb0f295 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:49.439688 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-38ba5fdc-2bd8-4102-986b-db51cfb0f295 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/2670cb59-e61c-44da-abbb-053884cda043 returned with HTTP 200 Aug 13 06:58:49.439688 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 381/1510] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:49 2026] GET /volume/v3/volumes/2670cb59-e61c-44da-abbb-053884cda043 => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:49.768659 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0ac9472a-4d1c-4599-b0ab-768d46b27ea1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:49.771380 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0ac9472a-4d1c-4599-b0ab-768d46b27ea1 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/1429d3c9-e4cb-4bc1-830c-36825a4a6c63 Aug 13 06:58:49.774394 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0ac9472a-4d1c-4599-b0ab-768d46b27ea1 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:49.774976 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0ac9472a-4d1c-4599-b0ab-768d46b27ea1 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:49.786840 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0ac9472a-4d1c-4599-b0ab-768d46b27ea1 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/1429d3c9-e4cb-4bc1-830c-36825a4a6c63 returned with HTTP 404 Aug 13 06:58:49.787164 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 372/1511] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:49 2026] GET /volume/v3/volumes/1429d3c9-e4cb-4bc1-830c-36825a4a6c63 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:58:49.800161 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:49.802334 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:49.802790 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-267418676"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:49.804462 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-267418676'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:49.804681 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume of 1 GB Aug 13 06:58:49.809648 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Availability Zones retrieved successfully. Aug 13 06:58:49.816157 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (5fd5d4fe-1626-4799-9da8-ff58bc090b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:49.817192 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84042938-c0fe-4254-b01c-a7ca77723557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:49.818454 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:49.854521 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84042938-c0fe-4254-b01c-a7ca77723557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:49.855348 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b934e2ac-f79c-4926-bdc7-35f0316ae5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:49.906449 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Created reservations ['f19f9597-a1ca-4370-be3d-2bd640acebc9', '7e80dc7c-262f-490b-a370-c1aa271bb055', 'faa300ce-6b22-4a7d-85ec-353b9f972876', 'b6f7f1fa-9e22-40bb-9195-7ca3623df5e9'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:49.907212 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b934e2ac-f79c-4926-bdc7-35f0316ae5c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f19f9597-a1ca-4370-be3d-2bd640acebc9', '7e80dc7c-262f-490b-a370-c1aa271bb055', 'faa300ce-6b22-4a7d-85ec-353b9f972876', 'b6f7f1fa-9e22-40bb-9195-7ca3623df5e9']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:49.908107 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3d238e9-2555-4415-a63d-602817a9e27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:49.941273 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3d238e9-2555-4415-a63d-602817a9e27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8edee67-36dc-48b4-b6f8-18aed6daf006', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-267418676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['f19f9597-a1ca-4370-be3d-2bd640acebc9','7e80dc7c-262f-490b-a370-c1aa271bb055','faa300ce-6b22-4a7d-85ec-353b9f972876','b6f7f1fa-9e22-40bb-9195-7ca3623df5e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-267418676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8edee67-36dc-48b4-b6f8-18aed6daf006,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f01474e39a4275b37732063b950372',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:49.942389 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96095109-86f7-476a-81ee-82bb384abbb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:49.964519 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96095109-86f7-476a-81ee-82bb384abbb4) transitioned into state 'SUCCESS' from state '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-267418676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['f19f9597-a1ca-4370-be3d-2bd640acebc9','7e80dc7c-262f-490b-a370-c1aa271bb055','faa300ce-6b22-4a7d-85ec-353b9f972876','b6f7f1fa-9e22-40bb-9195-7ca3623df5e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:49.965535 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3aee139-a887-4607-8162-6e983b325e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:49.977551 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3aee139-a887-4607-8162-6e983b325e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:49.978893 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (5fd5d4fe-1626-4799-9da8-ff58bc090b4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:49.979298 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request issued successfully. Aug 13 06:58:49.980043 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-59d20ea5-cdf9-42b1-8a6a-d8b3d439fc1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:49.980648 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 378/1512] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 06:58:49 2026] POST /volume/v3/volumes => generated 767 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:50.002638 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a6675bcf-7a4b-4422-824c-d5a67df97648 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:50.003892 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a6675bcf-7a4b-4422-824c-d5a67df97648 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/a8edee67-36dc-48b4-b6f8-18aed6daf006 Aug 13 06:58:50.004281 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a6675bcf-7a4b-4422-824c-d5a67df97648 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:50.004585 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a6675bcf-7a4b-4422-824c-d5a67df97648 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:50.014726 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:50.014726 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:50.016813 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-50e08272-ee0c-4af1-9acf-ef5b806ef6a7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:50.018948 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-50e08272-ee0c-4af1-9acf-ef5b806ef6a7 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/7bb4d11b-bee1-498d-ab53-d9672736fcf4 Aug 13 06:58:50.019130 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-50e08272-ee0c-4af1-9acf-ef5b806ef6a7 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:50.019300 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-50e08272-ee0c-4af1-9acf-ef5b806ef6a7 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:50.021256 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a6675bcf-7a4b-4422-824c-d5a67df97648 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:50.026504 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a6675bcf-7a4b-4422-824c-d5a67df97648 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/a8edee67-36dc-48b4-b6f8-18aed6daf006 returned with HTTP 200 Aug 13 06:58:50.027367 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 382/1513] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:50 2026] GET /volume/v3/volumes/a8edee67-36dc-48b4-b6f8-18aed6daf006 => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:50.029015 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:50.029015 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:50.035213 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-50e08272-ee0c-4af1-9acf-ef5b806ef6a7 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:50.047451 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-50e08272-ee0c-4af1-9acf-ef5b806ef6a7 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/7bb4d11b-bee1-498d-ab53-d9672736fcf4 returned with HTTP 200 Aug 13 06:58:50.047939 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 382/1514] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:50 2026] GET /volume/v3/volumes/7bb4d11b-bee1-498d-ab53-d9672736fcf4 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:50.065293 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ba36efe7-f754-496e-af1f-0d1423c724e1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:50.067744 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ba36efe7-f754-496e-af1f-0d1423c724e1 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/7bb4d11b-bee1-498d-ab53-d9672736fcf4 Aug 13 06:58:50.068039 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ba36efe7-f754-496e-af1f-0d1423c724e1 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:50.068415 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ba36efe7-f754-496e-af1f-0d1423c724e1 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:50.077575 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:50.077575 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:50.082165 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ba36efe7-f754-496e-af1f-0d1423c724e1 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:50.087853 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ba36efe7-f754-496e-af1f-0d1423c724e1 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/7bb4d11b-bee1-498d-ab53-d9672736fcf4 returned with HTTP 200 Aug 13 06:58:50.088369 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 373/1515] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:50 2026] GET /volume/v3/volumes/7bb4d11b-bee1-498d-ab53-d9672736fcf4 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:50.101586 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ba8909d4-30b1-4efb-924e-20eca383c108 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:50.103929 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ba8909d4-30b1-4efb-924e-20eca383c108 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/7bb4d11b-bee1-498d-ab53-d9672736fcf4 Aug 13 06:58:50.104162 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ba8909d4-30b1-4efb-924e-20eca383c108 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:50.104412 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ba8909d4-30b1-4efb-924e-20eca383c108 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:50.113420 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:50.113420 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:50.118017 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ba8909d4-30b1-4efb-924e-20eca383c108 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:50.123057 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ba8909d4-30b1-4efb-924e-20eca383c108 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/7bb4d11b-bee1-498d-ab53-d9672736fcf4 returned with HTTP 200 Aug 13 06:58:50.123543 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 379/1516] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:50 2026] GET /volume/v3/volumes/7bb4d11b-bee1-498d-ab53-d9672736fcf4 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:50.141801 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ecd97393-9125-44b8-9c4c-182ab5c7671f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:50.143843 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ecd97393-9125-44b8-9c4c-182ab5c7671f tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] DELETE https://10.4.3.81/volume/v3/volumes/7bb4d11b-bee1-498d-ab53-d9672736fcf4 Aug 13 06:58:50.144129 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ecd97393-9125-44b8-9c4c-182ab5c7671f tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:50.144809 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ecd97393-9125-44b8-9c4c-182ab5c7671f tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:50.145111 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-ecd97393-9125-44b8-9c4c-182ab5c7671f tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Delete volume with id: 7bb4d11b-bee1-498d-ab53-d9672736fcf4 Aug 13 06:58:50.154341 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:50.154341 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:50.154961 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ecd97393-9125-44b8-9c4c-182ab5c7671f tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:50.184168 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ecd97393-9125-44b8-9c4c-182ab5c7671f tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Delete volume request issued successfully. Aug 13 06:58:50.184168 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ecd97393-9125-44b8-9c4c-182ab5c7671f tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/7bb4d11b-bee1-498d-ab53-d9672736fcf4 returned with HTTP 202 Aug 13 06:58:50.184168 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 383/1517] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:50 2026] DELETE /volume/v3/volumes/7bb4d11b-bee1-498d-ab53-d9672736fcf4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:50.194026 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7ccb75fe-2003-4ec8-af4a-94ad8893b2be None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:50.198529 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ccb75fe-2003-4ec8-af4a-94ad8893b2be tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/7bb4d11b-bee1-498d-ab53-d9672736fcf4 Aug 13 06:58:50.198744 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ccb75fe-2003-4ec8-af4a-94ad8893b2be tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:50.199051 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ccb75fe-2003-4ec8-af4a-94ad8893b2be tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:50.210899 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:50.210899 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:50.219914 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7ccb75fe-2003-4ec8-af4a-94ad8893b2be tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:50.231531 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ccb75fe-2003-4ec8-af4a-94ad8893b2be tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/7bb4d11b-bee1-498d-ab53-d9672736fcf4 returned with HTTP 200 Aug 13 06:58:50.232100 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 383/1518] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:50 2026] GET /volume/v3/volumes/7bb4d11b-bee1-498d-ab53-d9672736fcf4 => generated 871 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:50.455401 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-11699a2b-68b8-4d2d-89e6-334378350985 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:50.458799 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-11699a2b-68b8-4d2d-89e6-334378350985 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/2670cb59-e61c-44da-abbb-053884cda043 Aug 13 06:58:50.458799 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-11699a2b-68b8-4d2d-89e6-334378350985 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:50.459015 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-11699a2b-68b8-4d2d-89e6-334378350985 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:50.469749 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-11699a2b-68b8-4d2d-89e6-334378350985 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/2670cb59-e61c-44da-abbb-053884cda043 returned with HTTP 404 Aug 13 06:58:50.471175 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 374/1519] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:50 2026] GET /volume/v3/volumes/2670cb59-e61c-44da-abbb-053884cda043 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:50.487914 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-94e7d628-8931-43af-89da-a747ae5fbec0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:50.488819 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-94e7d628-8931-43af-89da-a747ae5fbec0 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] DELETE https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:50.489127 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-94e7d628-8931-43af-89da-a747ae5fbec0 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:50.489838 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-94e7d628-8931-43af-89da-a747ae5fbec0 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:50.489838 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-94e7d628-8931-43af-89da-a747ae5fbec0 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Delete backup with id: c8d4a94b-1d08-4584-b42c-ac942d97b49c. Aug 13 06:58:50.507219 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:50.507219 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:50.531554 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-94e7d628-8931-43af-89da-a747ae5fbec0 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] delete_backup rpcapi backup_id c8d4a94b-1d08-4584-b42c-ac942d97b49c {{(pid=100296) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:58:50.533513 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-94e7d628-8931-43af-89da-a747ae5fbec0 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 202 Aug 13 06:58:50.533955 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 380/1520] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:50 2026] DELETE /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:58:50.542506 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-686e7048-979c-455a-b08b-458f23068432 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:50.545756 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-686e7048-979c-455a-b08b-458f23068432 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:50.545756 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-686e7048-979c-455a-b08b-458f23068432 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:50.546758 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-686e7048-979c-455a-b08b-458f23068432 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:50.547022 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-686e7048-979c-455a-b08b-458f23068432 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:50.555649 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:50.555649 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:50.557514 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-686e7048-979c-455a-b08b-458f23068432 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 200 Aug 13 06:58:50.557514 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 384/1521] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:50 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:51.041388 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fe73164e-5364-4a4d-a7b8-d16e9bb37a19 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:51.047350 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fe73164e-5364-4a4d-a7b8-d16e9bb37a19 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/a8edee67-36dc-48b4-b6f8-18aed6daf006 Aug 13 06:58:51.047350 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fe73164e-5364-4a4d-a7b8-d16e9bb37a19 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:51.047350 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fe73164e-5364-4a4d-a7b8-d16e9bb37a19 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:51.055184 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:51.055184 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:51.060628 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fe73164e-5364-4a4d-a7b8-d16e9bb37a19 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:51.069768 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fe73164e-5364-4a4d-a7b8-d16e9bb37a19 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/a8edee67-36dc-48b4-b6f8-18aed6daf006 returned with HTTP 200 Aug 13 06:58:51.069768 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 384/1522] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:51 2026] GET /volume/v3/volumes/a8edee67-36dc-48b4-b6f8-18aed6daf006 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:51.085628 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cd798fd3-88ec-41e9-872c-8f45762b1c57 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:51.089774 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cd798fd3-88ec-41e9-872c-8f45762b1c57 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 06:58:51.090580 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cd798fd3-88ec-41e9-872c-8f45762b1c57 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8edee67-36dc-48b4-b6f8-18aed6daf006", "name": "tempest-VolumeDependencyTests-Snapshot-461196854"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:51.103015 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:51.103015 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:51.104158 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cd798fd3-88ec-41e9-872c-8f45762b1c57 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:51.104469 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-cd798fd3-88ec-41e9-872c-8f45762b1c57 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create snapshot from volume a8edee67-36dc-48b4-b6f8-18aed6daf006 Aug 13 06:58:51.156999 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-cd798fd3-88ec-41e9-872c-8f45762b1c57 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Created reservations ['1968244a-5818-4342-bd06-2ffb6e0accf8', '9a2adf46-87f3-4df3-a695-371fe2163be3', 'a1a746a5-cf1b-4789-aa41-9fca6c8b55e8', '0855fe5f-7124-4241-9a15-d081ff8db1f7'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:51.215728 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cd798fd3-88ec-41e9-872c-8f45762b1c57 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot create request issued successfully. Aug 13 06:58:51.216181 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cd798fd3-88ec-41e9-872c-8f45762b1c57 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 06:58:51.216716 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 375/1523] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 06:58:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:51.229273 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-995aaf9d-1ddb-45f5-bddb-9bb59c927a52 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:51.231863 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-995aaf9d-1ddb-45f5-bddb-9bb59c927a52 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/b2761f26-7c3a-48ae-abc9-107d6f8606f3 Aug 13 06:58:51.232115 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-995aaf9d-1ddb-45f5-bddb-9bb59c927a52 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:51.232317 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-995aaf9d-1ddb-45f5-bddb-9bb59c927a52 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:51.243386 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:51.243386 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:51.243582 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-995aaf9d-1ddb-45f5-bddb-9bb59c927a52 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:58:51.244254 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-995aaf9d-1ddb-45f5-bddb-9bb59c927a52 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/b2761f26-7c3a-48ae-abc9-107d6f8606f3 returned with HTTP 200 Aug 13 06:58:51.247699 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 381/1524] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:58:51 2026] GET /volume/v3/snapshots/b2761f26-7c3a-48ae-abc9-107d6f8606f3 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:51.251790 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-dfdb8e7b-fb45-4bd9-82e1-7791136de969 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:51.258434 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dfdb8e7b-fb45-4bd9-82e1-7791136de969 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/7bb4d11b-bee1-498d-ab53-d9672736fcf4 Aug 13 06:58:51.258434 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dfdb8e7b-fb45-4bd9-82e1-7791136de969 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:51.258434 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dfdb8e7b-fb45-4bd9-82e1-7791136de969 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:51.274827 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dfdb8e7b-fb45-4bd9-82e1-7791136de969 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/7bb4d11b-bee1-498d-ab53-d9672736fcf4 returned with HTTP 404 Aug 13 06:58:51.276353 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 385/1525] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:51 2026] GET /volume/v3/volumes/7bb4d11b-bee1-498d-ab53-d9672736fcf4 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:51.291076 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7e3b92e9-5dcd-484c-9d3e-6b378f702728 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:51.302400 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7e3b92e9-5dcd-484c-9d3e-6b378f702728 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/303cceb6-98bd-4c1c-b3b1-15bf317cffde Aug 13 06:58:51.302692 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7e3b92e9-5dcd-484c-9d3e-6b378f702728 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:51.302894 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7e3b92e9-5dcd-484c-9d3e-6b378f702728 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:51.317707 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:51.317707 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:51.323354 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7e3b92e9-5dcd-484c-9d3e-6b378f702728 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:51.328926 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7e3b92e9-5dcd-484c-9d3e-6b378f702728 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/303cceb6-98bd-4c1c-b3b1-15bf317cffde returned with HTTP 200 Aug 13 06:58:51.329419 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 385/1526] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:51 2026] GET /volume/v3/volumes/303cceb6-98bd-4c1c-b3b1-15bf317cffde => generated 838 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:51.349283 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-244470e8-851b-4711-a35f-a07c891a7e65 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:51.354693 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-244470e8-851b-4711-a35f-a07c891a7e65 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] DELETE https://10.4.3.81/volume/v3/volumes/303cceb6-98bd-4c1c-b3b1-15bf317cffde Aug 13 06:58:51.354964 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-244470e8-851b-4711-a35f-a07c891a7e65 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:51.355163 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-244470e8-851b-4711-a35f-a07c891a7e65 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:51.355422 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-244470e8-851b-4711-a35f-a07c891a7e65 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Delete volume with id: 303cceb6-98bd-4c1c-b3b1-15bf317cffde Aug 13 06:58:51.367535 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:51.367535 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:51.368112 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-244470e8-851b-4711-a35f-a07c891a7e65 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:51.397889 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-244470e8-851b-4711-a35f-a07c891a7e65 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Delete volume request issued successfully. Aug 13 06:58:51.398185 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-244470e8-851b-4711-a35f-a07c891a7e65 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/303cceb6-98bd-4c1c-b3b1-15bf317cffde returned with HTTP 202 Aug 13 06:58:51.399187 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 376/1527] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:51 2026] DELETE /volume/v3/volumes/303cceb6-98bd-4c1c-b3b1-15bf317cffde => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:51.409226 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e1eb1c5b-8fa2-4231-80cc-0ae979593893 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:51.414056 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e1eb1c5b-8fa2-4231-80cc-0ae979593893 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/303cceb6-98bd-4c1c-b3b1-15bf317cffde Aug 13 06:58:51.414284 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e1eb1c5b-8fa2-4231-80cc-0ae979593893 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:51.416023 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e1eb1c5b-8fa2-4231-80cc-0ae979593893 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:51.430355 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:51.430355 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:51.437335 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e1eb1c5b-8fa2-4231-80cc-0ae979593893 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Volume info retrieved successfully. Aug 13 06:58:51.447350 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e1eb1c5b-8fa2-4231-80cc-0ae979593893 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/303cceb6-98bd-4c1c-b3b1-15bf317cffde returned with HTTP 200 Aug 13 06:58:51.447350 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 382/1528] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:51 2026] GET /volume/v3/volumes/303cceb6-98bd-4c1c-b3b1-15bf317cffde => generated 837 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:51.574623 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0a532ae1-0859-4409-96eb-c4874bd3f306 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:51.577411 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0a532ae1-0859-4409-96eb-c4874bd3f306 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c Aug 13 06:58:51.577411 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0a532ae1-0859-4409-96eb-c4874bd3f306 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:51.577411 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0a532ae1-0859-4409-96eb-c4874bd3f306 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:51.577411 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-0a532ae1-0859-4409-96eb-c4874bd3f306 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id c8d4a94b-1d08-4584-b42c-ac942d97b49c. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:51.581070 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0a532ae1-0859-4409-96eb-c4874bd3f306 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c returned with HTTP 404 Aug 13 06:58:51.581626 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 386/1529] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:51 2026] GET /volume/v3/backups/c8d4a94b-1d08-4584-b42c-ac942d97b49c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:51.701636 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2564d302-cf01-4f36-b35a-de947aec19aa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:51.705562 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2564d302-cf01-4f36-b35a-de947aec19aa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 Aug 13 06:58:51.705562 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2564d302-cf01-4f36-b35a-de947aec19aa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:51.705562 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2564d302-cf01-4f36-b35a-de947aec19aa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:51.713936 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:51.713936 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:51.719473 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2564d302-cf01-4f36-b35a-de947aec19aa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:51.726963 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2564d302-cf01-4f36-b35a-de947aec19aa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 returned with HTTP 200 Aug 13 06:58:51.727641 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 386/1530] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:51 2026] GET /volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:51.749147 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-27a2e24f-b8e5-4d67-bf96-25e5c4d85a27 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:51.752812 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27a2e24f-b8e5-4d67-bf96-25e5c4d85a27 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 Aug 13 06:58:51.753389 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-27a2e24f-b8e5-4d67-bf96-25e5c4d85a27 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:51.753389 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-27a2e24f-b8e5-4d67-bf96-25e5c4d85a27 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:51.753551 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-27a2e24f-b8e5-4d67-bf96-25e5c4d85a27 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Delete volume with id: 0ca3af60-9414-4274-962f-5873ec654a05 Aug 13 06:58:51.767576 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:51.767576 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:51.768507 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-27a2e24f-b8e5-4d67-bf96-25e5c4d85a27 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:51.789612 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-27a2e24f-b8e5-4d67-bf96-25e5c4d85a27 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Delete volume request issued successfully. Aug 13 06:58:51.789957 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27a2e24f-b8e5-4d67-bf96-25e5c4d85a27 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 returned with HTTP 202 Aug 13 06:58:51.790493 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 377/1531] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:58:51 2026] DELETE /volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:51.801183 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d4acf3a9-e480-4035-a2a6-b81a48a9e26b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:51.805667 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d4acf3a9-e480-4035-a2a6-b81a48a9e26b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 Aug 13 06:58:51.805800 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d4acf3a9-e480-4035-a2a6-b81a48a9e26b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:51.805979 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d4acf3a9-e480-4035-a2a6-b81a48a9e26b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:51.828614 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:51.828614 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:51.849154 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d4acf3a9-e480-4035-a2a6-b81a48a9e26b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:51.858619 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d4acf3a9-e480-4035-a2a6-b81a48a9e26b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 returned with HTTP 200 Aug 13 06:58:51.859312 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 383/1532] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:51 2026] GET /volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 => generated 1354 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:52.264333 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2f76874e-6230-4dc9-addc-fd574714d9a3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:52.268459 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2f76874e-6230-4dc9-addc-fd574714d9a3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/b2761f26-7c3a-48ae-abc9-107d6f8606f3 Aug 13 06:58:52.268459 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2f76874e-6230-4dc9-addc-fd574714d9a3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:52.273679 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2f76874e-6230-4dc9-addc-fd574714d9a3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:52.282808 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:52.282808 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:52.282808 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2f76874e-6230-4dc9-addc-fd574714d9a3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:58:52.283819 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2f76874e-6230-4dc9-addc-fd574714d9a3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/b2761f26-7c3a-48ae-abc9-107d6f8606f3 returned with HTTP 200 Aug 13 06:58:52.285266 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 387/1533] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:58:52 2026] GET /volume/v3/snapshots/b2761f26-7c3a-48ae-abc9-107d6f8606f3 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:52.296586 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2948546c-b36b-432b-80e0-de10b619e738 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:52.300904 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:52.301351 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b2761f26-7c3a-48ae-abc9-107d6f8606f3", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-990009605"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:52.303750 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request body: {'volume': {'snapshot_id': 'b2761f26-7c3a-48ae-abc9-107d6f8606f3', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-990009605'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:52.315996 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:52.315996 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:52.315996 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:58:52.315996 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume of 1 GB Aug 13 06:58:52.323408 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Availability Zones retrieved successfully. Aug 13 06:58:52.328771 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (e9680138-f81e-420d-a19c-3e2994dc87b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:52.330206 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a260fd47-23a0-4431-8b97-24b3450121ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:52.331591 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:52.376712 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a260fd47-23a0-4431-8b97-24b3450121ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b2761f26-7c3a-48ae-abc9-107d6f8606f3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:52.378128 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04d0e3e0-65ab-4ab2-8588-a880a603fe6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:52.443599 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Created reservations ['6b76c9e5-24f1-455d-9c01-0e89904f38e7', 'b57fc091-5137-449a-b773-cc38e0ae2930', 'f5e46d9c-2400-441d-8a05-2cb1fb7a2c86', 'd36caa58-122b-4abe-9d16-60383979b7ca'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:52.445223 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04d0e3e0-65ab-4ab2-8588-a880a603fe6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b76c9e5-24f1-455d-9c01-0e89904f38e7', 'b57fc091-5137-449a-b773-cc38e0ae2930', 'f5e46d9c-2400-441d-8a05-2cb1fb7a2c86', 'd36caa58-122b-4abe-9d16-60383979b7ca']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:52.447037 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90e60a35-2a30-41f3-93c9-7c3e728159c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:52.467661 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-44c492c5-7a3f-427d-bdce-e41572144ac2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:52.470523 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-44c492c5-7a3f-427d-bdce-e41572144ac2 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] GET https://10.4.3.81/volume/v3/volumes/303cceb6-98bd-4c1c-b3b1-15bf317cffde Aug 13 06:58:52.470963 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-44c492c5-7a3f-427d-bdce-e41572144ac2 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:52.471378 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-44c492c5-7a3f-427d-bdce-e41572144ac2 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:52.486226 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-44c492c5-7a3f-427d-bdce-e41572144ac2 tempest-VolumesCloneTest-2058785408 tempest-VolumesCloneTest-2058785408-project-member] https://10.4.3.81/volume/v3/volumes/303cceb6-98bd-4c1c-b3b1-15bf317cffde returned with HTTP 404 Aug 13 06:58:52.487078 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 378/1534] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:52 2026] GET /volume/v3/volumes/303cceb6-98bd-4c1c-b3b1-15bf317cffde => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:52.507333 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90e60a35-2a30-41f3-93c9-7c3e728159c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19ab2029-2c02-4a11-80e2-00caafb23806', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-990009605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['6b76c9e5-24f1-455d-9c01-0e89904f38e7','b57fc091-5137-449a-b773-cc38e0ae2930','f5e46d9c-2400-441d-8a05-2cb1fb7a2c86','d36caa58-122b-4abe-9d16-60383979b7ca'],size=1,snapshot_id=b2761f26-7c3a-48ae-abc9-107d6f8606f3,source_replicaid=,source_volid=None,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-990009605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19ab2029-2c02-4a11-80e2-00caafb23806,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f01474e39a4275b37732063b950372',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b2761f26-7c3a-48ae-abc9-107d6f8606f3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:52.508228 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f89d5792-4032-4e43-a9a9-52912a0a47a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:52.536063 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f89d5792-4032-4e43-a9a9-52912a0a47a2) transitioned into state 'SUCCESS' from state '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-990009605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['6b76c9e5-24f1-455d-9c01-0e89904f38e7','b57fc091-5137-449a-b773-cc38e0ae2930','f5e46d9c-2400-441d-8a05-2cb1fb7a2c86','d36caa58-122b-4abe-9d16-60383979b7ca'],size=1,snapshot_id=b2761f26-7c3a-48ae-abc9-107d6f8606f3,source_replicaid=,source_volid=None,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:52.536766 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bce2df39-7ba8-4e6d-a168-beb1a7436407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:52.570183 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bce2df39-7ba8-4e6d-a168-beb1a7436407) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:52.571748 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (e9680138-f81e-420d-a19c-3e2994dc87b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:52.571863 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request issued successfully. Aug 13 06:58:52.572825 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2948546c-b36b-432b-80e0-de10b619e738 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:52.573836 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 387/1535] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 06:58:52 2026] POST /volume/v3/volumes => generated 801 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:52.592565 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-362afc68-a28d-48ed-881c-f83b93d5acce None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:52.596702 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-362afc68-a28d-48ed-881c-f83b93d5acce tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/19ab2029-2c02-4a11-80e2-00caafb23806 Aug 13 06:58:52.597064 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-362afc68-a28d-48ed-881c-f83b93d5acce tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:52.597299 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-362afc68-a28d-48ed-881c-f83b93d5acce tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:52.613986 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:52.613986 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:52.622677 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-362afc68-a28d-48ed-881c-f83b93d5acce tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:52.632607 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-362afc68-a28d-48ed-881c-f83b93d5acce tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/19ab2029-2c02-4a11-80e2-00caafb23806 returned with HTTP 200 Aug 13 06:58:52.632858 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 384/1536] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:52 2026] GET /volume/v3/volumes/19ab2029-2c02-4a11-80e2-00caafb23806 => generated 869 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:52.879016 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7bc5310a-f5b0-40b4-8669-645fbfc29ccf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:52.881169 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7bc5310a-f5b0-40b4-8669-645fbfc29ccf tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 Aug 13 06:58:52.881424 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7bc5310a-f5b0-40b4-8669-645fbfc29ccf tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:52.881700 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7bc5310a-f5b0-40b4-8669-645fbfc29ccf tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:52.889373 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7bc5310a-f5b0-40b4-8669-645fbfc29ccf tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 returned with HTTP 404 Aug 13 06:58:52.890411 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 388/1537] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:52 2026] GET /volume/v3/volumes/0ca3af60-9414-4274-962f-5873ec654a05 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:52.903741 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:52.908583 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:52.908974 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-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-1429423974"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:52.912129 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1429423974'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:52.912375 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Create volume of 1 GB Aug 13 06:58:52.920871 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Availability Zones retrieved successfully. Aug 13 06:58:52.929133 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Flow 'volume_create_api' (63ad004e-2742-47ed-8b99-d74052087da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:52.930619 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f98647df-7c70-40a5-902b-6b8ec5ae8fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:52.931723 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:52.987610 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f98647df-7c70-40a5-902b-6b8ec5ae8fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:52.988490 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4780d3ad-67bd-4d79-8e64-6958fc81737a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:53.063036 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Created reservations ['c5085de0-6bc1-45aa-9d33-3c95c0432048', '1d5b6e28-cc0e-4a82-937b-26631a27f21e', '39b2b281-959e-4abd-a8a4-40a137d1c836', 'ec0f2a57-8205-4817-b9e2-d546ac69c940'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:53.063805 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4780d3ad-67bd-4d79-8e64-6958fc81737a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5085de0-6bc1-45aa-9d33-3c95c0432048', '1d5b6e28-cc0e-4a82-937b-26631a27f21e', '39b2b281-959e-4abd-a8a4-40a137d1c836', 'ec0f2a57-8205-4817-b9e2-d546ac69c940']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:53.064554 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af155a50-ee37-4a66-9be8-df3939ca4382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:53.131681 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af155a50-ee37-4a66-9be8-df3939ca4382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc3ccfe3-db55-4cf9-b2a5-813a4518c474', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1429423974',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='b578b09c05bb454f9e1c34669ea7c87d',qos_specs=None,replication_status=,reservations=['c5085de0-6bc1-45aa-9d33-3c95c0432048','1d5b6e28-cc0e-4a82-937b-26631a27f21e','39b2b281-959e-4abd-a8a4-40a137d1c836','ec0f2a57-8205-4817-b9e2-d546ac69c940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='742092ff493543fe96bdab5f5c38706b',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1429423974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc3ccfe3-db55-4cf9-b2a5-813a4518c474,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='b578b09c05bb454f9e1c34669ea7c87d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='742092ff493543fe96bdab5f5c38706b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:53.134544 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcf02762-460d-476c-b539-e62b7b0f9902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:53.178733 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcf02762-460d-476c-b539-e62b7b0f9902) transitioned into state 'SUCCESS' from state '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-1429423974',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='b578b09c05bb454f9e1c34669ea7c87d',qos_specs=None,replication_status=,reservations=['c5085de0-6bc1-45aa-9d33-3c95c0432048','1d5b6e28-cc0e-4a82-937b-26631a27f21e','39b2b281-959e-4abd-a8a4-40a137d1c836','ec0f2a57-8205-4817-b9e2-d546ac69c940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='742092ff493543fe96bdab5f5c38706b',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:53.181789 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a8a96a6-9602-48c9-af85-e08ed27cb0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:53.208383 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a8a96a6-9602-48c9-af85-e08ed27cb0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:53.208383 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Flow 'volume_create_api' (63ad004e-2742-47ed-8b99-d74052087da3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:53.208383 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Create volume request issued successfully. Aug 13 06:58:53.209195 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b0fa6a4c-8f7e-4ef3-a7a4-53c1437df802 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:53.210358 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 379/1538] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:58:52 2026] POST /volume/v3/volumes => generated 814 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:53.222609 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-69952350-1c70-4da4-9527-39294c261034 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:53.224727 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69952350-1c70-4da4-9527-39294c261034 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 Aug 13 06:58:53.225073 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-69952350-1c70-4da4-9527-39294c261034 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:53.225552 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-69952350-1c70-4da4-9527-39294c261034 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:53.235365 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:53.235365 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:53.243339 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-69952350-1c70-4da4-9527-39294c261034 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:53.249511 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69952350-1c70-4da4-9527-39294c261034 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 returned with HTTP 200 Aug 13 06:58:53.250057 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 388/1539] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:53 2026] GET /volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:53.647244 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1d04362b-0e90-4350-8478-c40c84786078 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:53.653049 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1d04362b-0e90-4350-8478-c40c84786078 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/19ab2029-2c02-4a11-80e2-00caafb23806 Aug 13 06:58:53.653049 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1d04362b-0e90-4350-8478-c40c84786078 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:53.653049 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1d04362b-0e90-4350-8478-c40c84786078 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:53.667767 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:53.667767 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:53.672292 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1d04362b-0e90-4350-8478-c40c84786078 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:53.678265 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1d04362b-0e90-4350-8478-c40c84786078 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/19ab2029-2c02-4a11-80e2-00caafb23806 returned with HTTP 200 Aug 13 06:58:53.678858 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 385/1540] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:53 2026] GET /volume/v3/volumes/19ab2029-2c02-4a11-80e2-00caafb23806 => generated 894 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:53.701630 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b0728e57-6675-4c0b-bf6f-d81a027a40eb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:53.704238 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b0728e57-6675-4c0b-bf6f-d81a027a40eb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 06:58:53.704554 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b0728e57-6675-4c0b-bf6f-d81a027a40eb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19ab2029-2c02-4a11-80e2-00caafb23806", "name": "tempest-VolumeDependencyTests-Snapshot-486315568"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:53.724828 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:53.724828 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:53.725489 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b0728e57-6675-4c0b-bf6f-d81a027a40eb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:53.725693 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-b0728e57-6675-4c0b-bf6f-d81a027a40eb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create snapshot from volume 19ab2029-2c02-4a11-80e2-00caafb23806 Aug 13 06:58:53.770203 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-b0728e57-6675-4c0b-bf6f-d81a027a40eb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Created reservations ['9a539da1-d756-4e45-b6e7-95b7b8e5eec8', 'ffc915c3-96a8-4839-978e-8944c03298ba', '6deffa45-9119-49b7-9031-99dda5291a4e', 'd77b89b1-b1b2-4247-81b2-c668fbe0df3e'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:53.813805 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b0728e57-6675-4c0b-bf6f-d81a027a40eb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot create request issued successfully. Aug 13 06:58:53.814239 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b0728e57-6675-4c0b-bf6f-d81a027a40eb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 06:58:53.814872 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 389/1541] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 06:58:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 06:58:53.829765 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9b405719-faf0-4d7e-9268-21e1cee486f2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:53.836642 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9b405719-faf0-4d7e-9268-21e1cee486f2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a Aug 13 06:58:53.837231 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9b405719-faf0-4d7e-9268-21e1cee486f2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:53.837231 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9b405719-faf0-4d7e-9268-21e1cee486f2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:53.846190 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:53.846190 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:53.846513 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9b405719-faf0-4d7e-9268-21e1cee486f2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:58:53.847094 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9b405719-faf0-4d7e-9268-21e1cee486f2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a returned with HTTP 200 Aug 13 06:58:53.848421 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 380/1542] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:58:53 2026] GET /volume/v3/snapshots/3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:54.266812 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3f90791f-8ae7-47d6-83a6-4d2a14cdd1ae None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:54.268690 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3f90791f-8ae7-47d6-83a6-4d2a14cdd1ae tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 Aug 13 06:58:54.268934 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3f90791f-8ae7-47d6-83a6-4d2a14cdd1ae tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:54.269153 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3f90791f-8ae7-47d6-83a6-4d2a14cdd1ae tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:54.272883 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c870a663-f8b7-4e2a-b649-c84079966456 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:54.275342 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c870a663-f8b7-4e2a-b649-c84079966456 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:54.278863 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c870a663-f8b7-4e2a-b649-c84079966456 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-48193665"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:54.282219 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-c870a663-f8b7-4e2a-b649-c84079966456 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-48193665'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:54.289575 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-c870a663-f8b7-4e2a-b649-c84079966456 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Create volume of 1 GB Aug 13 06:58:54.289711 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:54.289711 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:54.289776 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:54.289776 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:54.290073 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c870a663-f8b7-4e2a-b649-c84079966456 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Availability Zones retrieved successfully. Aug 13 06:58:54.299550 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c870a663-f8b7-4e2a-b649-c84079966456 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Flow 'volume_create_api' (16c97936-949a-4e09-a655-13b8a18a89ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:54.299785 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3f90791f-8ae7-47d6-83a6-4d2a14cdd1ae tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:54.302409 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c870a663-f8b7-4e2a-b649-c84079966456 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f4e7f6-4647-4e15-81ed-df2590d11aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:54.302409 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-c870a663-f8b7-4e2a-b649-c84079966456 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:54.310213 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3f90791f-8ae7-47d6-83a6-4d2a14cdd1ae tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 returned with HTTP 200 Aug 13 06:58:54.310873 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 389/1543] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:54 2026] GET /volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 => generated 907 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:54.315459 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:54.315459 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:54.333540 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-77a9ba2f-4b62-498f-a2d4-69de92514af1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:54.337676 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c870a663-f8b7-4e2a-b649-c84079966456 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f4e7f6-4647-4e15-81ed-df2590d11aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=03774fab-2128-440c-ae63-36d754bcc3f8,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03774fab-2128-440c-ae63-36d754bcc3f8', 'encryption_key_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=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:54.338029 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c870a663-f8b7-4e2a-b649-c84079966456 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32918e21-c015-4289-be37-49c2b0140091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:54.342851 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-77a9ba2f-4b62-498f-a2d4-69de92514af1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 06:58:54.343351 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-77a9ba2f-4b62-498f-a2d4-69de92514af1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bc3ccfe3-db55-4cf9-b2a5-813a4518c474", "name": "tempest-VolumesBackupsTest-Backup-1231084274", "description": "tempest-backup-description-988816430", "container": "tempest-volumesbackupstest-backup-container-1729196273"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:54.347337 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-77a9ba2f-4b62-498f-a2d4-69de92514af1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Creating new backup {'backup': {'volume_id': 'bc3ccfe3-db55-4cf9-b2a5-813a4518c474', 'name': 'tempest-VolumesBackupsTest-Backup-1231084274', 'description': 'tempest-backup-description-988816430', 'container': 'tempest-volumesbackupstest-backup-container-1729196273'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:58:54.347485 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-77a9ba2f-4b62-498f-a2d4-69de92514af1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Creating backup of volume bc3ccfe3-db55-4cf9-b2a5-813a4518c474 in container tempest-volumesbackupstest-backup-container-1729196273 Aug 13 06:58:54.358675 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:54.358675 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:54.359056 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-77a9ba2f-4b62-498f-a2d4-69de92514af1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:58:54.383971 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-77a9ba2f-4b62-498f-a2d4-69de92514af1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Created reservations ['63ac5e88-7b26-4c0b-897f-66cec32bf7e9', '111dbf84-1811-4a2d-991e-f488c28322af'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:54.387210 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-c870a663-f8b7-4e2a-b649-c84079966456 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Created reservations ['392f515d-4add-4905-bf0c-ca2dc9330b7b', '9b30a75a-3e90-4918-ac8e-3dc844505fa0', '94b4ea15-afb7-440c-ba24-29764bbc5bf5', 'ef7cb089-48ce-418d-9615-7b7a8f6525be'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:54.388654 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c870a663-f8b7-4e2a-b649-c84079966456 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32918e21-c015-4289-be37-49c2b0140091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['392f515d-4add-4905-bf0c-ca2dc9330b7b', '9b30a75a-3e90-4918-ac8e-3dc844505fa0', '94b4ea15-afb7-440c-ba24-29764bbc5bf5', 'ef7cb089-48ce-418d-9615-7b7a8f6525be']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:54.390151 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c870a663-f8b7-4e2a-b649-c84079966456 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d818fb0-d84c-4218-b8b1-ef85ffa86395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:54.431849 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c870a663-f8b7-4e2a-b649-c84079966456 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d818fb0-d84c-4218-b8b1-ef85ffa86395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-48193665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7c640acf73334caaab37c27c659455cd',qos_specs=None,replication_status=,reservations=['392f515d-4add-4905-bf0c-ca2dc9330b7b','9b30a75a-3e90-4918-ac8e-3dc844505fa0','94b4ea15-afb7-440c-ba24-29764bbc5bf5','ef7cb089-48ce-418d-9615-7b7a8f6525be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91dbc08a5d434f44838bbd647abd7fea',volume_type_id=03774fab-2128-440c-ae63-36d754bcc3f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-48193665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7c640acf73334caaab37c27c659455cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91dbc08a5d434f44838bbd647abd7fea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03774fab-2128-440c-ae63-36d754bcc3f8),volume_type_id=03774fab-2128-440c-ae63-36d754bcc3f8)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:54.433760 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c870a663-f8b7-4e2a-b649-c84079966456 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fba1e1c9-b8a5-457a-9e1d-1ccabb1b26ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:54.433890 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-77a9ba2f-4b62-498f-a2d4-69de92514af1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 06:58:54.433890 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 390/1544] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:58:54 2026] POST /volume/v3/backups => generated 328 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:54.448220 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f1e56789-243c-4a46-8d07-168514314461 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:54.453847 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f1e56789-243c-4a46-8d07-168514314461 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:58:54.454140 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f1e56789-243c-4a46-8d07-168514314461 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:54.455146 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f1e56789-243c-4a46-8d07-168514314461 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:54.455146 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-f1e56789-243c-4a46-8d07-168514314461 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:54.456337 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c870a663-f8b7-4e2a-b649-c84079966456 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fba1e1c9-b8a5-457a-9e1d-1ccabb1b26ed) transitioned into state 'SUCCESS' from state '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-48193665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7c640acf73334caaab37c27c659455cd',qos_specs=None,replication_status=,reservations=['392f515d-4add-4905-bf0c-ca2dc9330b7b','9b30a75a-3e90-4918-ac8e-3dc844505fa0','94b4ea15-afb7-440c-ba24-29764bbc5bf5','ef7cb089-48ce-418d-9615-7b7a8f6525be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91dbc08a5d434f44838bbd647abd7fea',volume_type_id=03774fab-2128-440c-ae63-36d754bcc3f8)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:54.457476 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c870a663-f8b7-4e2a-b649-c84079966456 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c7aabf0-7035-494a-b0e4-4128230862b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:54.465166 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:54.465166 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:54.466297 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f1e56789-243c-4a46-8d07-168514314461 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:58:54.466743 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 381/1545] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:54 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:54.469246 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c870a663-f8b7-4e2a-b649-c84079966456 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c7aabf0-7035-494a-b0e4-4128230862b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:54.470669 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c870a663-f8b7-4e2a-b649-c84079966456 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Flow 'volume_create_api' (16c97936-949a-4e09-a655-13b8a18a89ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:54.471150 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c870a663-f8b7-4e2a-b649-c84079966456 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Create volume request issued successfully. Aug 13 06:58:54.472101 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c870a663-f8b7-4e2a-b649-c84079966456 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:54.472703 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 386/1546] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:58:54 2026] POST /volume/v3/volumes => generated 756 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:58:54.487885 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b022abf8-250c-4caa-aa50-d9f66488f063 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:54.491561 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b022abf8-250c-4caa-aa50-d9f66488f063 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 06:58:54.491875 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b022abf8-250c-4caa-aa50-d9f66488f063 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:54.492137 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b022abf8-250c-4caa-aa50-d9f66488f063 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:54.502053 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:54.502053 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:54.507630 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b022abf8-250c-4caa-aa50-d9f66488f063 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:54.516909 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b022abf8-250c-4caa-aa50-d9f66488f063 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 06:58:54.516909 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 390/1547] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:54 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:54.862071 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-36906179-8543-4dc1-b209-7ed0bf74948b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:54.865364 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-36906179-8543-4dc1-b209-7ed0bf74948b tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a Aug 13 06:58:54.865564 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-36906179-8543-4dc1-b209-7ed0bf74948b tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:54.865805 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-36906179-8543-4dc1-b209-7ed0bf74948b tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:54.879084 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:54.879084 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:54.879997 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-36906179-8543-4dc1-b209-7ed0bf74948b tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:58:54.882768 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-36906179-8543-4dc1-b209-7ed0bf74948b tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a returned with HTTP 200 Aug 13 06:58:54.883143 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 391/1548] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:58:54 2026] GET /volume/v3/snapshots/3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:54.897966 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:54.900244 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:58:54.900742 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-273222090"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:54.902795 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request body: {'volume': {'snapshot_id': '3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-273222090'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:58:54.916154 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:54.916154 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:54.916915 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:58:54.917087 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume of 1 GB Aug 13 06:58:54.921773 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Availability Zones retrieved successfully. Aug 13 06:58:54.927000 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (596dcee7-cab3-41cb-9a7b-cc796d2a5201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:54.928175 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e127d3a1-bfa6-494f-bce8-586458a9de54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:54.929152 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:58:54.985993 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e127d3a1-bfa6-494f-bce8-586458a9de54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:54.986951 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62c009b1-ccd1-4419-8e3e-d4ee133103d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:55.057224 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Created reservations ['6151e5f5-76ff-4c5a-a76a-7c80129dc5c7', 'c612a0db-6c2a-4ab0-b043-3aead327fe6c', '3736e6e2-c0e0-40e5-a427-5757e544967b', 'baf1c999-8a11-4389-a700-dd958d563470'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:58:55.058072 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62c009b1-ccd1-4419-8e3e-d4ee133103d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6151e5f5-76ff-4c5a-a76a-7c80129dc5c7', 'c612a0db-6c2a-4ab0-b043-3aead327fe6c', '3736e6e2-c0e0-40e5-a427-5757e544967b', 'baf1c999-8a11-4389-a700-dd958d563470']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:55.058828 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09a0cd48-05f2-47fa-9da1-75bca5f4b236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:55.110170 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09a0cd48-05f2-47fa-9da1-75bca5f4b236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd917d351-be33-4e93-8530-f7c941e5da22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-273222090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['6151e5f5-76ff-4c5a-a76a-7c80129dc5c7','c612a0db-6c2a-4ab0-b043-3aead327fe6c','3736e6e2-c0e0-40e5-a427-5757e544967b','baf1c999-8a11-4389-a700-dd958d563470'],size=1,snapshot_id=3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a,source_replicaid=,source_volid=None,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:58:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-273222090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d917d351-be33-4e93-8530-f7c941e5da22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f01474e39a4275b37732063b950372',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:55.110967 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e290b23-ed00-4c42-9a04-63ac8708e806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:55.140351 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e290b23-ed00-4c42-9a04-63ac8708e806) transitioned into state 'SUCCESS' from state '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-273222090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['6151e5f5-76ff-4c5a-a76a-7c80129dc5c7','c612a0db-6c2a-4ab0-b043-3aead327fe6c','3736e6e2-c0e0-40e5-a427-5757e544967b','baf1c999-8a11-4389-a700-dd958d563470'],size=1,snapshot_id=3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a,source_replicaid=,source_volid=None,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:55.141145 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def55ccb-34ca-483a-a78c-eaf787c33f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:58:55.186244 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def55ccb-34ca-483a-a78c-eaf787c33f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:58:55.187091 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (596dcee7-cab3-41cb-9a7b-cc796d2a5201) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:58:55.187552 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request issued successfully. Aug 13 06:58:55.187991 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6bccc3ab-30de-44d9-9aec-66ae995a4541 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:58:55.188394 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 382/1549] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 06:58:54 2026] POST /volume/v3/volumes => generated 801 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:55.205097 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b1b7bac0-e4c0-4ca4-84c7-70bd0b657fe3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:55.207660 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b1b7bac0-e4c0-4ca4-84c7-70bd0b657fe3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/d917d351-be33-4e93-8530-f7c941e5da22 Aug 13 06:58:55.207916 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b1b7bac0-e4c0-4ca4-84c7-70bd0b657fe3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:55.208971 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b1b7bac0-e4c0-4ca4-84c7-70bd0b657fe3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:55.237077 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:55.237077 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:55.245379 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b1b7bac0-e4c0-4ca4-84c7-70bd0b657fe3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:55.255902 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b1b7bac0-e4c0-4ca4-84c7-70bd0b657fe3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/d917d351-be33-4e93-8530-f7c941e5da22 returned with HTTP 200 Aug 13 06:58:55.256476 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 387/1550] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:55 2026] GET /volume/v3/volumes/d917d351-be33-4e93-8530-f7c941e5da22 => generated 869 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:55.487676 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b3141a30-9679-45ed-9669-435c53f8e3af None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:55.491799 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b3141a30-9679-45ed-9669-435c53f8e3af tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:58:55.491799 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b3141a30-9679-45ed-9669-435c53f8e3af tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:55.492910 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b3141a30-9679-45ed-9669-435c53f8e3af tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:55.492910 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b3141a30-9679-45ed-9669-435c53f8e3af tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:55.501948 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:55.501948 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:55.504600 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b3141a30-9679-45ed-9669-435c53f8e3af tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:58:55.505218 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 391/1551] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:55 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:55.537236 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-527f8604-d79f-4e6a-89ba-7a787e444886 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:55.540156 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-527f8604-d79f-4e6a-89ba-7a787e444886 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 06:58:55.540156 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-527f8604-d79f-4e6a-89ba-7a787e444886 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:55.540300 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-527f8604-d79f-4e6a-89ba-7a787e444886 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:55.551959 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:55.551959 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:55.557879 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-527f8604-d79f-4e6a-89ba-7a787e444886 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:55.564633 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-527f8604-d79f-4e6a-89ba-7a787e444886 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 06:58:55.566392 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 392/1552] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:55 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:55.639712 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-32078f28-00af-498c-987e-91e5465edd67 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:55.640639 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-32078f28-00af-498c-987e-91e5465edd67 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 06:58:55.641031 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-32078f28-00af-498c-987e-91e5465edd67 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:55.641031 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-32078f28-00af-498c-987e-91e5465edd67 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:55.653441 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:55.653441 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:55.657764 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-32078f28-00af-498c-987e-91e5465edd67 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:55.664632 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-32078f28-00af-498c-987e-91e5465edd67 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 06:58:55.664820 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 383/1553] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:58:55 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:55.806581 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0cf116b5-5c73-40d5-8007-05bc507036e1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:55.806581 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0cf116b5-5c73-40d5-8007-05bc507036e1 None None] GET https://10.4.3.81/volume// Aug 13 06:58:55.806581 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0cf116b5-5c73-40d5-8007-05bc507036e1 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:55.806581 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0cf116b5-5c73-40d5-8007-05bc507036e1 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:55.806581 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0cf116b5-5c73-40d5-8007-05bc507036e1 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:58:55.806581 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 388/1554] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 06:58:55 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:58:55.818441 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-084ea483-1f07-4c3c-897a-9885870fcf96 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:55.822685 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-084ea483-1f07-4c3c-897a-9885870fcf96 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:58:55.823132 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-084ea483-1f07-4c3c-897a-9885870fcf96 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab", "connector": null, "instance_uuid": "5102ae4f-4145-439a-bda2-2602cb9d7963"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:55.837785 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:55.837785 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:55.890597 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-084ea483-1f07-4c3c-897a-9885870fcf96 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:58:55.891227 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 392/1555] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:58:55 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:55.939784 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-05587f00-2563-4d2a-b227-0da1268eec3e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:55.944477 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-05587f00-2563-4d2a-b227-0da1268eec3e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 06:58:55.945122 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-05587f00-2563-4d2a-b227-0da1268eec3e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:55.945122 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-05587f00-2563-4d2a-b227-0da1268eec3e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:55.948066 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8880ba1f-c7ee-47ee-8ab2-dea04c7f1337 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:55.948692 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8880ba1f-c7ee-47ee-8ab2-dea04c7f1337 None None] GET https://10.4.3.81/volume// Aug 13 06:58:55.948739 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8880ba1f-c7ee-47ee-8ab2-dea04c7f1337 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:55.949021 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8880ba1f-c7ee-47ee-8ab2-dea04c7f1337 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:55.949457 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8880ba1f-c7ee-47ee-8ab2-dea04c7f1337 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:58:55.949750 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 384/1556] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:58:55 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:58:55.972914 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:55.972914 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:55.973558 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-bef9a917-5186-4677-946f-6d0beef40240 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:55.976086 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-bef9a917-5186-4677-946f-6d0beef40240 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 06:58:55.976459 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-bef9a917-5186-4677-946f-6d0beef40240 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:55.976595 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-bef9a917-5186-4677-946f-6d0beef40240 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:55.983338 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-05587f00-2563-4d2a-b227-0da1268eec3e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:55.989004 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-05587f00-2563-4d2a-b227-0da1268eec3e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 06:58:55.989085 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:55.989085 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:55.989630 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 393/1557] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:55 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:55.994109 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-bef9a917-5186-4677-946f-6d0beef40240 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:56.000406 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-bef9a917-5186-4677-946f-6d0beef40240 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 06:58:56.001120 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 389/1558] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:58:55 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:58:56.133341 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-32459760-030f-4181-82e5-d21cebf0ca53 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:56.138649 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-32459760-030f-4181-82e5-d21cebf0ca53 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] PUT https://10.4.3.81/volume/v3/attachments/0bd9dae2-1899-4f13-88e0-144e19898833 Aug 13 06:58:56.139132 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-32459760-030f-4181-82e5-d21cebf0ca53 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:58:56.146809 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-32459760-030f-4181-82e5-d21cebf0ca53 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Acquiring lock "cinder-attachment_update-91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:58:56.152452 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-32459760-030f-4181-82e5-d21cebf0ca53 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Lock "cinder-attachment_update-91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab-np0000007169" acquired by "attachment_update" :: waited 0.006s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:58:56.153493 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:56.153493 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:56.274463 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2429f887-e820-4d64-baea-b03ae006f284 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:56.275671 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-32459760-030f-4181-82e5-d21cebf0ca53 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Lock "cinder-attachment_update-91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab-np0000007169" released by "attachment_update" :: held 0.123s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:58:56.275965 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-32459760-030f-4181-82e5-d21cebf0ca53 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/0bd9dae2-1899-4f13-88e0-144e19898833 returned with HTTP 200 Aug 13 06:58:56.276471 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 393/1559] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:58:56 2026] PUT /volume/v3/attachments/0bd9dae2-1899-4f13-88e0-144e19898833 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:56.279524 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2429f887-e820-4d64-baea-b03ae006f284 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/d917d351-be33-4e93-8530-f7c941e5da22 Aug 13 06:58:56.279850 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2429f887-e820-4d64-baea-b03ae006f284 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:56.281099 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2429f887-e820-4d64-baea-b03ae006f284 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:56.292875 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:56.292875 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:56.305951 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2429f887-e820-4d64-baea-b03ae006f284 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:56.318917 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2429f887-e820-4d64-baea-b03ae006f284 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/d917d351-be33-4e93-8530-f7c941e5da22 returned with HTTP 200 Aug 13 06:58:56.319496 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 385/1560] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:56 2026] GET /volume/v3/volumes/d917d351-be33-4e93-8530-f7c941e5da22 => generated 894 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:56.339330 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-21b4ae2c-eb29-4fb0-9c52-99e6b840a342 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:56.343178 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-21b4ae2c-eb29-4fb0-9c52-99e6b840a342 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/b2761f26-7c3a-48ae-abc9-107d6f8606f3 Aug 13 06:58:56.343361 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-21b4ae2c-eb29-4fb0-9c52-99e6b840a342 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:56.343670 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-21b4ae2c-eb29-4fb0-9c52-99e6b840a342 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:56.343824 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-21b4ae2c-eb29-4fb0-9c52-99e6b840a342 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete snapshot with id: b2761f26-7c3a-48ae-abc9-107d6f8606f3 Aug 13 06:58:56.353153 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:56.353153 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:56.353721 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-21b4ae2c-eb29-4fb0-9c52-99e6b840a342 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:58:56.388873 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-21b4ae2c-eb29-4fb0-9c52-99e6b840a342 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot delete request issued successfully. Aug 13 06:58:56.388873 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-21b4ae2c-eb29-4fb0-9c52-99e6b840a342 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/b2761f26-7c3a-48ae-abc9-107d6f8606f3 returned with HTTP 202 Aug 13 06:58:56.389337 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 394/1561] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 06:58:56 2026] DELETE /volume/v3/snapshots/b2761f26-7c3a-48ae-abc9-107d6f8606f3 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:56.401121 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-de3a4642-4b4f-4727-b5d7-63e569f4e601 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:56.403058 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-de3a4642-4b4f-4727-b5d7-63e569f4e601 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/b2761f26-7c3a-48ae-abc9-107d6f8606f3 Aug 13 06:58:56.403362 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-de3a4642-4b4f-4727-b5d7-63e569f4e601 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:56.403485 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-de3a4642-4b4f-4727-b5d7-63e569f4e601 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:56.412772 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:56.412772 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:56.412772 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-de3a4642-4b4f-4727-b5d7-63e569f4e601 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:58:56.413082 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-de3a4642-4b4f-4727-b5d7-63e569f4e601 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/b2761f26-7c3a-48ae-abc9-107d6f8606f3 returned with HTTP 200 Aug 13 06:58:56.413513 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 390/1562] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:58:56 2026] GET /volume/v3/snapshots/b2761f26-7c3a-48ae-abc9-107d6f8606f3 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:56.523873 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-050d8776-a50c-45f8-8035-3b90f941fe01 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:56.530062 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-050d8776-a50c-45f8-8035-3b90f941fe01 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:58:56.530062 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-050d8776-a50c-45f8-8035-3b90f941fe01 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:56.530062 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-050d8776-a50c-45f8-8035-3b90f941fe01 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:56.530062 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-050d8776-a50c-45f8-8035-3b90f941fe01 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:56.540521 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:56.540521 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:56.541616 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-050d8776-a50c-45f8-8035-3b90f941fe01 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:58:56.542140 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 394/1563] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:56 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:57.015668 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-25b1ced4-ab51-4f18-9df1-8773c3306f02 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:57.019235 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-25b1ced4-ab51-4f18-9df1-8773c3306f02 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 06:58:57.019531 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-25b1ced4-ab51-4f18-9df1-8773c3306f02 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:57.019760 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-25b1ced4-ab51-4f18-9df1-8773c3306f02 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:57.036209 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:57.036209 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:57.043275 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-25b1ced4-ab51-4f18-9df1-8773c3306f02 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:57.051090 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-25b1ced4-ab51-4f18-9df1-8773c3306f02 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 06:58:57.052025 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 386/1564] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:57 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:57.433426 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6e1c98c1-b7f5-4de4-a218-02b21e3a7449 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:57.436938 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6e1c98c1-b7f5-4de4-a218-02b21e3a7449 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/b2761f26-7c3a-48ae-abc9-107d6f8606f3 Aug 13 06:58:57.436938 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6e1c98c1-b7f5-4de4-a218-02b21e3a7449 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:57.436938 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6e1c98c1-b7f5-4de4-a218-02b21e3a7449 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:57.446352 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6e1c98c1-b7f5-4de4-a218-02b21e3a7449 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/b2761f26-7c3a-48ae-abc9-107d6f8606f3 returned with HTTP 404 Aug 13 06:58:57.447642 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 395/1565] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:58:57 2026] GET /volume/v3/snapshots/b2761f26-7c3a-48ae-abc9-107d6f8606f3 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:58:57.458111 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d12b6b51-2a24-42e8-91fb-10c0de9c4783 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:57.462628 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d12b6b51-2a24-42e8-91fb-10c0de9c4783 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a Aug 13 06:58:57.463304 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d12b6b51-2a24-42e8-91fb-10c0de9c4783 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:57.464871 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d12b6b51-2a24-42e8-91fb-10c0de9c4783 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:57.465240 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-d12b6b51-2a24-42e8-91fb-10c0de9c4783 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete snapshot with id: 3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a Aug 13 06:58:57.481307 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:57.481307 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:57.482074 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d12b6b51-2a24-42e8-91fb-10c0de9c4783 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:58:57.523364 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d12b6b51-2a24-42e8-91fb-10c0de9c4783 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot delete request issued successfully. Aug 13 06:58:57.523364 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d12b6b51-2a24-42e8-91fb-10c0de9c4783 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a returned with HTTP 202 Aug 13 06:58:57.523364 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 391/1566] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 06:58:57 2026] DELETE /volume/v3/snapshots/3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:58:57.534530 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-81a18dbc-3c46-4a2f-9665-e8a3938aff1f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:57.538557 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81a18dbc-3c46-4a2f-9665-e8a3938aff1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a Aug 13 06:58:57.538884 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81a18dbc-3c46-4a2f-9665-e8a3938aff1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:57.539178 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81a18dbc-3c46-4a2f-9665-e8a3938aff1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:57.543123 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=570,cinder:UPDATE=135,cinder:INSERT=79 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:58:57.554060 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:57.554060 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:57.554693 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-81a18dbc-3c46-4a2f-9665-e8a3938aff1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:58:57.555812 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81a18dbc-3c46-4a2f-9665-e8a3938aff1f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a returned with HTTP 200 Aug 13 06:58:57.557071 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 395/1567] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:58:57 2026] GET /volume/v3/snapshots/3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:57.560406 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2d570a11-94b8-41dd-bad1-e4adb7afcb61 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:57.564997 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2d570a11-94b8-41dd-bad1-e4adb7afcb61 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:58:57.565679 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2d570a11-94b8-41dd-bad1-e4adb7afcb61 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:57.565679 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2d570a11-94b8-41dd-bad1-e4adb7afcb61 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:57.565783 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-2d570a11-94b8-41dd-bad1-e4adb7afcb61 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:57.573164 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:57.573164 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:57.573164 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2d570a11-94b8-41dd-bad1-e4adb7afcb61 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:58:57.573458 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 387/1568] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:57 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:58.072779 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-78d8d504-0df0-4b71-a05a-f7d072c22c92 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:58.079971 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-78d8d504-0df0-4b71-a05a-f7d072c22c92 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 06:58:58.081690 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-78d8d504-0df0-4b71-a05a-f7d072c22c92 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:58.082137 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-78d8d504-0df0-4b71-a05a-f7d072c22c92 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:58.096178 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:58.096178 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:58.103765 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-78d8d504-0df0-4b71-a05a-f7d072c22c92 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:58.106137 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-78d8d504-0df0-4b71-a05a-f7d072c22c92 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 06:58:58.106369 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 396/1569] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:58 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:58.570867 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-99397e16-844b-4a6b-a38f-dc815d6b9fc0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:58.575912 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-99397e16-844b-4a6b-a38f-dc815d6b9fc0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a Aug 13 06:58:58.576233 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-99397e16-844b-4a6b-a38f-dc815d6b9fc0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:58.576530 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-99397e16-844b-4a6b-a38f-dc815d6b9fc0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:58.588429 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-99397e16-844b-4a6b-a38f-dc815d6b9fc0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a returned with HTTP 404 Aug 13 06:58:58.589119 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 392/1570] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:58:58 2026] GET /volume/v3/snapshots/3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:58:58.602758 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7f044e8a-16dc-4762-aadf-d957106871a3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:58.604906 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3ae80db6-5263-4790-bf1e-bfec1b542dde None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:58.606172 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f044e8a-16dc-4762-aadf-d957106871a3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a8edee67-36dc-48b4-b6f8-18aed6daf006 Aug 13 06:58:58.607228 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f044e8a-16dc-4762-aadf-d957106871a3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:58.607228 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f044e8a-16dc-4762-aadf-d957106871a3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:58.607446 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3ae80db6-5263-4790-bf1e-bfec1b542dde tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:58:58.608293 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3ae80db6-5263-4790-bf1e-bfec1b542dde tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:58.608622 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-7f044e8a-16dc-4762-aadf-d957106871a3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume with id: a8edee67-36dc-48b4-b6f8-18aed6daf006 Aug 13 06:58:58.608684 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3ae80db6-5263-4790-bf1e-bfec1b542dde tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:58.608684 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-3ae80db6-5263-4790-bf1e-bfec1b542dde tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:58.619786 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:58.619786 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:58.620759 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:58.620759 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:58:58.621031 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3ae80db6-5263-4790-bf1e-bfec1b542dde tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:58:58.621429 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7f044e8a-16dc-4762-aadf-d957106871a3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:58.624743 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 388/1571] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:58 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:58.649407 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7f044e8a-16dc-4762-aadf-d957106871a3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume request issued successfully. Aug 13 06:58:58.649738 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f044e8a-16dc-4762-aadf-d957106871a3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/a8edee67-36dc-48b4-b6f8-18aed6daf006 returned with HTTP 202 Aug 13 06:58:58.650988 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 396/1572] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:58:58 2026] DELETE /volume/v3/volumes/a8edee67-36dc-48b4-b6f8-18aed6daf006 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:58:58.662637 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a84cf083-cbe9-4349-8322-4eeb3ce663ed None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:58.668389 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a84cf083-cbe9-4349-8322-4eeb3ce663ed tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/a8edee67-36dc-48b4-b6f8-18aed6daf006 Aug 13 06:58:58.668389 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a84cf083-cbe9-4349-8322-4eeb3ce663ed tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:58.668662 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a84cf083-cbe9-4349-8322-4eeb3ce663ed tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:58.677818 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:58.677818 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:58.682682 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a84cf083-cbe9-4349-8322-4eeb3ce663ed tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:58.687973 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a84cf083-cbe9-4349-8322-4eeb3ce663ed tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/a8edee67-36dc-48b4-b6f8-18aed6daf006 returned with HTTP 200 Aug 13 06:58:58.688516 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 397/1573] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:58 2026] GET /volume/v3/volumes/a8edee67-36dc-48b4-b6f8-18aed6daf006 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:58:59.125090 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-201610f6-0d98-4c0f-9206-78a15845829a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:59.127699 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-201610f6-0d98-4c0f-9206-78a15845829a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 06:58:59.127917 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-201610f6-0d98-4c0f-9206-78a15845829a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:59.128185 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-201610f6-0d98-4c0f-9206-78a15845829a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:59.143505 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:59.143505 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:59.148043 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-201610f6-0d98-4c0f-9206-78a15845829a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:58:59.153520 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-201610f6-0d98-4c0f-9206-78a15845829a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 06:58:59.154315 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 393/1574] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:59 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:59.641749 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e3de8d92-9601-4a4e-8d18-54d3243ee832 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:59.644550 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e3de8d92-9601-4a4e-8d18-54d3243ee832 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:58:59.644800 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e3de8d92-9601-4a4e-8d18-54d3243ee832 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:59.645037 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e3de8d92-9601-4a4e-8d18-54d3243ee832 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:59.645163 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e3de8d92-9601-4a4e-8d18-54d3243ee832 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:58:59.651253 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=452,cinder:UPDATE=111,cinder:INSERT=52 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:58:59.656309 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:59.656309 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:58:59.658032 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e3de8d92-9601-4a4e-8d18-54d3243ee832 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:58:59.658542 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 389/1575] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:58:59 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:58:59.706740 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a046f81c-e6ee-45cb-8609-3b90a1df8b40 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:59.709888 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a046f81c-e6ee-45cb-8609-3b90a1df8b40 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/a8edee67-36dc-48b4-b6f8-18aed6daf006 Aug 13 06:58:59.710312 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a046f81c-e6ee-45cb-8609-3b90a1df8b40 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:59.712955 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a046f81c-e6ee-45cb-8609-3b90a1df8b40 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:59.725378 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a046f81c-e6ee-45cb-8609-3b90a1df8b40 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/a8edee67-36dc-48b4-b6f8-18aed6daf006 returned with HTTP 404 Aug 13 06:58:59.726171 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 397/1576] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:59 2026] GET /volume/v3/volumes/a8edee67-36dc-48b4-b6f8-18aed6daf006 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:58:59.736888 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8941ccea-1235-44e7-b5c2-8edfaa9b2e68 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:59.739885 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8941ccea-1235-44e7-b5c2-8edfaa9b2e68 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/volumes/19ab2029-2c02-4a11-80e2-00caafb23806 Aug 13 06:58:59.739885 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8941ccea-1235-44e7-b5c2-8edfaa9b2e68 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:59.739885 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8941ccea-1235-44e7-b5c2-8edfaa9b2e68 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:59.740143 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-8941ccea-1235-44e7-b5c2-8edfaa9b2e68 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume with id: 19ab2029-2c02-4a11-80e2-00caafb23806 Aug 13 06:58:59.742701 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=526,cinder:UPDATE=103,cinder:INSERT=56 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:58:59.752760 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:59.752760 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:58:59.753339 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8941ccea-1235-44e7-b5c2-8edfaa9b2e68 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:59.788851 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8941ccea-1235-44e7-b5c2-8edfaa9b2e68 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume request issued successfully. Aug 13 06:58:59.791412 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8941ccea-1235-44e7-b5c2-8edfaa9b2e68 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/19ab2029-2c02-4a11-80e2-00caafb23806 returned with HTTP 202 Aug 13 06:58:59.791734 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 398/1577] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:58:59 2026] DELETE /volume/v3/volumes/19ab2029-2c02-4a11-80e2-00caafb23806 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:58:59.803658 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-df1a318e-f9e3-4cbe-a9cc-108eefaa3277 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:58:59.805939 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df1a318e-f9e3-4cbe-a9cc-108eefaa3277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/19ab2029-2c02-4a11-80e2-00caafb23806 Aug 13 06:58:59.806629 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-df1a318e-f9e3-4cbe-a9cc-108eefaa3277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:58:59.806629 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-df1a318e-f9e3-4cbe-a9cc-108eefaa3277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:58:59.819443 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:58:59.819443 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:58:59.826924 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-df1a318e-f9e3-4cbe-a9cc-108eefaa3277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:58:59.850464 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df1a318e-f9e3-4cbe-a9cc-108eefaa3277 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/19ab2029-2c02-4a11-80e2-00caafb23806 returned with HTTP 200 Aug 13 06:58:59.850980 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 394/1578] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:58:59 2026] GET /volume/v3/volumes/19ab2029-2c02-4a11-80e2-00caafb23806 => generated 893 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:00.133022 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:00.137037 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:59:00.137257 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1106037701"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:00.141300 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1106037701'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:59:00.146161 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Create volume of 1 GB Aug 13 06:59:00.148366 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Availability Zones retrieved successfully. Aug 13 06:59:00.155436 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Flow 'volume_create_api' (fa24e881-7d8e-479a-a525-b4e8ae755c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:00.158076 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (938546b5-561d-4ee1-8eb9-278c4eb6b1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:00.159411 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:59:00.176218 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bf0eda9e-0de7-46df-8312-32122ca275c7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:00.179103 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bf0eda9e-0de7-46df-8312-32122ca275c7 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 06:59:00.179416 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bf0eda9e-0de7-46df-8312-32122ca275c7 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:00.179712 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bf0eda9e-0de7-46df-8312-32122ca275c7 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:00.192305 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (938546b5-561d-4ee1-8eb9-278c4eb6b1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:00.193267 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20a8db14-4560-48f2-a964-3a6d4701e209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:00.202665 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:00.202665 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:00.210873 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bf0eda9e-0de7-46df-8312-32122ca275c7 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:59:00.217361 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bf0eda9e-0de7-46df-8312-32122ca275c7 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 06:59:00.217361 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 398/1579] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:00 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:00.268234 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Created reservations ['1337b26a-2488-413e-a9a1-1b1401110681', '6874a09a-8e84-46b1-8be0-6ccbbba52684', 'acef7793-ab1b-4df3-9ed8-1f1bbb98357b', 'dfec90eb-6774-43c4-afdc-f38064ed9e0c'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:59:00.269263 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20a8db14-4560-48f2-a964-3a6d4701e209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1337b26a-2488-413e-a9a1-1b1401110681', '6874a09a-8e84-46b1-8be0-6ccbbba52684', 'acef7793-ab1b-4df3-9ed8-1f1bbb98357b', 'dfec90eb-6774-43c4-afdc-f38064ed9e0c']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:00.270189 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8831836-90e8-4bc4-84e3-51a8399168a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:00.306343 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8831836-90e8-4bc4-84e3-51a8399168a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eae2e86a-aea9-4922-b082-4c68348e70b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1106037701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='890db26d342d4861b52b399729fbd513',qos_specs=None,replication_status=,reservations=['1337b26a-2488-413e-a9a1-1b1401110681','6874a09a-8e84-46b1-8be0-6ccbbba52684','acef7793-ab1b-4df3-9ed8-1f1bbb98357b','dfec90eb-6774-43c4-afdc-f38064ed9e0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='630c62f2e2134fadae25586c837a1756',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:59:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1106037701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eae2e86a-aea9-4922-b082-4c68348e70b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='890db26d342d4861b52b399729fbd513',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='630c62f2e2134fadae25586c837a1756',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:00.307481 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (490f8f05-9d76-42c7-bdba-45c920e55ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:00.336570 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (490f8f05-9d76-42c7-bdba-45c920e55ddb) transitioned into state 'SUCCESS' from state '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-1106037701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='890db26d342d4861b52b399729fbd513',qos_specs=None,replication_status=,reservations=['1337b26a-2488-413e-a9a1-1b1401110681','6874a09a-8e84-46b1-8be0-6ccbbba52684','acef7793-ab1b-4df3-9ed8-1f1bbb98357b','dfec90eb-6774-43c4-afdc-f38064ed9e0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='630c62f2e2134fadae25586c837a1756',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:00.337210 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1386b620-da74-44f6-b67a-222b8ff20528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:00.343776 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-8634c7a2-617e-4770-b750-8490596475c1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:00.347076 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-8634c7a2-617e-4770-b750-8490596475c1 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/attachments/0bd9dae2-1899-4f13-88e0-144e19898833/action Aug 13 06:59:00.347258 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-8634c7a2-617e-4770-b750-8490596475c1 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:59:00.347438 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-8634c7a2-617e-4770-b750-8490596475c1 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:00.351133 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1386b620-da74-44f6-b67a-222b8ff20528) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:00.352526 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Flow 'volume_create_api' (fa24e881-7d8e-479a-a525-b4e8ae755c3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:00.352921 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Create volume request issued successfully. Aug 13 06:59:00.353782 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a1baaf1d-0399-4b52-a5f0-c204d8b0f34e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:59:00.354292 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 390/1580] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:59:00 2026] POST /volume/v3/volumes => generated 755 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:59:00.367860 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:00.367860 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:00.379756 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-97448c81-e26e-4271-bd7d-6f0d148911c3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:00.380684 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-97448c81-e26e-4271-bd7d-6f0d148911c3 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 Aug 13 06:59:00.380866 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-97448c81-e26e-4271-bd7d-6f0d148911c3 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:00.381141 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-97448c81-e26e-4271-bd7d-6f0d148911c3 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:00.384204 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=597,cinder:INSERT=89,cinder:UPDATE=160 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:59:00.393506 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:00.393506 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:00.395465 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8671c50d-ee99-4991-bc49-000d76f2fd1e req-8634c7a2-617e-4770-b750-8490596475c1 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/0bd9dae2-1899-4f13-88e0-144e19898833/action returned with HTTP 204 Aug 13 06:59:00.396183 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 399/1581] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:59:00 2026] POST /volume/v3/attachments/0bd9dae2-1899-4f13-88e0-144e19898833/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:00.399387 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-97448c81-e26e-4271-bd7d-6f0d148911c3 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 06:59:00.409539 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-97448c81-e26e-4271-bd7d-6f0d148911c3 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 returned with HTTP 200 Aug 13 06:59:00.409938 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 395/1582] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:00 2026] GET /volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 => generated 823 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:00.680143 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-04eb8cb8-6795-4f31-a0e6-659a0ab63636 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:00.684464 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-04eb8cb8-6795-4f31-a0e6-659a0ab63636 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:00.686758 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-04eb8cb8-6795-4f31-a0e6-659a0ab63636 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:00.687274 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-04eb8cb8-6795-4f31-a0e6-659a0ab63636 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:00.687274 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-04eb8cb8-6795-4f31-a0e6-659a0ab63636 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:00.698247 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:00.698247 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:00.701522 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-04eb8cb8-6795-4f31-a0e6-659a0ab63636 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:00.702808 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 399/1583] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:00 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:00.869640 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0bbeca83-3621-404b-8a32-803ff2ecacbf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:00.876266 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0bbeca83-3621-404b-8a32-803ff2ecacbf tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/19ab2029-2c02-4a11-80e2-00caafb23806 Aug 13 06:59:00.876352 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0bbeca83-3621-404b-8a32-803ff2ecacbf tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:00.877011 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0bbeca83-3621-404b-8a32-803ff2ecacbf tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:00.888568 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0bbeca83-3621-404b-8a32-803ff2ecacbf tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/19ab2029-2c02-4a11-80e2-00caafb23806 returned with HTTP 404 Aug 13 06:59:00.889232 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 391/1584] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:00 2026] GET /volume/v3/volumes/19ab2029-2c02-4a11-80e2-00caafb23806 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:00.904157 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7c060fc6-6b31-4d18-a648-25862f544ea6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:00.906966 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7c060fc6-6b31-4d18-a648-25862f544ea6 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d917d351-be33-4e93-8530-f7c941e5da22 Aug 13 06:59:00.907070 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7c060fc6-6b31-4d18-a648-25862f544ea6 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:00.907341 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7c060fc6-6b31-4d18-a648-25862f544ea6 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:00.907586 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-7c060fc6-6b31-4d18-a648-25862f544ea6 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume with id: d917d351-be33-4e93-8530-f7c941e5da22 Aug 13 06:59:00.922137 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:00.922137 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:00.922703 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7c060fc6-6b31-4d18-a648-25862f544ea6 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:59:00.968972 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7c060fc6-6b31-4d18-a648-25862f544ea6 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume request issued successfully. Aug 13 06:59:00.968972 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7c060fc6-6b31-4d18-a648-25862f544ea6 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/d917d351-be33-4e93-8530-f7c941e5da22 returned with HTTP 202 Aug 13 06:59:00.968972 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 400/1585] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:59:00 2026] DELETE /volume/v3/volumes/d917d351-be33-4e93-8530-f7c941e5da22 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:59:00.980628 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d761f0ca-e51f-4189-ace3-046339f6bc7e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:00.983753 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d761f0ca-e51f-4189-ace3-046339f6bc7e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/d917d351-be33-4e93-8530-f7c941e5da22 Aug 13 06:59:00.984094 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d761f0ca-e51f-4189-ace3-046339f6bc7e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:00.984385 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d761f0ca-e51f-4189-ace3-046339f6bc7e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:01.002034 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:01.002034 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:01.007685 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d761f0ca-e51f-4189-ace3-046339f6bc7e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:59:01.016484 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d761f0ca-e51f-4189-ace3-046339f6bc7e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/d917d351-be33-4e93-8530-f7c941e5da22 returned with HTTP 200 Aug 13 06:59:01.021509 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 396/1586] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:00 2026] GET /volume/v3/volumes/d917d351-be33-4e93-8530-f7c941e5da22 => generated 893 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:01.236416 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9c012bb3-a9f8-4138-9acb-a053ea44336c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:01.239308 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9c012bb3-a9f8-4138-9acb-a053ea44336c tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 06:59:01.240516 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9c012bb3-a9f8-4138-9acb-a053ea44336c tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:01.240516 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9c012bb3-a9f8-4138-9acb-a053ea44336c tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:01.261438 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:01.261438 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:01.271484 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9c012bb3-a9f8-4138-9acb-a053ea44336c tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:59:01.281044 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9c012bb3-a9f8-4138-9acb-a053ea44336c tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 06:59:01.281765 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 400/1587] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:01 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1141 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:01.347609 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-82789952-e458-4d37-a9db-83c5580e93bf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:01.351266 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-82789952-e458-4d37-a9db-83c5580e93bf tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 06:59:01.351581 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-82789952-e458-4d37-a9db-83c5580e93bf tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:01.351774 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-82789952-e458-4d37-a9db-83c5580e93bf tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:01.367537 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:01.367537 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:01.370274 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-82789952-e458-4d37-a9db-83c5580e93bf tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:59:01.375964 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-82789952-e458-4d37-a9db-83c5580e93bf tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 06:59:01.376450 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 392/1588] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:59:01 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:01.436391 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-21f08ee8-1d37-4139-b7aa-ae48d677d714 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:01.440475 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-21f08ee8-1d37-4139-b7aa-ae48d677d714 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 Aug 13 06:59:01.440475 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-21f08ee8-1d37-4139-b7aa-ae48d677d714 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:01.440475 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-21f08ee8-1d37-4139-b7aa-ae48d677d714 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:01.449802 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:01.449802 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:01.456889 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-21f08ee8-1d37-4139-b7aa-ae48d677d714 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 06:59:01.466451 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-21f08ee8-1d37-4139-b7aa-ae48d677d714 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 returned with HTTP 200 Aug 13 06:59:01.468799 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 401/1589] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:01 2026] GET /volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:01.501200 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3484792f-9e12-40c3-b097-cf435d6ef83e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:01.501554 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3484792f-9e12-40c3-b097-cf435d6ef83e None None] GET https://10.4.3.81/volume// Aug 13 06:59:01.501710 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3484792f-9e12-40c3-b097-cf435d6ef83e None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:01.501916 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3484792f-9e12-40c3-b097-cf435d6ef83e None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:01.504432 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3484792f-9e12-40c3-b097-cf435d6ef83e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:59:01.504432 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 397/1590] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 06:59:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:59:01.511481 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-a4eb22e1-3fb3-4e68-9468-e97b95309c65 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:01.513962 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-a4eb22e1-3fb3-4e68-9468-e97b95309c65 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:59:01.514510 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-a4eb22e1-3fb3-4e68-9468-e97b95309c65 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab", "connector": null, "instance_uuid": "22480e13-f400-414d-a40c-4373335091f7"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:01.529092 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:01.529092 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:01.557359 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-a4eb22e1-3fb3-4e68-9468-e97b95309c65 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:59:01.557888 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 401/1591] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:59:01 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:01.593631 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-878115e3-8e1c-41aa-ada9-a5af2a424fe5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:01.596112 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-878115e3-8e1c-41aa-ada9-a5af2a424fe5 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 06:59:01.596112 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-878115e3-8e1c-41aa-ada9-a5af2a424fe5 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:01.596112 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-878115e3-8e1c-41aa-ada9-a5af2a424fe5 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:01.611860 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:01.611860 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:01.611963 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-027a7671-a118-46f6-9ecc-88e4299f9bfc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:01.612391 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-027a7671-a118-46f6-9ecc-88e4299f9bfc None None] GET https://10.4.3.81/volume// Aug 13 06:59:01.612664 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-027a7671-a118-46f6-9ecc-88e4299f9bfc None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:01.612799 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-027a7671-a118-46f6-9ecc-88e4299f9bfc None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:01.615136 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-027a7671-a118-46f6-9ecc-88e4299f9bfc None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:59:01.615136 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 402/1592] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:59:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:59:01.623752 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-878115e3-8e1c-41aa-ada9-a5af2a424fe5 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:59:01.630585 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-878115e3-8e1c-41aa-ada9-a5af2a424fe5 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 06:59:01.631126 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-0f7f78a4-de78-4145-abd5-0d954e294ffd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:01.631314 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 393/1593] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:01 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:01.635395 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-0f7f78a4-de78-4145-abd5-0d954e294ffd tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 06:59:01.635703 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-0f7f78a4-de78-4145-abd5-0d954e294ffd tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:01.635977 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-0f7f78a4-de78-4145-abd5-0d954e294ffd tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:01.657481 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:01.657481 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:01.661812 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-0f7f78a4-de78-4145-abd5-0d954e294ffd tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:59:01.662886 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c94924d1-1ac2-461d-8df0-45c73e8a6dad None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:01.664962 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c94924d1-1ac2-461d-8df0-45c73e8a6dad tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] GET https://10.4.3.81/volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 Aug 13 06:59:01.664962 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c94924d1-1ac2-461d-8df0-45c73e8a6dad tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:01.665132 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c94924d1-1ac2-461d-8df0-45c73e8a6dad tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:01.669302 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-0f7f78a4-de78-4145-abd5-0d954e294ffd tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 06:59:01.669693 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 398/1594] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:59:01 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:59:01.673985 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:01.673985 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:01.679180 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c94924d1-1ac2-461d-8df0-45c73e8a6dad tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Volume info retrieved successfully. Aug 13 06:59:01.683730 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c94924d1-1ac2-461d-8df0-45c73e8a6dad tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] https://10.4.3.81/volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 returned with HTTP 200 Aug 13 06:59:01.684398 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 402/1595] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:01 2026] GET /volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:01.718661 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5a0b557f-d007-464e-a140-d59cd8ca465e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:01.722112 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5a0b557f-d007-464e-a140-d59cd8ca465e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:01.722300 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5a0b557f-d007-464e-a140-d59cd8ca465e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:01.722794 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5a0b557f-d007-464e-a140-d59cd8ca465e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:01.722794 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-5a0b557f-d007-464e-a140-d59cd8ca465e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:01.732085 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:01.732085 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:01.733313 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5a0b557f-d007-464e-a140-d59cd8ca465e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:01.733851 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 403/1596] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:01 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:01.767068 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-793c1963-e3ef-4bf7-b039-4128c4906383 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:01.769986 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-793c1963-e3ef-4bf7-b039-4128c4906383 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:59:01.769986 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-793c1963-e3ef-4bf7-b039-4128c4906383 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1874193285"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:01.772254 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-793c1963-e3ef-4bf7-b039-4128c4906383 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1874193285'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:59:01.772481 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-793c1963-e3ef-4bf7-b039-4128c4906383 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Create volume of 1 GB Aug 13 06:59:01.777955 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-793c1963-e3ef-4bf7-b039-4128c4906383 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Availability Zones retrieved successfully. Aug 13 06:59:01.784036 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-33b632a9-a1b5-4be5-b303-059f0d97ba7c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:01.786426 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-793c1963-e3ef-4bf7-b039-4128c4906383 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Flow 'volume_create_api' (2c1d47f3-57cc-478b-9a91-e44669f2104e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:01.786949 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-33b632a9-a1b5-4be5-b303-059f0d97ba7c tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] PUT https://10.4.3.81/volume/v3/attachments/dd1d2717-7875-431a-9b0f-0e61b4e6f0ac Aug 13 06:59:01.787414 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-33b632a9-a1b5-4be5-b303-059f0d97ba7c tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:01.788014 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-793c1963-e3ef-4bf7-b039-4128c4906383 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52596512-f198-482c-bfaf-8dceada51229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:01.792509 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-793c1963-e3ef-4bf7-b039-4128c4906383 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:59:01.796447 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-33b632a9-a1b5-4be5-b303-059f0d97ba7c tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Acquiring lock "cinder-attachment_update-91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab-np0000007169" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:59:01.802397 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-33b632a9-a1b5-4be5-b303-059f0d97ba7c tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Lock "cinder-attachment_update-91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab-np0000007169" acquired by "attachment_update" :: waited 0.006s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:59:01.803582 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:01.803582 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:01.842143 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-793c1963-e3ef-4bf7-b039-4128c4906383 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52596512-f198-482c-bfaf-8dceada51229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:01.842351 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-793c1963-e3ef-4bf7-b039-4128c4906383 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cee89f5-0528-46ed-ac62-0fb4a06f228f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:01.902145 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-793c1963-e3ef-4bf7-b039-4128c4906383 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Created reservations ['b71c9f65-a4b8-43eb-83ac-a9321dc03137', '28123c89-a238-4045-9288-5b0f89d4df15', '8baad5fa-9e8a-4498-b065-d381dc5cc289', 'ca5108b4-b3f0-4b93-be67-57ea74f2fe03'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:59:01.903125 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-793c1963-e3ef-4bf7-b039-4128c4906383 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cee89f5-0528-46ed-ac62-0fb4a06f228f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b71c9f65-a4b8-43eb-83ac-a9321dc03137', '28123c89-a238-4045-9288-5b0f89d4df15', '8baad5fa-9e8a-4498-b065-d381dc5cc289', 'ca5108b4-b3f0-4b93-be67-57ea74f2fe03']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:01.904346 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-793c1963-e3ef-4bf7-b039-4128c4906383 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (019af3e5-8863-4154-8881-a558e762ebec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:01.912936 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-33b632a9-a1b5-4be5-b303-059f0d97ba7c tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Lock "cinder-attachment_update-91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab-np0000007169" released by "attachment_update" :: held 0.111s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:59:01.913361 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-33b632a9-a1b5-4be5-b303-059f0d97ba7c tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/dd1d2717-7875-431a-9b0f-0e61b4e6f0ac returned with HTTP 200 Aug 13 06:59:01.914007 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 399/1597] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:59:01 2026] PUT /volume/v3/attachments/dd1d2717-7875-431a-9b0f-0e61b4e6f0ac => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:01.938817 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-793c1963-e3ef-4bf7-b039-4128c4906383 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (019af3e5-8863-4154-8881-a558e762ebec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '832a4432-6ff0-49a5-b5ef-2dfdfc5b1731', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1874193285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4b89a3eab144df98ab9cd761dddc3cb',qos_specs=None,replication_status=,reservations=['b71c9f65-a4b8-43eb-83ac-a9321dc03137','28123c89-a238-4045-9288-5b0f89d4df15','8baad5fa-9e8a-4498-b065-d381dc5cc289','ca5108b4-b3f0-4b93-be67-57ea74f2fe03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b09f82249f7643cc8373fee18adabbbf',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:59:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1874193285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=832a4432-6ff0-49a5-b5ef-2dfdfc5b1731,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4b89a3eab144df98ab9cd761dddc3cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b09f82249f7643cc8373fee18adabbbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:01.940097 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-793c1963-e3ef-4bf7-b039-4128c4906383 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c487177a-4188-42cf-bd6a-b3a21a035b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:01.965528 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-793c1963-e3ef-4bf7-b039-4128c4906383 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c487177a-4188-42cf-bd6a-b3a21a035b6a) transitioned into state 'SUCCESS' from state '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-1874193285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4b89a3eab144df98ab9cd761dddc3cb',qos_specs=None,replication_status=,reservations=['b71c9f65-a4b8-43eb-83ac-a9321dc03137','28123c89-a238-4045-9288-5b0f89d4df15','8baad5fa-9e8a-4498-b065-d381dc5cc289','ca5108b4-b3f0-4b93-be67-57ea74f2fe03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b09f82249f7643cc8373fee18adabbbf',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:01.966356 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-793c1963-e3ef-4bf7-b039-4128c4906383 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (123dc95f-b423-4934-826f-733d3434e314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:01.984460 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-793c1963-e3ef-4bf7-b039-4128c4906383 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (123dc95f-b423-4934-826f-733d3434e314) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:01.986008 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-793c1963-e3ef-4bf7-b039-4128c4906383 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Flow 'volume_create_api' (2c1d47f3-57cc-478b-9a91-e44669f2104e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:01.986810 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-793c1963-e3ef-4bf7-b039-4128c4906383 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Create volume request issued successfully. Aug 13 06:59:01.987703 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-793c1963-e3ef-4bf7-b039-4128c4906383 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:59:01.988423 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 394/1598] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:59:01 2026] POST /volume/v3/volumes => generated 753 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:59:02.008774 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b54cb9ce-5043-42dc-9ea2-7146c0afbb43 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:02.011747 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b54cb9ce-5043-42dc-9ea2-7146c0afbb43 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 Aug 13 06:59:02.011992 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b54cb9ce-5043-42dc-9ea2-7146c0afbb43 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:02.012216 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b54cb9ce-5043-42dc-9ea2-7146c0afbb43 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:02.026873 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:02.026873 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:02.041540 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b54cb9ce-5043-42dc-9ea2-7146c0afbb43 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:59:02.049977 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-651d52a3-f898-4b11-bdaa-6fe29d7e4747 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:02.049977 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-651d52a3-f898-4b11-bdaa-6fe29d7e4747 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/d917d351-be33-4e93-8530-f7c941e5da22 Aug 13 06:59:02.049977 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-651d52a3-f898-4b11-bdaa-6fe29d7e4747 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:02.054923 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-651d52a3-f898-4b11-bdaa-6fe29d7e4747 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:02.055001 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b54cb9ce-5043-42dc-9ea2-7146c0afbb43 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 returned with HTTP 200 Aug 13 06:59:02.055562 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 403/1599] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:02 2026] GET /volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 => generated 821 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:02.068656 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-651d52a3-f898-4b11-bdaa-6fe29d7e4747 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/d917d351-be33-4e93-8530-f7c941e5da22 returned with HTTP 404 Aug 13 06:59:02.069260 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 404/1600] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:02 2026] GET /volume/v3/volumes/d917d351-be33-4e93-8530-f7c941e5da22 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:02.101399 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:02.103251 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:59:02.103378 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-930986400"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:02.105682 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-930986400'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:59:02.105840 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume of 1 GB Aug 13 06:59:02.106544 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:02.106544 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:02.115228 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Availability Zones retrieved successfully. Aug 13 06:59:02.124392 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (ce23e4c2-b22f-4070-91cf-881ea6c54988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:02.125471 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bf52896-bf1c-4f89-9d47-28dfcc854fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:02.126606 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:59:02.168355 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bf52896-bf1c-4f89-9d47-28dfcc854fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:02.169166 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbc28f90-d5a8-4f43-94db-38b435e1564d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:02.232200 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Created reservations ['63c9a1f8-3ec7-48d1-9a63-07fc3045e7c6', 'dc8d4cfb-f932-4e77-b6dd-6fe2ab059236', '036ae640-97fa-4f9b-af47-f9cde74099ba', '3abed193-66a6-420b-849d-df19faace57f'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:59:02.233296 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbc28f90-d5a8-4f43-94db-38b435e1564d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63c9a1f8-3ec7-48d1-9a63-07fc3045e7c6', 'dc8d4cfb-f932-4e77-b6dd-6fe2ab059236', '036ae640-97fa-4f9b-af47-f9cde74099ba', '3abed193-66a6-420b-849d-df19faace57f']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:02.234468 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b062b1ba-cec8-4760-b188-d17f6d1b23f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:02.265586 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b062b1ba-cec8-4760-b188-d17f6d1b23f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '149085fd-8505-4b67-8e81-fbcb65014ec7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-930986400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['63c9a1f8-3ec7-48d1-9a63-07fc3045e7c6','dc8d4cfb-f932-4e77-b6dd-6fe2ab059236','036ae640-97fa-4f9b-af47-f9cde74099ba','3abed193-66a6-420b-849d-df19faace57f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:59:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-930986400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=149085fd-8505-4b67-8e81-fbcb65014ec7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f01474e39a4275b37732063b950372',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:02.266592 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2a43be2-dc76-4328-96ed-7be44ef9b17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:02.284039 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2a43be2-dc76-4328-96ed-7be44ef9b17f) transitioned into state 'SUCCESS' from state '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-930986400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['63c9a1f8-3ec7-48d1-9a63-07fc3045e7c6','dc8d4cfb-f932-4e77-b6dd-6fe2ab059236','036ae640-97fa-4f9b-af47-f9cde74099ba','3abed193-66a6-420b-849d-df19faace57f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:02.284757 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (809367fe-49a9-4de9-a148-dba8d30f3832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:02.304128 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (809367fe-49a9-4de9-a148-dba8d30f3832) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:02.304128 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (ce23e4c2-b22f-4070-91cf-881ea6c54988) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:02.304598 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request issued successfully. Aug 13 06:59:02.305404 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9bdd8890-5fa5-4dc2-bf35-b3a71cd602ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:59:02.305682 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 400/1601] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 06:59:02 2026] POST /volume/v3/volumes => generated 767 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:02.323673 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9d1a645a-233c-411d-a562-c468f5be2c8e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:02.326806 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9d1a645a-233c-411d-a562-c468f5be2c8e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/149085fd-8505-4b67-8e81-fbcb65014ec7 Aug 13 06:59:02.327048 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9d1a645a-233c-411d-a562-c468f5be2c8e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:02.327242 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9d1a645a-233c-411d-a562-c468f5be2c8e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:02.334466 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:02.334466 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:02.338491 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9d1a645a-233c-411d-a562-c468f5be2c8e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:59:02.343800 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9d1a645a-233c-411d-a562-c468f5be2c8e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/149085fd-8505-4b67-8e81-fbcb65014ec7 returned with HTTP 200 Aug 13 06:59:02.344314 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 395/1602] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:02 2026] GET /volume/v3/volumes/149085fd-8505-4b67-8e81-fbcb65014ec7 => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:02.649902 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1d129c8a-fe44-4bd6-b34e-79ee3882107f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:02.652222 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d129c8a-fe44-4bd6-b34e-79ee3882107f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 06:59:02.652527 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1d129c8a-fe44-4bd6-b34e-79ee3882107f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:02.652853 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1d129c8a-fe44-4bd6-b34e-79ee3882107f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:02.669034 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:02.669034 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:02.674817 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1d129c8a-fe44-4bd6-b34e-79ee3882107f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:59:02.681826 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d129c8a-fe44-4bd6-b34e-79ee3882107f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 06:59:02.682484 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 404/1603] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:02 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:02.716088 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-aca828f6-a198-4186-accd-470025687003 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:02.720239 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aca828f6-a198-4186-accd-470025687003 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] GET https://10.4.3.81/volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 Aug 13 06:59:02.720239 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aca828f6-a198-4186-accd-470025687003 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:02.720239 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aca828f6-a198-4186-accd-470025687003 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:02.727607 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:02.727607 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:02.733192 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-aca828f6-a198-4186-accd-470025687003 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Volume info retrieved successfully. Aug 13 06:59:02.742872 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aca828f6-a198-4186-accd-470025687003 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] https://10.4.3.81/volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 returned with HTTP 200 Aug 13 06:59:02.744107 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 405/1604] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:02 2026] GET /volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:02.748968 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a542d02b-c0e3-4fec-a478-d4aaff8ae4e7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:02.750911 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a542d02b-c0e3-4fec-a478-d4aaff8ae4e7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:02.751121 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a542d02b-c0e3-4fec-a478-d4aaff8ae4e7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:02.751301 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a542d02b-c0e3-4fec-a478-d4aaff8ae4e7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:02.751475 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-a542d02b-c0e3-4fec-a478-d4aaff8ae4e7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:02.757884 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:02.757884 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:02.759126 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a542d02b-c0e3-4fec-a478-d4aaff8ae4e7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:02.759642 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 401/1605] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:02 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:03.076575 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a6695fce-6668-4f3b-b78e-8b1d5c0e8cf3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:03.080441 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a6695fce-6668-4f3b-b78e-8b1d5c0e8cf3 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 Aug 13 06:59:03.080751 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a6695fce-6668-4f3b-b78e-8b1d5c0e8cf3 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:03.080987 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a6695fce-6668-4f3b-b78e-8b1d5c0e8cf3 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:03.105805 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:03.105805 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:03.115631 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a6695fce-6668-4f3b-b78e-8b1d5c0e8cf3 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:59:03.123225 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a6695fce-6668-4f3b-b78e-8b1d5c0e8cf3 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 returned with HTTP 200 Aug 13 06:59:03.123669 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 396/1606] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:03 2026] GET /volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:03.188784 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-a5222fd0-4498-4ca1-90be-c46ec8500c0a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:03.196831 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-a5222fd0-4498-4ca1-90be-c46ec8500c0a tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 Aug 13 06:59:03.197070 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-a5222fd0-4498-4ca1-90be-c46ec8500c0a tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:03.197298 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-a5222fd0-4498-4ca1-90be-c46ec8500c0a tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:03.214939 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:03.214939 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:03.222947 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-a5222fd0-4498-4ca1-90be-c46ec8500c0a tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:59:03.233158 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-a5222fd0-4498-4ca1-90be-c46ec8500c0a tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 returned with HTTP 200 Aug 13 06:59:03.233898 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 405/1607] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:59:03 2026] GET /volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:03.344920 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-78a57e49-d626-4222-aa71-6db720566322 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:03.347384 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-78a57e49-d626-4222-aa71-6db720566322 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 Aug 13 06:59:03.348013 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-78a57e49-d626-4222-aa71-6db720566322 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:03.348604 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-78a57e49-d626-4222-aa71-6db720566322 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:03.348772 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-78a57e49-d626-4222-aa71-6db720566322 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Delete volume with id: e129fefc-c45f-4473-aea9-522bde8f5907 Aug 13 06:59:03.361305 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:03.361305 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:03.362337 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-78a57e49-d626-4222-aa71-6db720566322 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Volume info retrieved successfully. Aug 13 06:59:03.362392 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-96033aae-a0d7-4a8e-af78-add9f59e066f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:03.363962 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-96033aae-a0d7-4a8e-af78-add9f59e066f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/149085fd-8505-4b67-8e81-fbcb65014ec7 Aug 13 06:59:03.364205 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-96033aae-a0d7-4a8e-af78-add9f59e066f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:03.364568 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-96033aae-a0d7-4a8e-af78-add9f59e066f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:03.376849 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:03.376849 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:03.380735 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d62de0f5-3fea-403e-9c32-f2e40b37f7c3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:03.381169 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d62de0f5-3fea-403e-9c32-f2e40b37f7c3 None None] GET https://10.4.3.81/volume// Aug 13 06:59:03.381364 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d62de0f5-3fea-403e-9c32-f2e40b37f7c3 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:03.381566 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d62de0f5-3fea-403e-9c32-f2e40b37f7c3 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:03.381909 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d62de0f5-3fea-403e-9c32-f2e40b37f7c3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:59:03.382190 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 397/1608] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 06:59:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:59:03.382233 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-96033aae-a0d7-4a8e-af78-add9f59e066f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:59:03.387611 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-96033aae-a0d7-4a8e-af78-add9f59e066f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/149085fd-8505-4b67-8e81-fbcb65014ec7 returned with HTTP 200 Aug 13 06:59:03.388093 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 402/1609] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:03 2026] GET /volume/v3/volumes/149085fd-8505-4b67-8e81-fbcb65014ec7 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:03.389499 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-78a57e49-d626-4222-aa71-6db720566322 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Delete volume request issued successfully. Aug 13 06:59:03.389763 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-78a57e49-d626-4222-aa71-6db720566322 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] https://10.4.3.81/volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 returned with HTTP 202 Aug 13 06:59:03.390403 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 406/1610] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:59:03 2026] DELETE /volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:59:03.397256 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-160de38b-2dff-439a-a935-9d02a59c06a5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:03.400781 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-a1eebd53-2199-48a1-89c5-952aad357eb9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:03.402277 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-160de38b-2dff-439a-a935-9d02a59c06a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] GET https://10.4.3.81/volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 Aug 13 06:59:03.402509 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-160de38b-2dff-439a-a935-9d02a59c06a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:03.402675 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-160de38b-2dff-439a-a935-9d02a59c06a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:03.403093 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-deae608b-6071-47cc-9f71-32f6e60a5f69 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:03.403948 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-a1eebd53-2199-48a1-89c5-952aad357eb9 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:59:03.404334 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-a1eebd53-2199-48a1-89c5-952aad357eb9 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "832a4432-6ff0-49a5-b5ef-2dfdfc5b1731", "connector": null, "instance_uuid": "308ae838-e6db-4ff5-8607-129b9010712f"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:03.407949 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-deae608b-6071-47cc-9f71-32f6e60a5f69 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 06:59:03.408514 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-deae608b-6071-47cc-9f71-32f6e60a5f69 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "149085fd-8505-4b67-8e81-fbcb65014ec7", "name": "tempest-VolumeDependencyTests-Snapshot-351266737"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:03.412805 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:03.412805 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:03.413182 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:03.413182 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:03.419252 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-160de38b-2dff-439a-a935-9d02a59c06a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Volume info retrieved successfully. Aug 13 06:59:03.421182 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:03.421182 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:03.421917 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-deae608b-6071-47cc-9f71-32f6e60a5f69 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:59:03.422287 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-deae608b-6071-47cc-9f71-32f6e60a5f69 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create snapshot from volume 149085fd-8505-4b67-8e81-fbcb65014ec7 Aug 13 06:59:03.423958 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-160de38b-2dff-439a-a935-9d02a59c06a5 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] https://10.4.3.81/volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 returned with HTTP 200 Aug 13 06:59:03.424364 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 406/1611] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:03 2026] GET /volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:03.444956 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-a1eebd53-2199-48a1-89c5-952aad357eb9 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:59:03.445541 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 398/1612] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:59:03 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:03.456410 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-deae608b-6071-47cc-9f71-32f6e60a5f69 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Created reservations ['50293c69-bac3-4ff4-b290-5eadef302a6d', '782045cc-1dbe-434f-832d-ed4a33d54626', '646ca358-eda0-4042-9249-7867a08cdc91', 'fedc7e65-e2d2-451e-99e1-9e72f60ff887'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:59:04.288049 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-472548cf-4a75-43d5-b656-25f2a2ee15c3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:04.295299 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-32dd3aa4-bbba-4033-8c6f-905086448f1c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:04.295299 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32dd3aa4-bbba-4033-8c6f-905086448f1c None None] GET https://10.4.3.81/volume// Aug 13 06:59:04.295299 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32dd3aa4-bbba-4033-8c6f-905086448f1c None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:04.295299 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32dd3aa4-bbba-4033-8c6f-905086448f1c None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:04.295299 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32dd3aa4-bbba-4033-8c6f-905086448f1c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:59:04.295299 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 407/1613] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:59:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:59:04.297765 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-472548cf-4a75-43d5-b656-25f2a2ee15c3 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 Aug 13 06:59:04.297765 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-472548cf-4a75-43d5-b656-25f2a2ee15c3 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:04.297765 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-472548cf-4a75-43d5-b656-25f2a2ee15c3 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:04.298503 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-cd5a1e14-005f-4de4-8118-55f3244fe3f1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:04.298503 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-cd5a1e14-005f-4de4-8118-55f3244fe3f1 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 Aug 13 06:59:04.298503 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-cd5a1e14-005f-4de4-8118-55f3244fe3f1 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:04.298503 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-cd5a1e14-005f-4de4-8118-55f3244fe3f1 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:04.299247 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:04.299247 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:04.299601 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-deae608b-6071-47cc-9f71-32f6e60a5f69 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot create request issued successfully. Aug 13 06:59:04.299601 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-deae608b-6071-47cc-9f71-32f6e60a5f69 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 06:59:04.299601 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 403/1614] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 06:59:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:59:04.299967 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-472548cf-4a75-43d5-b656-25f2a2ee15c3 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:59:04.299967 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-472548cf-4a75-43d5-b656-25f2a2ee15c3 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 returned with HTTP 200 Aug 13 06:59:04.300289 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-41e03d14-9e9c-46c5-9b2c-67dcea164781 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:04.300497 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 407/1615] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:03 2026] GET /volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:04.300698 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-41e03d14-9e9c-46c5-9b2c-67dcea164781 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/6f2f0827-21db-4638-b459-7efce590e477 Aug 13 06:59:04.300698 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-41e03d14-9e9c-46c5-9b2c-67dcea164781 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:04.300698 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-41e03d14-9e9c-46c5-9b2c-67dcea164781 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:04.301066 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:04.301066 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:04.301169 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:04.301169 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:04.301169 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-41e03d14-9e9c-46c5-9b2c-67dcea164781 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:59:04.301169 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-41e03d14-9e9c-46c5-9b2c-67dcea164781 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/6f2f0827-21db-4638-b459-7efce590e477 returned with HTTP 200 Aug 13 06:59:04.301169 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 408/1616] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:59:03 2026] GET /volume/v3/snapshots/6f2f0827-21db-4638-b459-7efce590e477 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:04.301373 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-cd5a1e14-005f-4de4-8118-55f3244fe3f1 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:59:04.301373 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-cd5a1e14-005f-4de4-8118-55f3244fe3f1 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 returned with HTTP 200 Aug 13 06:59:04.301373 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 399/1617] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:59:03 2026] GET /volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 => generated 1025 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:59:04.301498 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-6490b0e0-b61d-4eb2-bc06-c36d9b4ec84e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:04.301498 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-6490b0e0-b61d-4eb2-bc06-c36d9b4ec84e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] PUT https://10.4.3.81/volume/v3/attachments/42710485-55f3-44b4-a2b1-bfac935463fc Aug 13 06:59:04.301498 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-6490b0e0-b61d-4eb2-bc06-c36d9b4ec84e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:04.301498 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-6490b0e0-b61d-4eb2-bc06-c36d9b4ec84e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Acquiring lock "cinder-attachment_update-832a4432-6ff0-49a5-b5ef-2dfdfc5b1731-np0000007169" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:59:04.301498 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-6490b0e0-b61d-4eb2-bc06-c36d9b4ec84e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Lock "cinder-attachment_update-832a4432-6ff0-49a5-b5ef-2dfdfc5b1731-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:59:04.301498 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:04.301498 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:04.301803 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-db7793f8-1ace-43f5-8df5-d4f8ec6429bb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:04.301803 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-db7793f8-1ace-43f5-8df5-d4f8ec6429bb tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 06:59:04.301803 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-db7793f8-1ace-43f5-8df5-d4f8ec6429bb tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:04.301803 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-db7793f8-1ace-43f5-8df5-d4f8ec6429bb tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:04.301803 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:04.301803 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:04.301803 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-db7793f8-1ace-43f5-8df5-d4f8ec6429bb tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:59:04.301803 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-db7793f8-1ace-43f5-8df5-d4f8ec6429bb tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 06:59:04.301803 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 408/1618] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:03 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:04.302067 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-76bd367c-73b8-4553-9707-fe417468d0ee None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:04.302067 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-76bd367c-73b8-4553-9707-fe417468d0ee tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:04.302067 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-76bd367c-73b8-4553-9707-fe417468d0ee tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:04.302067 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-76bd367c-73b8-4553-9707-fe417468d0ee tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:04.302067 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-76bd367c-73b8-4553-9707-fe417468d0ee tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:04.302067 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:04.302067 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:04.302067 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-76bd367c-73b8-4553-9707-fe417468d0ee tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:04.302067 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 409/1619] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:03 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:04.302533 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-6490b0e0-b61d-4eb2-bc06-c36d9b4ec84e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Lock "cinder-attachment_update-832a4432-6ff0-49a5-b5ef-2dfdfc5b1731-np0000007169" released by "attachment_update" :: held 0.121s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:59:04.302533 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-6490b0e0-b61d-4eb2-bc06-c36d9b4ec84e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/attachments/42710485-55f3-44b4-a2b1-bfac935463fc returned with HTTP 200 Aug 13 06:59:04.302533 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 404/1620] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:59:03 2026] PUT /volume/v3/attachments/42710485-55f3-44b4-a2b1-bfac935463fc => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:04.302999 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-f003839e-9c5a-489c-98c9-a6ce5f4149b0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:04.310300 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-f003839e-9c5a-489c-98c9-a6ce5f4149b0 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/attachments/dd1d2717-7875-431a-9b0f-0e61b4e6f0ac/action Aug 13 06:59:04.311557 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-f003839e-9c5a-489c-98c9-a6ce5f4149b0 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:59:04.311557 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-f003839e-9c5a-489c-98c9-a6ce5f4149b0 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:04.334895 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:04.334895 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:04.345958 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-9d2ff9f9-a4ad-40ac-8505-1f5d4a41228b req-f003839e-9c5a-489c-98c9-a6ce5f4149b0 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/dd1d2717-7875-431a-9b0f-0e61b4e6f0ac/action returned with HTTP 204 Aug 13 06:59:04.346546 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 400/1621] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:59:04 2026] POST /volume/v3/attachments/dd1d2717-7875-431a-9b0f-0e61b4e6f0ac/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:04.440344 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2fa4d30a-14b0-42f5-9b64-5e4ab9098724 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:04.442847 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2fa4d30a-14b0-42f5-9b64-5e4ab9098724 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] GET https://10.4.3.81/volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 Aug 13 06:59:04.443039 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2fa4d30a-14b0-42f5-9b64-5e4ab9098724 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:04.443217 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2fa4d30a-14b0-42f5-9b64-5e4ab9098724 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:04.448870 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2fa4d30a-14b0-42f5-9b64-5e4ab9098724 tempest-TestImageHashVerification-2085947257 tempest-TestImageHashVerification-2085947257-project-member] https://10.4.3.81/volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 returned with HTTP 404 Aug 13 06:59:04.449463 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 409/1622] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:04 2026] GET /volume/v3/volumes/e129fefc-c45f-4473-aea9-522bde8f5907 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:04.546660 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a141c096-e96f-4400-b50e-45d0a51e08ad None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:04.548797 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a141c096-e96f-4400-b50e-45d0a51e08ad tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 Aug 13 06:59:04.548986 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a141c096-e96f-4400-b50e-45d0a51e08ad tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:04.549172 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a141c096-e96f-4400-b50e-45d0a51e08ad tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:04.552789 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2c84a558-08d9-4469-a773-8002285df9e5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:04.554710 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2c84a558-08d9-4469-a773-8002285df9e5 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/6f2f0827-21db-4638-b459-7efce590e477 Aug 13 06:59:04.555045 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2c84a558-08d9-4469-a773-8002285df9e5 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:04.555368 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2c84a558-08d9-4469-a773-8002285df9e5 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:04.562988 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:04.562988 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:04.563146 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:04.563146 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:04.563666 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2c84a558-08d9-4469-a773-8002285df9e5 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:59:04.564447 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2c84a558-08d9-4469-a773-8002285df9e5 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/6f2f0827-21db-4638-b459-7efce590e477 returned with HTTP 200 Aug 13 06:59:04.564857 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 405/1623] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:59:04 2026] GET /volume/v3/snapshots/6f2f0827-21db-4638-b459-7efce590e477 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:04.568461 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a141c096-e96f-4400-b50e-45d0a51e08ad tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:59:04.576242 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a141c096-e96f-4400-b50e-45d0a51e08ad tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 returned with HTTP 200 Aug 13 06:59:04.577014 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a66880e1-d655-470f-a76c-ade49c1f548d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:04.577112 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 410/1624] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:04 2026] GET /volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:04.578533 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:59:04.578982 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6f2f0827-21db-4638-b459-7efce590e477", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-661273290"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:04.580231 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request body: {'volume': {'snapshot_id': '6f2f0827-21db-4638-b459-7efce590e477', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-661273290'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:59:04.587630 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:04.587630 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:04.588070 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:59:04.588183 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume of 1 GB Aug 13 06:59:04.591333 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Availability Zones retrieved successfully. Aug 13 06:59:04.596461 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (939efe4a-4a15-4d6a-a064-2241a36909d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:04.597672 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d5af641-7217-4788-97eb-a78c55670233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:04.598398 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:59:04.627300 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d5af641-7217-4788-97eb-a78c55670233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6f2f0827-21db-4638-b459-7efce590e477', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:04.628015 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f38d3d13-994b-4e32-8926-715b11c9d719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:04.665544 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Created reservations ['bcaa32e8-d8e6-4675-856d-cd84a226962c', 'b8eb4eb5-3a8b-41fb-868d-0dbe792e322d', '21f32d98-ef99-4e9e-af5e-db84be72620e', '893bdb04-0252-496e-96c3-029ca9c9c9eb'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:59:04.666268 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f38d3d13-994b-4e32-8926-715b11c9d719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcaa32e8-d8e6-4675-856d-cd84a226962c', 'b8eb4eb5-3a8b-41fb-868d-0dbe792e322d', '21f32d98-ef99-4e9e-af5e-db84be72620e', '893bdb04-0252-496e-96c3-029ca9c9c9eb']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:04.666965 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fba29e6-1cb3-4df6-babd-fd3a956fb13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:04.706720 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fba29e6-1cb3-4df6-babd-fd3a956fb13d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea47c540-a69f-4e56-acf0-2aa34fcb37cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-661273290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['bcaa32e8-d8e6-4675-856d-cd84a226962c','b8eb4eb5-3a8b-41fb-868d-0dbe792e322d','21f32d98-ef99-4e9e-af5e-db84be72620e','893bdb04-0252-496e-96c3-029ca9c9c9eb'],size=1,snapshot_id=6f2f0827-21db-4638-b459-7efce590e477,source_replicaid=,source_volid=None,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:59:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-661273290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea47c540-a69f-4e56-acf0-2aa34fcb37cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f01474e39a4275b37732063b950372',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6f2f0827-21db-4638-b459-7efce590e477,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:04.707473 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05c1123b-eca5-45f6-aa8e-f9af1456a771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:04.727293 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05c1123b-eca5-45f6-aa8e-f9af1456a771) transitioned into state 'SUCCESS' from state '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-661273290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['bcaa32e8-d8e6-4675-856d-cd84a226962c','b8eb4eb5-3a8b-41fb-868d-0dbe792e322d','21f32d98-ef99-4e9e-af5e-db84be72620e','893bdb04-0252-496e-96c3-029ca9c9c9eb'],size=1,snapshot_id=6f2f0827-21db-4638-b459-7efce590e477,source_replicaid=,source_volid=None,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:04.728245 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0972f077-2a5e-4b05-b225-37827e7621c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:04.751201 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1d082bf6-b978-4443-be88-b886e6c2c31b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:04.753030 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1d082bf6-b978-4443-be88-b886e6c2c31b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 06:59:04.753422 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1d082bf6-b978-4443-be88-b886e6c2c31b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:04.753422 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1d082bf6-b978-4443-be88-b886e6c2c31b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:04.757299 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0972f077-2a5e-4b05-b225-37827e7621c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:04.758817 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (939efe4a-4a15-4d6a-a064-2241a36909d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:04.759223 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request issued successfully. Aug 13 06:59:04.759982 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a66880e1-d655-470f-a76c-ade49c1f548d tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:59:04.761021 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 401/1625] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 06:59:04 2026] POST /volume/v3/volumes => generated 801 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:04.764856 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:04.764856 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:04.768182 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1d082bf6-b978-4443-be88-b886e6c2c31b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:59:04.772252 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1d082bf6-b978-4443-be88-b886e6c2c31b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 06:59:04.772763 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 410/1626] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:04 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:04.774094 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9572a8a0-17d3-4b4b-8dbf-964aca23c5d4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:04.777518 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9572a8a0-17d3-4b4b-8dbf-964aca23c5d4 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/ea47c540-a69f-4e56-acf0-2aa34fcb37cd Aug 13 06:59:04.777959 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9572a8a0-17d3-4b4b-8dbf-964aca23c5d4 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:04.778341 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9572a8a0-17d3-4b4b-8dbf-964aca23c5d4 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:04.791005 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:04.791005 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:04.796573 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9572a8a0-17d3-4b4b-8dbf-964aca23c5d4 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:59:04.798039 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3eb0f7a9-b785-4ca7-b29c-35e03558887b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:04.800391 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3eb0f7a9-b785-4ca7-b29c-35e03558887b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:04.801011 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3eb0f7a9-b785-4ca7-b29c-35e03558887b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:04.801207 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3eb0f7a9-b785-4ca7-b29c-35e03558887b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:04.801313 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3eb0f7a9-b785-4ca7-b29c-35e03558887b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:04.803278 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9572a8a0-17d3-4b4b-8dbf-964aca23c5d4 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/ea47c540-a69f-4e56-acf0-2aa34fcb37cd returned with HTTP 200 Aug 13 06:59:04.804331 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 406/1627] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:04 2026] GET /volume/v3/volumes/ea47c540-a69f-4e56-acf0-2aa34fcb37cd => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:04.806569 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:04.806569 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:04.807604 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3eb0f7a9-b785-4ca7-b29c-35e03558887b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:04.808002 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 411/1628] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:04 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:05.594668 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3123e45b-7b0d-449f-acf7-bf623121c59d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:05.597347 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3123e45b-7b0d-449f-acf7-bf623121c59d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 Aug 13 06:59:05.597665 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3123e45b-7b0d-449f-acf7-bf623121c59d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:05.597973 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3123e45b-7b0d-449f-acf7-bf623121c59d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:05.616167 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:05.616167 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:05.623739 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3123e45b-7b0d-449f-acf7-bf623121c59d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:59:05.628791 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3123e45b-7b0d-449f-acf7-bf623121c59d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 returned with HTTP 200 Aug 13 06:59:05.628791 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 402/1629] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:05 2026] GET /volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:05.819542 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d6b68ed2-41b0-406a-9680-7e59a3493bb2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:05.824821 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d6b68ed2-41b0-406a-9680-7e59a3493bb2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/ea47c540-a69f-4e56-acf0-2aa34fcb37cd Aug 13 06:59:05.825115 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d6b68ed2-41b0-406a-9680-7e59a3493bb2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:05.825533 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d6b68ed2-41b0-406a-9680-7e59a3493bb2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:05.835290 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1ddcec09-c169-43af-8258-839be76d6e7e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:05.838062 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1ddcec09-c169-43af-8258-839be76d6e7e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:05.838416 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1ddcec09-c169-43af-8258-839be76d6e7e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:05.838491 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1ddcec09-c169-43af-8258-839be76d6e7e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:05.838607 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-1ddcec09-c169-43af-8258-839be76d6e7e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:05.842601 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:05.842601 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:05.843379 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:05.843379 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:05.843778 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1ddcec09-c169-43af-8258-839be76d6e7e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:05.844136 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 407/1630] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:05 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:05.848074 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d6b68ed2-41b0-406a-9680-7e59a3493bb2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:59:05.854818 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d6b68ed2-41b0-406a-9680-7e59a3493bb2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/ea47c540-a69f-4e56-acf0-2aa34fcb37cd returned with HTTP 200 Aug 13 06:59:05.855436 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 411/1631] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:05 2026] GET /volume/v3/volumes/ea47c540-a69f-4e56-acf0-2aa34fcb37cd => generated 894 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:05.869956 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ae7db0c8-9410-4f47-99c1-98ee8cb8cefd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:05.871826 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae7db0c8-9410-4f47-99c1-98ee8cb8cefd tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/6f2f0827-21db-4638-b459-7efce590e477 Aug 13 06:59:05.872092 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ae7db0c8-9410-4f47-99c1-98ee8cb8cefd tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:05.872315 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ae7db0c8-9410-4f47-99c1-98ee8cb8cefd tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:05.872493 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-ae7db0c8-9410-4f47-99c1-98ee8cb8cefd tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete snapshot with id: 6f2f0827-21db-4638-b459-7efce590e477 Aug 13 06:59:05.878228 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:05.878228 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:05.878803 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ae7db0c8-9410-4f47-99c1-98ee8cb8cefd tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:59:05.900803 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ae7db0c8-9410-4f47-99c1-98ee8cb8cefd tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot delete request issued successfully. Aug 13 06:59:05.901004 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae7db0c8-9410-4f47-99c1-98ee8cb8cefd tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/6f2f0827-21db-4638-b459-7efce590e477 returned with HTTP 202 Aug 13 06:59:05.901651 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 412/1632] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 06:59:05 2026] DELETE /volume/v3/snapshots/6f2f0827-21db-4638-b459-7efce590e477 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 06:59:05.915389 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1fffc2ae-010a-483b-939d-3778a0ca36c0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:05.917239 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1fffc2ae-010a-483b-939d-3778a0ca36c0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/6f2f0827-21db-4638-b459-7efce590e477 Aug 13 06:59:05.917454 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1fffc2ae-010a-483b-939d-3778a0ca36c0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:05.917637 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1fffc2ae-010a-483b-939d-3778a0ca36c0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:05.923010 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:05.923010 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:05.923720 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1fffc2ae-010a-483b-939d-3778a0ca36c0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Snapshot retrieved successfully. Aug 13 06:59:05.924507 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1fffc2ae-010a-483b-939d-3778a0ca36c0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/6f2f0827-21db-4638-b459-7efce590e477 returned with HTTP 200 Aug 13 06:59:05.925798 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 403/1633] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:59:05 2026] GET /volume/v3/snapshots/6f2f0827-21db-4638-b459-7efce590e477 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:06.642725 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-42fda10b-3478-4b14-8e7e-0cfa429065e4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:06.645260 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-42fda10b-3478-4b14-8e7e-0cfa429065e4 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 Aug 13 06:59:06.645260 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-42fda10b-3478-4b14-8e7e-0cfa429065e4 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:06.645260 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-42fda10b-3478-4b14-8e7e-0cfa429065e4 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:06.655083 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:06.655083 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:06.659712 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-42fda10b-3478-4b14-8e7e-0cfa429065e4 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:59:06.665229 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-42fda10b-3478-4b14-8e7e-0cfa429065e4 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 returned with HTTP 200 Aug 13 06:59:06.665750 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 408/1634] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:06 2026] GET /volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:06.856890 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bf88cf3a-f31b-4a85-b87f-d6f95e3005f9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:06.859871 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bf88cf3a-f31b-4a85-b87f-d6f95e3005f9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:06.860008 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bf88cf3a-f31b-4a85-b87f-d6f95e3005f9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:06.860579 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bf88cf3a-f31b-4a85-b87f-d6f95e3005f9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:06.860932 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-bf88cf3a-f31b-4a85-b87f-d6f95e3005f9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:06.868153 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:06.868153 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:06.868621 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bf88cf3a-f31b-4a85-b87f-d6f95e3005f9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:06.869136 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 412/1635] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:06 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:06.939315 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3ec1577c-0155-43e4-8cc4-ab8880cda10c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:06.944252 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3ec1577c-0155-43e4-8cc4-ab8880cda10c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/6f2f0827-21db-4638-b459-7efce590e477 Aug 13 06:59:06.944610 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3ec1577c-0155-43e4-8cc4-ab8880cda10c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:06.944924 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3ec1577c-0155-43e4-8cc4-ab8880cda10c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:06.950299 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3ec1577c-0155-43e4-8cc4-ab8880cda10c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/6f2f0827-21db-4638-b459-7efce590e477 returned with HTTP 404 Aug 13 06:59:06.950955 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 413/1636] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:59:06 2026] GET /volume/v3/snapshots/6f2f0827-21db-4638-b459-7efce590e477 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:06.964169 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fc79305f-6b66-4940-aad9-4ce4385e63ff None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:06.966972 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fc79305f-6b66-4940-aad9-4ce4385e63ff tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/volumes/149085fd-8505-4b67-8e81-fbcb65014ec7 Aug 13 06:59:06.967560 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fc79305f-6b66-4940-aad9-4ce4385e63ff tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:06.968054 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fc79305f-6b66-4940-aad9-4ce4385e63ff tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:06.968865 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-fc79305f-6b66-4940-aad9-4ce4385e63ff tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume with id: 149085fd-8505-4b67-8e81-fbcb65014ec7 Aug 13 06:59:06.991834 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:06.991834 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:06.992246 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fc79305f-6b66-4940-aad9-4ce4385e63ff tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:59:07.016570 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fc79305f-6b66-4940-aad9-4ce4385e63ff tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume request issued successfully. Aug 13 06:59:07.016833 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fc79305f-6b66-4940-aad9-4ce4385e63ff tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/149085fd-8505-4b67-8e81-fbcb65014ec7 returned with HTTP 202 Aug 13 06:59:07.017558 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 404/1637] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:59:06 2026] DELETE /volume/v3/volumes/149085fd-8505-4b67-8e81-fbcb65014ec7 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:59:07.026032 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1670a897-6189-4335-83c0-e08bf4edbe81 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:07.028245 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1670a897-6189-4335-83c0-e08bf4edbe81 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/149085fd-8505-4b67-8e81-fbcb65014ec7 Aug 13 06:59:07.028245 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1670a897-6189-4335-83c0-e08bf4edbe81 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:07.028448 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1670a897-6189-4335-83c0-e08bf4edbe81 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:07.037887 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:07.037887 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:07.042612 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1670a897-6189-4335-83c0-e08bf4edbe81 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:59:07.047702 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1670a897-6189-4335-83c0-e08bf4edbe81 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/149085fd-8505-4b67-8e81-fbcb65014ec7 returned with HTTP 200 Aug 13 06:59:07.048248 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 409/1638] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:07 2026] GET /volume/v3/volumes/149085fd-8505-4b67-8e81-fbcb65014ec7 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:07.369624 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-33ab4260-cad8-4a08-9e64-bc39f2626b8e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:07.373418 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-33ab4260-cad8-4a08-9e64-bc39f2626b8e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] POST https://10.4.3.81/volume/v3/attachments/42710485-55f3-44b4-a2b1-bfac935463fc/action Aug 13 06:59:07.374026 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-33ab4260-cad8-4a08-9e64-bc39f2626b8e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:59:07.375391 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-33ab4260-cad8-4a08-9e64-bc39f2626b8e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:07.401909 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:07.401909 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:07.414933 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2c8143d5-723d-4fd3-94b9-88b10b6bf3cf req-33ab4260-cad8-4a08-9e64-bc39f2626b8e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/attachments/42710485-55f3-44b4-a2b1-bfac935463fc/action returned with HTTP 204 Aug 13 06:59:07.415480 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 413/1639] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:59:07 2026] POST /volume/v3/attachments/42710485-55f3-44b4-a2b1-bfac935463fc/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:07.681416 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8143245d-a1ba-4026-b513-6ac4dd8aa6d8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:07.683484 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8143245d-a1ba-4026-b513-6ac4dd8aa6d8 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 Aug 13 06:59:07.683724 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8143245d-a1ba-4026-b513-6ac4dd8aa6d8 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:07.683966 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8143245d-a1ba-4026-b513-6ac4dd8aa6d8 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:07.696239 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:07.696239 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:07.700712 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8143245d-a1ba-4026-b513-6ac4dd8aa6d8 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:59:07.707033 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8143245d-a1ba-4026-b513-6ac4dd8aa6d8 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 returned with HTTP 200 Aug 13 06:59:07.707574 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 414/1640] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:07 2026] GET /volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:07.720460 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d409b243-6e2f-4352-b5a2-fd854d318e7b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:07.723812 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d409b243-6e2f-4352-b5a2-fd854d318e7b tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 Aug 13 06:59:07.724050 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d409b243-6e2f-4352-b5a2-fd854d318e7b tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:07.724254 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d409b243-6e2f-4352-b5a2-fd854d318e7b tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:07.742167 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:07.742167 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:07.749842 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d409b243-6e2f-4352-b5a2-fd854d318e7b tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:59:07.756050 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d409b243-6e2f-4352-b5a2-fd854d318e7b tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 returned with HTTP 200 Aug 13 06:59:07.756984 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 405/1641] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:07 2026] GET /volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:07.802680 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-0969ef69-64b8-45c3-b937-a24e0616fe15 req-9a7a2f6f-67d4-4950-b4de-aa0c1b095cf2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:07.805417 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0969ef69-64b8-45c3-b937-a24e0616fe15 req-9a7a2f6f-67d4-4950-b4de-aa0c1b095cf2 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 Aug 13 06:59:07.805417 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0969ef69-64b8-45c3-b937-a24e0616fe15 req-9a7a2f6f-67d4-4950-b4de-aa0c1b095cf2 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:07.805604 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0969ef69-64b8-45c3-b937-a24e0616fe15 req-9a7a2f6f-67d4-4950-b4de-aa0c1b095cf2 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:07.824906 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:07.824906 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:07.833748 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-0969ef69-64b8-45c3-b937-a24e0616fe15 req-9a7a2f6f-67d4-4950-b4de-aa0c1b095cf2 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:59:07.840946 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0969ef69-64b8-45c3-b937-a24e0616fe15 req-9a7a2f6f-67d4-4950-b4de-aa0c1b095cf2 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 returned with HTTP 200 Aug 13 06:59:07.841468 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 410/1642] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:59:07 2026] GET /volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:07.862209 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0dad9863-7656-4c8f-8447-8ab692ba81e7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:07.867335 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0dad9863-7656-4c8f-8447-8ab692ba81e7 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 Aug 13 06:59:07.867335 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0dad9863-7656-4c8f-8447-8ab692ba81e7 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:07.867335 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0dad9863-7656-4c8f-8447-8ab692ba81e7 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:07.881159 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:07.881159 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:07.884044 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-aa1a06ca-29c7-4978-8e08-69033b1f9552 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:07.888969 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aa1a06ca-29c7-4978-8e08-69033b1f9552 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:07.889237 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aa1a06ca-29c7-4978-8e08-69033b1f9552 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:07.891487 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aa1a06ca-29c7-4978-8e08-69033b1f9552 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:07.891487 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-aa1a06ca-29c7-4978-8e08-69033b1f9552 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:07.892033 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0dad9863-7656-4c8f-8447-8ab692ba81e7 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:59:07.901131 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:07.901131 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:07.901131 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aa1a06ca-29c7-4978-8e08-69033b1f9552 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:07.901131 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 415/1643] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:07 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:07.905814 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0dad9863-7656-4c8f-8447-8ab692ba81e7 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 returned with HTTP 200 Aug 13 06:59:07.906407 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 414/1644] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:07 2026] GET /volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:07.950924 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-4266661f-1f7f-4df2-a3f3-58132e971f3d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:07.955290 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-4266661f-1f7f-4df2-a3f3-58132e971f3d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 Aug 13 06:59:07.955290 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-4266661f-1f7f-4df2-a3f3-58132e971f3d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:07.955290 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-4266661f-1f7f-4df2-a3f3-58132e971f3d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:07.964957 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:07.964957 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:07.971723 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-4266661f-1f7f-4df2-a3f3-58132e971f3d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:59:07.978873 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-4266661f-1f7f-4df2-a3f3-58132e971f3d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 returned with HTTP 200 Aug 13 06:59:07.978873 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 406/1645] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:59:07 2026] GET /volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:08.004465 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-43182529-5c5b-44bc-8601-8feb991a8114 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:08.010351 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-43182529-5c5b-44bc-8601-8feb991a8114 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] POST https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731/action Aug 13 06:59:08.010351 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-43182529-5c5b-44bc-8601-8feb991a8114 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:59:08.010351 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-43182529-5c5b-44bc-8601-8feb991a8114 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:08.021622 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:08.021622 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:08.022100 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-43182529-5c5b-44bc-8601-8feb991a8114 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:59:08.032365 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-43182529-5c5b-44bc-8601-8feb991a8114 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Begin detaching volume completed successfully. Aug 13 06:59:08.032365 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-43182529-5c5b-44bc-8601-8feb991a8114 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731/action returned with HTTP 202 Aug 13 06:59:08.032365 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 411/1646] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 06:59:08 2026] POST /volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:59:08.068303 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-029e8c7e-03c8-4ea4-8659-78467de795e0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:08.073081 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-029e8c7e-03c8-4ea4-8659-78467de795e0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/149085fd-8505-4b67-8e81-fbcb65014ec7 Aug 13 06:59:08.073330 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-029e8c7e-03c8-4ea4-8659-78467de795e0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:08.073535 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-029e8c7e-03c8-4ea4-8659-78467de795e0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:08.081785 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-029e8c7e-03c8-4ea4-8659-78467de795e0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/149085fd-8505-4b67-8e81-fbcb65014ec7 returned with HTTP 404 Aug 13 06:59:08.082937 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 416/1647] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:08 2026] GET /volume/v3/volumes/149085fd-8505-4b67-8e81-fbcb65014ec7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:08.095157 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:08.097580 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:59:08.098355 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-247336f5-b1f1-42fe-89e3-6c6913d07a65 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:08.098853 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-247336f5-b1f1-42fe-89e3-6c6913d07a65 None None] GET https://10.4.3.81/volume// Aug 13 06:59:08.098984 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1778210802"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:08.099074 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-247336f5-b1f1-42fe-89e3-6c6913d07a65 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:08.099335 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-247336f5-b1f1-42fe-89e3-6c6913d07a65 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:08.099729 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-247336f5-b1f1-42fe-89e3-6c6913d07a65 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:59:08.100145 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 407/1648] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:59:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:59:08.101098 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1778210802'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:59:08.101276 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume of 1 GB Aug 13 06:59:08.106679 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Availability Zones retrieved successfully. Aug 13 06:59:08.112033 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-1500994f-df09-466f-9ff5-ad496bfc09a1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:08.113936 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-1500994f-df09-466f-9ff5-ad496bfc09a1 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 Aug 13 06:59:08.114231 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-1500994f-df09-466f-9ff5-ad496bfc09a1 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:08.114496 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-1500994f-df09-466f-9ff5-ad496bfc09a1 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:08.115739 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (4502b545-6a3b-40cc-8360-94c741bb3bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:08.117243 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e3276d4-691e-40dd-9150-d79d8556387b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:08.118876 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:59:08.127770 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:08.127770 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:08.132375 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-1500994f-df09-466f-9ff5-ad496bfc09a1 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:59:08.138803 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-1500994f-df09-466f-9ff5-ad496bfc09a1 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 returned with HTTP 200 Aug 13 06:59:08.139234 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 412/1649] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:59:08 2026] GET /volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 => generated 1321 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:59:08.161350 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e3276d4-691e-40dd-9150-d79d8556387b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:08.161350 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2820821-424d-4f01-94a8-7777f86e05b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:08.253760 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Created reservations ['a467b664-f8f9-469e-a6f6-451ee7b5bd5b', '4e2ad9ca-ca58-45cf-bc43-684af5a63fdb', 'd1431c63-89b9-4bb0-a7dd-89c4bd3f800c', 'b28b4ca6-d9f8-4f2e-b170-fea0ab902e82'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:59:08.256679 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2820821-424d-4f01-94a8-7777f86e05b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a467b664-f8f9-469e-a6f6-451ee7b5bd5b', '4e2ad9ca-ca58-45cf-bc43-684af5a63fdb', 'd1431c63-89b9-4bb0-a7dd-89c4bd3f800c', 'b28b4ca6-d9f8-4f2e-b170-fea0ab902e82']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:08.256679 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7214060f-a82c-4158-a244-1cd3e8785b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:08.303855 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7214060f-a82c-4158-a244-1cd3e8785b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd91d6f3c-1b59-4f17-9d87-72344b9c27ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1778210802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['a467b664-f8f9-469e-a6f6-451ee7b5bd5b','4e2ad9ca-ca58-45cf-bc43-684af5a63fdb','d1431c63-89b9-4bb0-a7dd-89c4bd3f800c','b28b4ca6-d9f8-4f2e-b170-fea0ab902e82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:59:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1778210802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d91d6f3c-1b59-4f17-9d87-72344b9c27ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f01474e39a4275b37732063b950372',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:08.305027 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e04a4bb8-7d2a-46e4-845c-87f4a4c5fafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:08.349007 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e04a4bb8-7d2a-46e4-845c-87f4a4c5fafe) transitioned into state 'SUCCESS' from state '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-1778210802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['a467b664-f8f9-469e-a6f6-451ee7b5bd5b','4e2ad9ca-ca58-45cf-bc43-684af5a63fdb','d1431c63-89b9-4bb0-a7dd-89c4bd3f800c','b28b4ca6-d9f8-4f2e-b170-fea0ab902e82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:08.349700 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e60059a-1284-4d79-aed5-a99b938810f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:08.352034 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-7632d8f8-3e69-44f5-853e-b8557513d1fe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:08.354967 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-7632d8f8-3e69-44f5-853e-b8557513d1fe tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 06:59:08.355222 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-7632d8f8-3e69-44f5-853e-b8557513d1fe tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:08.355511 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-7632d8f8-3e69-44f5-853e-b8557513d1fe tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:08.365882 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e60059a-1284-4d79-aed5-a99b938810f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:08.366998 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (4502b545-6a3b-40cc-8360-94c741bb3bf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:08.367432 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request issued successfully. Aug 13 06:59:08.368476 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5cf5a4a8-1dc8-43e2-a116-be14a26cfb8f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:59:08.369214 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 415/1650] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 06:59:08 2026] POST /volume/v3/volumes => generated 768 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:08.379052 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:08.379052 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:08.385055 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-80f00851-ab37-45cb-9184-e4a60dc469cb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:08.387303 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-7632d8f8-3e69-44f5-853e-b8557513d1fe tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:59:08.388704 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80f00851-ab37-45cb-9184-e4a60dc469cb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/d91d6f3c-1b59-4f17-9d87-72344b9c27ff Aug 13 06:59:08.388969 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80f00851-ab37-45cb-9184-e4a60dc469cb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:08.389232 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80f00851-ab37-45cb-9184-e4a60dc469cb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:08.393343 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-7632d8f8-3e69-44f5-853e-b8557513d1fe tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 06:59:08.393920 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 417/1651] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:59:08 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1438 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:08.397790 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:08.397790 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:08.407757 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-80f00851-ab37-45cb-9184-e4a60dc469cb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:59:08.414506 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80f00851-ab37-45cb-9184-e4a60dc469cb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/d91d6f3c-1b59-4f17-9d87-72344b9c27ff returned with HTTP 200 Aug 13 06:59:08.415646 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 408/1652] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:08 2026] GET /volume/v3/volumes/d91d6f3c-1b59-4f17-9d87-72344b9c27ff => generated 836 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:08.913878 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0e3bd5c0-7eb3-4734-9f00-882d9f419ce5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:08.917183 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e3bd5c0-7eb3-4734-9f00-882d9f419ce5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:08.918040 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e3bd5c0-7eb3-4734-9f00-882d9f419ce5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:08.918265 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e3bd5c0-7eb3-4734-9f00-882d9f419ce5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:08.918414 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-0e3bd5c0-7eb3-4734-9f00-882d9f419ce5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:08.923678 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-152c8afd-c95f-4aa3-bcc5-0b00ea42ef87 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:08.924374 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-152c8afd-c95f-4aa3-bcc5-0b00ea42ef87 None None] GET https://10.4.3.81/volume// Aug 13 06:59:08.924568 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-152c8afd-c95f-4aa3-bcc5-0b00ea42ef87 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:08.924820 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-152c8afd-c95f-4aa3-bcc5-0b00ea42ef87 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:08.926283 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-152c8afd-c95f-4aa3-bcc5-0b00ea42ef87 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:59:08.926283 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 416/1653] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:59:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:59:08.926427 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:08.926427 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:08.927916 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e3bd5c0-7eb3-4734-9f00-882d9f419ce5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:08.927916 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 413/1654] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:08 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:08.938272 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-f87778b0-56ce-4af8-9ad3-d8e8cc6abad6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:08.940619 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-f87778b0-56ce-4af8-9ad3-d8e8cc6abad6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:59:08.942032 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-f87778b0-56ce-4af8-9ad3-d8e8cc6abad6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab", "connector": null, "instance_uuid": "5102ae4f-4145-439a-bda2-2602cb9d7963"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:08.965350 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:08.965350 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:09.014227 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-f87778b0-56ce-4af8-9ad3-d8e8cc6abad6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:59:09.014752 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 418/1655] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:59:08 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) Aug 13 06:59:09.023691 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-4bc6b0bd-f5bd-45b2-909f-0b7ceecd5f10 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:09.026223 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-4bc6b0bd-f5bd-45b2-909f-0b7ceecd5f10 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] DELETE https://10.4.3.81/volume/v3/attachments/0bd9dae2-1899-4f13-88e0-144e19898833 Aug 13 06:59:09.030533 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-4bc6b0bd-f5bd-45b2-909f-0b7ceecd5f10 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:09.030533 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-4bc6b0bd-f5bd-45b2-909f-0b7ceecd5f10 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:09.040525 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:09.040525 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:09.105005 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-4bc6b0bd-f5bd-45b2-909f-0b7ceecd5f10 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/0bd9dae2-1899-4f13-88e0-144e19898833 returned with HTTP 200 Aug 13 06:59:09.105573 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 409/1656] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:59:09 2026] DELETE /volume/v3/attachments/0bd9dae2-1899-4f13-88e0-144e19898833 => generated 367 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:09.164255 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-5b70cfab-04ba-433a-80eb-6e90fc704213 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:09.167032 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-5b70cfab-04ba-433a-80eb-6e90fc704213 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] DELETE https://10.4.3.81/volume/v3/attachments/42710485-55f3-44b4-a2b1-bfac935463fc Aug 13 06:59:09.167243 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-5b70cfab-04ba-433a-80eb-6e90fc704213 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:09.167541 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-5b70cfab-04ba-433a-80eb-6e90fc704213 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:09.175627 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:09.175627 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:09.222943 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e3a365c8-ec4b-4849-8471-fa58ade7f6ac req-5b70cfab-04ba-433a-80eb-6e90fc704213 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/attachments/42710485-55f3-44b4-a2b1-bfac935463fc returned with HTTP 200 Aug 13 06:59:09.223276 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 417/1657] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:59:09 2026] DELETE /volume/v3/attachments/42710485-55f3-44b4-a2b1-bfac935463fc => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:09.430082 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4bd6ff9e-dc00-45c1-aa8c-3e0afc2d9474 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:09.432573 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4bd6ff9e-dc00-45c1-aa8c-3e0afc2d9474 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/d91d6f3c-1b59-4f17-9d87-72344b9c27ff Aug 13 06:59:09.432883 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4bd6ff9e-dc00-45c1-aa8c-3e0afc2d9474 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:09.433156 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4bd6ff9e-dc00-45c1-aa8c-3e0afc2d9474 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:09.439883 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:09.439883 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:09.444492 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4bd6ff9e-dc00-45c1-aa8c-3e0afc2d9474 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:59:09.449378 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4bd6ff9e-dc00-45c1-aa8c-3e0afc2d9474 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/d91d6f3c-1b59-4f17-9d87-72344b9c27ff returned with HTTP 200 Aug 13 06:59:09.449743 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 414/1658] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:09 2026] GET /volume/v3/volumes/d91d6f3c-1b59-4f17-9d87-72344b9c27ff => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:09.465666 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:09.468083 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:59:09.468565 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d91d6f3c-1b59-4f17-9d87-72344b9c27ff", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1987425181"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:09.470497 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request body: {'volume': {'source_volid': 'd91d6f3c-1b59-4f17-9d87-72344b9c27ff', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1987425181'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:59:09.479863 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:09.479863 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:09.480523 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume retrieved successfully. Aug 13 06:59:09.480689 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume of 1 GB Aug 13 06:59:09.485430 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Availability Zones retrieved successfully. Aug 13 06:59:09.492669 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (31df4978-74ad-4468-98ba-de1c532b5108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:09.494553 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65065649-f2bd-4893-9fcf-82b419a2db85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:09.495360 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:59:09.522454 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65065649-f2bd-4893-9fcf-82b419a2db85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd91d6f3c-1b59-4f17-9d87-72344b9c27ff', 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:09.523467 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbb9a73e-f5c1-4a2f-a580-1604c20d03fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:09.571721 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Created reservations ['60a85df2-206c-4488-b3a8-2d4fcb76f381', 'ca0ece21-3921-42e6-af06-9f9f3cf0af6d', 'b8e69f2c-59c0-4c6a-92bb-65827e4e875f', '07006cce-bdf3-4ae8-b3b2-cb5af7a987a1'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:59:09.572814 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbb9a73e-f5c1-4a2f-a580-1604c20d03fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60a85df2-206c-4488-b3a8-2d4fcb76f381', 'ca0ece21-3921-42e6-af06-9f9f3cf0af6d', 'b8e69f2c-59c0-4c6a-92bb-65827e4e875f', '07006cce-bdf3-4ae8-b3b2-cb5af7a987a1']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:09.573714 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (503df81f-45ec-4e44-92a2-856b293d9961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:09.615664 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (503df81f-45ec-4e44-92a2-856b293d9961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d4ae835-1057-4939-93bf-721e42242bec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1987425181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['60a85df2-206c-4488-b3a8-2d4fcb76f381','ca0ece21-3921-42e6-af06-9f9f3cf0af6d','b8e69f2c-59c0-4c6a-92bb-65827e4e875f','07006cce-bdf3-4ae8-b3b2-cb5af7a987a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=d91d6f3c-1b59-4f17-9d87-72344b9c27ff,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:59:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1987425181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d4ae835-1057-4939-93bf-721e42242bec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f01474e39a4275b37732063b950372',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d91d6f3c-1b59-4f17-9d87-72344b9c27ff,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:09.615664 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe4bb5fc-7a22-430c-8270-f925d9981ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:09.635066 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe4bb5fc-7a22-430c-8270-f925d9981ff9) transitioned into state 'SUCCESS' from state '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-1987425181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f01474e39a4275b37732063b950372',qos_specs=None,replication_status=,reservations=['60a85df2-206c-4488-b3a8-2d4fcb76f381','ca0ece21-3921-42e6-af06-9f9f3cf0af6d','b8e69f2c-59c0-4c6a-92bb-65827e4e875f','07006cce-bdf3-4ae8-b3b2-cb5af7a987a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=d91d6f3c-1b59-4f17-9d87-72344b9c27ff,status='creating',user_id='8b3fe9bd6ee24742b0799c7a3c1c7a39',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:09.636114 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b69fb14-94c9-4c5f-99a4-8b3d2ab614ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:09.657459 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b69fb14-94c9-4c5f-99a4-8b3d2ab614ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:09.658303 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Flow 'volume_create_api' (31df4978-74ad-4468-98ba-de1c532b5108) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:09.658633 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Create volume request issued successfully. Aug 13 06:59:09.659178 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fb1d0ab1-089b-4320-9e3d-94af76c5ea7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:59:09.659713 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 419/1659] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 06:59:09 2026] POST /volume/v3/volumes => generated 802 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:09.670657 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c42349eb-ea42-4242-8c6b-55972dfa009c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:09.673044 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c42349eb-ea42-4242-8c6b-55972dfa009c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/0d4ae835-1057-4939-93bf-721e42242bec Aug 13 06:59:09.673379 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c42349eb-ea42-4242-8c6b-55972dfa009c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:09.673661 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c42349eb-ea42-4242-8c6b-55972dfa009c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:09.682958 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:09.682958 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:09.687928 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c42349eb-ea42-4242-8c6b-55972dfa009c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:59:09.693799 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c42349eb-ea42-4242-8c6b-55972dfa009c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/0d4ae835-1057-4939-93bf-721e42242bec returned with HTTP 200 Aug 13 06:59:09.694311 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 410/1660] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:09 2026] GET /volume/v3/volumes/0d4ae835-1057-4939-93bf-721e42242bec => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:09.910993 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-bcffd9c4-7527-4eb8-a9f5-400d27ae2cdd req-0c13f9be-ac5f-4d99-bba9-03ae9909e97c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:09.914464 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-bcffd9c4-7527-4eb8-a9f5-400d27ae2cdd req-0c13f9be-ac5f-4d99-bba9-03ae9909e97c tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 Aug 13 06:59:09.915343 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-bcffd9c4-7527-4eb8-a9f5-400d27ae2cdd req-0c13f9be-ac5f-4d99-bba9-03ae9909e97c tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:09.915343 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-bcffd9c4-7527-4eb8-a9f5-400d27ae2cdd req-0c13f9be-ac5f-4d99-bba9-03ae9909e97c tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:09.924017 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:09.924017 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:09.927732 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-bcffd9c4-7527-4eb8-a9f5-400d27ae2cdd req-0c13f9be-ac5f-4d99-bba9-03ae9909e97c tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 06:59:09.932708 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-bcffd9c4-7527-4eb8-a9f5-400d27ae2cdd req-0c13f9be-ac5f-4d99-bba9-03ae9909e97c tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 returned with HTTP 200 Aug 13 06:59:09.933134 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 418/1661] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:59:09 2026] GET /volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:09.942825 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-947a7217-b681-4cd0-bbdf-de64a8f3c890 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:09.945137 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-947a7217-b681-4cd0-bbdf-de64a8f3c890 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:09.945533 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-947a7217-b681-4cd0-bbdf-de64a8f3c890 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:09.945903 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-947a7217-b681-4cd0-bbdf-de64a8f3c890 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:09.945903 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-947a7217-b681-4cd0-bbdf-de64a8f3c890 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:09.951030 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:09.951030 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:09.952065 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-947a7217-b681-4cd0-bbdf-de64a8f3c890 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:09.952589 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 415/1662] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:09 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:09.954599 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bee2c882-33e9-44ea-8f52-e415bd90deb3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:09.955171 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bee2c882-33e9-44ea-8f52-e415bd90deb3 None None] GET https://10.4.3.81/volume// Aug 13 06:59:09.955925 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bee2c882-33e9-44ea-8f52-e415bd90deb3 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:09.955925 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bee2c882-33e9-44ea-8f52-e415bd90deb3 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:09.956044 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bee2c882-33e9-44ea-8f52-e415bd90deb3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:59:09.956358 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 420/1663] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 06:59:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:59:09.964525 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-bcffd9c4-7527-4eb8-a9f5-400d27ae2cdd req-2d957e88-3058-4f1b-ba58-66e7493f7dbd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:09.966795 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bcffd9c4-7527-4eb8-a9f5-400d27ae2cdd req-2d957e88-3058-4f1b-ba58-66e7493f7dbd tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:59:09.967309 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bcffd9c4-7527-4eb8-a9f5-400d27ae2cdd req-2d957e88-3058-4f1b-ba58-66e7493f7dbd tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eae2e86a-aea9-4922-b082-4c68348e70b2", "connector": null, "instance_uuid": "c9cc8c09-215f-4105-9f3c-2b20e085da09"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:09.977154 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:09.977154 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:10.006414 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bcffd9c4-7527-4eb8-a9f5-400d27ae2cdd req-2d957e88-3058-4f1b-ba58-66e7493f7dbd tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:59:10.006889 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 411/1664] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:59:09 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:10.051340 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-bcffd9c4-7527-4eb8-a9f5-400d27ae2cdd req-a63ca0c3-56aa-423a-81d6-4a0172f3326e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:10.053820 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-bcffd9c4-7527-4eb8-a9f5-400d27ae2cdd req-a63ca0c3-56aa-423a-81d6-4a0172f3326e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] POST https://10.4.3.81/volume/v3/attachments/e7d62a69-64e1-49ba-a225-7cebba7051d0/action Aug 13 06:59:10.054302 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-bcffd9c4-7527-4eb8-a9f5-400d27ae2cdd req-a63ca0c3-56aa-423a-81d6-4a0172f3326e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:59:10.054493 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-bcffd9c4-7527-4eb8-a9f5-400d27ae2cdd req-a63ca0c3-56aa-423a-81d6-4a0172f3326e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:10.072592 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:10.072592 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:10.084295 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-bcffd9c4-7527-4eb8-a9f5-400d27ae2cdd req-a63ca0c3-56aa-423a-81d6-4a0172f3326e tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/attachments/e7d62a69-64e1-49ba-a225-7cebba7051d0/action returned with HTTP 204 Aug 13 06:59:10.084950 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 419/1665] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:59:10 2026] POST /volume/v3/attachments/e7d62a69-64e1-49ba-a225-7cebba7051d0/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:10.110404 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c821e82f-31b0-4f9c-8450-db235c9e542d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:10.112408 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c821e82f-31b0-4f9c-8450-db235c9e542d tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 Aug 13 06:59:10.112623 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c821e82f-31b0-4f9c-8450-db235c9e542d tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:10.112947 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c821e82f-31b0-4f9c-8450-db235c9e542d tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:10.125161 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:10.125161 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:10.129065 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c821e82f-31b0-4f9c-8450-db235c9e542d tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 06:59:10.131147 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-a6d1c1e0-f571-4b73-b042-238e417df607 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:10.133263 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-a6d1c1e0-f571-4b73-b042-238e417df607 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] PUT https://10.4.3.81/volume/v3/attachments/1f9238e9-fd18-4f90-82e3-2729a15700c7 Aug 13 06:59:10.133525 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-a6d1c1e0-f571-4b73-b042-238e417df607 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:10.135677 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c821e82f-31b0-4f9c-8450-db235c9e542d tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 returned with HTTP 200 Aug 13 06:59:10.135677 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 416/1666] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:10 2026] GET /volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 => generated 1110 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:10.141039 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-a6d1c1e0-f571-4b73-b042-238e417df607 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Acquiring lock "cinder-attachment_update-91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:59:10.148460 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-a6d1c1e0-f571-4b73-b042-238e417df607 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Lock "cinder-attachment_update-91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab-np0000007169" acquired by "attachment_update" :: waited 0.007s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:59:10.149018 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:10.149018 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:10.150241 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-54a7fe3b-bc7f-44c4-b4d9-b24e64d48d60 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:10.155097 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-54a7fe3b-bc7f-44c4-b4d9-b24e64d48d60 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 Aug 13 06:59:10.155333 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-54a7fe3b-bc7f-44c4-b4d9-b24e64d48d60 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:10.155546 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-54a7fe3b-bc7f-44c4-b4d9-b24e64d48d60 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:10.170097 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:10.170097 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:10.174665 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-54a7fe3b-bc7f-44c4-b4d9-b24e64d48d60 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 06:59:10.179309 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-54a7fe3b-bc7f-44c4-b4d9-b24e64d48d60 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 returned with HTTP 200 Aug 13 06:59:10.179719 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 412/1667] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:10 2026] GET /volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 => generated 1110 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:10.203208 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-86d6b069-f11e-4ffd-8fcc-798d2f2dce05 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:10.206509 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-86d6b069-f11e-4ffd-8fcc-798d2f2dce05 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 Aug 13 06:59:10.206687 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-86d6b069-f11e-4ffd-8fcc-798d2f2dce05 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:10.206859 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-86d6b069-f11e-4ffd-8fcc-798d2f2dce05 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:10.220169 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:10.220169 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:10.230851 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-86d6b069-f11e-4ffd-8fcc-798d2f2dce05 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 06:59:10.234302 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-e66a837c-499c-4614-8bee-27f5f8c74b73 req-55187ed7-e915-484f-a277-01353f0bc3f7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:10.237031 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e66a837c-499c-4614-8bee-27f5f8c74b73 req-55187ed7-e915-484f-a277-01353f0bc3f7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 Aug 13 06:59:10.237280 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e66a837c-499c-4614-8bee-27f5f8c74b73 req-55187ed7-e915-484f-a277-01353f0bc3f7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:10.237531 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e66a837c-499c-4614-8bee-27f5f8c74b73 req-55187ed7-e915-484f-a277-01353f0bc3f7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:10.241854 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-86d6b069-f11e-4ffd-8fcc-798d2f2dce05 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 returned with HTTP 200 Aug 13 06:59:10.242243 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 420/1668] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:10 2026] GET /volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:10.261493 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:10.261493 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:10.263751 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-a6d1c1e0-f571-4b73-b042-238e417df607 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Lock "cinder-attachment_update-91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab-np0000007169" released by "attachment_update" :: held 0.116s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:59:10.263828 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-a6d1c1e0-f571-4b73-b042-238e417df607 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/1f9238e9-fd18-4f90-82e3-2729a15700c7 returned with HTTP 200 Aug 13 06:59:10.265359 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 421/1669] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:59:10 2026] PUT /volume/v3/attachments/1f9238e9-fd18-4f90-82e3-2729a15700c7 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:10.268417 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-e66a837c-499c-4614-8bee-27f5f8c74b73 req-55187ed7-e915-484f-a277-01353f0bc3f7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 06:59:10.277343 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-d9f93993-81c5-4ea0-9cb7-db614634d262 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:10.277450 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e66a837c-499c-4614-8bee-27f5f8c74b73 req-55187ed7-e915-484f-a277-01353f0bc3f7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 returned with HTTP 200 Aug 13 06:59:10.277450 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 417/1670] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:59:10 2026] GET /volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 => generated 1110 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:10.277524 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-d9f93993-81c5-4ea0-9cb7-db614634d262 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/attachments/1f9238e9-fd18-4f90-82e3-2729a15700c7 Aug 13 06:59:10.277524 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-d9f93993-81c5-4ea0-9cb7-db614634d262 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:10.277524 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-d9f93993-81c5-4ea0-9cb7-db614634d262 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:10.298161 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-d9f93993-81c5-4ea0-9cb7-db614634d262 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/1f9238e9-fd18-4f90-82e3-2729a15700c7 returned with HTTP 200 Aug 13 06:59:10.301121 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 413/1671] 10.4.3.81 () {70 vars in 1644 bytes} [Thu Aug 13 06:59:10 2026] GET /volume/v3/attachments/1f9238e9-fd18-4f90-82e3-2729a15700c7 => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:10.313048 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-e66a837c-499c-4614-8bee-27f5f8c74b73 req-deec707c-3f01-4800-9d17-6ba2ad15f03f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:10.315626 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e66a837c-499c-4614-8bee-27f5f8c74b73 req-deec707c-3f01-4800-9d17-6ba2ad15f03f tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] DELETE https://10.4.3.81/volume/v3/attachments/e7d62a69-64e1-49ba-a225-7cebba7051d0 Aug 13 06:59:10.315761 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-e66a837c-499c-4614-8bee-27f5f8c74b73 req-deec707c-3f01-4800-9d17-6ba2ad15f03f tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:10.316030 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-e66a837c-499c-4614-8bee-27f5f8c74b73 req-deec707c-3f01-4800-9d17-6ba2ad15f03f tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:10.324569 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:10.324569 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:10.384727 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e66a837c-499c-4614-8bee-27f5f8c74b73 req-deec707c-3f01-4800-9d17-6ba2ad15f03f tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/attachments/e7d62a69-64e1-49ba-a225-7cebba7051d0 returned with HTTP 200 Aug 13 06:59:10.385340 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 421/1672] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:59:10 2026] DELETE /volume/v3/attachments/e7d62a69-64e1-49ba-a225-7cebba7051d0 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:10.428109 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8d80946f-a86d-43a5-9ab1-9662abe9348d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:10.431033 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8d80946f-a86d-43a5-9ab1-9662abe9348d tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 Aug 13 06:59:10.431033 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8d80946f-a86d-43a5-9ab1-9662abe9348d tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:10.431033 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8d80946f-a86d-43a5-9ab1-9662abe9348d tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:10.440122 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:10.440122 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:10.445523 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8d80946f-a86d-43a5-9ab1-9662abe9348d tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 06:59:10.461482 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8d80946f-a86d-43a5-9ab1-9662abe9348d tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 returned with HTTP 200 Aug 13 06:59:10.462040 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 422/1673] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:10 2026] GET /volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:10.713505 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a0d76dd8-1aef-4cfa-a36c-9c4de7e9f3d5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:10.715413 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a0d76dd8-1aef-4cfa-a36c-9c4de7e9f3d5 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/0d4ae835-1057-4939-93bf-721e42242bec Aug 13 06:59:10.715654 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a0d76dd8-1aef-4cfa-a36c-9c4de7e9f3d5 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:10.715868 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a0d76dd8-1aef-4cfa-a36c-9c4de7e9f3d5 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:10.725238 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:10.725238 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:10.735104 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a0d76dd8-1aef-4cfa-a36c-9c4de7e9f3d5 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:59:10.739862 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a0d76dd8-1aef-4cfa-a36c-9c4de7e9f3d5 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/0d4ae835-1057-4939-93bf-721e42242bec returned with HTTP 200 Aug 13 06:59:10.740350 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 418/1674] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:10 2026] GET /volume/v3/volumes/0d4ae835-1057-4939-93bf-721e42242bec => generated 895 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:10.754827 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dc67d68e-6ca7-40eb-989e-3b21826bf949 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:10.762625 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dc67d68e-6ca7-40eb-989e-3b21826bf949 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d91d6f3c-1b59-4f17-9d87-72344b9c27ff Aug 13 06:59:10.762625 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dc67d68e-6ca7-40eb-989e-3b21826bf949 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:10.762625 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dc67d68e-6ca7-40eb-989e-3b21826bf949 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:10.762625 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-dc67d68e-6ca7-40eb-989e-3b21826bf949 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume with id: d91d6f3c-1b59-4f17-9d87-72344b9c27ff Aug 13 06:59:10.770414 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:10.770414 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:10.770804 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dc67d68e-6ca7-40eb-989e-3b21826bf949 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:59:10.796360 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dc67d68e-6ca7-40eb-989e-3b21826bf949 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume request issued successfully. Aug 13 06:59:10.796360 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dc67d68e-6ca7-40eb-989e-3b21826bf949 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/d91d6f3c-1b59-4f17-9d87-72344b9c27ff returned with HTTP 202 Aug 13 06:59:10.796360 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 414/1675] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:59:10 2026] DELETE /volume/v3/volumes/d91d6f3c-1b59-4f17-9d87-72344b9c27ff => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:59:10.809249 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e7da1e76-64d0-4723-88d5-75d390ec847c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:10.810347 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e7da1e76-64d0-4723-88d5-75d390ec847c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/d91d6f3c-1b59-4f17-9d87-72344b9c27ff Aug 13 06:59:10.810955 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e7da1e76-64d0-4723-88d5-75d390ec847c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:10.810955 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e7da1e76-64d0-4723-88d5-75d390ec847c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:10.822070 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:10.822070 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:10.825377 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e7da1e76-64d0-4723-88d5-75d390ec847c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:59:10.831425 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e7da1e76-64d0-4723-88d5-75d390ec847c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/d91d6f3c-1b59-4f17-9d87-72344b9c27ff returned with HTTP 200 Aug 13 06:59:10.831967 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 422/1676] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:10 2026] GET /volume/v3/volumes/d91d6f3c-1b59-4f17-9d87-72344b9c27ff => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:10.965171 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0d48c155-72a3-4ccc-ad71-39be1c54de18 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:10.967252 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0d48c155-72a3-4ccc-ad71-39be1c54de18 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:10.967489 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0d48c155-72a3-4ccc-ad71-39be1c54de18 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:10.967671 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0d48c155-72a3-4ccc-ad71-39be1c54de18 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:10.967793 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-0d48c155-72a3-4ccc-ad71-39be1c54de18 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:10.972787 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:10.972787 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:10.973189 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0d48c155-72a3-4ccc-ad71-39be1c54de18 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:10.973602 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 423/1677] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:10 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:11.851018 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d1ccadea-2646-4c37-8fae-ca97fe36009e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:11.855377 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d1ccadea-2646-4c37-8fae-ca97fe36009e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/d91d6f3c-1b59-4f17-9d87-72344b9c27ff Aug 13 06:59:11.855377 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d1ccadea-2646-4c37-8fae-ca97fe36009e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:11.855377 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d1ccadea-2646-4c37-8fae-ca97fe36009e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:11.862636 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d1ccadea-2646-4c37-8fae-ca97fe36009e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/d91d6f3c-1b59-4f17-9d87-72344b9c27ff returned with HTTP 404 Aug 13 06:59:11.863139 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 419/1678] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:11 2026] GET /volume/v3/volumes/d91d6f3c-1b59-4f17-9d87-72344b9c27ff => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:11.871746 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-805f09a6-9011-4ba1-a678-d2842315511a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:11.875850 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-805f09a6-9011-4ba1-a678-d2842315511a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0d4ae835-1057-4939-93bf-721e42242bec Aug 13 06:59:11.876073 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-805f09a6-9011-4ba1-a678-d2842315511a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:11.876260 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-805f09a6-9011-4ba1-a678-d2842315511a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:11.876474 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-805f09a6-9011-4ba1-a678-d2842315511a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume with id: 0d4ae835-1057-4939-93bf-721e42242bec Aug 13 06:59:11.884285 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:11.884285 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:11.884826 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-805f09a6-9011-4ba1-a678-d2842315511a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:59:11.909768 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-805f09a6-9011-4ba1-a678-d2842315511a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume request issued successfully. Aug 13 06:59:11.910060 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-805f09a6-9011-4ba1-a678-d2842315511a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/0d4ae835-1057-4939-93bf-721e42242bec returned with HTTP 202 Aug 13 06:59:11.910887 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 415/1679] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:59:11 2026] DELETE /volume/v3/volumes/0d4ae835-1057-4939-93bf-721e42242bec => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:59:11.920399 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4a45cfb1-5165-4b9f-9f09-936b77630664 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:11.923853 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4a45cfb1-5165-4b9f-9f09-936b77630664 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/0d4ae835-1057-4939-93bf-721e42242bec Aug 13 06:59:11.925437 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4a45cfb1-5165-4b9f-9f09-936b77630664 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:11.925437 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4a45cfb1-5165-4b9f-9f09-936b77630664 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:11.936823 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:11.936823 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:11.946566 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4a45cfb1-5165-4b9f-9f09-936b77630664 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:59:11.955279 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4a45cfb1-5165-4b9f-9f09-936b77630664 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/0d4ae835-1057-4939-93bf-721e42242bec returned with HTTP 200 Aug 13 06:59:11.955755 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 423/1680] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:11 2026] GET /volume/v3/volumes/0d4ae835-1057-4939-93bf-721e42242bec => generated 894 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:11.991546 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1cd41880-7e4c-475d-b7fb-1a6144d82421 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:11.993247 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1cd41880-7e4c-475d-b7fb-1a6144d82421 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:11.993773 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1cd41880-7e4c-475d-b7fb-1a6144d82421 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:11.993857 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1cd41880-7e4c-475d-b7fb-1a6144d82421 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:11.993965 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-1cd41880-7e4c-475d-b7fb-1a6144d82421 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:12.000768 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:12.000768 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:12.001643 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1cd41880-7e4c-475d-b7fb-1a6144d82421 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:12.002140 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 424/1681] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:11 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:12.977851 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9e75e04c-ba5b-4531-9bde-a6951b2112ac None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:12.983371 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9e75e04c-ba5b-4531-9bde-a6951b2112ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/0d4ae835-1057-4939-93bf-721e42242bec Aug 13 06:59:12.983371 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9e75e04c-ba5b-4531-9bde-a6951b2112ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:12.983371 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9e75e04c-ba5b-4531-9bde-a6951b2112ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:12.991502 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9e75e04c-ba5b-4531-9bde-a6951b2112ac tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/0d4ae835-1057-4939-93bf-721e42242bec returned with HTTP 404 Aug 13 06:59:12.992202 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 420/1682] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:12 2026] GET /volume/v3/volumes/0d4ae835-1057-4939-93bf-721e42242bec => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:12.999576 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-beca2fd5-a89e-4c10-8c37-f071c88bdaf2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:13.001681 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-beca2fd5-a89e-4c10-8c37-f071c88bdaf2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d91d6f3c-1b59-4f17-9d87-72344b9c27ff Aug 13 06:59:13.002196 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-beca2fd5-a89e-4c10-8c37-f071c88bdaf2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:13.002259 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-beca2fd5-a89e-4c10-8c37-f071c88bdaf2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:13.002534 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-beca2fd5-a89e-4c10-8c37-f071c88bdaf2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume with id: d91d6f3c-1b59-4f17-9d87-72344b9c27ff Aug 13 06:59:13.014515 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-beca2fd5-a89e-4c10-8c37-f071c88bdaf2 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/d91d6f3c-1b59-4f17-9d87-72344b9c27ff returned with HTTP 404 Aug 13 06:59:13.017178 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 416/1683] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:59:12 2026] DELETE /volume/v3/volumes/d91d6f3c-1b59-4f17-9d87-72344b9c27ff => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:13.021438 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8b9e718b-54b1-443c-a857-64a508c6d969 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:13.023668 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8b9e718b-54b1-443c-a857-64a508c6d969 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:13.023932 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8b9e718b-54b1-443c-a857-64a508c6d969 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:13.024302 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8b9e718b-54b1-443c-a857-64a508c6d969 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:13.024445 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-8b9e718b-54b1-443c-a857-64a508c6d969 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:13.029297 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-19a93925-b76d-453e-999a-5b6e40e69a7c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:13.031073 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-19a93925-b76d-453e-999a-5b6e40e69a7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/d91d6f3c-1b59-4f17-9d87-72344b9c27ff Aug 13 06:59:13.031282 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-19a93925-b76d-453e-999a-5b6e40e69a7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:13.031489 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-19a93925-b76d-453e-999a-5b6e40e69a7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:13.033556 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:13.033556 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:13.034302 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8b9e718b-54b1-443c-a857-64a508c6d969 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:13.034832 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 424/1684] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:13 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:13.041265 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-19a93925-b76d-453e-999a-5b6e40e69a7c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/d91d6f3c-1b59-4f17-9d87-72344b9c27ff returned with HTTP 404 Aug 13 06:59:13.041895 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 425/1685] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:13 2026] GET /volume/v3/volumes/d91d6f3c-1b59-4f17-9d87-72344b9c27ff => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:13.053201 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9c3c6600-2925-470b-a317-7ee69a5443e8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:13.057492 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9c3c6600-2925-470b-a317-7ee69a5443e8 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/volumes/ea47c540-a69f-4e56-acf0-2aa34fcb37cd Aug 13 06:59:13.057492 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9c3c6600-2925-470b-a317-7ee69a5443e8 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:13.057492 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9c3c6600-2925-470b-a317-7ee69a5443e8 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:13.057492 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-9c3c6600-2925-470b-a317-7ee69a5443e8 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume with id: ea47c540-a69f-4e56-acf0-2aa34fcb37cd Aug 13 06:59:13.074365 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:13.074365 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:13.074365 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9c3c6600-2925-470b-a317-7ee69a5443e8 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:59:13.115701 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9c3c6600-2925-470b-a317-7ee69a5443e8 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume request issued successfully. Aug 13 06:59:13.115966 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9c3c6600-2925-470b-a317-7ee69a5443e8 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/ea47c540-a69f-4e56-acf0-2aa34fcb37cd returned with HTTP 202 Aug 13 06:59:13.116468 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 421/1686] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:59:13 2026] DELETE /volume/v3/volumes/ea47c540-a69f-4e56-acf0-2aa34fcb37cd => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:59:13.129613 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3647625d-15c9-4304-a2c3-22c036da49ea None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:13.133413 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3647625d-15c9-4304-a2c3-22c036da49ea tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/ea47c540-a69f-4e56-acf0-2aa34fcb37cd Aug 13 06:59:13.133413 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3647625d-15c9-4304-a2c3-22c036da49ea tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:13.133413 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3647625d-15c9-4304-a2c3-22c036da49ea tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:13.145304 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:13.145304 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:13.153348 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3647625d-15c9-4304-a2c3-22c036da49ea tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Volume info retrieved successfully. Aug 13 06:59:13.162386 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3647625d-15c9-4304-a2c3-22c036da49ea tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/ea47c540-a69f-4e56-acf0-2aa34fcb37cd returned with HTTP 200 Aug 13 06:59:13.162846 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 417/1687] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:13 2026] GET /volume/v3/volumes/ea47c540-a69f-4e56-acf0-2aa34fcb37cd => generated 893 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:14.054354 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ffdb98e7-d60b-4653-ab32-9531b4c07ca9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.058018 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ffdb98e7-d60b-4653-ab32-9531b4c07ca9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:14.058628 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ffdb98e7-d60b-4653-ab32-9531b4c07ca9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.058734 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ffdb98e7-d60b-4653-ab32-9531b4c07ca9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.058889 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-ffdb98e7-d60b-4653-ab32-9531b4c07ca9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:14.067883 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:14.067883 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:14.069080 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ffdb98e7-d60b-4653-ab32-9531b4c07ca9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:14.069739 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 425/1688] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:14 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:14.083603 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-218611be-c5e0-4172-8f40-92a27f6462a0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.086270 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-218611be-c5e0-4172-8f40-92a27f6462a0 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 Aug 13 06:59:14.086475 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-218611be-c5e0-4172-8f40-92a27f6462a0 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.086672 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-218611be-c5e0-4172-8f40-92a27f6462a0 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.097835 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:14.097835 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:14.102301 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-218611be-c5e0-4172-8f40-92a27f6462a0 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:59:14.109485 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-218611be-c5e0-4172-8f40-92a27f6462a0 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 returned with HTTP 200 Aug 13 06:59:14.110477 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 426/1689] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:14 2026] GET /volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 => generated 907 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:14.126459 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f1a69a16-da1e-4c26-9db9-01ecbf64b349 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.128740 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f1a69a16-da1e-4c26-9db9-01ecbf64b349 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:14.130554 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f1a69a16-da1e-4c26-9db9-01ecbf64b349 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.130554 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f1a69a16-da1e-4c26-9db9-01ecbf64b349 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.130554 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-f1a69a16-da1e-4c26-9db9-01ecbf64b349 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:14.135535 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:14.135535 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:14.137131 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f1a69a16-da1e-4c26-9db9-01ecbf64b349 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:14.137714 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 422/1690] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:14 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:14.150195 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6b4c1375-655e-471e-9ff1-f67a58f6ab95 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.152668 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6b4c1375-655e-471e-9ff1-f67a58f6ab95 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/detail Aug 13 06:59:14.153334 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6b4c1375-655e-471e-9ff1-f67a58f6ab95 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.153690 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6b4c1375-655e-471e-9ff1-f67a58f6ab95 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.153990 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-6b4c1375-655e-471e-9ff1-f67a58f6ab95 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:59:14.171277 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6b4c1375-655e-471e-9ff1-f67a58f6ab95 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/detail returned with HTTP 200 Aug 13 06:59:14.171647 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 418/1691] 10.4.3.81 () {66 vars in 1251 bytes} [Thu Aug 13 06:59:14 2026] GET /volume/v3/backups/detail => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:14.182234 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6a54ace8-770b-4464-b1d3-5c600e827ea3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.185689 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6a54ace8-770b-4464-b1d3-5c600e827ea3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/ea47c540-a69f-4e56-acf0-2aa34fcb37cd Aug 13 06:59:14.185689 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6a54ace8-770b-4464-b1d3-5c600e827ea3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.185809 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6a54ace8-770b-4464-b1d3-5c600e827ea3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.192478 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.196565 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] POST https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658/restore Aug 13 06:59:14.196565 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:14.200547 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Restoring backup 5d528577-1f03-4340-870f-0c6335413658 ({'restore': {}}) {{(pid=100295) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 06:59:14.200700 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Restoring backup 5d528577-1f03-4340-870f-0c6335413658 to volume None. Aug 13 06:59:14.201221 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6a54ace8-770b-4464-b1d3-5c600e827ea3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/ea47c540-a69f-4e56-acf0-2aa34fcb37cd returned with HTTP 404 Aug 13 06:59:14.201918 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 426/1692] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:14 2026] GET /volume/v3/volumes/ea47c540-a69f-4e56-acf0-2aa34fcb37cd => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:14.209136 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:14.209136 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:14.211281 np0000007169 devstack@c-api.service[100295]: INFO cinder.backup.api [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Creating volume of 1 GB for restore of backup 5d528577-1f03-4340-870f-0c6335413658. Aug 13 06:59:14.211479 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9f123215-3f7d-4dee-a351-449ec569500e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.213762 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9f123215-3f7d-4dee-a351-449ec569500e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/6f2f0827-21db-4638-b459-7efce590e477 Aug 13 06:59:14.213952 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9f123215-3f7d-4dee-a351-449ec569500e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.214228 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9f123215-3f7d-4dee-a351-449ec569500e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.214313 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-9f123215-3f7d-4dee-a351-449ec569500e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete snapshot with id: 6f2f0827-21db-4638-b459-7efce590e477 Aug 13 06:59:14.219149 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9f123215-3f7d-4dee-a351-449ec569500e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/6f2f0827-21db-4638-b459-7efce590e477 returned with HTTP 404 Aug 13 06:59:14.219690 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 423/1693] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 06:59:14 2026] DELETE /volume/v3/snapshots/6f2f0827-21db-4638-b459-7efce590e477 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:14.221705 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Availability zone cache updated, next update will occur around 2026-08-13 07:59:14.221295. {{(pid=100295) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 06:59:14.222019 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Availability Zones retrieved successfully. Aug 13 06:59:14.229164 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-17b6727a-6963-4def-ad21-2f3cbdbb7a9a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.231061 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-17b6727a-6963-4def-ad21-2f3cbdbb7a9a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/6f2f0827-21db-4638-b459-7efce590e477 Aug 13 06:59:14.231504 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-17b6727a-6963-4def-ad21-2f3cbdbb7a9a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.231863 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Flow 'volume_create_api' (056a5e22-dbf1-4988-a918-a1f56279f658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:14.232181 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-17b6727a-6963-4def-ad21-2f3cbdbb7a9a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.233842 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a18a7f20-5df0-4fbf-bc6a-6b993f6407a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:14.235608 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:59:14.242046 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-17b6727a-6963-4def-ad21-2f3cbdbb7a9a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/6f2f0827-21db-4638-b459-7efce590e477 returned with HTTP 404 Aug 13 06:59:14.242046 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 419/1694] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:59:14 2026] GET /volume/v3/snapshots/6f2f0827-21db-4638-b459-7efce590e477 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:14.250879 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-38f82404-65cf-475a-ba3b-9081ad4866d3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.252610 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-38f82404-65cf-475a-ba3b-9081ad4866d3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/volumes/149085fd-8505-4b67-8e81-fbcb65014ec7 Aug 13 06:59:14.252953 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-38f82404-65cf-475a-ba3b-9081ad4866d3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.253359 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-38f82404-65cf-475a-ba3b-9081ad4866d3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.253761 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-38f82404-65cf-475a-ba3b-9081ad4866d3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume with id: 149085fd-8505-4b67-8e81-fbcb65014ec7 Aug 13 06:59:14.266910 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-38f82404-65cf-475a-ba3b-9081ad4866d3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/149085fd-8505-4b67-8e81-fbcb65014ec7 returned with HTTP 404 Aug 13 06:59:14.267538 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 427/1695] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:59:14 2026] DELETE /volume/v3/volumes/149085fd-8505-4b67-8e81-fbcb65014ec7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:14.277685 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5107ff34-20c3-4502-8b24-5e9f97f99c70 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.280554 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5107ff34-20c3-4502-8b24-5e9f97f99c70 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/149085fd-8505-4b67-8e81-fbcb65014ec7 Aug 13 06:59:14.280886 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5107ff34-20c3-4502-8b24-5e9f97f99c70 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.281204 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5107ff34-20c3-4502-8b24-5e9f97f99c70 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.282570 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a18a7f20-5df0-4fbf-bc6a-6b993f6407a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:14.284036 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d550c91-ea99-4c82-8316-ca5b598a1990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:14.288599 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5107ff34-20c3-4502-8b24-5e9f97f99c70 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/149085fd-8505-4b67-8e81-fbcb65014ec7 returned with HTTP 404 Aug 13 06:59:14.289476 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 424/1696] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:14 2026] GET /volume/v3/volumes/149085fd-8505-4b67-8e81-fbcb65014ec7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:14.300309 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-84263edc-2192-435e-9268-66e1d7b5cbd4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.304124 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-84263edc-2192-435e-9268-66e1d7b5cbd4 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d917d351-be33-4e93-8530-f7c941e5da22 Aug 13 06:59:14.304124 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-84263edc-2192-435e-9268-66e1d7b5cbd4 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.304124 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-84263edc-2192-435e-9268-66e1d7b5cbd4 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.304124 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-84263edc-2192-435e-9268-66e1d7b5cbd4 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume with id: d917d351-be33-4e93-8530-f7c941e5da22 Aug 13 06:59:14.314551 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-84263edc-2192-435e-9268-66e1d7b5cbd4 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/d917d351-be33-4e93-8530-f7c941e5da22 returned with HTTP 404 Aug 13 06:59:14.315524 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 420/1697] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:59:14 2026] DELETE /volume/v3/volumes/d917d351-be33-4e93-8530-f7c941e5da22 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:14.325298 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-23f1a359-b8c2-4211-bdd8-1993830c1673 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.327949 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-23f1a359-b8c2-4211-bdd8-1993830c1673 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/d917d351-be33-4e93-8530-f7c941e5da22 Aug 13 06:59:14.328395 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-23f1a359-b8c2-4211-bdd8-1993830c1673 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.328785 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-23f1a359-b8c2-4211-bdd8-1993830c1673 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.337246 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-23f1a359-b8c2-4211-bdd8-1993830c1673 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/d917d351-be33-4e93-8530-f7c941e5da22 returned with HTTP 404 Aug 13 06:59:14.337781 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 428/1698] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:14 2026] GET /volume/v3/volumes/d917d351-be33-4e93-8530-f7c941e5da22 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:14.343339 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Created reservations ['f4e28061-7840-4bc8-aa68-31bad6a0faef', '09daf498-870a-4a64-af49-d22b9ed9d331', 'b4c3a517-94a2-4dbc-a0e7-c433d7b0c631', '3d43ff5f-f14d-4418-be50-ed8a544d4882'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:59:14.344142 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d550c91-ea99-4c82-8316-ca5b598a1990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4e28061-7840-4bc8-aa68-31bad6a0faef', '09daf498-870a-4a64-af49-d22b9ed9d331', 'b4c3a517-94a2-4dbc-a0e7-c433d7b0c631', '3d43ff5f-f14d-4418-be50-ed8a544d4882']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:14.344834 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca023987-da33-4414-8e2e-abf8340e3afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:14.348760 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-40291161-b351-4abd-9043-98a858fa23ae None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.354697 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-40291161-b351-4abd-9043-98a858fa23ae tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a Aug 13 06:59:14.356345 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-40291161-b351-4abd-9043-98a858fa23ae tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.358141 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-40291161-b351-4abd-9043-98a858fa23ae tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.358751 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-40291161-b351-4abd-9043-98a858fa23ae tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete snapshot with id: 3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a Aug 13 06:59:14.364929 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-40291161-b351-4abd-9043-98a858fa23ae tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a returned with HTTP 404 Aug 13 06:59:14.365647 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 425/1699] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 06:59:14 2026] DELETE /volume/v3/snapshots/3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:14.372979 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fcf20560-af8c-426c-96da-4459edebc52f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.375357 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca023987-da33-4414-8e2e-abf8340e3afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b87750f6-7b81-4a4d-9023-c15d50c80244', '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_5d528577-1f03-4340-870f-0c6335413658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b578b09c05bb454f9e1c34669ea7c87d',qos_specs=None,replication_status=,reservations=['f4e28061-7840-4bc8-aa68-31bad6a0faef','09daf498-870a-4a64-af49-d22b9ed9d331','b4c3a517-94a2-4dbc-a0e7-c433d7b0c631','3d43ff5f-f14d-4418-be50-ed8a544d4882'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='742092ff493543fe96bdab5f5c38706b',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:59:14Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_5d528577-1f03-4340-870f-0c6335413658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b87750f6-7b81-4a4d-9023-c15d50c80244,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b578b09c05bb454f9e1c34669ea7c87d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='742092ff493543fe96bdab5f5c38706b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:14.378198 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff500bee-d43c-4751-9721-791cfc0beb63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:14.378252 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fcf20560-af8c-426c-96da-4459edebc52f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a Aug 13 06:59:14.378252 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fcf20560-af8c-426c-96da-4459edebc52f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.378252 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fcf20560-af8c-426c-96da-4459edebc52f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.383537 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fcf20560-af8c-426c-96da-4459edebc52f tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a returned with HTTP 404 Aug 13 06:59:14.384523 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 421/1700] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:59:14 2026] GET /volume/v3/snapshots/3f690cd2-cd5d-4429-9c20-d5a2e65cdf1a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:14.391982 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4aa4b1eb-cd56-481f-81de-83fffa041921 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.392640 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff500bee-d43c-4751-9721-791cfc0beb63) transitioned into 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_5d528577-1f03-4340-870f-0c6335413658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b578b09c05bb454f9e1c34669ea7c87d',qos_specs=None,replication_status=,reservations=['f4e28061-7840-4bc8-aa68-31bad6a0faef','09daf498-870a-4a64-af49-d22b9ed9d331','b4c3a517-94a2-4dbc-a0e7-c433d7b0c631','3d43ff5f-f14d-4418-be50-ed8a544d4882'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='742092ff493543fe96bdab5f5c38706b',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:14.393821 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4aa4b1eb-cd56-481f-81de-83fffa041921 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/volumes/19ab2029-2c02-4a11-80e2-00caafb23806 Aug 13 06:59:14.394031 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4aa4b1eb-cd56-481f-81de-83fffa041921 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.394201 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4aa4b1eb-cd56-481f-81de-83fffa041921 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.394379 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-4aa4b1eb-cd56-481f-81de-83fffa041921 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume with id: 19ab2029-2c02-4a11-80e2-00caafb23806 Aug 13 06:59:14.395615 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15c5d30a-ff15-4f2a-a781-ce8d40c174b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:14.401852 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4aa4b1eb-cd56-481f-81de-83fffa041921 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/19ab2029-2c02-4a11-80e2-00caafb23806 returned with HTTP 404 Aug 13 06:59:14.402291 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 429/1701] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:59:14 2026] DELETE /volume/v3/volumes/19ab2029-2c02-4a11-80e2-00caafb23806 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:14.406141 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15c5d30a-ff15-4f2a-a781-ce8d40c174b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:14.408148 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Flow 'volume_create_api' (056a5e22-dbf1-4988-a918-a1f56279f658) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:14.408148 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Create volume request issued successfully. Aug 13 06:59:14.411356 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b6c369da-54f7-4e56-8334-fba902ecf31e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.413690 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b6c369da-54f7-4e56-8334-fba902ecf31e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/19ab2029-2c02-4a11-80e2-00caafb23806 Aug 13 06:59:14.413959 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b6c369da-54f7-4e56-8334-fba902ecf31e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.414362 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b6c369da-54f7-4e56-8334-fba902ecf31e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.417785 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:14.417785 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:14.418389 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:59:14.421279 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b6c369da-54f7-4e56-8334-fba902ecf31e tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/19ab2029-2c02-4a11-80e2-00caafb23806 returned with HTTP 404 Aug 13 06:59:14.421921 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 426/1702] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:14 2026] GET /volume/v3/volumes/19ab2029-2c02-4a11-80e2-00caafb23806 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:14.432015 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e12cc4bf-d48c-48fc-85f3-54e3cbe2279b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.435728 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e12cc4bf-d48c-48fc-85f3-54e3cbe2279b tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/b2761f26-7c3a-48ae-abc9-107d6f8606f3 Aug 13 06:59:14.436024 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e12cc4bf-d48c-48fc-85f3-54e3cbe2279b tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.436486 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e12cc4bf-d48c-48fc-85f3-54e3cbe2279b tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.436486 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-e12cc4bf-d48c-48fc-85f3-54e3cbe2279b tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete snapshot with id: b2761f26-7c3a-48ae-abc9-107d6f8606f3 Aug 13 06:59:14.442838 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e12cc4bf-d48c-48fc-85f3-54e3cbe2279b tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/b2761f26-7c3a-48ae-abc9-107d6f8606f3 returned with HTTP 404 Aug 13 06:59:14.443581 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 422/1703] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 06:59:14 2026] DELETE /volume/v3/snapshots/b2761f26-7c3a-48ae-abc9-107d6f8606f3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:14.452160 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-706aa0e0-6d40-478a-a046-157d934f6380 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.457367 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-706aa0e0-6d40-478a-a046-157d934f6380 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/b2761f26-7c3a-48ae-abc9-107d6f8606f3 Aug 13 06:59:14.457619 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-706aa0e0-6d40-478a-a046-157d934f6380 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.457815 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-706aa0e0-6d40-478a-a046-157d934f6380 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.462646 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-706aa0e0-6d40-478a-a046-157d934f6380 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/b2761f26-7c3a-48ae-abc9-107d6f8606f3 returned with HTTP 404 Aug 13 06:59:14.463238 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 430/1704] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:59:14 2026] GET /volume/v3/snapshots/b2761f26-7c3a-48ae-abc9-107d6f8606f3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:14.476361 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-db1fe4d8-c6d8-417f-9339-dd984505a396 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.478478 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-db1fe4d8-c6d8-417f-9339-dd984505a396 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a8edee67-36dc-48b4-b6f8-18aed6daf006 Aug 13 06:59:14.478757 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-db1fe4d8-c6d8-417f-9339-dd984505a396 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.479007 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-db1fe4d8-c6d8-417f-9339-dd984505a396 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.479304 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-db1fe4d8-c6d8-417f-9339-dd984505a396 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume with id: a8edee67-36dc-48b4-b6f8-18aed6daf006 Aug 13 06:59:14.488558 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-db1fe4d8-c6d8-417f-9339-dd984505a396 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/a8edee67-36dc-48b4-b6f8-18aed6daf006 returned with HTTP 404 Aug 13 06:59:14.489212 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 427/1705] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:59:14 2026] DELETE /volume/v3/volumes/a8edee67-36dc-48b4-b6f8-18aed6daf006 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:14.499832 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5e0bd8c5-a377-46bf-97f2-5611641f112c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.504747 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5e0bd8c5-a377-46bf-97f2-5611641f112c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/a8edee67-36dc-48b4-b6f8-18aed6daf006 Aug 13 06:59:14.507339 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5e0bd8c5-a377-46bf-97f2-5611641f112c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.507339 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5e0bd8c5-a377-46bf-97f2-5611641f112c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.511542 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5e0bd8c5-a377-46bf-97f2-5611641f112c tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/a8edee67-36dc-48b4-b6f8-18aed6daf006 returned with HTTP 404 Aug 13 06:59:14.512112 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 423/1706] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:14 2026] GET /volume/v3/volumes/a8edee67-36dc-48b4-b6f8-18aed6daf006 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 13 06:59:14.523057 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2489c9c4-ae30-40f7-8bb7-f086c32efebf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.523926 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-eb9b4700-2821-44e2-a85b-e520eb1b26d5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.531126 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-eb9b4700-2821-44e2-a85b-e520eb1b26d5 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/attachments/1f9238e9-fd18-4f90-82e3-2729a15700c7/action Aug 13 06:59:14.531126 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-eb9b4700-2821-44e2-a85b-e520eb1b26d5 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:59:14.531126 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-eb9b4700-2821-44e2-a85b-e520eb1b26d5 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:14.531254 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2489c9c4-ae30-40f7-8bb7-f086c32efebf tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1429d3c9-e4cb-4bc1-830c-36825a4a6c63 Aug 13 06:59:14.531254 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2489c9c4-ae30-40f7-8bb7-f086c32efebf tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.531254 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2489c9c4-ae30-40f7-8bb7-f086c32efebf tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.531254 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-2489c9c4-ae30-40f7-8bb7-f086c32efebf tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume with id: 1429d3c9-e4cb-4bc1-830c-36825a4a6c63 Aug 13 06:59:14.540992 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2489c9c4-ae30-40f7-8bb7-f086c32efebf tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/1429d3c9-e4cb-4bc1-830c-36825a4a6c63 returned with HTTP 404 Aug 13 06:59:14.541598 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 428/1707] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:59:14 2026] DELETE /volume/v3/volumes/1429d3c9-e4cb-4bc1-830c-36825a4a6c63 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:14.551998 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4609ca6f-9174-4789-badc-5906b21fe886 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.553835 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4609ca6f-9174-4789-badc-5906b21fe886 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/1429d3c9-e4cb-4bc1-830c-36825a4a6c63 Aug 13 06:59:14.554072 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4609ca6f-9174-4789-badc-5906b21fe886 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.554310 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4609ca6f-9174-4789-badc-5906b21fe886 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.558292 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:14.558292 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:14.560734 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4609ca6f-9174-4789-badc-5906b21fe886 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/1429d3c9-e4cb-4bc1-830c-36825a4a6c63 returned with HTTP 404 Aug 13 06:59:14.561241 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 424/1708] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:14 2026] GET /volume/v3/volumes/1429d3c9-e4cb-4bc1-830c-36825a4a6c63 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:14.570355 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-50bf4321-1027-4f15-b66f-958edb2cd4ea None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.572396 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-50bf4321-1027-4f15-b66f-958edb2cd4ea tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e338c645-cada-4ad2-a1c6-758963402798 Aug 13 06:59:14.572396 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-50bf4321-1027-4f15-b66f-958edb2cd4ea tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.572396 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-50bf4321-1027-4f15-b66f-958edb2cd4ea tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.572396 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-50bf4321-1027-4f15-b66f-958edb2cd4ea tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume with id: e338c645-cada-4ad2-a1c6-758963402798 Aug 13 06:59:14.579258 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-dcc6adc9-04bd-4992-b710-a7206170e053 req-eb9b4700-2821-44e2-a85b-e520eb1b26d5 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/1f9238e9-fd18-4f90-82e3-2729a15700c7/action returned with HTTP 204 Aug 13 06:59:14.583311 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 431/1709] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:59:14 2026] POST /volume/v3/attachments/1f9238e9-fd18-4f90-82e3-2729a15700c7/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:14.583480 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-50bf4321-1027-4f15-b66f-958edb2cd4ea tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/e338c645-cada-4ad2-a1c6-758963402798 returned with HTTP 404 Aug 13 06:59:14.583480 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 429/1710] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:59:14 2026] DELETE /volume/v3/volumes/e338c645-cada-4ad2-a1c6-758963402798 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:14.592055 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-27aceb7d-b595-49d0-9512-47268b8f7733 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.593816 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27aceb7d-b595-49d0-9512-47268b8f7733 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/e338c645-cada-4ad2-a1c6-758963402798 Aug 13 06:59:14.594026 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-27aceb7d-b595-49d0-9512-47268b8f7733 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.594206 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-27aceb7d-b595-49d0-9512-47268b8f7733 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.600717 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27aceb7d-b595-49d0-9512-47268b8f7733 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/e338c645-cada-4ad2-a1c6-758963402798 returned with HTTP 404 Aug 13 06:59:14.601310 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 425/1711] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:14 2026] GET /volume/v3/volumes/e338c645-cada-4ad2-a1c6-758963402798 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:14.609874 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-765f3246-e9d9-4252-82dc-186020ca0aa3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.611737 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-765f3246-e9d9-4252-82dc-186020ca0aa3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef Aug 13 06:59:14.611922 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-765f3246-e9d9-4252-82dc-186020ca0aa3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.612109 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-765f3246-e9d9-4252-82dc-186020ca0aa3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.612215 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-765f3246-e9d9-4252-82dc-186020ca0aa3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete snapshot with id: ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef Aug 13 06:59:14.617496 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-765f3246-e9d9-4252-82dc-186020ca0aa3 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef returned with HTTP 404 Aug 13 06:59:14.617946 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 432/1712] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 06:59:14 2026] DELETE /volume/v3/snapshots/ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:14.627793 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9969cb04-b911-4362-8f72-249a8b5fe5bd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.630506 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9969cb04-b911-4362-8f72-249a8b5fe5bd tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef Aug 13 06:59:14.630711 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9969cb04-b911-4362-8f72-249a8b5fe5bd tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.630923 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9969cb04-b911-4362-8f72-249a8b5fe5bd tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.635897 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9969cb04-b911-4362-8f72-249a8b5fe5bd tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef returned with HTTP 404 Aug 13 06:59:14.636425 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 430/1713] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:59:14 2026] GET /volume/v3/snapshots/ce89fef6-5e68-4e45-9b91-ea4ec5b6ebef => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:14.645055 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7899440f-975b-47cf-b8ec-59549ea31bd8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.649937 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7899440f-975b-47cf-b8ec-59549ea31bd8 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/volumes/685e45fe-49bb-4cf3-9f6d-d08b8f33be8f Aug 13 06:59:14.650306 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7899440f-975b-47cf-b8ec-59549ea31bd8 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.650572 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7899440f-975b-47cf-b8ec-59549ea31bd8 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.650845 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-7899440f-975b-47cf-b8ec-59549ea31bd8 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume with id: 685e45fe-49bb-4cf3-9f6d-d08b8f33be8f Aug 13 06:59:14.662512 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7899440f-975b-47cf-b8ec-59549ea31bd8 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/685e45fe-49bb-4cf3-9f6d-d08b8f33be8f returned with HTTP 404 Aug 13 06:59:14.663048 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 426/1714] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:59:14 2026] DELETE /volume/v3/volumes/685e45fe-49bb-4cf3-9f6d-d08b8f33be8f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 13 06:59:14.672105 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-61c1f5f4-1779-4fa1-96d9-68997db789cb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.676744 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-61c1f5f4-1779-4fa1-96d9-68997db789cb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/685e45fe-49bb-4cf3-9f6d-d08b8f33be8f Aug 13 06:59:14.676954 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-61c1f5f4-1779-4fa1-96d9-68997db789cb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.677201 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-61c1f5f4-1779-4fa1-96d9-68997db789cb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.683071 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-61c1f5f4-1779-4fa1-96d9-68997db789cb tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/685e45fe-49bb-4cf3-9f6d-d08b8f33be8f returned with HTTP 404 Aug 13 06:59:14.683516 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 433/1715] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:14 2026] GET /volume/v3/volumes/685e45fe-49bb-4cf3-9f6d-d08b8f33be8f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:14.690705 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-43d734b3-3f29-453b-959d-aed860fd33c0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.692466 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-43d734b3-3f29-453b-959d-aed860fd33c0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/e0eaafc4-0023-4013-a9aa-89f57b0a0eab Aug 13 06:59:14.692741 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-43d734b3-3f29-453b-959d-aed860fd33c0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.692966 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-43d734b3-3f29-453b-959d-aed860fd33c0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.693355 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-43d734b3-3f29-453b-959d-aed860fd33c0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete snapshot with id: e0eaafc4-0023-4013-a9aa-89f57b0a0eab Aug 13 06:59:14.698309 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-43d734b3-3f29-453b-959d-aed860fd33c0 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/e0eaafc4-0023-4013-a9aa-89f57b0a0eab returned with HTTP 404 Aug 13 06:59:14.698994 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 431/1716] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 06:59:14 2026] DELETE /volume/v3/snapshots/e0eaafc4-0023-4013-a9aa-89f57b0a0eab => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:14.707074 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-38bc7189-4a9a-49e8-8fc8-f4cd70a0cb5a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.708838 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-38bc7189-4a9a-49e8-8fc8-f4cd70a0cb5a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/snapshots/e0eaafc4-0023-4013-a9aa-89f57b0a0eab Aug 13 06:59:14.709052 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-38bc7189-4a9a-49e8-8fc8-f4cd70a0cb5a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.709240 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-38bc7189-4a9a-49e8-8fc8-f4cd70a0cb5a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.715359 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-38bc7189-4a9a-49e8-8fc8-f4cd70a0cb5a tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/snapshots/e0eaafc4-0023-4013-a9aa-89f57b0a0eab returned with HTTP 404 Aug 13 06:59:14.717415 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 427/1717] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:59:14 2026] GET /volume/v3/snapshots/e0eaafc4-0023-4013-a9aa-89f57b0a0eab => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:14.724123 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4d7d85a8-c8a5-4750-aa9f-8434c3530477 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.727956 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4d7d85a8-c8a5-4750-aa9f-8434c3530477 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] DELETE https://10.4.3.81/volume/v3/volumes/46ebea8b-cf54-4217-8cc4-29cc491be920 Aug 13 06:59:14.728065 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4d7d85a8-c8a5-4750-aa9f-8434c3530477 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.728389 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4d7d85a8-c8a5-4750-aa9f-8434c3530477 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.729228 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-4d7d85a8-c8a5-4750-aa9f-8434c3530477 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Delete volume with id: 46ebea8b-cf54-4217-8cc4-29cc491be920 Aug 13 06:59:14.738236 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4d7d85a8-c8a5-4750-aa9f-8434c3530477 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/46ebea8b-cf54-4217-8cc4-29cc491be920 returned with HTTP 404 Aug 13 06:59:14.738563 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 434/1718] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 06:59:14 2026] DELETE /volume/v3/volumes/46ebea8b-cf54-4217-8cc4-29cc491be920 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:14.749633 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ce200e88-0df1-49b7-9297-a22eafa1ae63 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:14.753103 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ce200e88-0df1-49b7-9297-a22eafa1ae63 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] GET https://10.4.3.81/volume/v3/volumes/46ebea8b-cf54-4217-8cc4-29cc491be920 Aug 13 06:59:14.753394 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ce200e88-0df1-49b7-9297-a22eafa1ae63 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:14.753875 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ce200e88-0df1-49b7-9297-a22eafa1ae63 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:14.762091 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ce200e88-0df1-49b7-9297-a22eafa1ae63 tempest-VolumeDependencyTests-720646740 tempest-VolumeDependencyTests-720646740-project-member] https://10.4.3.81/volume/v3/volumes/46ebea8b-cf54-4217-8cc4-29cc491be920 returned with HTTP 404 Aug 13 06:59:14.762091 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 432/1719] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 06:59:14 2026] GET /volume/v3/volumes/46ebea8b-cf54-4217-8cc4-29cc491be920 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:59:15.435346 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:15.435346 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:15.435346 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:59:15.435346 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.backup.api [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Checking backup size 1 against volume size 1 {{(pid=100295) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 06:59:15.435346 np0000007169 devstack@c-api.service[100295]: INFO cinder.backup.api [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Overwriting volume b87750f6-7b81-4a4d-9023-c15d50c80244 with restore of backup 5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:15.465119 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] restore_backup in rpcapi backup_id 5d528577-1f03-4340-870f-0c6335413658 {{(pid=100295) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 06:59:15.467707 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d0c67265-02b0-4c7a-ac9b-0d317408bbba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658/restore returned with HTTP 202 Aug 13 06:59:15.467707 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 427/1720] 10.4.3.81 () {68 vars in 1386 bytes} [Thu Aug 13 06:59:14 2026] POST /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658/restore => generated 189 bytes in 1276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:59:15.477183 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a6a63d87-288e-47a0-8ea2-aa79c0cd3379 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:15.479619 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a6a63d87-288e-47a0-8ea2-aa79c0cd3379 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:15.481357 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a6a63d87-288e-47a0-8ea2-aa79c0cd3379 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:15.481495 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a6a63d87-288e-47a0-8ea2-aa79c0cd3379 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:15.481628 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-a6a63d87-288e-47a0-8ea2-aa79c0cd3379 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:15.491200 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:15.491200 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:15.492152 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a6a63d87-288e-47a0-8ea2-aa79c0cd3379 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:15.492574 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 428/1721] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:15 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:16.481716 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-158f3d4f-e315-4863-9919-ccb6db36f924 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:16.510034 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6ee408b9-5136-4854-8131-63359815b978 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:16.512635 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6ee408b9-5136-4854-8131-63359815b978 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:16.513727 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6ee408b9-5136-4854-8131-63359815b978 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:16.514034 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6ee408b9-5136-4854-8131-63359815b978 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:16.514444 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-6ee408b9-5136-4854-8131-63359815b978 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:16.519345 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:16.519345 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:16.520354 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6ee408b9-5136-4854-8131-63359815b978 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:16.520785 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 433/1722] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:16 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:16.626699 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-158f3d4f-e315-4863-9919-ccb6db36f924 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:59:16.627850 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-158f3d4f-e315-4863-9919-ccb6db36f924 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-412541008"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:16.630274 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-158f3d4f-e315-4863-9919-ccb6db36f924 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-412541008'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:59:16.630424 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-158f3d4f-e315-4863-9919-ccb6db36f924 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Create volume of 1 GB Aug 13 06:59:16.636584 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-158f3d4f-e315-4863-9919-ccb6db36f924 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Availability Zones retrieved successfully. Aug 13 06:59:16.645478 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-158f3d4f-e315-4863-9919-ccb6db36f924 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Flow 'volume_create_api' (40708ac6-a317-44cf-9781-4dc944ba3a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:16.648091 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-158f3d4f-e315-4863-9919-ccb6db36f924 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (784888c0-e544-4948-8c33-a47c91338cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:16.649627 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-158f3d4f-e315-4863-9919-ccb6db36f924 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:59:16.694717 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-158f3d4f-e315-4863-9919-ccb6db36f924 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (784888c0-e544-4948-8c33-a47c91338cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:16.695902 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-158f3d4f-e315-4863-9919-ccb6db36f924 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cfa86b0-cf62-4a8f-a2c3-2c1976c7727a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:16.778918 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-158f3d4f-e315-4863-9919-ccb6db36f924 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Created reservations ['5dadc9a7-7aa9-47fc-a0c6-e540f5422c82', 'b8e81f53-4052-40d9-85e4-66a3c8fcf56c', '9e4f47a9-690d-4cd4-8aad-156bca4878fe', '9c42199d-fdbe-4fab-b39e-dd4f14d55100'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:59:16.780151 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-158f3d4f-e315-4863-9919-ccb6db36f924 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cfa86b0-cf62-4a8f-a2c3-2c1976c7727a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dadc9a7-7aa9-47fc-a0c6-e540f5422c82', 'b8e81f53-4052-40d9-85e4-66a3c8fcf56c', '9e4f47a9-690d-4cd4-8aad-156bca4878fe', '9c42199d-fdbe-4fab-b39e-dd4f14d55100']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:16.781271 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-158f3d4f-e315-4863-9919-ccb6db36f924 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32350d0e-204d-4dc4-90d8-fa1babc8cd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:16.814177 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-158f3d4f-e315-4863-9919-ccb6db36f924 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32350d0e-204d-4dc4-90d8-fa1babc8cd7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ac28e1d-dad1-4ad6-9c43-f959df724319', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-412541008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3f988b523d4706b47b4f3bf1698a6e',qos_specs=None,replication_status=,reservations=['5dadc9a7-7aa9-47fc-a0c6-e540f5422c82','b8e81f53-4052-40d9-85e4-66a3c8fcf56c','9e4f47a9-690d-4cd4-8aad-156bca4878fe','9c42199d-fdbe-4fab-b39e-dd4f14d55100'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043f5ab37ce14dbdb518f56a893b88b9',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:59:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-412541008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ac28e1d-dad1-4ad6-9c43-f959df724319,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3f988b523d4706b47b4f3bf1698a6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='043f5ab37ce14dbdb518f56a893b88b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:16.815707 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-158f3d4f-e315-4863-9919-ccb6db36f924 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c9c8c99-17de-4ca4-9a43-2116d123aac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:16.841160 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-158f3d4f-e315-4863-9919-ccb6db36f924 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c9c8c99-17de-4ca4-9a43-2116d123aac1) transitioned into state 'SUCCESS' from state '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-412541008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3f988b523d4706b47b4f3bf1698a6e',qos_specs=None,replication_status=,reservations=['5dadc9a7-7aa9-47fc-a0c6-e540f5422c82','b8e81f53-4052-40d9-85e4-66a3c8fcf56c','9e4f47a9-690d-4cd4-8aad-156bca4878fe','9c42199d-fdbe-4fab-b39e-dd4f14d55100'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043f5ab37ce14dbdb518f56a893b88b9',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:16.842198 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-158f3d4f-e315-4863-9919-ccb6db36f924 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f33fe642-62f9-4572-b3ac-8500d4816da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:16.861536 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-158f3d4f-e315-4863-9919-ccb6db36f924 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f33fe642-62f9-4572-b3ac-8500d4816da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:16.862342 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-158f3d4f-e315-4863-9919-ccb6db36f924 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Flow 'volume_create_api' (40708ac6-a317-44cf-9781-4dc944ba3a11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:16.862936 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-158f3d4f-e315-4863-9919-ccb6db36f924 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Create volume request issued successfully. Aug 13 06:59:16.863933 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-158f3d4f-e315-4863-9919-ccb6db36f924 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:59:16.864819 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 435/1723] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 06:59:16 2026] POST /volume/v3/volumes => generated 775 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:59:16.884877 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2f1ce979-49d4-43d8-9128-5eb8a2e19484 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:16.890489 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2f1ce979-49d4-43d8-9128-5eb8a2e19484 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/volumes/1ac28e1d-dad1-4ad6-9c43-f959df724319 Aug 13 06:59:16.890843 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2f1ce979-49d4-43d8-9128-5eb8a2e19484 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:16.891082 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2f1ce979-49d4-43d8-9128-5eb8a2e19484 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:16.904773 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:16.904773 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:16.911155 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2f1ce979-49d4-43d8-9128-5eb8a2e19484 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 06:59:16.916578 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2f1ce979-49d4-43d8-9128-5eb8a2e19484 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/1ac28e1d-dad1-4ad6-9c43-f959df724319 returned with HTTP 200 Aug 13 06:59:16.917199 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 428/1724] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:16 2026] GET /volume/v3/volumes/1ac28e1d-dad1-4ad6-9c43-f959df724319 => generated 954 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:17.535981 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-db587bf3-4483-4c55-ba45-d8d5c9b91435 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:17.539215 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-db587bf3-4483-4c55-ba45-d8d5c9b91435 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:17.539453 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-db587bf3-4483-4c55-ba45-d8d5c9b91435 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:17.539713 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-db587bf3-4483-4c55-ba45-d8d5c9b91435 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:17.539866 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-db587bf3-4483-4c55-ba45-d8d5c9b91435 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:17.546305 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:17.546305 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:17.547497 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-db587bf3-4483-4c55-ba45-d8d5c9b91435 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:17.551250 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 429/1725] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:17 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:17.893614 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:17.898589 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:59:17.899473 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1571121206", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:17.903660 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1571121206', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:59:17.905725 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Create volume of 1 GB Aug 13 06:59:17.912143 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Availability Zones retrieved successfully. Aug 13 06:59:17.918978 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Flow 'volume_create_api' (6ce4e278-797a-48cb-852e-83ca6e80da64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:17.920223 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a5e3da0-307d-45a9-8dfa-25eb9b226c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:17.921000 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:59:17.934650 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-82669aa9-071c-4d2c-80e6-b36cd022f005 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:17.937734 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-82669aa9-071c-4d2c-80e6-b36cd022f005 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/volumes/1ac28e1d-dad1-4ad6-9c43-f959df724319 Aug 13 06:59:17.937734 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-82669aa9-071c-4d2c-80e6-b36cd022f005 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:17.937734 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-82669aa9-071c-4d2c-80e6-b36cd022f005 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:17.948782 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:17.948782 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:17.955133 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-82669aa9-071c-4d2c-80e6-b36cd022f005 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 06:59:17.960771 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-82669aa9-071c-4d2c-80e6-b36cd022f005 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/1ac28e1d-dad1-4ad6-9c43-f959df724319 returned with HTTP 200 Aug 13 06:59:17.963575 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 436/1726] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:17 2026] GET /volume/v3/volumes/1ac28e1d-dad1-4ad6-9c43-f959df724319 => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:17.973510 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a5e3da0-307d-45a9-8dfa-25eb9b226c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:17.978288 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (292f3f8f-5491-4fc6-b387-2d1508b3dfcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:17.981573 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e34c6a24-4a02-407d-b7e4-a95f5a8d9b30 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:17.985422 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e34c6a24-4a02-407d-b7e4-a95f5a8d9b30 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 06:59:17.985758 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e34c6a24-4a02-407d-b7e4-a95f5a8d9b30 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ac28e1d-dad1-4ad6-9c43-f959df724319", "name": "tempest-type-Backup-191648412"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:17.988016 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-e34c6a24-4a02-407d-b7e4-a95f5a8d9b30 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Creating new backup {'backup': {'volume_id': '1ac28e1d-dad1-4ad6-9c43-f959df724319', 'name': 'tempest-type-Backup-191648412'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:59:17.988016 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-e34c6a24-4a02-407d-b7e4-a95f5a8d9b30 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Creating backup of volume 1ac28e1d-dad1-4ad6-9c43-f959df724319 in container None Aug 13 06:59:18.003457 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:18.003457 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:18.003457 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e34c6a24-4a02-407d-b7e4-a95f5a8d9b30 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 06:59:18.060453 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-e34c6a24-4a02-407d-b7e4-a95f5a8d9b30 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Created reservations ['60054add-6327-4669-99c2-77cfbd957213', 'fa9f9869-9ac6-4b6a-a86b-c7696b34fa9b'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:59:18.065040 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Created reservations ['870d4dc0-8173-406a-a7b1-00fa8850189d', '8a6e8376-92ce-4609-a568-75e53cd37016', 'f6b98272-ee9c-4121-88aa-78d910b51041', '95c47cf2-f436-4292-90d6-c87427f63bf0'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:59:18.066839 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (292f3f8f-5491-4fc6-b387-2d1508b3dfcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['870d4dc0-8173-406a-a7b1-00fa8850189d', '8a6e8376-92ce-4609-a568-75e53cd37016', 'f6b98272-ee9c-4121-88aa-78d910b51041', '95c47cf2-f436-4292-90d6-c87427f63bf0']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:18.068358 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f3d7cea-2939-46b0-8468-fcd7e647ad5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:18.105725 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f3d7cea-2939-46b0-8468-fcd7e647ad5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '531e55b5-b98c-455f-a621-bb2a95b97b1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1571121206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a1f1869b6b6444db15037a142e654da',qos_specs=None,replication_status=,reservations=['870d4dc0-8173-406a-a7b1-00fa8850189d','8a6e8376-92ce-4609-a568-75e53cd37016','f6b98272-ee9c-4121-88aa-78d910b51041','95c47cf2-f436-4292-90d6-c87427f63bf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bf10569fb644cfa8ae2948d9d64cf8e',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:59:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1571121206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=531e55b5-b98c-455f-a621-bb2a95b97b1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a1f1869b6b6444db15037a142e654da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bf10569fb644cfa8ae2948d9d64cf8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:18.106563 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19be9254-eef7-4f3a-a7c5-219d9ca683d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:18.116490 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e34c6a24-4a02-407d-b7e4-a95f5a8d9b30 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 06:59:18.116490 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 429/1727] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 06:59:17 2026] POST /volume/v3/backups => generated 313 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:59:18.128841 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8505d54f-08db-43b7-a85f-a2ed4cfff349 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:18.132616 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19be9254-eef7-4f3a-a7c5-219d9ca683d7) transitioned into state 'SUCCESS' from state '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-1571121206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a1f1869b6b6444db15037a142e654da',qos_specs=None,replication_status=,reservations=['870d4dc0-8173-406a-a7b1-00fa8850189d','8a6e8376-92ce-4609-a568-75e53cd37016','f6b98272-ee9c-4121-88aa-78d910b51041','95c47cf2-f436-4292-90d6-c87427f63bf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bf10569fb644cfa8ae2948d9d64cf8e',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:18.133577 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8505d54f-08db-43b7-a85f-a2ed4cfff349 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 06:59:18.133718 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6424f374-4904-42a1-a7d8-a1a6264a0ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:18.135097 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8505d54f-08db-43b7-a85f-a2ed4cfff349 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:18.135097 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8505d54f-08db-43b7-a85f-a2ed4cfff349 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:18.135097 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-8505d54f-08db-43b7-a85f-a2ed4cfff349 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:18.140379 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:18.140379 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:18.141268 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8505d54f-08db-43b7-a85f-a2ed4cfff349 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 06:59:18.141781 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 430/1728] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:18 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:18.145592 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6424f374-4904-42a1-a7d8-a1a6264a0ae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:18.149352 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Flow 'volume_create_api' (6ce4e278-797a-48cb-852e-83ca6e80da64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:18.149352 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Create volume request issued successfully. Aug 13 06:59:18.149352 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3bb813d6-423f-4a04-a7d7-ec3a580f2ce0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:59:18.149352 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 434/1729] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:59:17 2026] POST /volume/v3/volumes => generated 753 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:59:18.165415 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a325fae7-f83b-4edd-aebf-999eafb712d7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:18.168444 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a325fae7-f83b-4edd-aebf-999eafb712d7 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 06:59:18.168679 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a325fae7-f83b-4edd-aebf-999eafb712d7 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:18.168900 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a325fae7-f83b-4edd-aebf-999eafb712d7 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:18.181613 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:18.181613 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:18.189412 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a325fae7-f83b-4edd-aebf-999eafb712d7 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 06:59:18.194347 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a325fae7-f83b-4edd-aebf-999eafb712d7 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e returned with HTTP 200 Aug 13 06:59:18.194904 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 437/1730] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:18 2026] GET /volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:18.566171 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0dce0dc6-2988-45fd-9930-3ebdd4e4cddb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:18.571745 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0dce0dc6-2988-45fd-9930-3ebdd4e4cddb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:18.573639 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0dce0dc6-2988-45fd-9930-3ebdd4e4cddb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:18.573639 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0dce0dc6-2988-45fd-9930-3ebdd4e4cddb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:18.573639 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-0dce0dc6-2988-45fd-9930-3ebdd4e4cddb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:18.583454 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:18.583454 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:18.584476 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0dce0dc6-2988-45fd-9930-3ebdd4e4cddb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:18.585157 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 430/1731] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:18 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:19.157197 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f2dfc0eb-c8a7-414e-b417-e3c8b25c7a55 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:19.159470 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f2dfc0eb-c8a7-414e-b417-e3c8b25c7a55 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 06:59:19.159735 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f2dfc0eb-c8a7-414e-b417-e3c8b25c7a55 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:19.160213 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f2dfc0eb-c8a7-414e-b417-e3c8b25c7a55 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:19.160213 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-f2dfc0eb-c8a7-414e-b417-e3c8b25c7a55 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:19.165728 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:19.165728 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:19.166492 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f2dfc0eb-c8a7-414e-b417-e3c8b25c7a55 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 06:59:19.167016 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 431/1732] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:19 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:19.212352 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6a68c837-2a13-4acf-b412-16fefbd648b4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:19.216464 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6a68c837-2a13-4acf-b412-16fefbd648b4 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 06:59:19.216464 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6a68c837-2a13-4acf-b412-16fefbd648b4 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:19.216766 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6a68c837-2a13-4acf-b412-16fefbd648b4 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:19.227063 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:19.227063 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:19.245303 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6a68c837-2a13-4acf-b412-16fefbd648b4 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 06:59:19.251905 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6a68c837-2a13-4acf-b412-16fefbd648b4 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e returned with HTTP 200 Aug 13 06:59:19.251905 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 435/1733] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:19 2026] GET /volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:19.271559 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6ddcf088-6bdb-46f3-9603-e6336da4aa3f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:19.276341 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6ddcf088-6bdb-46f3-9603-e6336da4aa3f tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 06:59:19.278286 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6ddcf088-6bdb-46f3-9603-e6336da4aa3f tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:19.278286 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6ddcf088-6bdb-46f3-9603-e6336da4aa3f tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:19.290760 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:19.290760 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:19.299043 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6ddcf088-6bdb-46f3-9603-e6336da4aa3f tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 06:59:19.308128 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6ddcf088-6bdb-46f3-9603-e6336da4aa3f tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e returned with HTTP 200 Aug 13 06:59:19.308623 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 438/1734] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:19 2026] GET /volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:19.334391 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-61042c01-0afa-4c80-bfa3-c72fa20724f4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:19.336350 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61042c01-0afa-4c80-bfa3-c72fa20724f4 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 13 06:59:19.337087 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61042c01-0afa-4c80-bfa3-c72fa20724f4 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:19.337087 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61042c01-0afa-4c80-bfa3-c72fa20724f4 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:19.337364 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-61042c01-0afa-4c80-bfa3-c72fa20724f4 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:59:19.337935 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-61042c01-0afa-4c80-bfa3-c72fa20724f4 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:59:19.356242 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-61042c01-0afa-4c80-bfa3-c72fa20724f4 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Get all volumes completed successfully. Aug 13 06:59:19.356940 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61042c01-0afa-4c80-bfa3-c72fa20724f4 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 13 06:59:19.359867 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 431/1735] 10.4.3.81 () {66 vars in 1230 bytes} [Thu Aug 13 06:59:19 2026] GET /volume/v3/volumes => generated 337 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:19.372180 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-48c5ce84-2ca3-4627-8686-6610104aa223 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:19.377554 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-48c5ce84-2ca3-4627-8686-6610104aa223 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 06:59:19.377554 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-48c5ce84-2ca3-4627-8686-6610104aa223 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:19.378736 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-48c5ce84-2ca3-4627-8686-6610104aa223 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:19.390785 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:19.390785 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:19.397213 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-48c5ce84-2ca3-4627-8686-6610104aa223 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 06:59:19.404884 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-48c5ce84-2ca3-4627-8686-6610104aa223 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e returned with HTTP 200 Aug 13 06:59:19.405479 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 432/1736] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:19 2026] GET /volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:19.466134 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-35dff09a-0fe9-43bd-aa06-0e74d9465e7f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:19.471653 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-35dff09a-0fe9-43bd-aa06-0e74d9465e7f tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 06:59:19.471653 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-35dff09a-0fe9-43bd-aa06-0e74d9465e7f tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:19.471653 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-35dff09a-0fe9-43bd-aa06-0e74d9465e7f tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:19.481940 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:19.481940 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:19.487975 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-35dff09a-0fe9-43bd-aa06-0e74d9465e7f tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 06:59:19.493082 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-35dff09a-0fe9-43bd-aa06-0e74d9465e7f tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e returned with HTTP 200 Aug 13 06:59:19.493658 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 436/1737] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:59:19 2026] GET /volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:19.600949 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-77e85ed1-b1c6-4324-83f7-1393a1bc8718 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:19.604087 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-77e85ed1-b1c6-4324-83f7-1393a1bc8718 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:19.604344 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-77e85ed1-b1c6-4324-83f7-1393a1bc8718 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:19.604593 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-77e85ed1-b1c6-4324-83f7-1393a1bc8718 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:19.604730 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-77e85ed1-b1c6-4324-83f7-1393a1bc8718 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:19.605528 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a20f8ba9-188c-4ecf-96c9-39253c663d3b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:19.605922 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a20f8ba9-188c-4ecf-96c9-39253c663d3b None None] GET https://10.4.3.81/volume// Aug 13 06:59:19.606107 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a20f8ba9-188c-4ecf-96c9-39253c663d3b None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:19.606282 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a20f8ba9-188c-4ecf-96c9-39253c663d3b None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:19.606620 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a20f8ba9-188c-4ecf-96c9-39253c663d3b None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:59:19.607035 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 432/1738] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 06:59:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:59:19.611237 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:19.611237 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:19.612936 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-77e85ed1-b1c6-4324-83f7-1393a1bc8718 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:19.612936 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 439/1739] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:19 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:19.616458 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-9268587f-1e82-4303-8227-e73330050fd2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:19.617717 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:19.621760 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-9268587f-1e82-4303-8227-e73330050fd2 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:59:19.621760 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-9268587f-1e82-4303-8227-e73330050fd2 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "531e55b5-b98c-455f-a621-bb2a95b97b1e", "connector": null, "instance_uuid": "ebacd909-2f09-444f-8b8f-866755fdd153"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:19.636487 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:19.636487 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:19.690580 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-9268587f-1e82-4303-8227-e73330050fd2 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:59:19.691165 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 433/1740] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:59:19 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) Aug 13 06:59:19.723280 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:59:19.724583 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1256044496"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:19.725681 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1256044496'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:59:19.725681 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Create volume of 1 GB Aug 13 06:59:19.732522 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Availability Zones retrieved successfully. Aug 13 06:59:19.744260 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-752c3c04-3c84-4eb8-a917-1249a5e2ad87 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:19.744493 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Flow 'volume_create_api' (e177f153-92cb-4f4a-931c-a2fa936b29da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:19.745000 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05aae060-b495-418d-8e13-4349f8f064ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:19.745205 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-752c3c04-3c84-4eb8-a917-1249a5e2ad87 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 06:59:19.745461 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-752c3c04-3c84-4eb8-a917-1249a5e2ad87 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:19.745704 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-752c3c04-3c84-4eb8-a917-1249a5e2ad87 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:19.746350 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:59:19.757650 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-519fec16-5a42-499e-9c08-96ece7cc1daf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:19.758191 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-519fec16-5a42-499e-9c08-96ece7cc1daf None None] GET https://10.4.3.81/volume// Aug 13 06:59:19.758568 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-519fec16-5a42-499e-9c08-96ece7cc1daf None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:19.759181 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-519fec16-5a42-499e-9c08-96ece7cc1daf None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:19.759484 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-519fec16-5a42-499e-9c08-96ece7cc1daf None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:59:19.760135 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 440/1741] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:59:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:59:19.766675 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:19.766675 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:19.771897 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-752c3c04-3c84-4eb8-a917-1249a5e2ad87 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 06:59:19.775366 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-629ebb00-e140-4460-ab44-62b5f7295db2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:19.779839 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-629ebb00-e140-4460-ab44-62b5f7295db2 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 06:59:19.780214 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-629ebb00-e140-4460-ab44-62b5f7295db2 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:19.780346 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-629ebb00-e140-4460-ab44-62b5f7295db2 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:19.784062 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05aae060-b495-418d-8e13-4349f8f064ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:19.784928 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-752c3c04-3c84-4eb8-a917-1249a5e2ad87 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e returned with HTTP 200 Aug 13 06:59:19.785196 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d54dedff-3f9c-4696-8ad3-0657839419c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:19.785528 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 433/1742] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:19 2026] GET /volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:19.794595 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:19.794595 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:19.799947 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-629ebb00-e140-4460-ab44-62b5f7295db2 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 06:59:19.808397 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-629ebb00-e140-4460-ab44-62b5f7295db2 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e returned with HTTP 200 Aug 13 06:59:19.808964 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 434/1743] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:59:19 2026] GET /volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:59:19.880348 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Created reservations ['bf157098-90bf-4639-89eb-92c9c11c6924', '59eb27eb-26a6-4fbc-b7a9-e2eaffa54bca', 'a735931e-5101-44b4-ab68-f764e7046a45', 'de2a000e-b96f-4e99-a1e6-5e8b79b70d57'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:59:19.880348 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d54dedff-3f9c-4696-8ad3-0657839419c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf157098-90bf-4639-89eb-92c9c11c6924', '59eb27eb-26a6-4fbc-b7a9-e2eaffa54bca', 'a735931e-5101-44b4-ab68-f764e7046a45', 'de2a000e-b96f-4e99-a1e6-5e8b79b70d57']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:19.880545 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4113e6ef-6757-4632-b22a-49136607ae29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:19.911460 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4113e6ef-6757-4632-b22a-49136607ae29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e630d25c-d646-4c18-8808-7c2db7aaf201', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1256044496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d3a35b74af40c7a21ea6e2c4a43874',qos_specs=None,replication_status=,reservations=['bf157098-90bf-4639-89eb-92c9c11c6924','59eb27eb-26a6-4fbc-b7a9-e2eaffa54bca','a735931e-5101-44b4-ab68-f764e7046a45','de2a000e-b96f-4e99-a1e6-5e8b79b70d57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='189a0b1fc61e4ffa955e37d52151959d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:59:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1256044496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e630d25c-d646-4c18-8808-7c2db7aaf201,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85d3a35b74af40c7a21ea6e2c4a43874',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='189a0b1fc61e4ffa955e37d52151959d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:19.912732 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cccded81-8d8a-4715-bf65-5a9daea31f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:19.936232 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cccded81-8d8a-4715-bf65-5a9daea31f7b) transitioned into state 'SUCCESS' from state '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-1256044496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d3a35b74af40c7a21ea6e2c4a43874',qos_specs=None,replication_status=,reservations=['bf157098-90bf-4639-89eb-92c9c11c6924','59eb27eb-26a6-4fbc-b7a9-e2eaffa54bca','a735931e-5101-44b4-ab68-f764e7046a45','de2a000e-b96f-4e99-a1e6-5e8b79b70d57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='189a0b1fc61e4ffa955e37d52151959d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:19.936367 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-e241544d-c7f8-4fc3-a193-b60dc47fbcfa None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:19.937047 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e443ddc-ae55-4d4a-9860-4c028ef51ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:19.938383 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-e241544d-c7f8-4fc3-a193-b60dc47fbcfa tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] PUT https://10.4.3.81/volume/v3/attachments/dd47cf46-0dc8-4a31-915e-8fc883f4e43f Aug 13 06:59:19.939817 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-e241544d-c7f8-4fc3-a193-b60dc47fbcfa tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:19.953849 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e443ddc-ae55-4d4a-9860-4c028ef51ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:19.955342 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-e241544d-c7f8-4fc3-a193-b60dc47fbcfa tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Acquiring lock "cinder-attachment_update-531e55b5-b98c-455f-a621-bb2a95b97b1e-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:59:19.955490 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Flow 'volume_create_api' (e177f153-92cb-4f4a-931c-a2fa936b29da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:19.955533 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Create volume request issued successfully. Aug 13 06:59:19.956332 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0f8e4f8d-7633-4d62-887b-34d29d789fd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:59:19.958005 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 437/1744] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:59:19 2026] POST /volume/v3/volumes => generated 747 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:59:19.963626 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-e241544d-c7f8-4fc3-a193-b60dc47fbcfa tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Lock "cinder-attachment_update-531e55b5-b98c-455f-a621-bb2a95b97b1e-np0000007169" acquired by "attachment_update" :: waited 0.009s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:59:19.965297 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:19.965297 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:19.973977 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d4803690-a7b0-4582-8403-2f42b2bb74cc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:19.977808 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4803690-a7b0-4582-8403-2f42b2bb74cc tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/e630d25c-d646-4c18-8808-7c2db7aaf201 Aug 13 06:59:19.977808 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4803690-a7b0-4582-8403-2f42b2bb74cc tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:19.978784 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4803690-a7b0-4582-8403-2f42b2bb74cc tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:19.990368 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:19.990368 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:19.996752 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d4803690-a7b0-4582-8403-2f42b2bb74cc tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 06:59:20.007752 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4803690-a7b0-4582-8403-2f42b2bb74cc tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/e630d25c-d646-4c18-8808-7c2db7aaf201 returned with HTTP 200 Aug 13 06:59:20.007752 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 434/1745] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:19 2026] GET /volume/v3/volumes/e630d25c-d646-4c18-8808-7c2db7aaf201 => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:20.161652 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-e241544d-c7f8-4fc3-a193-b60dc47fbcfa tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Lock "cinder-attachment_update-531e55b5-b98c-455f-a621-bb2a95b97b1e-np0000007169" released by "attachment_update" :: held 0.198s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:59:20.162114 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-e241544d-c7f8-4fc3-a193-b60dc47fbcfa tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/attachments/dd47cf46-0dc8-4a31-915e-8fc883f4e43f returned with HTTP 200 Aug 13 06:59:20.162637 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 441/1746] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:59:19 2026] PUT /volume/v3/attachments/dd47cf46-0dc8-4a31-915e-8fc883f4e43f => generated 969 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:20.182253 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3d5bd1e2-466b-44eb-8e09-96345c506660 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:20.185927 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3d5bd1e2-466b-44eb-8e09-96345c506660 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 06:59:20.186264 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3d5bd1e2-466b-44eb-8e09-96345c506660 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:20.186589 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3d5bd1e2-466b-44eb-8e09-96345c506660 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:20.186880 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-3d5bd1e2-466b-44eb-8e09-96345c506660 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:20.197664 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:20.197664 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:20.198501 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3d5bd1e2-466b-44eb-8e09-96345c506660 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 06:59:20.198761 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 435/1747] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:20 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 722 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:20.626117 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d45c58e8-691e-4d5a-877b-95a451872d0b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:20.632473 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d45c58e8-691e-4d5a-877b-95a451872d0b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:20.632781 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d45c58e8-691e-4d5a-877b-95a451872d0b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:20.633016 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d45c58e8-691e-4d5a-877b-95a451872d0b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:20.633129 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-d45c58e8-691e-4d5a-877b-95a451872d0b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:20.641019 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:20.641019 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:20.641829 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d45c58e8-691e-4d5a-877b-95a451872d0b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:20.642212 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 438/1748] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:20 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:20.803258 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-17b3b414-ca88-4b9f-b67a-7d65242e219d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:20.807914 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17b3b414-ca88-4b9f-b67a-7d65242e219d tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 06:59:20.808243 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-17b3b414-ca88-4b9f-b67a-7d65242e219d tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:20.808513 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-17b3b414-ca88-4b9f-b67a-7d65242e219d tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:20.826702 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:20.826702 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:20.832677 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-17b3b414-ca88-4b9f-b67a-7d65242e219d tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 06:59:20.841750 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17b3b414-ca88-4b9f-b67a-7d65242e219d tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e returned with HTTP 200 Aug 13 06:59:20.842270 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 435/1749] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:20 2026] GET /volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:21.034678 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e5d3d458-d83f-4206-9b2b-1c183a9be5bf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:21.038596 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e5d3d458-d83f-4206-9b2b-1c183a9be5bf tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/e630d25c-d646-4c18-8808-7c2db7aaf201 Aug 13 06:59:21.038865 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e5d3d458-d83f-4206-9b2b-1c183a9be5bf tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:21.039081 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e5d3d458-d83f-4206-9b2b-1c183a9be5bf tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:21.055011 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:21.055011 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:21.063811 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e5d3d458-d83f-4206-9b2b-1c183a9be5bf tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 06:59:21.074074 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e5d3d458-d83f-4206-9b2b-1c183a9be5bf tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/e630d25c-d646-4c18-8808-7c2db7aaf201 returned with HTTP 200 Aug 13 06:59:21.074528 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 442/1750] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:21 2026] GET /volume/v3/volumes/e630d25c-d646-4c18-8808-7c2db7aaf201 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:21.097019 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0e51b628-0bfe-4977-a31b-ebc43d94e83c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:21.099845 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0e51b628-0bfe-4977-a31b-ebc43d94e83c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 06:59:21.100449 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0e51b628-0bfe-4977-a31b-ebc43d94e83c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e630d25c-d646-4c18-8808-7c2db7aaf201", "name": "tempest-VolumesBackupsTest-Backup-902244354"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:21.102596 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-0e51b628-0bfe-4977-a31b-ebc43d94e83c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Creating new backup {'backup': {'volume_id': 'e630d25c-d646-4c18-8808-7c2db7aaf201', 'name': 'tempest-VolumesBackupsTest-Backup-902244354'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:59:21.102863 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-0e51b628-0bfe-4977-a31b-ebc43d94e83c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Creating backup of volume e630d25c-d646-4c18-8808-7c2db7aaf201 in container None Aug 13 06:59:21.119412 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:21.119412 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:21.119649 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0e51b628-0bfe-4977-a31b-ebc43d94e83c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 06:59:21.160631 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-0e51b628-0bfe-4977-a31b-ebc43d94e83c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Created reservations ['14ea83ef-9fd4-4840-8d8d-aaa2a06c0d90', '728d3b0a-60d8-4e7d-8c74-cecfc6be5b95'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:59:21.212483 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-73b3273c-c151-4972-93a4-d0b1c3b1d204 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:21.215483 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-73b3273c-c151-4972-93a4-d0b1c3b1d204 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 06:59:21.215712 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-73b3273c-c151-4972-93a4-d0b1c3b1d204 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:21.215901 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-73b3273c-c151-4972-93a4-d0b1c3b1d204 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:21.215995 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-73b3273c-c151-4972-93a4-d0b1c3b1d204 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:21.225101 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:21.225101 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:21.226154 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-73b3273c-c151-4972-93a4-d0b1c3b1d204 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 06:59:21.226447 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 439/1751] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:21 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:21.269572 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0e51b628-0bfe-4977-a31b-ebc43d94e83c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 06:59:21.270306 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 436/1752] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:59:21 2026] POST /volume/v3/backups => generated 327 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:59:21.282335 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-00ffb3bc-7700-488c-8262-94951f3fcfa3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:21.286600 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-00ffb3bc-7700-488c-8262-94951f3fcfa3 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:21.286732 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-00ffb3bc-7700-488c-8262-94951f3fcfa3 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:21.286987 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-00ffb3bc-7700-488c-8262-94951f3fcfa3 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:21.287129 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-00ffb3bc-7700-488c-8262-94951f3fcfa3 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:21.294820 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:21.294820 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:21.295829 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-00ffb3bc-7700-488c-8262-94951f3fcfa3 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:21.296305 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 436/1753] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:21 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:21.656438 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-33e507a8-cda8-45b8-aeb6-69cc642f5daf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:21.658607 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-33e507a8-cda8-45b8-aeb6-69cc642f5daf tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:21.658840 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-33e507a8-cda8-45b8-aeb6-69cc642f5daf tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:21.659097 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-33e507a8-cda8-45b8-aeb6-69cc642f5daf tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:21.659250 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-33e507a8-cda8-45b8-aeb6-69cc642f5daf tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:21.666313 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:21.666313 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:21.666709 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-33e507a8-cda8-45b8-aeb6-69cc642f5daf tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:21.667838 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 443/1754] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:21 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:21.858060 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6789bc93-ea58-46f1-87b1-f69bf86ee7a3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:21.859948 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6789bc93-ea58-46f1-87b1-f69bf86ee7a3 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 06:59:21.860175 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6789bc93-ea58-46f1-87b1-f69bf86ee7a3 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:21.860377 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6789bc93-ea58-46f1-87b1-f69bf86ee7a3 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:21.874408 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:21.874408 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:21.881092 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6789bc93-ea58-46f1-87b1-f69bf86ee7a3 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 06:59:21.887462 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6789bc93-ea58-46f1-87b1-f69bf86ee7a3 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e returned with HTTP 200 Aug 13 06:59:21.888035 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 440/1755] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:21 2026] GET /volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:22.242481 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-416bbc83-f148-4583-829a-e521ff6cf2ce None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:22.245830 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-416bbc83-f148-4583-829a-e521ff6cf2ce tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 06:59:22.245830 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-416bbc83-f148-4583-829a-e521ff6cf2ce tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:22.246186 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-416bbc83-f148-4583-829a-e521ff6cf2ce tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:22.246296 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-416bbc83-f148-4583-829a-e521ff6cf2ce tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:22.252632 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:22.252632 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:22.253636 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-416bbc83-f148-4583-829a-e521ff6cf2ce tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 06:59:22.254173 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 437/1756] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:22 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:22.315467 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3a8acacd-557a-4c65-a10b-05c274ecd1f1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:22.320400 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3a8acacd-557a-4c65-a10b-05c274ecd1f1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:22.320590 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3a8acacd-557a-4c65-a10b-05c274ecd1f1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:22.320823 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3a8acacd-557a-4c65-a10b-05c274ecd1f1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:22.320958 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3a8acacd-557a-4c65-a10b-05c274ecd1f1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:22.332376 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:22.332376 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:22.333437 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3a8acacd-557a-4c65-a10b-05c274ecd1f1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:22.333884 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 437/1757] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:22 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:22.685314 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b3d97771-6f52-4777-b723-e0445615d477 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:22.689837 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b3d97771-6f52-4777-b723-e0445615d477 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:22.689837 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b3d97771-6f52-4777-b723-e0445615d477 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:22.691231 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b3d97771-6f52-4777-b723-e0445615d477 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:22.691231 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-b3d97771-6f52-4777-b723-e0445615d477 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:22.696296 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:22.696296 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:22.697690 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b3d97771-6f52-4777-b723-e0445615d477 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:22.698387 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 444/1758] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:22 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:22.903473 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-09f59d6e-61b7-4664-89f8-7add204e7496 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:22.906443 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-09f59d6e-61b7-4664-89f8-7add204e7496 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 06:59:22.906443 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-09f59d6e-61b7-4664-89f8-7add204e7496 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:22.906443 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-09f59d6e-61b7-4664-89f8-7add204e7496 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:22.925525 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:22.925525 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:22.931970 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-09f59d6e-61b7-4664-89f8-7add204e7496 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 06:59:22.937273 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-09f59d6e-61b7-4664-89f8-7add204e7496 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e returned with HTTP 200 Aug 13 06:59:22.937725 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 441/1759] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:22 2026] GET /volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:23.269855 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4374f6f9-a6f6-46c9-b1e1-c84bfea401a8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:23.275456 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4374f6f9-a6f6-46c9-b1e1-c84bfea401a8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 06:59:23.275456 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4374f6f9-a6f6-46c9-b1e1-c84bfea401a8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:23.275456 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4374f6f9-a6f6-46c9-b1e1-c84bfea401a8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:23.275456 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-4374f6f9-a6f6-46c9-b1e1-c84bfea401a8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:23.286500 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:23.286500 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:23.286500 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4374f6f9-a6f6-46c9-b1e1-c84bfea401a8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 06:59:23.286500 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 438/1760] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:23 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:23.345171 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d532e013-7d78-4a1e-b4d8-f4774b119cb5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:23.347931 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d532e013-7d78-4a1e-b4d8-f4774b119cb5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:23.348129 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d532e013-7d78-4a1e-b4d8-f4774b119cb5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:23.348353 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d532e013-7d78-4a1e-b4d8-f4774b119cb5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:23.348499 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d532e013-7d78-4a1e-b4d8-f4774b119cb5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:23.356046 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:23.356046 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:23.357289 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d532e013-7d78-4a1e-b4d8-f4774b119cb5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:23.358805 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 438/1761] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:23 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:23.711888 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3f364988-2b5b-4064-a602-ae3b2ac9014f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:23.719354 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3f364988-2b5b-4064-a602-ae3b2ac9014f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:23.719354 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3f364988-2b5b-4064-a602-ae3b2ac9014f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:23.719354 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3f364988-2b5b-4064-a602-ae3b2ac9014f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:23.719354 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-3f364988-2b5b-4064-a602-ae3b2ac9014f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:23.722985 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:23.722985 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:23.725777 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3f364988-2b5b-4064-a602-ae3b2ac9014f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:23.725777 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 445/1762] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:23 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:59:23.960257 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e2ebae63-ffb3-4719-b261-d4d56a3c2a54 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:23.964708 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e2ebae63-ffb3-4719-b261-d4d56a3c2a54 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 06:59:23.964925 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e2ebae63-ffb3-4719-b261-d4d56a3c2a54 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:23.965512 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e2ebae63-ffb3-4719-b261-d4d56a3c2a54 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:23.988260 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:23.988260 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:23.995675 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e2ebae63-ffb3-4719-b261-d4d56a3c2a54 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 06:59:24.007443 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e2ebae63-ffb3-4719-b261-d4d56a3c2a54 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e returned with HTTP 200 Aug 13 06:59:24.007620 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 442/1763] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:23 2026] GET /volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:24.215712 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-be107552-f35c-450b-b10e-06e1326be6d8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:24.220430 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-be107552-f35c-450b-b10e-06e1326be6d8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] POST https://10.4.3.81/volume/v3/attachments/dd47cf46-0dc8-4a31-915e-8fc883f4e43f/action Aug 13 06:59:24.220903 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-be107552-f35c-450b-b10e-06e1326be6d8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:59:24.221063 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-be107552-f35c-450b-b10e-06e1326be6d8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:24.245410 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:24.245410 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:24.265832 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bc0f1840-698d-4559-bacc-52a1d2a49527 req-be107552-f35c-450b-b10e-06e1326be6d8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/attachments/dd47cf46-0dc8-4a31-915e-8fc883f4e43f/action returned with HTTP 204 Aug 13 06:59:24.267244 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 439/1764] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:59:24 2026] POST /volume/v3/attachments/dd47cf46-0dc8-4a31-915e-8fc883f4e43f/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:24.304029 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fa95c5cc-ad2c-42ea-b501-5e88b4297867 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:24.309476 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fa95c5cc-ad2c-42ea-b501-5e88b4297867 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 06:59:24.310363 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fa95c5cc-ad2c-42ea-b501-5e88b4297867 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:24.310363 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fa95c5cc-ad2c-42ea-b501-5e88b4297867 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:24.312379 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-fa95c5cc-ad2c-42ea-b501-5e88b4297867 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:24.323799 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:24.323799 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:24.324900 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fa95c5cc-ad2c-42ea-b501-5e88b4297867 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 06:59:24.325553 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 439/1765] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:24 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 733 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:24.372738 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4aeebb2e-3009-46e2-b3f1-48d759e03309 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:24.374903 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4aeebb2e-3009-46e2-b3f1-48d759e03309 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:24.375438 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4aeebb2e-3009-46e2-b3f1-48d759e03309 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:24.375725 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4aeebb2e-3009-46e2-b3f1-48d759e03309 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:24.375896 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-4aeebb2e-3009-46e2-b3f1-48d759e03309 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:24.382093 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:24.382093 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:24.383624 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4aeebb2e-3009-46e2-b3f1-48d759e03309 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:24.384055 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 446/1766] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:24 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:24.742601 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-afd313d3-578e-4527-8b5c-5db3ddbe9915 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:24.747042 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-afd313d3-578e-4527-8b5c-5db3ddbe9915 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:24.747042 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-afd313d3-578e-4527-8b5c-5db3ddbe9915 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:24.747042 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-afd313d3-578e-4527-8b5c-5db3ddbe9915 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:24.747042 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-afd313d3-578e-4527-8b5c-5db3ddbe9915 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:24.755084 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:24.755084 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:24.755084 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-afd313d3-578e-4527-8b5c-5db3ddbe9915 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:24.755084 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 443/1767] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:24 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:25.028833 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e4ef8f1d-dcd6-4a04-a09b-7cbe9b77d080 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:25.032015 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e4ef8f1d-dcd6-4a04-a09b-7cbe9b77d080 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 06:59:25.032385 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e4ef8f1d-dcd6-4a04-a09b-7cbe9b77d080 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:25.032684 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e4ef8f1d-dcd6-4a04-a09b-7cbe9b77d080 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:25.046231 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:25.046231 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:25.051660 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e4ef8f1d-dcd6-4a04-a09b-7cbe9b77d080 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 06:59:25.057407 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e4ef8f1d-dcd6-4a04-a09b-7cbe9b77d080 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e returned with HTTP 200 Aug 13 06:59:25.058267 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 440/1768] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:25 2026] GET /volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:25.075074 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9a3bbc58-1ae2-44d4-997d-41facc91bda8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:25.082965 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a3bbc58-1ae2-44d4-997d-41facc91bda8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 06:59:25.083261 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a3bbc58-1ae2-44d4-997d-41facc91bda8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:25.083559 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a3bbc58-1ae2-44d4-997d-41facc91bda8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:25.106243 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:25.106243 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:25.119958 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9a3bbc58-1ae2-44d4-997d-41facc91bda8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 06:59:25.126515 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a3bbc58-1ae2-44d4-997d-41facc91bda8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e returned with HTTP 200 Aug 13 06:59:25.127015 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 440/1769] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:25 2026] GET /volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e => generated 1138 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:25.149454 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-de97853d-58bd-42a1-91a4-10e5a0e30be6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:25.152796 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-de97853d-58bd-42a1-91a4-10e5a0e30be6 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 06:59:25.153173 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-de97853d-58bd-42a1-91a4-10e5a0e30be6 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "531e55b5-b98c-455f-a621-bb2a95b97b1e", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-2143356053", "description": null, "metadata": null}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:25.175866 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:25.175866 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:25.177357 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-de97853d-58bd-42a1-91a4-10e5a0e30be6 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 06:59:25.177357 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-de97853d-58bd-42a1-91a4-10e5a0e30be6 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Create snapshot from volume 531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 06:59:25.247049 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-de97853d-58bd-42a1-91a4-10e5a0e30be6 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Created reservations ['173ad939-d4f5-49a2-8a22-3c0b70ad9113', '17bb7a6f-3d2b-486e-8887-fac550dd567a', '39062fa1-9581-4ff1-ba92-4caf6a081886', 'e97f94dd-bc14-4eca-bf11-f2dbbaae7383'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:59:25.305410 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-de97853d-58bd-42a1-91a4-10e5a0e30be6 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Snapshot force create request issued successfully. Aug 13 06:59:25.306129 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-de97853d-58bd-42a1-91a4-10e5a0e30be6 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 06:59:25.306796 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 447/1770] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 06:59:25 2026] POST /volume/v3/snapshots => generated 311 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:59:25.321806 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c7726ecd-4740-4c57-bbd6-6b2cea1765b8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:25.324734 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c7726ecd-4740-4c57-bbd6-6b2cea1765b8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c Aug 13 06:59:25.324734 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c7726ecd-4740-4c57-bbd6-6b2cea1765b8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:25.325812 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c7726ecd-4740-4c57-bbd6-6b2cea1765b8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:25.339087 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:25.339087 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:25.339087 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c7726ecd-4740-4c57-bbd6-6b2cea1765b8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Snapshot retrieved successfully. Aug 13 06:59:25.339087 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c7726ecd-4740-4c57-bbd6-6b2cea1765b8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c returned with HTTP 200 Aug 13 06:59:25.340264 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 444/1771] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:59:25 2026] GET /volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c => generated 443 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:25.344674 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7a3cea13-ad12-4dc0-8e81-32b58dc84c79 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:25.348761 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7a3cea13-ad12-4dc0-8e81-32b58dc84c79 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 06:59:25.349748 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7a3cea13-ad12-4dc0-8e81-32b58dc84c79 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:25.350694 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7a3cea13-ad12-4dc0-8e81-32b58dc84c79 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:25.350866 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-7a3cea13-ad12-4dc0-8e81-32b58dc84c79 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:25.359909 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:25.359909 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:25.361303 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7a3cea13-ad12-4dc0-8e81-32b58dc84c79 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 06:59:25.361303 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 441/1772] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:25 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:25.369452 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:25.371894 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:59:25.372606 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1302381195"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:25.374631 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1302381195'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:59:25.376344 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Create volume of 1 GB Aug 13 06:59:25.382011 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Availability Zones retrieved successfully. Aug 13 06:59:25.389386 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Flow 'volume_create_api' (31c0bedd-85f6-428e-836d-83e9afe28dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:25.391558 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98cd75d8-6925-481a-b878-1bbe92e5c0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:25.393112 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:59:25.399718 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d539c15b-4d92-4bc4-bf6a-c90f4aca016f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:25.402175 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d539c15b-4d92-4bc4-bf6a-c90f4aca016f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:25.403332 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d539c15b-4d92-4bc4-bf6a-c90f4aca016f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:25.403332 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d539c15b-4d92-4bc4-bf6a-c90f4aca016f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:25.403332 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-d539c15b-4d92-4bc4-bf6a-c90f4aca016f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:25.411857 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:25.411857 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:25.412264 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d539c15b-4d92-4bc4-bf6a-c90f4aca016f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:25.412782 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 448/1773] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:25 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:25.433404 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98cd75d8-6925-481a-b878-1bbe92e5c0a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:25.434987 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c075e3e8-8d26-4ba5-9a8d-05c0b2a11b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:25.513128 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Created reservations ['6db2787c-6853-416b-bf2b-9fb90356723f', 'a22eb91f-78d5-4430-a9d1-143a44c2633a', '64c29541-95ff-4572-82ca-94ae0b13c855', '3213186e-8c7b-41c2-9d59-a032acf816c7'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:59:25.513128 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c075e3e8-8d26-4ba5-9a8d-05c0b2a11b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6db2787c-6853-416b-bf2b-9fb90356723f', 'a22eb91f-78d5-4430-a9d1-143a44c2633a', '64c29541-95ff-4572-82ca-94ae0b13c855', '3213186e-8c7b-41c2-9d59-a032acf816c7']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:25.513901 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52528a0b-06bd-4805-a503-0c870d2a5e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:25.536727 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52528a0b-06bd-4805-a503-0c870d2a5e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c4b6234-8234-481b-9785-c8a21ddcc715', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1302381195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dc724db5eee4624bfc1ed0f4c43dda7',qos_specs=None,replication_status=,reservations=['6db2787c-6853-416b-bf2b-9fb90356723f','a22eb91f-78d5-4430-a9d1-143a44c2633a','64c29541-95ff-4572-82ca-94ae0b13c855','3213186e-8c7b-41c2-9d59-a032acf816c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4e872ac6d84f9b93162fb991c82a71',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:59:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1302381195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c4b6234-8234-481b-9785-c8a21ddcc715,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dc724db5eee4624bfc1ed0f4c43dda7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df4e872ac6d84f9b93162fb991c82a71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:25.538005 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c916228-50bd-47ea-9737-a1463bef4a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:25.561645 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c916228-50bd-47ea-9737-a1463bef4a78) transitioned into state 'SUCCESS' from state '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-1302381195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dc724db5eee4624bfc1ed0f4c43dda7',qos_specs=None,replication_status=,reservations=['6db2787c-6853-416b-bf2b-9fb90356723f','a22eb91f-78d5-4430-a9d1-143a44c2633a','64c29541-95ff-4572-82ca-94ae0b13c855','3213186e-8c7b-41c2-9d59-a032acf816c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4e872ac6d84f9b93162fb991c82a71',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:25.562502 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c71cf285-8169-4908-bdc2-ba341ccc3a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:25.573292 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c71cf285-8169-4908-bdc2-ba341ccc3a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:25.574390 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Flow 'volume_create_api' (31c0bedd-85f6-428e-836d-83e9afe28dd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:25.574538 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Create volume request issued successfully. Aug 13 06:59:25.575114 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-164d5192-a916-4d8b-a285-c16ba82d0e8a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:59:25.575629 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 441/1774] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:59:25 2026] POST /volume/v3/volumes => generated 750 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:59:25.591763 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0831b4fc-98b9-42f6-ad29-3ba025963df3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:25.598000 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0831b4fc-98b9-42f6-ad29-3ba025963df3 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] GET https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 Aug 13 06:59:25.598235 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0831b4fc-98b9-42f6-ad29-3ba025963df3 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:25.598501 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0831b4fc-98b9-42f6-ad29-3ba025963df3 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:25.612266 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:25.612266 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:25.623003 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0831b4fc-98b9-42f6-ad29-3ba025963df3 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Volume info retrieved successfully. Aug 13 06:59:25.629719 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0831b4fc-98b9-42f6-ad29-3ba025963df3 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 returned with HTTP 200 Aug 13 06:59:25.630149 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 445/1775] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:25 2026] GET /volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:25.769403 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4650bc5f-e581-4782-a266-683d2a26ae1a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:25.772562 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4650bc5f-e581-4782-a266-683d2a26ae1a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:25.772814 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4650bc5f-e581-4782-a266-683d2a26ae1a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:25.773135 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4650bc5f-e581-4782-a266-683d2a26ae1a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:25.773342 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-4650bc5f-e581-4782-a266-683d2a26ae1a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:25.779363 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:25.779363 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:25.780663 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4650bc5f-e581-4782-a266-683d2a26ae1a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:25.781130 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 442/1776] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:25 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:26.353610 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-96701c52-eb4f-4434-9aed-86526a4795d1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:26.356611 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-96701c52-eb4f-4434-9aed-86526a4795d1 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c Aug 13 06:59:26.357003 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-96701c52-eb4f-4434-9aed-86526a4795d1 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:26.357201 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-96701c52-eb4f-4434-9aed-86526a4795d1 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:26.364067 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:26.364067 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:26.364795 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-96701c52-eb4f-4434-9aed-86526a4795d1 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Snapshot retrieved successfully. Aug 13 06:59:26.366160 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-96701c52-eb4f-4434-9aed-86526a4795d1 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c returned with HTTP 200 Aug 13 06:59:26.366622 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 449/1777] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:59:26 2026] GET /volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:26.381355 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a8261bbd-bdc7-4ecb-aa96-ce17a6fa7e06 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:26.384370 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6d73d45a-49af-42f7-8f38-e618ac55a0da None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:26.388972 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8261bbd-bdc7-4ecb-aa96-ce17a6fa7e06 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 06:59:26.389078 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6d73d45a-49af-42f7-8f38-e618ac55a0da tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c Aug 13 06:59:26.389133 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8261bbd-bdc7-4ecb-aa96-ce17a6fa7e06 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:26.389185 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6d73d45a-49af-42f7-8f38-e618ac55a0da tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:26.389260 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8261bbd-bdc7-4ecb-aa96-ce17a6fa7e06 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:26.389260 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a8261bbd-bdc7-4ecb-aa96-ce17a6fa7e06 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:26.389782 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6d73d45a-49af-42f7-8f38-e618ac55a0da tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:26.394597 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:26.394597 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:26.395800 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8261bbd-bdc7-4ecb-aa96-ce17a6fa7e06 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 06:59:26.396436 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 442/1778] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:26 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:26.397641 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:26.397641 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:26.398155 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6d73d45a-49af-42f7-8f38-e618ac55a0da tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Snapshot retrieved successfully. Aug 13 06:59:26.399030 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6d73d45a-49af-42f7-8f38-e618ac55a0da tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c returned with HTTP 200 Aug 13 06:59:26.400299 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 446/1779] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:59:26 2026] GET /volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:26.412799 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-04e39352-dd92-4c30-a82c-58a0987cd94e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:26.415716 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-04e39352-dd92-4c30-a82c-58a0987cd94e tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 06:59:26.415978 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-04e39352-dd92-4c30-a82c-58a0987cd94e tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:26.416198 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-04e39352-dd92-4c30-a82c-58a0987cd94e tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:26.428237 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a95d5695-37ce-48bb-86f9-0841d89e00f3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:26.430238 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a95d5695-37ce-48bb-86f9-0841d89e00f3 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:26.430519 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a95d5695-37ce-48bb-86f9-0841d89e00f3 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:26.430762 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a95d5695-37ce-48bb-86f9-0841d89e00f3 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:26.430926 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-a95d5695-37ce-48bb-86f9-0841d89e00f3 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:26.436897 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:26.436897 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:26.437367 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:26.437367 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:26.438681 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a95d5695-37ce-48bb-86f9-0841d89e00f3 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:26.438938 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 450/1780] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:26 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:26.446543 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-04e39352-dd92-4c30-a82c-58a0987cd94e tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 06:59:26.454783 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-04e39352-dd92-4c30-a82c-58a0987cd94e tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e returned with HTTP 200 Aug 13 06:59:26.455403 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 443/1781] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:26 2026] GET /volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:26.659694 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6f91cd99-5b02-49d6-b4ab-3e2bb062ee8c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:26.661697 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6f91cd99-5b02-49d6-b4ab-3e2bb062ee8c tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] GET https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 Aug 13 06:59:26.661844 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6f91cd99-5b02-49d6-b4ab-3e2bb062ee8c tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:26.662248 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6f91cd99-5b02-49d6-b4ab-3e2bb062ee8c tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:26.669260 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:26.669260 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:26.674571 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6f91cd99-5b02-49d6-b4ab-3e2bb062ee8c tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Volume info retrieved successfully. Aug 13 06:59:26.679746 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6f91cd99-5b02-49d6-b4ab-3e2bb062ee8c tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 returned with HTTP 200 Aug 13 06:59:26.680275 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 443/1782] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:26 2026] GET /volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:26.759559 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-201f6c75-5292-4c3e-b525-21dfbe54db64 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:26.761832 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-201f6c75-5292-4c3e-b525-21dfbe54db64 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] GET https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 Aug 13 06:59:26.762469 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-201f6c75-5292-4c3e-b525-21dfbe54db64 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:26.762469 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-201f6c75-5292-4c3e-b525-21dfbe54db64 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:26.770912 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:26.770912 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:26.772824 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-201f6c75-5292-4c3e-b525-21dfbe54db64 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Volume info retrieved successfully. Aug 13 06:59:26.777199 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-201f6c75-5292-4c3e-b525-21dfbe54db64 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 returned with HTTP 200 Aug 13 06:59:26.777659 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 447/1783] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:59:26 2026] GET /volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:26.793361 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ef6a4902-a393-44e0-b704-a594282ebeda None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:26.795669 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ef6a4902-a393-44e0-b704-a594282ebeda tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:26.795879 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ef6a4902-a393-44e0-b704-a594282ebeda tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:26.796087 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ef6a4902-a393-44e0-b704-a594282ebeda tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:26.796204 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-ef6a4902-a393-44e0-b704-a594282ebeda tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:26.801607 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:26.801607 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:26.802455 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ef6a4902-a393-44e0-b704-a594282ebeda tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:26.802859 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 451/1784] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:26 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:26.818905 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-67d01f76-d8a1-40e5-ae39-ce38f2e03b60 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:26.819347 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-67d01f76-d8a1-40e5-ae39-ce38f2e03b60 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/b87750f6-7b81-4a4d-9023-c15d50c80244 Aug 13 06:59:26.819802 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-67d01f76-d8a1-40e5-ae39-ce38f2e03b60 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:26.819802 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-67d01f76-d8a1-40e5-ae39-ce38f2e03b60 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:26.831094 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:26.831094 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:26.837289 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-67d01f76-d8a1-40e5-ae39-ce38f2e03b60 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:59:26.842936 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-67d01f76-d8a1-40e5-ae39-ce38f2e03b60 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/b87750f6-7b81-4a4d-9023-c15d50c80244 returned with HTTP 200 Aug 13 06:59:26.843984 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 444/1785] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:26 2026] GET /volume/v3/volumes/b87750f6-7b81-4a4d-9023-c15d50c80244 => generated 964 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:26.864513 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-aa405138-b951-443d-ba3c-c88058f57c1b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:26.866596 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aa405138-b951-443d-ba3c-c88058f57c1b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/b87750f6-7b81-4a4d-9023-c15d50c80244 Aug 13 06:59:26.866700 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aa405138-b951-443d-ba3c-c88058f57c1b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:26.866933 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aa405138-b951-443d-ba3c-c88058f57c1b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:26.874900 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:26.874900 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:26.878791 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-aa405138-b951-443d-ba3c-c88058f57c1b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:59:26.880392 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-17705ee8-f749-4a48-9d3b-42af3786442a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:26.883315 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-17705ee8-f749-4a48-9d3b-42af3786442a None None] GET https://10.4.3.81/volume// Aug 13 06:59:26.883546 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-17705ee8-f749-4a48-9d3b-42af3786442a None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:26.883642 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aa405138-b951-443d-ba3c-c88058f57c1b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/b87750f6-7b81-4a4d-9023-c15d50c80244 returned with HTTP 200 Aug 13 06:59:26.883800 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-17705ee8-f749-4a48-9d3b-42af3786442a None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:26.884128 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 444/1786] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:26 2026] GET /volume/v3/volumes/b87750f6-7b81-4a4d-9023-c15d50c80244 => generated 964 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:26.884270 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-17705ee8-f749-4a48-9d3b-42af3786442a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:59:26.884558 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 448/1787] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 06:59:26 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:59:26.893539 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-49bba99e-0834-4d19-a2e7-d6222567a9e8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:26.896853 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-49bba99e-0834-4d19-a2e7-d6222567a9e8 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:59:26.897201 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-49bba99e-0834-4d19-a2e7-d6222567a9e8 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c4b6234-8234-481b-9785-c8a21ddcc715", "connector": null, "instance_uuid": "9bf1fe75-5b6b-46c0-95bd-4ee8b8527e82"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:26.898730 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dd2fb7ac-ab79-4ab6-ba3a-7d10375e856d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:26.900973 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dd2fb7ac-ab79-4ab6-ba3a-7d10375e856d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b87750f6-7b81-4a4d-9023-c15d50c80244 Aug 13 06:59:26.901210 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dd2fb7ac-ab79-4ab6-ba3a-7d10375e856d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:26.901485 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dd2fb7ac-ab79-4ab6-ba3a-7d10375e856d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:26.901653 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-dd2fb7ac-ab79-4ab6-ba3a-7d10375e856d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Delete volume with id: b87750f6-7b81-4a4d-9023-c15d50c80244 Aug 13 06:59:26.910028 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:26.910028 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:26.914595 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:26.914595 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:26.914755 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dd2fb7ac-ab79-4ab6-ba3a-7d10375e856d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:59:26.941119 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dd2fb7ac-ab79-4ab6-ba3a-7d10375e856d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Delete volume request issued successfully. Aug 13 06:59:26.941406 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dd2fb7ac-ab79-4ab6-ba3a-7d10375e856d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/b87750f6-7b81-4a4d-9023-c15d50c80244 returned with HTTP 202 Aug 13 06:59:26.941856 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 445/1788] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:59:26 2026] DELETE /volume/v3/volumes/b87750f6-7b81-4a4d-9023-c15d50c80244 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:59:26.947666 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-49bba99e-0834-4d19-a2e7-d6222567a9e8 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:59:26.948280 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 452/1789] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:59:26 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:26.952720 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fd7df9e2-e7ab-44f2-9a8c-7d698a204563 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:26.954703 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd7df9e2-e7ab-44f2-9a8c-7d698a204563 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/b87750f6-7b81-4a4d-9023-c15d50c80244 Aug 13 06:59:26.954890 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd7df9e2-e7ab-44f2-9a8c-7d698a204563 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:26.955068 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd7df9e2-e7ab-44f2-9a8c-7d698a204563 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:26.963187 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:26.963187 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:26.967766 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fd7df9e2-e7ab-44f2-9a8c-7d698a204563 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:59:26.972752 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd7df9e2-e7ab-44f2-9a8c-7d698a204563 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/b87750f6-7b81-4a4d-9023-c15d50c80244 returned with HTTP 200 Aug 13 06:59:26.973444 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 445/1790] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:26 2026] GET /volume/v3/volumes/b87750f6-7b81-4a4d-9023-c15d50c80244 => generated 963 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:26.986390 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-feb076d1-e311-4d2d-a941-6c99ae70c5c3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:26.988919 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-feb076d1-e311-4d2d-a941-6c99ae70c5c3 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] GET https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 Aug 13 06:59:26.989922 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-feb076d1-e311-4d2d-a941-6c99ae70c5c3 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:26.990202 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-feb076d1-e311-4d2d-a941-6c99ae70c5c3 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:27.002516 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-938b7121-de7d-494d-878f-9a185577cc05 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:27.003054 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-938b7121-de7d-494d-878f-9a185577cc05 None None] GET https://10.4.3.81/volume// Aug 13 06:59:27.003772 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-938b7121-de7d-494d-878f-9a185577cc05 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:27.003772 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-938b7121-de7d-494d-878f-9a185577cc05 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:27.003991 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-938b7121-de7d-494d-878f-9a185577cc05 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:59:27.004383 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 446/1791] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:59:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:59:27.011607 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:27.011607 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:27.016062 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-feb076d1-e311-4d2d-a941-6c99ae70c5c3 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Volume info retrieved successfully. Aug 13 06:59:27.022009 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-ce644dd3-da09-4a71-a2f7-415b20d51042 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:27.022198 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-feb076d1-e311-4d2d-a941-6c99ae70c5c3 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 returned with HTTP 200 Aug 13 06:59:27.022722 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 449/1792] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:26 2026] GET /volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:27.024609 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-ce644dd3-da09-4a71-a2f7-415b20d51042 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] GET https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 Aug 13 06:59:27.024846 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-ce644dd3-da09-4a71-a2f7-415b20d51042 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:27.025052 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-ce644dd3-da09-4a71-a2f7-415b20d51042 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:27.037414 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:27.037414 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:27.043841 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-ce644dd3-da09-4a71-a2f7-415b20d51042 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Volume info retrieved successfully. Aug 13 06:59:27.048973 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-ce644dd3-da09-4a71-a2f7-415b20d51042 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 returned with HTTP 200 Aug 13 06:59:27.049483 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 453/1793] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 06:59:27 2026] GET /volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:59:27.167520 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-cc3a5b73-dc6c-49b8-8fb0-0d700607ac4d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:27.172412 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-cc3a5b73-dc6c-49b8-8fb0-0d700607ac4d tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] PUT https://10.4.3.81/volume/v3/attachments/96856dcb-d5d8-480d-a951-43407a4c0502 Aug 13 06:59:27.172884 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-cc3a5b73-dc6c-49b8-8fb0-0d700607ac4d tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:27.194897 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-cc3a5b73-dc6c-49b8-8fb0-0d700607ac4d tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Acquiring lock "cinder-attachment_update-9c4b6234-8234-481b-9785-c8a21ddcc715-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:59:27.200737 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-cc3a5b73-dc6c-49b8-8fb0-0d700607ac4d tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Lock "cinder-attachment_update-9c4b6234-8234-481b-9785-c8a21ddcc715-np0000007169" acquired by "attachment_update" :: waited 0.006s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:59:27.202335 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:27.202335 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:27.309780 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-cc3a5b73-dc6c-49b8-8fb0-0d700607ac4d tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Lock "cinder-attachment_update-9c4b6234-8234-481b-9785-c8a21ddcc715-np0000007169" released by "attachment_update" :: held 0.109s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:59:27.310221 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-cc3a5b73-dc6c-49b8-8fb0-0d700607ac4d tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] https://10.4.3.81/volume/v3/attachments/96856dcb-d5d8-480d-a951-43407a4c0502 returned with HTTP 200 Aug 13 06:59:27.311810 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 446/1794] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:59:27 2026] PUT /volume/v3/attachments/96856dcb-d5d8-480d-a951-43407a4c0502 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:27.409283 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8b9a29b2-c4d1-458f-8057-c7708f21d072 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:27.413063 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8b9a29b2-c4d1-458f-8057-c7708f21d072 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 06:59:27.414754 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8b9a29b2-c4d1-458f-8057-c7708f21d072 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:27.414754 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8b9a29b2-c4d1-458f-8057-c7708f21d072 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:27.414754 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-8b9a29b2-c4d1-458f-8057-c7708f21d072 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:27.419687 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:27.419687 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:27.420148 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8b9a29b2-c4d1-458f-8057-c7708f21d072 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 06:59:27.420607 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 447/1795] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:27 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:27.453228 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-68e00b3c-02cc-49b8-8863-c72666365edd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:27.455311 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-68e00b3c-02cc-49b8-8863-c72666365edd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:27.455599 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-68e00b3c-02cc-49b8-8863-c72666365edd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:27.455811 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-68e00b3c-02cc-49b8-8863-c72666365edd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:27.455915 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-68e00b3c-02cc-49b8-8863-c72666365edd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:27.460384 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:27.460384 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:27.461224 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-68e00b3c-02cc-49b8-8863-c72666365edd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:27.461753 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 450/1796] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:27 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:27.989887 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6dae52eb-c783-40ee-8588-33883684621e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:27.991670 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6dae52eb-c783-40ee-8588-33883684621e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/b87750f6-7b81-4a4d-9023-c15d50c80244 Aug 13 06:59:27.991848 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6dae52eb-c783-40ee-8588-33883684621e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:27.992038 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6dae52eb-c783-40ee-8588-33883684621e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:27.997820 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6dae52eb-c783-40ee-8588-33883684621e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/b87750f6-7b81-4a4d-9023-c15d50c80244 returned with HTTP 404 Aug 13 06:59:27.998277 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 454/1797] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:27 2026] GET /volume/v3/volumes/b87750f6-7b81-4a4d-9023-c15d50c80244 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:28.006131 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c58e1b7d-57ac-4b73-9b6f-010a1daf56cc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:28.011183 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c58e1b7d-57ac-4b73-9b6f-010a1daf56cc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] DELETE https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:28.011426 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c58e1b7d-57ac-4b73-9b6f-010a1daf56cc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:28.011521 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c58e1b7d-57ac-4b73-9b6f-010a1daf56cc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:28.011899 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-c58e1b7d-57ac-4b73-9b6f-010a1daf56cc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Delete backup with id: 5d528577-1f03-4340-870f-0c6335413658. Aug 13 06:59:28.020972 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:28.020972 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:28.038074 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5d9243e9-577b-40f0-bee6-f4d36d4c4d2b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:28.041460 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5d9243e9-577b-40f0-bee6-f4d36d4c4d2b tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] GET https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 Aug 13 06:59:28.041460 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5d9243e9-577b-40f0-bee6-f4d36d4c4d2b tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:28.042996 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5d9243e9-577b-40f0-bee6-f4d36d4c4d2b tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:28.043713 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-c58e1b7d-57ac-4b73-9b6f-010a1daf56cc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] delete_backup rpcapi backup_id 5d528577-1f03-4340-870f-0c6335413658 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:59:28.045573 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c58e1b7d-57ac-4b73-9b6f-010a1daf56cc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 202 Aug 13 06:59:28.046238 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 447/1798] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:59:28 2026] DELETE /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:59:28.054964 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:28.054964 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:28.055802 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e4df7a71-0ed6-4073-9393-74a427974bb6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:28.057763 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e4df7a71-0ed6-4073-9393-74a427974bb6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:28.057963 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e4df7a71-0ed6-4073-9393-74a427974bb6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:28.058210 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e4df7a71-0ed6-4073-9393-74a427974bb6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:28.059084 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-e4df7a71-0ed6-4073-9393-74a427974bb6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:28.059526 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5d9243e9-577b-40f0-bee6-f4d36d4c4d2b tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Volume info retrieved successfully. Aug 13 06:59:28.064453 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:28.064453 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:28.064594 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5d9243e9-577b-40f0-bee6-f4d36d4c4d2b tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 returned with HTTP 200 Aug 13 06:59:28.065000 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 448/1799] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:28 2026] GET /volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:28.065601 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e4df7a71-0ed6-4073-9393-74a427974bb6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 200 Aug 13 06:59:28.066169 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 451/1800] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:28 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:28.438285 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-af4954f5-6236-4b41-816c-d3dd13f12770 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:28.441962 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-af4954f5-6236-4b41-816c-d3dd13f12770 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 06:59:28.442300 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-af4954f5-6236-4b41-816c-d3dd13f12770 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:28.443418 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-af4954f5-6236-4b41-816c-d3dd13f12770 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:28.443418 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-af4954f5-6236-4b41-816c-d3dd13f12770 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:28.448609 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:28.448609 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:28.449534 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-af4954f5-6236-4b41-816c-d3dd13f12770 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 06:59:28.450131 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 455/1801] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:28 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:28.478044 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2b111e92-9e97-4a28-9b1a-b1d23c6756e2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:28.479856 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2b111e92-9e97-4a28-9b1a-b1d23c6756e2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:28.480052 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2b111e92-9e97-4a28-9b1a-b1d23c6756e2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:28.480300 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2b111e92-9e97-4a28-9b1a-b1d23c6756e2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:28.480878 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-2b111e92-9e97-4a28-9b1a-b1d23c6756e2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:28.485788 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:28.485788 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:28.486758 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2b111e92-9e97-4a28-9b1a-b1d23c6756e2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:28.487161 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 448/1802] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:28 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:29.082401 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8aec8419-d39e-4c7e-8c38-4dc18e27d772 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:29.086603 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8aec8419-d39e-4c7e-8c38-4dc18e27d772 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 Aug 13 06:59:29.086603 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8aec8419-d39e-4c7e-8c38-4dc18e27d772 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:29.086603 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8aec8419-d39e-4c7e-8c38-4dc18e27d772 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:29.086603 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-8aec8419-d39e-4c7e-8c38-4dc18e27d772 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 5d528577-1f03-4340-870f-0c6335413658. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:29.088363 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b11d787f-02bd-41db-9d66-d5a6837da52a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:29.091673 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b11d787f-02bd-41db-9d66-d5a6837da52a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] GET https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 Aug 13 06:59:29.092347 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b11d787f-02bd-41db-9d66-d5a6837da52a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:29.092733 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b11d787f-02bd-41db-9d66-d5a6837da52a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:29.094013 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8aec8419-d39e-4c7e-8c38-4dc18e27d772 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 returned with HTTP 404 Aug 13 06:59:29.094013 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 449/1803] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:29 2026] GET /volume/v3/backups/5d528577-1f03-4340-870f-0c6335413658 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:29.106984 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:29.106984 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:29.115007 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b11d787f-02bd-41db-9d66-d5a6837da52a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Volume info retrieved successfully. Aug 13 06:59:29.127382 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b11d787f-02bd-41db-9d66-d5a6837da52a tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 returned with HTTP 200 Aug 13 06:59:29.127382 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 452/1804] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:29 2026] GET /volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:29.201072 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-be72791d-1cc8-43b0-aed2-bff310f8594c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:29.203370 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-be72791d-1cc8-43b0-aed2-bff310f8594c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] DELETE https://10.4.3.81/volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 Aug 13 06:59:29.203751 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-be72791d-1cc8-43b0-aed2-bff310f8594c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:29.204059 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-be72791d-1cc8-43b0-aed2-bff310f8594c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:29.204223 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-be72791d-1cc8-43b0-aed2-bff310f8594c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Delete volume with id: bc3ccfe3-db55-4cf9-b2a5-813a4518c474 Aug 13 06:59:29.212617 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:29.212617 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:29.213071 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-be72791d-1cc8-43b0-aed2-bff310f8594c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:59:29.236992 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-be72791d-1cc8-43b0-aed2-bff310f8594c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Delete volume request issued successfully. Aug 13 06:59:29.237336 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-be72791d-1cc8-43b0-aed2-bff310f8594c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 returned with HTTP 202 Aug 13 06:59:29.238126 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 456/1805] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:59:29 2026] DELETE /volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:59:29.248407 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7e9d978f-62df-4c8a-9a80-a11bfbe95dba None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:29.254562 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7e9d978f-62df-4c8a-9a80-a11bfbe95dba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 Aug 13 06:59:29.254562 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7e9d978f-62df-4c8a-9a80-a11bfbe95dba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:29.254562 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7e9d978f-62df-4c8a-9a80-a11bfbe95dba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:29.263035 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:29.263035 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:29.273984 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7e9d978f-62df-4c8a-9a80-a11bfbe95dba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:59:29.286177 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7e9d978f-62df-4c8a-9a80-a11bfbe95dba tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 returned with HTTP 200 Aug 13 06:59:29.286177 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 449/1806] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:29 2026] GET /volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:29.461273 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8907ad43-3e65-4183-8655-5173981f2420 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:29.463871 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8907ad43-3e65-4183-8655-5173981f2420 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 06:59:29.463871 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8907ad43-3e65-4183-8655-5173981f2420 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:29.464100 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8907ad43-3e65-4183-8655-5173981f2420 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:29.464258 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-8907ad43-3e65-4183-8655-5173981f2420 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:29.471198 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:29.471198 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:29.471653 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8907ad43-3e65-4183-8655-5173981f2420 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 06:59:29.472170 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 450/1807] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:29 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:29.508461 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-58f0928c-d154-4432-83f3-272eace2554b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:29.510779 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-58f0928c-d154-4432-83f3-272eace2554b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:29.511559 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-58f0928c-d154-4432-83f3-272eace2554b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:29.511961 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-58f0928c-d154-4432-83f3-272eace2554b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:29.513262 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-58f0928c-d154-4432-83f3-272eace2554b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:29.518167 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:29.518167 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:29.519947 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-58f0928c-d154-4432-83f3-272eace2554b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:29.520747 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 453/1808] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:29 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:30.136420 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-dba644a0-434e-4557-8aa9-1732a85b502e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:30.138612 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dba644a0-434e-4557-8aa9-1732a85b502e tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] GET https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 Aug 13 06:59:30.138861 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dba644a0-434e-4557-8aa9-1732a85b502e tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:30.139123 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dba644a0-434e-4557-8aa9-1732a85b502e tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:30.152586 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:30.152586 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:30.158864 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-dba644a0-434e-4557-8aa9-1732a85b502e tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Volume info retrieved successfully. Aug 13 06:59:30.164732 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dba644a0-434e-4557-8aa9-1732a85b502e tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 returned with HTTP 200 Aug 13 06:59:30.165079 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 457/1809] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:30 2026] GET /volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:30.307403 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6dde959e-79a3-49c1-a422-011572b0b5e7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:30.310468 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6dde959e-79a3-49c1-a422-011572b0b5e7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 Aug 13 06:59:30.310468 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6dde959e-79a3-49c1-a422-011572b0b5e7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:30.310468 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6dde959e-79a3-49c1-a422-011572b0b5e7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:30.318611 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6dde959e-79a3-49c1-a422-011572b0b5e7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 returned with HTTP 404 Aug 13 06:59:30.319162 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 450/1810] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:30 2026] GET /volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:30.329174 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c79d8850-07b9-4829-8849-deb9f2887216 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:30.331872 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c79d8850-07b9-4829-8849-deb9f2887216 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 Aug 13 06:59:30.332187 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c79d8850-07b9-4829-8849-deb9f2887216 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:30.332461 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c79d8850-07b9-4829-8849-deb9f2887216 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:30.342014 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c79d8850-07b9-4829-8849-deb9f2887216 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 returned with HTTP 404 Aug 13 06:59:30.342909 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 451/1811] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:30 2026] GET /volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:30.351790 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-354736ba-9595-4167-b0b4-568328c8a94b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:30.361414 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-354736ba-9595-4167-b0b4-568328c8a94b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] DELETE https://10.4.3.81/volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 Aug 13 06:59:30.361414 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-354736ba-9595-4167-b0b4-568328c8a94b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:30.361414 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-354736ba-9595-4167-b0b4-568328c8a94b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:30.361414 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-354736ba-9595-4167-b0b4-568328c8a94b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Delete volume with id: bc3ccfe3-db55-4cf9-b2a5-813a4518c474 Aug 13 06:59:30.372052 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-354736ba-9595-4167-b0b4-568328c8a94b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 returned with HTTP 404 Aug 13 06:59:30.373233 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 454/1812] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:59:30 2026] DELETE /volume/v3/volumes/bc3ccfe3-db55-4cf9-b2a5-813a4518c474 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:30.385398 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1beb1909-18fa-4731-920e-305c5ba780b7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:30.388594 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1beb1909-18fa-4731-920e-305c5ba780b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:59:30.388904 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1beb1909-18fa-4731-920e-305c5ba780b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-375417287"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:30.391726 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-1beb1909-18fa-4731-920e-305c5ba780b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-375417287'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:59:30.391877 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-1beb1909-18fa-4731-920e-305c5ba780b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Create volume of 1 GB Aug 13 06:59:30.396940 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1beb1909-18fa-4731-920e-305c5ba780b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Availability Zones retrieved successfully. Aug 13 06:59:30.403227 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1beb1909-18fa-4731-920e-305c5ba780b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Flow 'volume_create_api' (6e18a006-af8e-47c3-b598-65c06e944be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:30.404442 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1beb1909-18fa-4731-920e-305c5ba780b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eede905-b76b-469d-81ff-94ab9d3a1bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:30.407432 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-1beb1909-18fa-4731-920e-305c5ba780b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:59:30.431597 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1beb1909-18fa-4731-920e-305c5ba780b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eede905-b76b-469d-81ff-94ab9d3a1bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:30.432424 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1beb1909-18fa-4731-920e-305c5ba780b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e495506a-6fdf-45dd-9b7a-e76b4eb60abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:30.481159 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-1beb1909-18fa-4731-920e-305c5ba780b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Created reservations ['fae94bce-ec73-4264-9e76-9e08e72b1a6c', 'c81b65d4-5c2e-4aa0-8d6c-ca5ebb34954c', 'c21da923-573d-47ba-9713-faaea143304d', 'c3621a67-5df7-4d1f-a066-83d677a10b85'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:59:30.484638 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1beb1909-18fa-4731-920e-305c5ba780b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e495506a-6fdf-45dd-9b7a-e76b4eb60abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fae94bce-ec73-4264-9e76-9e08e72b1a6c', 'c81b65d4-5c2e-4aa0-8d6c-ca5ebb34954c', 'c21da923-573d-47ba-9713-faaea143304d', 'c3621a67-5df7-4d1f-a066-83d677a10b85']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:30.484638 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1beb1909-18fa-4731-920e-305c5ba780b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bd43ff6-92d9-41ab-8cd8-ad8d4a78e6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:30.488419 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ebdb1823-bf1d-4baa-a8ab-e8f213a50380 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:30.493685 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ebdb1823-bf1d-4baa-a8ab-e8f213a50380 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 06:59:30.493685 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ebdb1823-bf1d-4baa-a8ab-e8f213a50380 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:30.493685 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ebdb1823-bf1d-4baa-a8ab-e8f213a50380 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:30.493685 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ebdb1823-bf1d-4baa-a8ab-e8f213a50380 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:30.503831 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:30.503831 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:30.504955 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ebdb1823-bf1d-4baa-a8ab-e8f213a50380 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 06:59:30.506019 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 451/1813] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:30 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:30.515606 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1beb1909-18fa-4731-920e-305c5ba780b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bd43ff6-92d9-41ab-8cd8-ad8d4a78e6fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adf3561f-2fa8-4fcb-a544-4bab01c493e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-375417287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b578b09c05bb454f9e1c34669ea7c87d',qos_specs=None,replication_status=,reservations=['fae94bce-ec73-4264-9e76-9e08e72b1a6c','c81b65d4-5c2e-4aa0-8d6c-ca5ebb34954c','c21da923-573d-47ba-9713-faaea143304d','c3621a67-5df7-4d1f-a066-83d677a10b85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='742092ff493543fe96bdab5f5c38706b',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:59:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-375417287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adf3561f-2fa8-4fcb-a544-4bab01c493e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b578b09c05bb454f9e1c34669ea7c87d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='742092ff493543fe96bdab5f5c38706b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:30.517705 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1beb1909-18fa-4731-920e-305c5ba780b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07306993-e1b3-429e-be98-42abf05e7203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:30.535993 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c4d229b5-841c-4807-84b2-d10b3e990293 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:30.539514 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c4d229b5-841c-4807-84b2-d10b3e990293 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:30.539786 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c4d229b5-841c-4807-84b2-d10b3e990293 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:30.539919 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c4d229b5-841c-4807-84b2-d10b3e990293 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:30.539993 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-c4d229b5-841c-4807-84b2-d10b3e990293 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:30.544291 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:30.544291 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:30.545050 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c4d229b5-841c-4807-84b2-d10b3e990293 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:30.545480 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 452/1814] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:30 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:30.548763 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1beb1909-18fa-4731-920e-305c5ba780b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07306993-e1b3-429e-be98-42abf05e7203) transitioned into state 'SUCCESS' from state '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-375417287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b578b09c05bb454f9e1c34669ea7c87d',qos_specs=None,replication_status=,reservations=['fae94bce-ec73-4264-9e76-9e08e72b1a6c','c81b65d4-5c2e-4aa0-8d6c-ca5ebb34954c','c21da923-573d-47ba-9713-faaea143304d','c3621a67-5df7-4d1f-a066-83d677a10b85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='742092ff493543fe96bdab5f5c38706b',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:30.549744 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1beb1909-18fa-4731-920e-305c5ba780b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a573c76f-0b4d-42b1-8a59-cdb426f6c057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:30.569349 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1beb1909-18fa-4731-920e-305c5ba780b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a573c76f-0b4d-42b1-8a59-cdb426f6c057) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:30.570471 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1beb1909-18fa-4731-920e-305c5ba780b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Flow 'volume_create_api' (6e18a006-af8e-47c3-b598-65c06e944be2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:30.570811 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1beb1909-18fa-4731-920e-305c5ba780b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Create volume request issued successfully. Aug 13 06:59:30.571685 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1beb1909-18fa-4731-920e-305c5ba780b7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:59:30.572451 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 458/1815] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:59:30 2026] POST /volume/v3/volumes => generated 746 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:59:30.586250 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1a7e7e0e-7b4a-4883-99ab-6b4ff9c759ad None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:30.591975 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1a7e7e0e-7b4a-4883-99ab-6b4ff9c759ad tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 Aug 13 06:59:30.592128 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1a7e7e0e-7b4a-4883-99ab-6b4ff9c759ad tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:30.592416 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1a7e7e0e-7b4a-4883-99ab-6b4ff9c759ad tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:30.602668 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:30.602668 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:30.609945 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1a7e7e0e-7b4a-4883-99ab-6b4ff9c759ad tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:59:30.615434 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1a7e7e0e-7b4a-4883-99ab-6b4ff9c759ad tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 returned with HTTP 200 Aug 13 06:59:30.615870 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 455/1816] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:30 2026] GET /volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:30.709484 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-3131112e-1905-45e5-80d9-9a1d02784e13 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:30.716293 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-3131112e-1905-45e5-80d9-9a1d02784e13 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] POST https://10.4.3.81/volume/v3/attachments/96856dcb-d5d8-480d-a951-43407a4c0502/action Aug 13 06:59:30.716758 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-3131112e-1905-45e5-80d9-9a1d02784e13 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:59:30.716962 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-3131112e-1905-45e5-80d9-9a1d02784e13 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:30.738999 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:30.738999 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:30.753646 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-022f3913-ef59-40ff-8c2a-68fb0d52d4b8 req-3131112e-1905-45e5-80d9-9a1d02784e13 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] https://10.4.3.81/volume/v3/attachments/96856dcb-d5d8-480d-a951-43407a4c0502/action returned with HTTP 204 Aug 13 06:59:30.754391 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 452/1817] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 06:59:30 2026] POST /volume/v3/attachments/96856dcb-d5d8-480d-a951-43407a4c0502/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:31.183966 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ca3897ba-36e0-48e9-a3f5-32635ca3a002 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:31.186246 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ca3897ba-36e0-48e9-a3f5-32635ca3a002 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] GET https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 Aug 13 06:59:31.186561 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ca3897ba-36e0-48e9-a3f5-32635ca3a002 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:31.186777 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ca3897ba-36e0-48e9-a3f5-32635ca3a002 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:31.197911 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:31.197911 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:31.202983 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ca3897ba-36e0-48e9-a3f5-32635ca3a002 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Volume info retrieved successfully. Aug 13 06:59:31.209397 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ca3897ba-36e0-48e9-a3f5-32635ca3a002 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 returned with HTTP 200 Aug 13 06:59:31.209948 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 453/1818] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:31 2026] GET /volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:31.230993 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-968d558f-e2b9-4561-a47c-d16ac37b6258 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:31.235030 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-968d558f-e2b9-4561-a47c-d16ac37b6258 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] GET https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 Aug 13 06:59:31.235350 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-968d558f-e2b9-4561-a47c-d16ac37b6258 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:31.235647 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-968d558f-e2b9-4561-a47c-d16ac37b6258 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:31.254876 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:31.254876 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:31.258888 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-968d558f-e2b9-4561-a47c-d16ac37b6258 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Volume info retrieved successfully. Aug 13 06:59:31.264871 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-968d558f-e2b9-4561-a47c-d16ac37b6258 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 returned with HTTP 200 Aug 13 06:59:31.265465 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 459/1819] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:31 2026] GET /volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:31.516509 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-878a36c3-c927-43a4-8eb7-1c09d36b6fd1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:31.518120 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-878a36c3-c927-43a4-8eb7-1c09d36b6fd1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 06:59:31.518345 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-878a36c3-c927-43a4-8eb7-1c09d36b6fd1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:31.518536 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-878a36c3-c927-43a4-8eb7-1c09d36b6fd1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:31.518633 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-878a36c3-c927-43a4-8eb7-1c09d36b6fd1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:31.522202 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:31.522202 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:31.522770 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-878a36c3-c927-43a4-8eb7-1c09d36b6fd1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 06:59:31.523296 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 456/1820] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:31 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:31.559162 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-05dbe42c-a886-4c24-9526-10a60f70d4ff None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:31.560978 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05dbe42c-a886-4c24-9526-10a60f70d4ff tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:31.561169 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05dbe42c-a886-4c24-9526-10a60f70d4ff tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:31.561370 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05dbe42c-a886-4c24-9526-10a60f70d4ff tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:31.561484 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-05dbe42c-a886-4c24-9526-10a60f70d4ff tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:31.569125 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:31.569125 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:31.569954 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05dbe42c-a886-4c24-9526-10a60f70d4ff tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:31.570376 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 453/1821] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:31 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:31.630693 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b5e11910-54ce-4cf4-9168-361381422a02 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:31.632454 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b5e11910-54ce-4cf4-9168-361381422a02 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 Aug 13 06:59:31.632653 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b5e11910-54ce-4cf4-9168-361381422a02 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:31.632829 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b5e11910-54ce-4cf4-9168-361381422a02 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:31.639969 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:31.639969 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:31.644169 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b5e11910-54ce-4cf4-9168-361381422a02 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 06:59:31.648798 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b5e11910-54ce-4cf4-9168-361381422a02 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 returned with HTTP 200 Aug 13 06:59:31.649175 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 454/1822] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:31 2026] GET /volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:32.536372 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c9ce4d5b-cbfe-4bee-9e0e-487b6191037f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:32.538732 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c9ce4d5b-cbfe-4bee-9e0e-487b6191037f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 06:59:32.538988 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c9ce4d5b-cbfe-4bee-9e0e-487b6191037f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:32.539223 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c9ce4d5b-cbfe-4bee-9e0e-487b6191037f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:32.539374 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-c9ce4d5b-cbfe-4bee-9e0e-487b6191037f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:32.545345 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:32.545345 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:32.546048 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c9ce4d5b-cbfe-4bee-9e0e-487b6191037f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 06:59:32.546461 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 460/1823] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:32 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:32.580662 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-85e1c372-59e0-4769-bc09-8a02aedce7c3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:32.582470 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-85e1c372-59e0-4769-bc09-8a02aedce7c3 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:32.582666 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-85e1c372-59e0-4769-bc09-8a02aedce7c3 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:32.582845 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-85e1c372-59e0-4769-bc09-8a02aedce7c3 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:32.582942 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-85e1c372-59e0-4769-bc09-8a02aedce7c3 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:32.587490 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:32.587490 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:32.588284 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-85e1c372-59e0-4769-bc09-8a02aedce7c3 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:32.588708 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 457/1824] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:32 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:33.292531 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-2169a1c7-1ef2-46ef-aee2-10082e2b1dc9 req-beb233a0-8ae1-4d41-9dd4-0cce25a5ca1d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:33.296842 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2169a1c7-1ef2-46ef-aee2-10082e2b1dc9 req-beb233a0-8ae1-4d41-9dd4-0cce25a5ca1d tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] DELETE https://10.4.3.81/volume/v3/attachments/96856dcb-d5d8-480d-a951-43407a4c0502 Aug 13 06:59:33.296842 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2169a1c7-1ef2-46ef-aee2-10082e2b1dc9 req-beb233a0-8ae1-4d41-9dd4-0cce25a5ca1d tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:33.296842 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2169a1c7-1ef2-46ef-aee2-10082e2b1dc9 req-beb233a0-8ae1-4d41-9dd4-0cce25a5ca1d tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:33.311544 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:33.311544 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:33.368962 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2169a1c7-1ef2-46ef-aee2-10082e2b1dc9 req-beb233a0-8ae1-4d41-9dd4-0cce25a5ca1d tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] https://10.4.3.81/volume/v3/attachments/96856dcb-d5d8-480d-a951-43407a4c0502 returned with HTTP 200 Aug 13 06:59:33.368962 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 454/1825] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:59:33 2026] DELETE /volume/v3/attachments/96856dcb-d5d8-480d-a951-43407a4c0502 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:33.560760 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-10ce3204-7075-41b9-b0eb-39001166823f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:33.563298 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-10ce3204-7075-41b9-b0eb-39001166823f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 06:59:33.563913 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-10ce3204-7075-41b9-b0eb-39001166823f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:33.564170 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-10ce3204-7075-41b9-b0eb-39001166823f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:33.564336 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-10ce3204-7075-41b9-b0eb-39001166823f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:33.570704 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:33.570704 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:33.574036 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-10ce3204-7075-41b9-b0eb-39001166823f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 06:59:33.574036 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 455/1826] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:33 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:33.598931 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-48397c75-ee2a-4b8d-a959-ee2cdf6cd7e8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:33.601269 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-48397c75-ee2a-4b8d-a959-ee2cdf6cd7e8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:33.601526 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-48397c75-ee2a-4b8d-a959-ee2cdf6cd7e8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:33.601746 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-48397c75-ee2a-4b8d-a959-ee2cdf6cd7e8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:33.601859 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-48397c75-ee2a-4b8d-a959-ee2cdf6cd7e8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:33.606370 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:33.606370 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:33.607349 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-48397c75-ee2a-4b8d-a959-ee2cdf6cd7e8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:33.607705 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 461/1827] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:33 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:34.584012 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-eb8ef923-911d-497a-a950-e27bd7aaeb20 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:34.585883 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eb8ef923-911d-497a-a950-e27bd7aaeb20 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 06:59:34.586150 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eb8ef923-911d-497a-a950-e27bd7aaeb20 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:34.586421 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eb8ef923-911d-497a-a950-e27bd7aaeb20 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:34.586534 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-eb8ef923-911d-497a-a950-e27bd7aaeb20 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:34.590789 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:34.590789 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:34.591538 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eb8ef923-911d-497a-a950-e27bd7aaeb20 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 06:59:34.592006 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 458/1828] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:34 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:34.622190 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-612a603f-4791-4602-b7cb-76a1e24596c0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:34.624497 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-612a603f-4791-4602-b7cb-76a1e24596c0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:34.624755 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-612a603f-4791-4602-b7cb-76a1e24596c0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:34.624995 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-612a603f-4791-4602-b7cb-76a1e24596c0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:34.625139 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-612a603f-4791-4602-b7cb-76a1e24596c0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:34.630842 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:34.630842 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:34.631964 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-612a603f-4791-4602-b7cb-76a1e24596c0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:34.632480 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 455/1829] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:34 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:35.018339 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d3606eda-2157-410e-a2c3-b7fd97ed6f0e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:35.021598 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d3606eda-2157-410e-a2c3-b7fd97ed6f0e tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] GET https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 Aug 13 06:59:35.021908 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d3606eda-2157-410e-a2c3-b7fd97ed6f0e tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:35.023838 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d3606eda-2157-410e-a2c3-b7fd97ed6f0e tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:35.033295 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:35.033295 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:35.039295 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d3606eda-2157-410e-a2c3-b7fd97ed6f0e tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Volume info retrieved successfully. Aug 13 06:59:35.044795 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d3606eda-2157-410e-a2c3-b7fd97ed6f0e tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 returned with HTTP 200 Aug 13 06:59:35.048345 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 456/1830] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:35 2026] GET /volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:35.063602 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e8d3c312-8d7a-4a03-bf9f-939110665e0c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:35.066009 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e8d3c312-8d7a-4a03-bf9f-939110665e0c tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] GET https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 Aug 13 06:59:35.066248 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e8d3c312-8d7a-4a03-bf9f-939110665e0c tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:35.066474 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e8d3c312-8d7a-4a03-bf9f-939110665e0c tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:35.074253 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:35.074253 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:35.079892 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e8d3c312-8d7a-4a03-bf9f-939110665e0c tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Volume info retrieved successfully. Aug 13 06:59:35.084725 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e8d3c312-8d7a-4a03-bf9f-939110665e0c tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 returned with HTTP 200 Aug 13 06:59:35.084725 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 462/1831] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:35 2026] GET /volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:35.132772 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-798090f9-d5be-437e-b97a-53b61e5dcb42 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:35.134917 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-798090f9-d5be-437e-b97a-53b61e5dcb42 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] GET https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 Aug 13 06:59:35.135165 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-798090f9-d5be-437e-b97a-53b61e5dcb42 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:35.135462 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-798090f9-d5be-437e-b97a-53b61e5dcb42 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:35.146749 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:35.146749 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:35.156298 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-798090f9-d5be-437e-b97a-53b61e5dcb42 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Volume info retrieved successfully. Aug 13 06:59:35.164661 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-798090f9-d5be-437e-b97a-53b61e5dcb42 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 returned with HTTP 200 Aug 13 06:59:35.165081 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 459/1832] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:35 2026] GET /volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:35.180720 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1ea7a7c7-56ae-4b07-bb0b-bfdb0cb5d59c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:35.183915 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1ea7a7c7-56ae-4b07-bb0b-bfdb0cb5d59c tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] DELETE https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 Aug 13 06:59:35.184965 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1ea7a7c7-56ae-4b07-bb0b-bfdb0cb5d59c tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:35.184965 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1ea7a7c7-56ae-4b07-bb0b-bfdb0cb5d59c tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:35.184965 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-1ea7a7c7-56ae-4b07-bb0b-bfdb0cb5d59c tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Delete volume with id: 9c4b6234-8234-481b-9785-c8a21ddcc715 Aug 13 06:59:35.196406 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:35.196406 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:35.196406 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1ea7a7c7-56ae-4b07-bb0b-bfdb0cb5d59c tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Volume info retrieved successfully. Aug 13 06:59:35.223105 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1ea7a7c7-56ae-4b07-bb0b-bfdb0cb5d59c tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Delete volume request issued successfully. Aug 13 06:59:35.224487 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1ea7a7c7-56ae-4b07-bb0b-bfdb0cb5d59c tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 returned with HTTP 202 Aug 13 06:59:35.225150 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 456/1833] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:59:35 2026] DELETE /volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:59:35.236184 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bd19364a-f191-447b-be84-b4d82dbc1691 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:35.238510 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bd19364a-f191-447b-be84-b4d82dbc1691 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] GET https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 Aug 13 06:59:35.238732 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bd19364a-f191-447b-be84-b4d82dbc1691 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:35.238926 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bd19364a-f191-447b-be84-b4d82dbc1691 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:35.247730 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:35.247730 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:35.256994 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bd19364a-f191-447b-be84-b4d82dbc1691 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Volume info retrieved successfully. Aug 13 06:59:35.263792 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bd19364a-f191-447b-be84-b4d82dbc1691 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 returned with HTTP 200 Aug 13 06:59:35.264353 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 457/1834] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:35 2026] GET /volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:35.602203 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-585986e5-769b-43ff-8eb2-2f71c3dabc8f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:35.604386 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-585986e5-769b-43ff-8eb2-2f71c3dabc8f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 06:59:35.604664 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-585986e5-769b-43ff-8eb2-2f71c3dabc8f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:35.604853 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-585986e5-769b-43ff-8eb2-2f71c3dabc8f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:35.604953 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-585986e5-769b-43ff-8eb2-2f71c3dabc8f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:35.608979 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:35.608979 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:35.610061 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-585986e5-769b-43ff-8eb2-2f71c3dabc8f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 06:59:35.610626 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 463/1835] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:35 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:35.643881 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2e14b601-2e8e-4739-b5bf-6a8600d34b96 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:35.646244 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2e14b601-2e8e-4739-b5bf-6a8600d34b96 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:35.646658 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2e14b601-2e8e-4739-b5bf-6a8600d34b96 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:35.646878 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2e14b601-2e8e-4739-b5bf-6a8600d34b96 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:35.647067 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-2e14b601-2e8e-4739-b5bf-6a8600d34b96 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:35.652007 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:35.652007 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:35.652917 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2e14b601-2e8e-4739-b5bf-6a8600d34b96 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:35.653452 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 460/1836] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:35 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:36.284353 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d40b92e4-6cbf-4bd0-942e-4cde62c9c334 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:36.285216 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d40b92e4-6cbf-4bd0-942e-4cde62c9c334 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] GET https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 Aug 13 06:59:36.285534 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d40b92e4-6cbf-4bd0-942e-4cde62c9c334 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:36.285794 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d40b92e4-6cbf-4bd0-942e-4cde62c9c334 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:36.291592 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d40b92e4-6cbf-4bd0-942e-4cde62c9c334 tempest-DeleteServersTestJSON-1623561101 tempest-DeleteServersTestJSON-1623561101-project-member] https://10.4.3.81/volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 returned with HTTP 404 Aug 13 06:59:36.292052 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 457/1837] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:36 2026] GET /volume/v3/volumes/9c4b6234-8234-481b-9785-c8a21ddcc715 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:36.620499 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1aea6fae-e306-4528-8f17-988eccdbd4e0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:36.622827 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1aea6fae-e306-4528-8f17-988eccdbd4e0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 06:59:36.623103 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1aea6fae-e306-4528-8f17-988eccdbd4e0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:36.623524 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1aea6fae-e306-4528-8f17-988eccdbd4e0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:36.623524 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-1aea6fae-e306-4528-8f17-988eccdbd4e0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:36.629716 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:36.629716 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:36.630530 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1aea6fae-e306-4528-8f17-988eccdbd4e0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 06:59:36.631234 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 458/1838] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:36 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:36.645102 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6cb3aa54-8683-4e75-abdb-9f2f5603ec39 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:36.647678 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6cb3aa54-8683-4e75-abdb-9f2f5603ec39 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 06:59:36.648152 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6cb3aa54-8683-4e75-abdb-9f2f5603ec39 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ac28e1d-dad1-4ad6-9c43-f959df724319"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:36.650333 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-6cb3aa54-8683-4e75-abdb-9f2f5603ec39 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Creating new backup {'backup': {'volume_id': '1ac28e1d-dad1-4ad6-9c43-f959df724319'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:59:36.650694 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-6cb3aa54-8683-4e75-abdb-9f2f5603ec39 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Creating backup of volume 1ac28e1d-dad1-4ad6-9c43-f959df724319 in container None Aug 13 06:59:36.659840 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:36.659840 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:36.660717 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6cb3aa54-8683-4e75-abdb-9f2f5603ec39 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 06:59:36.663629 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6ebcf787-3ae9-4002-be19-1575195fd57c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:36.668555 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6ebcf787-3ae9-4002-be19-1575195fd57c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:36.668912 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6ebcf787-3ae9-4002-be19-1575195fd57c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:36.669071 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6ebcf787-3ae9-4002-be19-1575195fd57c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:36.669245 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-6ebcf787-3ae9-4002-be19-1575195fd57c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:36.680521 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:36.680521 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:36.681638 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6ebcf787-3ae9-4002-be19-1575195fd57c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:36.682118 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 461/1839] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:36 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:36.694259 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-6cb3aa54-8683-4e75-abdb-9f2f5603ec39 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Created reservations ['8926087a-52e2-4370-89b5-9b64b28a2724', '4d7b57b1-4874-40d3-916b-0ba150e6cfb7'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:59:36.747462 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6cb3aa54-8683-4e75-abdb-9f2f5603ec39 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 06:59:36.748119 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 464/1840] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 06:59:36 2026] POST /volume/v3/backups => generated 286 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:59:36.762797 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fc75129a-22f7-41ea-abcc-a486498d24dd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:36.764972 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fc75129a-22f7-41ea-abcc-a486498d24dd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 Aug 13 06:59:36.765459 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fc75129a-22f7-41ea-abcc-a486498d24dd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:36.765704 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fc75129a-22f7-41ea-abcc-a486498d24dd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:36.765851 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-fc75129a-22f7-41ea-abcc-a486498d24dd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id c456ce62-5e95-4946-8537-8d20e6d8de11. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:36.771507 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:36.771507 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:36.771836 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fc75129a-22f7-41ea-abcc-a486498d24dd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 returned with HTTP 200 Aug 13 06:59:36.772287 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 458/1841] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:36 2026] GET /volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 => generated 693 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:37.694247 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-80e2f5a2-eb85-4603-a263-e8355cbd3970 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:37.695903 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80e2f5a2-eb85-4603-a263-e8355cbd3970 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:37.696087 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80e2f5a2-eb85-4603-a263-e8355cbd3970 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:37.696267 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80e2f5a2-eb85-4603-a263-e8355cbd3970 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:37.696404 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-80e2f5a2-eb85-4603-a263-e8355cbd3970 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:37.701721 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:37.701721 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:37.702616 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80e2f5a2-eb85-4603-a263-e8355cbd3970 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:37.702970 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 459/1842] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:37 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:37.786026 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4ade6c5a-83c5-436b-bdba-c2131f052001 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:37.788365 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4ade6c5a-83c5-436b-bdba-c2131f052001 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 Aug 13 06:59:37.788714 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4ade6c5a-83c5-436b-bdba-c2131f052001 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:37.788881 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4ade6c5a-83c5-436b-bdba-c2131f052001 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:37.789038 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-4ade6c5a-83c5-436b-bdba-c2131f052001 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id c456ce62-5e95-4946-8537-8d20e6d8de11. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:37.793281 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:37.793281 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:37.794079 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4ade6c5a-83c5-436b-bdba-c2131f052001 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 returned with HTTP 200 Aug 13 06:59:37.794624 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 462/1843] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:37 2026] GET /volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:38.713595 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c7bb5c26-8aff-437a-aac9-e8c9abf9fa80 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:38.715446 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c7bb5c26-8aff-437a-aac9-e8c9abf9fa80 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:38.715739 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c7bb5c26-8aff-437a-aac9-e8c9abf9fa80 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:38.715980 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c7bb5c26-8aff-437a-aac9-e8c9abf9fa80 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:38.716194 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-c7bb5c26-8aff-437a-aac9-e8c9abf9fa80 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:38.721476 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:38.721476 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:38.722533 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c7bb5c26-8aff-437a-aac9-e8c9abf9fa80 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:38.722927 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 465/1844] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:38 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:38.807313 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9551d4df-bfad-48a6-9c50-1aee7eadcf38 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:38.811991 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9551d4df-bfad-48a6-9c50-1aee7eadcf38 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 Aug 13 06:59:38.812446 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9551d4df-bfad-48a6-9c50-1aee7eadcf38 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:38.812497 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9551d4df-bfad-48a6-9c50-1aee7eadcf38 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:38.812631 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9551d4df-bfad-48a6-9c50-1aee7eadcf38 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id c456ce62-5e95-4946-8537-8d20e6d8de11. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:38.817028 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:38.817028 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:38.817732 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9551d4df-bfad-48a6-9c50-1aee7eadcf38 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 returned with HTTP 200 Aug 13 06:59:38.818098 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 459/1845] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:38 2026] GET /volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:39.733123 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-43e559f3-16de-419a-b268-44bd0bd17e37 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:39.734864 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-43e559f3-16de-419a-b268-44bd0bd17e37 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:39.735035 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-43e559f3-16de-419a-b268-44bd0bd17e37 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:39.735204 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-43e559f3-16de-419a-b268-44bd0bd17e37 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:39.735336 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-43e559f3-16de-419a-b268-44bd0bd17e37 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:39.739481 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:39.739481 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:39.740291 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-43e559f3-16de-419a-b268-44bd0bd17e37 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:39.740712 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 460/1846] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:39 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:39.827420 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f68f49e5-9cfc-4826-88fe-8bac922d5d1b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:39.829092 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f68f49e5-9cfc-4826-88fe-8bac922d5d1b tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 Aug 13 06:59:39.829302 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f68f49e5-9cfc-4826-88fe-8bac922d5d1b tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:39.829530 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f68f49e5-9cfc-4826-88fe-8bac922d5d1b tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:39.829633 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-f68f49e5-9cfc-4826-88fe-8bac922d5d1b tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id c456ce62-5e95-4946-8537-8d20e6d8de11. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:39.833559 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:39.833559 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:39.834049 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f68f49e5-9cfc-4826-88fe-8bac922d5d1b tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 returned with HTTP 200 Aug 13 06:59:39.834390 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 463/1847] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:39 2026] GET /volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:40.750584 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-017ac4a0-651c-4e14-8304-aff50dd4685b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:40.752588 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-017ac4a0-651c-4e14-8304-aff50dd4685b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:40.752908 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-017ac4a0-651c-4e14-8304-aff50dd4685b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:40.753170 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-017ac4a0-651c-4e14-8304-aff50dd4685b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:40.753363 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-017ac4a0-651c-4e14-8304-aff50dd4685b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:40.758741 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:40.758741 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:40.758741 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-017ac4a0-651c-4e14-8304-aff50dd4685b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:40.759139 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 466/1848] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:40 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:40.775048 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d07ea055-4c59-4649-9bd6-3481df8aa5f5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:40.775048 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d07ea055-4c59-4649-9bd6-3481df8aa5f5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] POST https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee/restore Aug 13 06:59:40.775048 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d07ea055-4c59-4649-9bd6-3481df8aa5f5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "e630d25c-d646-4c18-8808-7c2db7aaf201"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:40.776427 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-d07ea055-4c59-4649-9bd6-3481df8aa5f5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Restoring backup 674c5558-b543-4728-876e-b5c7a4caedee ({'restore': {'volume_id': 'e630d25c-d646-4c18-8808-7c2db7aaf201'}}) {{(pid=100295) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 06:59:40.777946 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-d07ea055-4c59-4649-9bd6-3481df8aa5f5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Restoring backup 674c5558-b543-4728-876e-b5c7a4caedee to volume e630d25c-d646-4c18-8808-7c2db7aaf201. Aug 13 06:59:40.784123 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:40.784123 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:40.798418 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:40.798418 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:40.799012 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d07ea055-4c59-4649-9bd6-3481df8aa5f5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 06:59:40.799174 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.backup.api [None req-d07ea055-4c59-4649-9bd6-3481df8aa5f5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Checking backup size 1 against volume size 1 {{(pid=100295) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 06:59:40.799297 np0000007169 devstack@c-api.service[100295]: INFO cinder.backup.api [None req-d07ea055-4c59-4649-9bd6-3481df8aa5f5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Overwriting volume e630d25c-d646-4c18-8808-7c2db7aaf201 with restore of backup 674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:40.812193 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-d07ea055-4c59-4649-9bd6-3481df8aa5f5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] restore_backup in rpcapi backup_id 674c5558-b543-4728-876e-b5c7a4caedee {{(pid=100295) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 06:59:40.814846 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d07ea055-4c59-4649-9bd6-3481df8aa5f5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee/restore returned with HTTP 202 Aug 13 06:59:40.815303 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 460/1849] 10.4.3.81 () {68 vars in 1386 bytes} [Thu Aug 13 06:59:40 2026] POST /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee/restore => generated 182 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:59:40.824996 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7f9c39b3-46c7-4263-8c35-315529928f5c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:40.828982 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7f9c39b3-46c7-4263-8c35-315529928f5c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:40.828982 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7f9c39b3-46c7-4263-8c35-315529928f5c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:40.828982 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7f9c39b3-46c7-4263-8c35-315529928f5c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:40.828982 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-7f9c39b3-46c7-4263-8c35-315529928f5c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:40.832474 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:40.832474 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:40.833269 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7f9c39b3-46c7-4263-8c35-315529928f5c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:40.833738 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 461/1850] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:40 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:40.844846 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7cb4e392-e3a4-476a-ac93-4fc9f64fac93 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:40.846919 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7cb4e392-e3a4-476a-ac93-4fc9f64fac93 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 Aug 13 06:59:40.847129 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7cb4e392-e3a4-476a-ac93-4fc9f64fac93 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:40.847338 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7cb4e392-e3a4-476a-ac93-4fc9f64fac93 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:40.847448 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-7cb4e392-e3a4-476a-ac93-4fc9f64fac93 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id c456ce62-5e95-4946-8537-8d20e6d8de11. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:40.852677 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:40.852677 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:40.856286 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7cb4e392-e3a4-476a-ac93-4fc9f64fac93 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 returned with HTTP 200 Aug 13 06:59:40.856659 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 464/1851] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:40 2026] GET /volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:41.847810 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bb1deafe-fc66-46df-bf6c-9ba4713147d7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:41.849747 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bb1deafe-fc66-46df-bf6c-9ba4713147d7 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:41.849961 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bb1deafe-fc66-46df-bf6c-9ba4713147d7 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:41.850162 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bb1deafe-fc66-46df-bf6c-9ba4713147d7 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:41.850503 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-bb1deafe-fc66-46df-bf6c-9ba4713147d7 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:41.855038 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:41.855038 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:41.855858 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bb1deafe-fc66-46df-bf6c-9ba4713147d7 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:41.856390 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 467/1852] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:41 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:41.868693 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e96c0c54-7a4f-4845-8680-0dcdf1c9c7e4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:41.870405 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e96c0c54-7a4f-4845-8680-0dcdf1c9c7e4 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 Aug 13 06:59:41.870635 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e96c0c54-7a4f-4845-8680-0dcdf1c9c7e4 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:41.870809 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e96c0c54-7a4f-4845-8680-0dcdf1c9c7e4 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:41.870920 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e96c0c54-7a4f-4845-8680-0dcdf1c9c7e4 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id c456ce62-5e95-4946-8537-8d20e6d8de11. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:41.875224 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:41.875224 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:41.875976 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e96c0c54-7a4f-4845-8680-0dcdf1c9c7e4 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 returned with HTTP 200 Aug 13 06:59:41.876404 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 461/1853] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:41 2026] GET /volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:42.870843 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-75e1ecc6-82e8-417a-82f6-d36e1e00c0a4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:42.873065 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-75e1ecc6-82e8-417a-82f6-d36e1e00c0a4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:42.873391 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-75e1ecc6-82e8-417a-82f6-d36e1e00c0a4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:42.873767 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-75e1ecc6-82e8-417a-82f6-d36e1e00c0a4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:42.873905 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-75e1ecc6-82e8-417a-82f6-d36e1e00c0a4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:42.882643 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:42.882643 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:42.883419 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-75e1ecc6-82e8-417a-82f6-d36e1e00c0a4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:42.884656 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 462/1854] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:42 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:42.889592 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4693f123-cd8b-47c3-a3d2-a5526bef2779 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:42.891681 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4693f123-cd8b-47c3-a3d2-a5526bef2779 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 Aug 13 06:59:42.892000 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4693f123-cd8b-47c3-a3d2-a5526bef2779 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:42.892262 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4693f123-cd8b-47c3-a3d2-a5526bef2779 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:42.892433 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-4693f123-cd8b-47c3-a3d2-a5526bef2779 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id c456ce62-5e95-4946-8537-8d20e6d8de11. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:42.898145 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:42.898145 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:42.899027 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4693f123-cd8b-47c3-a3d2-a5526bef2779 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 returned with HTTP 200 Aug 13 06:59:42.899573 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 465/1855] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:42 2026] GET /volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:43.898391 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-25e8d241-8725-4ed1-8df1-4666c5d85171 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:43.900850 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25e8d241-8725-4ed1-8df1-4666c5d85171 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:43.901176 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25e8d241-8725-4ed1-8df1-4666c5d85171 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:43.901477 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25e8d241-8725-4ed1-8df1-4666c5d85171 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:43.901671 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-25e8d241-8725-4ed1-8df1-4666c5d85171 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:43.914369 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:43.914369 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:43.915565 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25e8d241-8725-4ed1-8df1-4666c5d85171 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:43.916100 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 468/1856] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:43 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:43.918022 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8a28db9f-d320-4a15-bb2d-83c26c1fdea4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:43.920399 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a28db9f-d320-4a15-bb2d-83c26c1fdea4 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 Aug 13 06:59:43.920738 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a28db9f-d320-4a15-bb2d-83c26c1fdea4 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:43.921046 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a28db9f-d320-4a15-bb2d-83c26c1fdea4 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:43.921243 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8a28db9f-d320-4a15-bb2d-83c26c1fdea4 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id c456ce62-5e95-4946-8537-8d20e6d8de11. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:43.926821 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:43.926821 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:43.927807 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a28db9f-d320-4a15-bb2d-83c26c1fdea4 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 returned with HTTP 200 Aug 13 06:59:43.928331 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 462/1857] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:43 2026] GET /volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:44.928864 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b733ff76-b24f-4db8-bd60-61fab1b21f48 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:44.931184 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b733ff76-b24f-4db8-bd60-61fab1b21f48 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:44.932203 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b733ff76-b24f-4db8-bd60-61fab1b21f48 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:44.932551 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b733ff76-b24f-4db8-bd60-61fab1b21f48 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:44.933011 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-b733ff76-b24f-4db8-bd60-61fab1b21f48 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:44.939858 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:44.939858 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:44.940000 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-34731c7f-9b17-4aa9-83eb-5cd5ef3d7ab9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:44.940802 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b733ff76-b24f-4db8-bd60-61fab1b21f48 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:44.941311 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 463/1858] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:44 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:44.943185 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-34731c7f-9b17-4aa9-83eb-5cd5ef3d7ab9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 Aug 13 06:59:44.943505 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-34731c7f-9b17-4aa9-83eb-5cd5ef3d7ab9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:44.943753 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-34731c7f-9b17-4aa9-83eb-5cd5ef3d7ab9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:44.943895 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-34731c7f-9b17-4aa9-83eb-5cd5ef3d7ab9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id c456ce62-5e95-4946-8537-8d20e6d8de11. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:44.949493 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:44.949493 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:44.950365 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-34731c7f-9b17-4aa9-83eb-5cd5ef3d7ab9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 returned with HTTP 200 Aug 13 06:59:44.950928 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 466/1859] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:44 2026] GET /volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:45.952395 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8301af9e-9401-4574-bec0-a43b5aa28adc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:45.954541 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8301af9e-9401-4574-bec0-a43b5aa28adc tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:45.954801 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8301af9e-9401-4574-bec0-a43b5aa28adc tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:45.955068 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8301af9e-9401-4574-bec0-a43b5aa28adc tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:45.955208 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-8301af9e-9401-4574-bec0-a43b5aa28adc tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:45.965076 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:45.965076 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:45.966127 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8301af9e-9401-4574-bec0-a43b5aa28adc tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:45.966711 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 469/1860] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:45 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:45.967706 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6adf234d-f1ab-47f9-954e-52d4e4dfd97e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:45.972761 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6adf234d-f1ab-47f9-954e-52d4e4dfd97e tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 Aug 13 06:59:45.974574 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6adf234d-f1ab-47f9-954e-52d4e4dfd97e tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:45.974924 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6adf234d-f1ab-47f9-954e-52d4e4dfd97e tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:45.975054 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6adf234d-f1ab-47f9-954e-52d4e4dfd97e tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id c456ce62-5e95-4946-8537-8d20e6d8de11. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:45.985545 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:45.985545 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:45.986963 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6adf234d-f1ab-47f9-954e-52d4e4dfd97e tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 returned with HTTP 200 Aug 13 06:59:45.987668 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 463/1861] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:45 2026] GET /volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 => generated 706 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:46.982335 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c76eeeea-1460-49c1-8350-e0df74b65e32 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:46.985340 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c76eeeea-1460-49c1-8350-e0df74b65e32 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:46.985592 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c76eeeea-1460-49c1-8350-e0df74b65e32 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:46.985807 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c76eeeea-1460-49c1-8350-e0df74b65e32 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:46.985911 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-c76eeeea-1460-49c1-8350-e0df74b65e32 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:46.995819 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:46.995819 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:46.996923 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c76eeeea-1460-49c1-8350-e0df74b65e32 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:46.997440 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 464/1862] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:46 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:47.034688 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c4821c24-89d9-40b1-af18-0703f581f5ef None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:47.036882 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c4821c24-89d9-40b1-af18-0703f581f5ef tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 Aug 13 06:59:47.037114 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c4821c24-89d9-40b1-af18-0703f581f5ef tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:47.037312 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c4821c24-89d9-40b1-af18-0703f581f5ef tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:47.037441 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c4821c24-89d9-40b1-af18-0703f581f5ef tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id c456ce62-5e95-4946-8537-8d20e6d8de11. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:47.041722 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:47.041722 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:47.042327 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c4821c24-89d9-40b1-af18-0703f581f5ef tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 returned with HTTP 200 Aug 13 06:59:47.042733 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 467/1863] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:47 2026] GET /volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:48.011251 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-366479ba-748f-48c7-92fb-0a9c66a7a00d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:48.013549 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-366479ba-748f-48c7-92fb-0a9c66a7a00d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:48.013799 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-366479ba-748f-48c7-92fb-0a9c66a7a00d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:48.014024 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-366479ba-748f-48c7-92fb-0a9c66a7a00d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:48.014145 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-366479ba-748f-48c7-92fb-0a9c66a7a00d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:48.018977 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:48.018977 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:48.019824 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-366479ba-748f-48c7-92fb-0a9c66a7a00d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:48.020243 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 470/1864] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:48 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:48.055201 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b3b3b627-9130-4281-aa8e-57e48c5aaf56 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:48.059347 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b3b3b627-9130-4281-aa8e-57e48c5aaf56 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 Aug 13 06:59:48.059347 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b3b3b627-9130-4281-aa8e-57e48c5aaf56 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:48.059347 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b3b3b627-9130-4281-aa8e-57e48c5aaf56 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:48.059347 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b3b3b627-9130-4281-aa8e-57e48c5aaf56 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id c456ce62-5e95-4946-8537-8d20e6d8de11. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:48.065235 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:48.065235 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:48.066584 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b3b3b627-9130-4281-aa8e-57e48c5aaf56 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 returned with HTTP 200 Aug 13 06:59:48.067212 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 464/1865] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:48 2026] GET /volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:49.035138 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-535ee883-9edd-481e-beb1-0ae5b68612c6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:49.038301 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-535ee883-9edd-481e-beb1-0ae5b68612c6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:49.038774 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-535ee883-9edd-481e-beb1-0ae5b68612c6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:49.039124 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-535ee883-9edd-481e-beb1-0ae5b68612c6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:49.039301 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-535ee883-9edd-481e-beb1-0ae5b68612c6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:49.048714 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:49.048714 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:49.049656 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-535ee883-9edd-481e-beb1-0ae5b68612c6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:49.050443 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 465/1866] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:49 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:49.088926 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7f952f59-b79d-425b-999c-4501ccdcd0bf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:49.094026 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7f952f59-b79d-425b-999c-4501ccdcd0bf tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 Aug 13 06:59:49.094026 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7f952f59-b79d-425b-999c-4501ccdcd0bf tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:49.094432 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7f952f59-b79d-425b-999c-4501ccdcd0bf tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:49.094432 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-7f952f59-b79d-425b-999c-4501ccdcd0bf tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id c456ce62-5e95-4946-8537-8d20e6d8de11. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:49.103253 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:49.103253 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:49.103652 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7f952f59-b79d-425b-999c-4501ccdcd0bf tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 returned with HTTP 200 Aug 13 06:59:49.104280 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 468/1867] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:49 2026] GET /volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:50.062749 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c42f4491-083e-4274-9b10-bd7d8ee818bb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:50.067495 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c42f4491-083e-4274-9b10-bd7d8ee818bb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:50.067855 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c42f4491-083e-4274-9b10-bd7d8ee818bb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:50.068052 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c42f4491-083e-4274-9b10-bd7d8ee818bb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:50.068158 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-c42f4491-083e-4274-9b10-bd7d8ee818bb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:50.076336 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:50.076336 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:50.076995 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c42f4491-083e-4274-9b10-bd7d8ee818bb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:50.077654 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 471/1868] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:50 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:50.125342 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-219bbbfc-76f0-40b9-9332-45efc6ffde5f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:50.125807 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-219bbbfc-76f0-40b9-9332-45efc6ffde5f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 Aug 13 06:59:50.125989 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-219bbbfc-76f0-40b9-9332-45efc6ffde5f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:50.126154 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-219bbbfc-76f0-40b9-9332-45efc6ffde5f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:50.126248 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-219bbbfc-76f0-40b9-9332-45efc6ffde5f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id c456ce62-5e95-4946-8537-8d20e6d8de11. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:50.134228 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:50.134228 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:50.134913 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-219bbbfc-76f0-40b9-9332-45efc6ffde5f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 returned with HTTP 200 Aug 13 06:59:50.135232 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 465/1869] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:50 2026] GET /volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:51.093956 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fd0963cf-28c8-481f-9224-ec935f56b2c6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:51.095892 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fd0963cf-28c8-481f-9224-ec935f56b2c6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:51.096120 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fd0963cf-28c8-481f-9224-ec935f56b2c6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:51.096315 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fd0963cf-28c8-481f-9224-ec935f56b2c6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:51.096444 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-fd0963cf-28c8-481f-9224-ec935f56b2c6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:51.100767 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:51.100767 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:51.101529 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fd0963cf-28c8-481f-9224-ec935f56b2c6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:51.101898 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 466/1870] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:51 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:51.152387 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9a03d551-036e-44c6-9daa-d7f3d290bae9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:51.154752 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9a03d551-036e-44c6-9daa-d7f3d290bae9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 Aug 13 06:59:51.155003 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9a03d551-036e-44c6-9daa-d7f3d290bae9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:51.155244 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9a03d551-036e-44c6-9daa-d7f3d290bae9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:51.155418 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-9a03d551-036e-44c6-9daa-d7f3d290bae9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id c456ce62-5e95-4946-8537-8d20e6d8de11. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:51.160857 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:51.160857 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:51.161581 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9a03d551-036e-44c6-9daa-d7f3d290bae9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 returned with HTTP 200 Aug 13 06:59:51.162086 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 469/1871] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:51 2026] GET /volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:51.613345 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-91575e5e-a905-4535-9456-f0071109269b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:51.616308 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-91575e5e-a905-4535-9456-f0071109269b tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c Aug 13 06:59:51.616612 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-91575e5e-a905-4535-9456-f0071109269b tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:51.617827 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-91575e5e-a905-4535-9456-f0071109269b tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:51.617827 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-91575e5e-a905-4535-9456-f0071109269b tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Delete snapshot with id: b53ac03b-6d45-4e18-a4fb-d64a43ad510c Aug 13 06:59:51.624124 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:51.624124 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:51.624729 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-91575e5e-a905-4535-9456-f0071109269b tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Snapshot retrieved successfully. Aug 13 06:59:51.649492 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-91575e5e-a905-4535-9456-f0071109269b tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Snapshot delete request issued successfully. Aug 13 06:59:51.649754 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-91575e5e-a905-4535-9456-f0071109269b tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c returned with HTTP 202 Aug 13 06:59:51.650472 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 472/1872] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 06:59:51 2026] DELETE /volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:59:51.662143 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c0a17bbd-0cc8-4d31-8286-c2b1aed0ab44 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:51.664077 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c0a17bbd-0cc8-4d31-8286-c2b1aed0ab44 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c Aug 13 06:59:51.664301 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c0a17bbd-0cc8-4d31-8286-c2b1aed0ab44 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:51.664609 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c0a17bbd-0cc8-4d31-8286-c2b1aed0ab44 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:51.670786 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:51.670786 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:51.671670 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c0a17bbd-0cc8-4d31-8286-c2b1aed0ab44 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Snapshot retrieved successfully. Aug 13 06:59:51.672702 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c0a17bbd-0cc8-4d31-8286-c2b1aed0ab44 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c returned with HTTP 200 Aug 13 06:59:51.674420 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 466/1873] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:59:51 2026] GET /volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:52.114994 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b3f8061f-aa16-4045-b516-451b3ecf8f2b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:52.118707 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b3f8061f-aa16-4045-b516-451b3ecf8f2b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:52.118707 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b3f8061f-aa16-4045-b516-451b3ecf8f2b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:52.118707 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b3f8061f-aa16-4045-b516-451b3ecf8f2b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:52.118707 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-b3f8061f-aa16-4045-b516-451b3ecf8f2b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:52.124126 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:52.124126 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:52.125615 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b3f8061f-aa16-4045-b516-451b3ecf8f2b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:52.126236 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 467/1874] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:52 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:52.179158 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f12101b0-cb40-4215-9bf6-16828a096149 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:52.181423 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f12101b0-cb40-4215-9bf6-16828a096149 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 Aug 13 06:59:52.181713 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f12101b0-cb40-4215-9bf6-16828a096149 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:52.181982 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f12101b0-cb40-4215-9bf6-16828a096149 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:52.182139 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-f12101b0-cb40-4215-9bf6-16828a096149 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id c456ce62-5e95-4946-8537-8d20e6d8de11. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:52.186983 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:52.186983 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:52.187704 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f12101b0-cb40-4215-9bf6-16828a096149 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 returned with HTTP 200 Aug 13 06:59:52.188210 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 470/1875] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:52 2026] GET /volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:52.691511 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5e5a554a-d925-4902-b981-9ac7efffb0a0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:52.693392 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5e5a554a-d925-4902-b981-9ac7efffb0a0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c Aug 13 06:59:52.693577 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5e5a554a-d925-4902-b981-9ac7efffb0a0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:52.693784 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5e5a554a-d925-4902-b981-9ac7efffb0a0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:52.697933 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5e5a554a-d925-4902-b981-9ac7efffb0a0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c returned with HTTP 404 Aug 13 06:59:52.698387 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 473/1876] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 06:59:52 2026] GET /volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:52.855830 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-bdb4b18e-4aa2-415a-828c-390f81299b4d req-ba8f312c-0780-43b2-aae6-e7d3979aba50 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:52.857678 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-bdb4b18e-4aa2-415a-828c-390f81299b4d req-ba8f312c-0780-43b2-aae6-e7d3979aba50 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/attachments?instance_id=ebacd909-2f09-444f-8b8f-866755fdd153 Aug 13 06:59:52.857939 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-bdb4b18e-4aa2-415a-828c-390f81299b4d req-ba8f312c-0780-43b2-aae6-e7d3979aba50 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:52.858187 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-bdb4b18e-4aa2-415a-828c-390f81299b4d req-ba8f312c-0780-43b2-aae6-e7d3979aba50 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:52.873333 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-bdb4b18e-4aa2-415a-828c-390f81299b4d req-ba8f312c-0780-43b2-aae6-e7d3979aba50 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/attachments?instance_id=ebacd909-2f09-444f-8b8f-866755fdd153 returned with HTTP 200 Aug 13 06:59:52.873780 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 467/1877] 10.4.3.81 () {70 vars in 1630 bytes} [Thu Aug 13 06:59:52 2026] GET /volume/v3/attachments?instance_id=ebacd909-2f09-444f-8b8f-866755fdd153 => generated 192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:52.883617 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-bdb4b18e-4aa2-415a-828c-390f81299b4d req-092d9d21-1a7c-40eb-8e40-e8d1da1f3941 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:52.886178 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bdb4b18e-4aa2-415a-828c-390f81299b4d req-092d9d21-1a7c-40eb-8e40-e8d1da1f3941 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/attachments/dd47cf46-0dc8-4a31-915e-8fc883f4e43f Aug 13 06:59:52.886443 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bdb4b18e-4aa2-415a-828c-390f81299b4d req-092d9d21-1a7c-40eb-8e40-e8d1da1f3941 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:52.886511 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bdb4b18e-4aa2-415a-828c-390f81299b4d req-092d9d21-1a7c-40eb-8e40-e8d1da1f3941 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:52.907122 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bdb4b18e-4aa2-415a-828c-390f81299b4d req-092d9d21-1a7c-40eb-8e40-e8d1da1f3941 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/attachments/dd47cf46-0dc8-4a31-915e-8fc883f4e43f returned with HTTP 200 Aug 13 06:59:52.907596 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 468/1878] 10.4.3.81 () {70 vars in 1644 bytes} [Thu Aug 13 06:59:52 2026] GET /volume/v3/attachments/dd47cf46-0dc8-4a31-915e-8fc883f4e43f => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:53.138091 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-84818395-b580-4fed-822f-02d0c970e9db None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:53.140437 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-84818395-b580-4fed-822f-02d0c970e9db tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:53.140658 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-84818395-b580-4fed-822f-02d0c970e9db tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:53.140928 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-84818395-b580-4fed-822f-02d0c970e9db tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:53.141085 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-84818395-b580-4fed-822f-02d0c970e9db tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:53.147634 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:53.147634 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:53.149111 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-84818395-b580-4fed-822f-02d0c970e9db tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:53.149111 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 471/1879] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:53 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:53.217834 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2018ea15-72e7-47e6-a547-a5be22884a7c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:53.220305 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2018ea15-72e7-47e6-a547-a5be22884a7c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 Aug 13 06:59:53.220621 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2018ea15-72e7-47e6-a547-a5be22884a7c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:53.220882 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2018ea15-72e7-47e6-a547-a5be22884a7c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:53.221013 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-2018ea15-72e7-47e6-a547-a5be22884a7c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id c456ce62-5e95-4946-8537-8d20e6d8de11. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:53.227273 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:53.227273 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:53.228210 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2018ea15-72e7-47e6-a547-a5be22884a7c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 returned with HTTP 200 Aug 13 06:59:53.228660 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 474/1880] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:53 2026] GET /volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:54.167257 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6839c8e3-c704-4205-9ee8-69e73ee9842c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:54.170171 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6839c8e3-c704-4205-9ee8-69e73ee9842c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:54.170530 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6839c8e3-c704-4205-9ee8-69e73ee9842c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:54.171248 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6839c8e3-c704-4205-9ee8-69e73ee9842c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:54.171248 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6839c8e3-c704-4205-9ee8-69e73ee9842c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:54.181239 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:54.181239 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:54.182152 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6839c8e3-c704-4205-9ee8-69e73ee9842c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:54.182585 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 468/1881] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:54 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:59:54.197006 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-70b6da68-165d-4d0b-8d5d-80f83c4182d6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:54.199642 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-70b6da68-165d-4d0b-8d5d-80f83c4182d6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/e630d25c-d646-4c18-8808-7c2db7aaf201 Aug 13 06:59:54.199912 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-70b6da68-165d-4d0b-8d5d-80f83c4182d6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:54.200090 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-70b6da68-165d-4d0b-8d5d-80f83c4182d6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:54.210710 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:54.210710 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:54.226714 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-70b6da68-165d-4d0b-8d5d-80f83c4182d6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 06:59:54.228446 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-70b6da68-165d-4d0b-8d5d-80f83c4182d6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/e630d25c-d646-4c18-8808-7c2db7aaf201 returned with HTTP 200 Aug 13 06:59:54.228875 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 469/1882] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:54 2026] GET /volume/v3/volumes/e630d25c-d646-4c18-8808-7c2db7aaf201 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:54.243284 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5448de45-1a0f-4d4b-abed-44d036e2659a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:54.244257 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4f54f2a0-a57c-469e-af63-b049ef6cfcfb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:54.245025 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5448de45-1a0f-4d4b-abed-44d036e2659a tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 Aug 13 06:59:54.245236 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5448de45-1a0f-4d4b-abed-44d036e2659a tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:54.245433 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5448de45-1a0f-4d4b-abed-44d036e2659a tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:54.245527 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-5448de45-1a0f-4d4b-abed-44d036e2659a tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id c456ce62-5e95-4946-8537-8d20e6d8de11. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:54.246613 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4f54f2a0-a57c-469e-af63-b049ef6cfcfb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] DELETE https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:54.246869 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4f54f2a0-a57c-469e-af63-b049ef6cfcfb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:54.247103 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4f54f2a0-a57c-469e-af63-b049ef6cfcfb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:54.247257 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-4f54f2a0-a57c-469e-af63-b049ef6cfcfb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Delete backup with id: 674c5558-b543-4728-876e-b5c7a4caedee. Aug 13 06:59:54.252740 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:54.252740 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:54.253821 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5448de45-1a0f-4d4b-abed-44d036e2659a tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 returned with HTTP 200 Aug 13 06:59:54.254179 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 472/1883] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:54 2026] GET /volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:54.255617 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:54.255617 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:54.277812 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-4f54f2a0-a57c-469e-af63-b049ef6cfcfb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] delete_backup rpcapi backup_id 674c5558-b543-4728-876e-b5c7a4caedee {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:59:54.279967 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4f54f2a0-a57c-469e-af63-b049ef6cfcfb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 202 Aug 13 06:59:54.280429 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 475/1884] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 06:59:54 2026] DELETE /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:59:54.289822 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-61922435-46d6-46a6-8b72-feb1af8df39f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:54.293522 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61922435-46d6-46a6-8b72-feb1af8df39f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:54.293522 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61922435-46d6-46a6-8b72-feb1af8df39f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:54.293659 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61922435-46d6-46a6-8b72-feb1af8df39f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:54.293770 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-61922435-46d6-46a6-8b72-feb1af8df39f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:54.300487 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:54.300487 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:54.301276 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61922435-46d6-46a6-8b72-feb1af8df39f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 200 Aug 13 06:59:54.301783 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 469/1885] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:54 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:54.493238 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-640ad88b-f241-4400-a3d3-ac780659ccdb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:54.497712 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-640ad88b-f241-4400-a3d3-ac780659ccdb tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 06:59:54.498088 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-640ad88b-f241-4400-a3d3-ac780659ccdb tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:54.498277 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-640ad88b-f241-4400-a3d3-ac780659ccdb tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:54.522427 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:54.522427 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:54.527551 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-640ad88b-f241-4400-a3d3-ac780659ccdb tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 06:59:54.532391 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-640ad88b-f241-4400-a3d3-ac780659ccdb tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 06:59:54.533056 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 470/1886] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 06:59:54 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:54.935102 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-17430c87-5103-44ac-bbad-f72e1a28d5bc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:54.935514 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-17430c87-5103-44ac-bbad-f72e1a28d5bc None None] GET https://10.4.3.81/volume// Aug 13 06:59:54.935670 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-17430c87-5103-44ac-bbad-f72e1a28d5bc None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:54.935851 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-17430c87-5103-44ac-bbad-f72e1a28d5bc None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:54.936159 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-17430c87-5103-44ac-bbad-f72e1a28d5bc None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 06:59:54.936457 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 473/1887] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 06:59:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:59:54.943756 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-10c934b6-076a-44b2-bf25-83cd79cd4f59 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:54.945735 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-10c934b6-076a-44b2-bf25-83cd79cd4f59 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 06:59:54.946072 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-10c934b6-076a-44b2-bf25-83cd79cd4f59 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab", "connector": null, "instance_uuid": "22480e13-f400-414d-a40c-4373335091f7"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:54.961960 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:54.961960 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:54.984349 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-10c934b6-076a-44b2-bf25-83cd79cd4f59 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 06:59:54.984770 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 476/1888] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 06:59:54 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:54.991869 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-c74d07ac-d1ea-47b1-85b8-8d5fcc57f4c4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:54.993838 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-c74d07ac-d1ea-47b1-85b8-8d5fcc57f4c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] DELETE https://10.4.3.81/volume/v3/attachments/dd1d2717-7875-431a-9b0f-0e61b4e6f0ac Aug 13 06:59:54.994026 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-c74d07ac-d1ea-47b1-85b8-8d5fcc57f4c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:54.994238 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-c74d07ac-d1ea-47b1-85b8-8d5fcc57f4c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:55.001577 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:55.001577 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:55.051177 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-c74d07ac-d1ea-47b1-85b8-8d5fcc57f4c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/dd1d2717-7875-431a-9b0f-0e61b4e6f0ac returned with HTTP 200 Aug 13 06:59:55.051653 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 470/1889] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 06:59:54 2026] DELETE /volume/v3/attachments/dd1d2717-7875-431a-9b0f-0e61b4e6f0ac => generated 367 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:55.270271 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-de2f4619-54fd-47df-8bbb-ac44f71dde4d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:55.274924 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-de2f4619-54fd-47df-8bbb-ac44f71dde4d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 Aug 13 06:59:55.275142 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-de2f4619-54fd-47df-8bbb-ac44f71dde4d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:55.275338 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-de2f4619-54fd-47df-8bbb-ac44f71dde4d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:55.275449 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-de2f4619-54fd-47df-8bbb-ac44f71dde4d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id c456ce62-5e95-4946-8537-8d20e6d8de11. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:55.284361 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:55.284361 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:55.284959 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-de2f4619-54fd-47df-8bbb-ac44f71dde4d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 returned with HTTP 200 Aug 13 06:59:55.285408 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 471/1890] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:55 2026] GET /volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:55.294924 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e1ad2008-fb91-4607-bf5c-e0eb907480b0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:55.296832 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e1ad2008-fb91-4607-bf5c-e0eb907480b0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] DELETE https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 Aug 13 06:59:55.297055 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e1ad2008-fb91-4607-bf5c-e0eb907480b0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:55.297285 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e1ad2008-fb91-4607-bf5c-e0eb907480b0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:55.297412 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-e1ad2008-fb91-4607-bf5c-e0eb907480b0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Delete backup with id: c456ce62-5e95-4946-8537-8d20e6d8de11. Aug 13 06:59:55.301923 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:55.301923 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:55.313602 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-e1ad2008-fb91-4607-bf5c-e0eb907480b0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] delete_backup rpcapi backup_id c456ce62-5e95-4946-8537-8d20e6d8de11 {{(pid=100296) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:59:55.313684 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f103300e-c0d0-4094-a620-660514423d5a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:55.318343 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e1ad2008-fb91-4607-bf5c-e0eb907480b0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 returned with HTTP 202 Aug 13 06:59:55.318343 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 474/1891] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 06:59:55 2026] DELETE /volume/v3/backups/c456ce62-5e95-4946-8537-8d20e6d8de11 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:59:55.319241 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f103300e-c0d0-4094-a620-660514423d5a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee Aug 13 06:59:55.319463 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f103300e-c0d0-4094-a620-660514423d5a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:55.319705 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f103300e-c0d0-4094-a620-660514423d5a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:55.319860 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-f103300e-c0d0-4094-a620-660514423d5a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 674c5558-b543-4728-876e-b5c7a4caedee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:55.325192 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:55.327577 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:59:55.328052 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1579851794"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:55.330632 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1579851794'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:59:55.330828 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Create volume of 1 GB Aug 13 06:59:55.331196 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:55.331196 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:55.334264 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f103300e-c0d0-4094-a620-660514423d5a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee returned with HTTP 404 Aug 13 06:59:55.334264 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 477/1892] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:55 2026] GET /volume/v3/backups/674c5558-b543-4728-876e-b5c7a4caedee => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:59:55.339181 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Availability Zones retrieved successfully. Aug 13 06:59:55.347385 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-886ea353-6833-407e-9804-df71cc435db8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:55.350379 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Flow 'volume_create_api' (3e0d5ac2-344d-4f0e-851b-86d7a3837afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:55.351523 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (633bc704-a5f5-4339-9786-c0b0d30b9101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:55.353615 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-886ea353-6833-407e-9804-df71cc435db8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 06:59:55.354060 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:59:55.354231 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-886ea353-6833-407e-9804-df71cc435db8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-104433657"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:55.358133 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-886ea353-6833-407e-9804-df71cc435db8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-104433657'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:59:55.358133 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-886ea353-6833-407e-9804-df71cc435db8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Create volume of 1 GB Aug 13 06:59:55.361741 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-886ea353-6833-407e-9804-df71cc435db8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Availability Zones retrieved successfully. Aug 13 06:59:55.370618 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-886ea353-6833-407e-9804-df71cc435db8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Flow 'volume_create_api' (1c3f6486-e6d2-4bdb-a017-1a8aa2df92fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:55.372269 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-886ea353-6833-407e-9804-df71cc435db8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15a2dbeb-9592-4d9e-9e9b-355587bc2fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:55.373670 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-886ea353-6833-407e-9804-df71cc435db8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:59:55.402809 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (633bc704-a5f5-4339-9786-c0b0d30b9101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:55.402809 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50471b5c-6715-4498-ae56-6211bbdd7616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:55.413801 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-886ea353-6833-407e-9804-df71cc435db8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15a2dbeb-9592-4d9e-9e9b-355587bc2fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:55.414072 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-886ea353-6833-407e-9804-df71cc435db8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73eb33eb-fc15-42c2-9008-6455f41c9729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:55.458411 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Created reservations ['f01aaafb-3393-494b-a2e5-1dece3fce3ce', '4d42e824-4687-4731-8d52-106dfeea0216', '1322c35a-0984-4339-af37-7cf12a8173e3', '233fdfa6-6c3c-4514-8b12-05bc7f7c51f2'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:59:55.458411 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50471b5c-6715-4498-ae56-6211bbdd7616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f01aaafb-3393-494b-a2e5-1dece3fce3ce', '4d42e824-4687-4731-8d52-106dfeea0216', '1322c35a-0984-4339-af37-7cf12a8173e3', '233fdfa6-6c3c-4514-8b12-05bc7f7c51f2']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:55.458411 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (455ffefd-a7bf-4df2-a4a0-e7f8c6c4827e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:55.471665 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-886ea353-6833-407e-9804-df71cc435db8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Created reservations ['3c086f8b-7805-4be8-9d2e-9e940c0f7918', 'fa36cdfd-b7c3-4f2b-9f0c-759d1af0f02c', 'cac6bdf9-93fe-4089-91c8-53cad2fb556e', '07547ddb-dbaa-4628-aaa9-90cd4b9a02d8'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:59:55.475395 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-886ea353-6833-407e-9804-df71cc435db8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73eb33eb-fc15-42c2-9008-6455f41c9729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c086f8b-7805-4be8-9d2e-9e940c0f7918', 'fa36cdfd-b7c3-4f2b-9f0c-759d1af0f02c', 'cac6bdf9-93fe-4089-91c8-53cad2fb556e', '07547ddb-dbaa-4628-aaa9-90cd4b9a02d8']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:55.475395 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-886ea353-6833-407e-9804-df71cc435db8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afedff63-7609-4f77-8d29-124c4c604983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:55.497343 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (455ffefd-a7bf-4df2-a4a0-e7f8c6c4827e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20b49055-ecde-4d44-a42b-0f4ae1bb473d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1579851794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3f988b523d4706b47b4f3bf1698a6e',qos_specs=None,replication_status=,reservations=['f01aaafb-3393-494b-a2e5-1dece3fce3ce','4d42e824-4687-4731-8d52-106dfeea0216','1322c35a-0984-4339-af37-7cf12a8173e3','233fdfa6-6c3c-4514-8b12-05bc7f7c51f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043f5ab37ce14dbdb518f56a893b88b9',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:59:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1579851794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20b49055-ecde-4d44-a42b-0f4ae1bb473d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3f988b523d4706b47b4f3bf1698a6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='043f5ab37ce14dbdb518f56a893b88b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:55.497343 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (515fd8ad-21b6-4de1-b621-753e77c2ddf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:55.497621 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-886ea353-6833-407e-9804-df71cc435db8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afedff63-7609-4f77-8d29-124c4c604983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '053a9816-634b-4b60-b79c-4d5765df5b8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-104433657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d3a35b74af40c7a21ea6e2c4a43874',qos_specs=None,replication_status=,reservations=['3c086f8b-7805-4be8-9d2e-9e940c0f7918','fa36cdfd-b7c3-4f2b-9f0c-759d1af0f02c','cac6bdf9-93fe-4089-91c8-53cad2fb556e','07547ddb-dbaa-4628-aaa9-90cd4b9a02d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='189a0b1fc61e4ffa955e37d52151959d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:59:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-104433657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=053a9816-634b-4b60-b79c-4d5765df5b8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85d3a35b74af40c7a21ea6e2c4a43874',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='189a0b1fc61e4ffa955e37d52151959d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:55.498446 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-886ea353-6833-407e-9804-df71cc435db8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef583108-910a-4a85-959c-ef2f8656deaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:55.519411 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (515fd8ad-21b6-4de1-b621-753e77c2ddf0) transitioned into state 'SUCCESS' from state '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-1579851794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3f988b523d4706b47b4f3bf1698a6e',qos_specs=None,replication_status=,reservations=['f01aaafb-3393-494b-a2e5-1dece3fce3ce','4d42e824-4687-4731-8d52-106dfeea0216','1322c35a-0984-4339-af37-7cf12a8173e3','233fdfa6-6c3c-4514-8b12-05bc7f7c51f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043f5ab37ce14dbdb518f56a893b88b9',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:55.520164 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aabb0f70-704f-4c74-924f-47b0c8424587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:55.528890 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aabb0f70-704f-4c74-924f-47b0c8424587) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:55.529724 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Flow 'volume_create_api' (3e0d5ac2-344d-4f0e-851b-86d7a3837afc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:55.530180 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Create volume request issued successfully. Aug 13 06:59:55.530777 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8da92331-86e5-4b4a-af6f-b58d87ca8265 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:59:55.531241 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 471/1893] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 06:59:55 2026] POST /volume/v3/volumes => generated 776 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:59:55.531352 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-886ea353-6833-407e-9804-df71cc435db8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef583108-910a-4a85-959c-ef2f8656deaf) transitioned into state 'SUCCESS' from state '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-104433657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d3a35b74af40c7a21ea6e2c4a43874',qos_specs=None,replication_status=,reservations=['3c086f8b-7805-4be8-9d2e-9e940c0f7918','fa36cdfd-b7c3-4f2b-9f0c-759d1af0f02c','cac6bdf9-93fe-4089-91c8-53cad2fb556e','07547ddb-dbaa-4628-aaa9-90cd4b9a02d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='189a0b1fc61e4ffa955e37d52151959d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:55.532341 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-886ea353-6833-407e-9804-df71cc435db8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1918c9b0-9395-4f63-991a-cdbab0933645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:59:55.547220 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-886ea353-6833-407e-9804-df71cc435db8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1918c9b0-9395-4f63-991a-cdbab0933645) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:59:55.548164 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-886ea353-6833-407e-9804-df71cc435db8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Flow 'volume_create_api' (1c3f6486-e6d2-4bdb-a017-1a8aa2df92fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:59:55.548534 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-886ea353-6833-407e-9804-df71cc435db8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Create volume request issued successfully. Aug 13 06:59:55.548686 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2a34399c-af30-4e4c-b38d-3b51ca493c55 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:55.549135 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-886ea353-6833-407e-9804-df71cc435db8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 06:59:55.549583 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 472/1894] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 06:59:55 2026] POST /volume/v3/volumes => generated 746 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:59:55.553342 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a34399c-af30-4e4c-b38d-3b51ca493c55 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/volumes/20b49055-ecde-4d44-a42b-0f4ae1bb473d Aug 13 06:59:55.553342 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2a34399c-af30-4e4c-b38d-3b51ca493c55 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:55.553342 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2a34399c-af30-4e4c-b38d-3b51ca493c55 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:55.562727 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a4386ffa-927b-43ac-8fd9-cb84bf12a852 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:55.564341 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a4386ffa-927b-43ac-8fd9-cb84bf12a852 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/053a9816-634b-4b60-b79c-4d5765df5b8a Aug 13 06:59:55.564542 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a4386ffa-927b-43ac-8fd9-cb84bf12a852 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:55.564727 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a4386ffa-927b-43ac-8fd9-cb84bf12a852 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:55.566195 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:55.566195 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:55.571662 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2a34399c-af30-4e4c-b38d-3b51ca493c55 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 06:59:55.573848 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:55.573848 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:55.577449 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a34399c-af30-4e4c-b38d-3b51ca493c55 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/20b49055-ecde-4d44-a42b-0f4ae1bb473d returned with HTTP 200 Aug 13 06:59:55.578040 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 475/1895] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:55 2026] GET /volume/v3/volumes/20b49055-ecde-4d44-a42b-0f4ae1bb473d => generated 955 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:55.585173 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a4386ffa-927b-43ac-8fd9-cb84bf12a852 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 06:59:55.589633 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a4386ffa-927b-43ac-8fd9-cb84bf12a852 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/053a9816-634b-4b60-b79c-4d5765df5b8a returned with HTTP 200 Aug 13 06:59:55.590012 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 478/1896] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:55 2026] GET /volume/v3/volumes/053a9816-634b-4b60-b79c-4d5765df5b8a => generated 814 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:56.035535 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-b0b9126b-98b1-488e-86b4-5fd6ba380ee2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:56.038774 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-b0b9126b-98b1-488e-86b4-5fd6ba380ee2 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] PUT https://10.4.3.81/volume/v3/attachments/0401f2c5-7fb1-4fd5-9980-af2dcf284f7b Aug 13 06:59:56.039226 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-b0b9126b-98b1-488e-86b4-5fd6ba380ee2 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:56.048049 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-b0b9126b-98b1-488e-86b4-5fd6ba380ee2 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Acquiring lock "cinder-attachment_update-91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:59:56.054678 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-b0b9126b-98b1-488e-86b4-5fd6ba380ee2 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Lock "cinder-attachment_update-91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab-np0000007169" acquired by "attachment_update" :: waited 0.007s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:59:56.055600 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:56.055600 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:56.160585 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-b0b9126b-98b1-488e-86b4-5fd6ba380ee2 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Lock "cinder-attachment_update-91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab-np0000007169" released by "attachment_update" :: held 0.105s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:59:56.160585 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-b0b9126b-98b1-488e-86b4-5fd6ba380ee2 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/0401f2c5-7fb1-4fd5-9980-af2dcf284f7b returned with HTTP 200 Aug 13 06:59:56.161231 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 472/1897] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 06:59:56 2026] PUT /volume/v3/attachments/0401f2c5-7fb1-4fd5-9980-af2dcf284f7b => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:56.170541 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-20d5b593-0113-4449-a5ea-f52167c933cd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:56.172842 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-20d5b593-0113-4449-a5ea-f52167c933cd tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/attachments/0401f2c5-7fb1-4fd5-9980-af2dcf284f7b Aug 13 06:59:56.173083 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-20d5b593-0113-4449-a5ea-f52167c933cd tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:56.173312 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-20d5b593-0113-4449-a5ea-f52167c933cd tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:56.190195 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-20d5b593-0113-4449-a5ea-f52167c933cd tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/0401f2c5-7fb1-4fd5-9980-af2dcf284f7b returned with HTTP 200 Aug 13 06:59:56.190715 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 473/1898] 10.4.3.81 () {70 vars in 1644 bytes} [Thu Aug 13 06:59:56 2026] GET /volume/v3/attachments/0401f2c5-7fb1-4fd5-9980-af2dcf284f7b => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:56.590152 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ab7f1bc8-7d16-4b73-85e1-475f83a5eaec None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:56.591889 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ab7f1bc8-7d16-4b73-85e1-475f83a5eaec tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/volumes/20b49055-ecde-4d44-a42b-0f4ae1bb473d Aug 13 06:59:56.592101 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ab7f1bc8-7d16-4b73-85e1-475f83a5eaec tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:56.592274 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ab7f1bc8-7d16-4b73-85e1-475f83a5eaec tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:56.599975 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:56.599975 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:56.603551 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ab7f1bc8-7d16-4b73-85e1-475f83a5eaec tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 06:59:56.605206 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4c7dcd7a-1e27-4730-a206-c872e295e754 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:56.607186 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c7dcd7a-1e27-4730-a206-c872e295e754 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/053a9816-634b-4b60-b79c-4d5765df5b8a Aug 13 06:59:56.607266 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ab7f1bc8-7d16-4b73-85e1-475f83a5eaec tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/20b49055-ecde-4d44-a42b-0f4ae1bb473d returned with HTTP 200 Aug 13 06:59:56.607443 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c7dcd7a-1e27-4730-a206-c872e295e754 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:56.607625 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 476/1899] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:56 2026] GET /volume/v3/volumes/20b49055-ecde-4d44-a42b-0f4ae1bb473d => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:59:56.607693 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c7dcd7a-1e27-4730-a206-c872e295e754 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:56.619034 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:56.619034 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:56.622029 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c9b9863a-800c-4888-935b-9844887532a9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:56.622834 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4c7dcd7a-1e27-4730-a206-c872e295e754 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 06:59:56.624173 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c9b9863a-800c-4888-935b-9844887532a9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 06:59:56.624749 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c9b9863a-800c-4888-935b-9844887532a9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "20b49055-ecde-4d44-a42b-0f4ae1bb473d", "name": "tempest-type-Backup-1948147165"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:56.626721 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-c9b9863a-800c-4888-935b-9844887532a9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Creating new backup {'backup': {'volume_id': '20b49055-ecde-4d44-a42b-0f4ae1bb473d', 'name': 'tempest-type-Backup-1948147165'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:59:56.628448 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-c9b9863a-800c-4888-935b-9844887532a9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Creating backup of volume 20b49055-ecde-4d44-a42b-0f4ae1bb473d in container None Aug 13 06:59:56.628539 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c7dcd7a-1e27-4730-a206-c872e295e754 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/053a9816-634b-4b60-b79c-4d5765df5b8a returned with HTTP 200 Aug 13 06:59:56.628539 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 479/1900] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:56 2026] GET /volume/v3/volumes/053a9816-634b-4b60-b79c-4d5765df5b8a => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:56.636760 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:56.636760 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:56.637363 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c9b9863a-800c-4888-935b-9844887532a9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 06:59:56.640474 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bbd1b8ab-eb2d-4820-8a72-6365c8bea0a2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:56.644950 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bbd1b8ab-eb2d-4820-8a72-6365c8bea0a2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 06:59:56.645439 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bbd1b8ab-eb2d-4820-8a72-6365c8bea0a2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "053a9816-634b-4b60-b79c-4d5765df5b8a", "name": "tempest-VolumesBackupsTest-Backup-562839420"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:59:56.647461 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-bbd1b8ab-eb2d-4820-8a72-6365c8bea0a2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Creating new backup {'backup': {'volume_id': '053a9816-634b-4b60-b79c-4d5765df5b8a', 'name': 'tempest-VolumesBackupsTest-Backup-562839420'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:59:56.647674 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-bbd1b8ab-eb2d-4820-8a72-6365c8bea0a2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Creating backup of volume 053a9816-634b-4b60-b79c-4d5765df5b8a in container None Aug 13 06:59:56.658836 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-c9b9863a-800c-4888-935b-9844887532a9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Created reservations ['e8d69363-464a-4770-879d-9cde4a476782', 'b5578fc5-b84f-49e3-ad57-afff1aee79d0'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:59:56.659103 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:56.659103 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:56.659103 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bbd1b8ab-eb2d-4820-8a72-6365c8bea0a2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 06:59:56.682035 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-bbd1b8ab-eb2d-4820-8a72-6365c8bea0a2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Created reservations ['b7af5118-bccd-4e1a-a86e-160c259a1509', 'd24665f2-b85e-4e04-ba4a-5780ad362152'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:59:56.689710 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c9b9863a-800c-4888-935b-9844887532a9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 06:59:56.690428 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 473/1901] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 06:59:56 2026] POST /volume/v3/backups => generated 314 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:59:56.702900 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5e82f4d4-9cfd-4a74-b49f-b4d0420d2823 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:56.704497 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5e82f4d4-9cfd-4a74-b49f-b4d0420d2823 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b Aug 13 06:59:56.704777 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5e82f4d4-9cfd-4a74-b49f-b4d0420d2823 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:56.704992 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5e82f4d4-9cfd-4a74-b49f-b4d0420d2823 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:56.705090 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-5e82f4d4-9cfd-4a74-b49f-b4d0420d2823 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:56.710104 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:56.710104 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:56.710985 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5e82f4d4-9cfd-4a74-b49f-b4d0420d2823 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b returned with HTTP 200 Aug 13 06:59:56.711384 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 477/1902] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:56 2026] GET /volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:56.715063 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bbd1b8ab-eb2d-4820-8a72-6365c8bea0a2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 06:59:56.715672 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 474/1903] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 06:59:56 2026] POST /volume/v3/backups => generated 327 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:59:56.724170 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-facb3be7-184b-4bc0-830b-46bad794ca59 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:56.726044 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-facb3be7-184b-4bc0-830b-46bad794ca59 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 06:59:56.726288 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-facb3be7-184b-4bc0-830b-46bad794ca59 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:56.729654 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-facb3be7-184b-4bc0-830b-46bad794ca59 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:56.729841 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-facb3be7-184b-4bc0-830b-46bad794ca59 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:56.738736 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:56.738736 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:56.739758 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-facb3be7-184b-4bc0-830b-46bad794ca59 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 06:59:56.740059 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 480/1904] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:56 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:57.721374 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-55a5d9db-1017-43a8-a528-039d9b2b9592 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:57.723059 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-55a5d9db-1017-43a8-a528-039d9b2b9592 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b Aug 13 06:59:57.723439 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-55a5d9db-1017-43a8-a528-039d9b2b9592 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:57.723753 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-55a5d9db-1017-43a8-a528-039d9b2b9592 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:57.724759 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-55a5d9db-1017-43a8-a528-039d9b2b9592 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:57.725511 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=317,cinder:UPDATE=87,cinder:INSERT=40 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:59:57.728164 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:57.728164 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:57.729126 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-55a5d9db-1017-43a8-a528-039d9b2b9592 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b returned with HTTP 200 Aug 13 06:59:57.729983 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 474/1905] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:57 2026] GET /volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:57.751963 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f2b75dc2-724a-4e86-9e34-a27d528bdd18 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:57.753770 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f2b75dc2-724a-4e86-9e34-a27d528bdd18 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 06:59:57.753988 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f2b75dc2-724a-4e86-9e34-a27d528bdd18 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:57.754162 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f2b75dc2-724a-4e86-9e34-a27d528bdd18 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:57.754303 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-f2b75dc2-724a-4e86-9e34-a27d528bdd18 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:57.758468 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:57.758468 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:57.759244 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f2b75dc2-724a-4e86-9e34-a27d528bdd18 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 06:59:57.759685 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 478/1906] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:57 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:57.898640 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2cc5d82a-24b5-4d02-9b50-6db4bd2dfad4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:57.900560 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2cc5d82a-24b5-4d02-9b50-6db4bd2dfad4 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 Aug 13 06:59:57.900773 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2cc5d82a-24b5-4d02-9b50-6db4bd2dfad4 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:57.901000 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2cc5d82a-24b5-4d02-9b50-6db4bd2dfad4 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:57.912196 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:57.912196 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:57.917271 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2cc5d82a-24b5-4d02-9b50-6db4bd2dfad4 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 06:59:57.921839 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2cc5d82a-24b5-4d02-9b50-6db4bd2dfad4 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 returned with HTTP 200 Aug 13 06:59:57.922221 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 475/1907] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:57 2026] GET /volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:57.978868 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f9271100-7e4b-4fe5-8c43-7a58d2156f86 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:57.981257 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f9271100-7e4b-4fe5-8c43-7a58d2156f86 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 Aug 13 06:59:57.981550 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f9271100-7e4b-4fe5-8c43-7a58d2156f86 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:57.981827 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f9271100-7e4b-4fe5-8c43-7a58d2156f86 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:57.991313 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:57.991313 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:57.996107 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f9271100-7e4b-4fe5-8c43-7a58d2156f86 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 06:59:58.001826 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f9271100-7e4b-4fe5-8c43-7a58d2156f86 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 returned with HTTP 200 Aug 13 06:59:58.002316 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 481/1908] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:57 2026] GET /volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:58.742219 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fa1e05be-11a3-4461-bf54-cfc9f2a47c40 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:58.744363 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fa1e05be-11a3-4461-bf54-cfc9f2a47c40 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b Aug 13 06:59:58.744774 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fa1e05be-11a3-4461-bf54-cfc9f2a47c40 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:58.745186 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fa1e05be-11a3-4461-bf54-cfc9f2a47c40 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:58.745465 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-fa1e05be-11a3-4461-bf54-cfc9f2a47c40 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:58.753746 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:58.753746 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 06:59:58.755677 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fa1e05be-11a3-4461-bf54-cfc9f2a47c40 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b returned with HTTP 200 Aug 13 06:59:58.757338 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 475/1909] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:58 2026] GET /volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:58.775916 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a134677f-2490-44f7-9cb1-27cdc20e72e0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:58.778418 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a134677f-2490-44f7-9cb1-27cdc20e72e0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 06:59:58.779143 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a134677f-2490-44f7-9cb1-27cdc20e72e0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:58.779771 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a134677f-2490-44f7-9cb1-27cdc20e72e0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:58.779960 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-a134677f-2490-44f7-9cb1-27cdc20e72e0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:58.787037 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:58.787037 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 06:59:58.787998 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a134677f-2490-44f7-9cb1-27cdc20e72e0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 06:59:58.788545 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 479/1910] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:58 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:59.769085 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b6e1b37c-3f4f-4b73-a58d-36ae1952dbe1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:59.771151 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b6e1b37c-3f4f-4b73-a58d-36ae1952dbe1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b Aug 13 06:59:59.771444 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b6e1b37c-3f4f-4b73-a58d-36ae1952dbe1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:59.771691 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b6e1b37c-3f4f-4b73-a58d-36ae1952dbe1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:59.771864 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-b6e1b37c-3f4f-4b73-a58d-36ae1952dbe1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:59.773656 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=326,cinder:INSERT=39,cinder:UPDATE=81 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:59:59.777339 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:59.777339 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 06:59:59.777974 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b6e1b37c-3f4f-4b73-a58d-36ae1952dbe1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b returned with HTTP 200 Aug 13 06:59:59.778369 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 476/1911] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 06:59:59 2026] GET /volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:59:59.800854 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d8d9867b-a6be-45bc-b038-063533fc0d3b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:59:59.802587 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d8d9867b-a6be-45bc-b038-063533fc0d3b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 06:59:59.802857 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d8d9867b-a6be-45bc-b038-063533fc0d3b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:59:59.803053 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d8d9867b-a6be-45bc-b038-063533fc0d3b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:59:59.803053 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-d8d9867b-a6be-45bc-b038-063533fc0d3b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:59:59.804778 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=303,cinder:UPDATE=81,cinder:INSERT=38 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:59:59.808070 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:59:59.808070 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 06:59:59.808848 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d8d9867b-a6be-45bc-b038-063533fc0d3b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 06:59:59.809222 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 482/1912] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 06:59:59 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:00.792260 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2ff91d44-a34d-4236-84ce-db0ddeeca9e8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:00.794960 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ff91d44-a34d-4236-84ce-db0ddeeca9e8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b Aug 13 07:00:00.795180 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ff91d44-a34d-4236-84ce-db0ddeeca9e8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:00.795393 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ff91d44-a34d-4236-84ce-db0ddeeca9e8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:00.795534 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-2ff91d44-a34d-4236-84ce-db0ddeeca9e8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:00.799643 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:00.799643 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:00.800224 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ff91d44-a34d-4236-84ce-db0ddeeca9e8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b returned with HTTP 200 Aug 13 07:00:00.800591 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 476/1913] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:00 2026] GET /volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:00.821076 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7de55ec4-cdcd-42e7-9886-9f80aab13936 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:00.823772 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7de55ec4-cdcd-42e7-9886-9f80aab13936 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:00.824044 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7de55ec4-cdcd-42e7-9886-9f80aab13936 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:00.824301 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7de55ec4-cdcd-42e7-9886-9f80aab13936 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:00.824472 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-7de55ec4-cdcd-42e7-9886-9f80aab13936 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:00.827313 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=266,cinder:UPDATE=53,cinder:INSERT=32 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:00:00.831615 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:00.831615 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:00.832674 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7de55ec4-cdcd-42e7-9886-9f80aab13936 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 07:00:00.833186 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 480/1914] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:00 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:00.878136 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7100824c-c151-48b4-9a10-9d4a3f5c65c7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:00.879984 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7100824c-c151-48b4-9a10-9d4a3f5c65c7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] DELETE https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 Aug 13 07:00:00.880180 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7100824c-c151-48b4-9a10-9d4a3f5c65c7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:00.880376 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7100824c-c151-48b4-9a10-9d4a3f5c65c7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:00.880532 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-7100824c-c151-48b4-9a10-9d4a3f5c65c7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Delete volume with id: eae2e86a-aea9-4922-b082-4c68348e70b2 Aug 13 07:00:00.888174 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:00.888174 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:00.888642 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7100824c-c151-48b4-9a10-9d4a3f5c65c7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 07:00:00.906187 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7100824c-c151-48b4-9a10-9d4a3f5c65c7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Delete volume request issued successfully. Aug 13 07:00:00.906438 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7100824c-c151-48b4-9a10-9d4a3f5c65c7 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 returned with HTTP 202 Aug 13 07:00:00.906782 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 477/1915] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:00:00 2026] DELETE /volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:00.918737 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8230ae56-6283-4613-8c37-4eb7b555150c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:00.920676 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8230ae56-6283-4613-8c37-4eb7b555150c tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 Aug 13 07:00:00.920913 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8230ae56-6283-4613-8c37-4eb7b555150c tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:00.921128 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8230ae56-6283-4613-8c37-4eb7b555150c tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:00.935513 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:00.935513 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:00.941192 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8230ae56-6283-4613-8c37-4eb7b555150c tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 07:00:00.949623 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8230ae56-6283-4613-8c37-4eb7b555150c tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 returned with HTTP 200 Aug 13 07:00:00.950012 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 483/1916] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:00 2026] GET /volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:01.285020 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-eee4866f-15a5-46e0-945d-98b912c1305a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:01.288336 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-eee4866f-15a5-46e0-945d-98b912c1305a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/attachments/0401f2c5-7fb1-4fd5-9980-af2dcf284f7b/action Aug 13 07:00:01.289739 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-eee4866f-15a5-46e0-945d-98b912c1305a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:01.290055 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-eee4866f-15a5-46e0-945d-98b912c1305a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:01.320726 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:01.320726 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:01.335190 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-85bbcf7d-96f3-4a06-9e1a-12c85a5cad0e req-eee4866f-15a5-46e0-945d-98b912c1305a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/0401f2c5-7fb1-4fd5-9980-af2dcf284f7b/action returned with HTTP 204 Aug 13 07:00:01.335781 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 477/1917] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:00:01 2026] POST /volume/v3/attachments/0401f2c5-7fb1-4fd5-9980-af2dcf284f7b/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:01.813976 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3577e8b0-ca4e-40ce-b1b3-06bf72ca7d1d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:01.816136 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3577e8b0-ca4e-40ce-b1b3-06bf72ca7d1d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b Aug 13 07:00:01.816356 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3577e8b0-ca4e-40ce-b1b3-06bf72ca7d1d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:01.816648 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3577e8b0-ca4e-40ce-b1b3-06bf72ca7d1d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:01.816751 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-3577e8b0-ca4e-40ce-b1b3-06bf72ca7d1d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:01.821150 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:01.821150 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:01.821926 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3577e8b0-ca4e-40ce-b1b3-06bf72ca7d1d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b returned with HTTP 200 Aug 13 07:00:01.822299 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 481/1918] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:01 2026] GET /volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:01.843137 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-663c4b91-056d-4f5a-8372-375f161d743b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:01.845073 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-663c4b91-056d-4f5a-8372-375f161d743b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:01.845279 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-663c4b91-056d-4f5a-8372-375f161d743b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:01.845475 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-663c4b91-056d-4f5a-8372-375f161d743b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:01.845612 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-663c4b91-056d-4f5a-8372-375f161d743b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:01.850521 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:01.850521 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:01.851476 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-663c4b91-056d-4f5a-8372-375f161d743b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 07:00:01.852116 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 478/1919] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:01 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:01.894749 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8db21ee6-3ae3-462d-b633-80715323433e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:01.896659 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8db21ee6-3ae3-462d-b633-80715323433e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:00:01.897021 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8db21ee6-3ae3-462d-b633-80715323433e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1885934826"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:01.898458 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-8db21ee6-3ae3-462d-b633-80715323433e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1885934826'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:00:01.898562 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-8db21ee6-3ae3-462d-b633-80715323433e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Create volume of 1 GB Aug 13 07:00:01.902529 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8db21ee6-3ae3-462d-b633-80715323433e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Availability Zones retrieved successfully. Aug 13 07:00:01.908413 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8db21ee6-3ae3-462d-b633-80715323433e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Flow 'volume_create_api' (a8722935-5867-407f-85c1-c32a9aeeb7b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:01.909536 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8db21ee6-3ae3-462d-b633-80715323433e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93d8a3a4-c93b-41f0-b085-6b7c29b75dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:01.910715 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-8db21ee6-3ae3-462d-b633-80715323433e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:00:01.937158 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8db21ee6-3ae3-462d-b633-80715323433e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93d8a3a4-c93b-41f0-b085-6b7c29b75dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:01.938262 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8db21ee6-3ae3-462d-b633-80715323433e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b522b872-a76a-4d62-9e4e-e613bf5064b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:01.963020 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1df33e74-b99d-4eaf-b524-42dba854daa3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:01.964837 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1df33e74-b99d-4eaf-b524-42dba854daa3 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 Aug 13 07:00:01.965159 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1df33e74-b99d-4eaf-b524-42dba854daa3 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:01.965407 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1df33e74-b99d-4eaf-b524-42dba854daa3 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:01.972815 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1df33e74-b99d-4eaf-b524-42dba854daa3 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 returned with HTTP 404 Aug 13 07:00:01.973461 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 478/1920] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:01 2026] GET /volume/v3/volumes/eae2e86a-aea9-4922-b082-4c68348e70b2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:01.991182 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-8db21ee6-3ae3-462d-b633-80715323433e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Created reservations ['23eca6c8-46e2-4c29-8096-19fff5207b93', 'fc297c42-0fae-41ed-b612-c67cd216baa4', 'b37973e4-1521-4527-b4dc-c76c3aeef869', 'f77aacba-a002-4ba4-8d8a-9175110360dd'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:01.992136 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8db21ee6-3ae3-462d-b633-80715323433e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b522b872-a76a-4d62-9e4e-e613bf5064b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23eca6c8-46e2-4c29-8096-19fff5207b93', 'fc297c42-0fae-41ed-b612-c67cd216baa4', 'b37973e4-1521-4527-b4dc-c76c3aeef869', 'f77aacba-a002-4ba4-8d8a-9175110360dd']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:01.993118 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8db21ee6-3ae3-462d-b633-80715323433e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6cd98bc-5847-4d42-812e-627ad8ad9179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:02.019088 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8db21ee6-3ae3-462d-b633-80715323433e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6cd98bc-5847-4d42-812e-627ad8ad9179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1885934826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4b89a3eab144df98ab9cd761dddc3cb',qos_specs=None,replication_status=,reservations=['23eca6c8-46e2-4c29-8096-19fff5207b93','fc297c42-0fae-41ed-b612-c67cd216baa4','b37973e4-1521-4527-b4dc-c76c3aeef869','f77aacba-a002-4ba4-8d8a-9175110360dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b09f82249f7643cc8373fee18adabbbf',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:00:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1885934826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4b89a3eab144df98ab9cd761dddc3cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b09f82249f7643cc8373fee18adabbbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:02.019777 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8db21ee6-3ae3-462d-b633-80715323433e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (169c0a72-e30f-4916-a3f7-dab540b1d6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:02.038170 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8db21ee6-3ae3-462d-b633-80715323433e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (169c0a72-e30f-4916-a3f7-dab540b1d6e3) transitioned into state 'SUCCESS' from state '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-1885934826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4b89a3eab144df98ab9cd761dddc3cb',qos_specs=None,replication_status=,reservations=['23eca6c8-46e2-4c29-8096-19fff5207b93','fc297c42-0fae-41ed-b612-c67cd216baa4','b37973e4-1521-4527-b4dc-c76c3aeef869','f77aacba-a002-4ba4-8d8a-9175110360dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b09f82249f7643cc8373fee18adabbbf',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:02.038923 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8db21ee6-3ae3-462d-b633-80715323433e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e2884d-246f-455c-a627-8629a5243493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:02.040383 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b91f26fd-31db-4052-b3c2-f6a6836ca7e6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:02.042187 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b91f26fd-31db-4052-b3c2-f6a6836ca7e6 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 Aug 13 07:00:02.042396 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b91f26fd-31db-4052-b3c2-f6a6836ca7e6 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:02.042579 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b91f26fd-31db-4052-b3c2-f6a6836ca7e6 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:02.042746 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-b91f26fd-31db-4052-b3c2-f6a6836ca7e6 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Delete volume with id: f0d68f78-6e05-4316-9630-a26cfb220d44 Aug 13 07:00:02.048678 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8db21ee6-3ae3-462d-b633-80715323433e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e2884d-246f-455c-a627-8629a5243493) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:02.049598 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8db21ee6-3ae3-462d-b633-80715323433e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Flow 'volume_create_api' (a8722935-5867-407f-85c1-c32a9aeeb7b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:02.049931 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8db21ee6-3ae3-462d-b633-80715323433e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Create volume request issued successfully. Aug 13 07:00:02.050511 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8db21ee6-3ae3-462d-b633-80715323433e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:00:02.050907 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:02.050907 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:02.051003 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 484/1921] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:00:01 2026] POST /volume/v3/volumes => generated 753 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:02.051465 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b91f26fd-31db-4052-b3c2-f6a6836ca7e6 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 07:00:02.062938 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ddfdee05-0fb4-47f2-91fe-517bf5149850 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:02.065471 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ddfdee05-0fb4-47f2-91fe-517bf5149850 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e Aug 13 07:00:02.065710 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ddfdee05-0fb4-47f2-91fe-517bf5149850 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:02.066100 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ddfdee05-0fb4-47f2-91fe-517bf5149850 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:02.068889 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b91f26fd-31db-4052-b3c2-f6a6836ca7e6 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Delete volume request issued successfully. Aug 13 07:00:02.069042 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b91f26fd-31db-4052-b3c2-f6a6836ca7e6 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 returned with HTTP 202 Aug 13 07:00:02.069521 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 482/1922] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:00:02 2026] DELETE /volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:02.078790 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:02.078790 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:02.079443 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fdd648b4-4df7-4712-bfae-369ac6877913 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:02.081652 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fdd648b4-4df7-4712-bfae-369ac6877913 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 Aug 13 07:00:02.081976 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fdd648b4-4df7-4712-bfae-369ac6877913 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:02.082255 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fdd648b4-4df7-4712-bfae-369ac6877913 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:02.083188 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ddfdee05-0fb4-47f2-91fe-517bf5149850 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:02.087951 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ddfdee05-0fb4-47f2-91fe-517bf5149850 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e returned with HTTP 200 Aug 13 07:00:02.088521 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 479/1923] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:02 2026] GET /volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:02.096935 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:02.096935 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:02.101293 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fdd648b4-4df7-4712-bfae-369ac6877913 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Volume info retrieved successfully. Aug 13 07:00:02.105574 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fdd648b4-4df7-4712-bfae-369ac6877913 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 returned with HTTP 200 Aug 13 07:00:02.105992 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 479/1924] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:02 2026] GET /volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:02.834891 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-60264616-f119-4563-a8b4-dd9f1a81d7dd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:02.837427 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-60264616-f119-4563-a8b4-dd9f1a81d7dd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b Aug 13 07:00:02.837751 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-60264616-f119-4563-a8b4-dd9f1a81d7dd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:02.838049 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-60264616-f119-4563-a8b4-dd9f1a81d7dd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:02.838250 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-60264616-f119-4563-a8b4-dd9f1a81d7dd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:02.843634 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:02.843634 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:02.844447 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-60264616-f119-4563-a8b4-dd9f1a81d7dd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b returned with HTTP 200 Aug 13 07:00:02.844981 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 485/1925] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:02 2026] GET /volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:02.864179 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2638f959-140f-4a0e-8bbe-a2517c4e1e74 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:02.867183 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2638f959-140f-4a0e-8bbe-a2517c4e1e74 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:02.867495 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2638f959-140f-4a0e-8bbe-a2517c4e1e74 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:02.867783 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2638f959-140f-4a0e-8bbe-a2517c4e1e74 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:02.868030 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-2638f959-140f-4a0e-8bbe-a2517c4e1e74 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:02.873472 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:02.873472 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:02.874516 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2638f959-140f-4a0e-8bbe-a2517c4e1e74 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 07:00:02.875017 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 483/1926] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:02 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:03.102782 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5e5dd967-0b66-4311-8a3d-7a8079169e4a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:03.104894 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5e5dd967-0b66-4311-8a3d-7a8079169e4a tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e Aug 13 07:00:03.105153 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5e5dd967-0b66-4311-8a3d-7a8079169e4a tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:03.105413 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5e5dd967-0b66-4311-8a3d-7a8079169e4a tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:03.114020 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:03.114020 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:03.124188 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7c834cdd-12d0-479c-ad67-7fa277fbe2b3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:03.124559 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5e5dd967-0b66-4311-8a3d-7a8079169e4a tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:03.126138 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7c834cdd-12d0-479c-ad67-7fa277fbe2b3 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] GET https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 Aug 13 07:00:03.126355 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7c834cdd-12d0-479c-ad67-7fa277fbe2b3 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:03.126592 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7c834cdd-12d0-479c-ad67-7fa277fbe2b3 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:03.130961 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5e5dd967-0b66-4311-8a3d-7a8079169e4a tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e returned with HTTP 200 Aug 13 07:00:03.131222 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 480/1927] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:03 2026] GET /volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:03.133307 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7c834cdd-12d0-479c-ad67-7fa277fbe2b3 tempest-AttachVolumeShelveTestJSON-4390989 tempest-AttachVolumeShelveTestJSON-4390989-project-member] https://10.4.3.81/volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 returned with HTTP 404 Aug 13 07:00:03.133872 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 480/1928] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:03 2026] GET /volume/v3/volumes/f0d68f78-6e05-4316-9630-a26cfb220d44 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:03.189587 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-58d8a2f4-0d47-45a0-9d56-80eed6f8bf19 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:03.193516 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-58d8a2f4-0d47-45a0-9d56-80eed6f8bf19 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e Aug 13 07:00:03.193809 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-58d8a2f4-0d47-45a0-9d56-80eed6f8bf19 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:03.194067 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-58d8a2f4-0d47-45a0-9d56-80eed6f8bf19 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:03.201986 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:03.201986 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:03.210237 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-58d8a2f4-0d47-45a0-9d56-80eed6f8bf19 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:03.220100 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-58d8a2f4-0d47-45a0-9d56-80eed6f8bf19 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e returned with HTTP 200 Aug 13 07:00:03.220100 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 486/1929] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:03 2026] GET /volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:03.310594 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3e36b7df-e4da-492c-b840-924b7de18da9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:03.311119 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e36b7df-e4da-492c-b840-924b7de18da9 None None] GET https://10.4.3.81/volume// Aug 13 07:00:03.311289 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e36b7df-e4da-492c-b840-924b7de18da9 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:03.311546 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e36b7df-e4da-492c-b840-924b7de18da9 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:03.312120 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e36b7df-e4da-492c-b840-924b7de18da9 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:00:03.312424 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 484/1930] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:00:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:00:03.321544 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-cd3bf1a5-c334-4eb8-b25b-c493d4f05353 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:03.415907 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-cd3bf1a5-c334-4eb8-b25b-c493d4f05353 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:00:03.416016 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-cd3bf1a5-c334-4eb8-b25b-c493d4f05353 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e", "connector": null, "instance_uuid": "709bc31c-13b4-4935-a7f7-192dc1d0f669"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:03.427428 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:03.427428 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:03.470338 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-cd3bf1a5-c334-4eb8-b25b-c493d4f05353 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:00:03.470857 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 481/1931] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:00:03 2026] POST /volume/v3/attachments => generated 273 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:03.503587 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8a1f9f9f-3cb3-40c6-bcbe-20a49dde2227 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:03.506277 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a1f9f9f-3cb3-40c6-bcbe-20a49dde2227 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e Aug 13 07:00:03.506514 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a1f9f9f-3cb3-40c6-bcbe-20a49dde2227 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:03.506696 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a1f9f9f-3cb3-40c6-bcbe-20a49dde2227 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:03.518110 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:03.518110 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:03.525752 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8a1f9f9f-3cb3-40c6-bcbe-20a49dde2227 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:03.526010 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bd7faefe-2b1c-41bf-99d2-9da28f808f1d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:03.526010 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bd7faefe-2b1c-41bf-99d2-9da28f808f1d None None] GET https://10.4.3.81/volume// Aug 13 07:00:03.526010 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bd7faefe-2b1c-41bf-99d2-9da28f808f1d None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:03.526010 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bd7faefe-2b1c-41bf-99d2-9da28f808f1d None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:03.526010 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bd7faefe-2b1c-41bf-99d2-9da28f808f1d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:00:03.526010 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 487/1932] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:00:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:00:03.529263 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a1f9f9f-3cb3-40c6-bcbe-20a49dde2227 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e returned with HTTP 200 Aug 13 07:00:03.529785 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 481/1933] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:03 2026] GET /volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:03.539443 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-4653c9ff-ae16-445c-b810-39f7b7ebffcb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:03.550993 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-4653c9ff-ae16-445c-b810-39f7b7ebffcb tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e Aug 13 07:00:03.552296 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-4653c9ff-ae16-445c-b810-39f7b7ebffcb tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:03.553176 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-4653c9ff-ae16-445c-b810-39f7b7ebffcb tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:03.604655 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:03.604655 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:03.615314 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-4653c9ff-ae16-445c-b810-39f7b7ebffcb tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:03.639743 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-4653c9ff-ae16-445c-b810-39f7b7ebffcb tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e returned with HTTP 200 Aug 13 07:00:03.640182 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 485/1934] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:00:03 2026] GET /volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e => generated 1025 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:00:03.756236 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-91330212-78be-426e-bdfa-e38be8372a1b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:03.758845 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-91330212-78be-426e-bdfa-e38be8372a1b tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] PUT https://10.4.3.81/volume/v3/attachments/cf85d2c3-fd6c-4891-96c0-4882cf16456e Aug 13 07:00:03.759255 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-91330212-78be-426e-bdfa-e38be8372a1b tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:03.766414 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-91330212-78be-426e-bdfa-e38be8372a1b tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Acquiring lock "cinder-attachment_update-21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:00:03.771166 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-91330212-78be-426e-bdfa-e38be8372a1b tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Lock "cinder-attachment_update-21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:00:03.772596 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:03.772596 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:03.858302 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0713531a-8438-449e-8666-8b9899630f2c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:03.860743 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0713531a-8438-449e-8666-8b9899630f2c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b Aug 13 07:00:03.860969 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0713531a-8438-449e-8666-8b9899630f2c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:03.861145 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0713531a-8438-449e-8666-8b9899630f2c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:03.861303 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-0713531a-8438-449e-8666-8b9899630f2c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:03.865726 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:03.865726 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:03.866394 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0713531a-8438-449e-8666-8b9899630f2c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b returned with HTTP 200 Aug 13 07:00:03.868194 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 488/1935] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:03 2026] GET /volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:03.868419 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-91330212-78be-426e-bdfa-e38be8372a1b tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Lock "cinder-attachment_update-21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e-np0000007169" released by "attachment_update" :: held 0.097s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:00:03.868708 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-91330212-78be-426e-bdfa-e38be8372a1b tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/attachments/cf85d2c3-fd6c-4891-96c0-4882cf16456e returned with HTTP 200 Aug 13 07:00:03.869131 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 482/1936] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:00:03 2026] PUT /volume/v3/attachments/cf85d2c3-fd6c-4891-96c0-4882cf16456e => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:03.886853 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3b00878a-bc6f-48dc-8c48-34d0d52d7221 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:03.889081 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3b00878a-bc6f-48dc-8c48-34d0d52d7221 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:03.889479 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3b00878a-bc6f-48dc-8c48-34d0d52d7221 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:03.889824 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3b00878a-bc6f-48dc-8c48-34d0d52d7221 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:03.889985 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3b00878a-bc6f-48dc-8c48-34d0d52d7221 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:03.894853 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:03.894853 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:03.895862 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3b00878a-bc6f-48dc-8c48-34d0d52d7221 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 07:00:03.896379 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 482/1937] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:03 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:04.548746 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0e1a3d65-d594-4d58-84b7-bee2ec1cae88 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:04.556984 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e1a3d65-d594-4d58-84b7-bee2ec1cae88 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e Aug 13 07:00:04.556984 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e1a3d65-d594-4d58-84b7-bee2ec1cae88 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:04.556984 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e1a3d65-d594-4d58-84b7-bee2ec1cae88 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:04.572411 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:04.572411 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:04.578543 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0e1a3d65-d594-4d58-84b7-bee2ec1cae88 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:04.583381 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e1a3d65-d594-4d58-84b7-bee2ec1cae88 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e returned with HTTP 200 Aug 13 07:00:04.584223 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 486/1938] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:04 2026] GET /volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:04.880225 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1db08224-73ba-4b81-93ba-fd3f9bd88636 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:04.882425 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1db08224-73ba-4b81-93ba-fd3f9bd88636 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b Aug 13 07:00:04.882697 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1db08224-73ba-4b81-93ba-fd3f9bd88636 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:04.882990 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1db08224-73ba-4b81-93ba-fd3f9bd88636 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:04.883118 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-1db08224-73ba-4b81-93ba-fd3f9bd88636 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:04.888588 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:04.888588 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:04.889376 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1db08224-73ba-4b81-93ba-fd3f9bd88636 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b returned with HTTP 200 Aug 13 07:00:04.889841 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 489/1939] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:04 2026] GET /volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:04.906873 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4251657c-1a67-4e79-952f-1e92754f1b2a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:04.908682 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4251657c-1a67-4e79-952f-1e92754f1b2a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:04.908875 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4251657c-1a67-4e79-952f-1e92754f1b2a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:04.909098 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4251657c-1a67-4e79-952f-1e92754f1b2a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:04.909215 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-4251657c-1a67-4e79-952f-1e92754f1b2a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:04.913517 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:04.913517 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:04.914397 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4251657c-1a67-4e79-952f-1e92754f1b2a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 07:00:04.914776 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 483/1940] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:04 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:05.601527 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c9081c93-2f20-4456-a2fc-dc40e58c8268 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:05.604981 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c9081c93-2f20-4456-a2fc-dc40e58c8268 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e Aug 13 07:00:05.604981 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c9081c93-2f20-4456-a2fc-dc40e58c8268 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:05.604981 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c9081c93-2f20-4456-a2fc-dc40e58c8268 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:05.616279 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:05.616279 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:05.621956 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c9081c93-2f20-4456-a2fc-dc40e58c8268 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:05.627207 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c9081c93-2f20-4456-a2fc-dc40e58c8268 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e returned with HTTP 200 Aug 13 07:00:05.627753 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 483/1941] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:05 2026] GET /volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:05.907429 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-876afde1-73b4-4ca7-82a2-685a21ff3d0e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:05.909171 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-876afde1-73b4-4ca7-82a2-685a21ff3d0e tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b Aug 13 07:00:05.909442 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-876afde1-73b4-4ca7-82a2-685a21ff3d0e tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:05.909563 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-876afde1-73b4-4ca7-82a2-685a21ff3d0e tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:05.910597 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-876afde1-73b4-4ca7-82a2-685a21ff3d0e tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:05.913707 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:05.913707 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:05.914294 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-876afde1-73b4-4ca7-82a2-685a21ff3d0e tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b returned with HTTP 200 Aug 13 07:00:05.914682 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 487/1942] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:05 2026] GET /volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:05.930253 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-45259b7d-92f0-4117-aba6-03f508e56f0c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:05.933490 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-45259b7d-92f0-4117-aba6-03f508e56f0c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:05.933659 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-45259b7d-92f0-4117-aba6-03f508e56f0c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:05.935749 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-45259b7d-92f0-4117-aba6-03f508e56f0c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:05.936375 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-45259b7d-92f0-4117-aba6-03f508e56f0c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:05.944061 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:05.944061 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:05.945240 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-45259b7d-92f0-4117-aba6-03f508e56f0c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 07:00:05.946107 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 490/1943] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:05 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:06.642115 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6d0a22c6-4365-4a9f-acd9-996241f2f4eb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:06.644412 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6d0a22c6-4365-4a9f-acd9-996241f2f4eb tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e Aug 13 07:00:06.644702 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6d0a22c6-4365-4a9f-acd9-996241f2f4eb tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:06.644989 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6d0a22c6-4365-4a9f-acd9-996241f2f4eb tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:06.658050 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:06.658050 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:06.662988 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6d0a22c6-4365-4a9f-acd9-996241f2f4eb tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:06.668391 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6d0a22c6-4365-4a9f-acd9-996241f2f4eb tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e returned with HTTP 200 Aug 13 07:00:06.668795 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 484/1944] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:06 2026] GET /volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:06.929101 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-06f3c1be-c319-4500-9508-994f78e3e9fe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:06.932339 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-06f3c1be-c319-4500-9508-994f78e3e9fe tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b Aug 13 07:00:06.932665 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-06f3c1be-c319-4500-9508-994f78e3e9fe tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:06.932982 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-06f3c1be-c319-4500-9508-994f78e3e9fe tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:06.933154 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-06f3c1be-c319-4500-9508-994f78e3e9fe tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:06.937926 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:06.937926 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:06.938805 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-06f3c1be-c319-4500-9508-994f78e3e9fe tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b returned with HTTP 200 Aug 13 07:00:06.939370 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 484/1945] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:06 2026] GET /volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:06.957643 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6d2107b9-2eb9-4f03-a501-85a7560b8d05 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:06.959374 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6d2107b9-2eb9-4f03-a501-85a7560b8d05 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:06.959572 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6d2107b9-2eb9-4f03-a501-85a7560b8d05 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:06.959760 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6d2107b9-2eb9-4f03-a501-85a7560b8d05 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:06.959895 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-6d2107b9-2eb9-4f03-a501-85a7560b8d05 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:06.964032 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:06.964032 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:06.964737 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6d2107b9-2eb9-4f03-a501-85a7560b8d05 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 07:00:06.965175 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 488/1946] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:06 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:07.483839 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:07.485932 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:00:07.486267 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-231659406", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:07.488228 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-231659406', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:00:07.488228 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Create volume of 1 GB Aug 13 07:00:07.492575 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Availability Zones retrieved successfully. Aug 13 07:00:07.497469 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Flow 'volume_create_api' (9623c61e-61c0-4c62-875c-841ddbcff403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:07.498770 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4097b940-e76c-4fdf-a795-c987b94191b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:07.499675 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:00:07.537838 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4097b940-e76c-4fdf-a795-c987b94191b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:07.538840 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26beee6-3073-4d4f-9372-81139cc58018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:07.590117 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-e1f1e827-0e61-480d-8616-e1c4a532615f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:07.593408 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-e1f1e827-0e61-480d-8616-e1c4a532615f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] POST https://10.4.3.81/volume/v3/attachments/cf85d2c3-fd6c-4891-96c0-4882cf16456e/action Aug 13 07:00:07.593876 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-e1f1e827-0e61-480d-8616-e1c4a532615f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:07.594052 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-e1f1e827-0e61-480d-8616-e1c4a532615f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:07.615386 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Created reservations ['5f9df15d-e70c-46c2-b99e-21d57fa76405', 'c7e6df18-3e41-4b73-af88-c7adc1441e62', '88ae1852-d5b8-4006-8df5-42641b9b93cc', '84384a1b-16b6-40be-811e-0cc58688df43'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:07.615659 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:07.615659 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:07.616331 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26beee6-3073-4d4f-9372-81139cc58018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f9df15d-e70c-46c2-b99e-21d57fa76405', 'c7e6df18-3e41-4b73-af88-c7adc1441e62', '88ae1852-d5b8-4006-8df5-42641b9b93cc', '84384a1b-16b6-40be-811e-0cc58688df43']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:07.617397 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4674ebe5-a1c3-4ae8-9002-331de3d07ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:07.627161 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-78aac864-4b22-4b91-8578-9f52f1e95287 req-e1f1e827-0e61-480d-8616-e1c4a532615f tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/attachments/cf85d2c3-fd6c-4891-96c0-4882cf16456e/action returned with HTTP 204 Aug 13 07:00:07.627742 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 485/1947] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:00:07 2026] POST /volume/v3/attachments/cf85d2c3-fd6c-4891-96c0-4882cf16456e/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:07.651313 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4674ebe5-a1c3-4ae8-9002-331de3d07ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c91c43b-f3cc-4ea0-9e14-a59b9cd89624', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-231659406',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b2b58848c8974ce0ba4f005343ef3762',qos_specs=None,replication_status=,reservations=['5f9df15d-e70c-46c2-b99e-21d57fa76405','c7e6df18-3e41-4b73-af88-c7adc1441e62','88ae1852-d5b8-4006-8df5-42641b9b93cc','84384a1b-16b6-40be-811e-0cc58688df43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef245919de14089a08b191aab6f07d7',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:00:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-231659406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c91c43b-f3cc-4ea0-9e14-a59b9cd89624,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b2b58848c8974ce0ba4f005343ef3762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ef245919de14089a08b191aab6f07d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:07.652585 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ea50ce-4e82-4f64-ad75-46136ae11a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:07.676438 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ea50ce-4e82-4f64-ad75-46136ae11a00) transitioned into state 'SUCCESS' from state '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-231659406',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b2b58848c8974ce0ba4f005343ef3762',qos_specs=None,replication_status=,reservations=['5f9df15d-e70c-46c2-b99e-21d57fa76405','c7e6df18-3e41-4b73-af88-c7adc1441e62','88ae1852-d5b8-4006-8df5-42641b9b93cc','84384a1b-16b6-40be-811e-0cc58688df43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef245919de14089a08b191aab6f07d7',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:07.677117 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e531f4e-b781-4b78-b2b7-c75295b23ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:07.690686 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e531f4e-b781-4b78-b2b7-c75295b23ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:07.690686 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Flow 'volume_create_api' (9623c61e-61c0-4c62-875c-841ddbcff403) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:07.691005 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Create volume request issued successfully. Aug 13 07:00:07.691722 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-981e0050-66de-4997-8193-f52302a13712 req-76b441e0-ed58-4eea-bf21-1c61b041574a tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:00:07.692334 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 491/1948] 10.4.3.81 () {72 vars in 1534 bytes} [Thu Aug 13 07:00:07 2026] POST /volume/v3/volumes => generated 760 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:07.693130 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-abfc531e-d1cb-45a7-9f6a-da899a5bfa52 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:07.698530 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-abfc531e-d1cb-45a7-9f6a-da899a5bfa52 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e Aug 13 07:00:07.698530 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-abfc531e-d1cb-45a7-9f6a-da899a5bfa52 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:07.698530 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-abfc531e-d1cb-45a7-9f6a-da899a5bfa52 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:07.710397 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-981e0050-66de-4997-8193-f52302a13712 req-8c0965a6-35fe-47ae-a129-3381135f4590 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:07.712069 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-981e0050-66de-4997-8193-f52302a13712 req-8c0965a6-35fe-47ae-a129-3381135f4590 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] GET https://10.4.3.81/volume/v3/volumes/4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 Aug 13 07:00:07.712570 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-981e0050-66de-4997-8193-f52302a13712 req-8c0965a6-35fe-47ae-a129-3381135f4590 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:07.712570 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-981e0050-66de-4997-8193-f52302a13712 req-8c0965a6-35fe-47ae-a129-3381135f4590 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:07.716368 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:07.716368 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:07.719885 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:07.719885 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:07.723718 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-abfc531e-d1cb-45a7-9f6a-da899a5bfa52 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:07.726111 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-981e0050-66de-4997-8193-f52302a13712 req-8c0965a6-35fe-47ae-a129-3381135f4590 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Volume info retrieved successfully. Aug 13 07:00:07.728377 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-abfc531e-d1cb-45a7-9f6a-da899a5bfa52 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e returned with HTTP 200 Aug 13 07:00:07.728744 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 485/1949] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:07 2026] GET /volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:07.739678 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-981e0050-66de-4997-8193-f52302a13712 req-8c0965a6-35fe-47ae-a129-3381135f4590 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] https://10.4.3.81/volume/v3/volumes/4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 returned with HTTP 200 Aug 13 07:00:07.740274 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 489/1950] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:07 2026] GET /volume/v3/volumes/4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 => generated 828 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:07.743695 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-75d95645-cff7-40ad-8898-f65b3c0ec064 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:07.747909 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-75d95645-cff7-40ad-8898-f65b3c0ec064 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e Aug 13 07:00:07.748162 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-75d95645-cff7-40ad-8898-f65b3c0ec064 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:07.748412 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-75d95645-cff7-40ad-8898-f65b3c0ec064 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:07.765354 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:07.765354 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:07.773860 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-75d95645-cff7-40ad-8898-f65b3c0ec064 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:07.774813 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-92220682-6c14-4955-bb92-9eac2419f477 req-e2eb203b-4e8c-4cc5-ad2b-540f917d57a3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:07.777554 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-92220682-6c14-4955-bb92-9eac2419f477 req-e2eb203b-4e8c-4cc5-ad2b-540f917d57a3 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] GET https://10.4.3.81/volume/v3/volumes/4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 Aug 13 07:00:07.778213 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-92220682-6c14-4955-bb92-9eac2419f477 req-e2eb203b-4e8c-4cc5-ad2b-540f917d57a3 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:07.778213 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-92220682-6c14-4955-bb92-9eac2419f477 req-e2eb203b-4e8c-4cc5-ad2b-540f917d57a3 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:07.781583 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-75d95645-cff7-40ad-8898-f65b3c0ec064 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e returned with HTTP 200 Aug 13 07:00:07.782259 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 486/1951] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:07 2026] GET /volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:07.787727 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:07.787727 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:07.792401 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-92220682-6c14-4955-bb92-9eac2419f477 req-e2eb203b-4e8c-4cc5-ad2b-540f917d57a3 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Volume info retrieved successfully. Aug 13 07:00:07.799473 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-92220682-6c14-4955-bb92-9eac2419f477 req-e2eb203b-4e8c-4cc5-ad2b-540f917d57a3 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] https://10.4.3.81/volume/v3/volumes/4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 returned with HTTP 200 Aug 13 07:00:07.799605 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4b97ad6d-625e-4297-ad39-8a97a4b63f78 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:07.800111 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 492/1952] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:07 2026] GET /volume/v3/volumes/4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 => generated 828 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:07.801737 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b97ad6d-625e-4297-ad39-8a97a4b63f78 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] DELETE https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e Aug 13 07:00:07.802441 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b97ad6d-625e-4297-ad39-8a97a4b63f78 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:07.802441 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b97ad6d-625e-4297-ad39-8a97a4b63f78 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:07.802585 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-4b97ad6d-625e-4297-ad39-8a97a4b63f78 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Delete volume with id: 21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e Aug 13 07:00:07.820490 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:07.820490 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:07.821148 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4b97ad6d-625e-4297-ad39-8a97a4b63f78 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:07.833974 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4b97ad6d-625e-4297-ad39-8a97a4b63f78 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Aug 13 07:00:07.834433 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b97ad6d-625e-4297-ad39-8a97a4b63f78 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e returned with HTTP 400 Aug 13 07:00:07.835171 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 486/1953] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:00:07 2026] DELETE /volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e => generated 307 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 07:00:07.848551 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7e5c7c67-2fc0-4a7b-9464-fbc49a5e1966 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:07.850214 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7e5c7c67-2fc0-4a7b-9464-fbc49a5e1966 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e Aug 13 07:00:07.850789 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7e5c7c67-2fc0-4a7b-9464-fbc49a5e1966 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:07.850789 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7e5c7c67-2fc0-4a7b-9464-fbc49a5e1966 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:07.871297 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:07.871297 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:07.882641 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7e5c7c67-2fc0-4a7b-9464-fbc49a5e1966 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:07.889198 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7e5c7c67-2fc0-4a7b-9464-fbc49a5e1966 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e returned with HTTP 200 Aug 13 07:00:07.890274 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 490/1954] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:07 2026] GET /volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:07.940799 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-76c0add9-0872-4adf-84d7-8797054cef4d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:07.943450 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-76c0add9-0872-4adf-84d7-8797054cef4d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e Aug 13 07:00:07.943872 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-76c0add9-0872-4adf-84d7-8797054cef4d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:07.943872 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-76c0add9-0872-4adf-84d7-8797054cef4d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:07.950671 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d7aebf05-0285-4dfc-839b-708bc2542c99 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:07.953265 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d7aebf05-0285-4dfc-839b-708bc2542c99 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b Aug 13 07:00:07.953399 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d7aebf05-0285-4dfc-839b-708bc2542c99 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:07.953674 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d7aebf05-0285-4dfc-839b-708bc2542c99 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:07.953838 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-d7aebf05-0285-4dfc-839b-708bc2542c99 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:07.953944 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:07.953944 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:07.958813 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-76c0add9-0872-4adf-84d7-8797054cef4d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:07.959442 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:07.959442 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:07.960485 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d7aebf05-0285-4dfc-839b-708bc2542c99 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b returned with HTTP 200 Aug 13 07:00:07.960761 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 493/1955] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:07 2026] GET /volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:07.963902 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-76c0add9-0872-4adf-84d7-8797054cef4d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e returned with HTTP 200 Aug 13 07:00:07.964507 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 487/1956] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:07 2026] GET /volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:07.979618 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b32c62ce-a5c4-41ec-9340-a8b37758cbf4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:07.981848 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b32c62ce-a5c4-41ec-9340-a8b37758cbf4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:07.982134 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b32c62ce-a5c4-41ec-9340-a8b37758cbf4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:07.982424 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b32c62ce-a5c4-41ec-9340-a8b37758cbf4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:07.982585 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b32c62ce-a5c4-41ec-9340-a8b37758cbf4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:07.987623 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:07.987623 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:07.988687 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b32c62ce-a5c4-41ec-9340-a8b37758cbf4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 07:00:07.989181 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 487/1957] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:07 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:08.030515 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-36d1d922-251d-417a-b5d1-279ec1372ae4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:08.032716 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-36d1d922-251d-417a-b5d1-279ec1372ae4 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] POST https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e/action Aug 13 07:00:08.033736 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-36d1d922-251d-417a-b5d1-279ec1372ae4 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:08.033894 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-36d1d922-251d-417a-b5d1-279ec1372ae4 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:08.045526 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:08.045526 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:08.047557 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-36d1d922-251d-417a-b5d1-279ec1372ae4 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:08.058306 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-36d1d922-251d-417a-b5d1-279ec1372ae4 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Begin detaching volume completed successfully. Aug 13 07:00:08.058532 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-36d1d922-251d-417a-b5d1-279ec1372ae4 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e/action returned with HTTP 202 Aug 13 07:00:08.058968 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 491/1958] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:00:08 2026] POST /volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:08.103186 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2a869380-d186-4a34-9ec0-67a28faca889 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:08.103622 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2a869380-d186-4a34-9ec0-67a28faca889 None None] GET https://10.4.3.81/volume// Aug 13 07:00:08.103811 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2a869380-d186-4a34-9ec0-67a28faca889 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:08.104036 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2a869380-d186-4a34-9ec0-67a28faca889 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:08.104353 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2a869380-d186-4a34-9ec0-67a28faca889 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:00:08.104642 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 494/1959] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:00:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:00:08.111510 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-390fe9c4-5037-4df1-aaa4-6dabf155df84 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:08.116473 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-390fe9c4-5037-4df1-aaa4-6dabf155df84 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e Aug 13 07:00:08.116761 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-390fe9c4-5037-4df1-aaa4-6dabf155df84 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:08.117028 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-390fe9c4-5037-4df1-aaa4-6dabf155df84 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:08.128877 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:08.128877 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:08.133443 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-390fe9c4-5037-4df1-aaa4-6dabf155df84 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:08.140363 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-390fe9c4-5037-4df1-aaa4-6dabf155df84 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e returned with HTTP 200 Aug 13 07:00:08.140363 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 488/1960] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:00:08 2026] GET /volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e => generated 1321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:00:08.825956 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-7344490f-3ccf-4670-b036-5efba8e84877 req-f730880c-9563-468d-af7c-d91e1015db65 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:08.828038 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7344490f-3ccf-4670-b036-5efba8e84877 req-f730880c-9563-468d-af7c-d91e1015db65 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] GET https://10.4.3.81/volume/v3/volumes/4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 Aug 13 07:00:08.828267 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7344490f-3ccf-4670-b036-5efba8e84877 req-f730880c-9563-468d-af7c-d91e1015db65 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:08.828523 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7344490f-3ccf-4670-b036-5efba8e84877 req-f730880c-9563-468d-af7c-d91e1015db65 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:08.836714 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:08.836714 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:08.839792 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-7344490f-3ccf-4670-b036-5efba8e84877 req-f730880c-9563-468d-af7c-d91e1015db65 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Volume info retrieved successfully. Aug 13 07:00:08.843852 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7344490f-3ccf-4670-b036-5efba8e84877 req-f730880c-9563-468d-af7c-d91e1015db65 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] https://10.4.3.81/volume/v3/volumes/4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 returned with HTTP 200 Aug 13 07:00:08.844215 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 488/1961] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:08 2026] GET /volume/v3/volumes/4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:08.910759 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-02f29174-e009-4721-a624-272accb95e63 req-8383c7a4-8340-4643-961f-c39498ce0dae None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:08.913306 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-02f29174-e009-4721-a624-272accb95e63 req-8383c7a4-8340-4643-961f-c39498ce0dae tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-reader] GET https://10.4.3.81/volume/v3/volumes/4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 Aug 13 07:00:08.913626 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-02f29174-e009-4721-a624-272accb95e63 req-8383c7a4-8340-4643-961f-c39498ce0dae tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:08.913793 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-02f29174-e009-4721-a624-272accb95e63 req-8383c7a4-8340-4643-961f-c39498ce0dae tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-reader] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:08.921345 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:08.921345 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:08.925831 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-02f29174-e009-4721-a624-272accb95e63 req-8383c7a4-8340-4643-961f-c39498ce0dae tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-reader] Volume info retrieved successfully. Aug 13 07:00:08.930678 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-02f29174-e009-4721-a624-272accb95e63 req-8383c7a4-8340-4643-961f-c39498ce0dae tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-reader] https://10.4.3.81/volume/v3/volumes/4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 returned with HTTP 200 Aug 13 07:00:08.931141 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 492/1962] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:08 2026] GET /volume/v3/volumes/4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:08.955860 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-0b32bdfc-47ae-4dbe-912b-1faea134db20 req-b913b66d-7bb4-4092-99dc-be53773ab678 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:08.957873 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0b32bdfc-47ae-4dbe-912b-1faea134db20 req-b913b66d-7bb4-4092-99dc-be53773ab678 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 Aug 13 07:00:08.958060 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0b32bdfc-47ae-4dbe-912b-1faea134db20 req-b913b66d-7bb4-4092-99dc-be53773ab678 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:08.960787 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0b32bdfc-47ae-4dbe-912b-1faea134db20 req-b913b66d-7bb4-4092-99dc-be53773ab678 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:08.960971 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [req-0b32bdfc-47ae-4dbe-912b-1faea134db20 req-b913b66d-7bb4-4092-99dc-be53773ab678 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Delete volume with id: 4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 Aug 13 07:00:08.967465 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:08.967465 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:08.967900 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-0b32bdfc-47ae-4dbe-912b-1faea134db20 req-b913b66d-7bb4-4092-99dc-be53773ab678 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Volume info retrieved successfully. Aug 13 07:00:08.972309 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ac3b1d45-73f9-4331-8a2b-47d2e085a5f3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:08.976517 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ac3b1d45-73f9-4331-8a2b-47d2e085a5f3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b Aug 13 07:00:08.976517 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ac3b1d45-73f9-4331-8a2b-47d2e085a5f3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:08.976517 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ac3b1d45-73f9-4331-8a2b-47d2e085a5f3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:08.976517 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-ac3b1d45-73f9-4331-8a2b-47d2e085a5f3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:08.983219 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:08.983219 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:08.984761 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ac3b1d45-73f9-4331-8a2b-47d2e085a5f3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b returned with HTTP 200 Aug 13 07:00:08.985236 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 489/1963] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:08 2026] GET /volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:08.993616 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-0b32bdfc-47ae-4dbe-912b-1faea134db20 req-b913b66d-7bb4-4092-99dc-be53773ab678 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Delete volume request issued successfully. Aug 13 07:00:08.993837 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0b32bdfc-47ae-4dbe-912b-1faea134db20 req-b913b66d-7bb4-4092-99dc-be53773ab678 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] https://10.4.3.81/volume/v3/volumes/4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 returned with HTTP 202 Aug 13 07:00:08.994295 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 495/1964] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 07:00:08 2026] DELETE /volume/v3/volumes/4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:09.000122 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-df627a5b-4f75-4482-acc4-bab24516e913 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:09.003410 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df627a5b-4f75-4482-acc4-bab24516e913 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:09.003654 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df627a5b-4f75-4482-acc4-bab24516e913 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:09.003894 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df627a5b-4f75-4482-acc4-bab24516e913 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:09.004048 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-df627a5b-4f75-4482-acc4-bab24516e913 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:09.011081 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:09.011081 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:09.011309 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df627a5b-4f75-4482-acc4-bab24516e913 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 07:00:09.011729 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 489/1965] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:08 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:09.023948 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-37a65a8e-6bbf-4a43-bd23-ded2ed02d310 req-d57c2b30-1adb-451a-955b-77b0d227f2c5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:09.026203 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-37a65a8e-6bbf-4a43-bd23-ded2ed02d310 req-d57c2b30-1adb-451a-955b-77b0d227f2c5 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] GET https://10.4.3.81/volume/v3/volumes/4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 Aug 13 07:00:09.026464 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-37a65a8e-6bbf-4a43-bd23-ded2ed02d310 req-d57c2b30-1adb-451a-955b-77b0d227f2c5 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:09.026660 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-37a65a8e-6bbf-4a43-bd23-ded2ed02d310 req-d57c2b30-1adb-451a-955b-77b0d227f2c5 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:09.035146 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:09.035146 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:09.041724 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-37a65a8e-6bbf-4a43-bd23-ded2ed02d310 req-d57c2b30-1adb-451a-955b-77b0d227f2c5 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Volume info retrieved successfully. Aug 13 07:00:09.046676 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-37a65a8e-6bbf-4a43-bd23-ded2ed02d310 req-d57c2b30-1adb-451a-955b-77b0d227f2c5 tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] https://10.4.3.81/volume/v3/volumes/4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 returned with HTTP 200 Aug 13 07:00:09.047129 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 493/1966] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:09 2026] GET /volume/v3/volumes/4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:09.066720 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-0a97a2ef-4fd2-40d0-8fe2-475ce4113499 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:09.070467 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-0a97a2ef-4fd2-40d0-8fe2-475ce4113499 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] DELETE https://10.4.3.81/volume/v3/attachments/cf85d2c3-fd6c-4891-96c0-4882cf16456e Aug 13 07:00:09.070467 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-0a97a2ef-4fd2-40d0-8fe2-475ce4113499 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:09.071947 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-0a97a2ef-4fd2-40d0-8fe2-475ce4113499 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:09.082025 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:09.082025 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:09.156020 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7847adff-e314-44b1-b9ed-70c5d7cc4fad req-0a97a2ef-4fd2-40d0-8fe2-475ce4113499 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/attachments/cf85d2c3-fd6c-4891-96c0-4882cf16456e returned with HTTP 200 Aug 13 07:00:09.156463 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 490/1967] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:00:09 2026] DELETE /volume/v3/attachments/cf85d2c3-fd6c-4891-96c0-4882cf16456e => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:09.995230 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-29d28ee7-090f-49dd-aa55-decdbb71723c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:09.997189 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-29d28ee7-090f-49dd-aa55-decdbb71723c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b Aug 13 07:00:09.997479 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-29d28ee7-090f-49dd-aa55-decdbb71723c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:09.997763 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-29d28ee7-090f-49dd-aa55-decdbb71723c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:09.997913 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-29d28ee7-090f-49dd-aa55-decdbb71723c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:10.003642 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:10.003642 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:10.004332 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-29d28ee7-090f-49dd-aa55-decdbb71723c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b returned with HTTP 200 Aug 13 07:00:10.004736 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 496/1968] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:09 2026] GET /volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:10.027010 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-05828dea-674b-4f14-904f-bd6839786824 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:10.029191 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05828dea-674b-4f14-904f-bd6839786824 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:10.029368 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05828dea-674b-4f14-904f-bd6839786824 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:10.029487 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05828dea-674b-4f14-904f-bd6839786824 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:10.029622 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-05828dea-674b-4f14-904f-bd6839786824 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:10.039583 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:10.039583 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:10.040474 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05828dea-674b-4f14-904f-bd6839786824 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 07:00:10.040883 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 490/1969] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:10 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:10.082565 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-94916483-2d57-42a4-baee-06a56769e0cf req-d487d755-915a-42bd-8b08-8f88b9098fbf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:10.088281 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-94916483-2d57-42a4-baee-06a56769e0cf req-d487d755-915a-42bd-8b08-8f88b9098fbf tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] GET https://10.4.3.81/volume/v3/volumes/4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 Aug 13 07:00:10.091543 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-94916483-2d57-42a4-baee-06a56769e0cf req-d487d755-915a-42bd-8b08-8f88b9098fbf tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:10.091739 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-94916483-2d57-42a4-baee-06a56769e0cf req-d487d755-915a-42bd-8b08-8f88b9098fbf tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:10.103662 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-94916483-2d57-42a4-baee-06a56769e0cf req-d487d755-915a-42bd-8b08-8f88b9098fbf tempest-VolumesGetTestJSON-270573510 tempest-VolumesGetTestJSON-270573510-project-member] https://10.4.3.81/volume/v3/volumes/4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 returned with HTTP 404 Aug 13 07:00:10.104121 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 494/1970] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:10 2026] GET /volume/v3/volumes/4c91c43b-f3cc-4ea0-9e14-a59b9cd89624 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:10.208173 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cf2c955b-15fa-454e-8e6b-f5636cc28804 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:10.212386 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cf2c955b-15fa-454e-8e6b-f5636cc28804 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e Aug 13 07:00:10.212386 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cf2c955b-15fa-454e-8e6b-f5636cc28804 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:10.212386 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cf2c955b-15fa-454e-8e6b-f5636cc28804 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:10.221127 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:10.221127 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:10.227025 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cf2c955b-15fa-454e-8e6b-f5636cc28804 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:10.235601 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cf2c955b-15fa-454e-8e6b-f5636cc28804 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e returned with HTTP 200 Aug 13 07:00:10.235601 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 491/1971] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:10 2026] GET /volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:11.015778 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4e429458-9087-4f4c-a098-c4ae47aee320 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:11.020125 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4e429458-9087-4f4c-a098-c4ae47aee320 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b Aug 13 07:00:11.020125 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4e429458-9087-4f4c-a098-c4ae47aee320 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:11.020280 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4e429458-9087-4f4c-a098-c4ae47aee320 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:11.020419 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-4e429458-9087-4f4c-a098-c4ae47aee320 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:11.025815 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:11.025815 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:11.026925 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4e429458-9087-4f4c-a098-c4ae47aee320 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b returned with HTTP 200 Aug 13 07:00:11.027433 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 497/1972] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:11 2026] GET /volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:00:11.054935 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-124569d3-7371-4a0f-99e2-91c40cf6c6d4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:11.057283 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-124569d3-7371-4a0f-99e2-91c40cf6c6d4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:11.057562 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-124569d3-7371-4a0f-99e2-91c40cf6c6d4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:11.057884 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-124569d3-7371-4a0f-99e2-91c40cf6c6d4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:11.057884 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-124569d3-7371-4a0f-99e2-91c40cf6c6d4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:11.067669 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:11.067669 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:11.068517 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-124569d3-7371-4a0f-99e2-91c40cf6c6d4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 07:00:11.069434 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 491/1973] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:11 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:12.045688 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c6ca887d-6b8b-4525-88cf-b3c344b751e3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:12.049260 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c6ca887d-6b8b-4525-88cf-b3c344b751e3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b Aug 13 07:00:12.049594 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c6ca887d-6b8b-4525-88cf-b3c344b751e3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:12.050081 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c6ca887d-6b8b-4525-88cf-b3c344b751e3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:12.050081 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c6ca887d-6b8b-4525-88cf-b3c344b751e3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:12.055701 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:12.055701 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:12.056344 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c6ca887d-6b8b-4525-88cf-b3c344b751e3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b returned with HTTP 200 Aug 13 07:00:12.056769 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 495/1974] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:12 2026] GET /volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:12.081598 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-53a8b29f-b326-4167-a61a-efc096942568 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:12.089904 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-53a8b29f-b326-4167-a61a-efc096942568 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:12.089904 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-53a8b29f-b326-4167-a61a-efc096942568 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:12.089904 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-53a8b29f-b326-4167-a61a-efc096942568 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:12.089904 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-53a8b29f-b326-4167-a61a-efc096942568 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:12.100650 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:12.100650 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:12.102173 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-53a8b29f-b326-4167-a61a-efc096942568 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 07:00:12.103421 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 492/1975] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:12 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 747 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:12.233904 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-11d95bec-4ffc-427d-b4db-f95199d08fff None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:12.383504 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-11d95bec-4ffc-427d-b4db-f95199d08fff tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:00:12.384078 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-11d95bec-4ffc-427d-b4db-f95199d08fff tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1829024184"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:12.385956 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-11d95bec-4ffc-427d-b4db-f95199d08fff tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1829024184'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:00:12.386154 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-11d95bec-4ffc-427d-b4db-f95199d08fff tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Create volume of 1 GB Aug 13 07:00:12.391090 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-11d95bec-4ffc-427d-b4db-f95199d08fff tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Availability Zones retrieved successfully. Aug 13 07:00:12.397607 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-11d95bec-4ffc-427d-b4db-f95199d08fff tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Flow 'volume_create_api' (30cb4d0a-eb13-48d1-a37c-068353d9b9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:12.399486 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-11d95bec-4ffc-427d-b4db-f95199d08fff tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c77babc7-cd90-4175-93e4-86154c338668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:12.400084 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-11d95bec-4ffc-427d-b4db-f95199d08fff tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:00:12.442482 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-11d95bec-4ffc-427d-b4db-f95199d08fff tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c77babc7-cd90-4175-93e4-86154c338668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:12.443694 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-11d95bec-4ffc-427d-b4db-f95199d08fff tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dd0a59a-7078-45a2-ab8a-9941344ae2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:12.527492 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-11d95bec-4ffc-427d-b4db-f95199d08fff tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Created reservations ['112225b6-35d0-449f-8e76-7876a217b51d', '7e7d2c9a-f26f-4bf4-815d-7e30d4e5c5ac', '78045341-66ce-40f1-9326-ec2cc767eb01', '9ed4cf2a-d00f-48de-a146-60997f970762'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:12.528634 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-11d95bec-4ffc-427d-b4db-f95199d08fff tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dd0a59a-7078-45a2-ab8a-9941344ae2ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['112225b6-35d0-449f-8e76-7876a217b51d', '7e7d2c9a-f26f-4bf4-815d-7e30d4e5c5ac', '78045341-66ce-40f1-9326-ec2cc767eb01', '9ed4cf2a-d00f-48de-a146-60997f970762']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:12.529673 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-11d95bec-4ffc-427d-b4db-f95199d08fff tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d1b447d-9773-49cd-ad19-040f64c6c117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:12.559890 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-11d95bec-4ffc-427d-b4db-f95199d08fff tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d1b447d-9773-49cd-ad19-040f64c6c117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd88dcef-5e81-4f0c-8766-db1f58929a9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1829024184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f1b89ad86a44bf2924dec1d9657e435',qos_specs=None,replication_status=,reservations=['112225b6-35d0-449f-8e76-7876a217b51d','7e7d2c9a-f26f-4bf4-815d-7e30d4e5c5ac','78045341-66ce-40f1-9326-ec2cc767eb01','9ed4cf2a-d00f-48de-a146-60997f970762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3b776236e6b4cbe8851a7b6076f361c',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1829024184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd88dcef-5e81-4f0c-8766-db1f58929a9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f1b89ad86a44bf2924dec1d9657e435',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3b776236e6b4cbe8851a7b6076f361c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:12.561222 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-11d95bec-4ffc-427d-b4db-f95199d08fff tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53726fde-40de-4b82-905e-29457bab8f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:12.586824 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-11d95bec-4ffc-427d-b4db-f95199d08fff tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53726fde-40de-4b82-905e-29457bab8f9b) transitioned into state 'SUCCESS' from state '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-1829024184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f1b89ad86a44bf2924dec1d9657e435',qos_specs=None,replication_status=,reservations=['112225b6-35d0-449f-8e76-7876a217b51d','7e7d2c9a-f26f-4bf4-815d-7e30d4e5c5ac','78045341-66ce-40f1-9326-ec2cc767eb01','9ed4cf2a-d00f-48de-a146-60997f970762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3b776236e6b4cbe8851a7b6076f361c',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:12.587828 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-11d95bec-4ffc-427d-b4db-f95199d08fff tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1e5ca8f-6d2d-47ec-9d62-709f22700f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:12.607851 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-11d95bec-4ffc-427d-b4db-f95199d08fff tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1e5ca8f-6d2d-47ec-9d62-709f22700f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:12.609095 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-11d95bec-4ffc-427d-b4db-f95199d08fff tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Flow 'volume_create_api' (30cb4d0a-eb13-48d1-a37c-068353d9b9b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:12.609564 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-11d95bec-4ffc-427d-b4db-f95199d08fff tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Create volume request issued successfully. Aug 13 07:00:12.610464 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-11d95bec-4ffc-427d-b4db-f95199d08fff tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:00:12.611095 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 498/1976] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:00:12 2026] POST /volume/v3/volumes => generated 749 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:12.626677 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f51c2e41-44ba-448b-8c78-973a14d84542 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:12.629112 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f51c2e41-44ba-448b-8c78-973a14d84542 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/volumes/bd88dcef-5e81-4f0c-8766-db1f58929a9d Aug 13 07:00:12.629684 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f51c2e41-44ba-448b-8c78-973a14d84542 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:12.629791 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f51c2e41-44ba-448b-8c78-973a14d84542 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:12.638670 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:12.638670 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:12.644419 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f51c2e41-44ba-448b-8c78-973a14d84542 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Volume info retrieved successfully. Aug 13 07:00:12.650103 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f51c2e41-44ba-448b-8c78-973a14d84542 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/volumes/bd88dcef-5e81-4f0c-8766-db1f58929a9d returned with HTTP 200 Aug 13 07:00:12.650579 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 492/1977] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:12 2026] GET /volume/v3/volumes/bd88dcef-5e81-4f0c-8766-db1f58929a9d => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:13.070636 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-64a52d71-05c5-42d2-b0a6-6694c97c3b94 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:13.073015 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-64a52d71-05c5-42d2-b0a6-6694c97c3b94 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b Aug 13 07:00:13.073534 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-64a52d71-05c5-42d2-b0a6-6694c97c3b94 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:13.073691 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-64a52d71-05c5-42d2-b0a6-6694c97c3b94 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:13.074017 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-64a52d71-05c5-42d2-b0a6-6694c97c3b94 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:13.079231 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:13.079231 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:13.080156 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-64a52d71-05c5-42d2-b0a6-6694c97c3b94 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b returned with HTTP 200 Aug 13 07:00:13.080894 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 496/1978] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:13 2026] GET /volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:13.116683 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-12c17080-5a89-4e5b-b02a-0a1a1de8e1b8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:13.120790 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-12c17080-5a89-4e5b-b02a-0a1a1de8e1b8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:13.123381 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-12c17080-5a89-4e5b-b02a-0a1a1de8e1b8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:13.123381 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-12c17080-5a89-4e5b-b02a-0a1a1de8e1b8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:13.123381 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-12c17080-5a89-4e5b-b02a-0a1a1de8e1b8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:13.131140 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:13.131140 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:13.133816 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-12c17080-5a89-4e5b-b02a-0a1a1de8e1b8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 07:00:13.134215 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 493/1979] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:13 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:13.213995 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-014b2ca2-accd-4de8-86a9-466b32c32b60 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:13.216362 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-014b2ca2-accd-4de8-86a9-466b32c32b60 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] DELETE https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e Aug 13 07:00:13.216646 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-014b2ca2-accd-4de8-86a9-466b32c32b60 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:13.216918 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-014b2ca2-accd-4de8-86a9-466b32c32b60 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:13.217160 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-014b2ca2-accd-4de8-86a9-466b32c32b60 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Delete volume with id: 21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e Aug 13 07:00:13.229201 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:13.229201 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:13.229701 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-014b2ca2-accd-4de8-86a9-466b32c32b60 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:13.255636 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-014b2ca2-accd-4de8-86a9-466b32c32b60 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Delete volume request issued successfully. Aug 13 07:00:13.256193 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-014b2ca2-accd-4de8-86a9-466b32c32b60 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e returned with HTTP 202 Aug 13 07:00:13.256444 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 499/1980] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:00:13 2026] DELETE /volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:13.265698 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-87d1a6d4-078f-405e-937f-212c0e48f378 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:13.269189 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-87d1a6d4-078f-405e-937f-212c0e48f378 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e Aug 13 07:00:13.269459 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-87d1a6d4-078f-405e-937f-212c0e48f378 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:13.269703 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-87d1a6d4-078f-405e-937f-212c0e48f378 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:13.279957 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:13.279957 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:13.285379 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-87d1a6d4-078f-405e-937f-212c0e48f378 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:13.291158 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-87d1a6d4-078f-405e-937f-212c0e48f378 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e returned with HTTP 200 Aug 13 07:00:13.291913 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 493/1981] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:13 2026] GET /volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:13.665256 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b1316117-f242-4c5e-b2d7-1c2aa3e60c08 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:13.666977 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b1316117-f242-4c5e-b2d7-1c2aa3e60c08 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/volumes/bd88dcef-5e81-4f0c-8766-db1f58929a9d Aug 13 07:00:13.667197 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b1316117-f242-4c5e-b2d7-1c2aa3e60c08 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:13.667425 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b1316117-f242-4c5e-b2d7-1c2aa3e60c08 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:13.675949 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:13.675949 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:13.680336 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b1316117-f242-4c5e-b2d7-1c2aa3e60c08 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Volume info retrieved successfully. Aug 13 07:00:13.686068 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b1316117-f242-4c5e-b2d7-1c2aa3e60c08 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/volumes/bd88dcef-5e81-4f0c-8766-db1f58929a9d returned with HTTP 200 Aug 13 07:00:13.686583 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 497/1982] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:13 2026] GET /volume/v3/volumes/bd88dcef-5e81-4f0c-8766-db1f58929a9d => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:13.699899 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6f94d133-ddb3-44e2-81eb-8e2c6bbf9c19 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:13.702958 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6f94d133-ddb3-44e2-81eb-8e2c6bbf9c19 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:00:13.703881 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6f94d133-ddb3-44e2-81eb-8e2c6bbf9c19 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd88dcef-5e81-4f0c-8766-db1f58929a9d", "name": "tempest-SnapshotsActionsTest-Snapshot-1642686773"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:13.713989 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:13.713989 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:13.714564 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6f94d133-ddb3-44e2-81eb-8e2c6bbf9c19 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Volume info retrieved successfully. Aug 13 07:00:13.714714 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-6f94d133-ddb3-44e2-81eb-8e2c6bbf9c19 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Create snapshot from volume bd88dcef-5e81-4f0c-8766-db1f58929a9d Aug 13 07:00:13.755983 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-6f94d133-ddb3-44e2-81eb-8e2c6bbf9c19 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Created reservations ['ca91fbcd-be6d-4f83-9f1a-273dacd440ea', '0c5bc321-7794-46e7-85f7-6fb094218b1e', '4547a863-b1e8-4e8c-8d18-6f4677aadf37', '51624215-5f65-4295-9ac3-a3120c3f59b6'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:13.795897 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6f94d133-ddb3-44e2-81eb-8e2c6bbf9c19 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot create request issued successfully. Aug 13 07:00:13.796268 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6f94d133-ddb3-44e2-81eb-8e2c6bbf9c19 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:00:13.796707 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 494/1983] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:00:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:13.808127 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ca360834-9002-4773-a37b-f2f0a1539754 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:13.810655 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ca360834-9002-4773-a37b-f2f0a1539754 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad Aug 13 07:00:13.810880 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ca360834-9002-4773-a37b-f2f0a1539754 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:13.811240 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ca360834-9002-4773-a37b-f2f0a1539754 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:13.823767 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:13.823767 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:13.825227 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ca360834-9002-4773-a37b-f2f0a1539754 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:13.827919 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ca360834-9002-4773-a37b-f2f0a1539754 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad returned with HTTP 200 Aug 13 07:00:13.829827 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 500/1984] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:13 2026] GET /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:14.090976 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-153af65d-4838-4056-8806-b33d2ae86b84 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:14.092820 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-153af65d-4838-4056-8806-b33d2ae86b84 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b Aug 13 07:00:14.093030 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-153af65d-4838-4056-8806-b33d2ae86b84 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:14.093231 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-153af65d-4838-4056-8806-b33d2ae86b84 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:14.093350 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-153af65d-4838-4056-8806-b33d2ae86b84 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:14.098002 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:14.098002 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:14.098889 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-153af65d-4838-4056-8806-b33d2ae86b84 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b returned with HTTP 200 Aug 13 07:00:14.099365 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 494/1985] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:14 2026] GET /volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:14.145517 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b39e40de-8828-4a87-824d-7bdf6ca992c0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:14.147302 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b39e40de-8828-4a87-824d-7bdf6ca992c0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:14.147711 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b39e40de-8828-4a87-824d-7bdf6ca992c0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:14.147711 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b39e40de-8828-4a87-824d-7bdf6ca992c0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:14.147859 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-b39e40de-8828-4a87-824d-7bdf6ca992c0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:14.152118 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:14.152118 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:14.153011 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b39e40de-8828-4a87-824d-7bdf6ca992c0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 07:00:14.153828 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 498/1986] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:14 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:14.308253 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2a398ed2-e788-4841-b095-642453eaf586 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:14.310018 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2a398ed2-e788-4841-b095-642453eaf586 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e Aug 13 07:00:14.310194 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2a398ed2-e788-4841-b095-642453eaf586 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:14.310382 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2a398ed2-e788-4841-b095-642453eaf586 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:14.321423 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2a398ed2-e788-4841-b095-642453eaf586 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e returned with HTTP 404 Aug 13 07:00:14.321885 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 495/1987] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:14 2026] GET /volume/v3/volumes/21fa6a77-6d43-40e7-aa81-3fe0fb2cec8e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:14.372562 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c5491cb5-6a85-454c-8f6a-7c4df5d6ad31 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:14.374569 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c5491cb5-6a85-454c-8f6a-7c4df5d6ad31 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] DELETE https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 Aug 13 07:00:14.374776 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c5491cb5-6a85-454c-8f6a-7c4df5d6ad31 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:14.374978 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c5491cb5-6a85-454c-8f6a-7c4df5d6ad31 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:14.375219 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-c5491cb5-6a85-454c-8f6a-7c4df5d6ad31 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Delete volume with id: 832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 Aug 13 07:00:14.384880 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:14.384880 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:14.385378 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c5491cb5-6a85-454c-8f6a-7c4df5d6ad31 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:14.409886 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c5491cb5-6a85-454c-8f6a-7c4df5d6ad31 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Delete volume request issued successfully. Aug 13 07:00:14.410082 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c5491cb5-6a85-454c-8f6a-7c4df5d6ad31 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 returned with HTTP 202 Aug 13 07:00:14.410931 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 501/1988] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:00:14 2026] DELETE /volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:14.420731 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-81bce560-a177-4538-9a77-f32d92ebfef7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:14.421954 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81bce560-a177-4538-9a77-f32d92ebfef7 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 Aug 13 07:00:14.422185 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81bce560-a177-4538-9a77-f32d92ebfef7 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:14.422432 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81bce560-a177-4538-9a77-f32d92ebfef7 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:14.430098 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:14.430098 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:14.434277 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-81bce560-a177-4538-9a77-f32d92ebfef7 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:14.440664 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81bce560-a177-4538-9a77-f32d92ebfef7 tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 returned with HTTP 200 Aug 13 07:00:14.441266 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 495/1989] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:14 2026] GET /volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:14.846042 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8206a36e-0636-4642-a2e6-5cfd310164a7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:14.847807 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8206a36e-0636-4642-a2e6-5cfd310164a7 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad Aug 13 07:00:14.848008 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8206a36e-0636-4642-a2e6-5cfd310164a7 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:14.848194 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8206a36e-0636-4642-a2e6-5cfd310164a7 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:14.853218 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:14.853218 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:14.853700 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8206a36e-0636-4642-a2e6-5cfd310164a7 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:14.854514 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8206a36e-0636-4642-a2e6-5cfd310164a7 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad returned with HTTP 200 Aug 13 07:00:14.854898 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 499/1990] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:14 2026] GET /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:14.869514 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-34143532-dc5a-43f9-886f-2dd7033ee480 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:14.896566 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-34143532-dc5a-43f9-886f-2dd7033ee480 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] POST https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action Aug 13 07:00:14.896875 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-34143532-dc5a-43f9-886f-2dd7033ee480 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:14.896994 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-34143532-dc5a-43f9-886f-2dd7033ee480 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:14.898217 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.admin_actions [None req-34143532-dc5a-43f9-886f-2dd7033ee480 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Updating snapshot 'bef7dc64-8446-474f-9994-94c60edfe3ad' with '{'status': 'creating'}' {{(pid=100294) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 07:00:14.929045 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:14.929045 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:14.938793 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-34143532-dc5a-43f9-886f-2dd7033ee480 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action returned with HTTP 202 Aug 13 07:00:14.939200 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 496/1991] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:00:14 2026] POST /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:14.945529 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-545b1ff2-a2be-444a-a232-684ec1b98b1a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:14.947671 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-545b1ff2-a2be-444a-a232-684ec1b98b1a tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad Aug 13 07:00:14.947983 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-545b1ff2-a2be-444a-a232-684ec1b98b1a tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:14.948206 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-545b1ff2-a2be-444a-a232-684ec1b98b1a tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:14.955529 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:14.955529 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:14.956184 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-545b1ff2-a2be-444a-a232-684ec1b98b1a tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:14.957158 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-545b1ff2-a2be-444a-a232-684ec1b98b1a tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad returned with HTTP 200 Aug 13 07:00:14.957742 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 502/1992] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:14 2026] GET /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:14.968261 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-502832b3-d683-4267-ae23-fa50c2d5374d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:14.970159 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-502832b3-d683-4267-ae23-fa50c2d5374d tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] POST https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action Aug 13 07:00:14.970589 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-502832b3-d683-4267-ae23-fa50c2d5374d tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:14.970716 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-502832b3-d683-4267-ae23-fa50c2d5374d tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:14.972096 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-502832b3-d683-4267-ae23-fa50c2d5374d tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Updating snapshot 'bef7dc64-8446-474f-9994-94c60edfe3ad' with '{'status': 'available'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 07:00:14.980831 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:14.980831 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:14.992438 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-502832b3-d683-4267-ae23-fa50c2d5374d tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action returned with HTTP 202 Aug 13 07:00:14.992904 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 496/1993] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:00:14 2026] POST /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:15.000820 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8c4d3191-0aa2-4206-82ab-b347fb6d1589 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:15.002455 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8c4d3191-0aa2-4206-82ab-b347fb6d1589 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad Aug 13 07:00:15.002619 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8c4d3191-0aa2-4206-82ab-b347fb6d1589 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:15.002825 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8c4d3191-0aa2-4206-82ab-b347fb6d1589 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:15.009350 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:15.009350 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:15.009350 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8c4d3191-0aa2-4206-82ab-b347fb6d1589 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:15.009748 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8c4d3191-0aa2-4206-82ab-b347fb6d1589 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad returned with HTTP 200 Aug 13 07:00:15.010112 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 500/1994] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:14 2026] GET /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:15.023456 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d2d22cf8-d78e-44bd-8d27-704cb0029412 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:15.025174 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d2d22cf8-d78e-44bd-8d27-704cb0029412 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:00:15.025511 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d2d22cf8-d78e-44bd-8d27-704cb0029412 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd88dcef-5e81-4f0c-8766-db1f58929a9d", "name": "tempest-SnapshotsActionsTest-Snapshot-823849962"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:15.034613 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:15.034613 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:15.035100 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d2d22cf8-d78e-44bd-8d27-704cb0029412 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Volume info retrieved successfully. Aug 13 07:00:15.035214 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-d2d22cf8-d78e-44bd-8d27-704cb0029412 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Create snapshot from volume bd88dcef-5e81-4f0c-8766-db1f58929a9d Aug 13 07:00:15.058046 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-d2d22cf8-d78e-44bd-8d27-704cb0029412 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Created reservations ['b28a4ad0-6853-46d2-9f91-9d6ca02e336b', '0e37b564-ecce-4ec6-8547-75fcb0eca23b', 'e641fd49-b860-4e5f-b278-a7fdd8c0f8cf', '314fefc2-d01b-4adb-ad02-7c8ae9988193'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:15.085945 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d2d22cf8-d78e-44bd-8d27-704cb0029412 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot create request issued successfully. Aug 13 07:00:15.086724 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d2d22cf8-d78e-44bd-8d27-704cb0029412 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:00:15.087299 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 497/1995] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:00:15 2026] POST /volume/v3/snapshots => generated 306 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:15.098608 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ae6df776-b116-4b64-851a-e993abc9da2b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:15.100981 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ae6df776-b116-4b64-851a-e993abc9da2b tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295 Aug 13 07:00:15.101251 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ae6df776-b116-4b64-851a-e993abc9da2b tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:15.101533 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ae6df776-b116-4b64-851a-e993abc9da2b tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:15.114783 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9acea3c0-093e-46f6-b727-fbc4581b2713 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:15.116964 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9acea3c0-093e-46f6-b727-fbc4581b2713 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b Aug 13 07:00:15.117252 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9acea3c0-093e-46f6-b727-fbc4581b2713 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:15.117507 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9acea3c0-093e-46f6-b727-fbc4581b2713 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:15.117629 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9acea3c0-093e-46f6-b727-fbc4581b2713 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:15.118703 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:15.118703 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:15.121860 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ae6df776-b116-4b64-851a-e993abc9da2b tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:15.122088 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:15.122088 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:15.122799 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9acea3c0-093e-46f6-b727-fbc4581b2713 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b returned with HTTP 200 Aug 13 07:00:15.123160 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ae6df776-b116-4b64-851a-e993abc9da2b tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295 returned with HTTP 200 Aug 13 07:00:15.123240 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 497/1996] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:15 2026] GET /volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:15.125996 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 503/1997] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:15 2026] GET /volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295 => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:15.164686 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-74f5b949-a1bb-42c3-88be-b62759d18a43 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:15.166698 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-74f5b949-a1bb-42c3-88be-b62759d18a43 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:15.166917 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-74f5b949-a1bb-42c3-88be-b62759d18a43 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:15.167138 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-74f5b949-a1bb-42c3-88be-b62759d18a43 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:15.167255 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-74f5b949-a1bb-42c3-88be-b62759d18a43 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:15.172178 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:15.172178 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:15.172968 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-74f5b949-a1bb-42c3-88be-b62759d18a43 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 07:00:15.173254 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 501/1998] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:15 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:15.457378 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ee06e882-90be-417b-92c8-0048e40d56ab None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:15.458992 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ee06e882-90be-417b-92c8-0048e40d56ab tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 Aug 13 07:00:15.459192 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ee06e882-90be-417b-92c8-0048e40d56ab tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:15.459405 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ee06e882-90be-417b-92c8-0048e40d56ab tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:15.464559 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ee06e882-90be-417b-92c8-0048e40d56ab tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 returned with HTTP 404 Aug 13 07:00:15.464960 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 498/1999] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:15 2026] GET /volume/v3/volumes/832a4432-6ff0-49a5-b5ef-2dfdfc5b1731 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:15.571615 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6c782958-4614-48f7-b5b7-f71226b3794d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:15.573962 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6c782958-4614-48f7-b5b7-f71226b3794d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] DELETE https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed Aug 13 07:00:15.574559 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6c782958-4614-48f7-b5b7-f71226b3794d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:15.574559 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6c782958-4614-48f7-b5b7-f71226b3794d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:15.574758 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-6c782958-4614-48f7-b5b7-f71226b3794d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Delete volume with id: 68b02575-1441-499f-92fb-75150d4d28ed Aug 13 07:00:15.584010 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:15.584010 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:15.585342 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6c782958-4614-48f7-b5b7-f71226b3794d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:15.602054 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6c782958-4614-48f7-b5b7-f71226b3794d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Delete volume request issued successfully. Aug 13 07:00:15.602369 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6c782958-4614-48f7-b5b7-f71226b3794d tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed returned with HTTP 202 Aug 13 07:00:15.602920 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 498/2000] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:00:15 2026] DELETE /volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:15.610579 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-951c306f-1ee2-4dc1-a613-49682fe6554b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:15.612671 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-951c306f-1ee2-4dc1-a613-49682fe6554b tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed Aug 13 07:00:15.612902 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-951c306f-1ee2-4dc1-a613-49682fe6554b tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:15.613162 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-951c306f-1ee2-4dc1-a613-49682fe6554b tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:15.624356 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:15.624356 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:15.628135 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-951c306f-1ee2-4dc1-a613-49682fe6554b tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Volume info retrieved successfully. Aug 13 07:00:15.632577 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-951c306f-1ee2-4dc1-a613-49682fe6554b tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed returned with HTTP 200 Aug 13 07:00:15.632958 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 504/2001] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:15 2026] GET /volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:15.793743 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-f2836c7f-0b87-4082-9051-6ac7b06639d6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:15.795668 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-f2836c7f-0b87-4082-9051-6ac7b06639d6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 Aug 13 07:00:15.795849 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-f2836c7f-0b87-4082-9051-6ac7b06639d6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:15.796022 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-f2836c7f-0b87-4082-9051-6ac7b06639d6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:15.802875 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:15.802875 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:15.806603 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-f2836c7f-0b87-4082-9051-6ac7b06639d6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 07:00:15.810700 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-f2836c7f-0b87-4082-9051-6ac7b06639d6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 returned with HTTP 200 Aug 13 07:00:15.811103 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 502/2002] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:15 2026] GET /volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:15.894423 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0f829555-f010-4587-99ba-608bcd224347 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:15.894792 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0f829555-f010-4587-99ba-608bcd224347 None None] GET https://10.4.3.81/volume// Aug 13 07:00:15.894951 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0f829555-f010-4587-99ba-608bcd224347 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:15.895245 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0f829555-f010-4587-99ba-608bcd224347 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:15.895856 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0f829555-f010-4587-99ba-608bcd224347 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:00:15.896180 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 499/2003] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:00:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:00:15.904892 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-eea29e8d-fee0-4aa7-8e31-5d0418479d7a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:15.993314 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-eea29e8d-fee0-4aa7-8e31-5d0418479d7a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:00:15.993811 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-eea29e8d-fee0-4aa7-8e31-5d0418479d7a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "adf3561f-2fa8-4fcb-a544-4bab01c493e2", "connector": null, "instance_uuid": "5d347aad-3d83-418b-8c07-cb048d3ebcf3"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:16.005547 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:16.005547 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:16.032894 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-eea29e8d-fee0-4aa7-8e31-5d0418479d7a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:00:16.033708 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 499/2004] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:00:15 2026] POST /volume/v3/attachments => generated 273 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:16.066253 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-51e2b34a-f621-4a3a-8cad-ac4669595c40 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:16.072420 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51e2b34a-f621-4a3a-8cad-ac4669595c40 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 Aug 13 07:00:16.072580 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-51e2b34a-f621-4a3a-8cad-ac4669595c40 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:16.072802 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-51e2b34a-f621-4a3a-8cad-ac4669595c40 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:16.081840 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1184c8bb-391b-4ceb-b4e0-a9aacbb6b4db None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:16.082336 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1184c8bb-391b-4ceb-b4e0-a9aacbb6b4db None None] GET https://10.4.3.81/volume// Aug 13 07:00:16.082533 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1184c8bb-391b-4ceb-b4e0-a9aacbb6b4db None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:16.082720 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1184c8bb-391b-4ceb-b4e0-a9aacbb6b4db None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:16.083093 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1184c8bb-391b-4ceb-b4e0-a9aacbb6b4db None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:00:16.083450 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 503/2005] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:00:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:00:16.091657 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:16.091657 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:16.095025 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-13f66820-8406-45e3-ae2a-f36daa1be75d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:16.097285 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-51e2b34a-f621-4a3a-8cad-ac4669595c40 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 07:00:16.097562 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-13f66820-8406-45e3-ae2a-f36daa1be75d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 Aug 13 07:00:16.098131 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-13f66820-8406-45e3-ae2a-f36daa1be75d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:16.098423 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-13f66820-8406-45e3-ae2a-f36daa1be75d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:16.102572 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51e2b34a-f621-4a3a-8cad-ac4669595c40 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 returned with HTTP 200 Aug 13 07:00:16.103094 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 505/2006] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:16 2026] GET /volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:16.116721 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:16.116721 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:16.121104 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-13f66820-8406-45e3-ae2a-f36daa1be75d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 07:00:16.125639 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-13f66820-8406-45e3-ae2a-f36daa1be75d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 returned with HTTP 200 Aug 13 07:00:16.126287 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 500/2007] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:00:16 2026] GET /volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 => generated 1018 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:00:16.137718 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-68c2b110-63b5-4766-9eb7-b5b48c0c5ae6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:16.139567 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-68c2b110-63b5-4766-9eb7-b5b48c0c5ae6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b Aug 13 07:00:16.139702 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4e3b2457-52f4-4edc-9467-e63dbeae55d5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:16.139750 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-68c2b110-63b5-4766-9eb7-b5b48c0c5ae6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:16.139982 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-68c2b110-63b5-4766-9eb7-b5b48c0c5ae6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:16.140102 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-68c2b110-63b5-4766-9eb7-b5b48c0c5ae6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:16.141741 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4e3b2457-52f4-4edc-9467-e63dbeae55d5 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295 Aug 13 07:00:16.142024 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4e3b2457-52f4-4edc-9467-e63dbeae55d5 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:16.142306 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4e3b2457-52f4-4edc-9467-e63dbeae55d5 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:16.145924 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:16.145924 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:16.146838 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-68c2b110-63b5-4766-9eb7-b5b48c0c5ae6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b returned with HTTP 200 Aug 13 07:00:16.147369 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 500/2008] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:16 2026] GET /volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:16.148620 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:16.148620 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:16.149048 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4e3b2457-52f4-4edc-9467-e63dbeae55d5 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:16.149885 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4e3b2457-52f4-4edc-9467-e63dbeae55d5 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295 returned with HTTP 200 Aug 13 07:00:16.150255 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 504/2009] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:16 2026] GET /volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:16.158709 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e2feae1a-50e3-4c8d-a2c2-80cd8d1c7de3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:16.161289 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e2feae1a-50e3-4c8d-a2c2-80cd8d1c7de3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] DELETE https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b Aug 13 07:00:16.161611 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e2feae1a-50e3-4c8d-a2c2-80cd8d1c7de3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:16.161673 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9c53aff3-c5dd-42c8-b21a-13fcc1c2258f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:16.161886 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e2feae1a-50e3-4c8d-a2c2-80cd8d1c7de3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:16.162040 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-e2feae1a-50e3-4c8d-a2c2-80cd8d1c7de3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Delete backup with id: 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b. Aug 13 07:00:16.163514 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9c53aff3-c5dd-42c8-b21a-13fcc1c2258f tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] POST https://10.4.3.81/volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295/action Aug 13 07:00:16.163875 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9c53aff3-c5dd-42c8-b21a-13fcc1c2258f tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:16.163980 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9c53aff3-c5dd-42c8-b21a-13fcc1c2258f tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:16.166565 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.admin_actions [None req-9c53aff3-c5dd-42c8-b21a-13fcc1c2258f tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Updating snapshot 'b4e2b21e-434c-4b49-a232-1842a2133295' with '{'status': 'creating'}' {{(pid=100294) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 07:00:16.173784 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:16.173784 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:16.178567 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:16.178567 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:16.184135 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-59b022ca-6407-4dab-a036-3f9af029ec0b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:16.186700 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-59b022ca-6407-4dab-a036-3f9af029ec0b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:16.186983 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-59b022ca-6407-4dab-a036-3f9af029ec0b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:16.187065 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-59b022ca-6407-4dab-a036-3f9af029ec0b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:16.187240 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-59b022ca-6407-4dab-a036-3f9af029ec0b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:16.194270 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9c53aff3-c5dd-42c8-b21a-13fcc1c2258f tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] https://10.4.3.81/volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295/action returned with HTTP 202 Aug 13 07:00:16.194693 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 501/2010] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:00:16 2026] POST /volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:16.195871 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:16.195871 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:16.196726 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-59b022ca-6407-4dab-a036-3f9af029ec0b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 07:00:16.197139 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 501/2011] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:16 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:16.199306 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-e2feae1a-50e3-4c8d-a2c2-80cd8d1c7de3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] delete_backup rpcapi backup_id 3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:00:16.203305 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5b394d76-9f52-41ed-beb2-8ae79f268c76 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:16.203659 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e2feae1a-50e3-4c8d-a2c2-80cd8d1c7de3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b returned with HTTP 202 Aug 13 07:00:16.204365 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 506/2012] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:00:16 2026] DELETE /volume/v3/backups/3ef4bf8f-4ce1-4538-8eb3-8e5d863b012b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:16.204770 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5b394d76-9f52-41ed-beb2-8ae79f268c76 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295 Aug 13 07:00:16.205056 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5b394d76-9f52-41ed-beb2-8ae79f268c76 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:16.205334 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5b394d76-9f52-41ed-beb2-8ae79f268c76 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:16.210424 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:16.210424 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:16.211014 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5b394d76-9f52-41ed-beb2-8ae79f268c76 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:16.211785 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-93894580-68f5-46a9-8424-ac8463497c2f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:16.211983 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5b394d76-9f52-41ed-beb2-8ae79f268c76 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295 returned with HTTP 200 Aug 13 07:00:16.212526 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 505/2013] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:16 2026] GET /volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:16.214062 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-93894580-68f5-46a9-8424-ac8463497c2f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/20b49055-ecde-4d44-a42b-0f4ae1bb473d Aug 13 07:00:16.214426 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-93894580-68f5-46a9-8424-ac8463497c2f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:16.214667 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-93894580-68f5-46a9-8424-ac8463497c2f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:16.214853 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-93894580-68f5-46a9-8424-ac8463497c2f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Delete volume with id: 20b49055-ecde-4d44-a42b-0f4ae1bb473d Aug 13 07:00:16.227923 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4398c2b4-aae0-4661-82b0-829256802392 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:16.231029 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4398c2b4-aae0-4661-82b0-829256802392 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] POST https://10.4.3.81/volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295/action Aug 13 07:00:16.231029 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4398c2b4-aae0-4661-82b0-829256802392 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:16.231029 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4398c2b4-aae0-4661-82b0-829256802392 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:16.231385 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:16.231385 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:16.231852 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-93894580-68f5-46a9-8424-ac8463497c2f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 07:00:16.243860 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:16.243860 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:16.244249 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4398c2b4-aae0-4661-82b0-829256802392 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Snapshot retrieved successfully. Aug 13 07:00:16.247671 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-271991b1-5bde-4faf-8ef8-48a0a74d5f67 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:16.252307 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-271991b1-5bde-4faf-8ef8-48a0a74d5f67 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] PUT https://10.4.3.81/volume/v3/attachments/1b118cfb-daf8-4992-9a6e-7a7541335fb1 Aug 13 07:00:16.252870 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-271991b1-5bde-4faf-8ef8-48a0a74d5f67 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:16.263721 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-271991b1-5bde-4faf-8ef8-48a0a74d5f67 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Acquiring lock "cinder-attachment_update-adf3561f-2fa8-4fcb-a544-4bab01c493e2-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:00:16.272183 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-271991b1-5bde-4faf-8ef8-48a0a74d5f67 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Lock "cinder-attachment_update-adf3561f-2fa8-4fcb-a544-4bab01c493e2-np0000007169" acquired by "attachment_update" :: waited 0.007s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:00:16.272350 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:16.272350 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:16.273785 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-93894580-68f5-46a9-8424-ac8463497c2f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Delete volume request issued successfully. Aug 13 07:00:16.274197 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-93894580-68f5-46a9-8424-ac8463497c2f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/20b49055-ecde-4d44-a42b-0f4ae1bb473d returned with HTTP 202 Aug 13 07:00:16.275487 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 502/2014] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:00:16 2026] DELETE /volume/v3/volumes/20b49055-ecde-4d44-a42b-0f4ae1bb473d => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:16.280979 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4398c2b4-aae0-4661-82b0-829256802392 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Snapshot delete request issued successfully. Aug 13 07:00:16.280979 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4398c2b4-aae0-4661-82b0-829256802392 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] https://10.4.3.81/volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295/action returned with HTTP 202 Aug 13 07:00:16.281313 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 502/2015] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:00:16 2026] POST /volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:16.286838 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d5d5e9c4-8aad-4cf9-92db-1aefba2bcafc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:16.286838 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d5d5e9c4-8aad-4cf9-92db-1aefba2bcafc tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/volumes/20b49055-ecde-4d44-a42b-0f4ae1bb473d Aug 13 07:00:16.287210 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d5d5e9c4-8aad-4cf9-92db-1aefba2bcafc tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:16.287210 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d5d5e9c4-8aad-4cf9-92db-1aefba2bcafc tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:16.291212 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9ace527c-f590-4c0b-9c72-2b3fb6951b9f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:16.295410 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9ace527c-f590-4c0b-9c72-2b3fb6951b9f tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295 Aug 13 07:00:16.295530 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9ace527c-f590-4c0b-9c72-2b3fb6951b9f tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:16.295741 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9ace527c-f590-4c0b-9c72-2b3fb6951b9f tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:16.297805 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:16.297805 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:16.305787 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d5d5e9c4-8aad-4cf9-92db-1aefba2bcafc tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 07:00:16.307947 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:16.307947 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:16.308586 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9ace527c-f590-4c0b-9c72-2b3fb6951b9f tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:16.310009 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9ace527c-f590-4c0b-9c72-2b3fb6951b9f tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295 returned with HTTP 200 Aug 13 07:00:16.310610 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 503/2016] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:16 2026] GET /volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295 => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:16.310766 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d5d5e9c4-8aad-4cf9-92db-1aefba2bcafc tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/20b49055-ecde-4d44-a42b-0f4ae1bb473d returned with HTTP 200 Aug 13 07:00:16.311235 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 506/2017] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:16 2026] GET /volume/v3/volumes/20b49055-ecde-4d44-a42b-0f4ae1bb473d => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:16.499782 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-271991b1-5bde-4faf-8ef8-48a0a74d5f67 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Lock "cinder-attachment_update-adf3561f-2fa8-4fcb-a544-4bab01c493e2-np0000007169" released by "attachment_update" :: held 0.229s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:00:16.500165 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-271991b1-5bde-4faf-8ef8-48a0a74d5f67 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/attachments/1b118cfb-daf8-4992-9a6e-7a7541335fb1 returned with HTTP 200 Aug 13 07:00:16.500683 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 507/2018] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:00:16 2026] PUT /volume/v3/attachments/1b118cfb-daf8-4992-9a6e-7a7541335fb1 => generated 969 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:16.647869 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7ce02774-8bbe-45e3-8c0b-a54e973f817e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:16.649740 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ce02774-8bbe-45e3-8c0b-a54e973f817e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] GET https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed Aug 13 07:00:16.649913 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ce02774-8bbe-45e3-8c0b-a54e973f817e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:16.650137 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ce02774-8bbe-45e3-8c0b-a54e973f817e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:16.656984 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ce02774-8bbe-45e3-8c0b-a54e973f817e tempest-AttachVolumeNegativeTest-2109175858 tempest-AttachVolumeNegativeTest-2109175858-project-member] https://10.4.3.81/volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed returned with HTTP 404 Aug 13 07:00:16.657568 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 503/2019] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:16 2026] GET /volume/v3/volumes/68b02575-1441-499f-92fb-75150d4d28ed => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:17.121356 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bc67a7c2-1b1e-4308-808b-1ed693084a04 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:17.122209 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bc67a7c2-1b1e-4308-808b-1ed693084a04 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 Aug 13 07:00:17.122209 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bc67a7c2-1b1e-4308-808b-1ed693084a04 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:17.122209 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bc67a7c2-1b1e-4308-808b-1ed693084a04 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:17.134556 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:17.134556 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:17.140823 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bc67a7c2-1b1e-4308-808b-1ed693084a04 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 07:00:17.148740 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bc67a7c2-1b1e-4308-808b-1ed693084a04 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 returned with HTTP 200 Aug 13 07:00:17.148849 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 504/2020] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:17 2026] GET /volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:17.209234 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1d58e331-0e59-4a21-ac0a-3d7a160e5f35 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:17.211439 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1d58e331-0e59-4a21-ac0a-3d7a160e5f35 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:17.211684 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1d58e331-0e59-4a21-ac0a-3d7a160e5f35 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:17.211937 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1d58e331-0e59-4a21-ac0a-3d7a160e5f35 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:17.212123 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-1d58e331-0e59-4a21-ac0a-3d7a160e5f35 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:17.217021 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:17.217021 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:17.218045 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1d58e331-0e59-4a21-ac0a-3d7a160e5f35 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 07:00:17.218586 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 507/2021] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:17 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:17.319780 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a1064af7-e616-42db-81e1-a7440f4c9119 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:17.321986 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a1064af7-e616-42db-81e1-a7440f4c9119 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295 Aug 13 07:00:17.322309 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a1064af7-e616-42db-81e1-a7440f4c9119 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:17.322610 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a1064af7-e616-42db-81e1-a7440f4c9119 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:17.328235 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a1064af7-e616-42db-81e1-a7440f4c9119 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295 returned with HTTP 404 Aug 13 07:00:17.328865 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 508/2022] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:17 2026] GET /volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:17.329228 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9a31dc1f-0c9b-4d11-a5a8-f3d1e946d117 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:17.331578 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a31dc1f-0c9b-4d11-a5a8-f3d1e946d117 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/volumes/20b49055-ecde-4d44-a42b-0f4ae1bb473d Aug 13 07:00:17.331858 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a31dc1f-0c9b-4d11-a5a8-f3d1e946d117 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:17.332128 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a31dc1f-0c9b-4d11-a5a8-f3d1e946d117 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:17.335563 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-30729573-82b7-4d97-b3f2-ab7ef2eb5e3d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:17.337314 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-30729573-82b7-4d97-b3f2-ab7ef2eb5e3d tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] POST https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action Aug 13 07:00:17.337691 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-30729573-82b7-4d97-b3f2-ab7ef2eb5e3d tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:17.337830 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-30729573-82b7-4d97-b3f2-ab7ef2eb5e3d tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:17.339351 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.admin_actions [None req-30729573-82b7-4d97-b3f2-ab7ef2eb5e3d tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Updating snapshot 'bef7dc64-8446-474f-9994-94c60edfe3ad' with '{'status': 'available'}' {{(pid=100294) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 07:00:17.339793 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a31dc1f-0c9b-4d11-a5a8-f3d1e946d117 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/20b49055-ecde-4d44-a42b-0f4ae1bb473d returned with HTTP 404 Aug 13 07:00:17.340494 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 504/2023] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:17 2026] GET /volume/v3/volumes/20b49055-ecde-4d44-a42b-0f4ae1bb473d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:17.349122 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9e23dc95-b514-40c3-a125-9ec57275c2a1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:17.354359 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9e23dc95-b514-40c3-a125-9ec57275c2a1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7/export_record Aug 13 07:00:17.354359 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9e23dc95-b514-40c3-a125-9ec57275c2a1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:17.354359 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9e23dc95-b514-40c3-a125-9ec57275c2a1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'export_record' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:17.354359 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-9e23dc95-b514-40c3-a125-9ec57275c2a1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Export record for backup 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100296) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 07:00:17.354807 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:17.354807 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:17.355612 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:17.355612 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:17.356540 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.backup.api [None req-9e23dc95-b514-40c3-a125-9ec57275c2a1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling RPCAPI with context: , host: np0000007169, backup: 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100296) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 07:00:17.364224 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-9e23dc95-b514-40c3-a125-9ec57275c2a1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] export_record in rpcapi backup_id 1fb5374e-415e-4413-9a7b-57767b76dda7 on host np0000007169. {{(pid=100296) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 07:00:17.367449 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-30729573-82b7-4d97-b3f2-ab7ef2eb5e3d tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action returned with HTTP 202 Aug 13 07:00:17.368029 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 505/2024] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:00:17 2026] POST /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:17.374462 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c05dfe21-634d-4973-9957-d356db18ca4b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:17.376013 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-9e23dc95-b514-40c3-a125-9ec57275c2a1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWZiNTM3NGUtNDE1ZS00NDEzLTlhN2ItNTc3NjdiNzZkZGE3IiwgInVzZXJfaWQiOiAiMDQzZjVhYjM3Y2UxNGRiZGI1MThmNTZhODkzYjg4YjkiLCAicHJvamVjdF9pZCI6ICJjZjNmOTg4YjUyM2Q0NzA2YjQ3YjRmM2JmMTY5OGE2ZSIsICJ2b2x1bWVfaWQiOiAiMWFjMjhlMWQtZGFkMS00YWQ2LTljNDMtZjk1OWRmNzI0MzE5IiwgImhvc3QiOiAibnAwMDAwMDA3MTY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTE2NDg0MTIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xYWMyOGUxZC1kYWQxLTRhZDYtOWM0My1mOTU5ZGY3MjQzMTkvMjAyNjA4MTMwNjU5MjEvYXpfbm92YV9iYWNrdXBfMWZiNTM3NGUtNDE1ZS00NDEzLTlhN2ItNTc3NjdiNzZkZGE3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNjo1OToxOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNjo1OToxOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA2OjU5OjM2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100296) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 07:00:17.376315 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9e23dc95-b514-40c3-a125-9ec57275c2a1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7/export_record returned with HTTP 200 Aug 13 07:00:17.376780 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 508/2025] 10.4.3.81 () {68 vars in 1423 bytes} [Thu Aug 13 07:00:17 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:17.377912 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c05dfe21-634d-4973-9957-d356db18ca4b tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad Aug 13 07:00:17.378206 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c05dfe21-634d-4973-9957-d356db18ca4b tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:17.378460 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c05dfe21-634d-4973-9957-d356db18ca4b tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:17.386611 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:17.386611 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:17.387249 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c05dfe21-634d-4973-9957-d356db18ca4b tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:17.387756 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:17.388348 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c05dfe21-634d-4973-9957-d356db18ca4b tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad returned with HTTP 200 Aug 13 07:00:17.388930 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 509/2026] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:17 2026] GET /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:17.390031 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:00:17.390547 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1133721627"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:17.392451 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1133721627'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:00:17.392635 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Create volume of 1 GB Aug 13 07:00:17.393022 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:17.393022 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:17.397678 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Availability Zones retrieved successfully. Aug 13 07:00:17.398424 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-eb7bf22f-86e3-439a-be0a-735527616fa4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:17.400257 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eb7bf22f-86e3-439a-be0a-735527616fa4 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295 Aug 13 07:00:17.400462 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-eb7bf22f-86e3-439a-be0a-735527616fa4 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:17.400646 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-eb7bf22f-86e3-439a-be0a-735527616fa4 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:17.400738 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-eb7bf22f-86e3-439a-be0a-735527616fa4 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Delete snapshot with id: b4e2b21e-434c-4b49-a232-1842a2133295 Aug 13 07:00:17.405422 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eb7bf22f-86e3-439a-be0a-735527616fa4 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295 returned with HTTP 404 Aug 13 07:00:17.405870 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 506/2027] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:00:17 2026] DELETE /volume/v3/snapshots/b4e2b21e-434c-4b49-a232-1842a2133295 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:17.406233 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Flow 'volume_create_api' (76523a49-dc37-4091-afcc-17ca6d7742cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:17.407688 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3dc8aad-d0c7-4fc9-a157-7f4d902ac02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:17.409527 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:00:17.413698 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-528ba378-2d96-42c1-83a3-0162233e087a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:17.415415 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-528ba378-2d96-42c1-83a3-0162233e087a tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:00:17.415787 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-528ba378-2d96-42c1-83a3-0162233e087a tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd88dcef-5e81-4f0c-8766-db1f58929a9d", "name": "tempest-SnapshotsActionsTest-Snapshot-1290266108"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:17.424160 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:17.424160 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:17.424791 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-528ba378-2d96-42c1-83a3-0162233e087a tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Volume info retrieved successfully. Aug 13 07:00:17.424937 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-528ba378-2d96-42c1-83a3-0162233e087a tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Create snapshot from volume bd88dcef-5e81-4f0c-8766-db1f58929a9d Aug 13 07:00:17.451167 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3dc8aad-d0c7-4fc9-a157-7f4d902ac02a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:17.452648 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (287c0215-eebd-4d3f-ac37-c7f7c66879d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:17.452695 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-528ba378-2d96-42c1-83a3-0162233e087a tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Created reservations ['907b9b35-9cae-49e9-b248-6371efb893c6', '678584b3-beb1-4e85-8fc7-158c84fef172', 'f8feda43-93ba-41f3-b6ef-338455215bb7', '01c8cb1f-551e-4b62-a045-be019d5eaaf5'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:17.485197 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-528ba378-2d96-42c1-83a3-0162233e087a tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot create request issued successfully. Aug 13 07:00:17.485934 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-528ba378-2d96-42c1-83a3-0162233e087a tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:00:17.486528 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 509/2028] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:00:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:17.495072 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5aa36cf4-5023-4c2f-956b-a928de05af2e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:17.501289 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5aa36cf4-5023-4c2f-956b-a928de05af2e tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03 Aug 13 07:00:17.501766 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5aa36cf4-5023-4c2f-956b-a928de05af2e tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:17.504148 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5aa36cf4-5023-4c2f-956b-a928de05af2e tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:17.509389 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Created reservations ['7ce051aa-5997-4a5c-a595-04b1bc6eac57', '25dd6d98-79ff-4faf-b2e1-b81236b1e9e9', 'ca8d6bd8-15d4-4d41-b2d3-7bec439d865d', '85baf969-098a-4b87-85fb-526810051ca5'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:17.509666 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:17.509666 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:17.510207 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5aa36cf4-5023-4c2f-956b-a928de05af2e tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:17.510483 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (287c0215-eebd-4d3f-ac37-c7f7c66879d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ce051aa-5997-4a5c-a595-04b1bc6eac57', '25dd6d98-79ff-4faf-b2e1-b81236b1e9e9', 'ca8d6bd8-15d4-4d41-b2d3-7bec439d865d', '85baf969-098a-4b87-85fb-526810051ca5']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:17.511168 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5aa36cf4-5023-4c2f-956b-a928de05af2e tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03 returned with HTTP 200 Aug 13 07:00:17.511258 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 510/2029] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:17 2026] GET /volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:17.511607 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0370b367-c233-440e-b61b-ea2fbbdb30fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:17.543587 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0370b367-c233-440e-b61b-ea2fbbdb30fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '414d9aba-b0bf-4c72-8dde-03eb2a80b797', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1133721627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3f988b523d4706b47b4f3bf1698a6e',qos_specs=None,replication_status=,reservations=['7ce051aa-5997-4a5c-a595-04b1bc6eac57','25dd6d98-79ff-4faf-b2e1-b81236b1e9e9','ca8d6bd8-15d4-4d41-b2d3-7bec439d865d','85baf969-098a-4b87-85fb-526810051ca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043f5ab37ce14dbdb518f56a893b88b9',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:00:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1133721627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=414d9aba-b0bf-4c72-8dde-03eb2a80b797,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3f988b523d4706b47b4f3bf1698a6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='043f5ab37ce14dbdb518f56a893b88b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:17.544969 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a0e8c36-81f5-4c2c-b5b2-09f9d2f4a4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:17.572058 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a0e8c36-81f5-4c2c-b5b2-09f9d2f4a4fd) transitioned into state 'SUCCESS' from state '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-1133721627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3f988b523d4706b47b4f3bf1698a6e',qos_specs=None,replication_status=,reservations=['7ce051aa-5997-4a5c-a595-04b1bc6eac57','25dd6d98-79ff-4faf-b2e1-b81236b1e9e9','ca8d6bd8-15d4-4d41-b2d3-7bec439d865d','85baf969-098a-4b87-85fb-526810051ca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043f5ab37ce14dbdb518f56a893b88b9',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:17.572058 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2585774-b4bc-4ec6-b9b4-bb1925adcdac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:17.580575 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2585774-b4bc-4ec6-b9b4-bb1925adcdac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:17.581469 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Flow 'volume_create_api' (76523a49-dc37-4091-afcc-17ca6d7742cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:17.581969 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Create volume request issued successfully. Aug 13 07:00:17.582862 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d7ab2c48-7e55-47c4-970c-286d102d6f5c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:00:17.583470 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 505/2030] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:00:17 2026] POST /volume/v3/volumes => generated 776 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:17.599776 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-815c699a-3188-4ffa-a73b-0df497fd03e8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:17.604448 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-815c699a-3188-4ffa-a73b-0df497fd03e8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/volumes/414d9aba-b0bf-4c72-8dde-03eb2a80b797 Aug 13 07:00:17.604651 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-815c699a-3188-4ffa-a73b-0df497fd03e8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:17.604820 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-815c699a-3188-4ffa-a73b-0df497fd03e8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:17.616821 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:17.616821 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:17.623619 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-815c699a-3188-4ffa-a73b-0df497fd03e8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 07:00:17.630665 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-815c699a-3188-4ffa-a73b-0df497fd03e8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/414d9aba-b0bf-4c72-8dde-03eb2a80b797 returned with HTTP 200 Aug 13 07:00:17.631525 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 507/2031] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:17 2026] GET /volume/v3/volumes/414d9aba-b0bf-4c72-8dde-03eb2a80b797 => generated 955 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:18.162198 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d48869d9-dc55-4609-8dc2-23c4852da15f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:18.163989 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d48869d9-dc55-4609-8dc2-23c4852da15f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 Aug 13 07:00:18.164140 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d48869d9-dc55-4609-8dc2-23c4852da15f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:18.164330 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d48869d9-dc55-4609-8dc2-23c4852da15f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:18.173196 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:18.173196 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:18.176438 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d48869d9-dc55-4609-8dc2-23c4852da15f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 07:00:18.180528 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d48869d9-dc55-4609-8dc2-23c4852da15f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 returned with HTTP 200 Aug 13 07:00:18.181084 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 510/2032] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:18 2026] GET /volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:18.229597 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-191a5c95-03ad-4cd1-b92d-d637580b223e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:18.233347 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-191a5c95-03ad-4cd1-b92d-d637580b223e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:18.233347 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-191a5c95-03ad-4cd1-b92d-d637580b223e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:18.233347 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-191a5c95-03ad-4cd1-b92d-d637580b223e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:18.233347 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-191a5c95-03ad-4cd1-b92d-d637580b223e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:18.238388 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:18.238388 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:18.239624 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-191a5c95-03ad-4cd1-b92d-d637580b223e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 07:00:18.240182 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 511/2033] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:18 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:18.521331 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9b583771-8a3f-4427-a26b-f71cae36d9e3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:18.523312 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9b583771-8a3f-4427-a26b-f71cae36d9e3 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03 Aug 13 07:00:18.523502 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9b583771-8a3f-4427-a26b-f71cae36d9e3 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:18.523668 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9b583771-8a3f-4427-a26b-f71cae36d9e3 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:18.528985 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:18.528985 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:18.529615 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9b583771-8a3f-4427-a26b-f71cae36d9e3 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:18.530369 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9b583771-8a3f-4427-a26b-f71cae36d9e3 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03 returned with HTTP 200 Aug 13 07:00:18.530696 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 506/2034] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:18 2026] GET /volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:18.539433 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2886faaa-8756-4b32-bdfb-f04b86f2ced3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:18.541192 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2886faaa-8756-4b32-bdfb-f04b86f2ced3 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] POST https://10.4.3.81/volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03/action Aug 13 07:00:18.541595 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2886faaa-8756-4b32-bdfb-f04b86f2ced3 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:18.541817 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2886faaa-8756-4b32-bdfb-f04b86f2ced3 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:18.543334 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.admin_actions [None req-2886faaa-8756-4b32-bdfb-f04b86f2ced3 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Updating snapshot '7e36e353-33f8-4f16-a604-77e46887ac03' with '{'status': 'deleting'}' {{(pid=100294) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 07:00:18.552510 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:18.552510 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:18.563815 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2886faaa-8756-4b32-bdfb-f04b86f2ced3 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] https://10.4.3.81/volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03/action returned with HTTP 202 Aug 13 07:00:18.564315 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 508/2035] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:00:18 2026] POST /volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:18.571264 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-93ca27f2-33af-4121-9e38-22d58722268e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:18.573038 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-93ca27f2-33af-4121-9e38-22d58722268e tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03 Aug 13 07:00:18.573338 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-93ca27f2-33af-4121-9e38-22d58722268e tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:18.573546 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-93ca27f2-33af-4121-9e38-22d58722268e tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:18.578180 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:18.578180 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:18.578607 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-93ca27f2-33af-4121-9e38-22d58722268e tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:18.579338 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-93ca27f2-33af-4121-9e38-22d58722268e tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03 returned with HTTP 200 Aug 13 07:00:18.579680 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 511/2036] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:18 2026] GET /volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:18.587991 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1c5118a4-d842-4f65-bffc-d56a29ee83b9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:18.589893 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1c5118a4-d842-4f65-bffc-d56a29ee83b9 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] POST https://10.4.3.81/volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03/action Aug 13 07:00:18.590470 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1c5118a4-d842-4f65-bffc-d56a29ee83b9 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:18.592339 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1c5118a4-d842-4f65-bffc-d56a29ee83b9 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:18.599087 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:18.599087 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:18.599658 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1c5118a4-d842-4f65-bffc-d56a29ee83b9 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Snapshot retrieved successfully. Aug 13 07:00:18.616416 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1c5118a4-d842-4f65-bffc-d56a29ee83b9 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Snapshot delete request issued successfully. Aug 13 07:00:18.616856 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1c5118a4-d842-4f65-bffc-d56a29ee83b9 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] https://10.4.3.81/volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03/action returned with HTTP 202 Aug 13 07:00:18.617410 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 512/2037] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:00:18 2026] POST /volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:18.624698 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ffca1728-a8ec-4837-87c5-1b1365f8f0f6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:18.627048 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ffca1728-a8ec-4837-87c5-1b1365f8f0f6 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03 Aug 13 07:00:18.627655 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ffca1728-a8ec-4837-87c5-1b1365f8f0f6 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:18.627655 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ffca1728-a8ec-4837-87c5-1b1365f8f0f6 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:18.633926 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:18.633926 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:18.634630 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ffca1728-a8ec-4837-87c5-1b1365f8f0f6 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:18.635757 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ffca1728-a8ec-4837-87c5-1b1365f8f0f6 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03 returned with HTTP 200 Aug 13 07:00:18.636276 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 507/2038] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:18 2026] GET /volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:18.644165 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d1d7b7bc-050d-4ddd-aa5f-6ad3c44cc181 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:18.646333 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d1d7b7bc-050d-4ddd-aa5f-6ad3c44cc181 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/volumes/414d9aba-b0bf-4c72-8dde-03eb2a80b797 Aug 13 07:00:18.646595 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d1d7b7bc-050d-4ddd-aa5f-6ad3c44cc181 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:18.646773 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d1d7b7bc-050d-4ddd-aa5f-6ad3c44cc181 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:18.654048 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:18.654048 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:18.657332 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d1d7b7bc-050d-4ddd-aa5f-6ad3c44cc181 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 07:00:18.661241 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d1d7b7bc-050d-4ddd-aa5f-6ad3c44cc181 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/414d9aba-b0bf-4c72-8dde-03eb2a80b797 returned with HTTP 200 Aug 13 07:00:18.661627 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 509/2039] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:18 2026] GET /volume/v3/volumes/414d9aba-b0bf-4c72-8dde-03eb2a80b797 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:18.679251 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ba6288d9-6f31-4db7-b58e-4b2f84966751 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:18.681050 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ba6288d9-6f31-4db7-b58e-4b2f84966751 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 07:00:18.681415 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ba6288d9-6f31-4db7-b58e-4b2f84966751 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "414d9aba-b0bf-4c72-8dde-03eb2a80b797", "name": "tempest-type-Backup-272040191"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:18.682697 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-ba6288d9-6f31-4db7-b58e-4b2f84966751 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Creating new backup {'backup': {'volume_id': '414d9aba-b0bf-4c72-8dde-03eb2a80b797', 'name': 'tempest-type-Backup-272040191'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:00:18.682817 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-ba6288d9-6f31-4db7-b58e-4b2f84966751 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Creating backup of volume 414d9aba-b0bf-4c72-8dde-03eb2a80b797 in container None Aug 13 07:00:18.690147 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:18.690147 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:18.690493 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ba6288d9-6f31-4db7-b58e-4b2f84966751 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 07:00:18.704101 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-ba6288d9-6f31-4db7-b58e-4b2f84966751 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Created reservations ['db2bbb3b-4f0c-4d12-8458-aafc3d524754', 'c844d5e6-fcb9-4585-b2fe-ad999bf6abac'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:18.738593 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ba6288d9-6f31-4db7-b58e-4b2f84966751 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:00:18.739082 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 512/2040] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:00:18 2026] POST /volume/v3/backups => generated 313 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:18.760841 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-30cd818d-a5b8-49c1-a29f-f89f1e6374c7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:18.762237 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-30cd818d-a5b8-49c1-a29f-f89f1e6374c7 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:00:18.762548 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-30cd818d-a5b8-49c1-a29f-f89f1e6374c7 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:18.762830 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-30cd818d-a5b8-49c1-a29f-f89f1e6374c7 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:18.763028 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-30cd818d-a5b8-49c1-a29f-f89f1e6374c7 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:18.769633 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:18.769633 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:18.769633 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-30cd818d-a5b8-49c1-a29f-f89f1e6374c7 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 200 Aug 13 07:00:18.769633 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 513/2041] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:18 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:19.194187 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4a735db1-1948-41f1-8919-3f4e27490c69 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:19.196519 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a735db1-1948-41f1-8919-3f4e27490c69 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 Aug 13 07:00:19.196751 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a735db1-1948-41f1-8919-3f4e27490c69 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:19.197038 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a735db1-1948-41f1-8919-3f4e27490c69 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:19.207585 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:19.207585 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:19.213301 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4a735db1-1948-41f1-8919-3f4e27490c69 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 07:00:19.220676 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a735db1-1948-41f1-8919-3f4e27490c69 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 returned with HTTP 200 Aug 13 07:00:19.221210 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 508/2042] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:19 2026] GET /volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:19.250174 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8ab6874e-ff06-41a7-9545-da7c68997466 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:19.251891 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8ab6874e-ff06-41a7-9545-da7c68997466 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:19.253178 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8ab6874e-ff06-41a7-9545-da7c68997466 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:19.253618 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8ab6874e-ff06-41a7-9545-da7c68997466 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:19.253770 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-8ab6874e-ff06-41a7-9545-da7c68997466 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:19.258538 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:19.258538 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:19.259752 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8ab6874e-ff06-41a7-9545-da7c68997466 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 07:00:19.260192 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 510/2043] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:19 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:19.647969 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-38238e9c-1a4a-4788-8f72-5e49f53709d9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:19.650375 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-38238e9c-1a4a-4788-8f72-5e49f53709d9 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03 Aug 13 07:00:19.650760 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-38238e9c-1a4a-4788-8f72-5e49f53709d9 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:19.650937 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-38238e9c-1a4a-4788-8f72-5e49f53709d9 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:19.660789 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-38238e9c-1a4a-4788-8f72-5e49f53709d9 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03 returned with HTTP 404 Aug 13 07:00:19.661653 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 513/2044] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:19 2026] GET /volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:19.671950 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7daf6520-17e8-4570-9fbd-54f45973be58 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:19.680342 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7daf6520-17e8-4570-9fbd-54f45973be58 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] POST https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action Aug 13 07:00:19.680342 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7daf6520-17e8-4570-9fbd-54f45973be58 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:19.680342 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7daf6520-17e8-4570-9fbd-54f45973be58 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:19.680342 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.admin_actions [None req-7daf6520-17e8-4570-9fbd-54f45973be58 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Updating snapshot 'bef7dc64-8446-474f-9994-94c60edfe3ad' with '{'status': 'available'}' {{(pid=100297) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 07:00:19.703375 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:19.703375 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:19.724666 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7daf6520-17e8-4570-9fbd-54f45973be58 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action returned with HTTP 202 Aug 13 07:00:19.725219 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 514/2045] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:00:19 2026] POST /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:19.733433 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-be82e41d-d203-4f80-80b5-3c9867081adc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:19.735500 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be82e41d-d203-4f80-80b5-3c9867081adc tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad Aug 13 07:00:19.735703 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be82e41d-d203-4f80-80b5-3c9867081adc tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:19.735892 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be82e41d-d203-4f80-80b5-3c9867081adc tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:19.747830 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:19.747830 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:19.748537 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-be82e41d-d203-4f80-80b5-3c9867081adc tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:19.749739 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be82e41d-d203-4f80-80b5-3c9867081adc tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad returned with HTTP 200 Aug 13 07:00:19.750257 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 509/2046] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:19 2026] GET /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:19.756028 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-7e2f02e2-ee88-47e2-96ee-06d5bd1f899f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:19.758202 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-7e2f02e2-ee88-47e2-96ee-06d5bd1f899f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] POST https://10.4.3.81/volume/v3/attachments/1b118cfb-daf8-4992-9a6e-7a7541335fb1/action Aug 13 07:00:19.758564 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-7e2f02e2-ee88-47e2-96ee-06d5bd1f899f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:19.758709 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-7e2f02e2-ee88-47e2-96ee-06d5bd1f899f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:19.759029 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9e70e909-2972-4f14-a80a-b546de298eb6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:19.761163 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9e70e909-2972-4f14-a80a-b546de298eb6 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03 Aug 13 07:00:19.761410 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9e70e909-2972-4f14-a80a-b546de298eb6 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:19.761668 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9e70e909-2972-4f14-a80a-b546de298eb6 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:19.761816 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-9e70e909-2972-4f14-a80a-b546de298eb6 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Delete snapshot with id: 7e36e353-33f8-4f16-a604-77e46887ac03 Aug 13 07:00:19.767593 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9e70e909-2972-4f14-a80a-b546de298eb6 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03 returned with HTTP 404 Aug 13 07:00:19.768194 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 514/2047] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:00:19 2026] DELETE /volume/v3/snapshots/7e36e353-33f8-4f16-a604-77e46887ac03 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:19.776827 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b259891b-7118-4332-ab2a-f4c6f824656d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:19.779069 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b259891b-7118-4332-ab2a-f4c6f824656d tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:00:19.779069 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b259891b-7118-4332-ab2a-f4c6f824656d tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd88dcef-5e81-4f0c-8766-db1f58929a9d", "name": "tempest-SnapshotsActionsTest-Snapshot-2079526123"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:19.781076 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:19.781076 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:19.789755 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:19.789755 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:19.790253 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e94edb79-db1f-42ee-9cef-9934b7a90917 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:19.790403 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b259891b-7118-4332-ab2a-f4c6f824656d tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Volume info retrieved successfully. Aug 13 07:00:19.790592 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-b259891b-7118-4332-ab2a-f4c6f824656d tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Create snapshot from volume bd88dcef-5e81-4f0c-8766-db1f58929a9d Aug 13 07:00:19.792509 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e94edb79-db1f-42ee-9cef-9934b7a90917 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:00:19.792773 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e94edb79-db1f-42ee-9cef-9934b7a90917 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:19.793020 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e94edb79-db1f-42ee-9cef-9934b7a90917 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:19.793211 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e94edb79-db1f-42ee-9cef-9934b7a90917 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:19.798744 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:19.798744 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:19.799610 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e94edb79-db1f-42ee-9cef-9934b7a90917 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 200 Aug 13 07:00:19.799762 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-17307b1d-c41a-4b63-9e0e-9724883e4c96 req-7e2f02e2-ee88-47e2-96ee-06d5bd1f899f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/attachments/1b118cfb-daf8-4992-9a6e-7a7541335fb1/action returned with HTTP 204 Aug 13 07:00:19.800089 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 510/2048] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:19 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:19.800302 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 511/2049] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:00:19 2026] POST /volume/v3/attachments/1b118cfb-daf8-4992-9a6e-7a7541335fb1/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:19.826969 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-b259891b-7118-4332-ab2a-f4c6f824656d tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Created reservations ['e11e30a9-ee37-4738-93e0-f3e5cb2035e0', '6beb44af-c223-495d-9d3e-2a675910b049', 'cbd5d312-c683-4017-a254-e9f543f7533d', 'cc3cabdc-4679-4e41-a04c-a1676a8f96a3'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:19.865355 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b259891b-7118-4332-ab2a-f4c6f824656d tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot create request issued successfully. Aug 13 07:00:19.865847 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b259891b-7118-4332-ab2a-f4c6f824656d tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:00:19.866497 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 515/2050] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:00:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:19.876766 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0be69212-d835-4066-b738-c14c4e36bcbc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:19.880896 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0be69212-d835-4066-b738-c14c4e36bcbc tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66 Aug 13 07:00:19.881127 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0be69212-d835-4066-b738-c14c4e36bcbc tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:19.881337 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0be69212-d835-4066-b738-c14c4e36bcbc tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:19.889105 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:19.889105 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:19.889600 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0be69212-d835-4066-b738-c14c4e36bcbc tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:19.890483 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0be69212-d835-4066-b738-c14c4e36bcbc tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66 returned with HTTP 200 Aug 13 07:00:19.890891 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 515/2051] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:19 2026] GET /volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:20.241134 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e9dc221b-1d43-4e8a-ac07-918831cb059a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:20.246165 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9dc221b-1d43-4e8a-ac07-918831cb059a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 Aug 13 07:00:20.246455 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9dc221b-1d43-4e8a-ac07-918831cb059a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:20.246700 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9dc221b-1d43-4e8a-ac07-918831cb059a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:20.259363 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:20.259363 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:20.264174 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e9dc221b-1d43-4e8a-ac07-918831cb059a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 07:00:20.273065 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9dc221b-1d43-4e8a-ac07-918831cb059a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 returned with HTTP 200 Aug 13 07:00:20.273234 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3ed8dab1-53bd-4b20-b890-9fac2cc1e9d4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:20.273573 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 511/2052] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:20 2026] GET /volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 => generated 1131 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:20.275381 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3ed8dab1-53bd-4b20-b890-9fac2cc1e9d4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:20.275569 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3ed8dab1-53bd-4b20-b890-9fac2cc1e9d4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:20.275739 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3ed8dab1-53bd-4b20-b890-9fac2cc1e9d4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:20.275854 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-3ed8dab1-53bd-4b20-b890-9fac2cc1e9d4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:20.283442 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:20.283442 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:20.284122 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3ed8dab1-53bd-4b20-b890-9fac2cc1e9d4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 07:00:20.284494 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 512/2053] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:20 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:20.289112 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f36c2b58-3d7d-4554-8ec8-3fd7b877a847 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:20.291550 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f36c2b58-3d7d-4554-8ec8-3fd7b877a847 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 07:00:20.291986 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f36c2b58-3d7d-4554-8ec8-3fd7b877a847 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "adf3561f-2fa8-4fcb-a544-4bab01c493e2", "force": true, "name": "tempest-VolumesBackupsTest-Backup-213131998", "container": "tempest-volumesbackupstest-backup-container-1356216964"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:20.293859 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-f36c2b58-3d7d-4554-8ec8-3fd7b877a847 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Creating new backup {'backup': {'volume_id': 'adf3561f-2fa8-4fcb-a544-4bab01c493e2', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-213131998', 'container': 'tempest-volumesbackupstest-backup-container-1356216964'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:00:20.294072 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-f36c2b58-3d7d-4554-8ec8-3fd7b877a847 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Creating backup of volume adf3561f-2fa8-4fcb-a544-4bab01c493e2 in container tempest-volumesbackupstest-backup-container-1356216964 Aug 13 07:00:20.296238 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5f603c78-a758-48df-bb43-4b801f8a4892 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:20.297908 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5f603c78-a758-48df-bb43-4b801f8a4892 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 07:00:20.298295 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5f603c78-a758-48df-bb43-4b801f8a4892 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "053a9816-634b-4b60-b79c-4d5765df5b8a", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1681446124"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:20.299839 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-5f603c78-a758-48df-bb43-4b801f8a4892 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Creating new backup {'backup': {'volume_id': '053a9816-634b-4b60-b79c-4d5765df5b8a', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1681446124'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:00:20.299975 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-5f603c78-a758-48df-bb43-4b801f8a4892 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Creating backup of volume 053a9816-634b-4b60-b79c-4d5765df5b8a in container None Aug 13 07:00:20.305789 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:20.305789 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:20.306515 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f36c2b58-3d7d-4554-8ec8-3fd7b877a847 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 07:00:20.307237 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:20.307237 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:20.307750 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5f603c78-a758-48df-bb43-4b801f8a4892 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:00:20.321786 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-f36c2b58-3d7d-4554-8ec8-3fd7b877a847 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Created reservations ['8d85b82f-ca9f-4678-af29-54939dddcf14', '99b544f6-533c-44d3-bdda-75b1668ad2a1'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:20.325153 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-5f603c78-a758-48df-bb43-4b801f8a4892 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Created reservations ['d6ce7f1a-30da-4490-b161-78952de5e0f1', 'cd9e45ad-cfac-4d47-a77a-733ded04ab12'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:20.350418 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f36c2b58-3d7d-4554-8ec8-3fd7b877a847 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:00:20.350418 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 516/2054] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:00:20 2026] POST /volume/v3/backups => generated 327 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:20.357008 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5f603c78-a758-48df-bb43-4b801f8a4892 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:00:20.357582 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 516/2055] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:00:20 2026] POST /volume/v3/backups => generated 328 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:20.358224 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c4e3e342-784b-455a-b954-ed7a0a59c7f9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:20.363838 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c4e3e342-784b-455a-b954-ed7a0a59c7f9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:20.364061 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c4e3e342-784b-455a-b954-ed7a0a59c7f9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:20.364281 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c4e3e342-784b-455a-b954-ed7a0a59c7f9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:20.364425 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c4e3e342-784b-455a-b954-ed7a0a59c7f9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:20.369347 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5319ac83-c417-4acd-ad86-50828c603d60 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:20.370287 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:20.370287 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:20.371053 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5319ac83-c417-4acd-ad86-50828c603d60 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:20.371119 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c4e3e342-784b-455a-b954-ed7a0a59c7f9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:20.371252 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5319ac83-c417-4acd-ad86-50828c603d60 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:20.371449 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5319ac83-c417-4acd-ad86-50828c603d60 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:20.371527 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 512/2056] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:20 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:20.371566 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-5319ac83-c417-4acd-ad86-50828c603d60 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:20.380042 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:20.380042 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:20.381159 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5319ac83-c417-4acd-ad86-50828c603d60 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:20.381775 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 513/2057] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:20 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:20.511518 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:20.513833 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:00:20.514444 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-998110295", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:20.516413 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-998110295', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:00:20.516540 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Create volume of 1 GB Aug 13 07:00:20.516852 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:20.516852 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:20.522017 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Availability Zones retrieved successfully. Aug 13 07:00:20.528465 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Flow 'volume_create_api' (11a59bab-b518-48cc-baa4-0516769a7459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:20.529546 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c9fde42-4ba8-4b35-a2c8-d8ad55f219d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:20.530750 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:00:20.563387 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c9fde42-4ba8-4b35-a2c8-d8ad55f219d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:20.564303 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c02d6b7-caa1-434f-94d6-9401f3282393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:20.633337 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Created reservations ['06bf479a-6086-4cef-89cc-79a24532dc62', '40e7b4bf-8d9e-4e2b-a31c-ca862a303daa', '29990302-094a-437a-9a9a-ff8cde71959c', '94320d7d-b9e2-4d1f-9247-2d1cbb0f1920'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:20.634271 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c02d6b7-caa1-434f-94d6-9401f3282393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06bf479a-6086-4cef-89cc-79a24532dc62', '40e7b4bf-8d9e-4e2b-a31c-ca862a303daa', '29990302-094a-437a-9a9a-ff8cde71959c', '94320d7d-b9e2-4d1f-9247-2d1cbb0f1920']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:20.635124 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b3fca72-d1b1-4d5d-b5ef-f503ac48d7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:20.656676 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b3fca72-d1b1-4d5d-b5ef-f503ac48d7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d59b240-462e-49c1-9f4e-7063c1346b6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-998110295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f038d2971694b969783d719d94b06c0',qos_specs=None,replication_status=,reservations=['06bf479a-6086-4cef-89cc-79a24532dc62','40e7b4bf-8d9e-4e2b-a31c-ca862a303daa','29990302-094a-437a-9a9a-ff8cde71959c','94320d7d-b9e2-4d1f-9247-2d1cbb0f1920'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d3091be7c52411e8005bf0d1df146f2',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:00:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-998110295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d59b240-462e-49c1-9f4e-7063c1346b6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f038d2971694b969783d719d94b06c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d3091be7c52411e8005bf0d1df146f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:20.657526 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e09c1b28-8ef0-4114-b65c-06c16a42c5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:20.675391 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e09c1b28-8ef0-4114-b65c-06c16a42c5f0) transitioned into state 'SUCCESS' from state '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-998110295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f038d2971694b969783d719d94b06c0',qos_specs=None,replication_status=,reservations=['06bf479a-6086-4cef-89cc-79a24532dc62','40e7b4bf-8d9e-4e2b-a31c-ca862a303daa','29990302-094a-437a-9a9a-ff8cde71959c','94320d7d-b9e2-4d1f-9247-2d1cbb0f1920'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d3091be7c52411e8005bf0d1df146f2',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:20.676096 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a416158b-2dcc-4c23-b3c0-ce9ee86d807e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:20.685176 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a416158b-2dcc-4c23-b3c0-ce9ee86d807e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:20.686107 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Flow 'volume_create_api' (11a59bab-b518-48cc-baa4-0516769a7459) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:20.686492 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Create volume request issued successfully. Aug 13 07:00:20.687163 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3ab71742-6f83-4924-a5bb-98770578eadd req-c3fda863-5e3e-479e-9be1-cf09cdf8b58c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:00:20.687736 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 517/2058] 10.4.3.81 () {72 vars in 1534 bytes} [Thu Aug 13 07:00:20 2026] POST /volume/v3/volumes => generated 752 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:20.696835 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-3ab71742-6f83-4924-a5bb-98770578eadd req-d8c86244-927a-4227-8ba5-96214341b42d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:20.698849 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3ab71742-6f83-4924-a5bb-98770578eadd req-d8c86244-927a-4227-8ba5-96214341b42d tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] GET https://10.4.3.81/volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f Aug 13 07:00:20.699048 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3ab71742-6f83-4924-a5bb-98770578eadd req-d8c86244-927a-4227-8ba5-96214341b42d tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:20.699244 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3ab71742-6f83-4924-a5bb-98770578eadd req-d8c86244-927a-4227-8ba5-96214341b42d tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:20.706013 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:20.706013 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:20.709483 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-3ab71742-6f83-4924-a5bb-98770578eadd req-d8c86244-927a-4227-8ba5-96214341b42d tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Volume info retrieved successfully. Aug 13 07:00:20.713500 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3ab71742-6f83-4924-a5bb-98770578eadd req-d8c86244-927a-4227-8ba5-96214341b42d tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] https://10.4.3.81/volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f returned with HTTP 200 Aug 13 07:00:20.713958 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 517/2059] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:20 2026] GET /volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:20.742608 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-7dd15045-162a-4105-a796-d3b31a0d4447 req-df4aabca-e158-4bad-859c-33247b88d041 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:20.744459 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7dd15045-162a-4105-a796-d3b31a0d4447 req-df4aabca-e158-4bad-859c-33247b88d041 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] GET https://10.4.3.81/volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f Aug 13 07:00:20.744620 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7dd15045-162a-4105-a796-d3b31a0d4447 req-df4aabca-e158-4bad-859c-33247b88d041 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:20.744812 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7dd15045-162a-4105-a796-d3b31a0d4447 req-df4aabca-e158-4bad-859c-33247b88d041 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:20.750796 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:20.750796 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:20.754367 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-7dd15045-162a-4105-a796-d3b31a0d4447 req-df4aabca-e158-4bad-859c-33247b88d041 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Volume info retrieved successfully. Aug 13 07:00:20.757826 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7dd15045-162a-4105-a796-d3b31a0d4447 req-df4aabca-e158-4bad-859c-33247b88d041 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] https://10.4.3.81/volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f returned with HTTP 200 Aug 13 07:00:20.758193 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 513/2060] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:20 2026] GET /volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f => generated 820 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:20.810974 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0b0fa6c5-8baa-4ce1-9dea-83a60d9eeae5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:20.812512 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0b0fa6c5-8baa-4ce1-9dea-83a60d9eeae5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:00:20.812687 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0b0fa6c5-8baa-4ce1-9dea-83a60d9eeae5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:20.812846 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0b0fa6c5-8baa-4ce1-9dea-83a60d9eeae5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:20.812942 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-0b0fa6c5-8baa-4ce1-9dea-83a60d9eeae5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:20.816987 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:20.816987 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:20.817562 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0b0fa6c5-8baa-4ce1-9dea-83a60d9eeae5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 200 Aug 13 07:00:20.817948 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 514/2061] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:20 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:20.901563 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d3558e33-988d-4f00-992b-2d423bec2aab None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:20.903471 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d3558e33-988d-4f00-992b-2d423bec2aab tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66 Aug 13 07:00:20.903664 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d3558e33-988d-4f00-992b-2d423bec2aab tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:20.903853 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d3558e33-988d-4f00-992b-2d423bec2aab tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:20.908618 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:20.908618 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:20.909000 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d3558e33-988d-4f00-992b-2d423bec2aab tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:20.909747 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d3558e33-988d-4f00-992b-2d423bec2aab tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66 returned with HTTP 200 Aug 13 07:00:20.910077 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 518/2062] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:20 2026] GET /volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:20.919511 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-783515ac-8f99-421f-b039-91d8f493aba4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:20.921161 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-783515ac-8f99-421f-b039-91d8f493aba4 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] POST https://10.4.3.81/volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66/action Aug 13 07:00:20.921505 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-783515ac-8f99-421f-b039-91d8f493aba4 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:20.921622 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-783515ac-8f99-421f-b039-91d8f493aba4 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:20.922890 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.admin_actions [None req-783515ac-8f99-421f-b039-91d8f493aba4 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Updating snapshot '53f01d59-e498-4950-bd74-b3374bb82e66' with '{'status': 'error'}' {{(pid=100296) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 07:00:20.943931 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:20.943931 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:20.953454 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-783515ac-8f99-421f-b039-91d8f493aba4 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] https://10.4.3.81/volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66/action returned with HTTP 202 Aug 13 07:00:20.953970 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 518/2063] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:00:20 2026] POST /volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:20.961880 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d8786ab9-ab89-43d4-b55a-5ef4ef51ef21 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:20.964255 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8786ab9-ab89-43d4-b55a-5ef4ef51ef21 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66 Aug 13 07:00:20.964537 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8786ab9-ab89-43d4-b55a-5ef4ef51ef21 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:20.964740 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8786ab9-ab89-43d4-b55a-5ef4ef51ef21 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:20.969293 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:20.969293 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:20.969697 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d8786ab9-ab89-43d4-b55a-5ef4ef51ef21 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:20.970400 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8786ab9-ab89-43d4-b55a-5ef4ef51ef21 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66 returned with HTTP 200 Aug 13 07:00:20.970756 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 514/2064] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:20 2026] GET /volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:20.981044 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f9ca4a01-a6ba-4f1d-8588-257b99553332 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:20.982731 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f9ca4a01-a6ba-4f1d-8588-257b99553332 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] POST https://10.4.3.81/volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66/action Aug 13 07:00:20.983166 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f9ca4a01-a6ba-4f1d-8588-257b99553332 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:20.983315 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f9ca4a01-a6ba-4f1d-8588-257b99553332 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:20.989441 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:20.989441 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:20.989730 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f9ca4a01-a6ba-4f1d-8588-257b99553332 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Snapshot retrieved successfully. Aug 13 07:00:21.005005 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f9ca4a01-a6ba-4f1d-8588-257b99553332 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Snapshot delete request issued successfully. Aug 13 07:00:21.005281 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f9ca4a01-a6ba-4f1d-8588-257b99553332 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] https://10.4.3.81/volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66/action returned with HTTP 202 Aug 13 07:00:21.005856 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 515/2065] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:00:20 2026] POST /volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:21.013518 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7412aa48-dd9d-4628-94b1-4a69dc67c5d1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:21.016262 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7412aa48-dd9d-4628-94b1-4a69dc67c5d1 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66 Aug 13 07:00:21.016589 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7412aa48-dd9d-4628-94b1-4a69dc67c5d1 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:21.016763 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7412aa48-dd9d-4628-94b1-4a69dc67c5d1 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:21.023114 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:21.023114 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:21.023689 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7412aa48-dd9d-4628-94b1-4a69dc67c5d1 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:21.024592 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7412aa48-dd9d-4628-94b1-4a69dc67c5d1 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66 returned with HTTP 200 Aug 13 07:00:21.025017 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 519/2066] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:21 2026] GET /volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:21.384916 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bba24f49-1a37-434e-b20b-be07b9a411d6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:21.386735 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bba24f49-1a37-434e-b20b-be07b9a411d6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:21.386930 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bba24f49-1a37-434e-b20b-be07b9a411d6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:21.387112 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bba24f49-1a37-434e-b20b-be07b9a411d6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:21.387234 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-bba24f49-1a37-434e-b20b-be07b9a411d6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:21.391724 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f09530fc-8471-4580-9086-8355b668ad51 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:21.391963 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:21.391963 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:21.393850 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f09530fc-8471-4580-9086-8355b668ad51 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:21.394044 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bba24f49-1a37-434e-b20b-be07b9a411d6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:21.394133 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f09530fc-8471-4580-9086-8355b668ad51 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:21.394338 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f09530fc-8471-4580-9086-8355b668ad51 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:21.394440 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f09530fc-8471-4580-9086-8355b668ad51 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:21.394476 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 519/2067] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:21 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:21.398489 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:21.398489 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:21.399250 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f09530fc-8471-4580-9086-8355b668ad51 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:21.399674 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 515/2068] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:21 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:21.786043 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-857d0565-9d69-43ac-8300-8bf04fc624ae req-5d827720-9ca6-49ad-9c2f-309949f1b01d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:21.787967 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-857d0565-9d69-43ac-8300-8bf04fc624ae req-5d827720-9ca6-49ad-9c2f-309949f1b01d tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] GET https://10.4.3.81/volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f Aug 13 07:00:21.788141 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-857d0565-9d69-43ac-8300-8bf04fc624ae req-5d827720-9ca6-49ad-9c2f-309949f1b01d tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:21.788372 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-857d0565-9d69-43ac-8300-8bf04fc624ae req-5d827720-9ca6-49ad-9c2f-309949f1b01d tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:21.797366 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:21.797366 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:21.801915 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-857d0565-9d69-43ac-8300-8bf04fc624ae req-5d827720-9ca6-49ad-9c2f-309949f1b01d tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Volume info retrieved successfully. Aug 13 07:00:21.807601 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-857d0565-9d69-43ac-8300-8bf04fc624ae req-5d827720-9ca6-49ad-9c2f-309949f1b01d tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] https://10.4.3.81/volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f returned with HTTP 200 Aug 13 07:00:21.808137 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 516/2069] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:21 2026] GET /volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:21.830159 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ea28ca43-dcf1-40d5-8e3d-b652699c0ffa None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:21.832672 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ea28ca43-dcf1-40d5-8e3d-b652699c0ffa tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:00:21.832672 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ea28ca43-dcf1-40d5-8e3d-b652699c0ffa tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:21.832672 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ea28ca43-dcf1-40d5-8e3d-b652699c0ffa tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:21.832672 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-ea28ca43-dcf1-40d5-8e3d-b652699c0ffa tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:21.838730 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-b4cb03f9-f488-4d35-b7a8-76d26122aa61 req-6243c266-0398-4e92-8186-9b4a91d71ff0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:21.839122 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:21.839122 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:21.839640 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ea28ca43-dcf1-40d5-8e3d-b652699c0ffa tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 200 Aug 13 07:00:21.840019 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 520/2070] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:21 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:21.840893 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b4cb03f9-f488-4d35-b7a8-76d26122aa61 req-6243c266-0398-4e92-8186-9b4a91d71ff0 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:00:21.841291 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b4cb03f9-f488-4d35-b7a8-76d26122aa61 req-6243c266-0398-4e92-8186-9b4a91d71ff0 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d59b240-462e-49c1-9f4e-7063c1346b6f", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-158054629", "description": null, "metadata": {}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:21.850346 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:21.850346 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:21.850885 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-b4cb03f9-f488-4d35-b7a8-76d26122aa61 req-6243c266-0398-4e92-8186-9b4a91d71ff0 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Volume info retrieved successfully. Aug 13 07:00:21.851086 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [req-b4cb03f9-f488-4d35-b7a8-76d26122aa61 req-6243c266-0398-4e92-8186-9b4a91d71ff0 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Create snapshot from volume 6d59b240-462e-49c1-9f4e-7063c1346b6f Aug 13 07:00:21.884827 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [req-b4cb03f9-f488-4d35-b7a8-76d26122aa61 req-6243c266-0398-4e92-8186-9b4a91d71ff0 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Created reservations ['5aa31c23-3048-4704-9e35-a295135ff29b', 'c2f50e10-5619-445b-b7fa-d73dc09330e4', '0ac2cf70-770c-4a13-ae93-6009de356fed', 'b4e0382d-a1b6-4226-bbd3-08c0344ce709'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:21.921359 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-b4cb03f9-f488-4d35-b7a8-76d26122aa61 req-6243c266-0398-4e92-8186-9b4a91d71ff0 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Snapshot create request issued successfully. Aug 13 07:00:21.921812 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b4cb03f9-f488-4d35-b7a8-76d26122aa61 req-6243c266-0398-4e92-8186-9b4a91d71ff0 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:00:21.922517 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 520/2071] 10.4.3.81 () {72 vars in 1540 bytes} [Thu Aug 13 07:00:21 2026] POST /volume/v3/snapshots => generated 310 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:21.975614 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c64c6f74-82c9-4b5e-b063-afe3f8967c6e req-10874fa5-95b2-48bc-811d-a39aad35c9de None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:21.978846 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c64c6f74-82c9-4b5e-b063-afe3f8967c6e req-10874fa5-95b2-48bc-811d-a39aad35c9de tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-reader] GET https://10.4.3.81/volume/v3/snapshots/ce476114-d3c9-4f5b-aebe-86e3c05deecc Aug 13 07:00:21.979182 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c64c6f74-82c9-4b5e-b063-afe3f8967c6e req-10874fa5-95b2-48bc-811d-a39aad35c9de tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:21.979499 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c64c6f74-82c9-4b5e-b063-afe3f8967c6e req-10874fa5-95b2-48bc-811d-a39aad35c9de tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-reader] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:21.985984 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:21.985984 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:21.986649 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-c64c6f74-82c9-4b5e-b063-afe3f8967c6e req-10874fa5-95b2-48bc-811d-a39aad35c9de tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-reader] Snapshot retrieved successfully. Aug 13 07:00:21.987746 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c64c6f74-82c9-4b5e-b063-afe3f8967c6e req-10874fa5-95b2-48bc-811d-a39aad35c9de tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-reader] https://10.4.3.81/volume/v3/snapshots/ce476114-d3c9-4f5b-aebe-86e3c05deecc returned with HTTP 200 Aug 13 07:00:21.988272 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 516/2072] 10.4.3.81 () {68 vars in 1597 bytes} [Thu Aug 13 07:00:21 2026] GET /volume/v3/snapshots/ce476114-d3c9-4f5b-aebe-86e3c05deecc => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:22.010387 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-12486587-0482-4df2-9ffa-d3c9a3cbbce4 req-b7db8645-853c-4dcc-8ffb-c083fb60125c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:22.012338 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-12486587-0482-4df2-9ffa-d3c9a3cbbce4 req-b7db8645-853c-4dcc-8ffb-c083fb60125c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-reader] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 13 07:00:22.012573 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-12486587-0482-4df2-9ffa-d3c9a3cbbce4 req-b7db8645-853c-4dcc-8ffb-c083fb60125c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:22.012815 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-12486587-0482-4df2-9ffa-d3c9a3cbbce4 req-b7db8645-853c-4dcc-8ffb-c083fb60125c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-reader] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:22.013074 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [req-12486587-0482-4df2-9ffa-d3c9a3cbbce4 req-b7db8645-853c-4dcc-8ffb-c083fb60125c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-reader] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:00:22.014107 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.db.api [req-12486587-0482-4df2-9ffa-d3c9a3cbbce4 req-b7db8645-853c-4dcc-8ffb-c083fb60125c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-reader] Building query based on filter {{(pid=100294) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 07:00:22.017884 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-12486587-0482-4df2-9ffa-d3c9a3cbbce4 req-b7db8645-853c-4dcc-8ffb-c083fb60125c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-reader] Get all snapshots completed successfully. Aug 13 07:00:22.018366 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:22.018366 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:22.018931 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-12486587-0482-4df2-9ffa-d3c9a3cbbce4 req-b7db8645-853c-4dcc-8ffb-c083fb60125c tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-reader] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 07:00:22.019356 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 517/2073] 10.4.3.81 () {68 vars in 1507 bytes} [Thu Aug 13 07:00:22 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:22.034523 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b29f51d9-8300-4d82-bd9e-74c993777dd4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:22.037110 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b29f51d9-8300-4d82-bd9e-74c993777dd4 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66 Aug 13 07:00:22.037465 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b29f51d9-8300-4d82-bd9e-74c993777dd4 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:22.037775 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b29f51d9-8300-4d82-bd9e-74c993777dd4 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:22.043981 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b29f51d9-8300-4d82-bd9e-74c993777dd4 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66 returned with HTTP 404 Aug 13 07:00:22.044793 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 521/2074] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:22 2026] GET /volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:22.048833 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-0d870c61-7fc6-41d7-a3f9-af67b5821afa req-5a354c3d-bf13-401d-8e2f-45c60923b83f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:22.050799 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dbec531a-64b8-4128-a9db-2d1dd565f7fd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:22.051242 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0d870c61-7fc6-41d7-a3f9-af67b5821afa req-5a354c3d-bf13-401d-8e2f-45c60923b83f tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] GET https://10.4.3.81/volume/v3/snapshots/ce476114-d3c9-4f5b-aebe-86e3c05deecc Aug 13 07:00:22.051554 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0d870c61-7fc6-41d7-a3f9-af67b5821afa req-5a354c3d-bf13-401d-8e2f-45c60923b83f tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:22.051826 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0d870c61-7fc6-41d7-a3f9-af67b5821afa req-5a354c3d-bf13-401d-8e2f-45c60923b83f tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:22.052537 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dbec531a-64b8-4128-a9db-2d1dd565f7fd tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] POST https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action Aug 13 07:00:22.052900 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dbec531a-64b8-4128-a9db-2d1dd565f7fd tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:22.053065 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dbec531a-64b8-4128-a9db-2d1dd565f7fd tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:22.054519 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-dbec531a-64b8-4128-a9db-2d1dd565f7fd tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Updating snapshot 'bef7dc64-8446-474f-9994-94c60edfe3ad' with '{'status': 'available'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 07:00:22.061580 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:22.061580 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:22.062200 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-0d870c61-7fc6-41d7-a3f9-af67b5821afa req-5a354c3d-bf13-401d-8e2f-45c60923b83f tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Snapshot retrieved successfully. Aug 13 07:00:22.063310 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0d870c61-7fc6-41d7-a3f9-af67b5821afa req-5a354c3d-bf13-401d-8e2f-45c60923b83f tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] https://10.4.3.81/volume/v3/snapshots/ce476114-d3c9-4f5b-aebe-86e3c05deecc returned with HTTP 200 Aug 13 07:00:22.064437 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 521/2075] 10.4.3.81 () {68 vars in 1597 bytes} [Thu Aug 13 07:00:22 2026] GET /volume/v3/snapshots/ce476114-d3c9-4f5b-aebe-86e3c05deecc => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:22.066330 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:22.066330 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:22.077835 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dbec531a-64b8-4128-a9db-2d1dd565f7fd tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action returned with HTTP 202 Aug 13 07:00:22.078283 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 517/2076] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:00:22 2026] POST /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:22.089341 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b99f54ff-2afe-4627-985a-a2ac9ba85ce1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:22.089607 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b99f54ff-2afe-4627-985a-a2ac9ba85ce1 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad Aug 13 07:00:22.090026 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b99f54ff-2afe-4627-985a-a2ac9ba85ce1 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:22.090026 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b99f54ff-2afe-4627-985a-a2ac9ba85ce1 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:22.091919 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-33b3aec5-86de-4495-bdb5-b3eb317bc9fc req-c155096f-3d22-417a-80f6-9b670e2b5ca2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:22.093924 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-33b3aec5-86de-4495-bdb5-b3eb317bc9fc req-c155096f-3d22-417a-80f6-9b670e2b5ca2 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/ce476114-d3c9-4f5b-aebe-86e3c05deecc Aug 13 07:00:22.094095 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-33b3aec5-86de-4495-bdb5-b3eb317bc9fc req-c155096f-3d22-417a-80f6-9b670e2b5ca2 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:22.094300 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-33b3aec5-86de-4495-bdb5-b3eb317bc9fc req-c155096f-3d22-417a-80f6-9b670e2b5ca2 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:22.094437 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [req-33b3aec5-86de-4495-bdb5-b3eb317bc9fc req-c155096f-3d22-417a-80f6-9b670e2b5ca2 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Delete snapshot with id: ce476114-d3c9-4f5b-aebe-86e3c05deecc Aug 13 07:00:22.095035 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:22.095035 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:22.095540 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b99f54ff-2afe-4627-985a-a2ac9ba85ce1 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:22.096311 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b99f54ff-2afe-4627-985a-a2ac9ba85ce1 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad returned with HTTP 200 Aug 13 07:00:22.096710 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 518/2077] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:22 2026] GET /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:22.100948 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:22.100948 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:22.101423 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-33b3aec5-86de-4495-bdb5-b3eb317bc9fc req-c155096f-3d22-417a-80f6-9b670e2b5ca2 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Snapshot retrieved successfully. Aug 13 07:00:22.107254 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4fbd69b7-35f6-47b3-bea6-4eb6281c3903 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:22.109077 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4fbd69b7-35f6-47b3-bea6-4eb6281c3903 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66 Aug 13 07:00:22.109335 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4fbd69b7-35f6-47b3-bea6-4eb6281c3903 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:22.109524 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4fbd69b7-35f6-47b3-bea6-4eb6281c3903 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:22.109627 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-4fbd69b7-35f6-47b3-bea6-4eb6281c3903 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Delete snapshot with id: 53f01d59-e498-4950-bd74-b3374bb82e66 Aug 13 07:00:22.114014 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4fbd69b7-35f6-47b3-bea6-4eb6281c3903 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66 returned with HTTP 404 Aug 13 07:00:22.114748 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 522/2078] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:00:22 2026] DELETE /volume/v3/snapshots/53f01d59-e498-4950-bd74-b3374bb82e66 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:22.115826 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-33b3aec5-86de-4495-bdb5-b3eb317bc9fc req-c155096f-3d22-417a-80f6-9b670e2b5ca2 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Snapshot delete request issued successfully. Aug 13 07:00:22.116048 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-33b3aec5-86de-4495-bdb5-b3eb317bc9fc req-c155096f-3d22-417a-80f6-9b670e2b5ca2 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] https://10.4.3.81/volume/v3/snapshots/ce476114-d3c9-4f5b-aebe-86e3c05deecc returned with HTTP 202 Aug 13 07:00:22.116453 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 522/2079] 10.4.3.81 () {70 vars in 1619 bytes} [Thu Aug 13 07:00:22 2026] DELETE /volume/v3/snapshots/ce476114-d3c9-4f5b-aebe-86e3c05deecc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:22.125506 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7a3abebb-8776-42a9-b4fb-ea9932f5dd43 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:22.128113 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a3abebb-8776-42a9-b4fb-ea9932f5dd43 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:00:22.128685 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a3abebb-8776-42a9-b4fb-ea9932f5dd43 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd88dcef-5e81-4f0c-8766-db1f58929a9d", "name": "tempest-SnapshotsActionsTest-Snapshot-1788559905"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:22.140728 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:22.140728 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:22.141497 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7a3abebb-8776-42a9-b4fb-ea9932f5dd43 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Volume info retrieved successfully. Aug 13 07:00:22.141696 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-7a3abebb-8776-42a9-b4fb-ea9932f5dd43 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Create snapshot from volume bd88dcef-5e81-4f0c-8766-db1f58929a9d Aug 13 07:00:22.142276 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-38a84718-0dde-47f9-a8b8-6e869db7dccd req-ba43bd65-db92-4bfa-9681-74d142bbf731 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:22.144483 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-38a84718-0dde-47f9-a8b8-6e869db7dccd req-ba43bd65-db92-4bfa-9681-74d142bbf731 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] GET https://10.4.3.81/volume/v3/snapshots/ce476114-d3c9-4f5b-aebe-86e3c05deecc Aug 13 07:00:22.144483 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-38a84718-0dde-47f9-a8b8-6e869db7dccd req-ba43bd65-db92-4bfa-9681-74d142bbf731 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:22.144640 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-38a84718-0dde-47f9-a8b8-6e869db7dccd req-ba43bd65-db92-4bfa-9681-74d142bbf731 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:22.149828 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:22.149828 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:22.150285 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-38a84718-0dde-47f9-a8b8-6e869db7dccd req-ba43bd65-db92-4bfa-9681-74d142bbf731 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Snapshot retrieved successfully. Aug 13 07:00:22.151137 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-38a84718-0dde-47f9-a8b8-6e869db7dccd req-ba43bd65-db92-4bfa-9681-74d142bbf731 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] https://10.4.3.81/volume/v3/snapshots/ce476114-d3c9-4f5b-aebe-86e3c05deecc returned with HTTP 200 Aug 13 07:00:22.151576 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 519/2080] 10.4.3.81 () {68 vars in 1597 bytes} [Thu Aug 13 07:00:22 2026] GET /volume/v3/snapshots/ce476114-d3c9-4f5b-aebe-86e3c05deecc => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:22.185056 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-7a3abebb-8776-42a9-b4fb-ea9932f5dd43 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Created reservations ['b03886d6-006c-4176-8c18-ec20c6bf9155', '0798997d-d4aa-4721-8e4b-1fb2894be828', '2033e2bd-e41e-4611-974e-d8d2f2e00916', '4c4c5e1e-dd02-447e-869c-947209e9a96a'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:22.233443 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7a3abebb-8776-42a9-b4fb-ea9932f5dd43 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot create request issued successfully. Aug 13 07:00:22.233790 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a3abebb-8776-42a9-b4fb-ea9932f5dd43 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:00:22.234471 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 518/2081] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:00:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:22.242561 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6cb9c478-7214-4874-91c2-d7660478daa4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:22.244199 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6cb9c478-7214-4874-91c2-d7660478daa4 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d Aug 13 07:00:22.244415 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6cb9c478-7214-4874-91c2-d7660478daa4 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:22.244597 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6cb9c478-7214-4874-91c2-d7660478daa4 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:22.250940 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:22.250940 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:22.251467 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6cb9c478-7214-4874-91c2-d7660478daa4 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:22.252168 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6cb9c478-7214-4874-91c2-d7660478daa4 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d returned with HTTP 200 Aug 13 07:00:22.252527 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 523/2082] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:22 2026] GET /volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:22.406915 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-96d53d9b-07ca-4d3e-9a98-148635f9f07f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:22.409526 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-95b7c652-9250-4739-853d-412e13a5523e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:22.410007 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-96d53d9b-07ca-4d3e-9a98-148635f9f07f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:22.410255 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-96d53d9b-07ca-4d3e-9a98-148635f9f07f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:22.410503 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-96d53d9b-07ca-4d3e-9a98-148635f9f07f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:22.410656 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-96d53d9b-07ca-4d3e-9a98-148635f9f07f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:22.411395 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-95b7c652-9250-4739-853d-412e13a5523e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:22.411626 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-95b7c652-9250-4739-853d-412e13a5523e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:22.411809 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-95b7c652-9250-4739-853d-412e13a5523e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:22.411900 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-95b7c652-9250-4739-853d-412e13a5523e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:22.415934 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:22.415934 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:22.416749 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-96d53d9b-07ca-4d3e-9a98-148635f9f07f tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:22.417130 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 523/2083] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:22 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:22.417338 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:22.417338 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:22.418042 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-95b7c652-9250-4739-853d-412e13a5523e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:22.418432 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 520/2084] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:22 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:22.851731 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ac832b53-7d77-48a3-90e7-9144a8e675a4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:22.854159 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ac832b53-7d77-48a3-90e7-9144a8e675a4 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:00:22.854494 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ac832b53-7d77-48a3-90e7-9144a8e675a4 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:22.854732 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ac832b53-7d77-48a3-90e7-9144a8e675a4 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:22.854893 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ac832b53-7d77-48a3-90e7-9144a8e675a4 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:22.860446 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:22.860446 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:22.861278 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ac832b53-7d77-48a3-90e7-9144a8e675a4 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 200 Aug 13 07:00:22.861830 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 519/2085] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:22 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:23.178878 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-bc2a4e55-20b1-4c4f-bd46-fa7edfef45b1 req-8e2c8593-ab83-4ea8-8bd2-7fefff5d7a31 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:23.181238 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-bc2a4e55-20b1-4c4f-bd46-fa7edfef45b1 req-8e2c8593-ab83-4ea8-8bd2-7fefff5d7a31 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] GET https://10.4.3.81/volume/v3/snapshots/ce476114-d3c9-4f5b-aebe-86e3c05deecc Aug 13 07:00:23.181517 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-bc2a4e55-20b1-4c4f-bd46-fa7edfef45b1 req-8e2c8593-ab83-4ea8-8bd2-7fefff5d7a31 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:23.181747 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-bc2a4e55-20b1-4c4f-bd46-fa7edfef45b1 req-8e2c8593-ab83-4ea8-8bd2-7fefff5d7a31 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:23.186577 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-bc2a4e55-20b1-4c4f-bd46-fa7edfef45b1 req-8e2c8593-ab83-4ea8-8bd2-7fefff5d7a31 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] https://10.4.3.81/volume/v3/snapshots/ce476114-d3c9-4f5b-aebe-86e3c05deecc returned with HTTP 404 Aug 13 07:00:23.187097 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 524/2086] 10.4.3.81 () {68 vars in 1597 bytes} [Thu Aug 13 07:00:23 2026] GET /volume/v3/snapshots/ce476114-d3c9-4f5b-aebe-86e3c05deecc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:23.209918 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-3c22f51f-4c86-4161-8b40-823b234751a9 req-9fd87d35-cffe-46b7-84c7-ea2c6d7f5660 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:23.213498 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3c22f51f-4c86-4161-8b40-823b234751a9 req-9fd87d35-cffe-46b7-84c7-ea2c6d7f5660 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] DELETE https://10.4.3.81/volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f Aug 13 07:00:23.213498 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3c22f51f-4c86-4161-8b40-823b234751a9 req-9fd87d35-cffe-46b7-84c7-ea2c6d7f5660 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:23.213581 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3c22f51f-4c86-4161-8b40-823b234751a9 req-9fd87d35-cffe-46b7-84c7-ea2c6d7f5660 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:23.213744 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [req-3c22f51f-4c86-4161-8b40-823b234751a9 req-9fd87d35-cffe-46b7-84c7-ea2c6d7f5660 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Delete volume with id: 6d59b240-462e-49c1-9f4e-7063c1346b6f Aug 13 07:00:23.224500 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:23.224500 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:23.224963 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-3c22f51f-4c86-4161-8b40-823b234751a9 req-9fd87d35-cffe-46b7-84c7-ea2c6d7f5660 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Volume info retrieved successfully. Aug 13 07:00:23.247073 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-3c22f51f-4c86-4161-8b40-823b234751a9 req-9fd87d35-cffe-46b7-84c7-ea2c6d7f5660 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Delete volume request issued successfully. Aug 13 07:00:23.247287 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3c22f51f-4c86-4161-8b40-823b234751a9 req-9fd87d35-cffe-46b7-84c7-ea2c6d7f5660 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] https://10.4.3.81/volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f returned with HTTP 202 Aug 13 07:00:23.247777 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 524/2087] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 07:00:23 2026] DELETE /volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:23.265370 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-eb10e9da-a2c0-4c31-9175-b96e04dbefce None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:23.265837 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eb10e9da-a2c0-4c31-9175-b96e04dbefce tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d Aug 13 07:00:23.266062 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-eb10e9da-a2c0-4c31-9175-b96e04dbefce tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:23.266348 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-eb10e9da-a2c0-4c31-9175-b96e04dbefce tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:23.273423 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-911b9704-8069-4ce5-bf15-35b9289d9059 req-069878c0-2e87-427a-a240-a736673e9611 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:23.275523 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:23.275523 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:23.276098 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-eb10e9da-a2c0-4c31-9175-b96e04dbefce tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:23.276860 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-911b9704-8069-4ce5-bf15-35b9289d9059 req-069878c0-2e87-427a-a240-a736673e9611 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] GET https://10.4.3.81/volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f Aug 13 07:00:23.277099 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eb10e9da-a2c0-4c31-9175-b96e04dbefce tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d returned with HTTP 200 Aug 13 07:00:23.277142 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-911b9704-8069-4ce5-bf15-35b9289d9059 req-069878c0-2e87-427a-a240-a736673e9611 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:23.277382 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-911b9704-8069-4ce5-bf15-35b9289d9059 req-069878c0-2e87-427a-a240-a736673e9611 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:23.277627 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 521/2088] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:23 2026] GET /volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:23.292390 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f92c8f19-95bf-4565-87c0-c5103dd08596 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:23.294583 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:23.294583 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:23.296940 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f92c8f19-95bf-4565-87c0-c5103dd08596 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] POST https://10.4.3.81/volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d/action Aug 13 07:00:23.297288 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f92c8f19-95bf-4565-87c0-c5103dd08596 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:23.297430 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f92c8f19-95bf-4565-87c0-c5103dd08596 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:23.298751 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.admin_actions [None req-f92c8f19-95bf-4565-87c0-c5103dd08596 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Updating snapshot 'aba0809b-8410-45fa-899a-063f8bb3202d' with '{'status': 'error_deleting'}' {{(pid=100296) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 07:00:23.303708 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-911b9704-8069-4ce5-bf15-35b9289d9059 req-069878c0-2e87-427a-a240-a736673e9611 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Volume info retrieved successfully. Aug 13 07:00:23.312955 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-911b9704-8069-4ce5-bf15-35b9289d9059 req-069878c0-2e87-427a-a240-a736673e9611 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] https://10.4.3.81/volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f returned with HTTP 200 Aug 13 07:00:23.313439 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 520/2089] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:23 2026] GET /volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:23.314674 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:23.314674 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:23.325471 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f92c8f19-95bf-4565-87c0-c5103dd08596 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] https://10.4.3.81/volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d/action returned with HTTP 202 Aug 13 07:00:23.326008 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 525/2090] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:00:23 2026] POST /volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:23.333829 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-242fde20-3e91-4d7e-acb6-1ef7d382b972 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:23.335815 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-242fde20-3e91-4d7e-acb6-1ef7d382b972 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d Aug 13 07:00:23.336008 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-242fde20-3e91-4d7e-acb6-1ef7d382b972 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:23.336245 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-242fde20-3e91-4d7e-acb6-1ef7d382b972 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:23.341482 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:23.341482 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:23.342000 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-242fde20-3e91-4d7e-acb6-1ef7d382b972 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:23.342971 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-242fde20-3e91-4d7e-acb6-1ef7d382b972 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d returned with HTTP 200 Aug 13 07:00:23.343478 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 525/2091] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:23 2026] GET /volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:23.353596 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8d9f9936-59e1-404d-8804-d15404c30874 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:23.355668 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8d9f9936-59e1-404d-8804-d15404c30874 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] POST https://10.4.3.81/volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d/action Aug 13 07:00:23.356036 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8d9f9936-59e1-404d-8804-d15404c30874 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:23.356190 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8d9f9936-59e1-404d-8804-d15404c30874 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:23.363060 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:23.363060 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:23.363505 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8d9f9936-59e1-404d-8804-d15404c30874 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Snapshot retrieved successfully. Aug 13 07:00:23.380055 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8d9f9936-59e1-404d-8804-d15404c30874 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Snapshot delete request issued successfully. Aug 13 07:00:23.380380 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8d9f9936-59e1-404d-8804-d15404c30874 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] https://10.4.3.81/volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d/action returned with HTTP 202 Aug 13 07:00:23.380899 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 522/2092] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:00:23 2026] POST /volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:23.388936 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-076cd35e-fc28-463b-8ce6-65763a3427a3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:23.390748 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-076cd35e-fc28-463b-8ce6-65763a3427a3 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d Aug 13 07:00:23.390984 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-076cd35e-fc28-463b-8ce6-65763a3427a3 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:23.391229 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-076cd35e-fc28-463b-8ce6-65763a3427a3 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:23.396116 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:23.396116 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:23.396599 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-076cd35e-fc28-463b-8ce6-65763a3427a3 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:23.397444 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-076cd35e-fc28-463b-8ce6-65763a3427a3 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d returned with HTTP 200 Aug 13 07:00:23.397899 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 521/2093] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:23 2026] GET /volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:23.429844 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2bd4e6c1-ee81-46b9-8116-7b75c5951ca6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:23.431825 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2bd4e6c1-ee81-46b9-8116-7b75c5951ca6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:23.432044 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cf991b1e-c9a7-42f6-81f7-a7e342d66984 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:23.432112 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2bd4e6c1-ee81-46b9-8116-7b75c5951ca6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:23.432437 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2bd4e6c1-ee81-46b9-8116-7b75c5951ca6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:23.432586 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-2bd4e6c1-ee81-46b9-8116-7b75c5951ca6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:23.434292 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cf991b1e-c9a7-42f6-81f7-a7e342d66984 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:23.434572 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cf991b1e-c9a7-42f6-81f7-a7e342d66984 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:23.434809 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cf991b1e-c9a7-42f6-81f7-a7e342d66984 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:23.434942 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-cf991b1e-c9a7-42f6-81f7-a7e342d66984 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:23.438194 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:23.438194 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:23.439240 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2bd4e6c1-ee81-46b9-8116-7b75c5951ca6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:23.439656 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 526/2094] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:23 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:23.439878 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:23.439878 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:23.440777 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cf991b1e-c9a7-42f6-81f7-a7e342d66984 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:23.441258 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 526/2095] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:23 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:23.874362 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8dfa4a89-6967-41f4-ba34-9ca150fc2c0d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:23.875492 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8dfa4a89-6967-41f4-ba34-9ca150fc2c0d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:00:23.875697 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8dfa4a89-6967-41f4-ba34-9ca150fc2c0d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:23.875883 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8dfa4a89-6967-41f4-ba34-9ca150fc2c0d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:23.875992 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-8dfa4a89-6967-41f4-ba34-9ca150fc2c0d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:23.879942 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:23.879942 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:23.880525 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8dfa4a89-6967-41f4-ba34-9ca150fc2c0d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 200 Aug 13 07:00:23.880876 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 523/2096] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:23 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:24.338275 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-7f1588c4-6555-4a5a-bae8-417ed7478029 req-b5018b57-ab0a-419a-9d9b-9531f80e42de None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:24.341637 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7f1588c4-6555-4a5a-bae8-417ed7478029 req-b5018b57-ab0a-419a-9d9b-9531f80e42de tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] GET https://10.4.3.81/volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f Aug 13 07:00:24.341904 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7f1588c4-6555-4a5a-bae8-417ed7478029 req-b5018b57-ab0a-419a-9d9b-9531f80e42de tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:24.342260 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7f1588c4-6555-4a5a-bae8-417ed7478029 req-b5018b57-ab0a-419a-9d9b-9531f80e42de tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:24.348743 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7f1588c4-6555-4a5a-bae8-417ed7478029 req-b5018b57-ab0a-419a-9d9b-9531f80e42de tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] https://10.4.3.81/volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f returned with HTTP 404 Aug 13 07:00:24.349384 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 522/2097] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:24 2026] GET /volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:24.376342 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-e0835907-b9ef-4ff2-9bd7-8a2d27f7b56e req-fdf5368f-8349-4f15-9649-a89b729efbb8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:24.378502 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e0835907-b9ef-4ff2-9bd7-8a2d27f7b56e req-fdf5368f-8349-4f15-9649-a89b729efbb8 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] DELETE https://10.4.3.81/volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f Aug 13 07:00:24.378680 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e0835907-b9ef-4ff2-9bd7-8a2d27f7b56e req-fdf5368f-8349-4f15-9649-a89b729efbb8 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:24.378861 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e0835907-b9ef-4ff2-9bd7-8a2d27f7b56e req-fdf5368f-8349-4f15-9649-a89b729efbb8 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:24.379030 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [req-e0835907-b9ef-4ff2-9bd7-8a2d27f7b56e req-fdf5368f-8349-4f15-9649-a89b729efbb8 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Delete volume with id: 6d59b240-462e-49c1-9f4e-7063c1346b6f Aug 13 07:00:24.385686 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e0835907-b9ef-4ff2-9bd7-8a2d27f7b56e req-fdf5368f-8349-4f15-9649-a89b729efbb8 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] https://10.4.3.81/volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f returned with HTTP 404 Aug 13 07:00:24.386669 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 527/2098] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 07:00:24 2026] DELETE /volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:24.406597 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-0590c96b-b382-4e93-921c-0f8c196a7d35 req-2ddf77b2-affd-4362-84e8-8a63bd16ff26 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:24.407124 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-84e1d16f-97eb-46d8-8e5c-13c0609c03d0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:24.408596 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0590c96b-b382-4e93-921c-0f8c196a7d35 req-2ddf77b2-affd-4362-84e8-8a63bd16ff26 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] GET https://10.4.3.81/volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f Aug 13 07:00:24.408787 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0590c96b-b382-4e93-921c-0f8c196a7d35 req-2ddf77b2-affd-4362-84e8-8a63bd16ff26 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:24.408827 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-84e1d16f-97eb-46d8-8e5c-13c0609c03d0 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d Aug 13 07:00:24.408960 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0590c96b-b382-4e93-921c-0f8c196a7d35 req-2ddf77b2-affd-4362-84e8-8a63bd16ff26 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:24.408994 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-84e1d16f-97eb-46d8-8e5c-13c0609c03d0 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:24.409160 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-84e1d16f-97eb-46d8-8e5c-13c0609c03d0 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:24.413482 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-84e1d16f-97eb-46d8-8e5c-13c0609c03d0 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d returned with HTTP 404 Aug 13 07:00:24.413905 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 524/2099] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:24 2026] GET /volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:24.414634 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0590c96b-b382-4e93-921c-0f8c196a7d35 req-2ddf77b2-affd-4362-84e8-8a63bd16ff26 tempest-VolumesSnapshotsTestJSON-978672237 tempest-VolumesSnapshotsTestJSON-978672237-project-member] https://10.4.3.81/volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f returned with HTTP 404 Aug 13 07:00:24.415071 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 527/2100] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:24 2026] GET /volume/v3/volumes/6d59b240-462e-49c1-9f4e-7063c1346b6f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:24.420822 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5d06af32-427e-42f3-8eba-26fecab6056b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:24.422898 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5d06af32-427e-42f3-8eba-26fecab6056b tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] POST https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action Aug 13 07:00:24.423309 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5d06af32-427e-42f3-8eba-26fecab6056b tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:24.423488 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5d06af32-427e-42f3-8eba-26fecab6056b tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:24.425107 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-5d06af32-427e-42f3-8eba-26fecab6056b tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Updating snapshot 'bef7dc64-8446-474f-9994-94c60edfe3ad' with '{'status': 'available'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 07:00:24.437491 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:24.437491 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:24.454289 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9e7b3469-6669-478d-9405-f5858d00f28a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:24.456556 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5d06af32-427e-42f3-8eba-26fecab6056b tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action returned with HTTP 202 Aug 13 07:00:24.457012 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a1ee56e6-670d-42a9-aefe-c31941d239be None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:24.457896 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 523/2101] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:00:24 2026] POST /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:24.458667 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9e7b3469-6669-478d-9405-f5858d00f28a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:24.458972 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9e7b3469-6669-478d-9405-f5858d00f28a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:24.459213 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9e7b3469-6669-478d-9405-f5858d00f28a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:24.459377 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-9e7b3469-6669-478d-9405-f5858d00f28a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:24.464753 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a1ee56e6-670d-42a9-aefe-c31941d239be tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:24.464753 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a1ee56e6-670d-42a9-aefe-c31941d239be tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:24.464753 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a1ee56e6-670d-42a9-aefe-c31941d239be tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:24.464753 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-a1ee56e6-670d-42a9-aefe-c31941d239be tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:24.470108 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:24.470108 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:24.470392 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8979f878-100c-41b0-b02a-742d95080fc5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:24.470975 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9e7b3469-6669-478d-9405-f5858d00f28a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:24.471458 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 528/2102] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:24 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:24.472763 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8979f878-100c-41b0-b02a-742d95080fc5 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad Aug 13 07:00:24.472763 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8979f878-100c-41b0-b02a-742d95080fc5 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:24.472859 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8979f878-100c-41b0-b02a-742d95080fc5 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:24.473684 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:24.473684 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:24.474631 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a1ee56e6-670d-42a9-aefe-c31941d239be tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:24.475094 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 525/2103] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:24 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:24.481454 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:24.481454 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:24.481926 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8979f878-100c-41b0-b02a-742d95080fc5 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:24.482737 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8979f878-100c-41b0-b02a-742d95080fc5 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad returned with HTTP 200 Aug 13 07:00:24.483450 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 528/2104] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:24 2026] GET /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:24.494127 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1148f2a2-12a1-44df-963b-adf9b5d3b3f1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:24.498150 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1148f2a2-12a1-44df-963b-adf9b5d3b3f1 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d Aug 13 07:00:24.498252 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1148f2a2-12a1-44df-963b-adf9b5d3b3f1 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:24.498533 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1148f2a2-12a1-44df-963b-adf9b5d3b3f1 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:24.498649 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-1148f2a2-12a1-44df-963b-adf9b5d3b3f1 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Delete snapshot with id: aba0809b-8410-45fa-899a-063f8bb3202d Aug 13 07:00:24.505768 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1148f2a2-12a1-44df-963b-adf9b5d3b3f1 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d returned with HTTP 404 Aug 13 07:00:24.507155 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 524/2105] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:00:24 2026] DELETE /volume/v3/snapshots/aba0809b-8410-45fa-899a-063f8bb3202d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:24.516563 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-91e15a2d-5d46-47f5-8056-2550a6e8f054 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:24.519814 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-91e15a2d-5d46-47f5-8056-2550a6e8f054 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] POST https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action Aug 13 07:00:24.519814 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-91e15a2d-5d46-47f5-8056-2550a6e8f054 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:24.519814 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-91e15a2d-5d46-47f5-8056-2550a6e8f054 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:24.520745 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.admin_actions [None req-91e15a2d-5d46-47f5-8056-2550a6e8f054 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Updating snapshot 'bef7dc64-8446-474f-9994-94c60edfe3ad' with '{'status': 'creating'}' {{(pid=100296) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 07:00:24.534270 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:24.534270 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:24.548349 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-91e15a2d-5d46-47f5-8056-2550a6e8f054 tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action returned with HTTP 202 Aug 13 07:00:24.548529 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 529/2106] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:00:24 2026] POST /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:24.557369 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e22c99d6-0755-4ed4-b638-1a613d46339e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:24.559513 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e22c99d6-0755-4ed4-b638-1a613d46339e tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad Aug 13 07:00:24.559872 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e22c99d6-0755-4ed4-b638-1a613d46339e tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:24.559969 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e22c99d6-0755-4ed4-b638-1a613d46339e tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:24.566149 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:24.566149 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:24.566833 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e22c99d6-0755-4ed4-b638-1a613d46339e tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:24.567779 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e22c99d6-0755-4ed4-b638-1a613d46339e tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad returned with HTTP 200 Aug 13 07:00:24.568241 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 526/2107] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:24 2026] GET /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:24.579183 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-523890cf-de98-4c48-9169-5c15ceab183d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:24.580648 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-523890cf-de98-4c48-9169-5c15ceab183d tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] POST https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action Aug 13 07:00:24.580993 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-523890cf-de98-4c48-9169-5c15ceab183d tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:24.581111 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-523890cf-de98-4c48-9169-5c15ceab183d tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:24.582588 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.snapshot_actions [None req-523890cf-de98-4c48-9169-5c15ceab183d tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100297) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 07:00:24.588207 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:24.588207 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:24.588702 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.snapshot_actions [None req-523890cf-de98-4c48-9169-5c15ceab183d tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Updating snapshot bef7dc64-8446-474f-9994-94c60edfe3ad with info {'id': 'bef7dc64-8446-474f-9994-94c60edfe3ad', 'status': 'error', 'progress': '80%'} Aug 13 07:00:24.594938 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-523890cf-de98-4c48-9169-5c15ceab183d tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action returned with HTTP 202 Aug 13 07:00:24.595412 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 529/2108] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:00:24 2026] POST /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:24.604260 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-997e98e7-db17-444e-8be3-7a92edb243fa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:24.607884 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-997e98e7-db17-444e-8be3-7a92edb243fa tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] GET https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad Aug 13 07:00:24.608636 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-997e98e7-db17-444e-8be3-7a92edb243fa tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:24.608900 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-997e98e7-db17-444e-8be3-7a92edb243fa tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:24.617577 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:24.617577 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:24.618366 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-997e98e7-db17-444e-8be3-7a92edb243fa tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Snapshot retrieved successfully. Aug 13 07:00:24.620022 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-997e98e7-db17-444e-8be3-7a92edb243fa tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad returned with HTTP 200 Aug 13 07:00:24.620545 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 525/2109] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:24 2026] GET /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:24.633459 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-be85791a-1572-4beb-a369-6605609e495a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:24.635754 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-be85791a-1572-4beb-a369-6605609e495a tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] POST https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action Aug 13 07:00:24.636199 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-be85791a-1572-4beb-a369-6605609e495a tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:24.636492 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-be85791a-1572-4beb-a369-6605609e495a tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:24.638281 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.admin_actions [None req-be85791a-1572-4beb-a369-6605609e495a tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] Updating snapshot 'bef7dc64-8446-474f-9994-94c60edfe3ad' with '{'status': 'available'}' {{(pid=100296) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 07:00:24.650902 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:24.650902 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:24.665963 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-be85791a-1572-4beb-a369-6605609e495a tempest-SnapshotsActionsTest-1429106006 tempest-SnapshotsActionsTest-1429106006-project-admin] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action returned with HTTP 202 Aug 13 07:00:24.666751 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 530/2110] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:00:24 2026] POST /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:24.675042 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3e8846fa-50ab-4e27-929a-743709ae1717 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:24.677021 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3e8846fa-50ab-4e27-929a-743709ae1717 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad Aug 13 07:00:24.677265 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3e8846fa-50ab-4e27-929a-743709ae1717 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:24.677607 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3e8846fa-50ab-4e27-929a-743709ae1717 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:24.682983 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:24.682983 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:24.683505 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3e8846fa-50ab-4e27-929a-743709ae1717 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:24.684364 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3e8846fa-50ab-4e27-929a-743709ae1717 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad returned with HTTP 200 Aug 13 07:00:24.684916 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 527/2111] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:24 2026] GET /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:24.697578 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1cdcf485-ac82-460d-961c-f9cb86417c94 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:24.700042 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1cdcf485-ac82-460d-961c-f9cb86417c94 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad Aug 13 07:00:24.700042 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1cdcf485-ac82-460d-961c-f9cb86417c94 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:24.700257 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1cdcf485-ac82-460d-961c-f9cb86417c94 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:24.700257 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-1cdcf485-ac82-460d-961c-f9cb86417c94 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Delete snapshot with id: bef7dc64-8446-474f-9994-94c60edfe3ad Aug 13 07:00:24.708140 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:24.708140 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:24.709007 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1cdcf485-ac82-460d-961c-f9cb86417c94 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:24.728295 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1cdcf485-ac82-460d-961c-f9cb86417c94 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot delete request issued successfully. Aug 13 07:00:24.729027 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1cdcf485-ac82-460d-961c-f9cb86417c94 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad returned with HTTP 202 Aug 13 07:00:24.729121 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 530/2112] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:00:24 2026] DELETE /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:24.736746 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8125e3f1-65b9-4947-9cb2-9203341e7260 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:24.738465 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8125e3f1-65b9-4947-9cb2-9203341e7260 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad Aug 13 07:00:24.738742 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8125e3f1-65b9-4947-9cb2-9203341e7260 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:24.738898 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8125e3f1-65b9-4947-9cb2-9203341e7260 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:24.744785 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:24.744785 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:24.745242 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8125e3f1-65b9-4947-9cb2-9203341e7260 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Snapshot retrieved successfully. Aug 13 07:00:24.746243 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8125e3f1-65b9-4947-9cb2-9203341e7260 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad returned with HTTP 200 Aug 13 07:00:24.746819 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 526/2113] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:24 2026] GET /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:24.894634 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-51362f18-d0b7-4b7a-851c-d9ecdbdae7c2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:24.897286 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-51362f18-d0b7-4b7a-851c-d9ecdbdae7c2 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:00:24.897644 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-51362f18-d0b7-4b7a-851c-d9ecdbdae7c2 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:24.897990 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-51362f18-d0b7-4b7a-851c-d9ecdbdae7c2 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:24.898299 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-51362f18-d0b7-4b7a-851c-d9ecdbdae7c2 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:24.903724 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:24.903724 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:24.904662 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-51362f18-d0b7-4b7a-851c-d9ecdbdae7c2 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 200 Aug 13 07:00:24.905136 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 531/2114] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:24 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:25.488905 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8bff31f7-9bba-456a-85c5-308e1ed83182 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:25.489372 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4d633864-f73f-43b0-a2d8-ea5c475ccb69 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:25.491015 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8bff31f7-9bba-456a-85c5-308e1ed83182 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:25.491255 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4d633864-f73f-43b0-a2d8-ea5c475ccb69 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:25.491337 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8bff31f7-9bba-456a-85c5-308e1ed83182 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:25.491513 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4d633864-f73f-43b0-a2d8-ea5c475ccb69 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:25.491622 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8bff31f7-9bba-456a-85c5-308e1ed83182 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:25.491731 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4d633864-f73f-43b0-a2d8-ea5c475ccb69 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:25.491791 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-8bff31f7-9bba-456a-85c5-308e1ed83182 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:25.491854 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-4d633864-f73f-43b0-a2d8-ea5c475ccb69 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:25.496681 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:25.496681 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:25.497603 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4d633864-f73f-43b0-a2d8-ea5c475ccb69 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:25.498046 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 531/2115] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:25 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:25.500211 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:25.500211 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:25.501655 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8bff31f7-9bba-456a-85c5-308e1ed83182 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:25.502370 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 528/2116] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:25 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:25.756293 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d863b0ed-afbf-4f52-a202-848af47953d8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:25.759331 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d863b0ed-afbf-4f52-a202-848af47953d8 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad Aug 13 07:00:25.759331 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d863b0ed-afbf-4f52-a202-848af47953d8 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:25.759331 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d863b0ed-afbf-4f52-a202-848af47953d8 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:25.766585 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d863b0ed-afbf-4f52-a202-848af47953d8 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad returned with HTTP 404 Aug 13 07:00:25.766585 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 527/2117] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:25 2026] GET /volume/v3/snapshots/bef7dc64-8446-474f-9994-94c60edfe3ad => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:25.773382 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1163fa98-4262-4bc7-858c-fc0e03f7fb9e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:25.775883 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1163fa98-4262-4bc7-858c-fc0e03f7fb9e tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/volumes/bd88dcef-5e81-4f0c-8766-db1f58929a9d Aug 13 07:00:25.779828 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1163fa98-4262-4bc7-858c-fc0e03f7fb9e tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:25.780472 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1163fa98-4262-4bc7-858c-fc0e03f7fb9e tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:25.790856 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:25.790856 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:25.795762 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1163fa98-4262-4bc7-858c-fc0e03f7fb9e tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Volume info retrieved successfully. Aug 13 07:00:25.802033 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1163fa98-4262-4bc7-858c-fc0e03f7fb9e tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/volumes/bd88dcef-5e81-4f0c-8766-db1f58929a9d returned with HTTP 200 Aug 13 07:00:25.802590 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 532/2118] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:25 2026] GET /volume/v3/volumes/bd88dcef-5e81-4f0c-8766-db1f58929a9d => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:25.813294 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d0f3e0fc-1922-422b-897b-4606a0c8dd38 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:25.815005 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d0f3e0fc-1922-422b-897b-4606a0c8dd38 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] DELETE https://10.4.3.81/volume/v3/volumes/bd88dcef-5e81-4f0c-8766-db1f58929a9d Aug 13 07:00:25.815207 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d0f3e0fc-1922-422b-897b-4606a0c8dd38 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:25.815458 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d0f3e0fc-1922-422b-897b-4606a0c8dd38 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:25.815650 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-d0f3e0fc-1922-422b-897b-4606a0c8dd38 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Delete volume with id: bd88dcef-5e81-4f0c-8766-db1f58929a9d Aug 13 07:00:25.824841 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:25.824841 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:25.825341 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d0f3e0fc-1922-422b-897b-4606a0c8dd38 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Volume info retrieved successfully. Aug 13 07:00:25.846237 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d0f3e0fc-1922-422b-897b-4606a0c8dd38 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Delete volume request issued successfully. Aug 13 07:00:25.846444 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d0f3e0fc-1922-422b-897b-4606a0c8dd38 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/volumes/bd88dcef-5e81-4f0c-8766-db1f58929a9d returned with HTTP 202 Aug 13 07:00:25.846848 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 532/2119] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:00:25 2026] DELETE /volume/v3/volumes/bd88dcef-5e81-4f0c-8766-db1f58929a9d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:25.856959 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5cf064fc-f658-4bc7-9a7c-b19966220768 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:25.858884 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5cf064fc-f658-4bc7-9a7c-b19966220768 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/volumes/bd88dcef-5e81-4f0c-8766-db1f58929a9d Aug 13 07:00:25.859105 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5cf064fc-f658-4bc7-9a7c-b19966220768 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:25.859282 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5cf064fc-f658-4bc7-9a7c-b19966220768 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:25.868578 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:25.868578 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:25.878849 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5cf064fc-f658-4bc7-9a7c-b19966220768 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Volume info retrieved successfully. Aug 13 07:00:25.886372 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5cf064fc-f658-4bc7-9a7c-b19966220768 tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/volumes/bd88dcef-5e81-4f0c-8766-db1f58929a9d returned with HTTP 200 Aug 13 07:00:25.886923 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 529/2120] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:25 2026] GET /volume/v3/volumes/bd88dcef-5e81-4f0c-8766-db1f58929a9d => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:25.921563 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7ef45985-a0e8-43c7-8281-b83eecc4c7db None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:25.923673 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ef45985-a0e8-43c7-8281-b83eecc4c7db tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:00:25.924092 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ef45985-a0e8-43c7-8281-b83eecc4c7db tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:25.924092 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ef45985-a0e8-43c7-8281-b83eecc4c7db tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:25.924221 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-7ef45985-a0e8-43c7-8281-b83eecc4c7db tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:25.929518 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:25.929518 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:25.930393 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ef45985-a0e8-43c7-8281-b83eecc4c7db tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 200 Aug 13 07:00:25.930854 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 528/2121] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:25 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:26.437085 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-94a27745-f09d-4dd5-94d7-df8d86a836d1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:26.517914 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2174d3bb-e756-4ab2-ab2c-c6ea5f0f3e61 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:26.519978 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2174d3bb-e756-4ab2-ab2c-c6ea5f0f3e61 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:26.520166 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2174d3bb-e756-4ab2-ab2c-c6ea5f0f3e61 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:26.520427 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2174d3bb-e756-4ab2-ab2c-c6ea5f0f3e61 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:26.520589 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-2174d3bb-e756-4ab2-ab2c-c6ea5f0f3e61 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:26.521587 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-135ab77b-c8d1-41b7-bebd-7ddbb4e8234d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:26.524743 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-135ab77b-c8d1-41b7-bebd-7ddbb4e8234d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:26.525124 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-135ab77b-c8d1-41b7-bebd-7ddbb4e8234d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:26.525622 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-135ab77b-c8d1-41b7-bebd-7ddbb4e8234d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:26.525736 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-135ab77b-c8d1-41b7-bebd-7ddbb4e8234d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:26.526145 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:26.526145 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:26.526856 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2174d3bb-e756-4ab2-ab2c-c6ea5f0f3e61 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:26.527189 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 533/2122] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:26 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:26.530346 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:26.530346 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:26.531296 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-135ab77b-c8d1-41b7-bebd-7ddbb4e8234d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:26.531674 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 530/2123] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:26 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:26.538824 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-94a27745-f09d-4dd5-94d7-df8d86a836d1 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:00:26.539330 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-94a27745-f09d-4dd5-94d7-df8d86a836d1 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-17692686"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:26.553460 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-94a27745-f09d-4dd5-94d7-df8d86a836d1 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:00:26.553954 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 533/2124] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:00:26 2026] POST /volume/v3/types => generated 226 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:26.563409 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-39b88d07-f04c-4cfd-b5e6-bcb023ea57d4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:26.567263 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-39b88d07-f04c-4cfd-b5e6-bcb023ea57d4 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 07:00:26.567263 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-39b88d07-f04c-4cfd-b5e6-bcb023ea57d4 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1154501022"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:26.585804 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-39b88d07-f04c-4cfd-b5e6-bcb023ea57d4 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 07:00:26.586363 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 529/2125] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 07:00:26 2026] POST /volume/v3/group_types => generated 185 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:26.602182 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-edae2f2c-73c3-44d3-80ac-b3ec9809396d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:26.602428 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6a811cca-8484-4714-b0f1-87246f11d64d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:26.604642 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6a811cca-8484-4714-b0f1-87246f11d64d tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:26.605258 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6a811cca-8484-4714-b0f1-87246f11d64d tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:26.605416 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6a811cca-8484-4714-b0f1-87246f11d64d tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:26.621894 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:26.621894 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:26.627232 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6a811cca-8484-4714-b0f1-87246f11d64d tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] Volume info retrieved successfully. Aug 13 07:00:26.632818 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6a811cca-8484-4714-b0f1-87246f11d64d tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:26.633135 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 531/2126] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:26 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1438 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 07:00:26.688245 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-edae2f2c-73c3-44d3-80ac-b3ec9809396d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] POST https://10.4.3.81/volume/v3/groups Aug 13 07:00:26.688655 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-edae2f2c-73c3-44d3-80ac-b3ec9809396d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "aced07db-66cb-4824-bcc5-95af66b8dc09", "volume_types": ["066fd4ac-121e-43ea-8a22-e87fc0091f48"], "name": "tempest-GroupSnapshotsV319Test-Group-939817504"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:26.690084 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-edae2f2c-73c3-44d3-80ac-b3ec9809396d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Creating new group {'group': {'group_type': 'aced07db-66cb-4824-bcc5-95af66b8dc09', 'volume_types': ['066fd4ac-121e-43ea-8a22-e87fc0091f48'], 'name': 'tempest-GroupSnapshotsV319Test-Group-939817504'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 07:00:26.693892 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.groups [None req-edae2f2c-73c3-44d3-80ac-b3ec9809396d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-939817504. Aug 13 07:00:26.702751 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-edae2f2c-73c3-44d3-80ac-b3ec9809396d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Availability Zones retrieved successfully. Aug 13 07:00:26.703771 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-ae7da90c-00e4-4350-8b72-0687c689cf23 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:26.706832 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-ae7da90c-00e4-4350-8b72-0687c689cf23 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:26.707327 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-ae7da90c-00e4-4350-8b72-0687c689cf23 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:26.707686 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-ae7da90c-00e4-4350-8b72-0687c689cf23 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:26.723890 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:26.723890 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:26.726625 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-edae2f2c-73c3-44d3-80ac-b3ec9809396d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Created reservations ['20955734-fb66-48f9-bf19-6a4bdad5721a'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:26.731395 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-ae7da90c-00e4-4350-8b72-0687c689cf23 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:26.741339 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-ae7da90c-00e4-4350-8b72-0687c689cf23 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:26.741943 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 534/2127] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:26 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:26.755720 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-edae2f2c-73c3-44d3-80ac-b3ec9809396d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 13 07:00:26.756309 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 534/2128] 10.4.3.81 () {70 vars in 1290 bytes} [Thu Aug 13 07:00:26 2026] POST /volume/v3/groups => generated 115 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:26.768615 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-4c809af2-cba9-40d1-8245-517c3d6c7ab0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:26.770108 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a050d6fb-c73e-4175-8438-eec7c5ec5082 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:26.770838 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-4c809af2-cba9-40d1-8245-517c3d6c7ab0 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab/action Aug 13 07:00:26.771310 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-4c809af2-cba9-40d1-8245-517c3d6c7ab0 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:26.771517 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-4c809af2-cba9-40d1-8245-517c3d6c7ab0 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:26.772387 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a050d6fb-c73e-4175-8438-eec7c5ec5082 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] GET https://10.4.3.81/volume/v3/groups/e0dd00c5-8006-4540-a856-cc47f1e7216a Aug 13 07:00:26.772818 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a050d6fb-c73e-4175-8438-eec7c5ec5082 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:26.773120 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a050d6fb-c73e-4175-8438-eec7c5ec5082 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:26.773349 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-a050d6fb-c73e-4175-8438-eec7c5ec5082 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] show called for member e0dd00c5-8006-4540-a856-cc47f1e7216a {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:26.779946 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:26.779946 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:26.791752 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a050d6fb-c73e-4175-8438-eec7c5ec5082 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/groups/e0dd00c5-8006-4540-a856-cc47f1e7216a returned with HTTP 200 Aug 13 07:00:26.792631 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 532/2129] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:26 2026] GET /volume/v3/groups/e0dd00c5-8006-4540-a856-cc47f1e7216a => generated 395 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:26.797136 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:26.797136 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:26.797764 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-4c809af2-cba9-40d1-8245-517c3d6c7ab0 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:26.811138 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-4c809af2-cba9-40d1-8245-517c3d6c7ab0 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Begin detaching volume completed successfully. Aug 13 07:00:26.811434 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-4c809af2-cba9-40d1-8245-517c3d6c7ab0 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab/action returned with HTTP 202 Aug 13 07:00:26.811954 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 530/2130] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:00:26 2026] POST /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:26.833644 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-535b7ed8-f53a-4943-ba17-87ee70791fa2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:26.836800 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-535b7ed8-f53a-4943-ba17-87ee70791fa2 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:26.837560 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-535b7ed8-f53a-4943-ba17-87ee70791fa2 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:26.837913 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-535b7ed8-f53a-4943-ba17-87ee70791fa2 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:26.855350 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:26.855350 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:26.860859 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-535b7ed8-f53a-4943-ba17-87ee70791fa2 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:26.867288 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6473c05f-96be-430c-b9ec-3881d9af31e1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:26.867696 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-535b7ed8-f53a-4943-ba17-87ee70791fa2 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:26.867767 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6473c05f-96be-430c-b9ec-3881d9af31e1 None None] GET https://10.4.3.81/volume// Aug 13 07:00:26.867900 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6473c05f-96be-430c-b9ec-3881d9af31e1 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:26.868182 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6473c05f-96be-430c-b9ec-3881d9af31e1 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:26.868600 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6473c05f-96be-430c-b9ec-3881d9af31e1 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:00:26.868792 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 535/2131] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:26 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1441 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:26.869084 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 535/2132] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:00:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:00:26.877850 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-492bf65b-5796-4c5e-9439-3d8187a60dd5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:26.880303 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-492bf65b-5796-4c5e-9439-3d8187a60dd5 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:26.880581 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-492bf65b-5796-4c5e-9439-3d8187a60dd5 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:26.880765 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-492bf65b-5796-4c5e-9439-3d8187a60dd5 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:26.895423 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:26.895423 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:26.899867 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-492bf65b-5796-4c5e-9439-3d8187a60dd5 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:26.900176 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ea879361-6131-4da8-b17d-97aabde76bec None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:26.902440 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea879361-6131-4da8-b17d-97aabde76bec tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] GET https://10.4.3.81/volume/v3/volumes/bd88dcef-5e81-4f0c-8766-db1f58929a9d Aug 13 07:00:26.902686 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea879361-6131-4da8-b17d-97aabde76bec tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:26.902926 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea879361-6131-4da8-b17d-97aabde76bec tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:26.906438 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-492bf65b-5796-4c5e-9439-3d8187a60dd5 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:26.907007 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 533/2133] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:00:26 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1621 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:00:26.909820 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea879361-6131-4da8-b17d-97aabde76bec tempest-SnapshotsActionsTest-2024065384 tempest-SnapshotsActionsTest-2024065384-project-member] https://10.4.3.81/volume/v3/volumes/bd88dcef-5e81-4f0c-8766-db1f58929a9d returned with HTTP 404 Aug 13 07:00:26.910410 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 531/2134] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:26 2026] GET /volume/v3/volumes/bd88dcef-5e81-4f0c-8766-db1f58929a9d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:26.945091 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-df9cf40d-846b-4bdc-94e9-d44764209de3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:26.947736 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df9cf40d-846b-4bdc-94e9-d44764209de3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:00:26.948002 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-df9cf40d-846b-4bdc-94e9-d44764209de3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:26.948265 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-df9cf40d-846b-4bdc-94e9-d44764209de3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:26.948396 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-df9cf40d-846b-4bdc-94e9-d44764209de3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:26.953562 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:26.953562 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:26.954162 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df9cf40d-846b-4bdc-94e9-d44764209de3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 200 Aug 13 07:00:26.954638 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 536/2135] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:26 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:27.539538 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7b78599e-3b5f-472a-b2c2-a777c016348b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:27.544426 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b78599e-3b5f-472a-b2c2-a777c016348b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:27.544652 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7b78599e-3b5f-472a-b2c2-a777c016348b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:27.544841 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7b78599e-3b5f-472a-b2c2-a777c016348b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:27.544973 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-7b78599e-3b5f-472a-b2c2-a777c016348b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:27.545550 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0a283c2e-f30a-4990-8f01-96fb9f0b58cd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:27.547621 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0a283c2e-f30a-4990-8f01-96fb9f0b58cd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:27.547811 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0a283c2e-f30a-4990-8f01-96fb9f0b58cd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:27.548003 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0a283c2e-f30a-4990-8f01-96fb9f0b58cd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:27.548114 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-0a283c2e-f30a-4990-8f01-96fb9f0b58cd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:27.552587 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:27.552587 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:27.553566 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b78599e-3b5f-472a-b2c2-a777c016348b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:27.554042 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 536/2136] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:27 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:27.554308 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:27.554308 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:27.555500 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0a283c2e-f30a-4990-8f01-96fb9f0b58cd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:27.555991 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 534/2137] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:27 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:27.806094 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-46c221c4-83bb-4d52-91fa-ffb41e1e21c8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:27.811244 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-46c221c4-83bb-4d52-91fa-ffb41e1e21c8 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] GET https://10.4.3.81/volume/v3/groups/e0dd00c5-8006-4540-a856-cc47f1e7216a Aug 13 07:00:27.811601 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-46c221c4-83bb-4d52-91fa-ffb41e1e21c8 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:27.812267 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-46c221c4-83bb-4d52-91fa-ffb41e1e21c8 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:27.812954 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-46c221c4-83bb-4d52-91fa-ffb41e1e21c8 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] show called for member e0dd00c5-8006-4540-a856-cc47f1e7216a {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:27.824964 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:27.824964 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:27.837159 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-46c221c4-83bb-4d52-91fa-ffb41e1e21c8 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/groups/e0dd00c5-8006-4540-a856-cc47f1e7216a returned with HTTP 200 Aug 13 07:00:27.837672 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 532/2138] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:27 2026] GET /volume/v3/groups/e0dd00c5-8006-4540-a856-cc47f1e7216a => generated 396 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:27.846050 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:27.848148 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:00:27.848578 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1835169029", "volume_type": "066fd4ac-121e-43ea-8a22-e87fc0091f48", "group_id": "e0dd00c5-8006-4540-a856-cc47f1e7216a", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:27.850034 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1835169029', 'volume_type': '066fd4ac-121e-43ea-8a22-e87fc0091f48', 'group_id': 'e0dd00c5-8006-4540-a856-cc47f1e7216a', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:00:27.858430 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:27.858430 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:27.859004 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Create volume of 1 GB Aug 13 07:00:27.866168 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Availability Zones retrieved successfully. Aug 13 07:00:27.869545 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-c6281052-e0a9-4e91-880e-9431b12a5a67 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:27.871958 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-c6281052-e0a9-4e91-880e-9431b12a5a67 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:27.872169 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-c6281052-e0a9-4e91-880e-9431b12a5a67 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:27.872303 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Flow 'volume_create_api' (e7e1560d-afdd-4ce5-8961-7a08bf3b8e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:27.872456 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-c6281052-e0a9-4e91-880e-9431b12a5a67 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:27.873704 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67c4915f-6013-42ba-a1c3-c821ac1a9d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:27.874525 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:27.874525 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:27.875214 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:00:27.885206 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c2a05580-3477-4fbf-8fe7-90eb1364b8b1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:27.888432 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c2a05580-3477-4fbf-8fe7-90eb1364b8b1 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:27.889063 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c2a05580-3477-4fbf-8fe7-90eb1364b8b1 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:27.889896 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c2a05580-3477-4fbf-8fe7-90eb1364b8b1 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:27.895446 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:27.895446 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:27.903493 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-c6281052-e0a9-4e91-880e-9431b12a5a67 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:27.904919 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67c4915f-6013-42ba-a1c3-c821ac1a9d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:00:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=066fd4ac-121e-43ea-8a22-e87fc0091f48,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-17692686',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '066fd4ac-121e-43ea-8a22-e87fc0091f48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e0dd00c5-8006-4540-a856-cc47f1e7216a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:27.905897 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37ac5cf6-c746-4fa5-824f-268c8bb0513c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:27.908412 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-c6281052-e0a9-4e91-880e-9431b12a5a67 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:27.908795 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 537/2139] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:27 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:27.912771 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:27.912771 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:27.917656 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c2a05580-3477-4fbf-8fe7-90eb1364b8b1 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:27.923498 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c2a05580-3477-4fbf-8fe7-90eb1364b8b1 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:27.924337 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 535/2140] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:27 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:27.926741 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-af039cda-6499-48f8-b6bf-acf48af3eda0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:27.930888 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-af039cda-6499-48f8-b6bf-acf48af3eda0 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] DELETE https://10.4.3.81/volume/v3/attachments/1f9238e9-fd18-4f90-82e3-2729a15700c7 Aug 13 07:00:27.931162 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-af039cda-6499-48f8-b6bf-acf48af3eda0 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:27.931509 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-af039cda-6499-48f8-b6bf-acf48af3eda0 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:27.942750 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-17692686 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-17692686, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:00:27.943136 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-17692686 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-17692686, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:00:27.945096 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:27.945096 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:27.967488 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e467fb7d-b512-45df-8376-d7c94213d9d5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:27.970034 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e467fb7d-b512-45df-8376-d7c94213d9d5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:00:27.970352 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e467fb7d-b512-45df-8376-d7c94213d9d5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:27.970612 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e467fb7d-b512-45df-8376-d7c94213d9d5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:27.970755 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-e467fb7d-b512-45df-8376-d7c94213d9d5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:27.975948 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:27.975948 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:27.976690 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e467fb7d-b512-45df-8376-d7c94213d9d5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 200 Aug 13 07:00:27.977146 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 538/2141] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:27 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:27.985493 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Created reservations ['6f501478-3071-49e8-85ad-37e68d906ed2', '399d4d4c-0f7d-433a-b135-e4983e5d375c', '68d99447-0962-4914-b0fe-6d4d5c431308', '10afa4f9-d68c-410d-8fde-498badd4dc02'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:27.986605 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37ac5cf6-c746-4fa5-824f-268c8bb0513c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f501478-3071-49e8-85ad-37e68d906ed2', '399d4d4c-0f7d-433a-b135-e4983e5d375c', '68d99447-0962-4914-b0fe-6d4d5c431308', '10afa4f9-d68c-410d-8fde-498badd4dc02']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:27.987732 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9cc6b44-e3da-44fb-8f15-7bc08b775b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:28.014836 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3b05472f-baba-4492-9a99-5b9a84bb54fe req-af039cda-6499-48f8-b6bf-acf48af3eda0 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/1f9238e9-fd18-4f90-82e3-2729a15700c7 returned with HTTP 200 Aug 13 07:00:28.015671 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 533/2142] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:00:27 2026] DELETE /volume/v3/attachments/1f9238e9-fd18-4f90-82e3-2729a15700c7 => generated 192 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:28.020453 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9cc6b44-e3da-44fb-8f15-7bc08b775b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec6a54d6-ed52-4992-9154-87443f58c666', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1835169029',encryption_key_id=None,group_id=e0dd00c5-8006-4540-a856-cc47f1e7216a,group_type_id=,metadata={},multiattach=False,project_id='308e1774a32145799ced3a72347d229a',qos_specs=None,replication_status=,reservations=['6f501478-3071-49e8-85ad-37e68d906ed2','399d4d4c-0f7d-433a-b135-e4983e5d375c','68d99447-0962-4914-b0fe-6d4d5c431308','10afa4f9-d68c-410d-8fde-498badd4dc02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e3deb0d90844eee96ccc14e5871b3ec',volume_type_id=066fd4ac-121e-43ea-8a22-e87fc0091f48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:00:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1835169029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e0dd00c5-8006-4540-a856-cc47f1e7216a,host=None,id=ec6a54d6-ed52-4992-9154-87443f58c666,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='308e1774a32145799ced3a72347d229a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e3deb0d90844eee96ccc14e5871b3ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(066fd4ac-121e-43ea-8a22-e87fc0091f48),volume_type_id=066fd4ac-121e-43ea-8a22-e87fc0091f48)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:28.020453 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ba3e8dd-a3c6-4027-84d2-e55c57a0467b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:28.046248 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ba3e8dd-a3c6-4027-84d2-e55c57a0467b) transitioned into state 'SUCCESS' from state '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-1835169029',encryption_key_id=None,group_id=e0dd00c5-8006-4540-a856-cc47f1e7216a,group_type_id=,metadata={},multiattach=False,project_id='308e1774a32145799ced3a72347d229a',qos_specs=None,replication_status=,reservations=['6f501478-3071-49e8-85ad-37e68d906ed2','399d4d4c-0f7d-433a-b135-e4983e5d375c','68d99447-0962-4914-b0fe-6d4d5c431308','10afa4f9-d68c-410d-8fde-498badd4dc02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e3deb0d90844eee96ccc14e5871b3ec',volume_type_id=066fd4ac-121e-43ea-8a22-e87fc0091f48)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:28.047836 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12c067ee-bde2-48d9-b136-5d82ac6ecff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:28.066705 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12c067ee-bde2-48d9-b136-5d82ac6ecff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:28.067744 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Flow 'volume_create_api' (e7e1560d-afdd-4ce5-8961-7a08bf3b8e42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:28.068145 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Create volume request issued successfully. Aug 13 07:00:28.069940 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:28.070499 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:28.113111 np0000007169 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:28.117670 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:28.117670 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:28.121998 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c0d615c3-4e05-4a92-a29e-4e9d36f04f5d tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:00:28.122471 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 537/2143] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 07:00:27 2026] POST /volume/v3/volumes => generated 823 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:28.138629 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9dfc3b9f-0022-41e8-b907-a7b492292c8e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:28.141228 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9dfc3b9f-0022-41e8-b907-a7b492292c8e tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] GET https://10.4.3.81/volume/v3/volumes/ec6a54d6-ed52-4992-9154-87443f58c666 Aug 13 07:00:28.141784 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9dfc3b9f-0022-41e8-b907-a7b492292c8e tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:28.142160 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9dfc3b9f-0022-41e8-b907-a7b492292c8e tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:28.153883 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:28.153883 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:28.158934 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9dfc3b9f-0022-41e8-b907-a7b492292c8e tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Volume info retrieved successfully. Aug 13 07:00:28.159987 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9dfc3b9f-0022-41e8-b907-a7b492292c8e tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:28.160231 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9dfc3b9f-0022-41e8-b907-a7b492292c8e tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:28.221443 np0000007169 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-9dfc3b9f-0022-41e8-b907-a7b492292c8e tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:28.225133 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:28.225133 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:28.233821 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9dfc3b9f-0022-41e8-b907-a7b492292c8e tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/volumes/ec6a54d6-ed52-4992-9154-87443f58c666 returned with HTTP 200 Aug 13 07:00:28.234465 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 536/2144] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:28 2026] GET /volume/v3/volumes/ec6a54d6-ed52-4992-9154-87443f58c666 => generated 891 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:28.570300 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fc994e02-ca5c-4608-8352-b1daa3124d37 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:28.571079 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b6fd714a-c988-4eea-a5f2-5b974bb63323 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:28.572550 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fc994e02-ca5c-4608-8352-b1daa3124d37 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:28.572798 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fc994e02-ca5c-4608-8352-b1daa3124d37 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:28.573088 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fc994e02-ca5c-4608-8352-b1daa3124d37 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:28.573209 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-fc994e02-ca5c-4608-8352-b1daa3124d37 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:28.574574 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b6fd714a-c988-4eea-a5f2-5b974bb63323 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:28.574872 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b6fd714a-c988-4eea-a5f2-5b974bb63323 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:28.575151 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b6fd714a-c988-4eea-a5f2-5b974bb63323 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:28.575309 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b6fd714a-c988-4eea-a5f2-5b974bb63323 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:28.578456 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:28.578456 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:28.579345 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fc994e02-ca5c-4608-8352-b1daa3124d37 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:28.579678 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 539/2145] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:28 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:28.580348 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:28.580348 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:28.581333 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b6fd714a-c988-4eea-a5f2-5b974bb63323 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:28.581781 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 534/2146] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:28 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:28.938483 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ce1bc345-1610-429f-821d-fecb98714ffb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:28.940635 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ce1bc345-1610-429f-821d-fecb98714ffb tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:28.940816 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ce1bc345-1610-429f-821d-fecb98714ffb tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:28.940996 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ce1bc345-1610-429f-821d-fecb98714ffb tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:28.954273 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:28.954273 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:28.960960 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ce1bc345-1610-429f-821d-fecb98714ffb tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:28.968802 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ce1bc345-1610-429f-821d-fecb98714ffb tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:28.969281 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 538/2147] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:28 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1141 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:28.980577 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1ffadcd5-ee90-412d-b365-1c1bb6292cc5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:28.982441 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1ffadcd5-ee90-412d-b365-1c1bb6292cc5 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:28.982641 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1ffadcd5-ee90-412d-b365-1c1bb6292cc5 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:28.982820 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1ffadcd5-ee90-412d-b365-1c1bb6292cc5 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:28.987764 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f6881f7d-94e9-49d4-80d1-fb5bfe2abd6d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:28.990098 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f6881f7d-94e9-49d4-80d1-fb5bfe2abd6d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:00:28.990455 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f6881f7d-94e9-49d4-80d1-fb5bfe2abd6d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:28.990695 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f6881f7d-94e9-49d4-80d1-fb5bfe2abd6d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:28.990797 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-f6881f7d-94e9-49d4-80d1-fb5bfe2abd6d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:28.995029 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:28.995029 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:28.995838 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:28.995838 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:28.996537 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f6881f7d-94e9-49d4-80d1-fb5bfe2abd6d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 200 Aug 13 07:00:28.997181 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 540/2148] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:28 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:28.998719 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1ffadcd5-ee90-412d-b365-1c1bb6292cc5 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] Volume info retrieved successfully. Aug 13 07:00:29.003723 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1ffadcd5-ee90-412d-b365-1c1bb6292cc5 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-reader] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:29.003972 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 537/2149] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:28 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:29.055730 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-afd608d1-fc88-4ba6-a094-167b4bc2d5ea None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:29.057930 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-afd608d1-fc88-4ba6-a094-167b4bc2d5ea tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:29.058118 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-afd608d1-fc88-4ba6-a094-167b4bc2d5ea tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:29.058306 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-afd608d1-fc88-4ba6-a094-167b4bc2d5ea tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:29.068801 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:29.068801 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:29.072084 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-afd608d1-fc88-4ba6-a094-167b4bc2d5ea tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:29.076291 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-afd608d1-fc88-4ba6-a094-167b4bc2d5ea tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:29.076760 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 535/2150] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:29 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:29.098068 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-3cf2b882-18cc-40e0-9353-4d78589202aa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:29.100333 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-3cf2b882-18cc-40e0-9353-4d78589202aa tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab/action Aug 13 07:00:29.100787 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-3cf2b882-18cc-40e0-9353-4d78589202aa tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:29.100962 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-3cf2b882-18cc-40e0-9353-4d78589202aa tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:29.114682 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:29.114682 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:29.114682 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-3cf2b882-18cc-40e0-9353-4d78589202aa tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:29.121516 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-3cf2b882-18cc-40e0-9353-4d78589202aa tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Begin detaching volume completed successfully. Aug 13 07:00:29.121758 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-3cf2b882-18cc-40e0-9353-4d78589202aa tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab/action returned with HTTP 202 Aug 13 07:00:29.122240 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 539/2151] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:00:29 2026] POST /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:29.150075 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8ba80c7b-5352-46c8-ada5-40ab15df8758 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:29.152858 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8ba80c7b-5352-46c8-ada5-40ab15df8758 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:29.152858 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8ba80c7b-5352-46c8-ada5-40ab15df8758 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:29.152858 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8ba80c7b-5352-46c8-ada5-40ab15df8758 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:29.164268 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:29.164268 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:29.168495 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8ba80c7b-5352-46c8-ada5-40ab15df8758 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:29.174420 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8ba80c7b-5352-46c8-ada5-40ab15df8758 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:29.174781 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 541/2152] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:29 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:29.175182 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b72dfe08-339e-4d26-8f34-ccc565249c40 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:29.175832 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b72dfe08-339e-4d26-8f34-ccc565249c40 None None] GET https://10.4.3.81/volume// Aug 13 07:00:29.176032 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b72dfe08-339e-4d26-8f34-ccc565249c40 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:29.176227 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b72dfe08-339e-4d26-8f34-ccc565249c40 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:29.176681 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b72dfe08-339e-4d26-8f34-ccc565249c40 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:00:29.177048 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 538/2153] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:00:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:00:29.188030 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-e3819e52-1f8a-4264-820a-76bbd647916b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:29.191402 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-e3819e52-1f8a-4264-820a-76bbd647916b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:29.192005 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-e3819e52-1f8a-4264-820a-76bbd647916b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:29.192005 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-e3819e52-1f8a-4264-820a-76bbd647916b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:29.204222 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:29.204222 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:29.207210 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-e3819e52-1f8a-4264-820a-76bbd647916b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:29.212179 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-e3819e52-1f8a-4264-820a-76bbd647916b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:29.212606 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 536/2154] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:00:29 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1324 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:00:29.247182 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fb76b49a-a4c4-4d9f-8669-dca679bf3300 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:29.249189 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb76b49a-a4c4-4d9f-8669-dca679bf3300 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] GET https://10.4.3.81/volume/v3/volumes/ec6a54d6-ed52-4992-9154-87443f58c666 Aug 13 07:00:29.249455 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fb76b49a-a4c4-4d9f-8669-dca679bf3300 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:29.249669 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fb76b49a-a4c4-4d9f-8669-dca679bf3300 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:29.257936 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:29.257936 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:29.262104 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fb76b49a-a4c4-4d9f-8669-dca679bf3300 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Volume info retrieved successfully. Aug 13 07:00:29.262901 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-fb76b49a-a4c4-4d9f-8669-dca679bf3300 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:29.263093 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-fb76b49a-a4c4-4d9f-8669-dca679bf3300 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:29.304990 np0000007169 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-fb76b49a-a4c4-4d9f-8669-dca679bf3300 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:29.310859 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:29.310859 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:29.319895 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb76b49a-a4c4-4d9f-8669-dca679bf3300 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/volumes/ec6a54d6-ed52-4992-9154-87443f58c666 returned with HTTP 200 Aug 13 07:00:29.320758 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 540/2155] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:29 2026] GET /volume/v3/volumes/ec6a54d6-ed52-4992-9154-87443f58c666 => generated 916 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:29.334056 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e0dd6085-28f3-4e25-bbcd-1b91898028bd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:29.337547 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e0dd6085-28f3-4e25-bbcd-1b91898028bd tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] POST https://10.4.3.81/volume/v3/group_snapshots Aug 13 07:00:29.338001 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e0dd6085-28f3-4e25-bbcd-1b91898028bd tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e0dd00c5-8006-4540-a856-cc47f1e7216a", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-161896012"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:29.339716 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.group_snapshots [None req-e0dd6085-28f3-4e25-bbcd-1b91898028bd tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e0dd00c5-8006-4540-a856-cc47f1e7216a', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-161896012'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 07:00:29.345491 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:29.345491 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:29.350100 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.group_snapshots [None req-e0dd6085-28f3-4e25-bbcd-1b91898028bd tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-161896012. Aug 13 07:00:29.373952 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:29.373952 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:29.386953 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-e0dd6085-28f3-4e25-bbcd-1b91898028bd tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-17692686 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-17692686, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:00:29.387399 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-e0dd6085-28f3-4e25-bbcd-1b91898028bd tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-17692686 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-17692686, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:00:29.412906 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-e0dd6085-28f3-4e25-bbcd-1b91898028bd tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Created reservations ['81be2b33-73cb-43c6-86eb-c5ec5e2b020b', '832e2870-cbad-4fb4-8298-78ab792fff2d', '33b9bd68-1257-4b4e-9bb8-f847a5c79808', '9c9ba75e-0c71-4946-9fb1-be3b05b64e4d'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:29.440779 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e0dd6085-28f3-4e25-bbcd-1b91898028bd tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/group_snapshots returned with HTTP 202 Aug 13 07:00:29.441229 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 542/2156] 10.4.3.81 () {70 vars in 1317 bytes} [Thu Aug 13 07:00:29 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:29.450282 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5994004d-97c5-4f44-a8cd-8b49215e9b19 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:29.452173 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5994004d-97c5-4f44-a8cd-8b49215e9b19 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 Aug 13 07:00:29.452444 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5994004d-97c5-4f44-a8cd-8b49215e9b19 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:29.452660 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5994004d-97c5-4f44-a8cd-8b49215e9b19 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:29.452803 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.group_snapshots [None req-5994004d-97c5-4f44-a8cd-8b49215e9b19 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] show called for member 393c81aa-f27d-4ee5-b39f-5974b3e91b08 {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 07:00:29.458530 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:29.458530 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:29.462893 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5994004d-97c5-4f44-a8cd-8b49215e9b19 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 returned with HTTP 200 Aug 13 07:00:29.463438 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 539/2157] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:00:29 2026] GET /volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 => generated 329 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:29.596465 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a60a74c7-4ff8-4110-847c-0fb4b4f28fb5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:29.596561 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d176f1cb-1b6a-48f4-b443-92412c31e2a9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:29.597965 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a60a74c7-4ff8-4110-847c-0fb4b4f28fb5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:29.598204 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a60a74c7-4ff8-4110-847c-0fb4b4f28fb5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:29.600166 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a60a74c7-4ff8-4110-847c-0fb4b4f28fb5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:29.600311 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d176f1cb-1b6a-48f4-b443-92412c31e2a9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:29.600445 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a60a74c7-4ff8-4110-847c-0fb4b4f28fb5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:29.600582 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d176f1cb-1b6a-48f4-b443-92412c31e2a9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:29.600582 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d176f1cb-1b6a-48f4-b443-92412c31e2a9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:29.600582 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-d176f1cb-1b6a-48f4-b443-92412c31e2a9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:29.603995 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:29.603995 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:29.604978 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:29.604978 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:29.605061 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a60a74c7-4ff8-4110-847c-0fb4b4f28fb5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:29.605531 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 537/2158] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:29 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:29.606366 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d176f1cb-1b6a-48f4-b443-92412c31e2a9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:29.607272 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 541/2159] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:29 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:29.746087 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-02badba0-15ea-47df-8a1f-469fdf3c777f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:29.850880 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-02badba0-15ea-47df-8a1f-469fdf3c777f tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:00:29.851366 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-02badba0-15ea-47df-8a1f-469fdf3c777f tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-380272628", "os-volume-type-access:is_public": false}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:29.854182 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:29.854182 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:29.870287 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-02badba0-15ea-47df-8a1f-469fdf3c777f tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:00:29.870677 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 543/2160] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:00:29 2026] POST /volume/v3/types => generated 228 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:29.880238 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4edb1342-a350-44b1-baa0-8f2ad06565c0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:29.940682 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4edb1342-a350-44b1-baa0-8f2ad06565c0 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:00:29.941025 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4edb1342-a350-44b1-baa0-8f2ad06565c0 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d69ac2b1-8800-4d71-8838-d664de7e7a00", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:29.942401 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-4edb1342-a350-44b1-baa0-8f2ad06565c0 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Create volume request body: {'volume': {'volume_type': 'd69ac2b1-8800-4d71-8838-d664de7e7a00', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:00:29.948743 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4edb1342-a350-44b1-baa0-8f2ad06565c0 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 404 Aug 13 07:00:29.949409 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 540/2161] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:00:29 2026] POST /volume/v3/volumes => generated 114 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:29.957332 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-23aa70b8-1a3f-4a9f-b84d-8ab6e629ae6a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:29.959452 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-23aa70b8-1a3f-4a9f-b84d-8ab6e629ae6a tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] POST https://10.4.3.81/volume/v3/types/d69ac2b1-8800-4d71-8838-d664de7e7a00/action Aug 13 07:00:29.959898 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-23aa70b8-1a3f-4a9f-b84d-8ab6e629ae6a tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Action body: b'{"addProjectAccess": {"project": "f7316555915f42429a1677e6db236fb5"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:29.960059 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-23aa70b8-1a3f-4a9f-b84d-8ab6e629ae6a tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "f7316555915f42429a1677e6db236fb5"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:29.974333 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-23aa70b8-1a3f-4a9f-b84d-8ab6e629ae6a tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] https://10.4.3.81/volume/v3/types/d69ac2b1-8800-4d71-8838-d664de7e7a00/action returned with HTTP 202 Aug 13 07:00:29.974907 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 538/2162] 10.4.3.81 () {68 vars in 1377 bytes} [Thu Aug 13 07:00:29 2026] POST /volume/v3/types/d69ac2b1-8800-4d71-8838-d664de7e7a00/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:29.984032 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-568bf810-b79a-488c-a7f7-fb10755296fb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:29.988354 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:00:29.988354 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d69ac2b1-8800-4d71-8838-d664de7e7a00", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1258538068"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:29.990422 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Create volume request body: {'volume': {'volume_type': 'd69ac2b1-8800-4d71-8838-d664de7e7a00', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1258538068'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:00:29.996904 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Create volume of 1 GB Aug 13 07:00:29.997370 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:29.997370 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:29.998009 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Availability Zones retrieved successfully. Aug 13 07:00:30.006122 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Flow 'volume_create_api' (7fba6d94-a14f-4a5f-9e84-ef1aa36fca69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:30.007061 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b2b72116-e6e5-44ff-8367-557d7f410b88 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.007623 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c0a4503-16b5-4772-be03-c3fba2b0aaf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:30.009209 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b2b72116-e6e5-44ff-8367-557d7f410b88 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:00:30.009638 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b2b72116-e6e5-44ff-8367-557d7f410b88 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:30.009756 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:00:30.010522 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b2b72116-e6e5-44ff-8367-557d7f410b88 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:30.010671 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-b2b72116-e6e5-44ff-8367-557d7f410b88 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:30.015658 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.015658 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:30.016599 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b2b72116-e6e5-44ff-8367-557d7f410b88 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 200 Aug 13 07:00:30.017034 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 544/2163] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:30 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:30.029290 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c0a4503-16b5-4772-be03-c3fba2b0aaf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:00:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d69ac2b1-8800-4d71-8838-d664de7e7a00,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-380272628',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd69ac2b1-8800-4d71-8838-d664de7e7a00', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:30.030106 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8ff13eb-2882-413f-be16-02337b6e5451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:30.057038 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-380272628 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-380272628, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:00:30.057867 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-380272628 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-380272628, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:00:30.095283 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Created reservations ['98750798-1ae3-48d2-9a78-cd8f8d45016f', '0f4512f2-77f0-42f5-9557-fe8890c880dd', '9e6bcd8c-9e8e-45b2-9530-1960a365d4e1', '6db49066-4220-4390-91c5-df8f230aebd4'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:30.096201 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8ff13eb-2882-413f-be16-02337b6e5451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98750798-1ae3-48d2-9a78-cd8f8d45016f', '0f4512f2-77f0-42f5-9557-fe8890c880dd', '9e6bcd8c-9e8e-45b2-9530-1960a365d4e1', '6db49066-4220-4390-91c5-df8f230aebd4']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:30.096983 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (234ff8cb-e1ae-49bf-a6b7-b540f185a3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:30.130781 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (234ff8cb-e1ae-49bf-a6b7-b540f185a3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a45f48d-c4d8-4d2b-9bb6-0923e78f51b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1258538068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7316555915f42429a1677e6db236fb5',qos_specs=None,replication_status=,reservations=['98750798-1ae3-48d2-9a78-cd8f8d45016f','0f4512f2-77f0-42f5-9557-fe8890c880dd','9e6bcd8c-9e8e-45b2-9530-1960a365d4e1','6db49066-4220-4390-91c5-df8f230aebd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fd73d46adac4789b21bf6fd43f5dd25',volume_type_id=d69ac2b1-8800-4d71-8838-d664de7e7a00), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:00:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1258538068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a45f48d-c4d8-4d2b-9bb6-0923e78f51b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7316555915f42429a1677e6db236fb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fd73d46adac4789b21bf6fd43f5dd25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d69ac2b1-8800-4d71-8838-d664de7e7a00),volume_type_id=d69ac2b1-8800-4d71-8838-d664de7e7a00)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:30.131877 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72eb87d8-3abe-413e-89cd-ad12c781649f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:30.153226 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72eb87d8-3abe-413e-89cd-ad12c781649f) transitioned into state 'SUCCESS' from state '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-1258538068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7316555915f42429a1677e6db236fb5',qos_specs=None,replication_status=,reservations=['98750798-1ae3-48d2-9a78-cd8f8d45016f','0f4512f2-77f0-42f5-9557-fe8890c880dd','9e6bcd8c-9e8e-45b2-9530-1960a365d4e1','6db49066-4220-4390-91c5-df8f230aebd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fd73d46adac4789b21bf6fd43f5dd25',volume_type_id=d69ac2b1-8800-4d71-8838-d664de7e7a00)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:30.154017 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a6f288a-de9d-4d94-99bc-ddfe41105d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:30.173737 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a6f288a-de9d-4d94-99bc-ddfe41105d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:30.175484 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Flow 'volume_create_api' (7fba6d94-a14f-4a5f-9e84-ef1aa36fca69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:30.175910 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Create volume request issued successfully. Aug 13 07:00:30.176946 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-568bf810-b79a-488c-a7f7-fb10755296fb tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:00:30.177433 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 542/2164] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:00:29 2026] POST /volume/v3/volumes => generated 793 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:30.191150 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fddcd615-5b43-40a6-925e-2f04fe4ace56 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.192116 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e62c34b6-2734-46a0-8050-f55d47bbf997 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.194954 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e62c34b6-2734-46a0-8050-f55d47bbf997 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] GET https://10.4.3.81/volume/v3/volumes/6a45f48d-c4d8-4d2b-9bb6-0923e78f51b1 Aug 13 07:00:30.195227 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e62c34b6-2734-46a0-8050-f55d47bbf997 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:30.195535 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e62c34b6-2734-46a0-8050-f55d47bbf997 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:30.196004 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fddcd615-5b43-40a6-925e-2f04fe4ace56 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:30.196284 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fddcd615-5b43-40a6-925e-2f04fe4ace56 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:30.196529 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fddcd615-5b43-40a6-925e-2f04fe4ace56 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:30.207823 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.207823 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:30.216032 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.216032 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:30.216303 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e62c34b6-2734-46a0-8050-f55d47bbf997 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Volume info retrieved successfully. Aug 13 07:00:30.223397 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fddcd615-5b43-40a6-925e-2f04fe4ace56 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:30.225485 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e62c34b6-2734-46a0-8050-f55d47bbf997 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] https://10.4.3.81/volume/v3/volumes/6a45f48d-c4d8-4d2b-9bb6-0923e78f51b1 returned with HTTP 200 Aug 13 07:00:30.226063 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 539/2165] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:30 2026] GET /volume/v3/volumes/6a45f48d-c4d8-4d2b-9bb6-0923e78f51b1 => generated 861 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:30.230565 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fddcd615-5b43-40a6-925e-2f04fe4ace56 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:30.230962 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 541/2166] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:30 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1144 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:30.381076 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.383268 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:00:30.383698 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1269398335"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:30.385387 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1269398335'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:00:30.385568 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Create volume of 1 GB Aug 13 07:00:30.390436 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Availability Zones retrieved successfully. Aug 13 07:00:30.398177 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Flow 'volume_create_api' (cab7875f-4338-41cf-b7c7-3e78390b9440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:30.399464 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (041836d7-bb98-4966-8d35-276d8b429e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:30.400709 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:00:30.427305 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (041836d7-bb98-4966-8d35-276d8b429e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:30.428089 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec12b5a0-8dc6-481c-905a-5fc904150e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:30.473220 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fc3850a8-15fa-4cd8-9916-e3576b1184fc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.474951 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fc3850a8-15fa-4cd8-9916-e3576b1184fc tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 Aug 13 07:00:30.475432 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fc3850a8-15fa-4cd8-9916-e3576b1184fc tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:30.475432 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fc3850a8-15fa-4cd8-9916-e3576b1184fc tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:30.475537 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.group_snapshots [None req-fc3850a8-15fa-4cd8-9916-e3576b1184fc tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] show called for member 393c81aa-f27d-4ee5-b39f-5974b3e91b08 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 07:00:30.480851 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.480851 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:30.484712 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fc3850a8-15fa-4cd8-9916-e3576b1184fc tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 returned with HTTP 200 Aug 13 07:00:30.485434 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 543/2167] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:00:30 2026] GET /volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:30.491812 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Created reservations ['613693d6-c524-4245-a386-c97a66d5402c', '81f35584-6db9-4959-9715-fec001e0da35', 'a289b8e5-9fb8-43e9-990f-6443ce2eb295', 'db175ee8-fe20-45e8-8ed7-9fb63fb3407a'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:30.492648 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec12b5a0-8dc6-481c-905a-5fc904150e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['613693d6-c524-4245-a386-c97a66d5402c', '81f35584-6db9-4959-9715-fec001e0da35', 'a289b8e5-9fb8-43e9-990f-6443ce2eb295', 'db175ee8-fe20-45e8-8ed7-9fb63fb3407a']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:30.493958 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (568e91ee-a000-47aa-b7da-4eabc0394051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:30.494242 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1b560be7-69d4-4cfb-b48a-9a72ce922ac6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.496060 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1b560be7-69d4-4cfb-b48a-9a72ce922ac6 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 13 07:00:30.496251 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1b560be7-69d4-4cfb-b48a-9a72ce922ac6 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:30.496473 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1b560be7-69d4-4cfb-b48a-9a72ce922ac6 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:30.496866 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-1b560be7-69d4-4cfb-b48a-9a72ce922ac6 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:00:30.497701 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-1b560be7-69d4-4cfb-b48a-9a72ce922ac6 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 07:00:30.505466 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1b560be7-69d4-4cfb-b48a-9a72ce922ac6 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Get all snapshots completed successfully. Aug 13 07:00:30.505674 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.505674 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:30.506307 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1b560be7-69d4-4cfb-b48a-9a72ce922ac6 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 07:00:30.506846 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 540/2168] 10.4.3.81 () {66 vars in 1257 bytes} [Thu Aug 13 07:00:30 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:30.516527 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5605b205-9e04-480f-a93b-3293e05c8720 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.516920 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (568e91ee-a000-47aa-b7da-4eabc0394051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cb0029f-8818-4ce5-a2b5-52366c43a27a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1269398335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e2e79ddf69493f97e1081063303a6d',qos_specs=None,replication_status=,reservations=['613693d6-c524-4245-a386-c97a66d5402c','81f35584-6db9-4959-9715-fec001e0da35','a289b8e5-9fb8-43e9-990f-6443ce2eb295','db175ee8-fe20-45e8-8ed7-9fb63fb3407a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df55f7b967fa4eeb96d693f583c38114',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:00:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1269398335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cb0029f-8818-4ce5-a2b5-52366c43a27a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8e2e79ddf69493f97e1081063303a6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df55f7b967fa4eeb96d693f583c38114',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:30.517669 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da45e5c7-eeba-44fb-ae2f-a3fa0f9376d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:30.518352 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5605b205-9e04-480f-a93b-3293e05c8720 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] GET https://10.4.3.81/volume/v3/snapshots/38396ed6-df71-4beb-9ba7-343579636d67 Aug 13 07:00:30.518497 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5605b205-9e04-480f-a93b-3293e05c8720 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:30.518892 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5605b205-9e04-480f-a93b-3293e05c8720 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:30.524028 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.524028 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:30.524573 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5605b205-9e04-480f-a93b-3293e05c8720 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Snapshot retrieved successfully. Aug 13 07:00:30.525467 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5605b205-9e04-480f-a93b-3293e05c8720 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/snapshots/38396ed6-df71-4beb-9ba7-343579636d67 returned with HTTP 200 Aug 13 07:00:30.526090 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 542/2169] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:30 2026] GET /volume/v3/snapshots/38396ed6-df71-4beb-9ba7-343579636d67 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:30.535584 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-324303d5-805a-45c1-8a30-6d7e50a1b391 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.537541 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-324303d5-805a-45c1-8a30-6d7e50a1b391 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] POST https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08/action Aug 13 07:00:30.537637 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da45e5c7-eeba-44fb-ae2f-a3fa0f9376d4) transitioned into state 'SUCCESS' from state '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-1269398335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e2e79ddf69493f97e1081063303a6d',qos_specs=None,replication_status=,reservations=['613693d6-c524-4245-a386-c97a66d5402c','81f35584-6db9-4959-9715-fec001e0da35','a289b8e5-9fb8-43e9-990f-6443ce2eb295','db175ee8-fe20-45e8-8ed7-9fb63fb3407a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df55f7b967fa4eeb96d693f583c38114',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:30.538007 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-324303d5-805a-45c1-8a30-6d7e50a1b391 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:30.538007 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-324303d5-805a-45c1-8a30-6d7e50a1b391 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:30.538244 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c572dd4a-f077-4d8f-bb05-1205de7fcf40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:30.539686 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.group_snapshots [None req-324303d5-805a-45c1-8a30-6d7e50a1b391 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] Updating group '393c81aa-f27d-4ee5-b39f-5974b3e91b08' with 'creating' {{(pid=100296) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 07:00:30.544345 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.544345 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:30.546756 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c572dd4a-f077-4d8f-bb05-1205de7fcf40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:30.547483 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Flow 'volume_create_api' (cab7875f-4338-41cf-b7c7-3e78390b9440) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:30.547935 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Create volume request issued successfully. Aug 13 07:00:30.548208 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bf880f2f-259d-4d4a-81d2-26a75dcc8e90 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:00:30.548632 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 545/2170] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:00:30 2026] POST /volume/v3/volumes => generated 752 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:30.554772 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-324303d5-805a-45c1-8a30-6d7e50a1b391 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08/action returned with HTTP 202 Aug 13 07:00:30.555557 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 544/2171] 10.4.3.81 () {70 vars in 1448 bytes} [Thu Aug 13 07:00:30 2026] POST /volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:00:30.561865 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6d1d8c69-c798-4126-8455-b92590cff93c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.561948 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2ef40cd5-9838-4bf1-9435-f4e7dee586c6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.563382 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2ef40cd5-9838-4bf1-9435-f4e7dee586c6 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 Aug 13 07:00:30.563450 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d1d8c69-c798-4126-8455-b92590cff93c tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] GET https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a Aug 13 07:00:30.563849 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2ef40cd5-9838-4bf1-9435-f4e7dee586c6 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:30.563911 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d1d8c69-c798-4126-8455-b92590cff93c tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:30.563957 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2ef40cd5-9838-4bf1-9435-f4e7dee586c6 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:30.564027 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d1d8c69-c798-4126-8455-b92590cff93c tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:30.564085 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.group_snapshots [None req-2ef40cd5-9838-4bf1-9435-f4e7dee586c6 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] show called for member 393c81aa-f27d-4ee5-b39f-5974b3e91b08 {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 07:00:30.567579 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.567579 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:30.571123 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2ef40cd5-9838-4bf1-9435-f4e7dee586c6 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 returned with HTTP 200 Aug 13 07:00:30.571657 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 543/2172] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:00:30 2026] GET /volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 => generated 329 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:30.574137 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.574137 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:30.578364 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6d1d8c69-c798-4126-8455-b92590cff93c tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Volume info retrieved successfully. Aug 13 07:00:30.580187 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-25a7d406-20f0-4165-9cae-d3030f5fb21f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.581877 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25a7d406-20f0-4165-9cae-d3030f5fb21f tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] POST https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08/action Aug 13 07:00:30.582205 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25a7d406-20f0-4165-9cae-d3030f5fb21f tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:30.582401 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25a7d406-20f0-4165-9cae-d3030f5fb21f tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:30.582628 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d1d8c69-c798-4126-8455-b92590cff93c tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a returned with HTTP 200 Aug 13 07:00:30.583094 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 541/2173] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:30 2026] GET /volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:30.583519 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.group_snapshots [None req-25a7d406-20f0-4165-9cae-d3030f5fb21f tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] Updating group '393c81aa-f27d-4ee5-b39f-5974b3e91b08' with 'available' {{(pid=100297) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 07:00:30.587411 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.587411 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:30.594492 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25a7d406-20f0-4165-9cae-d3030f5fb21f tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08/action returned with HTTP 202 Aug 13 07:00:30.594862 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 546/2174] 10.4.3.81 () {70 vars in 1448 bytes} [Thu Aug 13 07:00:30 2026] POST /volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:00:30.602623 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-811850b1-1ea6-45b6-b8d7-e06e97d8a645 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.604135 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-811850b1-1ea6-45b6-b8d7-e06e97d8a645 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 Aug 13 07:00:30.604391 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-811850b1-1ea6-45b6-b8d7-e06e97d8a645 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:30.604940 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-811850b1-1ea6-45b6-b8d7-e06e97d8a645 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:30.604940 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.group_snapshots [None req-811850b1-1ea6-45b6-b8d7-e06e97d8a645 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] show called for member 393c81aa-f27d-4ee5-b39f-5974b3e91b08 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 07:00:30.607763 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.607763 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:30.610708 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-811850b1-1ea6-45b6-b8d7-e06e97d8a645 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 returned with HTTP 200 Aug 13 07:00:30.611012 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 545/2175] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:00:30 2026] GET /volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 => generated 330 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:30.615855 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0c869bf2-fa69-4b25-ac05-56364b5f2f72 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.616936 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d2dba7b7-8fcc-46c5-a48a-f610f79820ea None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.617634 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0c869bf2-fa69-4b25-ac05-56364b5f2f72 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:30.617869 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0c869bf2-fa69-4b25-ac05-56364b5f2f72 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:30.618094 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0c869bf2-fa69-4b25-ac05-56364b5f2f72 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:30.618278 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-0c869bf2-fa69-4b25-ac05-56364b5f2f72 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:30.619679 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d2dba7b7-8fcc-46c5-a48a-f610f79820ea tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:30.619679 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d2dba7b7-8fcc-46c5-a48a-f610f79820ea tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:30.619679 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d2dba7b7-8fcc-46c5-a48a-f610f79820ea tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:30.619679 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d2dba7b7-8fcc-46c5-a48a-f610f79820ea tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:30.619922 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b608f2ad-1c1f-4e45-8a10-ebc1b0fc2497 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.621925 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b608f2ad-1c1f-4e45-8a10-ebc1b0fc2497 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] POST https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08/action Aug 13 07:00:30.622446 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b608f2ad-1c1f-4e45-8a10-ebc1b0fc2497 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:30.622739 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b608f2ad-1c1f-4e45-8a10-ebc1b0fc2497 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:30.623700 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.623700 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:30.624038 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.624038 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:30.624368 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.group_snapshots [None req-b608f2ad-1c1f-4e45-8a10-ebc1b0fc2497 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] Updating group '393c81aa-f27d-4ee5-b39f-5974b3e91b08' with 'error' {{(pid=100297) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 07:00:30.624738 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0c869bf2-fa69-4b25-ac05-56364b5f2f72 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:30.624887 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d2dba7b7-8fcc-46c5-a48a-f610f79820ea tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:30.625243 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 544/2176] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:30 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:30.625343 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 542/2177] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:30 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:30.628412 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.628412 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:30.634829 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b608f2ad-1c1f-4e45-8a10-ebc1b0fc2497 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08/action returned with HTTP 202 Aug 13 07:00:30.635290 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 547/2178] 10.4.3.81 () {70 vars in 1448 bytes} [Thu Aug 13 07:00:30 2026] POST /volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:00:30.635699 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2cdb9b6a-82f9-424a-b329-d26d4fac80e1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.637211 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2cdb9b6a-82f9-424a-b329-d26d4fac80e1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] POST https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256/restore Aug 13 07:00:30.637619 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2cdb9b6a-82f9-424a-b329-d26d4fac80e1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "053a9816-634b-4b60-b79c-4d5765df5b8a"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:30.639010 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-2cdb9b6a-82f9-424a-b329-d26d4fac80e1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Restoring backup bd7e1328-3877-4fbe-b82e-d661a494f256 ({'restore': {'volume_id': '053a9816-634b-4b60-b79c-4d5765df5b8a'}}) {{(pid=100296) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 07:00:30.639157 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-2cdb9b6a-82f9-424a-b329-d26d4fac80e1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Restoring backup bd7e1328-3877-4fbe-b82e-d661a494f256 to volume 053a9816-634b-4b60-b79c-4d5765df5b8a. Aug 13 07:00:30.642549 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-29f84fa5-ff24-4405-9f46-a922bb568add None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.643619 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.643619 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:30.644246 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-29f84fa5-ff24-4405-9f46-a922bb568add tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 Aug 13 07:00:30.644510 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-29f84fa5-ff24-4405-9f46-a922bb568add tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:30.644704 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-29f84fa5-ff24-4405-9f46-a922bb568add tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:30.644829 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.group_snapshots [None req-29f84fa5-ff24-4405-9f46-a922bb568add tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] show called for member 393c81aa-f27d-4ee5-b39f-5974b3e91b08 {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 07:00:30.647980 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.647980 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:30.651194 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-29f84fa5-ff24-4405-9f46-a922bb568add tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 returned with HTTP 200 Aug 13 07:00:30.651455 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.651455 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:30.651605 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 545/2179] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:00:30 2026] GET /volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 => generated 326 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:30.651986 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2cdb9b6a-82f9-424a-b329-d26d4fac80e1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:00:30.652103 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.backup.api [None req-2cdb9b6a-82f9-424a-b329-d26d4fac80e1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Checking backup size 1 against volume size 1 {{(pid=100296) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 07:00:30.652190 np0000007169 devstack@c-api.service[100296]: INFO cinder.backup.api [None req-2cdb9b6a-82f9-424a-b329-d26d4fac80e1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Overwriting volume 053a9816-634b-4b60-b79c-4d5765df5b8a with restore of backup bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:30.660100 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1c226cb9-0c04-44f7-977d-b3cb305b9a31 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.661874 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1c226cb9-0c04-44f7-977d-b3cb305b9a31 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] POST https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08/action Aug 13 07:00:30.662197 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1c226cb9-0c04-44f7-977d-b3cb305b9a31 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:30.662388 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1c226cb9-0c04-44f7-977d-b3cb305b9a31 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:30.662697 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-2cdb9b6a-82f9-424a-b329-d26d4fac80e1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] restore_backup in rpcapi backup_id bd7e1328-3877-4fbe-b82e-d661a494f256 {{(pid=100296) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 07:00:30.663669 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-1c226cb9-0c04-44f7-977d-b3cb305b9a31 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] Updating group '393c81aa-f27d-4ee5-b39f-5974b3e91b08' with 'available' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 07:00:30.664303 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2cdb9b6a-82f9-424a-b329-d26d4fac80e1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256/restore returned with HTTP 202 Aug 13 07:00:30.664706 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 546/2180] 10.4.3.81 () {68 vars in 1386 bytes} [Thu Aug 13 07:00:30 2026] POST /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256/restore => generated 181 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:30.668668 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.668668 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:30.671663 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-08de7e7f-cd43-43ff-9832-7dde472f2161 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.673429 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-08de7e7f-cd43-43ff-9832-7dde472f2161 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:30.673623 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-08de7e7f-cd43-43ff-9832-7dde472f2161 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:30.673796 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-08de7e7f-cd43-43ff-9832-7dde472f2161 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:30.673891 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-08de7e7f-cd43-43ff-9832-7dde472f2161 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:30.676808 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1c226cb9-0c04-44f7-977d-b3cb305b9a31 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08/action returned with HTTP 202 Aug 13 07:00:30.677329 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 543/2181] 10.4.3.81 () {70 vars in 1448 bytes} [Thu Aug 13 07:00:30 2026] POST /volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:00:30.680498 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.680498 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:30.681431 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-08de7e7f-cd43-43ff-9832-7dde472f2161 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:30.682077 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 548/2182] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:30 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:30.685621 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-be50a84f-f4de-4702-916a-dace3576b4e8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.687514 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-be50a84f-f4de-4702-916a-dace3576b4e8 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 Aug 13 07:00:30.687514 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-be50a84f-f4de-4702-916a-dace3576b4e8 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:30.687619 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-be50a84f-f4de-4702-916a-dace3576b4e8 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:30.687775 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.group_snapshots [None req-be50a84f-f4de-4702-916a-dace3576b4e8 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] show called for member 393c81aa-f27d-4ee5-b39f-5974b3e91b08 {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 07:00:30.691203 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.691203 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:30.694643 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-be50a84f-f4de-4702-916a-dace3576b4e8 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 returned with HTTP 200 Aug 13 07:00:30.695078 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 546/2183] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:00:30 2026] GET /volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 => generated 330 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:30.703995 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1d2b5f42-1d4e-49af-aeb3-19593fdda9d2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.705818 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1d2b5f42-1d4e-49af-aeb3-19593fdda9d2 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] DELETE https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 Aug 13 07:00:30.706062 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1d2b5f42-1d4e-49af-aeb3-19593fdda9d2 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:30.706335 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1d2b5f42-1d4e-49af-aeb3-19593fdda9d2 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:30.706513 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.group_snapshots [None req-1d2b5f42-1d4e-49af-aeb3-19593fdda9d2 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] delete called for member 393c81aa-f27d-4ee5-b39f-5974b3e91b08 {{(pid=100296) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 07:00:30.706662 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.group_snapshots [None req-1d2b5f42-1d4e-49af-aeb3-19593fdda9d2 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Delete group_snapshot with id: 393c81aa-f27d-4ee5-b39f-5974b3e91b08 Aug 13 07:00:30.709796 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.709796 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:30.741944 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1d2b5f42-1d4e-49af-aeb3-19593fdda9d2 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 returned with HTTP 202 Aug 13 07:00:30.742396 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 547/2184] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 07:00:30 2026] DELETE /volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:00:30.750013 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4ed972f0-7533-4907-addb-033f093d368a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.751856 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ed972f0-7533-4907-addb-033f093d368a tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:00:30.752076 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ed972f0-7533-4907-addb-033f093d368a tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:30.752407 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ed972f0-7533-4907-addb-033f093d368a tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:30.752796 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-4ed972f0-7533-4907-addb-033f093d368a tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:00:30.753485 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ed972f0-7533-4907-addb-033f093d368a tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:00:30.761557 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4ed972f0-7533-4907-addb-033f093d368a tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Get all volumes completed successfully. Aug 13 07:00:30.762316 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-4ed972f0-7533-4907-addb-033f093d368a tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:30.762494 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-4ed972f0-7533-4907-addb-033f093d368a tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:30.801002 np0000007169 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-4ed972f0-7533-4907-addb-033f093d368a tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:30.804759 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.804759 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:30.812919 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ed972f0-7533-4907-addb-033f093d368a tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:00:30.813425 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 544/2185] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:00:30 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:30.826100 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-46e9f59c-fe7d-4504-9ad3-f1f1c06ccaf4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.828338 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-46e9f59c-fe7d-4504-9ad3-f1f1c06ccaf4 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 13 07:00:30.829045 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-46e9f59c-fe7d-4504-9ad3-f1f1c06ccaf4 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:30.829045 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-46e9f59c-fe7d-4504-9ad3-f1f1c06ccaf4 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:30.829153 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-46e9f59c-fe7d-4504-9ad3-f1f1c06ccaf4 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:00:30.830377 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.db.api [None req-46e9f59c-fe7d-4504-9ad3-f1f1c06ccaf4 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Building query based on filter {{(pid=100297) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 07:00:30.834126 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-46e9f59c-fe7d-4504-9ad3-f1f1c06ccaf4 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Get all snapshots completed successfully. Aug 13 07:00:30.835122 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-46e9f59c-fe7d-4504-9ad3-f1f1c06ccaf4 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 07:00:30.835534 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 549/2186] 10.4.3.81 () {66 vars in 1257 bytes} [Thu Aug 13 07:00:30 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:00:30.845293 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-08cf0716-7fbe-4b98-9dde-43332fd1b723 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.847089 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-08cf0716-7fbe-4b98-9dde-43332fd1b723 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 Aug 13 07:00:30.847412 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-08cf0716-7fbe-4b98-9dde-43332fd1b723 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:30.847648 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-08cf0716-7fbe-4b98-9dde-43332fd1b723 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:30.847794 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.group_snapshots [None req-08cf0716-7fbe-4b98-9dde-43332fd1b723 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] show called for member 393c81aa-f27d-4ee5-b39f-5974b3e91b08 {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 07:00:30.853768 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-08cf0716-7fbe-4b98-9dde-43332fd1b723 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 returned with HTTP 404 Aug 13 07:00:30.854183 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 547/2187] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:00:30 2026] GET /volume/v3/group_snapshots/393c81aa-f27d-4ee5-b39f-5974b3e91b08 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:00:30.862545 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-594e684b-a224-4d9a-923f-feb47a995267 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.864120 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-594e684b-a224-4d9a-923f-feb47a995267 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:00:30.864356 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-594e684b-a224-4d9a-923f-feb47a995267 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:30.864532 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-594e684b-a224-4d9a-923f-feb47a995267 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:30.864815 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-594e684b-a224-4d9a-923f-feb47a995267 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:00:30.865077 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.865077 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:30.865512 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-594e684b-a224-4d9a-923f-feb47a995267 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:00:30.871929 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-594e684b-a224-4d9a-923f-feb47a995267 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Get all volumes completed successfully. Aug 13 07:00:30.872610 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-594e684b-a224-4d9a-923f-feb47a995267 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:30.872761 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-594e684b-a224-4d9a-923f-feb47a995267 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:30.908292 np0000007169 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-594e684b-a224-4d9a-923f-feb47a995267 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:30.910961 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.910961 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:30.917492 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-594e684b-a224-4d9a-923f-feb47a995267 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:00:30.917824 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 548/2188] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:00:30 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:30.930694 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b83ee7c5-0860-4d77-9749-47f64769e49b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:30.933057 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b83ee7c5-0860-4d77-9749-47f64769e49b tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] POST https://10.4.3.81/volume/v3/groups/e0dd00c5-8006-4540-a856-cc47f1e7216a/action Aug 13 07:00:30.933540 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b83ee7c5-0860-4d77-9749-47f64769e49b tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:30.933717 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b83ee7c5-0860-4d77-9749-47f64769e49b tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:30.935463 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-b83ee7c5-0860-4d77-9749-47f64769e49b tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] delete called for group e0dd00c5-8006-4540-a856-cc47f1e7216a {{(pid=100295) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 07:00:30.935588 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.groups [None req-b83ee7c5-0860-4d77-9749-47f64769e49b tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Delete group with id: e0dd00c5-8006-4540-a856-cc47f1e7216a Aug 13 07:00:30.939104 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:30.939104 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:30.998070 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b83ee7c5-0860-4d77-9749-47f64769e49b tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/groups/e0dd00c5-8006-4540-a856-cc47f1e7216a/action returned with HTTP 202 Aug 13 07:00:30.998561 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 545/2189] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 07:00:30 2026] POST /volume/v3/groups/e0dd00c5-8006-4540-a856-cc47f1e7216a/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:00:31.006042 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-471e53c5-4fb5-4a41-b646-d90db1aba9dc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:31.009825 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-471e53c5-4fb5-4a41-b646-d90db1aba9dc tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] GET https://10.4.3.81/volume/v3/volumes/ec6a54d6-ed52-4992-9154-87443f58c666 Aug 13 07:00:31.010047 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-471e53c5-4fb5-4a41-b646-d90db1aba9dc tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:31.010224 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-471e53c5-4fb5-4a41-b646-d90db1aba9dc tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:31.016844 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:31.016844 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:31.020003 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-471e53c5-4fb5-4a41-b646-d90db1aba9dc tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Volume info retrieved successfully. Aug 13 07:00:31.020641 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-471e53c5-4fb5-4a41-b646-d90db1aba9dc tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:31.020830 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-471e53c5-4fb5-4a41-b646-d90db1aba9dc tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:31.026672 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3d681cb6-c7d3-459b-a114-dd6f5f4cffff None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:31.028923 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3d681cb6-c7d3-459b-a114-dd6f5f4cffff tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:00:31.029494 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3d681cb6-c7d3-459b-a114-dd6f5f4cffff tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:31.029769 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3d681cb6-c7d3-459b-a114-dd6f5f4cffff tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:31.031246 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-3d681cb6-c7d3-459b-a114-dd6f5f4cffff tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:31.037218 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:31.037218 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:31.038309 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3d681cb6-c7d3-459b-a114-dd6f5f4cffff tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 200 Aug 13 07:00:31.038927 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 548/2190] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:31 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:31.056285 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-471e53c5-4fb5-4a41-b646-d90db1aba9dc tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:31.059293 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:31.059293 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:31.066095 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-471e53c5-4fb5-4a41-b646-d90db1aba9dc tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/volumes/ec6a54d6-ed52-4992-9154-87443f58c666 returned with HTTP 200 Aug 13 07:00:31.066557 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 550/2191] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:31 2026] GET /volume/v3/volumes/ec6a54d6-ed52-4992-9154-87443f58c666 => generated 915 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:31.243386 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e3bb3a5b-d1bf-4bf5-9118-f3ae545866dc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:31.245387 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bcab82b1-abd3-4321-a823-7eaa9ee65f20 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:31.245714 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e3bb3a5b-d1bf-4bf5-9118-f3ae545866dc tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:31.245826 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e3bb3a5b-d1bf-4bf5-9118-f3ae545866dc tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:31.246047 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e3bb3a5b-d1bf-4bf5-9118-f3ae545866dc tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:31.247854 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bcab82b1-abd3-4321-a823-7eaa9ee65f20 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] GET https://10.4.3.81/volume/v3/volumes/6a45f48d-c4d8-4d2b-9bb6-0923e78f51b1 Aug 13 07:00:31.248224 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bcab82b1-abd3-4321-a823-7eaa9ee65f20 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:31.249340 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bcab82b1-abd3-4321-a823-7eaa9ee65f20 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:31.254641 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:31.254641 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:31.257215 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:31.257215 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:31.258046 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e3bb3a5b-d1bf-4bf5-9118-f3ae545866dc tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:31.262174 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bcab82b1-abd3-4321-a823-7eaa9ee65f20 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Volume info retrieved successfully. Aug 13 07:00:31.262714 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e3bb3a5b-d1bf-4bf5-9118-f3ae545866dc tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:31.263355 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 549/2192] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:31 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:31.267899 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bcab82b1-abd3-4321-a823-7eaa9ee65f20 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] https://10.4.3.81/volume/v3/volumes/6a45f48d-c4d8-4d2b-9bb6-0923e78f51b1 returned with HTTP 200 Aug 13 07:00:31.268296 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 546/2193] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:31 2026] GET /volume/v3/volumes/6a45f48d-c4d8-4d2b-9bb6-0923e78f51b1 => generated 886 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:31.282343 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7b3bb405-e4a3-482a-b959-91069abb4e49 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:31.284866 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7b3bb405-e4a3-482a-b959-91069abb4e49 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] GET https://10.4.3.81/volume/v3/volumes/6a45f48d-c4d8-4d2b-9bb6-0923e78f51b1 Aug 13 07:00:31.285132 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7b3bb405-e4a3-482a-b959-91069abb4e49 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:31.285434 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7b3bb405-e4a3-482a-b959-91069abb4e49 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:31.295566 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:31.295566 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:31.303340 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7b3bb405-e4a3-482a-b959-91069abb4e49 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Volume info retrieved successfully. Aug 13 07:00:31.309996 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7b3bb405-e4a3-482a-b959-91069abb4e49 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] https://10.4.3.81/volume/v3/volumes/6a45f48d-c4d8-4d2b-9bb6-0923e78f51b1 returned with HTTP 200 Aug 13 07:00:31.310534 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 549/2194] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:31 2026] GET /volume/v3/volumes/6a45f48d-c4d8-4d2b-9bb6-0923e78f51b1 => generated 886 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:31.325127 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b1e3cee1-ffaa-46f5-ace4-4389c6ff2ea5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:31.328911 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b1e3cee1-ffaa-46f5-ace4-4389c6ff2ea5 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] DELETE https://10.4.3.81/volume/v3/volumes/6a45f48d-c4d8-4d2b-9bb6-0923e78f51b1 Aug 13 07:00:31.329169 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b1e3cee1-ffaa-46f5-ace4-4389c6ff2ea5 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:31.329457 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b1e3cee1-ffaa-46f5-ace4-4389c6ff2ea5 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:31.329687 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-b1e3cee1-ffaa-46f5-ace4-4389c6ff2ea5 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Delete volume with id: 6a45f48d-c4d8-4d2b-9bb6-0923e78f51b1 Aug 13 07:00:31.340601 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:31.340601 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:31.342107 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b1e3cee1-ffaa-46f5-ace4-4389c6ff2ea5 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Volume info retrieved successfully. Aug 13 07:00:31.365309 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b1e3cee1-ffaa-46f5-ace4-4389c6ff2ea5 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Delete volume request issued successfully. Aug 13 07:00:31.365800 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b1e3cee1-ffaa-46f5-ace4-4389c6ff2ea5 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] https://10.4.3.81/volume/v3/volumes/6a45f48d-c4d8-4d2b-9bb6-0923e78f51b1 returned with HTTP 202 Aug 13 07:00:31.366184 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 551/2195] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:00:31 2026] DELETE /volume/v3/volumes/6a45f48d-c4d8-4d2b-9bb6-0923e78f51b1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:31.374268 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d3378d10-2245-47b0-9e10-69c302d22bd4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:31.376561 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d3378d10-2245-47b0-9e10-69c302d22bd4 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] GET https://10.4.3.81/volume/v3/volumes/6a45f48d-c4d8-4d2b-9bb6-0923e78f51b1 Aug 13 07:00:31.376839 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d3378d10-2245-47b0-9e10-69c302d22bd4 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:31.377093 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d3378d10-2245-47b0-9e10-69c302d22bd4 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:31.385431 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:31.385431 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:31.390922 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d3378d10-2245-47b0-9e10-69c302d22bd4 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Volume info retrieved successfully. Aug 13 07:00:31.395923 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d3378d10-2245-47b0-9e10-69c302d22bd4 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] https://10.4.3.81/volume/v3/volumes/6a45f48d-c4d8-4d2b-9bb6-0923e78f51b1 returned with HTTP 200 Aug 13 07:00:31.396894 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 550/2196] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:31 2026] GET /volume/v3/volumes/6a45f48d-c4d8-4d2b-9bb6-0923e78f51b1 => generated 885 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:31.595845 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bfed542b-812c-49a0-a0f5-fc85e102d47f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:31.597797 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bfed542b-812c-49a0-a0f5-fc85e102d47f tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] GET https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a Aug 13 07:00:31.598026 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bfed542b-812c-49a0-a0f5-fc85e102d47f tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:31.598311 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bfed542b-812c-49a0-a0f5-fc85e102d47f tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:31.606995 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:31.606995 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:31.611502 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bfed542b-812c-49a0-a0f5-fc85e102d47f tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Volume info retrieved successfully. Aug 13 07:00:31.616866 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bfed542b-812c-49a0-a0f5-fc85e102d47f tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a returned with HTTP 200 Aug 13 07:00:31.617378 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 547/2197] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:31 2026] GET /volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:31.638451 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-db2df683-779e-43a2-a387-a62ec2b007ae None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:31.640704 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-db2df683-779e-43a2-a387-a62ec2b007ae tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:31.640999 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-db2df683-779e-43a2-a387-a62ec2b007ae tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:31.641244 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-db2df683-779e-43a2-a387-a62ec2b007ae tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:31.641434 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-db2df683-779e-43a2-a387-a62ec2b007ae tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:31.648818 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:31.648818 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:31.649894 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-db2df683-779e-43a2-a387-a62ec2b007ae tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:31.650441 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 550/2198] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:31 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:31.693819 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-dbbb9678-dd5d-4814-9759-e64dd402c34d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:31.696056 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dbbb9678-dd5d-4814-9759-e64dd402c34d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:31.696310 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dbbb9678-dd5d-4814-9759-e64dd402c34d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:31.696673 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dbbb9678-dd5d-4814-9759-e64dd402c34d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:31.696712 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-dbbb9678-dd5d-4814-9759-e64dd402c34d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:31.704334 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:31.704334 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:31.705331 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dbbb9678-dd5d-4814-9759-e64dd402c34d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:31.705807 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 552/2199] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:31 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:32.031346 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-2cf441ec-834e-42a0-a159-49b039bb7362 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.033388 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-2cf441ec-834e-42a0-a159-49b039bb7362 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] GET https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a Aug 13 07:00:32.033601 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-2cf441ec-834e-42a0-a159-49b039bb7362 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:32.033805 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-2cf441ec-834e-42a0-a159-49b039bb7362 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:32.039927 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:32.039927 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:32.042957 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-2cf441ec-834e-42a0-a159-49b039bb7362 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Volume info retrieved successfully. Aug 13 07:00:32.046628 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-2cf441ec-834e-42a0-a159-49b039bb7362 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a returned with HTTP 200 Aug 13 07:00:32.047078 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 551/2200] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:32 2026] GET /volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:32.049109 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f5eaf620-dc3b-4175-bf27-64bd393a1dc0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.050342 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5eaf620-dc3b-4175-bf27-64bd393a1dc0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:00:32.050536 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5eaf620-dc3b-4175-bf27-64bd393a1dc0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:32.050701 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5eaf620-dc3b-4175-bf27-64bd393a1dc0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:32.050793 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f5eaf620-dc3b-4175-bf27-64bd393a1dc0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:32.054278 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:32.054278 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:32.054796 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5eaf620-dc3b-4175-bf27-64bd393a1dc0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 200 Aug 13 07:00:32.055096 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 548/2201] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:32 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 733 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:32.079264 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b12638b3-d388-4621-8221-20bb9fd96db7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.080927 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b12638b3-d388-4621-8221-20bb9fd96db7 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] GET https://10.4.3.81/volume/v3/volumes/ec6a54d6-ed52-4992-9154-87443f58c666 Aug 13 07:00:32.081103 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b12638b3-d388-4621-8221-20bb9fd96db7 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:32.081270 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b12638b3-d388-4621-8221-20bb9fd96db7 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:32.086471 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b12638b3-d388-4621-8221-20bb9fd96db7 tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/volumes/ec6a54d6-ed52-4992-9154-87443f58c666 returned with HTTP 404 Aug 13 07:00:32.086932 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 551/2202] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:32 2026] GET /volume/v3/volumes/ec6a54d6-ed52-4992-9154-87443f58c666 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:00:32.093843 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7aeb219c-90e8-45a6-8a87-f882c343492e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.095642 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7aeb219c-90e8-45a6-8a87-f882c343492e tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] GET https://10.4.3.81/volume/v3/groups/e0dd00c5-8006-4540-a856-cc47f1e7216a Aug 13 07:00:32.095832 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7aeb219c-90e8-45a6-8a87-f882c343492e tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:32.096042 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7aeb219c-90e8-45a6-8a87-f882c343492e tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:32.096767 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-7aeb219c-90e8-45a6-8a87-f882c343492e tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] show called for member e0dd00c5-8006-4540-a856-cc47f1e7216a {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:32.099492 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7aeb219c-90e8-45a6-8a87-f882c343492e tempest-GroupSnapshotsV319Test-1172566412 tempest-GroupSnapshotsV319Test-1172566412-project-member] https://10.4.3.81/volume/v3/groups/e0dd00c5-8006-4540-a856-cc47f1e7216a returned with HTTP 404 Aug 13 07:00:32.100007 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 553/2203] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:32 2026] GET /volume/v3/groups/e0dd00c5-8006-4540-a856-cc47f1e7216a => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:00:32.107133 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-01b9ec62-18a4-4dc3-b68b-51eeb6144f20 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.109654 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-01b9ec62-18a4-4dc3-b68b-51eeb6144f20 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/aced07db-66cb-4824-bcc5-95af66b8dc09 Aug 13 07:00:32.109911 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-01b9ec62-18a4-4dc3-b68b-51eeb6144f20 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:32.110116 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-01b9ec62-18a4-4dc3-b68b-51eeb6144f20 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:32.119759 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1f77b0d3-f010-4138-b3e9-1d15d13df12c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.120359 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1f77b0d3-f010-4138-b3e9-1d15d13df12c None None] GET https://10.4.3.81/volume// Aug 13 07:00:32.120658 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1f77b0d3-f010-4138-b3e9-1d15d13df12c None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:32.120937 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1f77b0d3-f010-4138-b3e9-1d15d13df12c None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:32.121488 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1f77b0d3-f010-4138-b3e9-1d15d13df12c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:00:32.122153 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 549/2204] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:00:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:00:32.123215 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-01b9ec62-18a4-4dc3-b68b-51eeb6144f20 tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] https://10.4.3.81/volume/v3/group_types/aced07db-66cb-4824-bcc5-95af66b8dc09 returned with HTTP 202 Aug 13 07:00:32.123713 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 552/2205] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 07:00:32 2026] DELETE /volume/v3/group_types/aced07db-66cb-4824-bcc5-95af66b8dc09 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:00:32.128934 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-e9482983-a0c1-4658-bdeb-ead2495f4be5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.131264 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-e9482983-a0c1-4658-bdeb-ead2495f4be5 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:00:32.131371 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-546d80fb-46b4-48b7-b229-63dd9809443f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.131718 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-e9482983-a0c1-4658-bdeb-ead2495f4be5 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cb0029f-8818-4ce5-a2b5-52366c43a27a", "connector": null, "instance_uuid": "f837a2b7-effe-4505-8028-1920e320cf5a"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:32.133059 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-546d80fb-46b4-48b7-b229-63dd9809443f tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] DELETE https://10.4.3.81/volume/v3/types/066fd4ac-121e-43ea-8a22-e87fc0091f48 Aug 13 07:00:32.133280 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-546d80fb-46b4-48b7-b229-63dd9809443f tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:32.133500 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-546d80fb-46b4-48b7-b229-63dd9809443f tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:32.143895 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:32.143895 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:32.155904 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-546d80fb-46b4-48b7-b229-63dd9809443f tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] https://10.4.3.81/volume/v3/types/066fd4ac-121e-43ea-8a22-e87fc0091f48 returned with HTTP 202 Aug 13 07:00:32.156303 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 554/2206] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:00:32 2026] DELETE /volume/v3/types/066fd4ac-121e-43ea-8a22-e87fc0091f48 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:32.163656 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-15283f9b-d9e5-4af3-9c8c-47cb1ea1627a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.166589 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-15283f9b-d9e5-4af3-9c8c-47cb1ea1627a tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] GET https://10.4.3.81/volume/v3/types/066fd4ac-121e-43ea-8a22-e87fc0091f48 Aug 13 07:00:32.166741 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-15283f9b-d9e5-4af3-9c8c-47cb1ea1627a tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:32.166974 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-15283f9b-d9e5-4af3-9c8c-47cb1ea1627a tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:32.171024 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-15283f9b-d9e5-4af3-9c8c-47cb1ea1627a tempest-GroupSnapshotsV319Test-951815500 tempest-GroupSnapshotsV319Test-951815500-project-admin] https://10.4.3.81/volume/v3/types/066fd4ac-121e-43ea-8a22-e87fc0091f48 returned with HTTP 404 Aug 13 07:00:32.171570 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 550/2207] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 07:00:32 2026] GET /volume/v3/types/066fd4ac-121e-43ea-8a22-e87fc0091f48 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:32.179150 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-e9482983-a0c1-4658-bdeb-ead2495f4be5 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:00:32.180860 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 552/2208] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:00:32 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:32.216974 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-813d5ac4-72bc-43e7-93ff-76515ea4a6ee None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.218790 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-813d5ac4-72bc-43e7-93ff-76515ea4a6ee tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] GET https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a Aug 13 07:00:32.218984 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-813d5ac4-72bc-43e7-93ff-76515ea4a6ee tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:32.219718 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-813d5ac4-72bc-43e7-93ff-76515ea4a6ee tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:32.230254 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:32.230254 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:32.232350 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-407175be-1757-401b-9040-74ecc718133b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.233002 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-407175be-1757-401b-9040-74ecc718133b None None] GET https://10.4.3.81/volume// Aug 13 07:00:32.233002 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-407175be-1757-401b-9040-74ecc718133b None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:32.233002 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-407175be-1757-401b-9040-74ecc718133b None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:32.233343 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-407175be-1757-401b-9040-74ecc718133b None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:00:32.234049 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 555/2209] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:00:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:00:32.234114 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-813d5ac4-72bc-43e7-93ff-76515ea4a6ee tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Volume info retrieved successfully. Aug 13 07:00:32.238918 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-813d5ac4-72bc-43e7-93ff-76515ea4a6ee tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a returned with HTTP 200 Aug 13 07:00:32.239346 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 553/2210] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:32 2026] GET /volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:32.241229 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-264d8acc-9c6b-4ba4-aa5f-82aa8eed8654 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.243568 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-264d8acc-9c6b-4ba4-aa5f-82aa8eed8654 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] GET https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a Aug 13 07:00:32.243568 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-264d8acc-9c6b-4ba4-aa5f-82aa8eed8654 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:32.243568 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-264d8acc-9c6b-4ba4-aa5f-82aa8eed8654 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:32.254534 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:32.254534 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:32.256453 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-264d8acc-9c6b-4ba4-aa5f-82aa8eed8654 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Volume info retrieved successfully. Aug 13 07:00:32.261146 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-264d8acc-9c6b-4ba4-aa5f-82aa8eed8654 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a returned with HTTP 200 Aug 13 07:00:32.261609 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 551/2211] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:00:32 2026] GET /volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:00:32.279610 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-93b92efb-4a14-415e-8529-90b2f6ce4bc7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.281397 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-93b92efb-4a14-415e-8529-90b2f6ce4bc7 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:32.281529 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-93b92efb-4a14-415e-8529-90b2f6ce4bc7 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:32.281745 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-93b92efb-4a14-415e-8529-90b2f6ce4bc7 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:32.290591 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:32.290591 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:32.293712 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-93b92efb-4a14-415e-8529-90b2f6ce4bc7 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:32.297768 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-93b92efb-4a14-415e-8529-90b2f6ce4bc7 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:32.298053 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 553/2212] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:32 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1144 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:32.355206 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-f621e5f4-e765-448e-92f1-b22c07e7bc29 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.357373 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-f621e5f4-e765-448e-92f1-b22c07e7bc29 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] PUT https://10.4.3.81/volume/v3/attachments/3b9787da-e6e8-4b0c-984b-718f72523ce5 Aug 13 07:00:32.357720 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-f621e5f4-e765-448e-92f1-b22c07e7bc29 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:32.365036 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-f621e5f4-e765-448e-92f1-b22c07e7bc29 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Acquiring lock "cinder-attachment_update-6cb0029f-8818-4ce5-a2b5-52366c43a27a-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:00:32.369832 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-f621e5f4-e765-448e-92f1-b22c07e7bc29 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Lock "cinder-attachment_update-6cb0029f-8818-4ce5-a2b5-52366c43a27a-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:00:32.370973 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:32.370973 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:32.412311 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-20b877fa-59bd-48d8-9c26-313cb88ed4c7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.414084 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-20b877fa-59bd-48d8-9c26-313cb88ed4c7 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] GET https://10.4.3.81/volume/v3/volumes/6a45f48d-c4d8-4d2b-9bb6-0923e78f51b1 Aug 13 07:00:32.414453 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-20b877fa-59bd-48d8-9c26-313cb88ed4c7 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:32.414638 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-20b877fa-59bd-48d8-9c26-313cb88ed4c7 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:32.420470 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-20b877fa-59bd-48d8-9c26-313cb88ed4c7 tempest-VolumeTypesAccessTest-1687049979 tempest-VolumeTypesAccessTest-1687049979-project-member] https://10.4.3.81/volume/v3/volumes/6a45f48d-c4d8-4d2b-9bb6-0923e78f51b1 returned with HTTP 404 Aug 13 07:00:32.420997 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 554/2213] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:32 2026] GET /volume/v3/volumes/6a45f48d-c4d8-4d2b-9bb6-0923e78f51b1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:32.429171 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b83f566d-13c9-45bd-9f4f-c7a7af0e4c25 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.431572 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b83f566d-13c9-45bd-9f4f-c7a7af0e4c25 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] POST https://10.4.3.81/volume/v3/types/d69ac2b1-8800-4d71-8838-d664de7e7a00/action Aug 13 07:00:32.432041 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b83f566d-13c9-45bd-9f4f-c7a7af0e4c25 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Action body: b'{"removeProjectAccess": {"project": "f7316555915f42429a1677e6db236fb5"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:32.432219 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b83f566d-13c9-45bd-9f4f-c7a7af0e4c25 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "f7316555915f42429a1677e6db236fb5"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:32.444705 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b83f566d-13c9-45bd-9f4f-c7a7af0e4c25 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] https://10.4.3.81/volume/v3/types/d69ac2b1-8800-4d71-8838-d664de7e7a00/action returned with HTTP 202 Aug 13 07:00:32.445237 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 552/2214] 10.4.3.81 () {68 vars in 1377 bytes} [Thu Aug 13 07:00:32 2026] POST /volume/v3/types/d69ac2b1-8800-4d71-8838-d664de7e7a00/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:32.452498 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ecbadf2e-be3c-45a5-bcb7-455bace70684 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.455018 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ecbadf2e-be3c-45a5-bcb7-455bace70684 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] DELETE https://10.4.3.81/volume/v3/types/d69ac2b1-8800-4d71-8838-d664de7e7a00 Aug 13 07:00:32.455342 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ecbadf2e-be3c-45a5-bcb7-455bace70684 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:32.455661 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ecbadf2e-be3c-45a5-bcb7-455bace70684 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:32.459436 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-f621e5f4-e765-448e-92f1-b22c07e7bc29 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Lock "cinder-attachment_update-6cb0029f-8818-4ce5-a2b5-52366c43a27a-np0000007169" released by "attachment_update" :: held 0.090s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:00:32.459816 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-f621e5f4-e765-448e-92f1-b22c07e7bc29 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/attachments/3b9787da-e6e8-4b0c-984b-718f72523ce5 returned with HTTP 200 Aug 13 07:00:32.460313 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 556/2215] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:00:32 2026] PUT /volume/v3/attachments/3b9787da-e6e8-4b0c-984b-718f72523ce5 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:32.482968 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ecbadf2e-be3c-45a5-bcb7-455bace70684 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] https://10.4.3.81/volume/v3/types/d69ac2b1-8800-4d71-8838-d664de7e7a00 returned with HTTP 202 Aug 13 07:00:32.483572 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 554/2216] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:00:32 2026] DELETE /volume/v3/types/d69ac2b1-8800-4d71-8838-d664de7e7a00 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:32.490609 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3994753b-9096-4049-98db-48a312adaf65 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.492423 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3994753b-9096-4049-98db-48a312adaf65 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] GET https://10.4.3.81/volume/v3/types/d69ac2b1-8800-4d71-8838-d664de7e7a00 Aug 13 07:00:32.492616 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3994753b-9096-4049-98db-48a312adaf65 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:32.492812 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3994753b-9096-4049-98db-48a312adaf65 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:32.496281 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3994753b-9096-4049-98db-48a312adaf65 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] https://10.4.3.81/volume/v3/types/d69ac2b1-8800-4d71-8838-d664de7e7a00 returned with HTTP 404 Aug 13 07:00:32.496821 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 555/2217] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 07:00:32 2026] GET /volume/v3/types/d69ac2b1-8800-4d71-8838-d664de7e7a00 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:32.504757 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-df79c872-aa0c-4dc9-9985-627512883150 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.506690 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df79c872-aa0c-4dc9-9985-627512883150 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:00:32.507169 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df79c872-aa0c-4dc9-9985-627512883150 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1749504559", "os-volume-type-access:is_public": false}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:32.525454 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df79c872-aa0c-4dc9-9985-627512883150 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:00:32.525580 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 553/2218] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:00:32 2026] POST /volume/v3/types => generated 229 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:32.534728 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1a9e7451-d570-4eb5-aa10-ea3d8ffa649a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.536651 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1a9e7451-d570-4eb5-aa10-ea3d8ffa649a tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] POST https://10.4.3.81/volume/v3/types/92ea57c9-6708-41e1-bbd9-6051697d4aee/action Aug 13 07:00:32.536974 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1a9e7451-d570-4eb5-aa10-ea3d8ffa649a tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Action body: b'{"addProjectAccess": {"project": "f7316555915f42429a1677e6db236fb5"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:32.537096 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1a9e7451-d570-4eb5-aa10-ea3d8ffa649a tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "f7316555915f42429a1677e6db236fb5"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:32.538721 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:32.538721 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:32.548405 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1a9e7451-d570-4eb5-aa10-ea3d8ffa649a tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] https://10.4.3.81/volume/v3/types/92ea57c9-6708-41e1-bbd9-6051697d4aee/action returned with HTTP 202 Aug 13 07:00:32.548786 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 557/2219] 10.4.3.81 () {68 vars in 1377 bytes} [Thu Aug 13 07:00:32 2026] POST /volume/v3/types/92ea57c9-6708-41e1-bbd9-6051697d4aee/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 07:00:32.556659 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9155f5f8-8f9a-41cc-a21a-2a55ad64b648 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.558093 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9155f5f8-8f9a-41cc-a21a-2a55ad64b648 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] POST https://10.4.3.81/volume/v3/types/92ea57c9-6708-41e1-bbd9-6051697d4aee/action Aug 13 07:00:32.558491 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9155f5f8-8f9a-41cc-a21a-2a55ad64b648 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Action body: b'{"addProjectAccess": {"project": "a20cb2e307274cd394aada2e6b5550d6"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:32.558856 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9155f5f8-8f9a-41cc-a21a-2a55ad64b648 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a20cb2e307274cd394aada2e6b5550d6"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:32.570696 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9155f5f8-8f9a-41cc-a21a-2a55ad64b648 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] https://10.4.3.81/volume/v3/types/92ea57c9-6708-41e1-bbd9-6051697d4aee/action returned with HTTP 202 Aug 13 07:00:32.571131 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 555/2220] 10.4.3.81 () {68 vars in 1377 bytes} [Thu Aug 13 07:00:32 2026] POST /volume/v3/types/92ea57c9-6708-41e1-bbd9-6051697d4aee/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:32.577276 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9a029561-4a0a-4a2d-a7cc-5ff4760c597f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.579248 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9a029561-4a0a-4a2d-a7cc-5ff4760c597f tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] GET https://10.4.3.81/volume/v3/types/92ea57c9-6708-41e1-bbd9-6051697d4aee/os-volume-type-access Aug 13 07:00:32.579472 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9a029561-4a0a-4a2d-a7cc-5ff4760c597f tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:32.579647 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9a029561-4a0a-4a2d-a7cc-5ff4760c597f tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:32.590541 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9a029561-4a0a-4a2d-a7cc-5ff4760c597f tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] https://10.4.3.81/volume/v3/types/92ea57c9-6708-41e1-bbd9-6051697d4aee/os-volume-type-access returned with HTTP 200 Aug 13 07:00:32.590934 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 556/2221] 10.4.3.81 () {66 vars in 1401 bytes} [Thu Aug 13 07:00:32 2026] GET /volume/v3/types/92ea57c9-6708-41e1-bbd9-6051697d4aee/os-volume-type-access => generated 244 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:32.600006 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-143ecbe8-f92a-4d05-93a6-6c5379eb7ae8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.602987 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-143ecbe8-f92a-4d05-93a6-6c5379eb7ae8 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] POST https://10.4.3.81/volume/v3/types/92ea57c9-6708-41e1-bbd9-6051697d4aee/action Aug 13 07:00:32.604262 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-143ecbe8-f92a-4d05-93a6-6c5379eb7ae8 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Action body: b'{"removeProjectAccess": {"project": "a20cb2e307274cd394aada2e6b5550d6"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:32.604471 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-143ecbe8-f92a-4d05-93a6-6c5379eb7ae8 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a20cb2e307274cd394aada2e6b5550d6"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:32.620516 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-143ecbe8-f92a-4d05-93a6-6c5379eb7ae8 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] https://10.4.3.81/volume/v3/types/92ea57c9-6708-41e1-bbd9-6051697d4aee/action returned with HTTP 202 Aug 13 07:00:32.620923 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 554/2222] 10.4.3.81 () {68 vars in 1377 bytes} [Thu Aug 13 07:00:32 2026] POST /volume/v3/types/92ea57c9-6708-41e1-bbd9-6051697d4aee/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:32.629090 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-65d371bc-45a6-4a49-9ae3-5c50221d75f4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.630950 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-65d371bc-45a6-4a49-9ae3-5c50221d75f4 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] POST https://10.4.3.81/volume/v3/types/92ea57c9-6708-41e1-bbd9-6051697d4aee/action Aug 13 07:00:32.631277 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-65d371bc-45a6-4a49-9ae3-5c50221d75f4 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Action body: b'{"removeProjectAccess": {"project": "f7316555915f42429a1677e6db236fb5"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:32.631452 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-65d371bc-45a6-4a49-9ae3-5c50221d75f4 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "f7316555915f42429a1677e6db236fb5"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:32.642283 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-65d371bc-45a6-4a49-9ae3-5c50221d75f4 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] https://10.4.3.81/volume/v3/types/92ea57c9-6708-41e1-bbd9-6051697d4aee/action returned with HTTP 202 Aug 13 07:00:32.642880 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 558/2223] 10.4.3.81 () {68 vars in 1377 bytes} [Thu Aug 13 07:00:32 2026] POST /volume/v3/types/92ea57c9-6708-41e1-bbd9-6051697d4aee/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:32.650095 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c0e2aa16-32ea-4db2-9f3b-283c32bd4f81 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.653302 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c0e2aa16-32ea-4db2-9f3b-283c32bd4f81 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] DELETE https://10.4.3.81/volume/v3/types/92ea57c9-6708-41e1-bbd9-6051697d4aee Aug 13 07:00:32.654809 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c0e2aa16-32ea-4db2-9f3b-283c32bd4f81 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:32.655134 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c0e2aa16-32ea-4db2-9f3b-283c32bd4f81 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:32.662719 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6eefb6a6-28ed-406c-a1b3-4892007020cc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.664736 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6eefb6a6-28ed-406c-a1b3-4892007020cc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:32.664973 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6eefb6a6-28ed-406c-a1b3-4892007020cc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:32.665231 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6eefb6a6-28ed-406c-a1b3-4892007020cc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:32.665377 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-6eefb6a6-28ed-406c-a1b3-4892007020cc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:32.670300 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:32.670300 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:32.671384 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6eefb6a6-28ed-406c-a1b3-4892007020cc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:32.671830 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 557/2224] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:32 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:32.718977 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0692d454-05b9-405c-8dbc-554b94abe440 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.721400 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0692d454-05b9-405c-8dbc-554b94abe440 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:32.721677 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0692d454-05b9-405c-8dbc-554b94abe440 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:32.722029 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0692d454-05b9-405c-8dbc-554b94abe440 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:32.722269 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-0692d454-05b9-405c-8dbc-554b94abe440 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:32.730016 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:32.730016 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:32.731882 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0692d454-05b9-405c-8dbc-554b94abe440 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:32.732411 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 555/2225] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:32 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:32.736155 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c0e2aa16-32ea-4db2-9f3b-283c32bd4f81 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] https://10.4.3.81/volume/v3/types/92ea57c9-6708-41e1-bbd9-6051697d4aee returned with HTTP 202 Aug 13 07:00:32.736599 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 556/2226] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:00:32 2026] DELETE /volume/v3/types/92ea57c9-6708-41e1-bbd9-6051697d4aee => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:32.745026 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3ee89906-ecc0-4840-a570-acf848e37ba3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:32.748049 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3ee89906-ecc0-4840-a570-acf848e37ba3 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] GET https://10.4.3.81/volume/v3/types/92ea57c9-6708-41e1-bbd9-6051697d4aee Aug 13 07:00:32.748348 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3ee89906-ecc0-4840-a570-acf848e37ba3 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:32.748645 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3ee89906-ecc0-4840-a570-acf848e37ba3 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:32.753508 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3ee89906-ecc0-4840-a570-acf848e37ba3 tempest-VolumeTypesAccessTest-1030889745 tempest-VolumeTypesAccessTest-1030889745-project-admin] https://10.4.3.81/volume/v3/types/92ea57c9-6708-41e1-bbd9-6051697d4aee returned with HTTP 404 Aug 13 07:00:32.754174 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 559/2227] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 07:00:32 2026] GET /volume/v3/types/92ea57c9-6708-41e1-bbd9-6051697d4aee => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:33.068073 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5cae2ab0-5b1e-430d-8726-d457d1404076 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:33.070355 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5cae2ab0-5b1e-430d-8726-d457d1404076 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:00:33.074345 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5cae2ab0-5b1e-430d-8726-d457d1404076 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:33.074345 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5cae2ab0-5b1e-430d-8726-d457d1404076 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:33.074345 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-5cae2ab0-5b1e-430d-8726-d457d1404076 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:33.077179 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:33.077179 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:33.078552 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5cae2ab0-5b1e-430d-8726-d457d1404076 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 200 Aug 13 07:00:33.078862 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 558/2228] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:33 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:33.253308 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-68f3b94c-fb10-49cf-be9a-1208865963f0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:33.256207 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-68f3b94c-fb10-49cf-be9a-1208865963f0 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] GET https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a Aug 13 07:00:33.256207 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-68f3b94c-fb10-49cf-be9a-1208865963f0 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:33.256680 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-68f3b94c-fb10-49cf-be9a-1208865963f0 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:33.269354 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:33.269354 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:33.274609 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-68f3b94c-fb10-49cf-be9a-1208865963f0 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Volume info retrieved successfully. Aug 13 07:00:33.281212 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-68f3b94c-fb10-49cf-be9a-1208865963f0 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a returned with HTTP 200 Aug 13 07:00:33.281741 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 556/2229] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:33 2026] GET /volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:33.318469 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bea8dd30-53e0-4c14-bbf7-9b72d93328d6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:33.326313 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bea8dd30-53e0-4c14-bbf7-9b72d93328d6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:33.328492 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bea8dd30-53e0-4c14-bbf7-9b72d93328d6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:33.328736 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bea8dd30-53e0-4c14-bbf7-9b72d93328d6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:33.383187 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:33.383187 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:33.388134 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bea8dd30-53e0-4c14-bbf7-9b72d93328d6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:33.393516 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bea8dd30-53e0-4c14-bbf7-9b72d93328d6 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:33.394134 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 557/2230] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:33 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1144 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:33.623211 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-7b3074c8-f3f7-4ee7-b683-574535738d86 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:33.625765 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-7b3074c8-f3f7-4ee7-b683-574535738d86 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:33.626125 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-7b3074c8-f3f7-4ee7-b683-574535738d86 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:33.626529 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-7b3074c8-f3f7-4ee7-b683-574535738d86 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:33.637349 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:33.637349 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:33.642693 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-7b3074c8-f3f7-4ee7-b683-574535738d86 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:33.651353 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-7b3074c8-f3f7-4ee7-b683-574535738d86 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:33.651900 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 560/2231] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:33 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:33.683563 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2de648bc-8f80-48db-bb1d-215ae87857f2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:33.686711 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2de648bc-8f80-48db-bb1d-215ae87857f2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:33.686905 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2de648bc-8f80-48db-bb1d-215ae87857f2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:33.687087 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2de648bc-8f80-48db-bb1d-215ae87857f2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:33.687188 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-2de648bc-8f80-48db-bb1d-215ae87857f2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:33.691401 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:33.691401 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:33.692036 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2de648bc-8f80-48db-bb1d-215ae87857f2 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:33.692440 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 559/2232] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:33 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:33.743221 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5b9b5974-0ce7-4c33-8f82-02a179c287db None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:33.745030 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5b9b5974-0ce7-4c33-8f82-02a179c287db tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:33.745336 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5b9b5974-0ce7-4c33-8f82-02a179c287db tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:33.745758 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5b9b5974-0ce7-4c33-8f82-02a179c287db tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:33.745922 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-5b9b5974-0ce7-4c33-8f82-02a179c287db tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:33.751278 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:33.751278 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:33.752249 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5b9b5974-0ce7-4c33-8f82-02a179c287db tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:33.752767 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 557/2233] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:33 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:34.093429 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-76a22f4d-8e58-4509-b164-01871c79a9dc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:34.097165 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-76a22f4d-8e58-4509-b164-01871c79a9dc tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:00:34.097165 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-76a22f4d-8e58-4509-b164-01871c79a9dc tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:34.097165 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-76a22f4d-8e58-4509-b164-01871c79a9dc tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:34.097165 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-76a22f4d-8e58-4509-b164-01871c79a9dc tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:34.103252 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:34.103252 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:34.104193 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-76a22f4d-8e58-4509-b164-01871c79a9dc tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 200 Aug 13 07:00:34.104788 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 558/2234] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:34 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:34.296511 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b80b9bb9-815f-4b81-9c61-f3876505b07e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:34.302118 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b80b9bb9-815f-4b81-9c61-f3876505b07e tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] GET https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a Aug 13 07:00:34.302479 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b80b9bb9-815f-4b81-9c61-f3876505b07e tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:34.302985 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b80b9bb9-815f-4b81-9c61-f3876505b07e tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:34.313930 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:34.313930 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:34.320151 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b80b9bb9-815f-4b81-9c61-f3876505b07e tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Volume info retrieved successfully. Aug 13 07:00:34.328401 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b80b9bb9-815f-4b81-9c61-f3876505b07e tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a returned with HTTP 200 Aug 13 07:00:34.328401 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 561/2235] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:34 2026] GET /volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:34.408434 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-51732d13-9a51-4f0b-aba2-20764cf9a2a3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:34.410988 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-51732d13-9a51-4f0b-aba2-20764cf9a2a3 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:34.411437 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-51732d13-9a51-4f0b-aba2-20764cf9a2a3 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:34.411906 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-51732d13-9a51-4f0b-aba2-20764cf9a2a3 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:34.423848 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:34.423848 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:34.428179 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-51732d13-9a51-4f0b-aba2-20764cf9a2a3 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:34.440045 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-51732d13-9a51-4f0b-aba2-20764cf9a2a3 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:34.440630 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 560/2236] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:34 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:34.704335 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8561ff5a-5248-419d-a668-2ad6aa4150ff None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:34.707195 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8561ff5a-5248-419d-a668-2ad6aa4150ff tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:34.707195 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8561ff5a-5248-419d-a668-2ad6aa4150ff tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:34.707195 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8561ff5a-5248-419d-a668-2ad6aa4150ff tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:34.707195 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8561ff5a-5248-419d-a668-2ad6aa4150ff tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:34.711924 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:34.711924 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:34.712986 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8561ff5a-5248-419d-a668-2ad6aa4150ff tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:34.713818 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 558/2237] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:34 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:34.723719 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b6600c34-6860-4d2e-aae3-dfb1d497b07f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:34.764466 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4f046424-8c84-4b90-9541-03b1cfbc7894 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:34.766672 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4f046424-8c84-4b90-9541-03b1cfbc7894 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:34.766928 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4f046424-8c84-4b90-9541-03b1cfbc7894 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:34.767202 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4f046424-8c84-4b90-9541-03b1cfbc7894 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:34.767379 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-4f046424-8c84-4b90-9541-03b1cfbc7894 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:34.772559 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:34.772559 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:34.773737 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4f046424-8c84-4b90-9541-03b1cfbc7894 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:34.774232 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 562/2238] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:34 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:34.820085 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b6600c34-6860-4d2e-aae3-dfb1d497b07f tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:00:34.820521 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b6600c34-6860-4d2e-aae3-dfb1d497b07f tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1723738070"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:34.835021 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b6600c34-6860-4d2e-aae3-dfb1d497b07f tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:00:34.835530 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 559/2239] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:00:34 2026] POST /volume/v3/types => generated 216 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:34.845716 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1bca9bc3-42e4-4d1c-84e5-4dcd64dd1f29 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:34.848278 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1bca9bc3-42e4-4d1c-84e5-4dcd64dd1f29 tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 07:00:34.849566 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1bca9bc3-42e4-4d1c-84e5-4dcd64dd1f29 tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-453099017"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:34.865680 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1bca9bc3-42e4-4d1c-84e5-4dcd64dd1f29 tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 07:00:34.866170 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 561/2240] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 07:00:34 2026] POST /volume/v3/group_types => generated 172 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:34.876153 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-537ebb51-f94b-4027-8adb-a3c102b4240e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:34.986969 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-537ebb51-f94b-4027-8adb-a3c102b4240e tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] POST https://10.4.3.81/volume/v3/groups Aug 13 07:00:34.987450 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-537ebb51-f94b-4027-8adb-a3c102b4240e tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3e88ac5f-f6a1-4851-9029-fcc7c30ff72a", "volume_types": ["95b01f25-c1c0-448a-90f3-91e88fb7db7b"], "name": "tempest-Group1-1200753395"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:34.989175 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-537ebb51-f94b-4027-8adb-a3c102b4240e tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Creating new group {'group': {'group_type': '3e88ac5f-f6a1-4851-9029-fcc7c30ff72a', 'volume_types': ['95b01f25-c1c0-448a-90f3-91e88fb7db7b'], 'name': 'tempest-Group1-1200753395'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 07:00:34.993357 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.groups [None req-537ebb51-f94b-4027-8adb-a3c102b4240e tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Creating group tempest-Group1-1200753395. Aug 13 07:00:35.011904 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-537ebb51-f94b-4027-8adb-a3c102b4240e tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Availability zone cache updated, next update will occur around 2026-08-13 08:00:35.011539. {{(pid=100295) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 07:00:35.012061 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-537ebb51-f94b-4027-8adb-a3c102b4240e tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Availability Zones retrieved successfully. Aug 13 07:00:35.031473 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-537ebb51-f94b-4027-8adb-a3c102b4240e tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Created reservations ['cfb2bcb9-3750-4068-8338-e5246bc304da'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:35.059252 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-537ebb51-f94b-4027-8adb-a3c102b4240e tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 13 07:00:35.060168 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 559/2241] 10.4.3.81 () {70 vars in 1290 bytes} [Thu Aug 13 07:00:34 2026] POST /volume/v3/groups => generated 94 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:35.068879 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2103ee09-202a-4ea3-bb90-09f82d73d983 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:35.074302 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2103ee09-202a-4ea3-bb90-09f82d73d983 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/groups/76d9b874-b76d-4184-97b2-ff5ae4fe5073 Aug 13 07:00:35.076543 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2103ee09-202a-4ea3-bb90-09f82d73d983 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:35.076912 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2103ee09-202a-4ea3-bb90-09f82d73d983 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:35.077119 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-2103ee09-202a-4ea3-bb90-09f82d73d983 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] show called for member 76d9b874-b76d-4184-97b2-ff5ae4fe5073 {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:35.087703 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:35.087703 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:35.106194 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2103ee09-202a-4ea3-bb90-09f82d73d983 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/76d9b874-b76d-4184-97b2-ff5ae4fe5073 returned with HTTP 200 Aug 13 07:00:35.106597 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 563/2242] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:35 2026] GET /volume/v3/groups/76d9b874-b76d-4184-97b2-ff5ae4fe5073 => generated 322 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:35.116865 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fdd7c25f-3cf8-4574-9bd3-8ac1211cdc3a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:35.119076 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fdd7c25f-3cf8-4574-9bd3-8ac1211cdc3a tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:00:35.119443 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fdd7c25f-3cf8-4574-9bd3-8ac1211cdc3a tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:35.119732 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fdd7c25f-3cf8-4574-9bd3-8ac1211cdc3a tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:35.119886 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-fdd7c25f-3cf8-4574-9bd3-8ac1211cdc3a tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:35.125031 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:35.125031 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:35.125893 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fdd7c25f-3cf8-4574-9bd3-8ac1211cdc3a tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 200 Aug 13 07:00:35.126254 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 560/2243] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:35 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:35.346370 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3d7a0e4b-ec10-4e05-8135-7910305e355f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:35.348055 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3d7a0e4b-ec10-4e05-8135-7910305e355f tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] GET https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a Aug 13 07:00:35.348231 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3d7a0e4b-ec10-4e05-8135-7910305e355f tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:35.348451 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3d7a0e4b-ec10-4e05-8135-7910305e355f tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:35.361282 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:35.361282 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:35.364463 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3d7a0e4b-ec10-4e05-8135-7910305e355f tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Volume info retrieved successfully. Aug 13 07:00:35.368386 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3d7a0e4b-ec10-4e05-8135-7910305e355f tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a returned with HTTP 200 Aug 13 07:00:35.368719 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 562/2244] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:35 2026] GET /volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:35.456013 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6bcf378f-1152-4c1e-8501-c7cc0ff2fa03 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:35.457722 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6bcf378f-1152-4c1e-8501-c7cc0ff2fa03 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:35.457908 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6bcf378f-1152-4c1e-8501-c7cc0ff2fa03 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:35.458085 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6bcf378f-1152-4c1e-8501-c7cc0ff2fa03 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:35.471787 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:35.471787 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:35.475395 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6bcf378f-1152-4c1e-8501-c7cc0ff2fa03 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:35.479853 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6bcf378f-1152-4c1e-8501-c7cc0ff2fa03 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:35.480205 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 560/2245] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:35 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:35.711356 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-660f3147-1f3d-4f82-b9f9-e40396e894d0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:35.724097 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-788f8925-f748-4ed7-9070-3e9f77cb08e5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:35.726231 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-788f8925-f748-4ed7-9070-3e9f77cb08e5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:35.726515 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-788f8925-f748-4ed7-9070-3e9f77cb08e5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:35.726768 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-788f8925-f748-4ed7-9070-3e9f77cb08e5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:35.726916 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-788f8925-f748-4ed7-9070-3e9f77cb08e5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:35.732181 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:35.732181 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:35.733149 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-788f8925-f748-4ed7-9070-3e9f77cb08e5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:35.733653 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 561/2246] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:35 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:35.787283 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-26332250-3b4b-4f3c-b010-3b305bb13623 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:35.790096 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-26332250-3b4b-4f3c-b010-3b305bb13623 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:35.790270 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-26332250-3b4b-4f3c-b010-3b305bb13623 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:35.790565 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-26332250-3b4b-4f3c-b010-3b305bb13623 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:35.790565 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-26332250-3b4b-4f3c-b010-3b305bb13623 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:35.798496 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:35.798496 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:35.798977 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-26332250-3b4b-4f3c-b010-3b305bb13623 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:35.799452 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 563/2247] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:35 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:35.811898 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-660f3147-1f3d-4f82-b9f9-e40396e894d0 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:00:35.811898 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-660f3147-1f3d-4f82-b9f9-e40396e894d0 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-976025741"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:35.813497 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:35.813497 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:35.824877 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-660f3147-1f3d-4f82-b9f9-e40396e894d0 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:00:35.825397 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 564/2248] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:00:35 2026] POST /volume/v3/types => generated 230 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:35.834516 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7b45a3bd-7009-48ae-9fd0-ad3ffed13446 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:35.836409 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7b45a3bd-7009-48ae-9fd0-ad3ffed13446 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] POST https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs Aug 13 07:00:35.836793 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7b45a3bd-7009-48ae-9fd0-ad3ffed13446 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:35.879247 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7b45a3bd-7009-48ae-9fd0-ad3ffed13446 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs returned with HTTP 200 Aug 13 07:00:35.879741 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 561/2249] 10.4.3.81 () {68 vars in 1392 bytes} [Thu Aug 13 07:00:35 2026] POST /volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs => generated 34 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:00:35.890878 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0c22f284-4c4d-47d3-9cc8-ffc9aa3867dc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:35.893260 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0c22f284-4c4d-47d3-9cc8-ffc9aa3867dc tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] GET https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs/spec3 Aug 13 07:00:35.893528 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0c22f284-4c4d-47d3-9cc8-ffc9aa3867dc tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:35.893718 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0c22f284-4c4d-47d3-9cc8-ffc9aa3867dc tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:35.900612 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0c22f284-4c4d-47d3-9cc8-ffc9aa3867dc tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs/spec3 returned with HTTP 200 Aug 13 07:00:35.900951 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 562/2250] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 07:00:35 2026] GET /volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs/spec3 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:00:35.907421 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2fdc8839-1b45-4026-802b-48d7cffaf83d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:35.909063 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2fdc8839-1b45-4026-802b-48d7cffaf83d tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] DELETE https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs/spec3 Aug 13 07:00:35.909239 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2fdc8839-1b45-4026-802b-48d7cffaf83d tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:35.909449 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2fdc8839-1b45-4026-802b-48d7cffaf83d tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:35.924949 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2fdc8839-1b45-4026-802b-48d7cffaf83d tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs/spec3 returned with HTTP 202 Aug 13 07:00:35.925290 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 564/2251] 10.4.3.81 () {66 vars in 1392 bytes} [Thu Aug 13 07:00:35 2026] DELETE /volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs/spec3 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:35.932282 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-895425cf-5456-4571-97a5-11dbb80bb17a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:35.933887 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-895425cf-5456-4571-97a5-11dbb80bb17a tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] GET https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs/spec3 Aug 13 07:00:35.934125 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-895425cf-5456-4571-97a5-11dbb80bb17a tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:35.934369 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-895425cf-5456-4571-97a5-11dbb80bb17a tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:35.944174 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-895425cf-5456-4571-97a5-11dbb80bb17a tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs/spec3 returned with HTTP 404 Aug 13 07:00:35.944832 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 565/2252] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 07:00:35 2026] GET /volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs/spec3 => generated 129 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:35.953916 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7aa61a10-1d3c-466e-998e-ee6ccd1ec49f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:35.956264 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7aa61a10-1d3c-466e-998e-ee6ccd1ec49f tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] POST https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs Aug 13 07:00:35.956875 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7aa61a10-1d3c-466e-998e-ee6ccd1ec49f tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:35.981196 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7aa61a10-1d3c-466e-998e-ee6ccd1ec49f tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs returned with HTTP 200 Aug 13 07:00:35.981196 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 562/2253] 10.4.3.81 () {68 vars in 1392 bytes} [Thu Aug 13 07:00:35 2026] POST /volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:00:35.989913 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-79132fa8-526b-454e-8de7-1f7e537f69e3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:35.991758 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-79132fa8-526b-454e-8de7-1f7e537f69e3 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] GET https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs Aug 13 07:00:35.992014 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-79132fa8-526b-454e-8de7-1f7e537f69e3 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:35.992465 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-79132fa8-526b-454e-8de7-1f7e537f69e3 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:35.998922 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-79132fa8-526b-454e-8de7-1f7e537f69e3 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs returned with HTTP 200 Aug 13 07:00:35.999391 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 563/2254] 10.4.3.81 () {66 vars in 1371 bytes} [Thu Aug 13 07:00:35 2026] GET /volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs => generated 34 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:00:36.008795 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3e2a585c-4823-4eca-96d0-f07d37bc6ca8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:36.010626 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e2a585c-4823-4eca-96d0-f07d37bc6ca8 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] POST https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs Aug 13 07:00:36.010966 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e2a585c-4823-4eca-96d0-f07d37bc6ca8 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:36.032995 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e2a585c-4823-4eca-96d0-f07d37bc6ca8 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs returned with HTTP 200 Aug 13 07:00:36.033570 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 565/2255] 10.4.3.81 () {68 vars in 1392 bytes} [Thu Aug 13 07:00:36 2026] POST /volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs => generated 34 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:00:36.041251 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b3f4735a-8e46-407a-99c6-8eef354df4c5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:36.043626 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b3f4735a-8e46-407a-99c6-8eef354df4c5 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] PUT https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs/spec2 Aug 13 07:00:36.044052 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b3f4735a-8e46-407a-99c6-8eef354df4c5 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:36.093908 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b3f4735a-8e46-407a-99c6-8eef354df4c5 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs/spec2 returned with HTTP 200 Aug 13 07:00:36.094765 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 566/2256] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 07:00:36 2026] PUT /volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs/spec2 => generated 17 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:00:36.101525 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-11ce0e17-ec55-4a87-b9d5-628f15f52fe6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:36.103839 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-11ce0e17-ec55-4a87-b9d5-628f15f52fe6 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] GET https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs/spec2 Aug 13 07:00:36.104082 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-11ce0e17-ec55-4a87-b9d5-628f15f52fe6 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:36.104315 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-11ce0e17-ec55-4a87-b9d5-628f15f52fe6 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:36.110936 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-11ce0e17-ec55-4a87-b9d5-628f15f52fe6 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs/spec2 returned with HTTP 200 Aug 13 07:00:36.111274 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 563/2257] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 07:00:36 2026] GET /volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs/spec2 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:00:36.119707 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cb25f80c-9b22-4e5f-9180-2a3708c3e24a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:36.120719 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7d18be70-b41a-431d-a4e8-383315f6f17b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:36.121451 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cb25f80c-9b22-4e5f-9180-2a3708c3e24a tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/groups/76d9b874-b76d-4184-97b2-ff5ae4fe5073 Aug 13 07:00:36.121659 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cb25f80c-9b22-4e5f-9180-2a3708c3e24a tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:36.121887 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cb25f80c-9b22-4e5f-9180-2a3708c3e24a tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:36.122037 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-cb25f80c-9b22-4e5f-9180-2a3708c3e24a tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] show called for member 76d9b874-b76d-4184-97b2-ff5ae4fe5073 {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:36.122852 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7d18be70-b41a-431d-a4e8-383315f6f17b tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] POST https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs Aug 13 07:00:36.123234 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7d18be70-b41a-431d-a4e8-383315f6f17b tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:36.125310 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:36.125310 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:36.132374 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cb25f80c-9b22-4e5f-9180-2a3708c3e24a tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/76d9b874-b76d-4184-97b2-ff5ae4fe5073 returned with HTTP 200 Aug 13 07:00:36.132744 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 564/2258] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:36 2026] GET /volume/v3/groups/76d9b874-b76d-4184-97b2-ff5ae4fe5073 => generated 323 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:36.137395 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-945388c0-3df3-49cd-81d5-2b604056b108 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:36.139190 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-945388c0-3df3-49cd-81d5-2b604056b108 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:00:36.139434 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-945388c0-3df3-49cd-81d5-2b604056b108 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:36.139625 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-945388c0-3df3-49cd-81d5-2b604056b108 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:36.139726 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-945388c0-3df3-49cd-81d5-2b604056b108 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:36.143957 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0316c465-6a28-46a7-87a8-2b9ca0a71be8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:36.145614 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:36.145614 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:36.145767 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0316c465-6a28-46a7-87a8-2b9ca0a71be8 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] POST https://10.4.3.81/volume/v3/groups Aug 13 07:00:36.146170 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0316c465-6a28-46a7-87a8-2b9ca0a71be8 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3e88ac5f-f6a1-4851-9029-fcc7c30ff72a", "volume_types": ["95b01f25-c1c0-448a-90f3-91e88fb7db7b"], "name": "tempest-Group2-713606133"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:36.146225 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-945388c0-3df3-49cd-81d5-2b604056b108 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 200 Aug 13 07:00:36.146667 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 567/2259] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:36 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:36.147909 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-0316c465-6a28-46a7-87a8-2b9ca0a71be8 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Creating new group {'group': {'group_type': '3e88ac5f-f6a1-4851-9029-fcc7c30ff72a', 'volume_types': ['95b01f25-c1c0-448a-90f3-91e88fb7db7b'], 'name': 'tempest-Group2-713606133'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 07:00:36.149420 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7d18be70-b41a-431d-a4e8-383315f6f17b tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs returned with HTTP 200 Aug 13 07:00:36.149910 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 566/2260] 10.4.3.81 () {68 vars in 1392 bytes} [Thu Aug 13 07:00:36 2026] POST /volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs => generated 51 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:00:36.151909 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.groups [None req-0316c465-6a28-46a7-87a8-2b9ca0a71be8 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Creating group tempest-Group2-713606133. Aug 13 07:00:36.158017 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0316c465-6a28-46a7-87a8-2b9ca0a71be8 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Availability Zones retrieved successfully. Aug 13 07:00:36.158240 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-023dd3db-8d10-4229-95fe-349ebdeba39c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:36.160477 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-023dd3db-8d10-4229-95fe-349ebdeba39c tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] GET https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs Aug 13 07:00:36.160722 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-023dd3db-8d10-4229-95fe-349ebdeba39c tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:36.160978 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-023dd3db-8d10-4229-95fe-349ebdeba39c tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:36.161287 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:36.161287 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:36.167627 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-023dd3db-8d10-4229-95fe-349ebdeba39c tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs returned with HTTP 200 Aug 13 07:00:36.168662 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-0316c465-6a28-46a7-87a8-2b9ca0a71be8 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Created reservations ['9b90fc92-457b-45ee-ae58-f938f06292cb'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:36.169421 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 565/2261] 10.4.3.81 () {66 vars in 1371 bytes} [Thu Aug 13 07:00:36 2026] GET /volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312/extra_specs => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:00:36.178397 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-045b2f57-4411-4373-898a-e388e387a695 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:36.180136 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-045b2f57-4411-4373-898a-e388e387a695 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] DELETE https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312 Aug 13 07:00:36.180358 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-045b2f57-4411-4373-898a-e388e387a695 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:36.180585 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-045b2f57-4411-4373-898a-e388e387a695 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:36.191769 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0316c465-6a28-46a7-87a8-2b9ca0a71be8 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 13 07:00:36.192279 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 564/2262] 10.4.3.81 () {70 vars in 1290 bytes} [Thu Aug 13 07:00:36 2026] POST /volume/v3/groups => generated 93 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:36.200877 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0e56ac81-02c1-4aba-9e9a-9b7d9c0eb6f1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:36.202640 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e56ac81-02c1-4aba-9e9a-9b7d9c0eb6f1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/groups/3da4c97d-6332-489d-8d3a-982aa6932b27 Aug 13 07:00:36.202863 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e56ac81-02c1-4aba-9e9a-9b7d9c0eb6f1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:36.203041 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e56ac81-02c1-4aba-9e9a-9b7d9c0eb6f1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:36.203173 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-0e56ac81-02c1-4aba-9e9a-9b7d9c0eb6f1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] show called for member 3da4c97d-6332-489d-8d3a-982aa6932b27 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:36.203715 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-045b2f57-4411-4373-898a-e388e387a695 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312 returned with HTTP 202 Aug 13 07:00:36.204107 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 568/2263] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:00:36 2026] DELETE /volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:36.206852 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:36.206852 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:36.211150 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6e71a4a7-e0f0-48e4-93bb-8955df5ab074 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:36.213586 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6e71a4a7-e0f0-48e4-93bb-8955df5ab074 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] GET https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312 Aug 13 07:00:36.213877 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6e71a4a7-e0f0-48e4-93bb-8955df5ab074 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:36.214147 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6e71a4a7-e0f0-48e4-93bb-8955df5ab074 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:36.215484 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e56ac81-02c1-4aba-9e9a-9b7d9c0eb6f1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/3da4c97d-6332-489d-8d3a-982aa6932b27 returned with HTTP 200 Aug 13 07:00:36.215886 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 567/2264] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:36 2026] GET /volume/v3/groups/3da4c97d-6332-489d-8d3a-982aa6932b27 => generated 321 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:36.218848 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6e71a4a7-e0f0-48e4-93bb-8955df5ab074 tempest-VolumeTypesExtraSpecsTest-1029011674 tempest-VolumeTypesExtraSpecsTest-1029011674-project-admin] https://10.4.3.81/volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312 returned with HTTP 404 Aug 13 07:00:36.219481 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 566/2265] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 07:00:36 2026] GET /volume/v3/types/0f229613-327d-4533-aab0-bc2cbca44312 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:36.328319 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-72719c48-c065-4fd1-907d-434127a12ea3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:36.331293 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-72719c48-c065-4fd1-907d-434127a12ea3 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] POST https://10.4.3.81/volume/v3/attachments/3b9787da-e6e8-4b0c-984b-718f72523ce5/action Aug 13 07:00:36.331825 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-72719c48-c065-4fd1-907d-434127a12ea3 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:36.331977 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-72719c48-c065-4fd1-907d-434127a12ea3 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:36.353931 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:36.353931 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:36.370486 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-849ffe63-df20-4fee-b41e-9056c0fbd0f5 req-72719c48-c065-4fd1-907d-434127a12ea3 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/attachments/3b9787da-e6e8-4b0c-984b-718f72523ce5/action returned with HTTP 204 Aug 13 07:00:36.371077 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 565/2266] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:00:36 2026] POST /volume/v3/attachments/3b9787da-e6e8-4b0c-984b-718f72523ce5/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:36.403153 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4426e901-394b-406a-be8b-23cff7ca6387 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:36.405422 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4426e901-394b-406a-be8b-23cff7ca6387 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] GET https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a Aug 13 07:00:36.405732 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4426e901-394b-406a-be8b-23cff7ca6387 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:36.406165 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4426e901-394b-406a-be8b-23cff7ca6387 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:36.421404 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:36.421404 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:36.426069 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4426e901-394b-406a-be8b-23cff7ca6387 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Volume info retrieved successfully. Aug 13 07:00:36.431879 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4426e901-394b-406a-be8b-23cff7ca6387 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a returned with HTTP 200 Aug 13 07:00:36.432291 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 569/2267] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:36 2026] GET /volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:36.446512 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b690e3cc-e484-4c13-b362-2bb3e30f7908 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:36.448604 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b690e3cc-e484-4c13-b362-2bb3e30f7908 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] GET https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a Aug 13 07:00:36.450083 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b690e3cc-e484-4c13-b362-2bb3e30f7908 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:36.450083 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b690e3cc-e484-4c13-b362-2bb3e30f7908 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:36.450212 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-83dd63f4-95f3-4c6a-a329-26707ac271c4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:36.452161 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-83dd63f4-95f3-4c6a-a329-26707ac271c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] DELETE https://10.4.3.81/volume/v3/attachments/0401f2c5-7fb1-4fd5-9980-af2dcf284f7b Aug 13 07:00:36.452516 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-83dd63f4-95f3-4c6a-a329-26707ac271c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:36.452807 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-83dd63f4-95f3-4c6a-a329-26707ac271c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:36.460743 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:36.460743 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:36.461961 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:36.461961 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:36.464906 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b690e3cc-e484-4c13-b362-2bb3e30f7908 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Volume info retrieved successfully. Aug 13 07:00:36.470261 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b690e3cc-e484-4c13-b362-2bb3e30f7908 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a returned with HTTP 200 Aug 13 07:00:36.470753 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 568/2268] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:36 2026] GET /volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:36.497557 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ab75c5bf-951f-44e7-b6be-832f63afb145 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:36.499640 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab75c5bf-951f-44e7-b6be-832f63afb145 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:36.499936 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ab75c5bf-951f-44e7-b6be-832f63afb145 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:36.500187 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ab75c5bf-951f-44e7-b6be-832f63afb145 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:36.511624 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:36.511624 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:36.516442 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ab75c5bf-951f-44e7-b6be-832f63afb145 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:36.521800 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab75c5bf-951f-44e7-b6be-832f63afb145 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:36.522392 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 566/2269] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:36 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:36.526923 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2b7b1ad3-2c27-4e0f-a684-499c69127522 req-83dd63f4-95f3-4c6a-a329-26707ac271c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/0401f2c5-7fb1-4fd5-9980-af2dcf284f7b returned with HTTP 200 Aug 13 07:00:36.527522 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 567/2270] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:00:36 2026] DELETE /volume/v3/attachments/0401f2c5-7fb1-4fd5-9980-af2dcf284f7b => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:36.751120 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6f65d4a2-a1e6-4a78-b348-e3244ae84a7a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:36.753055 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6f65d4a2-a1e6-4a78-b348-e3244ae84a7a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:36.753249 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6f65d4a2-a1e6-4a78-b348-e3244ae84a7a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:36.753551 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6f65d4a2-a1e6-4a78-b348-e3244ae84a7a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:36.753697 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-6f65d4a2-a1e6-4a78-b348-e3244ae84a7a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:36.761130 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:36.761130 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:36.761799 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6f65d4a2-a1e6-4a78-b348-e3244ae84a7a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:36.762219 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 570/2271] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:36 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:36.816441 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2552e445-a073-4f83-ab10-9f94c7601d8c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:36.820189 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2552e445-a073-4f83-ab10-9f94c7601d8c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:36.820487 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2552e445-a073-4f83-ab10-9f94c7601d8c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:36.820681 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2552e445-a073-4f83-ab10-9f94c7601d8c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:36.820788 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-2552e445-a073-4f83-ab10-9f94c7601d8c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:36.828452 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:36.828452 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:36.829337 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2552e445-a073-4f83-ab10-9f94c7601d8c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:36.829723 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 569/2272] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:36 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:37.165273 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-94546e3f-f1d0-485d-84e9-3af6d05304e6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:37.167469 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94546e3f-f1d0-485d-84e9-3af6d05304e6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:00:37.167807 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-94546e3f-f1d0-485d-84e9-3af6d05304e6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:37.167901 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-94546e3f-f1d0-485d-84e9-3af6d05304e6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:37.168713 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-94546e3f-f1d0-485d-84e9-3af6d05304e6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:37.173469 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:37.173469 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:37.174720 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94546e3f-f1d0-485d-84e9-3af6d05304e6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 200 Aug 13 07:00:37.175260 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 567/2273] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:37 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:37.188915 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f64edee0-aa94-4c9f-8f23-317b795af8c5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:37.194360 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f64edee0-aa94-4c9f-8f23-317b795af8c5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e/export_record Aug 13 07:00:37.194360 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f64edee0-aa94-4c9f-8f23-317b795af8c5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:37.194360 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f64edee0-aa94-4c9f-8f23-317b795af8c5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'export_record' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:37.194360 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-f64edee0-aa94-4c9f-8f23-317b795af8c5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Export record for backup 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100294) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 07:00:37.198096 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:37.198096 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:37.198826 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.backup.api [None req-f64edee0-aa94-4c9f-8f23-317b795af8c5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling RPCAPI with context: , host: np0000007169, backup: 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100294) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 07:00:37.207786 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-f64edee0-aa94-4c9f-8f23-317b795af8c5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] export_record in rpcapi backup_id 2dd30a4a-904f-4789-a548-d2e87090113e on host np0000007169. {{(pid=100294) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 07:00:37.225660 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-75b7b539-62c5-4323-a856-e4409ed5c838 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:37.227838 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-75b7b539-62c5-4323-a856-e4409ed5c838 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/groups/3da4c97d-6332-489d-8d3a-982aa6932b27 Aug 13 07:00:37.228089 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-75b7b539-62c5-4323-a856-e4409ed5c838 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:37.228282 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-75b7b539-62c5-4323-a856-e4409ed5c838 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:37.228435 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-75b7b539-62c5-4323-a856-e4409ed5c838 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] show called for member 3da4c97d-6332-489d-8d3a-982aa6932b27 {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:37.232132 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-f64edee0-aa94-4c9f-8f23-317b795af8c5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmRkMzBhNGEtOTA0Zi00Nzg5LWE1NDgtZDJlODcwOTAxMTNlIiwgInVzZXJfaWQiOiAiMDQzZjVhYjM3Y2UxNGRiZGI1MThmNTZhODkzYjg4YjkiLCAicHJvamVjdF9pZCI6ICJjZjNmOTg4YjUyM2Q0NzA2YjQ3YjRmM2JmMTY5OGE2ZSIsICJ2b2x1bWVfaWQiOiAiNDE0ZDlhYmEtYjBiZi00YzcyLThkZGUtMDNlYjJhODBiNzk3IiwgImhvc3QiOiAibnAwMDAwMDA3MTY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNzIwNDAxOTEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80MTRkOWFiYS1iMGJmLTRjNzItOGRkZS0wM2ViMmE4MGI3OTcvMjAyNjA4MTMwNzAwMjIvYXpfbm92YV9iYWNrdXBfMmRkMzBhNGEtOTA0Zi00Nzg5LWE1NDgtZDJlODcwOTAxMTNlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNzowMDoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNzowMDoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA3OjAwOjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100294) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 07:00:37.233122 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f64edee0-aa94-4c9f-8f23-317b795af8c5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e/export_record returned with HTTP 200 Aug 13 07:00:37.233265 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:37.233265 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:37.233986 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 568/2274] 10.4.3.81 () {68 vars in 1423 bytes} [Thu Aug 13 07:00:37 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e/export_record => generated 1424 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:37.242968 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fd1fcf64-20f5-4301-972b-1925939742ee None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:37.245388 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fd1fcf64-20f5-4301-972b-1925939742ee tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:00:37.245698 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fd1fcf64-20f5-4301-972b-1925939742ee tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:37.245976 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fd1fcf64-20f5-4301-972b-1925939742ee tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:37.246135 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-fd1fcf64-20f5-4301-972b-1925939742ee tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:37.249286 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-75b7b539-62c5-4323-a856-e4409ed5c838 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/3da4c97d-6332-489d-8d3a-982aa6932b27 returned with HTTP 200 Aug 13 07:00:37.249747 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 571/2275] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:37 2026] GET /volume/v3/groups/3da4c97d-6332-489d-8d3a-982aa6932b27 => generated 322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:37.253051 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:37.253051 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:37.253987 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fd1fcf64-20f5-4301-972b-1925939742ee tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 200 Aug 13 07:00:37.254538 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 570/2276] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:37 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:37.259209 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:37.261017 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:00:37.261433 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1152552866", "volume_type": "95b01f25-c1c0-448a-90f3-91e88fb7db7b", "group_id": "76d9b874-b76d-4184-97b2-ff5ae4fe5073", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:37.263035 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1152552866', 'volume_type': '95b01f25-c1c0-448a-90f3-91e88fb7db7b', 'group_id': '76d9b874-b76d-4184-97b2-ff5ae4fe5073', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:00:37.266436 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-532d6663-bc9b-4cbd-95a7-9f01116e8f35 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:37.269432 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-532d6663-bc9b-4cbd-95a7-9f01116e8f35 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] POST https://10.4.3.81/volume/v3/backups/import_record Aug 13 07:00:37.269432 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-532d6663-bc9b-4cbd-95a7-9f01116e8f35 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmRiZjBiZDEtMDAzOS00YzJmLTkyZDQtMjU5ZTE3MDc0NGQ5IiwgInVzZXJfaWQiOiAiMDQzZjVhYjM3Y2UxNGRiZGI1MThmNTZhODkzYjg4YjkiLCAicHJvamVjdF9pZCI6ICJjZjNmOTg4YjUyM2Q0NzA2YjQ3YjRmM2JmMTY5OGE2ZSIsICJ2b2x1bWVfaWQiOiAiNDE0ZDlhYmEtYjBiZi00YzcyLThkZGUtMDNlYjJhODBiNzk3IiwgImhvc3QiOiAibnAwMDAwMDA3MTY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNzIwNDAxOTEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80MTRkOWFiYS1iMGJmLTRjNzItOGRkZS0wM2ViMmE4MGI3OTcvMjAyNjA4MTMwNzAwMjIvYXpfbm92YV9iYWNrdXBfMmRkMzBhNGEtOTA0Zi00Nzg5LWE1NDgtZDJlODcwOTAxMTNlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNzowMDoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNzowMDoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA3OjAwOjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:37.271455 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-532d6663-bc9b-4cbd-95a7-9f01116e8f35 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmRiZjBiZDEtMDAzOS00YzJmLTkyZDQtMjU5ZTE3MDc0NGQ5IiwgInVzZXJfaWQiOiAiMDQzZjVhYjM3Y2UxNGRiZGI1MThmNTZhODkzYjg4YjkiLCAicHJvamVjdF9pZCI6ICJjZjNmOTg4YjUyM2Q0NzA2YjQ3YjRmM2JmMTY5OGE2ZSIsICJ2b2x1bWVfaWQiOiAiNDE0ZDlhYmEtYjBiZi00YzcyLThkZGUtMDNlYjJhODBiNzk3IiwgImhvc3QiOiAibnAwMDAwMDA3MTY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNzIwNDAxOTEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80MTRkOWFiYS1iMGJmLTRjNzItOGRkZS0wM2ViMmE4MGI3OTcvMjAyNjA4MTMwNzAwMjIvYXpfbm92YV9iYWNrdXBfMmRkMzBhNGEtOTA0Zi00Nzg5LWE1NDgtZDJlODcwOTAxMTNlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNzowMDoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNzowMDoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA3OjAwOjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100294) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 07:00:37.271650 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:37.271650 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:37.271738 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-532d6663-bc9b-4cbd-95a7-9f01116e8f35 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmRiZjBiZDEtMDAzOS00YzJmLTkyZDQtMjU5ZTE3MDc0NGQ5IiwgInVzZXJfaWQiOiAiMDQzZjVhYjM3Y2UxNGRiZGI1MThmNTZhODkzYjg4YjkiLCAicHJvamVjdF9pZCI6ICJjZjNmOTg4YjUyM2Q0NzA2YjQ3YjRmM2JmMTY5OGE2ZSIsICJ2b2x1bWVfaWQiOiAiNDE0ZDlhYmEtYjBiZi00YzcyLThkZGUtMDNlYjJhODBiNzk3IiwgImhvc3QiOiAibnAwMDAwMDA3MTY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNzIwNDAxOTEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80MTRkOWFiYS1iMGJmLTRjNzItOGRkZS0wM2ViMmE4MGI3OTcvMjAyNjA4MTMwNzAwMjIvYXpfbm92YV9iYWNrdXBfMmRkMzBhNGEtOTA0Zi00Nzg5LWE1NDgtZDJlODcwOTAxMTNlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNzowMDoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNzowMDoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA3OjAwOjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100294) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 07:00:37.271960 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Create volume of 1 GB Aug 13 07:00:37.279577 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Availability Zones retrieved successfully. Aug 13 07:00:37.287144 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Flow 'volume_create_api' (9f8ea7a5-4b1a-4dba-b16f-f11428299013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:37.291074 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f236dc2e-dce0-4f88-941c-180365d09748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:37.291816 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:37.291816 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:37.293105 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:00:37.307238 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-532d6663-bc9b-4cbd-95a7-9f01116e8f35 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Created reservations ['2ac03d3a-86f4-42f0-946e-751473333353', 'a85b4361-8443-4bdc-8303-eb8c4b6ee339'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:37.318804 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f236dc2e-dce0-4f88-941c-180365d09748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:00:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=95b01f25-c1c0-448a-90f3-91e88fb7db7b,is_public=True,name='tempest-GroupsTest-volume-type-1723738070',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95b01f25-c1c0-448a-90f3-91e88fb7db7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '76d9b874-b76d-4184-97b2-ff5ae4fe5073', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:37.319702 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9b4ef3c-4ca8-463f-a704-d6224ae11f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:37.334457 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-532d6663-bc9b-4cbd-95a7-9f01116e8f35 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] import_record rpcapi backup id fdbf0bd1-0039-4c2f-92d4-259e170744d9 on host np0000007169 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmRiZjBiZDEtMDAzOS00YzJmLTkyZDQtMjU5ZTE3MDc0NGQ5IiwgInVzZXJfaWQiOiAiMDQzZjVhYjM3Y2UxNGRiZGI1MThmNTZhODkzYjg4YjkiLCAicHJvamVjdF9pZCI6ICJjZjNmOTg4YjUyM2Q0NzA2YjQ3YjRmM2JmMTY5OGE2ZSIsICJ2b2x1bWVfaWQiOiAiNDE0ZDlhYmEtYjBiZi00YzcyLThkZGUtMDNlYjJhODBiNzk3IiwgImhvc3QiOiAibnAwMDAwMDA3MTY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNzIwNDAxOTEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80MTRkOWFiYS1iMGJmLTRjNzItOGRkZS0wM2ViMmE4MGI3OTcvMjAyNjA4MTMwNzAwMjIvYXpfbm92YV9iYWNrdXBfMmRkMzBhNGEtOTA0Zi00Nzg5LWE1NDgtZDJlODcwOTAxMTNlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNzowMDoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNzowMDoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA3OjAwOjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100294) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 13 07:00:37.337278 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-532d6663-bc9b-4cbd-95a7-9f01116e8f35 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Import record output: {'backup': {'id': 'fdbf0bd1-0039-4c2f-92d4-259e170744d9', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.81/volume/v3/backups/fdbf0bd1-0039-4c2f-92d4-259e170744d9'}, {'rel': 'bookmark', 'href': 'https://10.4.3.81/volume/backups/fdbf0bd1-0039-4c2f-92d4-259e170744d9'}]}}. {{(pid=100294) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 13 07:00:37.337692 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-532d6663-bc9b-4cbd-95a7-9f01116e8f35 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/import_record returned with HTTP 201 Aug 13 07:00:37.338039 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 569/2277] 10.4.3.81 () {70 vars in 1335 bytes} [Thu Aug 13 07:00:37 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 72 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 13 07:00:37.349286 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4e915575-352a-4c51-af5c-47045df2dab6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:37.352098 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4e915575-352a-4c51-af5c-47045df2dab6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/fdbf0bd1-0039-4c2f-92d4-259e170744d9 Aug 13 07:00:37.352671 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4e915575-352a-4c51-af5c-47045df2dab6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:37.352989 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4e915575-352a-4c51-af5c-47045df2dab6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:37.353138 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-4e915575-352a-4c51-af5c-47045df2dab6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id fdbf0bd1-0039-4c2f-92d4-259e170744d9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:37.355599 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1723738070 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1723738070, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:00:37.356000 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1723738070 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1723738070, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:00:37.360553 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:37.360553 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:37.361594 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4e915575-352a-4c51-af5c-47045df2dab6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/fdbf0bd1-0039-4c2f-92d4-259e170744d9 returned with HTTP 200 Aug 13 07:00:37.362137 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 572/2278] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:37 2026] GET /volume/v3/backups/fdbf0bd1-0039-4c2f-92d4-259e170744d9 => generated 645 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:00:37.397632 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Created reservations ['3fcc9ab1-aecc-4800-907f-b2d6e905f3f3', '346d3e84-c321-45bc-8380-1dbbacec6787', '1cdb46bf-f39b-4da4-be5c-8e26f8285517', '9aa571ee-1387-478b-83a6-c40ebdf53296'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:37.398487 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9b4ef3c-4ca8-463f-a704-d6224ae11f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fcc9ab1-aecc-4800-907f-b2d6e905f3f3', '346d3e84-c321-45bc-8380-1dbbacec6787', '1cdb46bf-f39b-4da4-be5c-8e26f8285517', '9aa571ee-1387-478b-83a6-c40ebdf53296']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:37.399220 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (469f2b35-2c51-4abd-88fa-a409726ff9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:37.422670 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (469f2b35-2c51-4abd-88fa-a409726ff9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b99c83f8-411d-4040-8e10-36340a5e0161', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1152552866',encryption_key_id=None,group_id=76d9b874-b76d-4184-97b2-ff5ae4fe5073,group_type_id=,metadata={},multiattach=False,project_id='e80a7bc8967a40889e461bfdceb3aadf',qos_specs=None,replication_status=,reservations=['3fcc9ab1-aecc-4800-907f-b2d6e905f3f3','346d3e84-c321-45bc-8380-1dbbacec6787','1cdb46bf-f39b-4da4-be5c-8e26f8285517','9aa571ee-1387-478b-83a6-c40ebdf53296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaed806d70664663a9fd90594c2d821c',volume_type_id=95b01f25-c1c0-448a-90f3-91e88fb7db7b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1152552866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=76d9b874-b76d-4184-97b2-ff5ae4fe5073,host=None,id=b99c83f8-411d-4040-8e10-36340a5e0161,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80a7bc8967a40889e461bfdceb3aadf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaed806d70664663a9fd90594c2d821c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95b01f25-c1c0-448a-90f3-91e88fb7db7b),volume_type_id=95b01f25-c1c0-448a-90f3-91e88fb7db7b)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:37.423402 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c13cb967-b105-4661-8c83-553128e1f0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:37.441390 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c13cb967-b105-4661-8c83-553128e1f0b5) transitioned into state 'SUCCESS' from state '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-1152552866',encryption_key_id=None,group_id=76d9b874-b76d-4184-97b2-ff5ae4fe5073,group_type_id=,metadata={},multiattach=False,project_id='e80a7bc8967a40889e461bfdceb3aadf',qos_specs=None,replication_status=,reservations=['3fcc9ab1-aecc-4800-907f-b2d6e905f3f3','346d3e84-c321-45bc-8380-1dbbacec6787','1cdb46bf-f39b-4da4-be5c-8e26f8285517','9aa571ee-1387-478b-83a6-c40ebdf53296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaed806d70664663a9fd90594c2d821c',volume_type_id=95b01f25-c1c0-448a-90f3-91e88fb7db7b)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:37.442078 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8eaf32d-3bcc-4aa0-90f5-306a399a6d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:37.455103 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8eaf32d-3bcc-4aa0-90f5-306a399a6d8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:37.455981 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Flow 'volume_create_api' (9f8ea7a5-4b1a-4dba-b16f-f11428299013) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:37.456277 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Create volume request issued successfully. Aug 13 07:00:37.456948 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:37.457095 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:37.498897 np0000007169 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:37.502757 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:37.502757 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:37.506986 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc4096e5-9b94-42cd-8c09-32482d58d7ac tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:00:37.507428 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 568/2279] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 07:00:37 2026] POST /volume/v3/volumes => generated 813 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:37.521966 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a9c26742-8f86-4d66-9b03-8d3672c84723 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:37.523675 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a9c26742-8f86-4d66-9b03-8d3672c84723 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/volumes/b99c83f8-411d-4040-8e10-36340a5e0161 Aug 13 07:00:37.523862 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a9c26742-8f86-4d66-9b03-8d3672c84723 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:37.524032 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a9c26742-8f86-4d66-9b03-8d3672c84723 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:37.531414 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:37.531414 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:37.535237 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a9c26742-8f86-4d66-9b03-8d3672c84723 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Volume info retrieved successfully. Aug 13 07:00:37.535946 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-a9c26742-8f86-4d66-9b03-8d3672c84723 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:37.536161 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-a9c26742-8f86-4d66-9b03-8d3672c84723 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:37.547835 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e233872b-b6a4-4080-8bfc-7169dc9300e4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:37.549750 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e233872b-b6a4-4080-8bfc-7169dc9300e4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:37.550129 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e233872b-b6a4-4080-8bfc-7169dc9300e4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:37.550574 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e233872b-b6a4-4080-8bfc-7169dc9300e4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:37.562380 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:37.562380 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:37.569483 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e233872b-b6a4-4080-8bfc-7169dc9300e4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:37.575066 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e233872b-b6a4-4080-8bfc-7169dc9300e4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:37.575302 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 570/2280] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:37 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:37.580083 np0000007169 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-a9c26742-8f86-4d66-9b03-8d3672c84723 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:37.585399 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:37.585399 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:37.591001 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6b7dd22b-488d-40b5-993e-d4025d3c343b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:37.593294 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6b7dd22b-488d-40b5-993e-d4025d3c343b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:37.593609 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6b7dd22b-488d-40b5-993e-d4025d3c343b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:37.593826 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6b7dd22b-488d-40b5-993e-d4025d3c343b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:37.594119 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a9c26742-8f86-4d66-9b03-8d3672c84723 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/volumes/b99c83f8-411d-4040-8e10-36340a5e0161 returned with HTTP 200 Aug 13 07:00:37.594678 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 571/2281] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:37 2026] GET /volume/v3/volumes/b99c83f8-411d-4040-8e10-36340a5e0161 => generated 881 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:37.606888 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:37.606888 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:37.612026 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6b7dd22b-488d-40b5-993e-d4025d3c343b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:37.620989 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6b7dd22b-488d-40b5-993e-d4025d3c343b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:37.621540 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 573/2282] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:37 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:37.683339 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d8e56b9f-6f8c-4c4d-b27f-86180944e1e7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:37.683568 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8e56b9f-6f8c-4c4d-b27f-86180944e1e7 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:00:37.683661 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8e56b9f-6f8c-4c4d-b27f-86180944e1e7 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:37.683839 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8e56b9f-6f8c-4c4d-b27f-86180944e1e7 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:37.695754 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:37.695754 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:37.701111 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d8e56b9f-6f8c-4c4d-b27f-86180944e1e7 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:37.706784 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8e56b9f-6f8c-4c4d-b27f-86180944e1e7 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:00:37.707208 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 569/2283] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:37 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:37.775125 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7ffebc84-fb05-4135-883c-a9acf5a99cd9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:37.778461 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:37.778574 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7ffebc84-fb05-4135-883c-a9acf5a99cd9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:37.778574 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7ffebc84-fb05-4135-883c-a9acf5a99cd9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:37.778574 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7ffebc84-fb05-4135-883c-a9acf5a99cd9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:37.778574 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-7ffebc84-fb05-4135-883c-a9acf5a99cd9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:37.779190 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:00:37.779678 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-129320296", "imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:37.783154 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-129320296', 'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:00:37.783237 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:37.783237 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:37.783237 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7ffebc84-fb05-4135-883c-a9acf5a99cd9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:37.783237 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 571/2284] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:37 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:37.841869 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-22ad024d-72dd-47d9-8ff2-22259223b463 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:37.852942 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-22ad024d-72dd-47d9-8ff2-22259223b463 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:37.853424 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-22ad024d-72dd-47d9-8ff2-22259223b463 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:37.853788 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-22ad024d-72dd-47d9-8ff2-22259223b463 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:37.853921 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-22ad024d-72dd-47d9-8ff2-22259223b463 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:37.859394 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:37.859394 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:37.860234 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-22ad024d-72dd-47d9-8ff2-22259223b463 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:37.860769 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 574/2285] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:37 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:38.058820 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Create volume of 1 GB Aug 13 07:00:38.059413 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:38.059413 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:38.060044 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Availability Zones retrieved successfully. Aug 13 07:00:38.066405 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Flow 'volume_create_api' (8bb869fa-68b5-424d-b686-0451eea43a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:38.067633 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b22c3e-adc0-42d9-8f58-93ad6c66dada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:38.068825 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:00:38.139851 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:38.139851 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:38.194749 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b22c3e-adc0-42d9-8f58-93ad6c66dada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=03774fab-2128-440c-ae63-36d754bcc3f8,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03774fab-2128-440c-ae63-36d754bcc3f8', 'encryption_key_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=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:38.195669 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27854096-351a-4c24-88a5-06022e0d2311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:38.307982 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Created reservations ['72716e17-b022-42c7-ac3d-298c7fb4b604', 'a2a6d979-dece-4535-84d3-ab2e1305ffae', 'a9055d5e-933b-4412-9820-93a8b479d1f2', '74e530f4-4da4-4fb6-81a0-e549812b14c8'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:38.309147 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27854096-351a-4c24-88a5-06022e0d2311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72716e17-b022-42c7-ac3d-298c7fb4b604', 'a2a6d979-dece-4535-84d3-ab2e1305ffae', 'a9055d5e-933b-4412-9820-93a8b479d1f2', '74e530f4-4da4-4fb6-81a0-e549812b14c8']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:38.310407 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cce6f27-42dd-4fc4-9271-2c702e18cd24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:38.339702 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cce6f27-42dd-4fc4-9271-2c702e18cd24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4063ebf2-fc6d-4bb7-aeda-616866ef139e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-129320296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7c640acf73334caaab37c27c659455cd',qos_specs=None,replication_status=,reservations=['72716e17-b022-42c7-ac3d-298c7fb4b604','a2a6d979-dece-4535-84d3-ab2e1305ffae','a9055d5e-933b-4412-9820-93a8b479d1f2','74e530f4-4da4-4fb6-81a0-e549812b14c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91dbc08a5d434f44838bbd647abd7fea',volume_type_id=03774fab-2128-440c-ae63-36d754bcc3f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:00:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-129320296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4063ebf2-fc6d-4bb7-aeda-616866ef139e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7c640acf73334caaab37c27c659455cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91dbc08a5d434f44838bbd647abd7fea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03774fab-2128-440c-ae63-36d754bcc3f8),volume_type_id=03774fab-2128-440c-ae63-36d754bcc3f8)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:38.340750 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd17c755-346f-46b1-818c-a71f908602e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:38.366253 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd17c755-346f-46b1-818c-a71f908602e1) transitioned into state 'SUCCESS' from state '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-129320296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7c640acf73334caaab37c27c659455cd',qos_specs=None,replication_status=,reservations=['72716e17-b022-42c7-ac3d-298c7fb4b604','a2a6d979-dece-4535-84d3-ab2e1305ffae','a9055d5e-933b-4412-9820-93a8b479d1f2','74e530f4-4da4-4fb6-81a0-e549812b14c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91dbc08a5d434f44838bbd647abd7fea',volume_type_id=03774fab-2128-440c-ae63-36d754bcc3f8)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:38.367664 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f856ffe-af1e-410d-bfd6-b0bc9375599c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:38.374814 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-416e301e-626d-4b92-b22f-f40ff39e919a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:38.377292 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-416e301e-626d-4b92-b22f-f40ff39e919a tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/fdbf0bd1-0039-4c2f-92d4-259e170744d9 Aug 13 07:00:38.377513 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-416e301e-626d-4b92-b22f-f40ff39e919a tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:38.377786 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-416e301e-626d-4b92-b22f-f40ff39e919a tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:38.377935 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-416e301e-626d-4b92-b22f-f40ff39e919a tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id fdbf0bd1-0039-4c2f-92d4-259e170744d9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:38.379582 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f856ffe-af1e-410d-bfd6-b0bc9375599c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:38.380816 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Flow 'volume_create_api' (8bb869fa-68b5-424d-b686-0451eea43a02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:38.381139 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Create volume request issued successfully. Aug 13 07:00:38.382424 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b2ba1bf8-a398-4fa5-8339-1401c9da07c4 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:00:38.382424 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 572/2286] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:00:37 2026] POST /volume/v3/volumes => generated 757 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:38.387048 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:38.387048 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:38.387606 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-416e301e-626d-4b92-b22f-f40ff39e919a tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/fdbf0bd1-0039-4c2f-92d4-259e170744d9 returned with HTTP 200 Aug 13 07:00:38.388249 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 570/2287] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:38 2026] GET /volume/v3/backups/fdbf0bd1-0039-4c2f-92d4-259e170744d9 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:38.397163 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ad4e53a0-01b5-48d7-bad8-dc55ac10154a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:38.399279 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ad4e53a0-01b5-48d7-bad8-dc55ac10154a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e Aug 13 07:00:38.399679 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ad4e53a0-01b5-48d7-bad8-dc55ac10154a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:38.400667 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ad4e53a0-01b5-48d7-bad8-dc55ac10154a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:38.403271 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7f8526b5-0991-456c-a31c-ef4dbbe97707 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:38.405251 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7f8526b5-0991-456c-a31c-ef4dbbe97707 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] DELETE https://10.4.3.81/volume/v3/backups/fdbf0bd1-0039-4c2f-92d4-259e170744d9 Aug 13 07:00:38.405646 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7f8526b5-0991-456c-a31c-ef4dbbe97707 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:38.405981 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7f8526b5-0991-456c-a31c-ef4dbbe97707 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:38.406112 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-7f8526b5-0991-456c-a31c-ef4dbbe97707 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Delete backup with id: fdbf0bd1-0039-4c2f-92d4-259e170744d9. Aug 13 07:00:38.408800 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:38.408800 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:38.412129 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:38.412129 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:38.414100 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ad4e53a0-01b5-48d7-bad8-dc55ac10154a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:38.419627 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ad4e53a0-01b5-48d7-bad8-dc55ac10154a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e returned with HTTP 200 Aug 13 07:00:38.420055 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 572/2288] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:38 2026] GET /volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:38.428284 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-7f8526b5-0991-456c-a31c-ef4dbbe97707 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] delete_backup rpcapi backup_id fdbf0bd1-0039-4c2f-92d4-259e170744d9 {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:00:38.430102 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7f8526b5-0991-456c-a31c-ef4dbbe97707 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/fdbf0bd1-0039-4c2f-92d4-259e170744d9 returned with HTTP 202 Aug 13 07:00:38.430587 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 575/2289] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:00:38 2026] DELETE /volume/v3/backups/fdbf0bd1-0039-4c2f-92d4-259e170744d9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:38.438121 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3e6466c8-4bf9-47d4-bdb3-3a4a42b70add None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:38.440513 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e6466c8-4bf9-47d4-bdb3-3a4a42b70add tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/fdbf0bd1-0039-4c2f-92d4-259e170744d9 Aug 13 07:00:38.440827 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e6466c8-4bf9-47d4-bdb3-3a4a42b70add tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:38.441091 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e6466c8-4bf9-47d4-bdb3-3a4a42b70add tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:38.441244 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-3e6466c8-4bf9-47d4-bdb3-3a4a42b70add tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id fdbf0bd1-0039-4c2f-92d4-259e170744d9. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:38.449117 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:38.449117 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:38.449858 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e6466c8-4bf9-47d4-bdb3-3a4a42b70add tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/fdbf0bd1-0039-4c2f-92d4-259e170744d9 returned with HTTP 200 Aug 13 07:00:38.450385 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 573/2290] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:38 2026] GET /volume/v3/backups/fdbf0bd1-0039-4c2f-92d4-259e170744d9 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:38.609635 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e6203ccd-bd04-4071-8ed6-7e9f18803c70 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:38.613509 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6203ccd-bd04-4071-8ed6-7e9f18803c70 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/volumes/b99c83f8-411d-4040-8e10-36340a5e0161 Aug 13 07:00:38.613509 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6203ccd-bd04-4071-8ed6-7e9f18803c70 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:38.613509 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6203ccd-bd04-4071-8ed6-7e9f18803c70 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:38.626626 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:38.626626 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:38.633013 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e6203ccd-bd04-4071-8ed6-7e9f18803c70 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Volume info retrieved successfully. Aug 13 07:00:38.634150 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-e6203ccd-bd04-4071-8ed6-7e9f18803c70 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:38.634643 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-e6203ccd-bd04-4071-8ed6-7e9f18803c70 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:38.679745 np0000007169 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-e6203ccd-bd04-4071-8ed6-7e9f18803c70 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:38.683149 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:38.683149 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:38.694447 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6203ccd-bd04-4071-8ed6-7e9f18803c70 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/volumes/b99c83f8-411d-4040-8e10-36340a5e0161 returned with HTTP 200 Aug 13 07:00:38.694965 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 571/2291] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:38 2026] GET /volume/v3/volumes/b99c83f8-411d-4040-8e10-36340a5e0161 => generated 906 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:38.709977 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7c0cf7b4-56f9-4e55-abf4-7a774ecb1b73 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:38.712236 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7c0cf7b4-56f9-4e55-abf4-7a774ecb1b73 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/groups/76d9b874-b76d-4184-97b2-ff5ae4fe5073 Aug 13 07:00:38.712479 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7c0cf7b4-56f9-4e55-abf4-7a774ecb1b73 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:38.712813 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7c0cf7b4-56f9-4e55-abf4-7a774ecb1b73 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:38.712979 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-7c0cf7b4-56f9-4e55-abf4-7a774ecb1b73 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] show called for member 76d9b874-b76d-4184-97b2-ff5ae4fe5073 {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:38.716685 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:38.716685 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:38.725020 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7c0cf7b4-56f9-4e55-abf4-7a774ecb1b73 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/76d9b874-b76d-4184-97b2-ff5ae4fe5073 returned with HTTP 200 Aug 13 07:00:38.725616 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 573/2292] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:38 2026] GET /volume/v3/groups/76d9b874-b76d-4184-97b2-ff5ae4fe5073 => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:38.735081 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-56a6ec31-1acd-4626-b69d-d33ac94a7674 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:38.736880 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-56a6ec31-1acd-4626-b69d-d33ac94a7674 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/groups/3da4c97d-6332-489d-8d3a-982aa6932b27 Aug 13 07:00:38.737106 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-56a6ec31-1acd-4626-b69d-d33ac94a7674 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:38.737312 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-56a6ec31-1acd-4626-b69d-d33ac94a7674 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:38.737576 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-56a6ec31-1acd-4626-b69d-d33ac94a7674 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] show called for member 3da4c97d-6332-489d-8d3a-982aa6932b27 {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:38.742824 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:38.742824 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:38.755535 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-56a6ec31-1acd-4626-b69d-d33ac94a7674 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/3da4c97d-6332-489d-8d3a-982aa6932b27 returned with HTTP 200 Aug 13 07:00:38.755897 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 576/2293] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:38 2026] GET /volume/v3/groups/3da4c97d-6332-489d-8d3a-982aa6932b27 => generated 322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:38.765817 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7c1fb5a0-df6b-45dd-b494-587734ce2ad9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:38.767845 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7c1fb5a0-df6b-45dd-b494-587734ce2ad9 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/groups/detail Aug 13 07:00:38.768265 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7c1fb5a0-df6b-45dd-b494-587734ce2ad9 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:38.768265 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7c1fb5a0-df6b-45dd-b494-587734ce2ad9 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:38.799258 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fd5cce03-2853-4065-92af-702b7567f054 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:38.801896 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd5cce03-2853-4065-92af-702b7567f054 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:38.802154 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd5cce03-2853-4065-92af-702b7567f054 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:38.803481 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd5cce03-2853-4065-92af-702b7567f054 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:38.803640 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-fd5cce03-2853-4065-92af-702b7567f054 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:38.805986 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7c1fb5a0-df6b-45dd-b494-587734ce2ad9 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/detail returned with HTTP 200 Aug 13 07:00:38.806394 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 574/2294] 10.4.3.81 () {68 vars in 1289 bytes} [Thu Aug 13 07:00:38 2026] GET /volume/v3/groups/detail => generated 639 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:38.808902 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:38.808902 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:38.810059 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd5cce03-2853-4065-92af-702b7567f054 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:38.810409 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 572/2295] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:38 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:38.816197 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-37baa931-3641-4498-82d8-281a43756756 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:38.819159 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-37baa931-3641-4498-82d8-281a43756756 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:00:38.819455 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-37baa931-3641-4498-82d8-281a43756756 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:38.819704 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-37baa931-3641-4498-82d8-281a43756756 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:38.820009 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-37baa931-3641-4498-82d8-281a43756756 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:00:38.820494 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:38.820494 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:38.820898 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-37baa931-3641-4498-82d8-281a43756756 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:00:38.829751 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-37baa931-3641-4498-82d8-281a43756756 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Get all volumes completed successfully. Aug 13 07:00:38.830682 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-37baa931-3641-4498-82d8-281a43756756 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:38.830898 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-37baa931-3641-4498-82d8-281a43756756 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:38.872144 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8956afe8-6489-4242-b62e-4727d05472ea None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:38.873875 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8956afe8-6489-4242-b62e-4727d05472ea tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:38.874090 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8956afe8-6489-4242-b62e-4727d05472ea tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:38.874303 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8956afe8-6489-4242-b62e-4727d05472ea tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:38.874405 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-8956afe8-6489-4242-b62e-4727d05472ea tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:38.874471 np0000007169 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-37baa931-3641-4498-82d8-281a43756756 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:38.876642 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:38.878052 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:38.878052 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:38.879208 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:38.879208 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:38.880015 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8956afe8-6489-4242-b62e-4727d05472ea tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:38.880460 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 577/2296] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:38 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:38.888606 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-37baa931-3641-4498-82d8-281a43756756 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:00:38.889071 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 574/2297] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:00:38 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:38.907350 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-008a5146-7c38-4b37-af08-3570e658ccd6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:38.909572 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-008a5146-7c38-4b37-af08-3570e658ccd6 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:00:38.910079 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-008a5146-7c38-4b37-af08-3570e658ccd6 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:38.910079 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-008a5146-7c38-4b37-af08-3570e658ccd6 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:38.910481 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-008a5146-7c38-4b37-af08-3570e658ccd6 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:00:38.911415 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-008a5146-7c38-4b37-af08-3570e658ccd6 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:00:38.921836 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-008a5146-7c38-4b37-af08-3570e658ccd6 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Get all volumes completed successfully. Aug 13 07:00:38.922698 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-008a5146-7c38-4b37-af08-3570e658ccd6 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:38.922866 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-008a5146-7c38-4b37-af08-3570e658ccd6 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:38.956603 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9b873e8f-e530-477e-8805-392a387a37ff None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:38.959869 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9b873e8f-e530-477e-8805-392a387a37ff tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c Aug 13 07:00:38.960174 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9b873e8f-e530-477e-8805-392a387a37ff tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:38.960489 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9b873e8f-e530-477e-8805-392a387a37ff tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:38.960640 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-9b873e8f-e530-477e-8805-392a387a37ff tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Delete snapshot with id: b53ac03b-6d45-4e18-a4fb-d64a43ad510c Aug 13 07:00:38.966570 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9b873e8f-e530-477e-8805-392a387a37ff tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c returned with HTTP 404 Aug 13 07:00:38.967304 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 578/2298] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:00:38 2026] DELETE /volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:38.975910 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e6cefedc-a5a3-4aef-98e5-607e67fef1ef None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:38.978158 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e6cefedc-a5a3-4aef-98e5-607e67fef1ef tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c Aug 13 07:00:38.978748 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e6cefedc-a5a3-4aef-98e5-607e67fef1ef tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:38.978748 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e6cefedc-a5a3-4aef-98e5-607e67fef1ef tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:38.984576 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e6cefedc-a5a3-4aef-98e5-607e67fef1ef tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c returned with HTTP 404 Aug 13 07:00:38.985359 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 575/2299] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:00:38 2026] GET /volume/v3/snapshots/b53ac03b-6d45-4e18-a4fb-d64a43ad510c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:39.019031 np0000007169 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-008a5146-7c38-4b37-af08-3570e658ccd6 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:39.023737 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:39.023737 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:39.027573 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-67348092-d2af-407f-adb2-53e3105f284a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:39.032955 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-67348092-d2af-407f-adb2-53e3105f284a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 07:00:39.033093 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-67348092-d2af-407f-adb2-53e3105f284a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:39.033226 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-67348092-d2af-407f-adb2-53e3105f284a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:39.035762 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-008a5146-7c38-4b37-af08-3570e658ccd6 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:00:39.036093 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 573/2300] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:00:38 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:39.041998 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:00:39.042861 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-663479272"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:39.043684 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:39.043684 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:39.044138 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-663479272'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:00:39.044254 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Create volume of 1 GB Aug 13 07:00:39.044555 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:39.044555 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:39.047947 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-67348092-d2af-407f-adb2-53e3105f284a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:00:39.049657 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Availability Zones retrieved successfully. Aug 13 07:00:39.049855 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c8c301ef-ed2e-4926-a35b-8a9d7b470f6e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:39.051905 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c8c301ef-ed2e-4926-a35b-8a9d7b470f6e tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] POST https://10.4.3.81/volume/v3/groups/76d9b874-b76d-4184-97b2-ff5ae4fe5073/action Aug 13 07:00:39.052255 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c8c301ef-ed2e-4926-a35b-8a9d7b470f6e tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:39.052433 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c8c301ef-ed2e-4926-a35b-8a9d7b470f6e tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:39.052868 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-67348092-d2af-407f-adb2-53e3105f284a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e returned with HTTP 200 Aug 13 07:00:39.053282 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 579/2301] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:39 2026] GET /volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:39.053968 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-c8c301ef-ed2e-4926-a35b-8a9d7b470f6e tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] delete called for group 76d9b874-b76d-4184-97b2-ff5ae4fe5073 {{(pid=100294) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 07:00:39.054116 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.groups [None req-c8c301ef-ed2e-4926-a35b-8a9d7b470f6e tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Delete group with id: 76d9b874-b76d-4184-97b2-ff5ae4fe5073 Aug 13 07:00:39.055785 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Flow 'volume_create_api' (bc6df9c8-a8b1-46af-a2fd-085c1de13492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:39.056843 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1d6814d-0048-4557-bb1d-77442176642c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:39.057943 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:39.057943 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:39.058172 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:00:39.077422 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-1c1ad889-c3e9-4876-bea0-b4042df21a4a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:39.081786 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-1c1ad889-c3e9-4876-bea0-b4042df21a4a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] POST https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e/action Aug 13 07:00:39.082209 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-1c1ad889-c3e9-4876-bea0-b4042df21a4a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:39.082414 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-1c1ad889-c3e9-4876-bea0-b4042df21a4a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:39.094467 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1d6814d-0048-4557-bb1d-77442176642c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:39.095639 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b0ab4ea-8fe1-4bf1-acce-be4c19abf0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:39.101407 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:39.101407 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:39.102414 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-1c1ad889-c3e9-4876-bea0-b4042df21a4a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:00:39.110016 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-1c1ad889-c3e9-4876-bea0-b4042df21a4a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Begin detaching volume completed successfully. Aug 13 07:00:39.110355 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-1c1ad889-c3e9-4876-bea0-b4042df21a4a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e/action returned with HTTP 202 Aug 13 07:00:39.110969 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 574/2302] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:00:39 2026] POST /volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:39.128204 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c8c301ef-ed2e-4926-a35b-8a9d7b470f6e tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/76d9b874-b76d-4184-97b2-ff5ae4fe5073/action returned with HTTP 202 Aug 13 07:00:39.128204 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 576/2303] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 07:00:39 2026] POST /volume/v3/groups/76d9b874-b76d-4184-97b2-ff5ae4fe5073/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:00:39.139556 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c0de637d-c0c1-499f-ae84-4e123eda31b0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:39.143198 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c0de637d-c0c1-499f-ae84-4e123eda31b0 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/volumes/b99c83f8-411d-4040-8e10-36340a5e0161 Aug 13 07:00:39.143551 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c0de637d-c0c1-499f-ae84-4e123eda31b0 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:39.143829 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c0de637d-c0c1-499f-ae84-4e123eda31b0 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:39.155700 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:39.155700 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:39.165781 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cf56426d-9990-40c4-a80c-7624eff8158b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:39.166632 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf56426d-9990-40c4-a80c-7624eff8158b None None] GET https://10.4.3.81/volume// Aug 13 07:00:39.167093 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cf56426d-9990-40c4-a80c-7624eff8158b None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:39.168303 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c0de637d-c0c1-499f-ae84-4e123eda31b0 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Volume info retrieved successfully. Aug 13 07:00:39.168424 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cf56426d-9990-40c4-a80c-7624eff8158b None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:39.168424 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf56426d-9990-40c4-a80c-7624eff8158b None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:00:39.168514 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-c0de637d-c0c1-499f-ae84-4e123eda31b0 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:39.169094 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-c0de637d-c0c1-499f-ae84-4e123eda31b0 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:39.169159 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 575/2304] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:00:39 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:00:39.174051 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Created reservations ['071e0f2a-c3e0-4dc1-bb9d-16a1c73ed36a', '0e8c61e6-f0fc-4742-a1cd-0d949c88bf23', 'c184eed7-b2c5-4bb6-a1c9-6f90b5e14be1', '3a37eec8-7ea5-497e-8549-6533f08f8cc4'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:39.175293 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b0ab4ea-8fe1-4bf1-acce-be4c19abf0a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['071e0f2a-c3e0-4dc1-bb9d-16a1c73ed36a', '0e8c61e6-f0fc-4742-a1cd-0d949c88bf23', 'c184eed7-b2c5-4bb6-a1c9-6f90b5e14be1', '3a37eec8-7ea5-497e-8549-6533f08f8cc4']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:39.176510 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee80da9f-6e75-43c7-be4a-9e986104af8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:39.182441 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-1b886dbb-846c-4ca2-a1b0-f1681b2a2b8a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:39.184173 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-1b886dbb-846c-4ca2-a1b0-f1681b2a2b8a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 07:00:39.184487 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-1b886dbb-846c-4ca2-a1b0-f1681b2a2b8a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:39.184703 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-1b886dbb-846c-4ca2-a1b0-f1681b2a2b8a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:39.205810 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee80da9f-6e75-43c7-be4a-9e986104af8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1dc9b123-7748-4a2b-af45-4f354d1ee94c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-663479272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e099b62e06c74dc988e6987d162e151d',qos_specs=None,replication_status=,reservations=['071e0f2a-c3e0-4dc1-bb9d-16a1c73ed36a','0e8c61e6-f0fc-4742-a1cd-0d949c88bf23','c184eed7-b2c5-4bb6-a1c9-6f90b5e14be1','3a37eec8-7ea5-497e-8549-6533f08f8cc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2e03e9f91fa433a873e4db2466dffc3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:00:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-663479272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1dc9b123-7748-4a2b-af45-4f354d1ee94c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e099b62e06c74dc988e6987d162e151d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2e03e9f91fa433a873e4db2466dffc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:39.206932 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:39.206932 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:39.207073 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e418662-5d9b-4e5e-a124-52ad24713f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:39.216421 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-1b886dbb-846c-4ca2-a1b0-f1681b2a2b8a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:00:39.223181 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-1b886dbb-846c-4ca2-a1b0-f1681b2a2b8a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e returned with HTTP 200 Aug 13 07:00:39.224711 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 577/2305] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:00:39 2026] GET /volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e => generated 1321 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:00:39.225377 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-c0de637d-c0c1-499f-ae84-4e123eda31b0 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:39.229178 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:39.229178 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:39.238606 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c0de637d-c0c1-499f-ae84-4e123eda31b0 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/volumes/b99c83f8-411d-4040-8e10-36340a5e0161 returned with HTTP 200 Aug 13 07:00:39.238963 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 580/2306] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:39 2026] GET /volume/v3/volumes/b99c83f8-411d-4040-8e10-36340a5e0161 => generated 905 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:39.243932 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e418662-5d9b-4e5e-a124-52ad24713f42) transitioned into state 'SUCCESS' from state '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-663479272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e099b62e06c74dc988e6987d162e151d',qos_specs=None,replication_status=,reservations=['071e0f2a-c3e0-4dc1-bb9d-16a1c73ed36a','0e8c61e6-f0fc-4742-a1cd-0d949c88bf23','c184eed7-b2c5-4bb6-a1c9-6f90b5e14be1','3a37eec8-7ea5-497e-8549-6533f08f8cc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2e03e9f91fa433a873e4db2466dffc3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:39.244808 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d998285e-ac05-42bf-aea8-4e5f262a60c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:39.260187 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d998285e-ac05-42bf-aea8-4e5f262a60c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:39.261516 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Flow 'volume_create_api' (bc6df9c8-a8b1-46af-a2fd-085c1de13492) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:39.261971 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Create volume request issued successfully. Aug 13 07:00:39.262910 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dfdd5c83-ebce-4e71-9d00-6aeb13e9664a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:00:39.263760 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 575/2307] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:00:38 2026] POST /volume/v3/volumes => generated 751 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:39.283232 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-90c28fd5-ac79-46db-b352-89bcf50731b8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:39.285994 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-90c28fd5-ac79-46db-b352-89bcf50731b8 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/volumes/1dc9b123-7748-4a2b-af45-4f354d1ee94c Aug 13 07:00:39.286691 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-90c28fd5-ac79-46db-b352-89bcf50731b8 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:39.286765 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-90c28fd5-ac79-46db-b352-89bcf50731b8 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:39.296769 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:39.296769 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:39.306964 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-90c28fd5-ac79-46db-b352-89bcf50731b8 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Volume info retrieved successfully. Aug 13 07:00:39.313552 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-90c28fd5-ac79-46db-b352-89bcf50731b8 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/volumes/1dc9b123-7748-4a2b-af45-4f354d1ee94c returned with HTTP 200 Aug 13 07:00:39.313552 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 576/2308] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:39 2026] GET /volume/v3/volumes/1dc9b123-7748-4a2b-af45-4f354d1ee94c => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:39.435524 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-184ef3c0-9916-4d2a-b0e4-4599b9e308be None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:39.437499 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-184ef3c0-9916-4d2a-b0e4-4599b9e308be tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e Aug 13 07:00:39.437753 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-184ef3c0-9916-4d2a-b0e4-4599b9e308be tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:39.437999 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-184ef3c0-9916-4d2a-b0e4-4599b9e308be tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:39.446858 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:39.446858 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:39.450926 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-184ef3c0-9916-4d2a-b0e4-4599b9e308be tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:39.456082 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-184ef3c0-9916-4d2a-b0e4-4599b9e308be tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e returned with HTTP 200 Aug 13 07:00:39.456491 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 578/2309] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:39 2026] GET /volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:39.463825 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0532961b-27c2-4591-8846-cb234a033639 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:39.466705 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0532961b-27c2-4591-8846-cb234a033639 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/fdbf0bd1-0039-4c2f-92d4-259e170744d9 Aug 13 07:00:39.466975 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0532961b-27c2-4591-8846-cb234a033639 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:39.467191 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0532961b-27c2-4591-8846-cb234a033639 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:39.467360 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-0532961b-27c2-4591-8846-cb234a033639 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id fdbf0bd1-0039-4c2f-92d4-259e170744d9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:39.475450 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:39.475450 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:39.476263 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0532961b-27c2-4591-8846-cb234a033639 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/fdbf0bd1-0039-4c2f-92d4-259e170744d9 returned with HTTP 200 Aug 13 07:00:39.476779 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 581/2310] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:39 2026] GET /volume/v3/backups/fdbf0bd1-0039-4c2f-92d4-259e170744d9 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:39.617545 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-7311ce91-c014-46c3-a90c-577ccb6a19af None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:39.620392 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-7311ce91-c014-46c3-a90c-577ccb6a19af tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e Aug 13 07:00:39.620625 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-7311ce91-c014-46c3-a90c-577ccb6a19af tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:39.620820 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-7311ce91-c014-46c3-a90c-577ccb6a19af tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:39.641633 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:39.641633 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:39.645711 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-7311ce91-c014-46c3-a90c-577ccb6a19af tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:39.650443 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-7311ce91-c014-46c3-a90c-577ccb6a19af tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e returned with HTTP 200 Aug 13 07:00:39.651135 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 576/2311] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:39 2026] GET /volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e => generated 1365 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:39.822138 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-48dd0231-8dc0-4cd4-8777-19376e2af4d7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:39.823959 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-48dd0231-8dc0-4cd4-8777-19376e2af4d7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:39.824126 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-48dd0231-8dc0-4cd4-8777-19376e2af4d7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:39.824339 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-48dd0231-8dc0-4cd4-8777-19376e2af4d7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:39.824495 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-48dd0231-8dc0-4cd4-8777-19376e2af4d7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:39.828841 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:39.828841 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:39.829790 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-48dd0231-8dc0-4cd4-8777-19376e2af4d7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:39.830154 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 577/2312] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:39 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:39.892523 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-75cceeb9-2e02-439c-857a-466d9e439953 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:39.894762 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-75cceeb9-2e02-439c-857a-466d9e439953 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:39.895001 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-75cceeb9-2e02-439c-857a-466d9e439953 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:39.895262 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-75cceeb9-2e02-439c-857a-466d9e439953 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:39.895410 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-75cceeb9-2e02-439c-857a-466d9e439953 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:39.899950 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:39.899950 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:39.900682 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-75cceeb9-2e02-439c-857a-466d9e439953 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:39.901159 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 579/2313] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:39 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:40.112890 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-841ab8b0-0dc5-4bf2-8cca-f766bbeec0f3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:40.115496 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-841ab8b0-0dc5-4bf2-8cca-f766bbeec0f3 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e Aug 13 07:00:40.115496 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-841ab8b0-0dc5-4bf2-8cca-f766bbeec0f3 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:40.115496 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-841ab8b0-0dc5-4bf2-8cca-f766bbeec0f3 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:40.123203 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:40.123203 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:40.127466 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-841ab8b0-0dc5-4bf2-8cca-f766bbeec0f3 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:40.133437 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-841ab8b0-0dc5-4bf2-8cca-f766bbeec0f3 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e returned with HTTP 200 Aug 13 07:00:40.133437 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 582/2314] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:40 2026] GET /volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:40.143377 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ae4fd1a3-7bdf-4a07-be98-c397bd359859 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:40.143377 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ae4fd1a3-7bdf-4a07-be98-c397bd359859 None None] GET https://10.4.3.81/volume// Aug 13 07:00:40.143631 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ae4fd1a3-7bdf-4a07-be98-c397bd359859 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:40.143691 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ae4fd1a3-7bdf-4a07-be98-c397bd359859 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:40.143961 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ae4fd1a3-7bdf-4a07-be98-c397bd359859 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:00:40.144224 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 577/2315] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 07:00:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:00:40.151442 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-1033c46e-43fb-4b68-8a4e-848989a9d6ae None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:40.153263 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-1033c46e-43fb-4b68-8a4e-848989a9d6ae tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:00:40.153608 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-1033c46e-43fb-4b68-8a4e-848989a9d6ae tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4063ebf2-fc6d-4bb7-aeda-616866ef139e", "connector": null, "instance_uuid": "b0c5673b-bfe6-4eaf-8b60-90fe5c327e4f"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:40.163805 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:40.163805 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:40.204982 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-1033c46e-43fb-4b68-8a4e-848989a9d6ae tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:00:40.205574 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 578/2316] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:00:40 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:40.254007 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-76e7de8a-812d-44af-9472-c082dad2afde None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:40.256391 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-76e7de8a-812d-44af-9472-c082dad2afde tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/volumes/b99c83f8-411d-4040-8e10-36340a5e0161 Aug 13 07:00:40.256658 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-76e7de8a-812d-44af-9472-c082dad2afde tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:40.256900 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-76e7de8a-812d-44af-9472-c082dad2afde tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:40.266865 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-76e7de8a-812d-44af-9472-c082dad2afde tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/volumes/b99c83f8-411d-4040-8e10-36340a5e0161 returned with HTTP 404 Aug 13 07:00:40.267495 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 580/2317] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:40 2026] GET /volume/v3/volumes/b99c83f8-411d-4040-8e10-36340a5e0161 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:00:40.275705 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-69339fc3-4a03-407b-ba06-ddc9ef3b2b03 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:40.277574 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-69339fc3-4a03-407b-ba06-ddc9ef3b2b03 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/groups/76d9b874-b76d-4184-97b2-ff5ae4fe5073 Aug 13 07:00:40.277780 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-69339fc3-4a03-407b-ba06-ddc9ef3b2b03 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:40.277979 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-69339fc3-4a03-407b-ba06-ddc9ef3b2b03 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:40.278046 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-69339fc3-4a03-407b-ba06-ddc9ef3b2b03 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] show called for member 76d9b874-b76d-4184-97b2-ff5ae4fe5073 {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:40.283086 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-69339fc3-4a03-407b-ba06-ddc9ef3b2b03 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/76d9b874-b76d-4184-97b2-ff5ae4fe5073 returned with HTTP 404 Aug 13 07:00:40.283583 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 583/2318] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:40 2026] GET /volume/v3/groups/76d9b874-b76d-4184-97b2-ff5ae4fe5073 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:00:40.291350 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e0795662-3a0a-4b3f-b842-c31dd26cfdf7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:40.293690 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e0795662-3a0a-4b3f-b842-c31dd26cfdf7 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] POST https://10.4.3.81/volume/v3/groups/3da4c97d-6332-489d-8d3a-982aa6932b27/action Aug 13 07:00:40.294058 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e0795662-3a0a-4b3f-b842-c31dd26cfdf7 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:40.294193 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e0795662-3a0a-4b3f-b842-c31dd26cfdf7 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:40.295611 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-e0795662-3a0a-4b3f-b842-c31dd26cfdf7 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] delete called for group 3da4c97d-6332-489d-8d3a-982aa6932b27 {{(pid=100296) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 07:00:40.295719 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.groups [None req-e0795662-3a0a-4b3f-b842-c31dd26cfdf7 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Delete group with id: 3da4c97d-6332-489d-8d3a-982aa6932b27 Aug 13 07:00:40.299649 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:40.299649 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:40.327944 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-39e9e98b-0960-498e-a6ce-eb67161d5322 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:40.329906 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-39e9e98b-0960-498e-a6ce-eb67161d5322 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/volumes/1dc9b123-7748-4a2b-af45-4f354d1ee94c Aug 13 07:00:40.330570 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-39e9e98b-0960-498e-a6ce-eb67161d5322 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:40.330570 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-39e9e98b-0960-498e-a6ce-eb67161d5322 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:40.341793 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:40.341793 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:40.347962 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-39e9e98b-0960-498e-a6ce-eb67161d5322 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Volume info retrieved successfully. Aug 13 07:00:40.349211 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e0795662-3a0a-4b3f-b842-c31dd26cfdf7 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/3da4c97d-6332-489d-8d3a-982aa6932b27/action returned with HTTP 202 Aug 13 07:00:40.349946 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 578/2319] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 07:00:40 2026] POST /volume/v3/groups/3da4c97d-6332-489d-8d3a-982aa6932b27/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:00:40.352753 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-39e9e98b-0960-498e-a6ce-eb67161d5322 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/volumes/1dc9b123-7748-4a2b-af45-4f354d1ee94c returned with HTTP 200 Aug 13 07:00:40.353110 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 579/2320] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:40 2026] GET /volume/v3/volumes/1dc9b123-7748-4a2b-af45-4f354d1ee94c => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:40.362069 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-69294bd8-5c7f-4404-a872-fbc58b0ec78e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:40.365259 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-69294bd8-5c7f-4404-a872-fbc58b0ec78e tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/groups/3da4c97d-6332-489d-8d3a-982aa6932b27 Aug 13 07:00:40.365660 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-69294bd8-5c7f-4404-a872-fbc58b0ec78e tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:40.365961 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-69294bd8-5c7f-4404-a872-fbc58b0ec78e tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:40.366181 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-69294bd8-5c7f-4404-a872-fbc58b0ec78e tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] show called for member 3da4c97d-6332-489d-8d3a-982aa6932b27 {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:40.368636 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2c8fc292-2cb8-4061-9b1d-d1c285d2a6cf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:40.371179 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2c8fc292-2cb8-4061-9b1d-d1c285d2a6cf tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 07:00:40.371759 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2c8fc292-2cb8-4061-9b1d-d1c285d2a6cf tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1dc9b123-7748-4a2b-af45-4f354d1ee94c", "name": "tempest-VolumesBackupsAdminTest-Backup-1670381414", "container": "tempest-volumesbackupsadmintest-backup-container-588574154"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:40.373477 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-2c8fc292-2cb8-4061-9b1d-d1c285d2a6cf tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Creating new backup {'backup': {'volume_id': '1dc9b123-7748-4a2b-af45-4f354d1ee94c', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1670381414', 'container': 'tempest-volumesbackupsadmintest-backup-container-588574154'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:00:40.373631 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-2c8fc292-2cb8-4061-9b1d-d1c285d2a6cf tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Creating backup of volume 1dc9b123-7748-4a2b-af45-4f354d1ee94c in container tempest-volumesbackupsadmintest-backup-container-588574154 Aug 13 07:00:40.375612 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:40.375612 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:40.382603 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:40.382603 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:40.383267 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2c8fc292-2cb8-4061-9b1d-d1c285d2a6cf tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Volume info retrieved successfully. Aug 13 07:00:40.385623 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-69294bd8-5c7f-4404-a872-fbc58b0ec78e tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/3da4c97d-6332-489d-8d3a-982aa6932b27 returned with HTTP 200 Aug 13 07:00:40.386121 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 581/2321] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:40 2026] GET /volume/v3/groups/3da4c97d-6332-489d-8d3a-982aa6932b27 => generated 321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:40.414233 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-e2652c00-0c36-4fb6-aadf-2ec9ff2d3d85 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:40.416213 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-2c8fc292-2cb8-4061-9b1d-d1c285d2a6cf tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Created reservations ['d526e70f-6da7-41f2-b638-34ce4259c81e', '6ccc6b09-08bb-428f-8e5c-fed6365c670c'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:40.418060 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-e2652c00-0c36-4fb6-aadf-2ec9ff2d3d85 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] DELETE https://10.4.3.81/volume/v3/attachments/dd47cf46-0dc8-4a31-915e-8fc883f4e43f Aug 13 07:00:40.418060 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-e2652c00-0c36-4fb6-aadf-2ec9ff2d3d85 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:40.418060 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-e2652c00-0c36-4fb6-aadf-2ec9ff2d3d85 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:40.429950 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:40.429950 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:40.444016 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2c8fc292-2cb8-4061-9b1d-d1c285d2a6cf tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:00:40.444438 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 584/2322] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:00:40 2026] POST /volume/v3/backups => generated 333 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:40.451789 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-990f22e7-843a-43d5-b2c2-46e69cbb7466 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:40.452222 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-990f22e7-843a-43d5-b2c2-46e69cbb7466 None None] GET https://10.4.3.81/volume// Aug 13 07:00:40.452316 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d654c2d9-37c2-466c-9591-23f19abf237d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:40.452650 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-990f22e7-843a-43d5-b2c2-46e69cbb7466 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:40.452770 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-990f22e7-843a-43d5-b2c2-46e69cbb7466 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:40.454545 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-990f22e7-843a-43d5-b2c2-46e69cbb7466 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:00:40.454545 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 580/2323] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:00:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:00:40.454637 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d654c2d9-37c2-466c-9591-23f19abf237d tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:00:40.454637 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d654c2d9-37c2-466c-9591-23f19abf237d tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:40.454713 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d654c2d9-37c2-466c-9591-23f19abf237d tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:40.454966 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-d654c2d9-37c2-466c-9591-23f19abf237d tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:40.460800 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:40.460800 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:40.461131 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d654c2d9-37c2-466c-9591-23f19abf237d tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:00:40.461639 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 582/2324] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:40 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:40.463454 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-4ce00e49-8b6c-4b97-a02a-b69f4ff0ed67 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:40.468339 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-4ce00e49-8b6c-4b97-a02a-b69f4ff0ed67 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:00:40.468825 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-4ce00e49-8b6c-4b97-a02a-b69f4ff0ed67 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cb0029f-8818-4ce5-a2b5-52366c43a27a", "connector": null, "instance_uuid": "f837a2b7-effe-4505-8028-1920e320cf5a"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:40.481718 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-9f4edbe2-288d-4ecc-8271-687b873a16dd req-e2652c00-0c36-4fb6-aadf-2ec9ff2d3d85 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/attachments/dd47cf46-0dc8-4a31-915e-8fc883f4e43f returned with HTTP 200 Aug 13 07:00:40.481718 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 579/2325] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:00:40 2026] DELETE /volume/v3/attachments/dd47cf46-0dc8-4a31-915e-8fc883f4e43f => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:40.484548 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:40.484548 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:40.491631 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-40845aec-8912-4cd5-9c46-41bea56a7371 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:40.493988 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-40845aec-8912-4cd5-9c46-41bea56a7371 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/fdbf0bd1-0039-4c2f-92d4-259e170744d9 Aug 13 07:00:40.494226 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-40845aec-8912-4cd5-9c46-41bea56a7371 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:40.494482 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-40845aec-8912-4cd5-9c46-41bea56a7371 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:40.494586 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-40845aec-8912-4cd5-9c46-41bea56a7371 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id fdbf0bd1-0039-4c2f-92d4-259e170744d9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:40.498427 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-40845aec-8912-4cd5-9c46-41bea56a7371 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/fdbf0bd1-0039-4c2f-92d4-259e170744d9 returned with HTTP 404 Aug 13 07:00:40.498911 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 581/2326] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:40 2026] GET /volume/v3/backups/fdbf0bd1-0039-4c2f-92d4-259e170744d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:40.507145 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a920dfaa-c876-4a53-81c7-6cd51eb8cda8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:40.509890 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a920dfaa-c876-4a53-81c7-6cd51eb8cda8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/414d9aba-b0bf-4c72-8dde-03eb2a80b797 Aug 13 07:00:40.509890 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a920dfaa-c876-4a53-81c7-6cd51eb8cda8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:40.510076 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a920dfaa-c876-4a53-81c7-6cd51eb8cda8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:40.510275 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-a920dfaa-c876-4a53-81c7-6cd51eb8cda8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Delete volume with id: 414d9aba-b0bf-4c72-8dde-03eb2a80b797 Aug 13 07:00:40.520271 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:40.520271 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:40.520788 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a920dfaa-c876-4a53-81c7-6cd51eb8cda8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 07:00:40.533618 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-4ce00e49-8b6c-4b97-a02a-b69f4ff0ed67 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:00:40.534564 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 585/2327] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:00:40 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:40.543139 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a920dfaa-c876-4a53-81c7-6cd51eb8cda8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Delete volume request issued successfully. Aug 13 07:00:40.543444 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a920dfaa-c876-4a53-81c7-6cd51eb8cda8 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/414d9aba-b0bf-4c72-8dde-03eb2a80b797 returned with HTTP 202 Aug 13 07:00:40.543967 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 583/2328] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:00:40 2026] DELETE /volume/v3/volumes/414d9aba-b0bf-4c72-8dde-03eb2a80b797 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:40.551029 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-de154cfd-13a6-4309-8bcc-627acbe40e52 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:40.555060 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-de154cfd-13a6-4309-8bcc-627acbe40e52 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] DELETE https://10.4.3.81/volume/v3/attachments/3b9787da-e6e8-4b0c-984b-718f72523ce5 Aug 13 07:00:40.555060 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-de154cfd-13a6-4309-8bcc-627acbe40e52 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:40.555060 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-de154cfd-13a6-4309-8bcc-627acbe40e52 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:40.556512 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5b571eae-558f-473a-b392-fb7374f94476 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:40.558727 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5b571eae-558f-473a-b392-fb7374f94476 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/volumes/414d9aba-b0bf-4c72-8dde-03eb2a80b797 Aug 13 07:00:40.558974 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5b571eae-558f-473a-b392-fb7374f94476 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:40.559180 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5b571eae-558f-473a-b392-fb7374f94476 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:40.565014 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:40.565014 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:40.569687 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:40.569687 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:40.577978 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5b571eae-558f-473a-b392-fb7374f94476 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 07:00:40.583276 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5b571eae-558f-473a-b392-fb7374f94476 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/414d9aba-b0bf-4c72-8dde-03eb2a80b797 returned with HTTP 200 Aug 13 07:00:40.583730 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 582/2329] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:40 2026] GET /volume/v3/volumes/414d9aba-b0bf-4c72-8dde-03eb2a80b797 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:40.633412 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-de154cfd-13a6-4309-8bcc-627acbe40e52 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/attachments/3b9787da-e6e8-4b0c-984b-718f72523ce5 returned with HTTP 200 Aug 13 07:00:40.634145 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 580/2330] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:00:40 2026] DELETE /volume/v3/attachments/3b9787da-e6e8-4b0c-984b-718f72523ce5 => generated 192 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:40.841652 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b97041fc-d93c-42be-9200-93dd21b8f432 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:40.844013 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b97041fc-d93c-42be-9200-93dd21b8f432 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:40.844293 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b97041fc-d93c-42be-9200-93dd21b8f432 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:40.844685 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b97041fc-d93c-42be-9200-93dd21b8f432 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:40.844743 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-b97041fc-d93c-42be-9200-93dd21b8f432 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:40.850698 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:40.850698 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:40.851536 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b97041fc-d93c-42be-9200-93dd21b8f432 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:40.852002 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 586/2331] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:40 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:40.915280 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7751e512-c2f1-4fab-8145-3843de0fbb8b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:40.916864 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7751e512-c2f1-4fab-8145-3843de0fbb8b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:40.917045 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7751e512-c2f1-4fab-8145-3843de0fbb8b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:40.917252 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7751e512-c2f1-4fab-8145-3843de0fbb8b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:40.917744 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-7751e512-c2f1-4fab-8145-3843de0fbb8b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:40.922022 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:40.922022 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:40.923077 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7751e512-c2f1-4fab-8145-3843de0fbb8b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:40.923818 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 584/2332] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:40 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:41.320951 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-f3762045-9ca0-4128-b9b5-8f2c2b6bf39b req-8f29e53f-81b9-4e2f-a8f3-f96fef5e8a0e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.323229 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f3762045-9ca0-4128-b9b5-8f2c2b6bf39b req-8f29e53f-81b9-4e2f-a8f3-f96fef5e8a0e tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 07:00:41.323499 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f3762045-9ca0-4128-b9b5-8f2c2b6bf39b req-8f29e53f-81b9-4e2f-a8f3-f96fef5e8a0e tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:41.323753 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f3762045-9ca0-4128-b9b5-8f2c2b6bf39b req-8f29e53f-81b9-4e2f-a8f3-f96fef5e8a0e tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:41.331021 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:41.331021 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:41.341641 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-f3762045-9ca0-4128-b9b5-8f2c2b6bf39b req-8f29e53f-81b9-4e2f-a8f3-f96fef5e8a0e tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:00:41.352480 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f3762045-9ca0-4128-b9b5-8f2c2b6bf39b req-8f29e53f-81b9-4e2f-a8f3-f96fef5e8a0e tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e returned with HTTP 200 Aug 13 07:00:41.352869 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 583/2333] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:41 2026] GET /volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:41.368298 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-179ea35d-4aab-4f0b-b3d0-6f4359b61f6c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.370254 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-179ea35d-4aab-4f0b-b3d0-6f4359b61f6c tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] DELETE https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 07:00:41.370470 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-179ea35d-4aab-4f0b-b3d0-6f4359b61f6c tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:41.370650 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-179ea35d-4aab-4f0b-b3d0-6f4359b61f6c tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:41.370820 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-179ea35d-4aab-4f0b-b3d0-6f4359b61f6c tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Delete volume with id: 531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 07:00:41.378092 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:41.378092 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:41.378538 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-179ea35d-4aab-4f0b-b3d0-6f4359b61f6c tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:00:41.399278 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-179ea35d-4aab-4f0b-b3d0-6f4359b61f6c tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Delete volume request issued successfully. Aug 13 07:00:41.399462 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-94d7bec9-e260-4057-9b1d-b11e618e1124 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.399630 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-179ea35d-4aab-4f0b-b3d0-6f4359b61f6c tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e returned with HTTP 202 Aug 13 07:00:41.400039 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 581/2334] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:00:41 2026] DELETE /volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:41.404439 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-94d7bec9-e260-4057-9b1d-b11e618e1124 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/groups/3da4c97d-6332-489d-8d3a-982aa6932b27 Aug 13 07:00:41.404857 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-94d7bec9-e260-4057-9b1d-b11e618e1124 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:41.405073 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-94d7bec9-e260-4057-9b1d-b11e618e1124 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:41.405282 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-94d7bec9-e260-4057-9b1d-b11e618e1124 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] show called for member 3da4c97d-6332-489d-8d3a-982aa6932b27 {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:41.408835 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8897ec7c-a53c-47b3-bdd3-92886b964410 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.410241 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8897ec7c-a53c-47b3-bdd3-92886b964410 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 07:00:41.410565 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8897ec7c-a53c-47b3-bdd3-92886b964410 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:41.410633 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-94d7bec9-e260-4057-9b1d-b11e618e1124 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/3da4c97d-6332-489d-8d3a-982aa6932b27 returned with HTTP 404 Aug 13 07:00:41.410915 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8897ec7c-a53c-47b3-bdd3-92886b964410 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:41.411581 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 587/2335] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:41 2026] GET /volume/v3/groups/3da4c97d-6332-489d-8d3a-982aa6932b27 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:00:41.420772 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:41.420772 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:41.423619 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9a620347-778e-41a9-8410-2b691a72d43b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.425437 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a620347-778e-41a9-8410-2b691a72d43b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/groups/detail Aug 13 07:00:41.425575 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8897ec7c-a53c-47b3-bdd3-92886b964410 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:00:41.425664 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a620347-778e-41a9-8410-2b691a72d43b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:41.425883 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a620347-778e-41a9-8410-2b691a72d43b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:41.430816 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8897ec7c-a53c-47b3-bdd3-92886b964410 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e returned with HTTP 200 Aug 13 07:00:41.431392 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 585/2336] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:41 2026] GET /volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:41.432507 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a620347-778e-41a9-8410-2b691a72d43b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/detail returned with HTTP 200 Aug 13 07:00:41.432953 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 584/2337] 10.4.3.81 () {68 vars in 1289 bytes} [Thu Aug 13 07:00:41 2026] GET /volume/v3/groups/detail => generated 14 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:41.442599 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-377849a1-0e0b-4523-83aa-5c7bf6fe2bd9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.444614 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-377849a1-0e0b-4523-83aa-5c7bf6fe2bd9 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:00:41.444869 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-377849a1-0e0b-4523-83aa-5c7bf6fe2bd9 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:41.445095 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-377849a1-0e0b-4523-83aa-5c7bf6fe2bd9 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:41.445438 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-377849a1-0e0b-4523-83aa-5c7bf6fe2bd9 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:00:41.446254 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-377849a1-0e0b-4523-83aa-5c7bf6fe2bd9 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:00:41.454279 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-377849a1-0e0b-4523-83aa-5c7bf6fe2bd9 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Get all volumes completed successfully. Aug 13 07:00:41.457528 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-377849a1-0e0b-4523-83aa-5c7bf6fe2bd9 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:00:41.457528 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 582/2338] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:00:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:41.471982 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5560718e-a14f-4c72-9734-4bddf914357c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.474885 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5560718e-a14f-4c72-9734-4bddf914357c tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] POST https://10.4.3.81/volume/v3/groups/3da4c97d-6332-489d-8d3a-982aa6932b27/action Aug 13 07:00:41.474983 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5bae7a12-9a8d-4ea8-9f9d-b354697e9438 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.475231 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5560718e-a14f-4c72-9734-4bddf914357c tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:41.475231 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5560718e-a14f-4c72-9734-4bddf914357c tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:41.476788 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5bae7a12-9a8d-4ea8-9f9d-b354697e9438 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:00:41.477137 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5bae7a12-9a8d-4ea8-9f9d-b354697e9438 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:41.477530 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5bae7a12-9a8d-4ea8-9f9d-b354697e9438 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:41.477530 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-5bae7a12-9a8d-4ea8-9f9d-b354697e9438 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:41.477608 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-5560718e-a14f-4c72-9734-4bddf914357c tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] delete called for group 3da4c97d-6332-489d-8d3a-982aa6932b27 {{(pid=100297) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 07:00:41.477752 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.groups [None req-5560718e-a14f-4c72-9734-4bddf914357c tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Delete group with id: 3da4c97d-6332-489d-8d3a-982aa6932b27 Aug 13 07:00:41.482383 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5560718e-a14f-4c72-9734-4bddf914357c tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/3da4c97d-6332-489d-8d3a-982aa6932b27/action returned with HTTP 404 Aug 13 07:00:41.482617 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:41.482617 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:41.482707 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 588/2339] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 07:00:41 2026] POST /volume/v3/groups/3da4c97d-6332-489d-8d3a-982aa6932b27/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:00:41.483308 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5bae7a12-9a8d-4ea8-9f9d-b354697e9438 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:00:41.483750 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 586/2340] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:41 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:41.491597 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e9038058-8897-4f4f-94e6-0e3d78a141c6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.493302 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9038058-8897-4f4f-94e6-0e3d78a141c6 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:00:41.493572 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9038058-8897-4f4f-94e6-0e3d78a141c6 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:41.494043 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9038058-8897-4f4f-94e6-0e3d78a141c6 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:41.494043 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-e9038058-8897-4f4f-94e6-0e3d78a141c6 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:00:41.494935 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e9038058-8897-4f4f-94e6-0e3d78a141c6 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:00:41.501662 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e9038058-8897-4f4f-94e6-0e3d78a141c6 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Get all volumes completed successfully. Aug 13 07:00:41.502853 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9038058-8897-4f4f-94e6-0e3d78a141c6 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:00:41.503437 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 585/2341] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:00:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:41.517275 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d1eb32ad-75cd-4f02-bae7-8d442d9638a3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.519485 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d1eb32ad-75cd-4f02-bae7-8d442d9638a3 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] POST https://10.4.3.81/volume/v3/groups/76d9b874-b76d-4184-97b2-ff5ae4fe5073/action Aug 13 07:00:41.519915 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d1eb32ad-75cd-4f02-bae7-8d442d9638a3 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:41.520044 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d1eb32ad-75cd-4f02-bae7-8d442d9638a3 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:41.521918 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-d1eb32ad-75cd-4f02-bae7-8d442d9638a3 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] delete called for group 76d9b874-b76d-4184-97b2-ff5ae4fe5073 {{(pid=100296) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 07:00:41.522063 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.groups [None req-d1eb32ad-75cd-4f02-bae7-8d442d9638a3 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Delete group with id: 76d9b874-b76d-4184-97b2-ff5ae4fe5073 Aug 13 07:00:41.525597 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d1eb32ad-75cd-4f02-bae7-8d442d9638a3 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/76d9b874-b76d-4184-97b2-ff5ae4fe5073/action returned with HTTP 404 Aug 13 07:00:41.526085 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 583/2342] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 07:00:41 2026] POST /volume/v3/groups/76d9b874-b76d-4184-97b2-ff5ae4fe5073/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:00:41.535623 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f74f01a1-ce3c-4470-822a-2521f68e9ecd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.537728 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f74f01a1-ce3c-4470-822a-2521f68e9ecd tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/3e88ac5f-f6a1-4851-9029-fcc7c30ff72a Aug 13 07:00:41.538020 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f74f01a1-ce3c-4470-822a-2521f68e9ecd tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:41.538205 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f74f01a1-ce3c-4470-822a-2521f68e9ecd tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:41.553462 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f74f01a1-ce3c-4470-822a-2521f68e9ecd tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] https://10.4.3.81/volume/v3/group_types/3e88ac5f-f6a1-4851-9029-fcc7c30ff72a returned with HTTP 202 Aug 13 07:00:41.553970 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 589/2343] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 07:00:41 2026] DELETE /volume/v3/group_types/3e88ac5f-f6a1-4851-9029-fcc7c30ff72a => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:00:41.561642 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-19ae7c34-f679-4431-aba6-c713b0c8bf68 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.563594 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-19ae7c34-f679-4431-aba6-c713b0c8bf68 tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] DELETE https://10.4.3.81/volume/v3/types/95b01f25-c1c0-448a-90f3-91e88fb7db7b Aug 13 07:00:41.563834 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-19ae7c34-f679-4431-aba6-c713b0c8bf68 tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:41.564101 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-19ae7c34-f679-4431-aba6-c713b0c8bf68 tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:41.583726 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-77a2b6c7-8a48-4132-a467-a237b4000a99 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.584410 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-77a2b6c7-8a48-4132-a467-a237b4000a99 None None] GET https://10.4.3.81/volume// Aug 13 07:00:41.584410 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-77a2b6c7-8a48-4132-a467-a237b4000a99 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:41.585210 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-77a2b6c7-8a48-4132-a467-a237b4000a99 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:41.585210 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-77a2b6c7-8a48-4132-a467-a237b4000a99 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:00:41.585453 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 586/2344] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:00:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:00:41.594609 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-72597a73-bb73-4bb0-9821-d0a9a1dca424 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.594760 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-19ae7c34-f679-4431-aba6-c713b0c8bf68 tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] https://10.4.3.81/volume/v3/types/95b01f25-c1c0-448a-90f3-91e88fb7db7b returned with HTTP 202 Aug 13 07:00:41.595539 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 587/2345] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:00:41 2026] DELETE /volume/v3/types/95b01f25-c1c0-448a-90f3-91e88fb7db7b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:41.597003 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-72597a73-bb73-4bb0-9821-d0a9a1dca424 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e Aug 13 07:00:41.597099 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-72597a73-bb73-4bb0-9821-d0a9a1dca424 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:41.597274 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-72597a73-bb73-4bb0-9821-d0a9a1dca424 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:41.597514 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1efb3558-e2ad-412b-9a03-f8c800f61177 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.599448 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1efb3558-e2ad-412b-9a03-f8c800f61177 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/volumes/414d9aba-b0bf-4c72-8dde-03eb2a80b797 Aug 13 07:00:41.599702 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1efb3558-e2ad-412b-9a03-f8c800f61177 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:41.600011 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1efb3558-e2ad-412b-9a03-f8c800f61177 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:41.604388 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-31bf5801-92aa-4424-b413-abcd6288c930 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.606500 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31bf5801-92aa-4424-b413-abcd6288c930 tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] GET https://10.4.3.81/volume/v3/types/95b01f25-c1c0-448a-90f3-91e88fb7db7b Aug 13 07:00:41.606753 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-31bf5801-92aa-4424-b413-abcd6288c930 tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:41.606976 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-31bf5801-92aa-4424-b413-abcd6288c930 tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:41.608631 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1efb3558-e2ad-412b-9a03-f8c800f61177 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/414d9aba-b0bf-4c72-8dde-03eb2a80b797 returned with HTTP 404 Aug 13 07:00:41.608941 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:41.608941 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:41.609266 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 590/2346] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:41 2026] GET /volume/v3/volumes/414d9aba-b0bf-4c72-8dde-03eb2a80b797 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:41.610556 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31bf5801-92aa-4424-b413-abcd6288c930 tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] https://10.4.3.81/volume/v3/types/95b01f25-c1c0-448a-90f3-91e88fb7db7b returned with HTTP 404 Aug 13 07:00:41.611000 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 587/2347] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 07:00:41 2026] GET /volume/v3/types/95b01f25-c1c0-448a-90f3-91e88fb7db7b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 07:00:41.613221 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-72597a73-bb73-4bb0-9821-d0a9a1dca424 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:41.619566 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-72597a73-bb73-4bb0-9821-d0a9a1dca424 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e returned with HTTP 200 Aug 13 07:00:41.620271 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 584/2348] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:00:41 2026] GET /volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e => generated 1544 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:00:41.620889 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-144b2d21-7016-4caa-8302-e935a4a49e8e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.621379 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fb4fc6b2-6af6-4116-8f4f-2add3b09a204 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.622791 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-144b2d21-7016-4caa-8302-e935a4a49e8e tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:00:41.623157 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fb4fc6b2-6af6-4116-8f4f-2add3b09a204 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups Aug 13 07:00:41.623314 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-144b2d21-7016-4caa-8302-e935a4a49e8e tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1243338894"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:41.623526 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fb4fc6b2-6af6-4116-8f4f-2add3b09a204 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:41.623798 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fb4fc6b2-6af6-4116-8f4f-2add3b09a204 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:41.637837 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fb4fc6b2-6af6-4116-8f4f-2add3b09a204 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 200 Aug 13 07:00:41.638513 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 591/2349] 10.4.3.81 () {68 vars in 1270 bytes} [Thu Aug 13 07:00:41 2026] GET /volume/v3/backups => generated 619 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:41.642544 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-144b2d21-7016-4caa-8302-e935a4a49e8e tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:00:41.642880 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 588/2350] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:00:41 2026] POST /volume/v3/types => generated 216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:41.648783 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b2b2c919-a2d6-4bbd-856e-e9f5e91d6ad6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.651730 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b2b2c919-a2d6-4bbd-856e-e9f5e91d6ad6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups?project_id=cf3f988b523d4706b47b4f3bf1698a6e Aug 13 07:00:41.651982 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b2b2c919-a2d6-4bbd-856e-e9f5e91d6ad6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:41.652288 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b2b2c919-a2d6-4bbd-856e-e9f5e91d6ad6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:41.654451 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a10be959-6f28-4dd1-a40c-b014c2034855 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.658704 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a10be959-6f28-4dd1-a40c-b014c2034855 tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 07:00:41.658704 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a10be959-6f28-4dd1-a40c-b014c2034855 tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-143873205"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:41.669636 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b2b2c919-a2d6-4bbd-856e-e9f5e91d6ad6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups?project_id=cf3f988b523d4706b47b4f3bf1698a6e returned with HTTP 200 Aug 13 07:00:41.669636 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 588/2351] 10.4.3.81 () {68 vars in 1357 bytes} [Thu Aug 13 07:00:41 2026] GET /volume/v3/backups?project_id=cf3f988b523d4706b47b4f3bf1698a6e => generated 619 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:41.675422 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a10be959-6f28-4dd1-a40c-b014c2034855 tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 07:00:41.675422 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 585/2352] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 07:00:41 2026] POST /volume/v3/group_types => generated 172 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:41.680205 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-56eb078b-dfba-44c2-ae18-b0b53b522940 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.681304 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.682636 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-56eb078b-dfba-44c2-ae18-b0b53b522940 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] PUT https://10.4.3.81/volume/v3/attachments/5d958444-f6bb-4ddb-a846-7fa7c49d2e54 Aug 13 07:00:41.683235 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-56eb078b-dfba-44c2-ae18-b0b53b522940 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:41.683630 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:00:41.684159 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1245802553"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:41.686028 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1245802553'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:00:41.686229 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Create volume of 1 GB Aug 13 07:00:41.687022 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-06ac8cbb-f4c3-400e-9d0b-5c0b0d1ab364 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.689004 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-06ac8cbb-f4c3-400e-9d0b-5c0b0d1ab364 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] POST https://10.4.3.81/volume/v3/groups Aug 13 07:00:41.689392 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-06ac8cbb-f4c3-400e-9d0b-5c0b0d1ab364 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "06467525-2fc2-4a37-9f08-9c1a23976708", "volume_types": ["2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd"], "name": "tempest-GroupsTest-Group-813101210"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:41.690936 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-06ac8cbb-f4c3-400e-9d0b-5c0b0d1ab364 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Creating new group {'group': {'group_type': '06467525-2fc2-4a37-9f08-9c1a23976708', 'volume_types': ['2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd'], 'name': 'tempest-GroupsTest-Group-813101210'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 07:00:41.691060 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Availability Zones retrieved successfully. Aug 13 07:00:41.693607 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-56eb078b-dfba-44c2-ae18-b0b53b522940 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Acquiring lock "cinder-attachment_update-6cb0029f-8818-4ce5-a2b5-52366c43a27a-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:00:41.694625 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.groups [None req-06ac8cbb-f4c3-400e-9d0b-5c0b0d1ab364 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Creating group tempest-GroupsTest-Group-813101210. Aug 13 07:00:41.695095 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:41.695095 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:41.698925 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-56eb078b-dfba-44c2-ae18-b0b53b522940 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Lock "cinder-attachment_update-6cb0029f-8818-4ce5-a2b5-52366c43a27a-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:00:41.699022 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Flow 'volume_create_api' (67eb5eb9-5a9d-41ed-a8c0-9c57bf5d617e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:41.700338 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:41.700338 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:41.701394 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f6bec1-cdc9-4eef-8c4b-42ead7057c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:41.702028 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:00:41.703497 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-06ac8cbb-f4c3-400e-9d0b-5c0b0d1ab364 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Availability Zones retrieved successfully. Aug 13 07:00:41.718412 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-06ac8cbb-f4c3-400e-9d0b-5c0b0d1ab364 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Created reservations ['e7147af5-011c-40f0-8a52-4a804d6c7854'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:41.733938 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f6bec1-cdc9-4eef-8c4b-42ead7057c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:41.734875 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ace3dea-1daa-4da7-ada8-ec55016db4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:41.747776 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-06ac8cbb-f4c3-400e-9d0b-5c0b0d1ab364 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 13 07:00:41.748147 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 589/2353] 10.4.3.81 () {70 vars in 1290 bytes} [Thu Aug 13 07:00:41 2026] POST /volume/v3/groups => generated 103 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:41.755860 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-11832444-4cf4-4faf-a9c1-df82bb5f450b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.758126 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-11832444-4cf4-4faf-a9c1-df82bb5f450b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] PUT https://10.4.3.81/volume/v3/attachments/3f289fa0-8180-4da2-9f3b-8d6146c55147 Aug 13 07:00:41.758630 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-11832444-4cf4-4faf-a9c1-df82bb5f450b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:41.759653 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b9a3aa43-f913-437e-9771-5e8599092d3a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.761784 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b9a3aa43-f913-437e-9771-5e8599092d3a tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa Aug 13 07:00:41.761784 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b9a3aa43-f913-437e-9771-5e8599092d3a tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:41.761784 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b9a3aa43-f913-437e-9771-5e8599092d3a tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:41.761784 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-b9a3aa43-f913-437e-9771-5e8599092d3a tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] show called for member 287a75b0-93f1-48e5-88ff-ef525691a5fa {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:41.765619 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:41.765619 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:41.769620 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-11832444-4cf4-4faf-a9c1-df82bb5f450b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Acquiring lock "cinder-attachment_update-4063ebf2-fc6d-4bb7-aeda-616866ef139e-np0000007169" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:00:41.774032 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b9a3aa43-f913-437e-9771-5e8599092d3a tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa returned with HTTP 200 Aug 13 07:00:41.774383 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 590/2354] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:41 2026] GET /volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa => generated 331 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:41.775279 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-11832444-4cf4-4faf-a9c1-df82bb5f450b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Lock "cinder-attachment_update-4063ebf2-fc6d-4bb7-aeda-616866ef139e-np0000007169" acquired by "attachment_update" :: waited 0.006s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:00:41.776347 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:41.776347 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:41.786589 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Created reservations ['706f8ffb-dbcf-48bb-8e9f-6777f571a58f', '23a9f5d1-d934-4288-b3f0-d58aea5c4c28', '07e19412-a8e7-4c9e-99b2-d4fa13909461', '97e1c429-1bc4-4b60-b3a3-f0766abf7fd5'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:41.787524 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ace3dea-1daa-4da7-ada8-ec55016db4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['706f8ffb-dbcf-48bb-8e9f-6777f571a58f', '23a9f5d1-d934-4288-b3f0-d58aea5c4c28', '07e19412-a8e7-4c9e-99b2-d4fa13909461', '97e1c429-1bc4-4b60-b3a3-f0766abf7fd5']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:41.788554 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83c6d8cd-3abb-44d2-94f3-53cb2bf906e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:41.809651 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-56eb078b-dfba-44c2-ae18-b0b53b522940 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Lock "cinder-attachment_update-6cb0029f-8818-4ce5-a2b5-52366c43a27a-np0000007169" released by "attachment_update" :: held 0.111s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:00:41.810007 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-56eb078b-dfba-44c2-ae18-b0b53b522940 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/attachments/5d958444-f6bb-4ddb-a846-7fa7c49d2e54 returned with HTTP 200 Aug 13 07:00:41.810779 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 592/2355] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:00:41 2026] PUT /volume/v3/attachments/5d958444-f6bb-4ddb-a846-7fa7c49d2e54 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:41.814167 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83c6d8cd-3abb-44d2-94f3-53cb2bf906e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1827aa9-4b0b-467f-b18c-3a9dd1a262b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1245802553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3f988b523d4706b47b4f3bf1698a6e',qos_specs=None,replication_status=,reservations=['706f8ffb-dbcf-48bb-8e9f-6777f571a58f','23a9f5d1-d934-4288-b3f0-d58aea5c4c28','07e19412-a8e7-4c9e-99b2-d4fa13909461','97e1c429-1bc4-4b60-b3a3-f0766abf7fd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043f5ab37ce14dbdb518f56a893b88b9',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:00:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1245802553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1827aa9-4b0b-467f-b18c-3a9dd1a262b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3f988b523d4706b47b4f3bf1698a6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='043f5ab37ce14dbdb518f56a893b88b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:41.814620 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (587ba5ff-7241-4c39-94af-8c518e1a2712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:41.822945 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-1abf036e-e775-40e2-bafc-993bb172c757 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.825084 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-1abf036e-e775-40e2-bafc-993bb172c757 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] GET https://10.4.3.81/volume/v3/attachments/5d958444-f6bb-4ddb-a846-7fa7c49d2e54 Aug 13 07:00:41.825282 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-1abf036e-e775-40e2-bafc-993bb172c757 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:41.825501 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-1abf036e-e775-40e2-bafc-993bb172c757 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:41.840393 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (587ba5ff-7241-4c39-94af-8c518e1a2712) transitioned into state 'SUCCESS' from state '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-1245802553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3f988b523d4706b47b4f3bf1698a6e',qos_specs=None,replication_status=,reservations=['706f8ffb-dbcf-48bb-8e9f-6777f571a58f','23a9f5d1-d934-4288-b3f0-d58aea5c4c28','07e19412-a8e7-4c9e-99b2-d4fa13909461','97e1c429-1bc4-4b60-b3a3-f0766abf7fd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043f5ab37ce14dbdb518f56a893b88b9',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:41.841249 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3134ccb-1544-4ecf-9630-6ad25f094aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:41.842291 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-1abf036e-e775-40e2-bafc-993bb172c757 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/attachments/5d958444-f6bb-4ddb-a846-7fa7c49d2e54 returned with HTTP 200 Aug 13 07:00:41.842786 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 591/2356] 10.4.3.81 () {70 vars in 1644 bytes} [Thu Aug 13 07:00:41 2026] GET /volume/v3/attachments/5d958444-f6bb-4ddb-a846-7fa7c49d2e54 => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:41.855139 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3134ccb-1544-4ecf-9630-6ad25f094aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:41.857350 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Flow 'volume_create_api' (67eb5eb9-5a9d-41ed-a8c0-9c57bf5d617e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:41.857350 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Create volume request issued successfully. Aug 13 07:00:41.858142 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bca699e1-1a7b-4fc5-bcab-44282f2493d6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:00:41.858142 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 589/2357] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:00:41 2026] POST /volume/v3/volumes => generated 776 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:41.868446 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-344f28e7-eb2c-4dd5-a3a3-366e4c7aecad None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.876237 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a37fb733-9aaa-433f-893b-d2aa14ee3c67 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.876237 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a37fb733-9aaa-433f-893b-d2aa14ee3c67 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/volumes/e1827aa9-4b0b-467f-b18c-3a9dd1a262b0 Aug 13 07:00:41.876237 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a37fb733-9aaa-433f-893b-d2aa14ee3c67 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:41.876482 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-344f28e7-eb2c-4dd5-a3a3-366e4c7aecad tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:41.876539 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a37fb733-9aaa-433f-893b-d2aa14ee3c67 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:41.876585 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-344f28e7-eb2c-4dd5-a3a3-366e4c7aecad tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:41.876585 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-344f28e7-eb2c-4dd5-a3a3-366e4c7aecad tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:41.876585 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-344f28e7-eb2c-4dd5-a3a3-366e4c7aecad tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:41.882632 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:41.882632 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:41.886471 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a37fb733-9aaa-433f-893b-d2aa14ee3c67 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 07:00:41.890038 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:41.890038 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:41.890038 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-344f28e7-eb2c-4dd5-a3a3-366e4c7aecad tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:41.890038 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 593/2358] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:41 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 788 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:41.890448 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a37fb733-9aaa-433f-893b-d2aa14ee3c67 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/e1827aa9-4b0b-467f-b18c-3a9dd1a262b0 returned with HTTP 200 Aug 13 07:00:41.890709 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 592/2359] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:41 2026] GET /volume/v3/volumes/e1827aa9-4b0b-467f-b18c-3a9dd1a262b0 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:41.896635 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-11832444-4cf4-4faf-a9c1-df82bb5f450b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Lock "cinder-attachment_update-4063ebf2-fc6d-4bb7-aeda-616866ef139e-np0000007169" released by "attachment_update" :: held 0.121s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:00:41.896988 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-11832444-4cf4-4faf-a9c1-df82bb5f450b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/3f289fa0-8180-4da2-9f3b-8d6146c55147 returned with HTTP 200 Aug 13 07:00:41.897462 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 586/2360] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:00:41 2026] PUT /volume/v3/attachments/3f289fa0-8180-4da2-9f3b-8d6146c55147 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:41.927740 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-e441f50a-f01f-4cf0-b522-5e4cc301c8ad None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.931029 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-e441f50a-f01f-4cf0-b522-5e4cc301c8ad tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/attachments/3f289fa0-8180-4da2-9f3b-8d6146c55147/action Aug 13 07:00:41.931029 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-e441f50a-f01f-4cf0-b522-5e4cc301c8ad tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:41.931029 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-e441f50a-f01f-4cf0-b522-5e4cc301c8ad tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:41.936174 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-55639cb1-9ed0-423d-9de3-f95a6aff87b7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:41.938475 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-55639cb1-9ed0-423d-9de3-f95a6aff87b7 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:41.938657 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-55639cb1-9ed0-423d-9de3-f95a6aff87b7 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:41.938844 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-55639cb1-9ed0-423d-9de3-f95a6aff87b7 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:41.938946 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-55639cb1-9ed0-423d-9de3-f95a6aff87b7 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:41.943757 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:41.943757 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:41.944835 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-55639cb1-9ed0-423d-9de3-f95a6aff87b7 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:41.945283 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 594/2361] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:41 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:41.954890 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:41.954890 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:41.968710 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-efcf6bed-b634-4b63-a15e-7effb132be10 req-e441f50a-f01f-4cf0-b522-5e4cc301c8ad tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/3f289fa0-8180-4da2-9f3b-8d6146c55147/action returned with HTTP 204 Aug 13 07:00:41.969224 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 590/2362] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:00:41 2026] POST /volume/v3/attachments/3f289fa0-8180-4da2-9f3b-8d6146c55147/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:42.445460 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9dd76aae-d72e-468d-b077-e735c430f70c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:42.447658 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9dd76aae-d72e-468d-b077-e735c430f70c tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e Aug 13 07:00:42.447878 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9dd76aae-d72e-468d-b077-e735c430f70c tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:42.448081 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9dd76aae-d72e-468d-b077-e735c430f70c tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:42.453561 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9dd76aae-d72e-468d-b077-e735c430f70c tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e returned with HTTP 404 Aug 13 07:00:42.454198 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 593/2363] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:42 2026] GET /volume/v3/volumes/531e55b5-b98c-455f-a621-bb2a95b97b1e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:42.496361 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7e00a41f-2725-4c42-963b-f9e88403dc3e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:42.498372 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7e00a41f-2725-4c42-963b-f9e88403dc3e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:00:42.498851 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7e00a41f-2725-4c42-963b-f9e88403dc3e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:42.498914 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7e00a41f-2725-4c42-963b-f9e88403dc3e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:42.499012 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-7e00a41f-2725-4c42-963b-f9e88403dc3e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:42.504208 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:42.504208 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:42.505140 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7e00a41f-2725-4c42-963b-f9e88403dc3e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:00:42.505703 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 587/2364] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:42 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:42.784424 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b7bec01c-8e2c-4fd7-a2c6-b3ff4f1ee86c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:42.785977 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b7bec01c-8e2c-4fd7-a2c6-b3ff4f1ee86c tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa Aug 13 07:00:42.786239 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b7bec01c-8e2c-4fd7-a2c6-b3ff4f1ee86c tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:42.786493 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b7bec01c-8e2c-4fd7-a2c6-b3ff4f1ee86c tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:42.786636 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-b7bec01c-8e2c-4fd7-a2c6-b3ff4f1ee86c tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] show called for member 287a75b0-93f1-48e5-88ff-ef525691a5fa {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:42.790990 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:42.790990 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:42.803998 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b7bec01c-8e2c-4fd7-a2c6-b3ff4f1ee86c tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa returned with HTTP 200 Aug 13 07:00:42.804585 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 595/2365] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:42 2026] GET /volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa => generated 332 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:42.813926 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-45bbdb25-5048-4997-9a91-de4888e073a1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:42.815567 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:00:42.816014 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1971503", "volume_type": "2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd", "group_id": "287a75b0-93f1-48e5-88ff-ef525691a5fa", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:42.817646 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1971503', 'volume_type': '2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd', 'group_id': '287a75b0-93f1-48e5-88ff-ef525691a5fa', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:00:42.825525 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:42.825525 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:42.825525 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Create volume of 1 GB Aug 13 07:00:42.830574 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Availability Zones retrieved successfully. Aug 13 07:00:42.836783 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Flow 'volume_create_api' (72b58d28-f8f6-46de-942d-760f0ebc3f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:42.838162 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5865386f-4f78-4c3b-b88e-8df539bde642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:42.838877 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:42.838877 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:42.839438 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:00:42.859642 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5865386f-4f78-4c3b-b88e-8df539bde642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:00:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd,is_public=True,name='tempest-GroupsTest-volume-type-1243338894',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '287a75b0-93f1-48e5-88ff-ef525691a5fa', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:42.860358 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48d7b3f1-7e49-4851-84ba-e0bed3061133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:42.886357 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1243338894 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1243338894, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:00:42.886357 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1243338894 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1243338894, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:00:42.900017 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-770321e2-df28-4353-a48a-8e87f72767ce None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:42.902132 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-770321e2-df28-4353-a48a-8e87f72767ce tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:42.902383 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-770321e2-df28-4353-a48a-8e87f72767ce tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:42.902572 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-770321e2-df28-4353-a48a-8e87f72767ce tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:42.902676 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-770321e2-df28-4353-a48a-8e87f72767ce tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:42.903211 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b3d3ac65-5d10-4ec0-a8b8-515e04d1b0b7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:42.905580 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b3d3ac65-5d10-4ec0-a8b8-515e04d1b0b7 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/volumes/e1827aa9-4b0b-467f-b18c-3a9dd1a262b0 Aug 13 07:00:42.905580 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b3d3ac65-5d10-4ec0-a8b8-515e04d1b0b7 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:42.905807 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b3d3ac65-5d10-4ec0-a8b8-515e04d1b0b7 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:42.906954 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:42.906954 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:42.907776 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-770321e2-df28-4353-a48a-8e87f72767ce tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:42.908138 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 594/2366] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:42 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:42.915172 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:42.915172 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:42.916966 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Created reservations ['7cacc24e-9272-472a-b34e-431169a2c04c', '6bd4492a-e21a-4b6f-8495-0e0d9548b357', '7e705b25-76af-4465-87b5-58ea1c408128', 'ae8c4934-4d56-4f94-809b-ade383366189'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:42.918064 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48d7b3f1-7e49-4851-84ba-e0bed3061133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cacc24e-9272-472a-b34e-431169a2c04c', '6bd4492a-e21a-4b6f-8495-0e0d9548b357', '7e705b25-76af-4465-87b5-58ea1c408128', 'ae8c4934-4d56-4f94-809b-ade383366189']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:42.918793 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b66d19f-1ecf-4bee-b81e-b6e4b222fe1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:42.920201 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b3d3ac65-5d10-4ec0-a8b8-515e04d1b0b7 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 07:00:42.925005 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b3d3ac65-5d10-4ec0-a8b8-515e04d1b0b7 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/e1827aa9-4b0b-467f-b18c-3a9dd1a262b0 returned with HTTP 200 Aug 13 07:00:42.925528 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 588/2367] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:42 2026] GET /volume/v3/volumes/e1827aa9-4b0b-467f-b18c-3a9dd1a262b0 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:42.938353 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1c2b496b-127f-40ba-836e-679c7f7c0520 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:42.940752 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1c2b496b-127f-40ba-836e-679c7f7c0520 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 07:00:42.941150 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1c2b496b-127f-40ba-836e-679c7f7c0520 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e1827aa9-4b0b-467f-b18c-3a9dd1a262b0", "name": "tempest-type-Backup-1873542465"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:42.942558 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-1c2b496b-127f-40ba-836e-679c7f7c0520 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Creating new backup {'backup': {'volume_id': 'e1827aa9-4b0b-467f-b18c-3a9dd1a262b0', 'name': 'tempest-type-Backup-1873542465'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:00:42.942688 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-1c2b496b-127f-40ba-836e-679c7f7c0520 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Creating backup of volume e1827aa9-4b0b-467f-b18c-3a9dd1a262b0 in container None Aug 13 07:00:42.943612 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b66d19f-1ecf-4bee-b81e-b6e4b222fe1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9277c73b-f8b0-4d13-a6f1-9587f377c361', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1971503',encryption_key_id=None,group_id=287a75b0-93f1-48e5-88ff-ef525691a5fa,group_type_id=,metadata={},multiattach=False,project_id='e80a7bc8967a40889e461bfdceb3aadf',qos_specs=None,replication_status=,reservations=['7cacc24e-9272-472a-b34e-431169a2c04c','6bd4492a-e21a-4b6f-8495-0e0d9548b357','7e705b25-76af-4465-87b5-58ea1c408128','ae8c4934-4d56-4f94-809b-ade383366189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaed806d70664663a9fd90594c2d821c',volume_type_id=2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:00:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1971503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=287a75b0-93f1-48e5-88ff-ef525691a5fa,host=None,id=9277c73b-f8b0-4d13-a6f1-9587f377c361,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80a7bc8967a40889e461bfdceb3aadf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaed806d70664663a9fd90594c2d821c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd),volume_type_id=2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:42.945270 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ce25c9b-f175-4659-a848-deb52b139dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:42.951374 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:42.951374 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:42.951542 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1c2b496b-127f-40ba-836e-679c7f7c0520 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 07:00:42.959917 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-db7f74a1-755f-4109-8508-0f79f103e466 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:42.961522 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-db7f74a1-755f-4109-8508-0f79f103e466 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:42.962741 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-db7f74a1-755f-4109-8508-0f79f103e466 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:42.962741 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-db7f74a1-755f-4109-8508-0f79f103e466 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:42.962741 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-db7f74a1-755f-4109-8508-0f79f103e466 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:42.966066 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:42.966066 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:42.967547 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-db7f74a1-755f-4109-8508-0f79f103e466 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:42.967547 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 595/2368] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:42 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:42.972717 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ce25c9b-f175-4659-a848-deb52b139dcc) transitioned into state 'SUCCESS' from state '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-1971503',encryption_key_id=None,group_id=287a75b0-93f1-48e5-88ff-ef525691a5fa,group_type_id=,metadata={},multiattach=False,project_id='e80a7bc8967a40889e461bfdceb3aadf',qos_specs=None,replication_status=,reservations=['7cacc24e-9272-472a-b34e-431169a2c04c','6bd4492a-e21a-4b6f-8495-0e0d9548b357','7e705b25-76af-4465-87b5-58ea1c408128','ae8c4934-4d56-4f94-809b-ade383366189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaed806d70664663a9fd90594c2d821c',volume_type_id=2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:42.973572 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (316edb96-b036-4e75-b7cb-242d294dae3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:42.977179 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-1c2b496b-127f-40ba-836e-679c7f7c0520 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Created reservations ['e603863d-139d-442a-95e7-25dc2cf366e5', '34c39d04-b51a-4ab5-8a14-39e6e2a22c3e'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:42.987645 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (316edb96-b036-4e75-b7cb-242d294dae3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:42.988481 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Flow 'volume_create_api' (72b58d28-f8f6-46de-942d-760f0ebc3f70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:42.988766 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Create volume request issued successfully. Aug 13 07:00:42.989461 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:42.989604 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:43.009348 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1c2b496b-127f-40ba-836e-679c7f7c0520 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:00:43.009348 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 596/2369] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:00:42 2026] POST /volume/v3/backups => generated 314 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:43.018070 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-515ec789-7b14-4880-8802-437ed7eddd56 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:43.022051 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-515ec789-7b14-4880-8802-437ed7eddd56 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:00:43.022400 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-515ec789-7b14-4880-8802-437ed7eddd56 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:43.022710 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-515ec789-7b14-4880-8802-437ed7eddd56 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:43.022881 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-515ec789-7b14-4880-8802-437ed7eddd56 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id ea8a801d-781f-4a84-8d01-de7a18956b8f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:43.032335 np0000007169 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:43.032396 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:43.032396 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:43.032935 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-515ec789-7b14-4880-8802-437ed7eddd56 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 200 Aug 13 07:00:43.033479 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 589/2370] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:43 2026] GET /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 721 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:43.042707 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:43.042707 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:43.046459 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-45bbdb25-5048-4997-9a91-de4888e073a1 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:00:43.046826 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 591/2371] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 07:00:42 2026] POST /volume/v3/volumes => generated 810 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:43.059857 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6203b058-e6e9-4f5d-a01e-b56b433efa82 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:43.062298 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6203b058-e6e9-4f5d-a01e-b56b433efa82 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/volumes/9277c73b-f8b0-4d13-a6f1-9587f377c361 Aug 13 07:00:43.062581 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6203b058-e6e9-4f5d-a01e-b56b433efa82 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:43.062764 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6203b058-e6e9-4f5d-a01e-b56b433efa82 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:43.069506 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:43.069506 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:43.075338 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6203b058-e6e9-4f5d-a01e-b56b433efa82 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Volume info retrieved successfully. Aug 13 07:00:43.076058 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-6203b058-e6e9-4f5d-a01e-b56b433efa82 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:43.076200 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-6203b058-e6e9-4f5d-a01e-b56b433efa82 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:43.114337 np0000007169 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-6203b058-e6e9-4f5d-a01e-b56b433efa82 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:43.117116 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:43.117116 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:43.128168 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6203b058-e6e9-4f5d-a01e-b56b433efa82 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/volumes/9277c73b-f8b0-4d13-a6f1-9587f377c361 returned with HTTP 200 Aug 13 07:00:43.128619 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 596/2372] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:43 2026] GET /volume/v3/volumes/9277c73b-f8b0-4d13-a6f1-9587f377c361 => generated 878 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:43.517766 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-455ee135-3b1f-4ec2-966c-eeb8e6c72452 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:43.519344 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-455ee135-3b1f-4ec2-966c-eeb8e6c72452 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:00:43.519617 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-455ee135-3b1f-4ec2-966c-eeb8e6c72452 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:43.519865 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-455ee135-3b1f-4ec2-966c-eeb8e6c72452 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:43.520017 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-455ee135-3b1f-4ec2-966c-eeb8e6c72452 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:43.525491 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:43.525491 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:43.526557 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-455ee135-3b1f-4ec2-966c-eeb8e6c72452 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:00:43.528081 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 597/2373] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:43 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:43.920239 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0f577110-abb2-4a4e-8315-9a2fe679cba9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:43.922065 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0f577110-abb2-4a4e-8315-9a2fe679cba9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:43.922246 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0f577110-abb2-4a4e-8315-9a2fe679cba9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:43.922522 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0f577110-abb2-4a4e-8315-9a2fe679cba9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:43.922635 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-0f577110-abb2-4a4e-8315-9a2fe679cba9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:43.926604 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:43.926604 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:43.927292 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0f577110-abb2-4a4e-8315-9a2fe679cba9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:43.927658 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 590/2374] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:43 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:43.937522 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3420db18-3d85-47de-9cc9-1af8e33f5dbb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:43.939857 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3420db18-3d85-47de-9cc9-1af8e33f5dbb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:00:43.940096 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3420db18-3d85-47de-9cc9-1af8e33f5dbb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:43.940347 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3420db18-3d85-47de-9cc9-1af8e33f5dbb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:43.940502 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-3420db18-3d85-47de-9cc9-1af8e33f5dbb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:43.945566 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:43.945566 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:43.946615 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3420db18-3d85-47de-9cc9-1af8e33f5dbb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:00:43.947018 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 592/2375] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:43 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:43.955909 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cb072e4d-fe39-45f4-a810-b095a984611a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:43.957808 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cb072e4d-fe39-45f4-a810-b095a984611a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 07:00:43.958116 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cb072e4d-fe39-45f4-a810-b095a984611a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "adf3561f-2fa8-4fcb-a544-4bab01c493e2", "incremental": true, "force": true}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:43.959525 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-cb072e4d-fe39-45f4-a810-b095a984611a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Creating new backup {'backup': {'volume_id': 'adf3561f-2fa8-4fcb-a544-4bab01c493e2', 'incremental': True, 'force': True}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:00:43.959666 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-cb072e4d-fe39-45f4-a810-b095a984611a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Creating backup of volume adf3561f-2fa8-4fcb-a544-4bab01c493e2 in container None Aug 13 07:00:43.968204 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:43.968204 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:43.968774 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cb072e4d-fe39-45f4-a810-b095a984611a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 07:00:43.979768 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-42980e67-d02a-42c6-8a5c-35b514517196 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:43.981721 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-42980e67-d02a-42c6-8a5c-35b514517196 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:43.982259 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-42980e67-d02a-42c6-8a5c-35b514517196 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:43.982452 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-42980e67-d02a-42c6-8a5c-35b514517196 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:43.982676 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-42980e67-d02a-42c6-8a5c-35b514517196 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:43.985305 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-cb072e4d-fe39-45f4-a810-b095a984611a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Created reservations ['3f56ac7c-bc52-4fd1-ab89-c49142b6f9f9', '72646091-18ec-4b44-b411-00a35373cfa8'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:43.987461 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:43.987461 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:43.988507 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-42980e67-d02a-42c6-8a5c-35b514517196 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:43.989026 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 598/2376] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:43 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:43.997953 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f1e48c51-b481-42ca-b6dd-77ec4c1440b9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:43.999865 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f1e48c51-b481-42ca-b6dd-77ec4c1440b9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/053a9816-634b-4b60-b79c-4d5765df5b8a Aug 13 07:00:44.000058 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f1e48c51-b481-42ca-b6dd-77ec4c1440b9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:44.000287 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f1e48c51-b481-42ca-b6dd-77ec4c1440b9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:44.007422 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:44.007422 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:44.010985 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f1e48c51-b481-42ca-b6dd-77ec4c1440b9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:00:44.014177 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cb072e4d-fe39-45f4-a810-b095a984611a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:00:44.014708 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f1e48c51-b481-42ca-b6dd-77ec4c1440b9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/053a9816-634b-4b60-b79c-4d5765df5b8a returned with HTTP 200 Aug 13 07:00:44.014774 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 597/2377] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:00:43 2026] POST /volume/v3/backups => generated 286 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:44.015032 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 591/2378] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:43 2026] GET /volume/v3/volumes/053a9816-634b-4b60-b79c-4d5765df5b8a => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:44.027064 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-849f0b7d-f1c7-4367-a84f-d875075a64aa None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:44.027177 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d30418b2-fd80-4e67-99ef-4abc54d6c932 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:44.028116 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-849f0b7d-f1c7-4367-a84f-d875075a64aa tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] DELETE https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:44.028335 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-849f0b7d-f1c7-4367-a84f-d875075a64aa tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:44.028544 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-849f0b7d-f1c7-4367-a84f-d875075a64aa tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:44.028686 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-849f0b7d-f1c7-4367-a84f-d875075a64aa tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Delete backup with id: bd7e1328-3877-4fbe-b82e-d661a494f256. Aug 13 07:00:44.029103 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d30418b2-fd80-4e67-99ef-4abc54d6c932 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 Aug 13 07:00:44.029482 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d30418b2-fd80-4e67-99ef-4abc54d6c932 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:44.029767 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d30418b2-fd80-4e67-99ef-4abc54d6c932 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:44.029958 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-d30418b2-fd80-4e67-99ef-4abc54d6c932 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 6c9dd727-dedf-4ee9-8c55-77058247d306. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:44.033609 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:44.033609 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:44.035629 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:44.035629 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:44.035629 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d30418b2-fd80-4e67-99ef-4abc54d6c932 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 returned with HTTP 200 Aug 13 07:00:44.035629 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 599/2379] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:44 2026] GET /volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 => generated 692 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:44.046969 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-889916e3-c7f9-4576-bf9e-cee7b4216a2e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:44.049497 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-889916e3-c7f9-4576-bf9e-cee7b4216a2e tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:00:44.049782 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-889916e3-c7f9-4576-bf9e-cee7b4216a2e tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:44.049943 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-889916e3-c7f9-4576-bf9e-cee7b4216a2e tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:44.050067 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-889916e3-c7f9-4576-bf9e-cee7b4216a2e tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id ea8a801d-781f-4a84-8d01-de7a18956b8f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:44.050303 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-849f0b7d-f1c7-4367-a84f-d875075a64aa tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] delete_backup rpcapi backup_id bd7e1328-3877-4fbe-b82e-d661a494f256 {{(pid=100294) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:00:44.052308 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-849f0b7d-f1c7-4367-a84f-d875075a64aa tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 202 Aug 13 07:00:44.052878 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 593/2380] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:00:44 2026] DELETE /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:44.055909 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:44.055909 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:44.059182 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-889916e3-c7f9-4576-bf9e-cee7b4216a2e tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 200 Aug 13 07:00:44.059182 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 598/2381] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:44 2026] GET /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:44.062893 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cdf6cafc-1af8-4255-8170-4890c18b6b9f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:44.064618 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cdf6cafc-1af8-4255-8170-4890c18b6b9f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:44.064803 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cdf6cafc-1af8-4255-8170-4890c18b6b9f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:44.064990 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cdf6cafc-1af8-4255-8170-4890c18b6b9f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:44.065084 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-cdf6cafc-1af8-4255-8170-4890c18b6b9f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:44.069102 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:44.069102 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:44.069668 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cdf6cafc-1af8-4255-8170-4890c18b6b9f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 200 Aug 13 07:00:44.069994 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 592/2382] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:44 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:44.142360 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-01489aed-60cd-4738-9c23-fa02b7f5501d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:44.143963 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-01489aed-60cd-4738-9c23-fa02b7f5501d tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/volumes/9277c73b-f8b0-4d13-a6f1-9587f377c361 Aug 13 07:00:44.144156 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-01489aed-60cd-4738-9c23-fa02b7f5501d tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:44.144374 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-01489aed-60cd-4738-9c23-fa02b7f5501d tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:44.151191 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:44.151191 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:44.155048 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-01489aed-60cd-4738-9c23-fa02b7f5501d tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Volume info retrieved successfully. Aug 13 07:00:44.155809 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-01489aed-60cd-4738-9c23-fa02b7f5501d tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:44.155952 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-01489aed-60cd-4738-9c23-fa02b7f5501d tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:44.195462 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-01489aed-60cd-4738-9c23-fa02b7f5501d tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:44.198273 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:44.198273 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:44.206533 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-01489aed-60cd-4738-9c23-fa02b7f5501d tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/volumes/9277c73b-f8b0-4d13-a6f1-9587f377c361 returned with HTTP 200 Aug 13 07:00:44.206913 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 600/2383] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:44 2026] GET /volume/v3/volumes/9277c73b-f8b0-4d13-a6f1-9587f377c361 => generated 903 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:44.218606 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-01820c47-be9c-4ca4-963b-f4b50f17043b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:44.221768 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:00:44.222340 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1324518949", "volume_type": "2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd", "group_id": "287a75b0-93f1-48e5-88ff-ef525691a5fa", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:44.223533 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1324518949', 'volume_type': '2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd', 'group_id': '287a75b0-93f1-48e5-88ff-ef525691a5fa', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:00:44.231099 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:44.231099 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:44.231574 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Create volume of 1 GB Aug 13 07:00:44.236267 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Availability Zones retrieved successfully. Aug 13 07:00:44.241743 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Flow 'volume_create_api' (c1453658-ee22-4037-9602-2070bcf4c511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:44.243935 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e8806fa-5090-4520-a88a-2ded4c0c2446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:44.244451 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:44.244451 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:44.244945 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:00:44.269042 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e8806fa-5090-4520-a88a-2ded4c0c2446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:00:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd,is_public=True,name='tempest-GroupsTest-volume-type-1243338894',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '287a75b0-93f1-48e5-88ff-ef525691a5fa', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:44.269042 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00610b79-1845-476e-9f10-22ec3b961370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:44.310094 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Created reservations ['eb476b9b-48d4-41e1-99d5-3eefb036998e', 'e6c1c479-695a-4d83-bdf4-e872b70cced2', '32cb9528-5bab-49b7-8d82-dd623f5d3272', '5d900b9a-ebdf-48ee-9574-0e746d8649ff'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:44.310869 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00610b79-1845-476e-9f10-22ec3b961370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb476b9b-48d4-41e1-99d5-3eefb036998e', 'e6c1c479-695a-4d83-bdf4-e872b70cced2', '32cb9528-5bab-49b7-8d82-dd623f5d3272', '5d900b9a-ebdf-48ee-9574-0e746d8649ff']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:44.311657 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c13864b-c169-45b6-8dba-08005e650d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:44.332598 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c13864b-c169-45b6-8dba-08005e650d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a98bfef-dee4-477e-ac9a-453a18a968c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1324518949',encryption_key_id=None,group_id=287a75b0-93f1-48e5-88ff-ef525691a5fa,group_type_id=,metadata={},multiattach=False,project_id='e80a7bc8967a40889e461bfdceb3aadf',qos_specs=None,replication_status=,reservations=['eb476b9b-48d4-41e1-99d5-3eefb036998e','e6c1c479-695a-4d83-bdf4-e872b70cced2','32cb9528-5bab-49b7-8d82-dd623f5d3272','5d900b9a-ebdf-48ee-9574-0e746d8649ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaed806d70664663a9fd90594c2d821c',volume_type_id=2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:00:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1324518949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=287a75b0-93f1-48e5-88ff-ef525691a5fa,host=None,id=7a98bfef-dee4-477e-ac9a-453a18a968c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80a7bc8967a40889e461bfdceb3aadf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaed806d70664663a9fd90594c2d821c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd),volume_type_id=2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:44.333277 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3661965-1b52-4f5e-ac00-f8371769bbf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:44.350053 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3661965-1b52-4f5e-ac00-f8371769bbf5) transitioned into state 'SUCCESS' from state '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-1324518949',encryption_key_id=None,group_id=287a75b0-93f1-48e5-88ff-ef525691a5fa,group_type_id=,metadata={},multiattach=False,project_id='e80a7bc8967a40889e461bfdceb3aadf',qos_specs=None,replication_status=,reservations=['eb476b9b-48d4-41e1-99d5-3eefb036998e','e6c1c479-695a-4d83-bdf4-e872b70cced2','32cb9528-5bab-49b7-8d82-dd623f5d3272','5d900b9a-ebdf-48ee-9574-0e746d8649ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaed806d70664663a9fd90594c2d821c',volume_type_id=2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:44.350890 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a516b32a-89bf-48f4-98eb-902b6646daba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:44.362747 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a516b32a-89bf-48f4-98eb-902b6646daba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:44.363496 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Flow 'volume_create_api' (c1453658-ee22-4037-9602-2070bcf4c511) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:44.363749 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Create volume request issued successfully. Aug 13 07:00:44.364305 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:44.364479 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:44.404925 np0000007169 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:44.408239 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:44.408239 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:44.412639 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-01820c47-be9c-4ca4-963b-f4b50f17043b tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:00:44.413031 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 594/2384] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 07:00:44 2026] POST /volume/v3/volumes => generated 813 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:44.423811 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bee08e4b-1000-439c-aedd-061f28b11cfc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:44.425640 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bee08e4b-1000-439c-aedd-061f28b11cfc tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/volumes/7a98bfef-dee4-477e-ac9a-453a18a968c1 Aug 13 07:00:44.425948 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bee08e4b-1000-439c-aedd-061f28b11cfc tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:44.426169 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bee08e4b-1000-439c-aedd-061f28b11cfc tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:44.434060 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:44.434060 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:44.437940 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bee08e4b-1000-439c-aedd-061f28b11cfc tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Volume info retrieved successfully. Aug 13 07:00:44.438642 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bee08e4b-1000-439c-aedd-061f28b11cfc tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:44.438793 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bee08e4b-1000-439c-aedd-061f28b11cfc tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:44.486087 np0000007169 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-bee08e4b-1000-439c-aedd-061f28b11cfc tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:44.489388 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:44.489388 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:44.496699 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bee08e4b-1000-439c-aedd-061f28b11cfc tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/volumes/7a98bfef-dee4-477e-ac9a-453a18a968c1 returned with HTTP 200 Aug 13 07:00:44.497118 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 599/2385] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:44 2026] GET /volume/v3/volumes/7a98bfef-dee4-477e-ac9a-453a18a968c1 => generated 881 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:44.538562 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2a235304-e4a3-41aa-9ce5-5fb0c205a403 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:44.540634 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a235304-e4a3-41aa-9ce5-5fb0c205a403 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:00:44.540866 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2a235304-e4a3-41aa-9ce5-5fb0c205a403 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:44.541093 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2a235304-e4a3-41aa-9ce5-5fb0c205a403 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:44.541233 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-2a235304-e4a3-41aa-9ce5-5fb0c205a403 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:44.545950 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:44.545950 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:44.546825 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a235304-e4a3-41aa-9ce5-5fb0c205a403 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:00:44.547226 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 593/2386] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:44 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:45.048924 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-50496353-c935-4c28-85bf-b6781228db5d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:45.051048 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-50496353-c935-4c28-85bf-b6781228db5d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 Aug 13 07:00:45.051236 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-50496353-c935-4c28-85bf-b6781228db5d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:45.051432 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-50496353-c935-4c28-85bf-b6781228db5d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:45.051546 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-50496353-c935-4c28-85bf-b6781228db5d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 6c9dd727-dedf-4ee9-8c55-77058247d306. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:45.055270 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:45.055270 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:45.055977 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-50496353-c935-4c28-85bf-b6781228db5d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 returned with HTTP 200 Aug 13 07:00:45.056282 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 601/2387] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:45 2026] GET /volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:45.068807 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-20942317-5ff9-40eb-8485-b5a43c520a16 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:45.070819 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-20942317-5ff9-40eb-8485-b5a43c520a16 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:00:45.071076 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-20942317-5ff9-40eb-8485-b5a43c520a16 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:45.071283 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-20942317-5ff9-40eb-8485-b5a43c520a16 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:45.071426 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-20942317-5ff9-40eb-8485-b5a43c520a16 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id ea8a801d-781f-4a84-8d01-de7a18956b8f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:45.075167 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:45.075167 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:45.075886 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-20942317-5ff9-40eb-8485-b5a43c520a16 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 200 Aug 13 07:00:45.076250 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 595/2388] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:45 2026] GET /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:45.079612 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8b7ec843-4e39-4f60-a462-797acd13523c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:45.081565 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8b7ec843-4e39-4f60-a462-797acd13523c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 Aug 13 07:00:45.081848 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8b7ec843-4e39-4f60-a462-797acd13523c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:45.081972 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8b7ec843-4e39-4f60-a462-797acd13523c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:45.082072 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8b7ec843-4e39-4f60-a462-797acd13523c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id bd7e1328-3877-4fbe-b82e-d661a494f256. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:45.085234 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8b7ec843-4e39-4f60-a462-797acd13523c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 returned with HTTP 404 Aug 13 07:00:45.085870 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 600/2389] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:45 2026] GET /volume/v3/backups/bd7e1328-3877-4fbe-b82e-d661a494f256 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:45.092941 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-66eef84b-8f3a-4669-a0e8-8ded8ab102a0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:45.095561 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-66eef84b-8f3a-4669-a0e8-8ded8ab102a0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] DELETE https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:45.095775 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-66eef84b-8f3a-4669-a0e8-8ded8ab102a0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:45.095953 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-66eef84b-8f3a-4669-a0e8-8ded8ab102a0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:45.096054 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-66eef84b-8f3a-4669-a0e8-8ded8ab102a0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Delete backup with id: b2743fe9-e219-4523-b08c-49f701caa74d. Aug 13 07:00:45.101905 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:45.101905 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:45.115276 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-66eef84b-8f3a-4669-a0e8-8ded8ab102a0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] delete_backup rpcapi backup_id b2743fe9-e219-4523-b08c-49f701caa74d {{(pid=100296) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:00:45.119691 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-66eef84b-8f3a-4669-a0e8-8ded8ab102a0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 202 Aug 13 07:00:45.120210 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 594/2390] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:00:45 2026] DELETE /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:00:45.127920 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e4d5888c-b7b1-4a03-b948-f4a6fae2897a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:45.129586 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e4d5888c-b7b1-4a03-b948-f4a6fae2897a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:45.130114 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e4d5888c-b7b1-4a03-b948-f4a6fae2897a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:45.130114 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e4d5888c-b7b1-4a03-b948-f4a6fae2897a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:45.130114 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-e4d5888c-b7b1-4a03-b948-f4a6fae2897a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:45.134221 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:45.134221 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:45.135330 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e4d5888c-b7b1-4a03-b948-f4a6fae2897a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 200 Aug 13 07:00:45.136093 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 602/2391] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:45 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:45.509571 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d039bc9d-1057-44eb-8a33-54b58d79af15 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:45.511425 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d039bc9d-1057-44eb-8a33-54b58d79af15 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/volumes/7a98bfef-dee4-477e-ac9a-453a18a968c1 Aug 13 07:00:45.511664 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d039bc9d-1057-44eb-8a33-54b58d79af15 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:45.511842 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d039bc9d-1057-44eb-8a33-54b58d79af15 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:45.521473 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:45.521473 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:45.526760 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d039bc9d-1057-44eb-8a33-54b58d79af15 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Volume info retrieved successfully. Aug 13 07:00:45.527770 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-d039bc9d-1057-44eb-8a33-54b58d79af15 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:45.527987 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-d039bc9d-1057-44eb-8a33-54b58d79af15 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:45.558867 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d0486488-28b3-4d89-a6f4-03d7b13ede4d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:45.560592 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d0486488-28b3-4d89-a6f4-03d7b13ede4d tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:00:45.560786 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d0486488-28b3-4d89-a6f4-03d7b13ede4d tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:45.560984 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d0486488-28b3-4d89-a6f4-03d7b13ede4d tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:45.561077 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d0486488-28b3-4d89-a6f4-03d7b13ede4d tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:45.565668 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:45.565668 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:45.566440 np0000007169 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-d039bc9d-1057-44eb-8a33-54b58d79af15 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:45.567181 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d0486488-28b3-4d89-a6f4-03d7b13ede4d tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:00:45.567508 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 601/2392] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:45 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:45.569931 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:45.569931 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:45.577511 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d039bc9d-1057-44eb-8a33-54b58d79af15 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/volumes/7a98bfef-dee4-477e-ac9a-453a18a968c1 returned with HTTP 200 Aug 13 07:00:45.578035 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 596/2393] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:45 2026] GET /volume/v3/volumes/7a98bfef-dee4-477e-ac9a-453a18a968c1 => generated 906 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:45.591222 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8d3572b7-3823-4ed9-9d3f-9c842276bdf0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:45.593803 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8d3572b7-3823-4ed9-9d3f-9c842276bdf0 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] PUT https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa Aug 13 07:00:45.594055 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8d3572b7-3823-4ed9-9d3f-9c842276bdf0 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "7a98bfef-dee4-477e-ac9a-453a18a968c1"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:45.596022 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-8d3572b7-3823-4ed9-9d3f-9c842276bdf0 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Update called for group 287a75b0-93f1-48e5-88ff-ef525691a5fa. {{(pid=100296) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 07:00:45.596192 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.groups [None req-8d3572b7-3823-4ed9-9d3f-9c842276bdf0 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Updating group 287a75b0-93f1-48e5-88ff-ef525691a5fa with name new_group description: This is a new group add_volumes: None remove_volumes: 7a98bfef-dee4-477e-ac9a-453a18a968c1. Aug 13 07:00:45.600496 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:45.600496 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:45.628535 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8d3572b7-3823-4ed9-9d3f-9c842276bdf0 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa returned with HTTP 202 Aug 13 07:00:45.628845 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 595/2394] 10.4.3.81 () {70 vars in 1400 bytes} [Thu Aug 13 07:00:45 2026] PUT /volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:00:45.635405 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a600dcdf-e08b-4eb2-9131-e20e22be308d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:45.637174 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a600dcdf-e08b-4eb2-9131-e20e22be308d tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa Aug 13 07:00:45.637401 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a600dcdf-e08b-4eb2-9131-e20e22be308d tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:45.637620 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a600dcdf-e08b-4eb2-9131-e20e22be308d tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:45.637787 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-a600dcdf-e08b-4eb2-9131-e20e22be308d tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] show called for member 287a75b0-93f1-48e5-88ff-ef525691a5fa {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:45.640692 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:45.640692 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:45.647529 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a600dcdf-e08b-4eb2-9131-e20e22be308d tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa returned with HTTP 200 Aug 13 07:00:45.647956 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 603/2395] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:45 2026] GET /volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa => generated 323 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:46.066519 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5c7fc246-c205-4219-87a5-c1fec97cec6c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:46.068629 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c7fc246-c205-4219-87a5-c1fec97cec6c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 Aug 13 07:00:46.068855 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5c7fc246-c205-4219-87a5-c1fec97cec6c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:46.069085 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5c7fc246-c205-4219-87a5-c1fec97cec6c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:46.069222 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-5c7fc246-c205-4219-87a5-c1fec97cec6c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 6c9dd727-dedf-4ee9-8c55-77058247d306. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:46.074073 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:46.074073 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:46.074947 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c7fc246-c205-4219-87a5-c1fec97cec6c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 returned with HTTP 200 Aug 13 07:00:46.075486 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 602/2396] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:46 2026] GET /volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 => generated 694 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:46.087991 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-12bb6efe-0b72-445e-abcb-2fab947800d2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:46.090254 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-12bb6efe-0b72-445e-abcb-2fab947800d2 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:00:46.090580 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-12bb6efe-0b72-445e-abcb-2fab947800d2 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:46.090840 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-12bb6efe-0b72-445e-abcb-2fab947800d2 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:46.090993 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-12bb6efe-0b72-445e-abcb-2fab947800d2 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id ea8a801d-781f-4a84-8d01-de7a18956b8f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:46.095521 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:46.095521 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:46.096150 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-12bb6efe-0b72-445e-abcb-2fab947800d2 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 200 Aug 13 07:00:46.096531 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 597/2397] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:46 2026] GET /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:46.146645 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-32e2ec4c-bb93-48b5-a47b-33c368aede31 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:46.149747 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-32e2ec4c-bb93-48b5-a47b-33c368aede31 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d Aug 13 07:00:46.149747 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-32e2ec4c-bb93-48b5-a47b-33c368aede31 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:46.149747 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-32e2ec4c-bb93-48b5-a47b-33c368aede31 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:46.149747 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-32e2ec4c-bb93-48b5-a47b-33c368aede31 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b2743fe9-e219-4523-b08c-49f701caa74d. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:46.154157 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-32e2ec4c-bb93-48b5-a47b-33c368aede31 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d returned with HTTP 404 Aug 13 07:00:46.154792 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 596/2398] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:46 2026] GET /volume/v3/backups/b2743fe9-e219-4523-b08c-49f701caa74d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:46.193753 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:46.202566 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:00:46.204784 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "name": "tempest-VolumesBackupsTest-Volume-1212249156"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:46.212941 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'name': 'tempest-VolumesBackupsTest-Volume-1212249156'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:00:46.387373 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Create volume of 1 GB Aug 13 07:00:46.387672 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:46.387672 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:46.391044 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Availability Zones retrieved successfully. Aug 13 07:00:46.395890 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Flow 'volume_create_api' (3fe155b0-6cbc-47b2-a153-d5591bb49d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:46.396740 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b795ed-8f3d-45aa-874d-7fcb5d5b87d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:46.397552 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:00:46.449660 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b795ed-8f3d-45aa-874d-7fcb5d5b87d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:46.450345 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2dab6a6-3dcd-46d6-95a0-8459159927e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:46.488508 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Created reservations ['e9b9cebd-e911-4863-a6b2-afe940d481a7', 'cde70265-a14d-4ee9-a4a0-9ea004e33d94', '93df43c3-896d-434b-b4d9-a0c47139e11a', 'b600efdf-65ac-4ae7-81f3-87e4264d8cb4'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:46.489360 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2dab6a6-3dcd-46d6-95a0-8459159927e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9b9cebd-e911-4863-a6b2-afe940d481a7', 'cde70265-a14d-4ee9-a4a0-9ea004e33d94', '93df43c3-896d-434b-b4d9-a0c47139e11a', 'b600efdf-65ac-4ae7-81f3-87e4264d8cb4']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:46.490243 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f774e016-7576-4814-8fe1-d9acd6546c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:46.518079 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f774e016-7576-4814-8fe1-d9acd6546c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd83f4d67-2d82-4590-917c-0c598afd74fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1212249156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d3a35b74af40c7a21ea6e2c4a43874',qos_specs=None,replication_status=,reservations=['e9b9cebd-e911-4863-a6b2-afe940d481a7','cde70265-a14d-4ee9-a4a0-9ea004e33d94','93df43c3-896d-434b-b4d9-a0c47139e11a','b600efdf-65ac-4ae7-81f3-87e4264d8cb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='189a0b1fc61e4ffa955e37d52151959d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1212249156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d83f4d67-2d82-4590-917c-0c598afd74fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85d3a35b74af40c7a21ea6e2c4a43874',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='189a0b1fc61e4ffa955e37d52151959d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:46.518953 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b143549a-2bef-4b8b-9fc9-8bdc4670d842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:46.538347 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b143549a-2bef-4b8b-9fc9-8bdc4670d842) transitioned into state 'SUCCESS' from state '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-1212249156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d3a35b74af40c7a21ea6e2c4a43874',qos_specs=None,replication_status=,reservations=['e9b9cebd-e911-4863-a6b2-afe940d481a7','cde70265-a14d-4ee9-a4a0-9ea004e33d94','93df43c3-896d-434b-b4d9-a0c47139e11a','b600efdf-65ac-4ae7-81f3-87e4264d8cb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='189a0b1fc61e4ffa955e37d52151959d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:46.539170 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd6e5005-a9f1-448e-b4ee-57cba9ba8503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:46.550909 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd6e5005-a9f1-448e-b4ee-57cba9ba8503) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:46.551828 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Flow 'volume_create_api' (3fe155b0-6cbc-47b2-a153-d5591bb49d7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:46.552159 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Create volume request issued successfully. Aug 13 07:00:46.552856 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2a1a55ae-cd87-4046-aad9-6334252c4e4c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:00:46.553468 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 604/2399] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:00:46 2026] POST /volume/v3/volumes => generated 747 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:46.565629 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7a3ea4fb-2417-4e2b-9e27-798a383a95e3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:46.569219 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a3ea4fb-2417-4e2b-9e27-798a383a95e3 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd Aug 13 07:00:46.569491 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a3ea4fb-2417-4e2b-9e27-798a383a95e3 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:46.570015 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a3ea4fb-2417-4e2b-9e27-798a383a95e3 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:46.581497 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:46.581497 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:46.583510 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-91780f36-7fbc-46e8-bc23-cbc5985b3bdf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:46.585870 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-91780f36-7fbc-46e8-bc23-cbc5985b3bdf tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:00:46.586105 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-91780f36-7fbc-46e8-bc23-cbc5985b3bdf tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:46.586379 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-91780f36-7fbc-46e8-bc23-cbc5985b3bdf tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:46.586450 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7a3ea4fb-2417-4e2b-9e27-798a383a95e3 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:00:46.586532 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-91780f36-7fbc-46e8-bc23-cbc5985b3bdf tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:46.592686 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a3ea4fb-2417-4e2b-9e27-798a383a95e3 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd returned with HTTP 200 Aug 13 07:00:46.593092 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:46.593092 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:46.593228 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 603/2400] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:46 2026] GET /volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:46.593913 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-91780f36-7fbc-46e8-bc23-cbc5985b3bdf tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:00:46.594273 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 598/2401] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:46 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:46.659178 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1d548685-c15c-43f7-bd71-7e24af3a182a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:46.660813 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1d548685-c15c-43f7-bd71-7e24af3a182a tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa Aug 13 07:00:46.661000 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1d548685-c15c-43f7-bd71-7e24af3a182a tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:46.661176 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1d548685-c15c-43f7-bd71-7e24af3a182a tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:46.661333 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-1d548685-c15c-43f7-bd71-7e24af3a182a tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] show called for member 287a75b0-93f1-48e5-88ff-ef525691a5fa {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:46.666280 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:46.666280 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:46.674693 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1d548685-c15c-43f7-bd71-7e24af3a182a tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa returned with HTTP 200 Aug 13 07:00:46.675312 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 597/2402] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:46 2026] GET /volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:46.683765 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-def6414d-70b8-4fe3-aece-fefb62df2127 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:46.686233 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-def6414d-70b8-4fe3-aece-fefb62df2127 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa Aug 13 07:00:46.686233 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-def6414d-70b8-4fe3-aece-fefb62df2127 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:46.686435 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-def6414d-70b8-4fe3-aece-fefb62df2127 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:46.686590 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-def6414d-70b8-4fe3-aece-fefb62df2127 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] show called for member 287a75b0-93f1-48e5-88ff-ef525691a5fa {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:46.690346 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:46.690346 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:46.699505 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-def6414d-70b8-4fe3-aece-fefb62df2127 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa returned with HTTP 200 Aug 13 07:00:46.700049 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 605/2403] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:46 2026] GET /volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:46.709208 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fd4f88df-1f18-4c35-b8d7-4ca186228da8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:46.710798 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd4f88df-1f18-4c35-b8d7-4ca186228da8 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:00:46.711020 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd4f88df-1f18-4c35-b8d7-4ca186228da8 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:46.711225 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd4f88df-1f18-4c35-b8d7-4ca186228da8 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:46.711534 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-fd4f88df-1f18-4c35-b8d7-4ca186228da8 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:00:46.712171 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-fd4f88df-1f18-4c35-b8d7-4ca186228da8 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:00:46.721250 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fd4f88df-1f18-4c35-b8d7-4ca186228da8 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Get all volumes completed successfully. Aug 13 07:00:46.722365 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fd4f88df-1f18-4c35-b8d7-4ca186228da8 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:46.722612 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fd4f88df-1f18-4c35-b8d7-4ca186228da8 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:46.761335 np0000007169 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-fd4f88df-1f18-4c35-b8d7-4ca186228da8 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:46.764765 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:46.764765 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:46.773334 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd4f88df-1f18-4c35-b8d7-4ca186228da8 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:00:46.773792 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 604/2404] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:00:46 2026] GET /volume/v3/volumes/detail => generated 1768 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:00:46.786968 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d1503310-bd5f-4233-9f57-9bd63607f4b3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:46.788903 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d1503310-bd5f-4233-9f57-9bd63607f4b3 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] PUT https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa Aug 13 07:00:46.789281 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d1503310-bd5f-4233-9f57-9bd63607f4b3 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7a98bfef-dee4-477e-ac9a-453a18a968c1"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:46.795246 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-d1503310-bd5f-4233-9f57-9bd63607f4b3 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Update called for group 287a75b0-93f1-48e5-88ff-ef525691a5fa. {{(pid=100294) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 07:00:46.795444 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.groups [None req-d1503310-bd5f-4233-9f57-9bd63607f4b3 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Updating group 287a75b0-93f1-48e5-88ff-ef525691a5fa with name None description: None add_volumes: 7a98bfef-dee4-477e-ac9a-453a18a968c1 remove_volumes: None. Aug 13 07:00:46.799399 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:46.799399 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:46.841750 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d1503310-bd5f-4233-9f57-9bd63607f4b3 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa returned with HTTP 202 Aug 13 07:00:46.842278 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 599/2405] 10.4.3.81 () {70 vars in 1399 bytes} [Thu Aug 13 07:00:46 2026] PUT /volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:00:46.848818 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1acc9903-12b9-4a9f-842a-9171dc3b626c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:46.850675 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1acc9903-12b9-4a9f-842a-9171dc3b626c tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa Aug 13 07:00:46.850928 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1acc9903-12b9-4a9f-842a-9171dc3b626c tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:46.851152 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1acc9903-12b9-4a9f-842a-9171dc3b626c tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:46.851288 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-1acc9903-12b9-4a9f-842a-9171dc3b626c tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] show called for member 287a75b0-93f1-48e5-88ff-ef525691a5fa {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:46.854572 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:46.854572 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:46.861821 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1acc9903-12b9-4a9f-842a-9171dc3b626c tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa returned with HTTP 200 Aug 13 07:00:46.862216 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 598/2406] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:46 2026] GET /volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa => generated 323 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:47.085839 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-edc130dc-49bf-4b6b-8759-cb1d21a60d3d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:47.088068 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-edc130dc-49bf-4b6b-8759-cb1d21a60d3d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 Aug 13 07:00:47.088228 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-edc130dc-49bf-4b6b-8759-cb1d21a60d3d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:47.088481 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-edc130dc-49bf-4b6b-8759-cb1d21a60d3d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:47.088644 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-edc130dc-49bf-4b6b-8759-cb1d21a60d3d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 6c9dd727-dedf-4ee9-8c55-77058247d306. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:47.093092 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:47.093092 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:47.093874 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-edc130dc-49bf-4b6b-8759-cb1d21a60d3d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 returned with HTTP 200 Aug 13 07:00:47.094260 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 606/2407] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:47 2026] GET /volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 => generated 694 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:47.109820 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9bea7bfd-945e-46ac-b067-a88d93a902a3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:47.111571 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9bea7bfd-945e-46ac-b067-a88d93a902a3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:00:47.111766 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9bea7bfd-945e-46ac-b067-a88d93a902a3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:47.111937 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9bea7bfd-945e-46ac-b067-a88d93a902a3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:47.112037 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9bea7bfd-945e-46ac-b067-a88d93a902a3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id ea8a801d-781f-4a84-8d01-de7a18956b8f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:47.115823 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:47.115823 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:47.116368 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9bea7bfd-945e-46ac-b067-a88d93a902a3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 200 Aug 13 07:00:47.116682 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 605/2408] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:47 2026] GET /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:47.604717 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-33e04bb8-6c7b-4857-aca7-fe8f8875f042 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:47.605038 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c4709456-3602-479a-a247-7ca33c4219ab None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:47.606528 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c4709456-3602-479a-a247-7ca33c4219ab tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:00:47.606642 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-33e04bb8-6c7b-4857-aca7-fe8f8875f042 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd Aug 13 07:00:47.606685 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c4709456-3602-479a-a247-7ca33c4219ab tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:47.606840 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-33e04bb8-6c7b-4857-aca7-fe8f8875f042 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:47.606920 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c4709456-3602-479a-a247-7ca33c4219ab tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:47.606920 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c4709456-3602-479a-a247-7ca33c4219ab tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:47.607026 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-33e04bb8-6c7b-4857-aca7-fe8f8875f042 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:47.610853 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:47.610853 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:47.611571 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c4709456-3602-479a-a247-7ca33c4219ab tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:00:47.611904 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 599/2409] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:47 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:47.614255 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:47.614255 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:47.618220 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-33e04bb8-6c7b-4857-aca7-fe8f8875f042 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:00:47.623943 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-33e04bb8-6c7b-4857-aca7-fe8f8875f042 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd returned with HTTP 200 Aug 13 07:00:47.624521 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 600/2410] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:47 2026] GET /volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:47.636603 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-67724f91-a8bf-4d1e-850d-9115c7a40cd0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:47.639103 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67724f91-a8bf-4d1e-850d-9115c7a40cd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 07:00:47.639497 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-67724f91-a8bf-4d1e-850d-9115c7a40cd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d83f4d67-2d82-4590-917c-0c598afd74fd", "name": "tempest-VolumesBackupsTest-Backup-1205037597"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:47.640867 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-67724f91-a8bf-4d1e-850d-9115c7a40cd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Creating new backup {'backup': {'volume_id': 'd83f4d67-2d82-4590-917c-0c598afd74fd', 'name': 'tempest-VolumesBackupsTest-Backup-1205037597'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:00:47.641010 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-67724f91-a8bf-4d1e-850d-9115c7a40cd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Creating backup of volume d83f4d67-2d82-4590-917c-0c598afd74fd in container None Aug 13 07:00:47.648247 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:47.648247 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:47.648718 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-67724f91-a8bf-4d1e-850d-9115c7a40cd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:00:47.677227 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-67724f91-a8bf-4d1e-850d-9115c7a40cd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Created reservations ['c5f8a18a-c6c0-4b8b-ab6e-ca5956bfe695', '1a770c72-9383-4ab6-8194-ef9e101253fc'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:47.722353 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67724f91-a8bf-4d1e-850d-9115c7a40cd0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:00:47.722353 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 607/2411] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:00:47 2026] POST /volume/v3/backups => generated 328 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:47.732849 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bb6b89d0-c11d-4b24-b118-11c027e0d825 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:47.734810 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bb6b89d0-c11d-4b24-b118-11c027e0d825 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:00:47.735006 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bb6b89d0-c11d-4b24-b118-11c027e0d825 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:47.735182 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bb6b89d0-c11d-4b24-b118-11c027e0d825 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:47.735278 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-bb6b89d0-c11d-4b24-b118-11c027e0d825 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:47.739513 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:47.739513 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:47.740258 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bb6b89d0-c11d-4b24-b118-11c027e0d825 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:00:47.740647 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 606/2412] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:47 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:47.873234 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e2fb933b-07f6-4b8d-89e5-8511813a203f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:47.875133 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e2fb933b-07f6-4b8d-89e5-8511813a203f tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa Aug 13 07:00:47.875728 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e2fb933b-07f6-4b8d-89e5-8511813a203f tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:47.875728 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e2fb933b-07f6-4b8d-89e5-8511813a203f tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:47.875728 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-e2fb933b-07f6-4b8d-89e5-8511813a203f tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] show called for member 287a75b0-93f1-48e5-88ff-ef525691a5fa {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:47.878992 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:47.878992 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:47.885810 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e2fb933b-07f6-4b8d-89e5-8511813a203f tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa returned with HTTP 200 Aug 13 07:00:47.886224 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 600/2413] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:47 2026] GET /volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa => generated 324 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:47.896442 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f2f1b39a-5f5e-4fa5-b422-db5dd6d61cbe None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:47.898049 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f2f1b39a-5f5e-4fa5-b422-db5dd6d61cbe tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:00:47.898239 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f2f1b39a-5f5e-4fa5-b422-db5dd6d61cbe tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:47.898789 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f2f1b39a-5f5e-4fa5-b422-db5dd6d61cbe tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:47.898789 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-f2f1b39a-5f5e-4fa5-b422-db5dd6d61cbe tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:00:47.900348 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f2f1b39a-5f5e-4fa5-b422-db5dd6d61cbe tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:00:47.907026 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f2f1b39a-5f5e-4fa5-b422-db5dd6d61cbe tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Get all volumes completed successfully. Aug 13 07:00:47.907569 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-f2f1b39a-5f5e-4fa5-b422-db5dd6d61cbe tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:47.907708 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-f2f1b39a-5f5e-4fa5-b422-db5dd6d61cbe tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:47.942816 np0000007169 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-f2f1b39a-5f5e-4fa5-b422-db5dd6d61cbe tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:47.946332 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:47.946332 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:47.950686 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-f2f1b39a-5f5e-4fa5-b422-db5dd6d61cbe tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:47.950886 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-f2f1b39a-5f5e-4fa5-b422-db5dd6d61cbe tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:48.002844 np0000007169 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-f2f1b39a-5f5e-4fa5-b422-db5dd6d61cbe tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:48.006023 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:48.006023 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:48.013719 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f2f1b39a-5f5e-4fa5-b422-db5dd6d61cbe tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:00:48.014162 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 601/2414] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:00:47 2026] GET /volume/v3/volumes/detail => generated 1802 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:00:48.027142 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6ad4d8ad-01c8-4a51-86c3-60a4f657d3ae None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:48.028978 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6ad4d8ad-01c8-4a51-86c3-60a4f657d3ae tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:00:48.029295 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6ad4d8ad-01c8-4a51-86c3-60a4f657d3ae tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:48.029611 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6ad4d8ad-01c8-4a51-86c3-60a4f657d3ae tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:48.030021 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-6ad4d8ad-01c8-4a51-86c3-60a4f657d3ae tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:00:48.030494 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:48.030494 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:48.030936 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6ad4d8ad-01c8-4a51-86c3-60a4f657d3ae tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:00:48.038585 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6ad4d8ad-01c8-4a51-86c3-60a4f657d3ae tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Get all volumes completed successfully. Aug 13 07:00:48.039239 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-6ad4d8ad-01c8-4a51-86c3-60a4f657d3ae tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:48.039404 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-6ad4d8ad-01c8-4a51-86c3-60a4f657d3ae tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:48.075494 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-6ad4d8ad-01c8-4a51-86c3-60a4f657d3ae tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:48.078985 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:48.078985 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:48.083016 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-6ad4d8ad-01c8-4a51-86c3-60a4f657d3ae tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:48.083233 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-6ad4d8ad-01c8-4a51-86c3-60a4f657d3ae tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:48.104376 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-078069d3-b4d8-4d25-ad90-788ab199e4ff None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:48.106137 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-078069d3-b4d8-4d25-ad90-788ab199e4ff tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 Aug 13 07:00:48.106213 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-078069d3-b4d8-4d25-ad90-788ab199e4ff tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:48.106411 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-078069d3-b4d8-4d25-ad90-788ab199e4ff tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:48.106562 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-078069d3-b4d8-4d25-ad90-788ab199e4ff tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 6c9dd727-dedf-4ee9-8c55-77058247d306. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:48.112074 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:48.112074 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:48.112945 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-078069d3-b4d8-4d25-ad90-788ab199e4ff tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 returned with HTTP 200 Aug 13 07:00:48.113587 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 607/2415] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:48 2026] GET /volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 => generated 694 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:48.120070 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-6ad4d8ad-01c8-4a51-86c3-60a4f657d3ae tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:48.123640 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:48.123640 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:48.126903 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5f7c07b9-db86-40c8-85a6-5b77c27654ad None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:48.129119 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5f7c07b9-db86-40c8-85a6-5b77c27654ad tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:00:48.129270 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5f7c07b9-db86-40c8-85a6-5b77c27654ad tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:48.129608 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5f7c07b9-db86-40c8-85a6-5b77c27654ad tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:48.129769 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-5f7c07b9-db86-40c8-85a6-5b77c27654ad tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id ea8a801d-781f-4a84-8d01-de7a18956b8f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:48.133308 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6ad4d8ad-01c8-4a51-86c3-60a4f657d3ae tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:00:48.133783 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 608/2416] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:00:48 2026] GET /volume/v3/volumes/detail => generated 1802 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:00:48.134646 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:48.134646 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:48.135316 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5f7c07b9-db86-40c8-85a6-5b77c27654ad tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 200 Aug 13 07:00:48.135847 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 601/2417] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:48 2026] GET /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:48.151646 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1276055b-62a5-4aec-a2ee-f7fe4c3f84c5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:48.154075 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1276055b-62a5-4aec-a2ee-f7fe4c3f84c5 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] POST https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa/action Aug 13 07:00:48.154569 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1276055b-62a5-4aec-a2ee-f7fe4c3f84c5 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:48.154746 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1276055b-62a5-4aec-a2ee-f7fe4c3f84c5 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:48.156488 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-1276055b-62a5-4aec-a2ee-f7fe4c3f84c5 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] delete called for group 287a75b0-93f1-48e5-88ff-ef525691a5fa {{(pid=100294) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 07:00:48.156960 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.groups [None req-1276055b-62a5-4aec-a2ee-f7fe4c3f84c5 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Delete group with id: 287a75b0-93f1-48e5-88ff-ef525691a5fa Aug 13 07:00:48.162904 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:48.162904 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:48.221897 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1276055b-62a5-4aec-a2ee-f7fe4c3f84c5 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa/action returned with HTTP 202 Aug 13 07:00:48.222003 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 602/2418] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 07:00:48 2026] POST /volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:00:48.229120 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-762648c0-9c4c-42ff-a70f-70385a1f7cb3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:48.231040 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-762648c0-9c4c-42ff-a70f-70385a1f7cb3 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/volumes/7a98bfef-dee4-477e-ac9a-453a18a968c1 Aug 13 07:00:48.231252 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-762648c0-9c4c-42ff-a70f-70385a1f7cb3 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:48.231452 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-762648c0-9c4c-42ff-a70f-70385a1f7cb3 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:48.239425 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:48.239425 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:48.243762 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-762648c0-9c4c-42ff-a70f-70385a1f7cb3 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Volume info retrieved successfully. Aug 13 07:00:48.244334 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-762648c0-9c4c-42ff-a70f-70385a1f7cb3 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:48.244517 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-762648c0-9c4c-42ff-a70f-70385a1f7cb3 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:48.281231 np0000007169 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-762648c0-9c4c-42ff-a70f-70385a1f7cb3 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:48.284217 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:48.284217 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:48.293073 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-762648c0-9c4c-42ff-a70f-70385a1f7cb3 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/volumes/7a98bfef-dee4-477e-ac9a-453a18a968c1 returned with HTTP 200 Aug 13 07:00:48.293585 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 608/2419] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:48 2026] GET /volume/v3/volumes/7a98bfef-dee4-477e-ac9a-453a18a968c1 => generated 905 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:48.622059 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1a81ab29-b2df-4544-8c05-6861c4440b01 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:48.625830 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1a81ab29-b2df-4544-8c05-6861c4440b01 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:00:48.625830 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1a81ab29-b2df-4544-8c05-6861c4440b01 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:48.625830 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1a81ab29-b2df-4544-8c05-6861c4440b01 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:48.625830 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-1a81ab29-b2df-4544-8c05-6861c4440b01 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:48.631550 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:48.631550 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:48.633708 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1a81ab29-b2df-4544-8c05-6861c4440b01 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:00:48.633708 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 609/2420] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:48 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:48.761506 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-58a04f56-6de8-4000-ba69-3450ec8513b5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:48.763894 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-58a04f56-6de8-4000-ba69-3450ec8513b5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:00:48.764359 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-58a04f56-6de8-4000-ba69-3450ec8513b5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:48.764418 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-58a04f56-6de8-4000-ba69-3450ec8513b5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:48.764562 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-58a04f56-6de8-4000-ba69-3450ec8513b5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:48.775223 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:48.775223 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:48.775989 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-58a04f56-6de8-4000-ba69-3450ec8513b5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:00:48.776684 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 602/2421] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:48 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:49.126692 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1ea9c5a5-a075-41ed-83da-acb83dce8cc6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:49.128524 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1ea9c5a5-a075-41ed-83da-acb83dce8cc6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 Aug 13 07:00:49.128737 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1ea9c5a5-a075-41ed-83da-acb83dce8cc6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:49.128920 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1ea9c5a5-a075-41ed-83da-acb83dce8cc6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:49.129022 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-1ea9c5a5-a075-41ed-83da-acb83dce8cc6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 6c9dd727-dedf-4ee9-8c55-77058247d306. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:49.135585 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:49.135585 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:49.137163 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1ea9c5a5-a075-41ed-83da-acb83dce8cc6 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 returned with HTTP 200 Aug 13 07:00:49.137627 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 603/2422] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:49 2026] GET /volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:49.148246 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3f49406b-0abd-44c2-bf7b-dc1a9ea30f2c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:49.151649 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3f49406b-0abd-44c2-bf7b-dc1a9ea30f2c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:00:49.151845 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3f49406b-0abd-44c2-bf7b-dc1a9ea30f2c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:49.152031 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3f49406b-0abd-44c2-bf7b-dc1a9ea30f2c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:49.152133 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3f49406b-0abd-44c2-bf7b-dc1a9ea30f2c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id ea8a801d-781f-4a84-8d01-de7a18956b8f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:49.160404 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:49.160404 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:49.161111 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3f49406b-0abd-44c2-bf7b-dc1a9ea30f2c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 200 Aug 13 07:00:49.161668 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 609/2423] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:49 2026] GET /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:49.312746 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6d2a89bc-562b-4111-a8d5-a780c5d595d8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:49.315572 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6d2a89bc-562b-4111-a8d5-a780c5d595d8 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/volumes/7a98bfef-dee4-477e-ac9a-453a18a968c1 Aug 13 07:00:49.315572 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6d2a89bc-562b-4111-a8d5-a780c5d595d8 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:49.315572 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6d2a89bc-562b-4111-a8d5-a780c5d595d8 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:49.322094 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6d2a89bc-562b-4111-a8d5-a780c5d595d8 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/volumes/7a98bfef-dee4-477e-ac9a-453a18a968c1 returned with HTTP 404 Aug 13 07:00:49.322618 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 610/2424] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:49 2026] GET /volume/v3/volumes/7a98bfef-dee4-477e-ac9a-453a18a968c1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:00:49.330991 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f21cc84e-9c3f-49ae-8ee0-4132a14d5cf9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:49.334094 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f21cc84e-9c3f-49ae-8ee0-4132a14d5cf9 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/volumes/9277c73b-f8b0-4d13-a6f1-9587f377c361 Aug 13 07:00:49.334362 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f21cc84e-9c3f-49ae-8ee0-4132a14d5cf9 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:49.334622 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f21cc84e-9c3f-49ae-8ee0-4132a14d5cf9 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:49.343297 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f21cc84e-9c3f-49ae-8ee0-4132a14d5cf9 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/volumes/9277c73b-f8b0-4d13-a6f1-9587f377c361 returned with HTTP 404 Aug 13 07:00:49.343876 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 603/2425] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:49 2026] GET /volume/v3/volumes/9277c73b-f8b0-4d13-a6f1-9587f377c361 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:00:49.354240 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b31f7566-3275-46b4-86a6-21bd4d4cb0c9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:49.357964 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b31f7566-3275-46b4-86a6-21bd4d4cb0c9 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] GET https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa Aug 13 07:00:49.358270 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b31f7566-3275-46b4-86a6-21bd4d4cb0c9 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:49.358569 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b31f7566-3275-46b4-86a6-21bd4d4cb0c9 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:49.358716 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-b31f7566-3275-46b4-86a6-21bd4d4cb0c9 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] show called for member 287a75b0-93f1-48e5-88ff-ef525691a5fa {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:49.362954 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b31f7566-3275-46b4-86a6-21bd4d4cb0c9 tempest-GroupsTest-1760424585 tempest-GroupsTest-1760424585-project-member] https://10.4.3.81/volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa returned with HTTP 404 Aug 13 07:00:49.363451 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 604/2426] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:49 2026] GET /volume/v3/groups/287a75b0-93f1-48e5-88ff-ef525691a5fa => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:00:49.370833 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5a6dc54f-a6b7-4513-9503-10b054e1db3b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:49.372561 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5a6dc54f-a6b7-4513-9503-10b054e1db3b tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/06467525-2fc2-4a37-9f08-9c1a23976708 Aug 13 07:00:49.372747 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5a6dc54f-a6b7-4513-9503-10b054e1db3b tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:49.373111 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5a6dc54f-a6b7-4513-9503-10b054e1db3b tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:49.386254 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5a6dc54f-a6b7-4513-9503-10b054e1db3b tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] https://10.4.3.81/volume/v3/group_types/06467525-2fc2-4a37-9f08-9c1a23976708 returned with HTTP 202 Aug 13 07:00:49.386681 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 610/2427] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 07:00:49 2026] DELETE /volume/v3/group_types/06467525-2fc2-4a37-9f08-9c1a23976708 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:00:49.394178 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f3cddfd7-2740-4202-9f6a-a79b4cbf280b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:49.396017 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f3cddfd7-2740-4202-9f6a-a79b4cbf280b tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] DELETE https://10.4.3.81/volume/v3/types/2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd Aug 13 07:00:49.396160 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f3cddfd7-2740-4202-9f6a-a79b4cbf280b tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:49.396586 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f3cddfd7-2740-4202-9f6a-a79b4cbf280b tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:49.421439 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f3cddfd7-2740-4202-9f6a-a79b4cbf280b tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] https://10.4.3.81/volume/v3/types/2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd returned with HTTP 202 Aug 13 07:00:49.421829 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 611/2428] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:00:49 2026] DELETE /volume/v3/types/2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:49.429299 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-75c3b415-bd9d-4caa-83f5-8041b34e4606 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:49.431213 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-75c3b415-bd9d-4caa-83f5-8041b34e4606 tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] GET https://10.4.3.81/volume/v3/types/2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd Aug 13 07:00:49.431448 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-75c3b415-bd9d-4caa-83f5-8041b34e4606 tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:49.431692 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-75c3b415-bd9d-4caa-83f5-8041b34e4606 tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:49.435003 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-75c3b415-bd9d-4caa-83f5-8041b34e4606 tempest-GroupsTest-282996272 tempest-GroupsTest-282996272-project-admin] https://10.4.3.81/volume/v3/types/2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd returned with HTTP 404 Aug 13 07:00:49.435498 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 604/2429] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 07:00:49 2026] GET /volume/v3/types/2eec9ae0-c609-4abd-bf41-8a45ccd1e7fd => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:49.648006 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d5b065e0-aec1-40a0-be74-66f6c3abe7b4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:49.649915 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d5b065e0-aec1-40a0-be74-66f6c3abe7b4 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:00:49.650183 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d5b065e0-aec1-40a0-be74-66f6c3abe7b4 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:49.650434 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d5b065e0-aec1-40a0-be74-66f6c3abe7b4 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:49.650602 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-d5b065e0-aec1-40a0-be74-66f6c3abe7b4 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:49.657535 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:49.657535 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:49.658464 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d5b065e0-aec1-40a0-be74-66f6c3abe7b4 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:00:49.658647 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 605/2430] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:49 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:49.791362 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-365e75ba-14b5-437f-ae8c-2c953e0926d9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:49.793300 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-365e75ba-14b5-437f-ae8c-2c953e0926d9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:00:49.793806 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-365e75ba-14b5-437f-ae8c-2c953e0926d9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:49.793806 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-365e75ba-14b5-437f-ae8c-2c953e0926d9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:49.793898 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-365e75ba-14b5-437f-ae8c-2c953e0926d9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:49.798996 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:49.798996 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:49.800026 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-365e75ba-14b5-437f-ae8c-2c953e0926d9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:00:49.800543 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 611/2431] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:49 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:50.154555 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5556e5cb-5294-42f3-8f96-e7a3d50c9884 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:50.159447 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5556e5cb-5294-42f3-8f96-e7a3d50c9884 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 Aug 13 07:00:50.159698 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5556e5cb-5294-42f3-8f96-e7a3d50c9884 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:50.160875 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5556e5cb-5294-42f3-8f96-e7a3d50c9884 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:50.160875 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-5556e5cb-5294-42f3-8f96-e7a3d50c9884 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 6c9dd727-dedf-4ee9-8c55-77058247d306. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:50.166095 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:50.166095 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:50.166847 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5556e5cb-5294-42f3-8f96-e7a3d50c9884 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 returned with HTTP 200 Aug 13 07:00:50.167259 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 612/2432] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:50 2026] GET /volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:50.174735 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-091df20d-d722-4a04-8214-504ff5624e9d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:50.179206 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-091df20d-d722-4a04-8214-504ff5624e9d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:00:50.179206 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-091df20d-d722-4a04-8214-504ff5624e9d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:50.179206 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-091df20d-d722-4a04-8214-504ff5624e9d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:50.179206 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-091df20d-d722-4a04-8214-504ff5624e9d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id ea8a801d-781f-4a84-8d01-de7a18956b8f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:50.186157 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:50.186157 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:50.187443 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-091df20d-d722-4a04-8214-504ff5624e9d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 200 Aug 13 07:00:50.187443 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 605/2433] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:50 2026] GET /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:50.671508 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6d2d5f5d-ba81-4009-9c4a-81848ea367ae None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:50.673434 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6d2d5f5d-ba81-4009-9c4a-81848ea367ae tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:00:50.673820 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6d2d5f5d-ba81-4009-9c4a-81848ea367ae tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:50.673951 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6d2d5f5d-ba81-4009-9c4a-81848ea367ae tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:50.674152 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-6d2d5f5d-ba81-4009-9c4a-81848ea367ae tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:50.679275 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:50.679275 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:50.680092 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6d2d5f5d-ba81-4009-9c4a-81848ea367ae tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:00:50.680597 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 606/2434] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:50 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:50.811400 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a9f9d7dd-20ed-4fa6-8683-2d3b63195580 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:50.813195 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9f9d7dd-20ed-4fa6-8683-2d3b63195580 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:00:50.813479 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a9f9d7dd-20ed-4fa6-8683-2d3b63195580 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:50.813969 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a9f9d7dd-20ed-4fa6-8683-2d3b63195580 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:50.813969 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a9f9d7dd-20ed-4fa6-8683-2d3b63195580 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:50.818127 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:50.818127 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:50.818871 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9f9d7dd-20ed-4fa6-8683-2d3b63195580 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:00:50.819525 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 612/2435] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:50 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:51.180196 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-51930bdd-0055-4964-8768-4fec2ec1aff5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:51.182812 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51930bdd-0055-4964-8768-4fec2ec1aff5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 Aug 13 07:00:51.183039 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-51930bdd-0055-4964-8768-4fec2ec1aff5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:51.183272 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-51930bdd-0055-4964-8768-4fec2ec1aff5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:51.183528 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-51930bdd-0055-4964-8768-4fec2ec1aff5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 6c9dd727-dedf-4ee9-8c55-77058247d306. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:51.187527 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:51.187527 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:51.188219 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51930bdd-0055-4964-8768-4fec2ec1aff5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 returned with HTTP 200 Aug 13 07:00:51.188628 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 613/2436] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:51 2026] GET /volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:51.199926 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-807ec535-812f-463e-8272-fa3f9373b080 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:51.202057 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-807ec535-812f-463e-8272-fa3f9373b080 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:00:51.202268 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-807ec535-812f-463e-8272-fa3f9373b080 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:51.202535 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-807ec535-812f-463e-8272-fa3f9373b080 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:51.202683 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-807ec535-812f-463e-8272-fa3f9373b080 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id ea8a801d-781f-4a84-8d01-de7a18956b8f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:51.207770 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:51.207770 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:51.209380 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-807ec535-812f-463e-8272-fa3f9373b080 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 200 Aug 13 07:00:51.209380 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 606/2437] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:51 2026] GET /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:51.692024 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-069d9da6-18c7-41a8-b941-3bb94fa6afc1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:51.694178 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-069d9da6-18c7-41a8-b941-3bb94fa6afc1 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:00:51.694442 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-069d9da6-18c7-41a8-b941-3bb94fa6afc1 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:51.694695 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-069d9da6-18c7-41a8-b941-3bb94fa6afc1 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:51.694835 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-069d9da6-18c7-41a8-b941-3bb94fa6afc1 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:51.701466 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:51.701466 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:51.702496 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-069d9da6-18c7-41a8-b941-3bb94fa6afc1 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:00:51.702759 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 607/2438] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:51 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:51.830655 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2db8cc5f-e22c-41ce-9b81-a436bca5b684 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:51.836833 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2db8cc5f-e22c-41ce-9b81-a436bca5b684 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:00:51.836833 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2db8cc5f-e22c-41ce-9b81-a436bca5b684 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:51.836833 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2db8cc5f-e22c-41ce-9b81-a436bca5b684 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:51.837062 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-2db8cc5f-e22c-41ce-9b81-a436bca5b684 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:51.846077 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:51.846077 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:51.846870 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2db8cc5f-e22c-41ce-9b81-a436bca5b684 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:00:51.847411 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 613/2439] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:51 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:52.011112 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3dec15c9-0c83-4f70-ab84-c66b73e40563 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:52.093918 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3dec15c9-0c83-4f70-ab84-c66b73e40563 tempest-GroupsV314Test-200330069 tempest-GroupsV314Test-200330069-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:00:52.094354 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3dec15c9-0c83-4f70-ab84-c66b73e40563 tempest-GroupsV314Test-200330069 tempest-GroupsV314Test-200330069-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-443321412"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:52.111063 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3dec15c9-0c83-4f70-ab84-c66b73e40563 tempest-GroupsV314Test-200330069 tempest-GroupsV314Test-200330069-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:00:52.111458 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 614/2440] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:00:52 2026] POST /volume/v3/types => generated 219 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:52.119119 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4bd94b92-e708-429e-b87e-ce1c63c26701 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:52.120961 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4bd94b92-e708-429e-b87e-ce1c63c26701 tempest-GroupsV314Test-200330069 tempest-GroupsV314Test-200330069-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 07:00:52.121286 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4bd94b92-e708-429e-b87e-ce1c63c26701 tempest-GroupsV314Test-200330069 tempest-GroupsV314Test-200330069-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-536724741"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:52.133445 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4bd94b92-e708-429e-b87e-ce1c63c26701 tempest-GroupsV314Test-200330069 tempest-GroupsV314Test-200330069-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 07:00:52.133944 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 607/2441] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 07:00:52 2026] POST /volume/v3/group_types => generated 176 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:52.141506 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-227eb5fd-37ef-4658-ad53-8bbff01e03be None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:52.201303 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6d6fc43d-5f5e-4762-abdb-030ac1317dbd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:52.203484 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d6fc43d-5f5e-4762-abdb-030ac1317dbd tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 Aug 13 07:00:52.203733 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d6fc43d-5f5e-4762-abdb-030ac1317dbd tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:52.203962 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d6fc43d-5f5e-4762-abdb-030ac1317dbd tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:52.204105 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6d6fc43d-5f5e-4762-abdb-030ac1317dbd tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 6c9dd727-dedf-4ee9-8c55-77058247d306. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:52.209780 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:52.209780 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:52.210976 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d6fc43d-5f5e-4762-abdb-030ac1317dbd tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 returned with HTTP 200 Aug 13 07:00:52.211477 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 614/2442] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:52 2026] GET /volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:52.219369 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d0cdb15c-93ae-430b-a2bc-9da0cf5f528f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:52.220713 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-227eb5fd-37ef-4658-ad53-8bbff01e03be tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] POST https://10.4.3.81/volume/v3/groups Aug 13 07:00:52.220999 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d0cdb15c-93ae-430b-a2bc-9da0cf5f528f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:00:52.221110 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-227eb5fd-37ef-4658-ad53-8bbff01e03be tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cfd7941d-cfe7-4372-8518-fea8d02f1fc9", "volume_types": ["9e359f26-8d02-4f4b-8189-d5b217f6c3c8"], "name": "tempest-GroupsV314Test-Group-49714640"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:52.221179 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d0cdb15c-93ae-430b-a2bc-9da0cf5f528f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:52.221379 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d0cdb15c-93ae-430b-a2bc-9da0cf5f528f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:52.221498 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-d0cdb15c-93ae-430b-a2bc-9da0cf5f528f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id ea8a801d-781f-4a84-8d01-de7a18956b8f. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:52.223313 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-227eb5fd-37ef-4658-ad53-8bbff01e03be tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Creating new group {'group': {'group_type': 'cfd7941d-cfe7-4372-8518-fea8d02f1fc9', 'volume_types': ['9e359f26-8d02-4f4b-8189-d5b217f6c3c8'], 'name': 'tempest-GroupsV314Test-Group-49714640'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 07:00:52.227159 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:52.227159 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:52.227772 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d0cdb15c-93ae-430b-a2bc-9da0cf5f528f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 200 Aug 13 07:00:52.228096 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 615/2443] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:52 2026] GET /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:52.228717 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.groups [None req-227eb5fd-37ef-4658-ad53-8bbff01e03be tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Creating group tempest-GroupsV314Test-Group-49714640. Aug 13 07:00:52.243494 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-227eb5fd-37ef-4658-ad53-8bbff01e03be tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Availability zone cache updated, next update will occur around 2026-08-13 08:00:52.243193. {{(pid=100294) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 07:00:52.243612 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-227eb5fd-37ef-4658-ad53-8bbff01e03be tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Availability Zones retrieved successfully. Aug 13 07:00:52.258896 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-227eb5fd-37ef-4658-ad53-8bbff01e03be tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Created reservations ['7652ef41-a147-402a-bba5-97f296b5e2cd'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:52.285603 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-227eb5fd-37ef-4658-ad53-8bbff01e03be tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 13 07:00:52.286091 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 608/2444] 10.4.3.81 () {70 vars in 1290 bytes} [Thu Aug 13 07:00:52 2026] POST /volume/v3/groups => generated 106 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:52.296486 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b2f3d086-ced9-4f46-bd06-e7ec3cf05270 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:52.298448 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b2f3d086-ced9-4f46-bd06-e7ec3cf05270 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] GET https://10.4.3.81/volume/v3/groups/167bd03a-777c-4944-9732-a26388928ac9 Aug 13 07:00:52.298722 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b2f3d086-ced9-4f46-bd06-e7ec3cf05270 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:52.298938 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b2f3d086-ced9-4f46-bd06-e7ec3cf05270 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:52.299070 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-b2f3d086-ced9-4f46-bd06-e7ec3cf05270 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] show called for member 167bd03a-777c-4944-9732-a26388928ac9 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:52.302620 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:52.302620 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:52.311650 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b2f3d086-ced9-4f46-bd06-e7ec3cf05270 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] https://10.4.3.81/volume/v3/groups/167bd03a-777c-4944-9732-a26388928ac9 returned with HTTP 200 Aug 13 07:00:52.312041 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 608/2445] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:52 2026] GET /volume/v3/groups/167bd03a-777c-4944-9732-a26388928ac9 => generated 386 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:52.715035 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dc38c172-b329-4992-9f64-9ea74f7a6da9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:52.717194 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dc38c172-b329-4992-9f64-9ea74f7a6da9 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:00:52.717430 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dc38c172-b329-4992-9f64-9ea74f7a6da9 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:52.717705 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dc38c172-b329-4992-9f64-9ea74f7a6da9 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:52.717840 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-dc38c172-b329-4992-9f64-9ea74f7a6da9 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:52.722718 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:52.722718 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:52.723596 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dc38c172-b329-4992-9f64-9ea74f7a6da9 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:00:52.724020 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 615/2446] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:52 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:00:52.859521 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f5c54ce6-b9bb-43a9-bb6c-7ff0a2ac4147 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:52.861437 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f5c54ce6-b9bb-43a9-bb6c-7ff0a2ac4147 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:00:52.861675 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f5c54ce6-b9bb-43a9-bb6c-7ff0a2ac4147 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:52.861878 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f5c54ce6-b9bb-43a9-bb6c-7ff0a2ac4147 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:52.861985 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-f5c54ce6-b9bb-43a9-bb6c-7ff0a2ac4147 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:52.866133 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:52.866133 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:52.867061 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f5c54ce6-b9bb-43a9-bb6c-7ff0a2ac4147 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:00:52.867459 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 616/2447] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:52 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:53.222654 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-94bab454-1c4f-411a-a9b1-487ad503020d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:53.224945 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-94bab454-1c4f-411a-a9b1-487ad503020d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 Aug 13 07:00:53.225222 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-94bab454-1c4f-411a-a9b1-487ad503020d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:53.225495 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-94bab454-1c4f-411a-a9b1-487ad503020d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:53.225657 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-94bab454-1c4f-411a-a9b1-487ad503020d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 6c9dd727-dedf-4ee9-8c55-77058247d306. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:53.232339 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:53.232339 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:53.232339 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-94bab454-1c4f-411a-a9b1-487ad503020d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 returned with HTTP 200 Aug 13 07:00:53.232623 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 609/2448] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:53 2026] GET /volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:53.240941 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c3508a76-0822-4006-85be-a7e3780dd1a3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:53.243843 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c3508a76-0822-4006-85be-a7e3780dd1a3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:00:53.244076 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c3508a76-0822-4006-85be-a7e3780dd1a3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:53.244269 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c3508a76-0822-4006-85be-a7e3780dd1a3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:53.244397 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c3508a76-0822-4006-85be-a7e3780dd1a3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id ea8a801d-781f-4a84-8d01-de7a18956b8f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:53.249461 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:53.249461 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:53.250036 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c3508a76-0822-4006-85be-a7e3780dd1a3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 200 Aug 13 07:00:53.250380 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 609/2449] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:53 2026] GET /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:53.324542 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3103d25b-b891-4dae-8c2d-7f8767b77a0e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:53.326225 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3103d25b-b891-4dae-8c2d-7f8767b77a0e tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] GET https://10.4.3.81/volume/v3/groups/167bd03a-777c-4944-9732-a26388928ac9 Aug 13 07:00:53.326544 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3103d25b-b891-4dae-8c2d-7f8767b77a0e tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:53.326758 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3103d25b-b891-4dae-8c2d-7f8767b77a0e tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:53.326923 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-3103d25b-b891-4dae-8c2d-7f8767b77a0e tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] show called for member 167bd03a-777c-4944-9732-a26388928ac9 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:53.333124 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:53.333124 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:53.341351 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3103d25b-b891-4dae-8c2d-7f8767b77a0e tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] https://10.4.3.81/volume/v3/groups/167bd03a-777c-4944-9732-a26388928ac9 returned with HTTP 200 Aug 13 07:00:53.341739 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 616/2450] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:53 2026] GET /volume/v3/groups/167bd03a-777c-4944-9732-a26388928ac9 => generated 387 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:53.356977 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:53.359058 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:00:53.359519 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-450451994", "volume_type": "9e359f26-8d02-4f4b-8189-d5b217f6c3c8", "group_id": "167bd03a-777c-4944-9732-a26388928ac9", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:53.361405 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-450451994', 'volume_type': '9e359f26-8d02-4f4b-8189-d5b217f6c3c8', 'group_id': '167bd03a-777c-4944-9732-a26388928ac9', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:00:53.371210 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:53.371210 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:53.371831 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Create volume of 1 GB Aug 13 07:00:53.379418 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Availability Zones retrieved successfully. Aug 13 07:00:53.384722 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Flow 'volume_create_api' (2cb56e94-7d82-4051-9161-7574226ed56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:53.386615 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4348fe38-821c-4eab-8209-dd85d56af8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:53.387478 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:53.387478 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:53.388099 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:00:53.412010 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4348fe38-821c-4eab-8209-dd85d56af8b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:00:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9e359f26-8d02-4f4b-8189-d5b217f6c3c8,is_public=True,name='tempest-GroupsV314Test-volume-type-443321412',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e359f26-8d02-4f4b-8189-d5b217f6c3c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '167bd03a-777c-4944-9732-a26388928ac9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:53.412811 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eec1f62-67a8-4f7a-b796-208071134246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:53.444570 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-443321412 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-443321412, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:00:53.445216 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-443321412 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-443321412, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:00:53.497106 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Created reservations ['0d05381b-ece3-4bc6-bdb1-3a2d75fe97d1', '81213c42-7552-48fd-905f-9c461ac2d7cb', 'c27429d8-bdf4-4273-912e-a14485988278', '53126f21-dadf-41ba-b49e-71e509868208'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:53.498023 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eec1f62-67a8-4f7a-b796-208071134246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d05381b-ece3-4bc6-bdb1-3a2d75fe97d1', '81213c42-7552-48fd-905f-9c461ac2d7cb', 'c27429d8-bdf4-4273-912e-a14485988278', '53126f21-dadf-41ba-b49e-71e509868208']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:53.498829 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54a6cf02-2fb1-4fdf-bb0b-cc57c4d27551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:53.535060 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54a6cf02-2fb1-4fdf-bb0b-cc57c4d27551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46e874b6-f873-40e5-99b0-6aa21e216937', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-450451994',encryption_key_id=None,group_id=167bd03a-777c-4944-9732-a26388928ac9,group_type_id=,metadata={},multiattach=False,project_id='2534d2cf682a403a99ccc301282d8ad9',qos_specs=None,replication_status=,reservations=['0d05381b-ece3-4bc6-bdb1-3a2d75fe97d1','81213c42-7552-48fd-905f-9c461ac2d7cb','c27429d8-bdf4-4273-912e-a14485988278','53126f21-dadf-41ba-b49e-71e509868208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4967ddac1db479ba697f4c3d2e91b9f',volume_type_id=9e359f26-8d02-4f4b-8189-d5b217f6c3c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:00:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-450451994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=167bd03a-777c-4944-9732-a26388928ac9,host=None,id=46e874b6-f873-40e5-99b0-6aa21e216937,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2534d2cf682a403a99ccc301282d8ad9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4967ddac1db479ba697f4c3d2e91b9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e359f26-8d02-4f4b-8189-d5b217f6c3c8),volume_type_id=9e359f26-8d02-4f4b-8189-d5b217f6c3c8)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:53.535060 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e64c898c-0fad-487e-9e03-7f149187e2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:53.561800 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e64c898c-0fad-487e-9e03-7f149187e2ad) transitioned into state 'SUCCESS' from state '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-450451994',encryption_key_id=None,group_id=167bd03a-777c-4944-9732-a26388928ac9,group_type_id=,metadata={},multiattach=False,project_id='2534d2cf682a403a99ccc301282d8ad9',qos_specs=None,replication_status=,reservations=['0d05381b-ece3-4bc6-bdb1-3a2d75fe97d1','81213c42-7552-48fd-905f-9c461ac2d7cb','c27429d8-bdf4-4273-912e-a14485988278','53126f21-dadf-41ba-b49e-71e509868208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4967ddac1db479ba697f4c3d2e91b9f',volume_type_id=9e359f26-8d02-4f4b-8189-d5b217f6c3c8)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:53.563296 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb09b4f-828b-42ba-96c3-8c94ea54fa2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:53.578495 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb09b4f-828b-42ba-96c3-8c94ea54fa2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:53.579339 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Flow 'volume_create_api' (2cb56e94-7d82-4051-9161-7574226ed56f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:53.579759 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Create volume request issued successfully. Aug 13 07:00:53.580421 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:53.582281 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:53.634951 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:53.638589 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:53.638589 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:53.644420 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cc02a322-e04a-4a24-84b7-66a81be096c6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:00:53.644917 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 617/2451] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 07:00:53 2026] POST /volume/v3/volumes => generated 815 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:53.659984 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-af2fd7a0-04f2-41b2-a78f-8261d5881f35 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:53.662406 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-af2fd7a0-04f2-41b2-a78f-8261d5881f35 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] GET https://10.4.3.81/volume/v3/volumes/46e874b6-f873-40e5-99b0-6aa21e216937 Aug 13 07:00:53.662683 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-af2fd7a0-04f2-41b2-a78f-8261d5881f35 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:53.662941 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-af2fd7a0-04f2-41b2-a78f-8261d5881f35 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:53.675929 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:53.675929 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:53.683140 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-af2fd7a0-04f2-41b2-a78f-8261d5881f35 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Volume info retrieved successfully. Aug 13 07:00:53.684018 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-af2fd7a0-04f2-41b2-a78f-8261d5881f35 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:53.684252 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-af2fd7a0-04f2-41b2-a78f-8261d5881f35 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:53.738028 np0000007169 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-af2fd7a0-04f2-41b2-a78f-8261d5881f35 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:53.739840 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f4cdcb21-89f3-4cf0-91b9-e3a6509b3688 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:53.743921 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f4cdcb21-89f3-4cf0-91b9-e3a6509b3688 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:00:53.744157 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f4cdcb21-89f3-4cf0-91b9-e3a6509b3688 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:53.744339 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f4cdcb21-89f3-4cf0-91b9-e3a6509b3688 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:53.744488 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-f4cdcb21-89f3-4cf0-91b9-e3a6509b3688 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:53.747008 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:53.747008 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:53.754764 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:53.754764 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:53.755880 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f4cdcb21-89f3-4cf0-91b9-e3a6509b3688 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:00:53.756956 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 610/2452] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:53 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:53.759671 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-af2fd7a0-04f2-41b2-a78f-8261d5881f35 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] https://10.4.3.81/volume/v3/volumes/46e874b6-f873-40e5-99b0-6aa21e216937 returned with HTTP 200 Aug 13 07:00:53.760062 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 610/2453] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:53 2026] GET /volume/v3/volumes/46e874b6-f873-40e5-99b0-6aa21e216937 => generated 907 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:53.877911 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a7c910b1-7a53-467a-93f4-a49592f236f9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:53.879694 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a7c910b1-7a53-467a-93f4-a49592f236f9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:00:53.879883 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a7c910b1-7a53-467a-93f4-a49592f236f9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:53.880085 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a7c910b1-7a53-467a-93f4-a49592f236f9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:53.880195 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a7c910b1-7a53-467a-93f4-a49592f236f9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:53.884353 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:53.884353 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:53.885235 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a7c910b1-7a53-467a-93f4-a49592f236f9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:00:53.885645 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 617/2454] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:53 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:53.922480 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:53.926290 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:00:53.926290 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1344627378", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:53.929346 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1344627378', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:00:53.929346 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Create volume of 1 GB Aug 13 07:00:53.933035 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Availability Zones retrieved successfully. Aug 13 07:00:53.939994 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Flow 'volume_create_api' (1277e2b0-594a-46a6-9ac1-ac9bb52a73a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:53.941113 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d92c032-94d5-44a0-a728-de09840c69a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:53.942242 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:00:53.981678 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d92c032-94d5-44a0-a728-de09840c69a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:53.982585 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f09e052d-4aa1-4ce3-971d-0c10aae3fcdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:54.027734 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Created reservations ['21aff426-0fb2-43d0-9056-5be26f24a02c', '772448ae-ffeb-4443-a6f9-18b95303d11e', 'bc5b76ee-8d0e-42b6-acd1-407932cfa3ba', 'b6dbdfa5-8b43-4bb7-853b-ec9f65313b1a'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:54.028665 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f09e052d-4aa1-4ce3-971d-0c10aae3fcdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21aff426-0fb2-43d0-9056-5be26f24a02c', '772448ae-ffeb-4443-a6f9-18b95303d11e', 'bc5b76ee-8d0e-42b6-acd1-407932cfa3ba', 'b6dbdfa5-8b43-4bb7-853b-ec9f65313b1a']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:54.029595 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f4634e0-87aa-4e8a-ade5-a0483eaf85f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:54.053957 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f4634e0-87aa-4e8a-ade5-a0483eaf85f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf832f1e-db20-44a1-aca2-f83d46d759c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1344627378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a1f1869b6b6444db15037a142e654da',qos_specs=None,replication_status=,reservations=['21aff426-0fb2-43d0-9056-5be26f24a02c','772448ae-ffeb-4443-a6f9-18b95303d11e','bc5b76ee-8d0e-42b6-acd1-407932cfa3ba','b6dbdfa5-8b43-4bb7-853b-ec9f65313b1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bf10569fb644cfa8ae2948d9d64cf8e',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:00:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1344627378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf832f1e-db20-44a1-aca2-f83d46d759c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a1f1869b6b6444db15037a142e654da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bf10569fb644cfa8ae2948d9d64cf8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:54.054904 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (102fb079-1783-44a4-9684-f139dcd51571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:54.074151 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (102fb079-1783-44a4-9684-f139dcd51571) transitioned into state 'SUCCESS' from state '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-1344627378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a1f1869b6b6444db15037a142e654da',qos_specs=None,replication_status=,reservations=['21aff426-0fb2-43d0-9056-5be26f24a02c','772448ae-ffeb-4443-a6f9-18b95303d11e','bc5b76ee-8d0e-42b6-acd1-407932cfa3ba','b6dbdfa5-8b43-4bb7-853b-ec9f65313b1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bf10569fb644cfa8ae2948d9d64cf8e',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:54.074937 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06ef8afb-a031-4d3a-a8f2-0d5d15c4c1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:54.084957 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06ef8afb-a031-4d3a-a8f2-0d5d15c4c1cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:54.086276 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Flow 'volume_create_api' (1277e2b0-594a-46a6-9ac1-ac9bb52a73a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:54.086276 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Create volume request issued successfully. Aug 13 07:00:54.086954 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c7de05f5-c844-44e8-b33e-f85e8e949b92 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:00:54.087571 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 618/2455] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:00:53 2026] POST /volume/v3/volumes => generated 753 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:54.103335 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-716ec81b-f7d9-4789-bac9-2f3281f68cdb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:54.105150 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-716ec81b-f7d9-4789-bac9-2f3281f68cdb tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 Aug 13 07:00:54.105150 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-716ec81b-f7d9-4789-bac9-2f3281f68cdb tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:54.105443 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-716ec81b-f7d9-4789-bac9-2f3281f68cdb tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:54.115559 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:54.115559 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:54.122940 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-716ec81b-f7d9-4789-bac9-2f3281f68cdb tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:00:54.132274 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-716ec81b-f7d9-4789-bac9-2f3281f68cdb tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 returned with HTTP 200 Aug 13 07:00:54.132750 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 611/2456] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:54 2026] GET /volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:54.243453 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-80d84a94-5c25-4b36-90f4-5671c8dc89aa None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:54.245363 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80d84a94-5c25-4b36-90f4-5671c8dc89aa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 Aug 13 07:00:54.245580 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80d84a94-5c25-4b36-90f4-5671c8dc89aa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:54.245795 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80d84a94-5c25-4b36-90f4-5671c8dc89aa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:54.245852 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-80d84a94-5c25-4b36-90f4-5671c8dc89aa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 6c9dd727-dedf-4ee9-8c55-77058247d306. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:54.250158 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:54.250158 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:54.251008 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80d84a94-5c25-4b36-90f4-5671c8dc89aa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 returned with HTTP 200 Aug 13 07:00:54.251417 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 611/2457] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:54 2026] GET /volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:54.262503 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-07835c86-ba3d-4eee-8865-832a26711bc2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:54.264034 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-07835c86-ba3d-4eee-8865-832a26711bc2 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:00:54.264399 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-07835c86-ba3d-4eee-8865-832a26711bc2 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:54.264594 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-07835c86-ba3d-4eee-8865-832a26711bc2 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:54.264691 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-07835c86-ba3d-4eee-8865-832a26711bc2 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id ea8a801d-781f-4a84-8d01-de7a18956b8f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:54.268922 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:54.268922 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:54.269519 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-07835c86-ba3d-4eee-8865-832a26711bc2 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 200 Aug 13 07:00:54.269885 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 618/2458] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:54 2026] GET /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:54.772625 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-daf798c4-df25-4ca0-a270-00aaa4d05964 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:54.773580 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-daf798c4-df25-4ca0-a270-00aaa4d05964 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:00:54.773902 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-daf798c4-df25-4ca0-a270-00aaa4d05964 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:54.773980 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-daf798c4-df25-4ca0-a270-00aaa4d05964 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:54.774149 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-daf798c4-df25-4ca0-a270-00aaa4d05964 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:54.778228 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d6b36170-dc98-409a-886e-446493a4bfd4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:54.779961 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d6b36170-dc98-409a-886e-446493a4bfd4 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] GET https://10.4.3.81/volume/v3/volumes/46e874b6-f873-40e5-99b0-6aa21e216937 Aug 13 07:00:54.780186 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d6b36170-dc98-409a-886e-446493a4bfd4 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:54.780418 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d6b36170-dc98-409a-886e-446493a4bfd4 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:54.781188 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:54.781188 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:54.782760 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-daf798c4-df25-4ca0-a270-00aaa4d05964 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:00:54.782760 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 619/2459] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:54 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:54.792674 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:54.792674 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:54.797930 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d6b36170-dc98-409a-886e-446493a4bfd4 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Volume info retrieved successfully. Aug 13 07:00:54.800678 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-d6b36170-dc98-409a-886e-446493a4bfd4 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:54.800678 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-d6b36170-dc98-409a-886e-446493a4bfd4 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:54.851710 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-afbbf406-bf3d-4bb1-abdf-9e4fa0443ed9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:54.855132 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-afbbf406-bf3d-4bb1-abdf-9e4fa0443ed9 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] POST https://10.4.3.81/volume/v3/attachments/5d958444-f6bb-4ddb-a846-7fa7c49d2e54/action Aug 13 07:00:54.855132 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-afbbf406-bf3d-4bb1-abdf-9e4fa0443ed9 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:54.855397 np0000007169 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-d6b36170-dc98-409a-886e-446493a4bfd4 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:54.855458 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-afbbf406-bf3d-4bb1-abdf-9e4fa0443ed9 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:54.860059 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:54.860059 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:54.869527 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d6b36170-dc98-409a-886e-446493a4bfd4 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] https://10.4.3.81/volume/v3/volumes/46e874b6-f873-40e5-99b0-6aa21e216937 returned with HTTP 200 Aug 13 07:00:54.869868 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 612/2460] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:54 2026] GET /volume/v3/volumes/46e874b6-f873-40e5-99b0-6aa21e216937 => generated 908 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:54.878199 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:54.878199 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:54.887372 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:54.890106 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] POST https://10.4.3.81/volume/v3/groups/action Aug 13 07:00:54.890638 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Action body: b'{"create-from-src": {"source_group_id": "167bd03a-777c-4944-9732-a26388928ac9", "name": "tempest-Group_from_grp-1385576304"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:54.890824 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "167bd03a-777c-4944-9732-a26388928ac9", "name": "tempest-Group_from_grp-1385576304"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:54.892708 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ce356e3f-0c36-40bc-a48b-b91631f564da req-afbbf406-bf3d-4bb1-abdf-9e4fa0443ed9 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/attachments/5d958444-f6bb-4ddb-a846-7fa7c49d2e54/action returned with HTTP 204 Aug 13 07:00:54.893110 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Creating new group {'create-from-src': {'source_group_id': '167bd03a-777c-4944-9732-a26388928ac9', 'name': 'tempest-Group_from_grp-1385576304'}}. {{(pid=100295) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 13 07:00:54.893258 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.groups [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Creating group tempest-Group_from_grp-1385576304 from source group 167bd03a-777c-4944-9732-a26388928ac9. Aug 13 07:00:54.893311 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 612/2461] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:00:54 2026] POST /volume/v3/attachments/5d958444-f6bb-4ddb-a846-7fa7c49d2e54/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:54.898093 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:54.898093 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:54.898208 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2b66a104-121b-4f00-958a-f078e544ef63 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:54.900533 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2b66a104-121b-4f00-958a-f078e544ef63 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:00:54.903408 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2b66a104-121b-4f00-958a-f078e544ef63 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:54.903408 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2b66a104-121b-4f00-958a-f078e544ef63 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:54.903408 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-2b66a104-121b-4f00-958a-f078e544ef63 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:54.907445 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:54.907445 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:54.913798 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:54.913798 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:54.916261 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2b66a104-121b-4f00-958a-f078e544ef63 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:00:54.916261 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 620/2462] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:54 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:54.948859 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Created reservations ['a4380313-0be6-4328-bde2-d2a198e0fb6a'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:55.007686 np0000007169 devstack@c-api.service[100295]: INFO cinder.group.api [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] A mapping entry already exists for group 62dcf0da-d471-40d0-992e-e24b53a23582 and volume type 9e359f26-8d02-4f4b-8189-d5b217f6c3c8. Do not need to create again. Aug 13 07:00:55.008099 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.008099 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:55.008769 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Availability Zones retrieved successfully. Aug 13 07:00:55.014646 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Flow 'volume_create_api' (f98ec56c-7c46-4753-916d-1b6d8142cdb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:55.015894 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88a2dc56-f69a-473b-91b0-bfab25393c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:55.016987 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:00:55.036569 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88a2dc56-f69a-473b-91b0-bfab25393c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '46e874b6-f873-40e5-99b0-6aa21e216937', 'volume_type': VolumeType(created_at=2026-08-13T07:00:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9e359f26-8d02-4f4b-8189-d5b217f6c3c8,is_public=True,name='tempest-GroupsV314Test-volume-type-443321412',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e359f26-8d02-4f4b-8189-d5b217f6c3c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '62dcf0da-d471-40d0-992e-e24b53a23582', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:55.037713 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec852fea-28d7-4762-a01e-3ce7ca15c064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:55.059874 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-443321412 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-443321412, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:00:55.060138 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-443321412 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-443321412, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:00:55.072376 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Created reservations ['04c75efb-a3e3-4679-af12-4c6f8d214a54', 'a884cdeb-0cba-4657-b58a-610ae8290077', 'ef08a503-d245-49d4-98a6-62f1a1e0b87e', 'cad7da01-fa9c-4873-a5b3-45b58bb964b5'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:55.073194 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec852fea-28d7-4762-a01e-3ce7ca15c064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04c75efb-a3e3-4679-af12-4c6f8d214a54', 'a884cdeb-0cba-4657-b58a-610ae8290077', 'ef08a503-d245-49d4-98a6-62f1a1e0b87e', 'cad7da01-fa9c-4873-a5b3-45b58bb964b5']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:55.073920 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfea9bd7-5571-4620-80fc-27d741a173da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:55.093814 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfea9bd7-5571-4620-80fc-27d741a173da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2d3d953-b24a-44f6-a3f6-4ad169350d12', '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=62dcf0da-d471-40d0-992e-e24b53a23582,group_type_id=,metadata={},multiattach=False,project_id='2534d2cf682a403a99ccc301282d8ad9',qos_specs=None,replication_status=,reservations=['04c75efb-a3e3-4679-af12-4c6f8d214a54','a884cdeb-0cba-4657-b58a-610ae8290077','ef08a503-d245-49d4-98a6-62f1a1e0b87e','cad7da01-fa9c-4873-a5b3-45b58bb964b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=46e874b6-f873-40e5-99b0-6aa21e216937,status='creating',user_id='b4967ddac1db479ba697f4c3d2e91b9f',volume_type_id=9e359f26-8d02-4f4b-8189-d5b217f6c3c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:00:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=62dcf0da-d471-40d0-992e-e24b53a23582,host=None,id=c2d3d953-b24a-44f6-a3f6-4ad169350d12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2534d2cf682a403a99ccc301282d8ad9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=46e874b6-f873-40e5-99b0-6aa21e216937,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4967ddac1db479ba697f4c3d2e91b9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e359f26-8d02-4f4b-8189-d5b217f6c3c8),volume_type_id=9e359f26-8d02-4f4b-8189-d5b217f6c3c8)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:55.094531 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d436028d-28fc-4b0c-bc7b-7a97fc0a4b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:00:55.110853 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d436028d-28fc-4b0c-bc7b-7a97fc0a4b47) transitioned into state 'SUCCESS' from 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=62dcf0da-d471-40d0-992e-e24b53a23582,group_type_id=,metadata={},multiattach=False,project_id='2534d2cf682a403a99ccc301282d8ad9',qos_specs=None,replication_status=,reservations=['04c75efb-a3e3-4679-af12-4c6f8d214a54','a884cdeb-0cba-4657-b58a-610ae8290077','ef08a503-d245-49d4-98a6-62f1a1e0b87e','cad7da01-fa9c-4873-a5b3-45b58bb964b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=46e874b6-f873-40e5-99b0-6aa21e216937,status='creating',user_id='b4967ddac1db479ba697f4c3d2e91b9f',volume_type_id=9e359f26-8d02-4f4b-8189-d5b217f6c3c8)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:00:55.111804 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Flow 'volume_create_api' (f98ec56c-7c46-4753-916d-1b6d8142cdb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:00:55.112122 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Create volume request issued successfully. Aug 13 07:00:55.123202 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2e4fdf50-f7e2-428e-bb90-865bbcac9bdc tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] https://10.4.3.81/volume/v3/groups/action returned with HTTP 202 Aug 13 07:00:55.123652 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 619/2463] 10.4.3.81 () {70 vars in 1311 bytes} [Thu Aug 13 07:00:54 2026] POST /volume/v3/groups/action => generated 102 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:55.130399 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fac60bb0-b847-42ca-98c4-288843f286ce None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:55.132750 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fac60bb0-b847-42ca-98c4-288843f286ce tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:00:55.132973 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fac60bb0-b847-42ca-98c4-288843f286ce tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:55.133083 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fac60bb0-b847-42ca-98c4-288843f286ce tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:55.133307 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-fac60bb0-b847-42ca-98c4-288843f286ce tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:00:55.133968 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fac60bb0-b847-42ca-98c4-288843f286ce tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:00:55.141517 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fac60bb0-b847-42ca-98c4-288843f286ce tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Get all volumes completed successfully. Aug 13 07:00:55.142918 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-fac60bb0-b847-42ca-98c4-288843f286ce tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:55.142918 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-fac60bb0-b847-42ca-98c4-288843f286ce tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:55.144895 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0b2855cb-c695-4bc0-95d6-2058a8dfc71c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:55.146901 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0b2855cb-c695-4bc0-95d6-2058a8dfc71c tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 Aug 13 07:00:55.147079 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0b2855cb-c695-4bc0-95d6-2058a8dfc71c tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:55.147250 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0b2855cb-c695-4bc0-95d6-2058a8dfc71c tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:55.155528 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.155528 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:55.159041 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0b2855cb-c695-4bc0-95d6-2058a8dfc71c tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:00:55.164218 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0b2855cb-c695-4bc0-95d6-2058a8dfc71c tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 returned with HTTP 200 Aug 13 07:00:55.164813 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 613/2464] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:55 2026] GET /volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:55.180514 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3f2ec103-479f-4b1a-9a40-e3f467917610 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:55.183581 np0000007169 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-fac60bb0-b847-42ca-98c4-288843f286ce tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:55.184206 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3f2ec103-479f-4b1a-9a40-e3f467917610 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 Aug 13 07:00:55.184452 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3f2ec103-479f-4b1a-9a40-e3f467917610 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:55.184733 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3f2ec103-479f-4b1a-9a40-e3f467917610 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:55.186225 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.186225 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:55.190629 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-fac60bb0-b847-42ca-98c4-288843f286ce tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:55.191089 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-fac60bb0-b847-42ca-98c4-288843f286ce tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:55.199343 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.199343 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:55.204094 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3f2ec103-479f-4b1a-9a40-e3f467917610 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:00:55.208660 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3f2ec103-479f-4b1a-9a40-e3f467917610 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 returned with HTTP 200 Aug 13 07:00:55.209080 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 621/2465] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:55 2026] GET /volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:55.223108 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2bfe1483-15ff-4e76-8657-cc4af0ccaedf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:55.224995 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2bfe1483-15ff-4e76-8657-cc4af0ccaedf tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 13 07:00:55.225169 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2bfe1483-15ff-4e76-8657-cc4af0ccaedf tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:55.225355 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2bfe1483-15ff-4e76-8657-cc4af0ccaedf tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:55.225618 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-2bfe1483-15ff-4e76-8657-cc4af0ccaedf tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:00:55.225898 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.225898 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:55.226272 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2bfe1483-15ff-4e76-8657-cc4af0ccaedf tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:00:55.231733 np0000007169 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-fac60bb0-b847-42ca-98c4-288843f286ce tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:55.237099 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.237099 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:55.244943 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2bfe1483-15ff-4e76-8657-cc4af0ccaedf tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Get all volumes completed successfully. Aug 13 07:00:55.245471 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2bfe1483-15ff-4e76-8657-cc4af0ccaedf tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 13 07:00:55.247116 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 620/2466] 10.4.3.81 () {66 vars in 1230 bytes} [Thu Aug 13 07:00:55 2026] GET /volume/v3/volumes => generated 337 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:55.247831 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fac60bb0-b847-42ca-98c4-288843f286ce tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:00:55.248185 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 613/2467] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:00:55 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:00:55.256349 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c7f398c1-c573-4b31-82c1-856a50c78bf8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:55.260219 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c7f398c1-c573-4b31-82c1-856a50c78bf8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 Aug 13 07:00:55.261750 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c7f398c1-c573-4b31-82c1-856a50c78bf8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:55.261958 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c7f398c1-c573-4b31-82c1-856a50c78bf8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:55.262882 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ff04c4bb-1b87-444b-a187-0b161cc08d82 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:55.262980 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e20f9d73-fb3d-49e7-befa-6384a9aca2aa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:55.264805 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff04c4bb-1b87-444b-a187-0b161cc08d82 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] GET https://10.4.3.81/volume/v3/volumes/c2d3d953-b24a-44f6-a3f6-4ad169350d12 Aug 13 07:00:55.264984 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ff04c4bb-1b87-444b-a187-0b161cc08d82 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:55.265169 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ff04c4bb-1b87-444b-a187-0b161cc08d82 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:55.265446 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e20f9d73-fb3d-49e7-befa-6384a9aca2aa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 Aug 13 07:00:55.265731 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e20f9d73-fb3d-49e7-befa-6384a9aca2aa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:55.265941 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e20f9d73-fb3d-49e7-befa-6384a9aca2aa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:55.266095 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e20f9d73-fb3d-49e7-befa-6384a9aca2aa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 6c9dd727-dedf-4ee9-8c55-77058247d306. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:55.272846 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.272846 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:55.272991 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.272991 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:55.273956 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e20f9d73-fb3d-49e7-befa-6384a9aca2aa tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 returned with HTTP 200 Aug 13 07:00:55.274168 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 621/2468] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:55 2026] GET /volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:55.277381 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ff04c4bb-1b87-444b-a187-0b161cc08d82 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Volume info retrieved successfully. Aug 13 07:00:55.278179 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-ff04c4bb-1b87-444b-a187-0b161cc08d82 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:55.278332 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-ff04c4bb-1b87-444b-a187-0b161cc08d82 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:55.278808 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.278808 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:55.281709 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ee76bf91-c9ec-4992-aa50-c1ba52701cdd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:55.283862 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ee76bf91-c9ec-4992-aa50-c1ba52701cdd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:00:55.284039 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ee76bf91-c9ec-4992-aa50-c1ba52701cdd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:55.284247 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ee76bf91-c9ec-4992-aa50-c1ba52701cdd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:55.284377 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ee76bf91-c9ec-4992-aa50-c1ba52701cdd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id ea8a801d-781f-4a84-8d01-de7a18956b8f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:55.286267 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c7f398c1-c573-4b31-82c1-856a50c78bf8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:00:55.288763 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.288763 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:55.289484 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ee76bf91-c9ec-4992-aa50-c1ba52701cdd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 200 Aug 13 07:00:55.289844 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 614/2469] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:55 2026] GET /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:55.298068 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c7f398c1-c573-4b31-82c1-856a50c78bf8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 returned with HTTP 200 Aug 13 07:00:55.298664 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 614/2470] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:55 2026] GET /volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:55.322393 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-ff04c4bb-1b87-444b-a187-0b161cc08d82 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:55.326806 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.326806 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:55.335581 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff04c4bb-1b87-444b-a187-0b161cc08d82 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] https://10.4.3.81/volume/v3/volumes/c2d3d953-b24a-44f6-a3f6-4ad169350d12 returned with HTTP 200 Aug 13 07:00:55.335959 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 622/2471] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:55 2026] GET /volume/v3/volumes/c2d3d953-b24a-44f6-a3f6-4ad169350d12 => generated 920 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:55.349608 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-2cb7b784-c3ab-4487-89d1-82ad0a5a6ee0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:55.351939 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b8bdc5ae-ecab-456c-ae94-1cf8245b366b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:55.352436 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-2cb7b784-c3ab-4487-89d1-82ad0a5a6ee0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 Aug 13 07:00:55.352599 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-2cb7b784-c3ab-4487-89d1-82ad0a5a6ee0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:55.352845 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-2cb7b784-c3ab-4487-89d1-82ad0a5a6ee0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:55.355189 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b8bdc5ae-ecab-456c-ae94-1cf8245b366b tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] GET https://10.4.3.81/volume/v3/groups/62dcf0da-d471-40d0-992e-e24b53a23582 Aug 13 07:00:55.355532 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b8bdc5ae-ecab-456c-ae94-1cf8245b366b tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:55.355787 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b8bdc5ae-ecab-456c-ae94-1cf8245b366b tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:55.355972 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-b8bdc5ae-ecab-456c-ae94-1cf8245b366b tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] show called for member 62dcf0da-d471-40d0-992e-e24b53a23582 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:55.359801 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.359801 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:55.360563 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.360563 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:55.364623 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-2cb7b784-c3ab-4487-89d1-82ad0a5a6ee0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:00:55.367981 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b8bdc5ae-ecab-456c-ae94-1cf8245b366b tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] https://10.4.3.81/volume/v3/groups/62dcf0da-d471-40d0-992e-e24b53a23582 returned with HTTP 200 Aug 13 07:00:55.368401 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 615/2472] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:55 2026] GET /volume/v3/groups/62dcf0da-d471-40d0-992e-e24b53a23582 => generated 417 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:55.369347 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-2cb7b784-c3ab-4487-89d1-82ad0a5a6ee0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 returned with HTTP 200 Aug 13 07:00:55.369878 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 622/2473] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:55 2026] GET /volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:55.382880 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f8e3947c-9187-411a-a190-e9eba41af0c3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:55.387581 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f8e3947c-9187-411a-a190-e9eba41af0c3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:00:55.387785 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f8e3947c-9187-411a-a190-e9eba41af0c3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:55.388021 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f8e3947c-9187-411a-a190-e9eba41af0c3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:55.388375 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-f8e3947c-9187-411a-a190-e9eba41af0c3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:00:55.390851 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f8e3947c-9187-411a-a190-e9eba41af0c3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:00:55.405962 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f8e3947c-9187-411a-a190-e9eba41af0c3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Get all volumes completed successfully. Aug 13 07:00:55.406723 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-f8e3947c-9187-411a-a190-e9eba41af0c3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:55.406879 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-f8e3947c-9187-411a-a190-e9eba41af0c3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:55.448930 np0000007169 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-f8e3947c-9187-411a-a190-e9eba41af0c3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:55.452223 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.452223 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:55.456137 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-f8e3947c-9187-411a-a190-e9eba41af0c3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:55.456313 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-f8e3947c-9187-411a-a190-e9eba41af0c3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:55.500445 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-51849fd3-f7bc-407d-a0a2-014f684bc667 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:55.501726 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51849fd3-f7bc-407d-a0a2-014f684bc667 None None] GET https://10.4.3.81/volume// Aug 13 07:00:55.501882 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-51849fd3-f7bc-407d-a0a2-014f684bc667 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:55.502055 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-51849fd3-f7bc-407d-a0a2-014f684bc667 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:55.502444 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51849fd3-f7bc-407d-a0a2-014f684bc667 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:00:55.502760 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 623/2474] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:00:55 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:00:55.508149 np0000007169 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-f8e3947c-9187-411a-a190-e9eba41af0c3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:55.510419 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-bd499d94-3462-4507-8aca-0d33ff77aab9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:55.512187 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.512187 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:55.523122 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f8e3947c-9187-411a-a190-e9eba41af0c3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:00:55.523727 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 615/2475] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:00:55 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:00:55.544840 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-13db3a05-590b-463e-a10b-27953559e502 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:55.548280 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-13db3a05-590b-463e-a10b-27953559e502 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] POST https://10.4.3.81/volume/v3/groups/62dcf0da-d471-40d0-992e-e24b53a23582/action Aug 13 07:00:55.548710 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-13db3a05-590b-463e-a10b-27953559e502 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:55.548857 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-13db3a05-590b-463e-a10b-27953559e502 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:55.551928 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-13db3a05-590b-463e-a10b-27953559e502 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] delete called for group 62dcf0da-d471-40d0-992e-e24b53a23582 {{(pid=100295) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 07:00:55.552934 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.groups [None req-13db3a05-590b-463e-a10b-27953559e502 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Delete group with id: 62dcf0da-d471-40d0-992e-e24b53a23582 Aug 13 07:00:55.558752 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.558752 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:55.593907 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-13db3a05-590b-463e-a10b-27953559e502 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] https://10.4.3.81/volume/v3/groups/62dcf0da-d471-40d0-992e-e24b53a23582/action returned with HTTP 202 Aug 13 07:00:55.594601 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 623/2476] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 07:00:55 2026] POST /volume/v3/groups/62dcf0da-d471-40d0-992e-e24b53a23582/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:00:55.601043 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-18a2ce03-0644-4227-9ea5-bb2215d597e3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:55.605149 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-18a2ce03-0644-4227-9ea5-bb2215d597e3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] GET https://10.4.3.81/volume/v3/volumes/c2d3d953-b24a-44f6-a3f6-4ad169350d12 Aug 13 07:00:55.605149 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-18a2ce03-0644-4227-9ea5-bb2215d597e3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:55.605963 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-18a2ce03-0644-4227-9ea5-bb2215d597e3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:55.616446 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.616446 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:55.619292 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-bd499d94-3462-4507-8aca-0d33ff77aab9 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:00:55.619870 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-bd499d94-3462-4507-8aca-0d33ff77aab9 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf832f1e-db20-44a1-aca2-f83d46d759c6", "connector": null, "instance_uuid": "4946c942-fb87-48e0-918d-594fb1d1b9d1"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:55.620780 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-18a2ce03-0644-4227-9ea5-bb2215d597e3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Volume info retrieved successfully. Aug 13 07:00:55.621628 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-18a2ce03-0644-4227-9ea5-bb2215d597e3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:55.621839 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-18a2ce03-0644-4227-9ea5-bb2215d597e3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:55.629885 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.629885 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:55.654957 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-bd499d94-3462-4507-8aca-0d33ff77aab9 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:00:55.655755 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 616/2477] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:00:55 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) Aug 13 07:00:55.678741 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-18a2ce03-0644-4227-9ea5-bb2215d597e3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:55.688884 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.688884 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:55.699706 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-06cf7f68-926e-4a01-8dc5-a56b96dfc246 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:55.700856 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-06cf7f68-926e-4a01-8dc5-a56b96dfc246 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 Aug 13 07:00:55.701050 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-06cf7f68-926e-4a01-8dc5-a56b96dfc246 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:55.701270 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-06cf7f68-926e-4a01-8dc5-a56b96dfc246 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:55.702426 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-18a2ce03-0644-4227-9ea5-bb2215d597e3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] https://10.4.3.81/volume/v3/volumes/c2d3d953-b24a-44f6-a3f6-4ad169350d12 returned with HTTP 200 Aug 13 07:00:55.702946 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 624/2478] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:55 2026] GET /volume/v3/volumes/c2d3d953-b24a-44f6-a3f6-4ad169350d12 => generated 919 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:55.710945 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.710945 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:55.714958 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-06cf7f68-926e-4a01-8dc5-a56b96dfc246 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:00:55.720535 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-06cf7f68-926e-4a01-8dc5-a56b96dfc246 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 returned with HTTP 200 Aug 13 07:00:55.720535 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 616/2479] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:55 2026] GET /volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:55.727598 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b1086a1f-7276-4892-b88a-f973c5159836 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:55.728152 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b1086a1f-7276-4892-b88a-f973c5159836 None None] GET https://10.4.3.81/volume// Aug 13 07:00:55.728426 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b1086a1f-7276-4892-b88a-f973c5159836 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:55.728714 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b1086a1f-7276-4892-b88a-f973c5159836 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:55.729146 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b1086a1f-7276-4892-b88a-f973c5159836 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:00:55.729572 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 624/2480] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:00:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:00:55.737972 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-e8f8caf3-9f5d-45df-bc51-a950f1f045c5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:55.741432 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-e8f8caf3-9f5d-45df-bc51-a950f1f045c5 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 Aug 13 07:00:55.742363 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-e8f8caf3-9f5d-45df-bc51-a950f1f045c5 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:55.742363 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-e8f8caf3-9f5d-45df-bc51-a950f1f045c5 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:55.760363 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.760363 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:55.761625 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-e8f8caf3-9f5d-45df-bc51-a950f1f045c5 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:00:55.765806 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-e8f8caf3-9f5d-45df-bc51-a950f1f045c5 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 returned with HTTP 200 Aug 13 07:00:55.766313 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 617/2481] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:00:55 2026] GET /volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:00:55.798346 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-259e9b57-c5e7-47f2-9139-5f2d9fe0b6a5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:55.800493 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-259e9b57-c5e7-47f2-9139-5f2d9fe0b6a5 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:00:55.800751 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-259e9b57-c5e7-47f2-9139-5f2d9fe0b6a5 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:55.800939 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-259e9b57-c5e7-47f2-9139-5f2d9fe0b6a5 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:55.801042 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-259e9b57-c5e7-47f2-9139-5f2d9fe0b6a5 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:55.807153 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.807153 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:55.808236 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-259e9b57-c5e7-47f2-9139-5f2d9fe0b6a5 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:00:55.808747 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 625/2482] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:55 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:55.878265 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-3ccc5335-8b9b-4e0f-bf31-614592ae6761 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:55.880808 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-3ccc5335-8b9b-4e0f-bf31-614592ae6761 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] PUT https://10.4.3.81/volume/v3/attachments/a0b11814-3d57-4dd4-b424-45db5884dfd5 Aug 13 07:00:55.881252 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-3ccc5335-8b9b-4e0f-bf31-614592ae6761 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:55.890634 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-3ccc5335-8b9b-4e0f-bf31-614592ae6761 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Acquiring lock "cinder-attachment_update-bf832f1e-db20-44a1-aca2-f83d46d759c6-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:00:55.896420 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-3ccc5335-8b9b-4e0f-bf31-614592ae6761 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Lock "cinder-attachment_update-bf832f1e-db20-44a1-aca2-f83d46d759c6-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:00:55.897583 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.897583 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:55.932009 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1592475d-7821-475d-b82a-3dbf861a441a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:55.934194 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1592475d-7821-475d-b82a-3dbf861a441a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:00:55.934475 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1592475d-7821-475d-b82a-3dbf861a441a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:55.934727 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1592475d-7821-475d-b82a-3dbf861a441a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:55.934870 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-1592475d-7821-475d-b82a-3dbf861a441a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:55.939546 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:55.939546 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:55.940530 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1592475d-7821-475d-b82a-3dbf861a441a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:00:55.940993 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 625/2483] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:55 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:55.987523 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-3ccc5335-8b9b-4e0f-bf31-614592ae6761 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Lock "cinder-attachment_update-bf832f1e-db20-44a1-aca2-f83d46d759c6-np0000007169" released by "attachment_update" :: held 0.091s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:00:55.987886 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-3ccc5335-8b9b-4e0f-bf31-614592ae6761 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/attachments/a0b11814-3d57-4dd4-b424-45db5884dfd5 returned with HTTP 200 Aug 13 07:00:55.988481 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 617/2484] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:00:55 2026] PUT /volume/v3/attachments/a0b11814-3d57-4dd4-b424-45db5884dfd5 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:56.288285 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-741fa5f8-b633-425e-b918-58218c6d02a7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:56.290488 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-741fa5f8-b633-425e-b918-58218c6d02a7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 Aug 13 07:00:56.290916 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-741fa5f8-b633-425e-b918-58218c6d02a7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:56.291107 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-741fa5f8-b633-425e-b918-58218c6d02a7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:56.291212 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-741fa5f8-b633-425e-b918-58218c6d02a7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 6c9dd727-dedf-4ee9-8c55-77058247d306. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:56.299152 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:56.299152 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:56.300189 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-741fa5f8-b633-425e-b918-58218c6d02a7 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 returned with HTTP 200 Aug 13 07:00:56.300671 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 618/2485] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:56 2026] GET /volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:56.306400 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c54f0e37-1f45-4fa7-acad-19fee783a9c3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:56.316582 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c54f0e37-1f45-4fa7-acad-19fee783a9c3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:00:56.317790 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c54f0e37-1f45-4fa7-acad-19fee783a9c3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:56.318414 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c54f0e37-1f45-4fa7-acad-19fee783a9c3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:56.319498 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-c54f0e37-1f45-4fa7-acad-19fee783a9c3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id ea8a801d-781f-4a84-8d01-de7a18956b8f. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:56.324793 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:56.324793 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:56.325436 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c54f0e37-1f45-4fa7-acad-19fee783a9c3 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 200 Aug 13 07:00:56.326042 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 626/2486] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:56 2026] GET /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:56.728405 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e92bcb3a-db7a-4c02-898e-704bc554f2a2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:56.728405 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e92bcb3a-db7a-4c02-898e-704bc554f2a2 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] GET https://10.4.3.81/volume/v3/volumes/c2d3d953-b24a-44f6-a3f6-4ad169350d12 Aug 13 07:00:56.729164 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e92bcb3a-db7a-4c02-898e-704bc554f2a2 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:56.729300 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e92bcb3a-db7a-4c02-898e-704bc554f2a2 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:56.738585 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e92bcb3a-db7a-4c02-898e-704bc554f2a2 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] https://10.4.3.81/volume/v3/volumes/c2d3d953-b24a-44f6-a3f6-4ad169350d12 returned with HTTP 404 Aug 13 07:00:56.739007 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e99233d1-aafa-45fa-b3b6-9a87ae7235d9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:56.739380 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 626/2487] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:56 2026] GET /volume/v3/volumes/c2d3d953-b24a-44f6-a3f6-4ad169350d12 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:00:56.740877 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e99233d1-aafa-45fa-b3b6-9a87ae7235d9 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 Aug 13 07:00:56.741060 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e99233d1-aafa-45fa-b3b6-9a87ae7235d9 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:56.741236 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e99233d1-aafa-45fa-b3b6-9a87ae7235d9 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:56.753639 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:56.753639 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:56.762107 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e99233d1-aafa-45fa-b3b6-9a87ae7235d9 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:00:56.763590 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d056e701-1fa8-4e65-96ac-220ed26a8da4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:56.766341 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d056e701-1fa8-4e65-96ac-220ed26a8da4 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] GET https://10.4.3.81/volume/v3/groups/62dcf0da-d471-40d0-992e-e24b53a23582 Aug 13 07:00:56.766543 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d056e701-1fa8-4e65-96ac-220ed26a8da4 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:56.767145 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d056e701-1fa8-4e65-96ac-220ed26a8da4 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:56.767274 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-d056e701-1fa8-4e65-96ac-220ed26a8da4 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] show called for member 62dcf0da-d471-40d0-992e-e24b53a23582 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:56.767432 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e99233d1-aafa-45fa-b3b6-9a87ae7235d9 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 returned with HTTP 200 Aug 13 07:00:56.767868 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 618/2488] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:56 2026] GET /volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:00:56.771950 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d056e701-1fa8-4e65-96ac-220ed26a8da4 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] https://10.4.3.81/volume/v3/groups/62dcf0da-d471-40d0-992e-e24b53a23582 returned with HTTP 404 Aug 13 07:00:56.773492 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 619/2489] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:56 2026] GET /volume/v3/groups/62dcf0da-d471-40d0-992e-e24b53a23582 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:00:56.808782 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3b31d13a-a831-4c68-a4f5-6d87626392a9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:56.810454 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b31d13a-a831-4c68-a4f5-6d87626392a9 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:00:56.810701 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b31d13a-a831-4c68-a4f5-6d87626392a9 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:56.810939 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b31d13a-a831-4c68-a4f5-6d87626392a9 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:56.811463 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-3b31d13a-a831-4c68-a4f5-6d87626392a9 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:00:56.812188 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-3b31d13a-a831-4c68-a4f5-6d87626392a9 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:00:56.823743 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-03528d5d-9ab4-4091-8803-2a23eb42febc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:56.825644 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3b31d13a-a831-4c68-a4f5-6d87626392a9 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Get all volumes completed successfully. Aug 13 07:00:56.826453 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-3b31d13a-a831-4c68-a4f5-6d87626392a9 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:56.826648 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-3b31d13a-a831-4c68-a4f5-6d87626392a9 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:56.828477 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-03528d5d-9ab4-4091-8803-2a23eb42febc tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:00:56.828723 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-03528d5d-9ab4-4091-8803-2a23eb42febc tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:56.829045 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-03528d5d-9ab4-4091-8803-2a23eb42febc tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:56.829045 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-03528d5d-9ab4-4091-8803-2a23eb42febc tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:56.835415 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:56.835415 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:56.836126 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-03528d5d-9ab4-4091-8803-2a23eb42febc tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:00:56.836489 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 627/2490] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:56 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:00:56.885114 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-3b31d13a-a831-4c68-a4f5-6d87626392a9 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:56.887953 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:56.887953 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:56.894439 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b31d13a-a831-4c68-a4f5-6d87626392a9 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:00:56.894849 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 627/2491] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:00:56 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:56.933087 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-da3742da-7715-4ca3-ae65-06e1e63f7191 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:56.935194 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-da3742da-7715-4ca3-ae65-06e1e63f7191 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] POST https://10.4.3.81/volume/v3/groups/167bd03a-777c-4944-9732-a26388928ac9/action Aug 13 07:00:56.935690 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-da3742da-7715-4ca3-ae65-06e1e63f7191 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:56.935850 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-da3742da-7715-4ca3-ae65-06e1e63f7191 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:56.937795 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-da3742da-7715-4ca3-ae65-06e1e63f7191 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] delete called for group 167bd03a-777c-4944-9732-a26388928ac9 {{(pid=100294) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 07:00:56.937926 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.groups [None req-da3742da-7715-4ca3-ae65-06e1e63f7191 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Delete group with id: 167bd03a-777c-4944-9732-a26388928ac9 Aug 13 07:00:56.951791 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:56.951791 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:56.953631 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b33d8dd3-d336-4b0e-b898-1cfa03870d2c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:56.959866 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b33d8dd3-d336-4b0e-b898-1cfa03870d2c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:00:56.960268 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b33d8dd3-d336-4b0e-b898-1cfa03870d2c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:56.961854 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b33d8dd3-d336-4b0e-b898-1cfa03870d2c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:56.961854 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-b33d8dd3-d336-4b0e-b898-1cfa03870d2c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:56.968874 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:56.968874 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:56.968874 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b33d8dd3-d336-4b0e-b898-1cfa03870d2c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:00:56.968874 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 620/2492] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:56 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:56.987662 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-da3742da-7715-4ca3-ae65-06e1e63f7191 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] https://10.4.3.81/volume/v3/groups/167bd03a-777c-4944-9732-a26388928ac9/action returned with HTTP 202 Aug 13 07:00:56.988578 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 619/2493] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 07:00:56 2026] POST /volume/v3/groups/167bd03a-777c-4944-9732-a26388928ac9/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:00:56.998076 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4a7f7168-7377-40e6-9b48-11e303a1e0d6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:57.000440 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a7f7168-7377-40e6-9b48-11e303a1e0d6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] GET https://10.4.3.81/volume/v3/volumes/46e874b6-f873-40e5-99b0-6aa21e216937 Aug 13 07:00:57.000802 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a7f7168-7377-40e6-9b48-11e303a1e0d6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:57.000994 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a7f7168-7377-40e6-9b48-11e303a1e0d6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:57.008682 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:57.008682 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:57.011815 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4a7f7168-7377-40e6-9b48-11e303a1e0d6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Volume info retrieved successfully. Aug 13 07:00:57.012525 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-4a7f7168-7377-40e6-9b48-11e303a1e0d6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:00:57.012737 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-4a7f7168-7377-40e6-9b48-11e303a1e0d6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:00:57.050830 np0000007169 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-4a7f7168-7377-40e6-9b48-11e303a1e0d6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:00:57.053773 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:57.053773 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:57.061715 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a7f7168-7377-40e6-9b48-11e303a1e0d6 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] https://10.4.3.81/volume/v3/volumes/46e874b6-f873-40e5-99b0-6aa21e216937 returned with HTTP 200 Aug 13 07:00:57.062162 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 628/2494] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:56 2026] GET /volume/v3/volumes/46e874b6-f873-40e5-99b0-6aa21e216937 => generated 907 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:57.310030 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-978c5493-7004-4238-80cc-a607321fdf0d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:57.313927 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-978c5493-7004-4238-80cc-a607321fdf0d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 Aug 13 07:00:57.314195 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-978c5493-7004-4238-80cc-a607321fdf0d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:57.314488 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-978c5493-7004-4238-80cc-a607321fdf0d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:57.314652 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-978c5493-7004-4238-80cc-a607321fdf0d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 6c9dd727-dedf-4ee9-8c55-77058247d306. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:57.322215 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:57.322215 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:57.323464 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-978c5493-7004-4238-80cc-a607321fdf0d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 returned with HTTP 200 Aug 13 07:00:57.324026 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 628/2495] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:57 2026] GET /volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:57.338678 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-18a83fde-f74f-41fe-ba9f-e74876a7cde9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:57.340587 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-18a83fde-f74f-41fe-ba9f-e74876a7cde9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:00:57.340844 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-18a83fde-f74f-41fe-ba9f-e74876a7cde9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:57.341034 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-18a83fde-f74f-41fe-ba9f-e74876a7cde9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:57.341139 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-18a83fde-f74f-41fe-ba9f-e74876a7cde9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id ea8a801d-781f-4a84-8d01-de7a18956b8f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:57.345759 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:57.345759 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:57.346338 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-18a83fde-f74f-41fe-ba9f-e74876a7cde9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 200 Aug 13 07:00:57.346742 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 621/2496] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:57 2026] GET /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:57.781149 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e91ea493-9141-4fe4-8b95-5a69a1f133ed None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:57.785014 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e91ea493-9141-4fe4-8b95-5a69a1f133ed tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 Aug 13 07:00:57.785297 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e91ea493-9141-4fe4-8b95-5a69a1f133ed tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:57.785592 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e91ea493-9141-4fe4-8b95-5a69a1f133ed tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:57.811034 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:57.811034 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:57.816548 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e91ea493-9141-4fe4-8b95-5a69a1f133ed tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:00:57.821995 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e91ea493-9141-4fe4-8b95-5a69a1f133ed tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 returned with HTTP 200 Aug 13 07:00:57.822416 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 620/2497] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:57 2026] GET /volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:57.858362 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-aedd326c-5d7b-474e-8d8c-94b0c31dc17f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:57.860863 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aedd326c-5d7b-474e-8d8c-94b0c31dc17f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:00:57.861080 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aedd326c-5d7b-474e-8d8c-94b0c31dc17f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:57.861545 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aedd326c-5d7b-474e-8d8c-94b0c31dc17f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:57.861545 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-aedd326c-5d7b-474e-8d8c-94b0c31dc17f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:57.863536 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=514,cinder:UPDATE=97,cinder:DELETE=3,cinder:INSERT=50 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:00:57.866392 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:57.866392 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:57.867803 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aedd326c-5d7b-474e-8d8c-94b0c31dc17f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:00:57.868242 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 629/2498] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:57 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:57.980879 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-89010dad-2afa-4cba-8347-aee9970d44ba None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:57.983379 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-89010dad-2afa-4cba-8347-aee9970d44ba tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:00:57.983571 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-89010dad-2afa-4cba-8347-aee9970d44ba tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:57.983759 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-89010dad-2afa-4cba-8347-aee9970d44ba tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:57.983859 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-89010dad-2afa-4cba-8347-aee9970d44ba tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:57.987683 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:57.987683 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:57.988414 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-89010dad-2afa-4cba-8347-aee9970d44ba tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:00:57.988810 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 629/2499] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:57 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:58.097840 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ed72de98-2d3f-40ce-a1d1-a3fd93be7165 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:58.099632 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ed72de98-2d3f-40ce-a1d1-a3fd93be7165 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] GET https://10.4.3.81/volume/v3/volumes/46e874b6-f873-40e5-99b0-6aa21e216937 Aug 13 07:00:58.099811 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ed72de98-2d3f-40ce-a1d1-a3fd93be7165 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:58.100186 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ed72de98-2d3f-40ce-a1d1-a3fd93be7165 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:58.116881 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ed72de98-2d3f-40ce-a1d1-a3fd93be7165 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] https://10.4.3.81/volume/v3/volumes/46e874b6-f873-40e5-99b0-6aa21e216937 returned with HTTP 404 Aug 13 07:00:58.117338 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 622/2500] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:00:58 2026] GET /volume/v3/volumes/46e874b6-f873-40e5-99b0-6aa21e216937 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:00:58.162537 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8c536176-ca52-4f78-b6a0-483df9dd11d3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:58.165026 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8c536176-ca52-4f78-b6a0-483df9dd11d3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] GET https://10.4.3.81/volume/v3/groups/167bd03a-777c-4944-9732-a26388928ac9 Aug 13 07:00:58.165243 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8c536176-ca52-4f78-b6a0-483df9dd11d3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:58.165460 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8c536176-ca52-4f78-b6a0-483df9dd11d3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:58.165803 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-8c536176-ca52-4f78-b6a0-483df9dd11d3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] show called for member 167bd03a-777c-4944-9732-a26388928ac9 {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:00:58.168722 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8c536176-ca52-4f78-b6a0-483df9dd11d3 tempest-GroupsV314Test-21828999 tempest-GroupsV314Test-21828999-project-member] https://10.4.3.81/volume/v3/groups/167bd03a-777c-4944-9732-a26388928ac9 returned with HTTP 404 Aug 13 07:00:58.169359 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 621/2501] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:00:58 2026] GET /volume/v3/groups/167bd03a-777c-4944-9732-a26388928ac9 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:00:58.191384 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6caaf816-39b0-402d-963a-15aaced0a7a2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:58.193285 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6caaf816-39b0-402d-963a-15aaced0a7a2 tempest-GroupsV314Test-200330069 tempest-GroupsV314Test-200330069-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/cfd7941d-cfe7-4372-8518-fea8d02f1fc9 Aug 13 07:00:58.193981 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6caaf816-39b0-402d-963a-15aaced0a7a2 tempest-GroupsV314Test-200330069 tempest-GroupsV314Test-200330069-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:58.194340 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6caaf816-39b0-402d-963a-15aaced0a7a2 tempest-GroupsV314Test-200330069 tempest-GroupsV314Test-200330069-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:58.210393 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6caaf816-39b0-402d-963a-15aaced0a7a2 tempest-GroupsV314Test-200330069 tempest-GroupsV314Test-200330069-project-admin] https://10.4.3.81/volume/v3/group_types/cfd7941d-cfe7-4372-8518-fea8d02f1fc9 returned with HTTP 202 Aug 13 07:00:58.211128 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 630/2502] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 07:00:58 2026] DELETE /volume/v3/group_types/cfd7941d-cfe7-4372-8518-fea8d02f1fc9 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:00:58.219987 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-aa813fa6-c5f1-4c33-b490-56c5afe2a06c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:58.222177 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aa813fa6-c5f1-4c33-b490-56c5afe2a06c tempest-GroupsV314Test-200330069 tempest-GroupsV314Test-200330069-project-admin] DELETE https://10.4.3.81/volume/v3/types/9e359f26-8d02-4f4b-8189-d5b217f6c3c8 Aug 13 07:00:58.222633 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aa813fa6-c5f1-4c33-b490-56c5afe2a06c tempest-GroupsV314Test-200330069 tempest-GroupsV314Test-200330069-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:58.222633 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aa813fa6-c5f1-4c33-b490-56c5afe2a06c tempest-GroupsV314Test-200330069 tempest-GroupsV314Test-200330069-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:58.256469 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aa813fa6-c5f1-4c33-b490-56c5afe2a06c tempest-GroupsV314Test-200330069 tempest-GroupsV314Test-200330069-project-admin] https://10.4.3.81/volume/v3/types/9e359f26-8d02-4f4b-8189-d5b217f6c3c8 returned with HTTP 202 Aug 13 07:00:58.256945 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 630/2503] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:00:58 2026] DELETE /volume/v3/types/9e359f26-8d02-4f4b-8189-d5b217f6c3c8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:00:58.263601 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-069b7ef2-d411-429c-a3e0-47aab4a732fa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:58.265462 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-069b7ef2-d411-429c-a3e0-47aab4a732fa tempest-GroupsV314Test-200330069 tempest-GroupsV314Test-200330069-project-admin] GET https://10.4.3.81/volume/v3/types/9e359f26-8d02-4f4b-8189-d5b217f6c3c8 Aug 13 07:00:58.265674 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-069b7ef2-d411-429c-a3e0-47aab4a732fa tempest-GroupsV314Test-200330069 tempest-GroupsV314Test-200330069-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:58.265875 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-069b7ef2-d411-429c-a3e0-47aab4a732fa tempest-GroupsV314Test-200330069 tempest-GroupsV314Test-200330069-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:58.268957 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-069b7ef2-d411-429c-a3e0-47aab4a732fa tempest-GroupsV314Test-200330069 tempest-GroupsV314Test-200330069-project-admin] https://10.4.3.81/volume/v3/types/9e359f26-8d02-4f4b-8189-d5b217f6c3c8 returned with HTTP 404 Aug 13 07:00:58.269678 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 623/2504] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 07:00:58 2026] GET /volume/v3/types/9e359f26-8d02-4f4b-8189-d5b217f6c3c8 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:58.339487 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e72ab3c5-b4a5-4f64-94c5-82c34435b8dc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:58.341348 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e72ab3c5-b4a5-4f64-94c5-82c34435b8dc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 Aug 13 07:00:58.341621 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e72ab3c5-b4a5-4f64-94c5-82c34435b8dc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:58.341861 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e72ab3c5-b4a5-4f64-94c5-82c34435b8dc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:58.341976 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e72ab3c5-b4a5-4f64-94c5-82c34435b8dc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 6c9dd727-dedf-4ee9-8c55-77058247d306. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:58.346838 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:58.346838 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:58.347606 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e72ab3c5-b4a5-4f64-94c5-82c34435b8dc tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 returned with HTTP 200 Aug 13 07:00:58.347971 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 622/2505] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:58 2026] GET /volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:58.361441 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cee2a104-2f4a-4abc-b216-9a9c7c187622 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:58.364869 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cee2a104-2f4a-4abc-b216-9a9c7c187622 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:00:58.364869 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cee2a104-2f4a-4abc-b216-9a9c7c187622 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:58.364869 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cee2a104-2f4a-4abc-b216-9a9c7c187622 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:58.364869 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-cee2a104-2f4a-4abc-b216-9a9c7c187622 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id ea8a801d-781f-4a84-8d01-de7a18956b8f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:58.370551 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:58.370551 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:58.370551 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cee2a104-2f4a-4abc-b216-9a9c7c187622 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 200 Aug 13 07:00:58.370551 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 631/2506] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:58 2026] GET /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:58.802710 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-960de7ee-5739-49b8-b750-d8bf0c5716ba req-6b714513-9000-4297-8927-70e6500089e9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:58.804854 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-960de7ee-5739-49b8-b750-d8bf0c5716ba req-6b714513-9000-4297-8927-70e6500089e9 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/limits Aug 13 07:00:58.805095 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-960de7ee-5739-49b8-b750-d8bf0c5716ba req-6b714513-9000-4297-8927-70e6500089e9 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:58.805351 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-960de7ee-5739-49b8-b750-d8bf0c5716ba req-6b714513-9000-4297-8927-70e6500089e9 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:58.837308 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-20241d4f-aef5-4c8e-a580-bb79858a8e44 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:58.843920 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-20241d4f-aef5-4c8e-a580-bb79858a8e44 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 Aug 13 07:00:58.844118 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-20241d4f-aef5-4c8e-a580-bb79858a8e44 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:58.844390 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-20241d4f-aef5-4c8e-a580-bb79858a8e44 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:58.848378 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-960de7ee-5739-49b8-b750-d8bf0c5716ba req-6b714513-9000-4297-8927-70e6500089e9 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/limits returned with HTTP 200 Aug 13 07:00:58.848964 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 631/2507] 10.4.3.81 () {68 vars in 1477 bytes} [Thu Aug 13 07:00:58 2026] GET /volume/v3/limits => generated 302 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:58.860098 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:58.860098 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:58.867001 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-20241d4f-aef5-4c8e-a580-bb79858a8e44 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:00:58.871958 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-20241d4f-aef5-4c8e-a580-bb79858a8e44 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 returned with HTTP 200 Aug 13 07:00:58.872467 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 624/2508] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:58 2026] GET /volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:58.877892 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-38ca8e0a-c988-4f33-8d07-cfbca4714f0f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:58.879768 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-38ca8e0a-c988-4f33-8d07-cfbca4714f0f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:00:58.879947 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-38ca8e0a-c988-4f33-8d07-cfbca4714f0f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:58.880129 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-38ca8e0a-c988-4f33-8d07-cfbca4714f0f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:58.880213 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-38ca8e0a-c988-4f33-8d07-cfbca4714f0f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:58.884809 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:58.884809 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:58.885496 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-38ca8e0a-c988-4f33-8d07-cfbca4714f0f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:00:58.885963 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 623/2509] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:58 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:58.905873 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-960de7ee-5739-49b8-b750-d8bf0c5716ba req-1a2e920b-3762-4307-bc0d-902f6999534f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:58.908503 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-960de7ee-5739-49b8-b750-d8bf0c5716ba req-1a2e920b-3762-4307-bc0d-902f6999534f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e Aug 13 07:00:58.910414 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-960de7ee-5739-49b8-b750-d8bf0c5716ba req-1a2e920b-3762-4307-bc0d-902f6999534f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:58.910414 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-960de7ee-5739-49b8-b750-d8bf0c5716ba req-1a2e920b-3762-4307-bc0d-902f6999534f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:58.926227 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:58.926227 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:58.931225 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-960de7ee-5739-49b8-b750-d8bf0c5716ba req-1a2e920b-3762-4307-bc0d-902f6999534f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:58.940300 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-960de7ee-5739-49b8-b750-d8bf0c5716ba req-1a2e920b-3762-4307-bc0d-902f6999534f tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e returned with HTTP 200 Aug 13 07:00:58.941305 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 632/2510] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:00:58 2026] GET /volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e => generated 1657 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:58.950981 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-960de7ee-5739-49b8-b750-d8bf0c5716ba req-56c55ac2-600a-4337-814e-a2697f0c9d45 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:58.953260 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-960de7ee-5739-49b8-b750-d8bf0c5716ba req-56c55ac2-600a-4337-814e-a2697f0c9d45 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:00:58.953489 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-960de7ee-5739-49b8-b750-d8bf0c5716ba req-56c55ac2-600a-4337-814e-a2697f0c9d45 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4063ebf2-fc6d-4bb7-aeda-616866ef139e", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:58.964767 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:58.964767 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:58.965392 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-960de7ee-5739-49b8-b750-d8bf0c5716ba req-56c55ac2-600a-4337-814e-a2697f0c9d45 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:00:58.965569 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [req-960de7ee-5739-49b8-b750-d8bf0c5716ba req-56c55ac2-600a-4337-814e-a2697f0c9d45 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Create snapshot from volume 4063ebf2-fc6d-4bb7-aeda-616866ef139e Aug 13 07:00:58.999877 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3e0ec7fa-b4e2-4338-9176-aa975759d45e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:59.001781 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [req-960de7ee-5739-49b8-b750-d8bf0c5716ba req-56c55ac2-600a-4337-814e-a2697f0c9d45 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Created reservations ['40a4165e-4145-42b4-9cb7-0087972c05b2', '3641432b-ae09-4e5f-ad11-bd5523d074ae', '37398261-b381-4f57-b057-951afbb6f3eb', 'e67ef5f2-9374-449f-a8a4-3e9a7203ddcf'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:00:59.002891 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e0ec7fa-b4e2-4338-9176-aa975759d45e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:00:59.003156 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e0ec7fa-b4e2-4338-9176-aa975759d45e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:59.003403 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e0ec7fa-b4e2-4338-9176-aa975759d45e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:59.003542 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-3e0ec7fa-b4e2-4338-9176-aa975759d45e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:59.008225 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:59.008225 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:59.009149 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e0ec7fa-b4e2-4338-9176-aa975759d45e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:00:59.009594 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 625/2511] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:58 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:59.041364 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-960de7ee-5739-49b8-b750-d8bf0c5716ba req-56c55ac2-600a-4337-814e-a2697f0c9d45 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Snapshot force create request issued successfully. Aug 13 07:00:59.041364 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-960de7ee-5739-49b8-b750-d8bf0c5716ba req-56c55ac2-600a-4337-814e-a2697f0c9d45 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:00:59.041364 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 632/2512] 10.4.3.81 () {72 vars in 1540 bytes} [Thu Aug 13 07:00:58 2026] POST /volume/v3/snapshots => generated 292 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:00:59.359428 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e8746420-24c6-4df2-94da-1b71744ddc3e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:59.362229 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e8746420-24c6-4df2-94da-1b71744ddc3e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 Aug 13 07:00:59.362449 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e8746420-24c6-4df2-94da-1b71744ddc3e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:59.362677 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e8746420-24c6-4df2-94da-1b71744ddc3e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:59.362770 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e8746420-24c6-4df2-94da-1b71744ddc3e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 6c9dd727-dedf-4ee9-8c55-77058247d306. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:59.368112 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:59.368112 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:59.369015 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e8746420-24c6-4df2-94da-1b71744ddc3e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 returned with HTTP 200 Aug 13 07:00:59.369606 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 624/2513] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:59 2026] GET /volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:59.380781 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dbbb1a04-34d7-495a-ae4e-7c46430666e7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:59.384285 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dbbb1a04-34d7-495a-ae4e-7c46430666e7 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:00:59.385148 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dbbb1a04-34d7-495a-ae4e-7c46430666e7 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:59.385588 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dbbb1a04-34d7-495a-ae4e-7c46430666e7 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:59.385707 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-dbbb1a04-34d7-495a-ae4e-7c46430666e7 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id ea8a801d-781f-4a84-8d01-de7a18956b8f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:59.391959 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:59.391959 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:59.392705 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dbbb1a04-34d7-495a-ae4e-7c46430666e7 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 200 Aug 13 07:00:59.393275 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 633/2514] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:00:59 2026] GET /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:59.694663 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-859bf6bd-aaa0-4d0b-a640-c77d81d221ab None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:59.699064 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-859bf6bd-aaa0-4d0b-a640-c77d81d221ab tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] POST https://10.4.3.81/volume/v3/attachments/a0b11814-3d57-4dd4-b424-45db5884dfd5/action Aug 13 07:00:59.699824 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-859bf6bd-aaa0-4d0b-a640-c77d81d221ab tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:00:59.704343 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-859bf6bd-aaa0-4d0b-a640-c77d81d221ab tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:59.723055 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:59.723055 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:59.733011 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b81c18de-bde2-4af4-8036-11a63cfda7a8 req-859bf6bd-aaa0-4d0b-a640-c77d81d221ab tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/attachments/a0b11814-3d57-4dd4-b424-45db5884dfd5/action returned with HTTP 204 Aug 13 07:00:59.733437 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 626/2515] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:00:59 2026] POST /volume/v3/attachments/a0b11814-3d57-4dd4-b424-45db5884dfd5/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:00:59.838835 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9f5cdbbd-faa9-4173-81dd-606bee149a26 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:59.839202 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9f5cdbbd-faa9-4173-81dd-606bee149a26 None None] GET https://10.4.3.81/volume// Aug 13 07:00:59.839451 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9f5cdbbd-faa9-4173-81dd-606bee149a26 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:59.839590 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9f5cdbbd-faa9-4173-81dd-606bee149a26 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:59.839934 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9f5cdbbd-faa9-4173-81dd-606bee149a26 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:00:59.840210 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 633/2516] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:00:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:00:59.858592 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-783737b4-5192-482d-b121-5b4954c18011 req-a7022fde-98b7-42a4-ad28-ebb65d677cde None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:59.862397 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-783737b4-5192-482d-b121-5b4954c18011 req-a7022fde-98b7-42a4-ad28-ebb65d677cde tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:00:59.862805 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-783737b4-5192-482d-b121-5b4954c18011 req-a7022fde-98b7-42a4-ad28-ebb65d677cde tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cb0029f-8818-4ce5-a2b5-52366c43a27a", "connector": null, "instance_uuid": "f837a2b7-effe-4505-8028-1920e320cf5a"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:00:59.868729 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=546,cinder:UPDATE=120,cinder:INSERT=47,cinder:DELETE=4 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:00:59.880384 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:59.880384 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:00:59.886553 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f938a8b7-38ec-4da2-b39a-beb43c2e800f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:59.889402 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f938a8b7-38ec-4da2-b39a-beb43c2e800f tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 Aug 13 07:00:59.890233 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f938a8b7-38ec-4da2-b39a-beb43c2e800f tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:59.891634 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f938a8b7-38ec-4da2-b39a-beb43c2e800f tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:59.900841 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-421ce9e7-9c98-4849-bf54-fe877263ce57 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:59.902858 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-421ce9e7-9c98-4849-bf54-fe877263ce57 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:00:59.902858 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-421ce9e7-9c98-4849-bf54-fe877263ce57 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:59.903043 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-421ce9e7-9c98-4849-bf54-fe877263ce57 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:59.903043 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-421ce9e7-9c98-4849-bf54-fe877263ce57 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:00:59.907713 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:59.907713 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:59.908411 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-421ce9e7-9c98-4849-bf54-fe877263ce57 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:00:59.908793 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 627/2517] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:59 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:00:59.912162 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:59.912162 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:00:59.918260 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f938a8b7-38ec-4da2-b39a-beb43c2e800f tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:00:59.923017 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f938a8b7-38ec-4da2-b39a-beb43c2e800f tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 returned with HTTP 200 Aug 13 07:00:59.923439 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 634/2518] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:59 2026] GET /volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:59.925588 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-783737b4-5192-482d-b121-5b4954c18011 req-a7022fde-98b7-42a4-ad28-ebb65d677cde tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:00:59.925950 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 625/2519] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:00:59 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) Aug 13 07:00:59.943408 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f766320b-f0dd-4606-9b46-89aee2a7347b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:59.944202 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-783737b4-5192-482d-b121-5b4954c18011 req-90c15fa2-15f8-4ea2-af0d-d126f90376f3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:59.945274 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f766320b-f0dd-4606-9b46-89aee2a7347b tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 Aug 13 07:00:59.945548 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f766320b-f0dd-4606-9b46-89aee2a7347b tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:59.945794 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f766320b-f0dd-4606-9b46-89aee2a7347b tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:59.946378 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-783737b4-5192-482d-b121-5b4954c18011 req-90c15fa2-15f8-4ea2-af0d-d126f90376f3 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] DELETE https://10.4.3.81/volume/v3/attachments/5d958444-f6bb-4ddb-a846-7fa7c49d2e54 Aug 13 07:00:59.946717 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-783737b4-5192-482d-b121-5b4954c18011 req-90c15fa2-15f8-4ea2-af0d-d126f90376f3 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:59.946816 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-783737b4-5192-482d-b121-5b4954c18011 req-90c15fa2-15f8-4ea2-af0d-d126f90376f3 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:00:59.948098 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=622,cinder:INSERT=118,cinder:UPDATE=207,cinder:DELETE=1 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:00:59.955247 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:59.955247 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:00:59.959871 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:00:59.959871 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:00:59.965711 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f766320b-f0dd-4606-9b46-89aee2a7347b tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:00:59.970853 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f766320b-f0dd-4606-9b46-89aee2a7347b tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 returned with HTTP 200 Aug 13 07:00:59.971447 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 634/2520] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:59 2026] GET /volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:00:59.986556 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0c70dcbb-ce40-414c-8a80-dda609ebbdc5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:00:59.990256 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0c70dcbb-ce40-414c-8a80-dda609ebbdc5 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 Aug 13 07:00:59.990607 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0c70dcbb-ce40-414c-8a80-dda609ebbdc5 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:00:59.990899 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0c70dcbb-ce40-414c-8a80-dda609ebbdc5 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:00.009437 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:00.009437 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:00.012806 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-783737b4-5192-482d-b121-5b4954c18011 req-90c15fa2-15f8-4ea2-af0d-d126f90376f3 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/attachments/5d958444-f6bb-4ddb-a846-7fa7c49d2e54 returned with HTTP 200 Aug 13 07:01:00.013183 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 628/2521] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:00:59 2026] DELETE /volume/v3/attachments/5d958444-f6bb-4ddb-a846-7fa7c49d2e54 => generated 192 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:00.014541 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0c70dcbb-ce40-414c-8a80-dda609ebbdc5 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:01:00.022882 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8c7a81bb-ce77-42ef-8de0-71c7bbb2090a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:00.024038 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0c70dcbb-ce40-414c-8a80-dda609ebbdc5 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 returned with HTTP 200 Aug 13 07:01:00.024262 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 635/2522] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:00:59 2026] GET /volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:00.025846 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8c7a81bb-ce77-42ef-8de0-71c7bbb2090a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:01:00.026650 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8c7a81bb-ce77-42ef-8de0-71c7bbb2090a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:00.026650 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8c7a81bb-ce77-42ef-8de0-71c7bbb2090a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:00.026650 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-8c7a81bb-ce77-42ef-8de0-71c7bbb2090a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:00.037440 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:00.037440 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:00.038237 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8c7a81bb-ce77-42ef-8de0-71c7bbb2090a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:01:00.038932 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 626/2523] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:00 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:00.382116 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4be9e09b-3c4f-47b3-af65-1f0bdcb676c0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:00.384049 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4be9e09b-3c4f-47b3-af65-1f0bdcb676c0 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 Aug 13 07:01:00.384403 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4be9e09b-3c4f-47b3-af65-1f0bdcb676c0 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:00.384636 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4be9e09b-3c4f-47b3-af65-1f0bdcb676c0 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:00.384766 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-4be9e09b-3c4f-47b3-af65-1f0bdcb676c0 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 6c9dd727-dedf-4ee9-8c55-77058247d306. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:00.390183 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:00.390183 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:00.391363 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4be9e09b-3c4f-47b3-af65-1f0bdcb676c0 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 returned with HTTP 200 Aug 13 07:01:00.391864 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 635/2524] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:00 2026] GET /volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:00.403946 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-47c8086e-3486-4de3-b39b-15ec74ea5c13 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:00.406455 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-47c8086e-3486-4de3-b39b-15ec74ea5c13 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:01:00.406771 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-47c8086e-3486-4de3-b39b-15ec74ea5c13 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:00.407027 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-47c8086e-3486-4de3-b39b-15ec74ea5c13 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:00.407176 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-47c8086e-3486-4de3-b39b-15ec74ea5c13 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id ea8a801d-781f-4a84-8d01-de7a18956b8f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:00.407336 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3cbc2066-3c6d-4d64-9684-fafbd07814c9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:00.410869 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3cbc2066-3c6d-4d64-9684-fafbd07814c9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 Aug 13 07:01:00.413212 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3cbc2066-3c6d-4d64-9684-fafbd07814c9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:00.413212 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3cbc2066-3c6d-4d64-9684-fafbd07814c9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:00.413212 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3cbc2066-3c6d-4d64-9684-fafbd07814c9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 6c9dd727-dedf-4ee9-8c55-77058247d306. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:00.413586 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:00.413586 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:00.414827 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-47c8086e-3486-4de3-b39b-15ec74ea5c13 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 200 Aug 13 07:01:00.414827 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 629/2525] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:00 2026] GET /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:00.415495 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:00.415495 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:00.416224 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3cbc2066-3c6d-4d64-9684-fafbd07814c9 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 returned with HTTP 200 Aug 13 07:01:00.417949 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 636/2526] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:00 2026] GET /volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:00.429579 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5ce44b69-443d-45d1-9cdd-f5ee08b53708 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:00.431169 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5ce44b69-443d-45d1-9cdd-f5ee08b53708 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] DELETE https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 Aug 13 07:01:00.431519 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5ce44b69-443d-45d1-9cdd-f5ee08b53708 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:00.431857 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5ce44b69-443d-45d1-9cdd-f5ee08b53708 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:00.432072 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-5ce44b69-443d-45d1-9cdd-f5ee08b53708 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Delete backup with id: 6c9dd727-dedf-4ee9-8c55-77058247d306. Aug 13 07:01:00.436825 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:00.436825 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:00.456687 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-5ce44b69-443d-45d1-9cdd-f5ee08b53708 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] delete_backup rpcapi backup_id 6c9dd727-dedf-4ee9-8c55-77058247d306 {{(pid=100294) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:01:00.460771 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5ce44b69-443d-45d1-9cdd-f5ee08b53708 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 returned with HTTP 202 Aug 13 07:01:00.460771 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 627/2527] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:00 2026] DELETE /volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:01:00.474875 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e37f5131-ad30-40b0-80cf-99881127d58a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:00.478311 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e37f5131-ad30-40b0-80cf-99881127d58a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 Aug 13 07:01:00.478635 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e37f5131-ad30-40b0-80cf-99881127d58a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:00.478925 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e37f5131-ad30-40b0-80cf-99881127d58a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:00.479090 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-e37f5131-ad30-40b0-80cf-99881127d58a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 6c9dd727-dedf-4ee9-8c55-77058247d306. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:00.485794 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:00.485794 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:00.487225 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e37f5131-ad30-40b0-80cf-99881127d58a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 returned with HTTP 200 Aug 13 07:01:00.487807 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 636/2528] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:00 2026] GET /volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:00.862462 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c7832969-c111-481b-818f-16431bc181a8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:00.918087 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c7832969-c111-481b-818f-16431bc181a8 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:01:00.918459 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c7832969-c111-481b-818f-16431bc181a8 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1113893529", "extra_specs": {"spec1": "val1"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:00.920684 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6dbd0a85-0ed8-4849-8df9-c017a606d30a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:00.921671 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=531,cinder:UPDATE=123,cinder:INSERT=63,cinder:DELETE=4 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:01:00.922806 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6dbd0a85-0ed8-4849-8df9-c017a606d30a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:01:00.923078 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6dbd0a85-0ed8-4849-8df9-c017a606d30a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:00.923246 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6dbd0a85-0ed8-4849-8df9-c017a606d30a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:00.923394 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6dbd0a85-0ed8-4849-8df9-c017a606d30a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:00.930031 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:00.930031 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:00.930906 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6dbd0a85-0ed8-4849-8df9-c017a606d30a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:01:00.931309 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 637/2529] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:00 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:00.935872 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c7832969-c111-481b-818f-16431bc181a8 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:01:00.936219 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 630/2530] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:01:00 2026] POST /volume/v3/types => generated 243 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:00.941797 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-036441d8-c223-4034-86cd-1edf4ff032ca None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:00.943858 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-036441d8-c223-4034-86cd-1edf4ff032ca tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/volumes/1dc9b123-7748-4a2b-af45-4f354d1ee94c Aug 13 07:01:00.944098 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-036441d8-c223-4034-86cd-1edf4ff032ca tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:00.944353 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-036441d8-c223-4034-86cd-1edf4ff032ca tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:00.953889 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:00.953889 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:00.957703 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-036441d8-c223-4034-86cd-1edf4ff032ca tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Volume info retrieved successfully. Aug 13 07:01:00.966267 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-036441d8-c223-4034-86cd-1edf4ff032ca tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/volumes/1dc9b123-7748-4a2b-af45-4f354d1ee94c returned with HTTP 200 Aug 13 07:01:00.966668 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 628/2531] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:00 2026] GET /volume/v3/volumes/1dc9b123-7748-4a2b-af45-4f354d1ee94c => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:00.981405 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e0def443-0e94-434d-95af-899208f60f92 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.004125 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f4d8a942-3338-4816-9669-c39b1f648ffc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.008510 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f4d8a942-3338-4816-9669-c39b1f648ffc tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] POST https://10.4.3.81/volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31/extra_specs Aug 13 07:01:01.009037 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f4d8a942-3338-4816-9669-c39b1f648ffc tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:01.011679 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f4d8a942-3338-4816-9669-c39b1f648ffc tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] https://10.4.3.81/volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31/extra_specs returned with HTTP 400 Aug 13 07:01:01.012595 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 638/2532] 10.4.3.81 () {68 vars in 1392 bytes} [Thu Aug 13 07:01:01 2026] POST /volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31/extra_specs => generated 146 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 07:01:01.023346 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a7fc5d63-2628-435e-904c-b67026ea9bbe None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.027765 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a7fc5d63-2628-435e-904c-b67026ea9bbe tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] POST https://10.4.3.81/volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31/extra_specs Aug 13 07:01:01.028116 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a7fc5d63-2628-435e-904c-b67026ea9bbe tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:01.031526 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a7fc5d63-2628-435e-904c-b67026ea9bbe tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] https://10.4.3.81/volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31/extra_specs returned with HTTP 400 Aug 13 07:01:01.032035 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 631/2533] 10.4.3.81 () {68 vars in 1392 bytes} [Thu Aug 13 07:01:01 2026] POST /volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31/extra_specs => generated 132 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 07:01:01.041956 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4a0c35c7-1838-4c5d-85a8-27afffe31326 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.047176 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4a0c35c7-1838-4c5d-85a8-27afffe31326 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] POST https://10.4.3.81/volume/v3/types/b1a76dd0-654d-44ff-aa4e-e7e30c190f96/extra_specs Aug 13 07:01:01.047532 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4a0c35c7-1838-4c5d-85a8-27afffe31326 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:01.047880 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2d8481bb-163f-440c-8166-feb53bd84578 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.050100 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2d8481bb-163f-440c-8166-feb53bd84578 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:01:01.050371 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2d8481bb-163f-440c-8166-feb53bd84578 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:01.050647 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2d8481bb-163f-440c-8166-feb53bd84578 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:01.050804 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-2d8481bb-163f-440c-8166-feb53bd84578 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:01.058977 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:01.058977 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:01.059539 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4a0c35c7-1838-4c5d-85a8-27afffe31326 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] https://10.4.3.81/volume/v3/types/b1a76dd0-654d-44ff-aa4e-e7e30c190f96/extra_specs returned with HTTP 404 Aug 13 07:01:01.059933 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2d8481bb-163f-440c-8166-feb53bd84578 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:01:01.060066 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 629/2534] 10.4.3.81 () {68 vars in 1392 bytes} [Thu Aug 13 07:01:01 2026] POST /volume/v3/types/b1a76dd0-654d-44ff-aa4e-e7e30c190f96/extra_specs => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:01.060387 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 639/2535] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:01 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:01.062885 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e0def443-0e94-434d-95af-899208f60f92 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784/export_record Aug 13 07:01:01.063125 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e0def443-0e94-434d-95af-899208f60f92 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:01.065497 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e0def443-0e94-434d-95af-899208f60f92 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Calling method 'export_record' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:01.065705 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-e0def443-0e94-434d-95af-899208f60f92 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Export record for backup 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100297) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 07:01:01.069112 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2bc2e9f8-6b35-4631-8c8e-e195798fd3cf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.071065 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2bc2e9f8-6b35-4631-8c8e-e195798fd3cf tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] DELETE https://10.4.3.81/volume/v3/types/cc0a18ca-a3fc-46b5-8e55-cf50b446b547/extra_specs/spec1 Aug 13 07:01:01.071267 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2bc2e9f8-6b35-4631-8c8e-e195798fd3cf tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:01.071498 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2bc2e9f8-6b35-4631-8c8e-e195798fd3cf tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:01.071951 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:01.071951 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:01.072992 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.backup.api [None req-e0def443-0e94-434d-95af-899208f60f92 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Calling RPCAPI with context: , host: np0000007169, backup: 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100297) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 07:01:01.076977 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2bc2e9f8-6b35-4631-8c8e-e195798fd3cf tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] https://10.4.3.81/volume/v3/types/cc0a18ca-a3fc-46b5-8e55-cf50b446b547/extra_specs/spec1 returned with HTTP 404 Aug 13 07:01:01.077497 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 632/2536] 10.4.3.81 () {66 vars in 1392 bytes} [Thu Aug 13 07:01:01 2026] DELETE /volume/v3/types/cc0a18ca-a3fc-46b5-8e55-cf50b446b547/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:01.086860 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-e0def443-0e94-434d-95af-899208f60f92 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] export_record in rpcapi backup_id 1ab88373-2824-4d34-89fc-d924a3e73784 on host np0000007169. {{(pid=100297) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 07:01:01.088710 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f2e5d345-7957-4b40-844d-20d4c8866b47 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.091261 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f2e5d345-7957-4b40-844d-20d4c8866b47 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] GET https://10.4.3.81/volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31/extra_specs/nonexistent_extra_spec_name Aug 13 07:01:01.092866 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f2e5d345-7957-4b40-844d-20d4c8866b47 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:01.093105 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f2e5d345-7957-4b40-844d-20d4c8866b47 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:01.099103 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f2e5d345-7957-4b40-844d-20d4c8866b47 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] https://10.4.3.81/volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 13 07:01:01.099246 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-e0def443-0e94-434d-95af-899208f60f92 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWFiODgzNzMtMjgyNC00ZDM0LTg5ZmMtZDkyNGEzZTczNzg0IiwgInVzZXJfaWQiOiAiYzJlMDNlOWY5MWZhNDMzYTg3M2U0ZGIyNDY2ZGZmYzMiLCAicHJvamVjdF9pZCI6ICJlMDk5YjYyZTA2Yzc0ZGM5ODhlNjk4N2QxNjJlMTUxZCIsICJ2b2x1bWVfaWQiOiAiMWRjOWIxMjMtNzc0OC00YTJiLWFmNDUtNGYzNTRkMWVlOTRjIiwgImhvc3QiOiAibnAwMDAwMDA3MTY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01ODg1NzQxNTQiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTY3MDM4MTQxNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzFkYzliMTIzLTc3NDgtNGEyYi1hZjQ1LTRmMzU0ZDFlZTk0Yy8yMDI2MDgxMzA3MDA0My9hel9ub3ZhX2JhY2t1cF8xYWI4ODM3My0yODI0LTRkMzQtODlmYy1kOTI0YTNlNzM3ODQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDA3OjAwOjQwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA3OjAwOjQwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDc6MDE6MDBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100297) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 07:01:01.099630 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 630/2537] 10.4.3.81 () {66 vars in 1455 bytes} [Thu Aug 13 07:01:01 2026] GET /volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:01.099728 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e0def443-0e94-434d-95af-899208f60f92 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784/export_record returned with HTTP 200 Aug 13 07:01:01.099940 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 637/2538] 10.4.3.81 () {66 vars in 1383 bytes} [Thu Aug 13 07:01:00 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784/export_record => generated 1512 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:01.111482 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f634b366-e1d1-4698-84a5-5ec40b8285c2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.113681 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f634b366-e1d1-4698-84a5-5ec40b8285c2 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] GET https://10.4.3.81/volume/v3/types/41e1dd31-7017-4538-b2f5-e79f86eca6e4/extra_specs/spec1 Aug 13 07:01:01.113964 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f634b366-e1d1-4698-84a5-5ec40b8285c2 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:01.114107 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ad143350-007f-41a1-83b3-f0ffd10f6cfd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.114223 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f634b366-e1d1-4698-84a5-5ec40b8285c2 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:01.119170 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ad143350-007f-41a1-83b3-f0ffd10f6cfd tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] POST https://10.4.3.81/volume/v3/backups/import_record Aug 13 07:01:01.119707 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ad143350-007f-41a1-83b3-f0ffd10f6cfd tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjFlNmVmM2YtYzY3YS00YjU1LTkyYjEtOWJkODU2OWFhMTE3IiwgInVzZXJfaWQiOiAiYzJlMDNlOWY5MWZhNDMzYTg3M2U0ZGIyNDY2ZGZmYzMiLCAicHJvamVjdF9pZCI6ICJlMDk5YjYyZTA2Yzc0ZGM5ODhlNjk4N2QxNjJlMTUxZCIsICJ2b2x1bWVfaWQiOiAiMWRjOWIxMjMtNzc0OC00YTJiLWFmNDUtNGYzNTRkMWVlOTRjIiwgImhvc3QiOiAibnAwMDAwMDA3MTY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01ODg1NzQxNTQiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTY3MDM4MTQxNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzFkYzliMTIzLTc3NDgtNGEyYi1hZjQ1LTRmMzU0ZDFlZTk0Yy8yMDI2MDgxMzA3MDA0My9hel9ub3ZhX2JhY2t1cF8xYWI4ODM3My0yODI0LTRkMzQtODlmYy1kOTI0YTNlNzM3ODQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDA3OjAwOjQwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA3OjAwOjQwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDc6MDE6MDBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:01.122898 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-ad143350-007f-41a1-83b3-f0ffd10f6cfd tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjFlNmVmM2YtYzY3YS00YjU1LTkyYjEtOWJkODU2OWFhMTE3IiwgInVzZXJfaWQiOiAiYzJlMDNlOWY5MWZhNDMzYTg3M2U0ZGIyNDY2ZGZmYzMiLCAicHJvamVjdF9pZCI6ICJlMDk5YjYyZTA2Yzc0ZGM5ODhlNjk4N2QxNjJlMTUxZCIsICJ2b2x1bWVfaWQiOiAiMWRjOWIxMjMtNzc0OC00YTJiLWFmNDUtNGYzNTRkMWVlOTRjIiwgImhvc3QiOiAibnAwMDAwMDA3MTY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01ODg1NzQxNTQiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTY3MDM4MTQxNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzFkYzliMTIzLTc3NDgtNGEyYi1hZjQ1LTRmMzU0ZDFlZTk0Yy8yMDI2MDgxMzA3MDA0My9hel9ub3ZhX2JhY2t1cF8xYWI4ODM3My0yODI0LTRkMzQtODlmYy1kOTI0YTNlNzM3ODQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDA3OjAwOjQwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA3OjAwOjQwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDc6MDE6MDBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100296) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 07:01:01.123199 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-ad143350-007f-41a1-83b3-f0ffd10f6cfd tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjFlNmVmM2YtYzY3YS00YjU1LTkyYjEtOWJkODU2OWFhMTE3IiwgInVzZXJfaWQiOiAiYzJlMDNlOWY5MWZhNDMzYTg3M2U0ZGIyNDY2ZGZmYzMiLCAicHJvamVjdF9pZCI6ICJlMDk5YjYyZTA2Yzc0ZGM5ODhlNjk4N2QxNjJlMTUxZCIsICJ2b2x1bWVfaWQiOiAiMWRjOWIxMjMtNzc0OC00YTJiLWFmNDUtNGYzNTRkMWVlOTRjIiwgImhvc3QiOiAibnAwMDAwMDA3MTY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01ODg1NzQxNTQiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTY3MDM4MTQxNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzFkYzliMTIzLTc3NDgtNGEyYi1hZjQ1LTRmMzU0ZDFlZTk0Yy8yMDI2MDgxMzA3MDA0My9hel9ub3ZhX2JhY2t1cF8xYWI4ODM3My0yODI0LTRkMzQtODlmYy1kOTI0YTNlNzM3ODQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDA3OjAwOjQwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA3OjAwOjQwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDc6MDE6MDBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100296) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 07:01:01.123707 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f634b366-e1d1-4698-84a5-5ec40b8285c2 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] https://10.4.3.81/volume/v3/types/41e1dd31-7017-4538-b2f5-e79f86eca6e4/extra_specs/spec1 returned with HTTP 404 Aug 13 07:01:01.124499 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 640/2539] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 07:01:01 2026] GET /volume/v3/types/41e1dd31-7017-4538-b2f5-e79f86eca6e4/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:01.133214 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c7339479-e1f6-4210-9aec-938934f92b7b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.136591 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c7339479-e1f6-4210-9aec-938934f92b7b tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] GET https://10.4.3.81/volume/v3/types/43c9e908-e8c6-4ad8-8d4e-a5fac620f5fa/extra_specs Aug 13 07:01:01.136868 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c7339479-e1f6-4210-9aec-938934f92b7b tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:01.137115 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c7339479-e1f6-4210-9aec-938934f92b7b tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:01.144213 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c7339479-e1f6-4210-9aec-938934f92b7b tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] https://10.4.3.81/volume/v3/types/43c9e908-e8c6-4ad8-8d4e-a5fac620f5fa/extra_specs returned with HTTP 404 Aug 13 07:01:01.144728 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 631/2540] 10.4.3.81 () {66 vars in 1371 bytes} [Thu Aug 13 07:01:01 2026] GET /volume/v3/types/43c9e908-e8c6-4ad8-8d4e-a5fac620f5fa/extra_specs => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:01.156083 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-408a45a7-e405-4840-bd80-c645e577cd94 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.158214 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-408a45a7-e405-4840-bd80-c645e577cd94 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] PUT https://10.4.3.81/volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31/extra_specs/spec1 Aug 13 07:01:01.158522 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-408a45a7-e405-4840-bd80-c645e577cd94 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:01.159754 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-408a45a7-e405-4840-bd80-c645e577cd94 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] https://10.4.3.81/volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31/extra_specs/spec1 returned with HTTP 400 Aug 13 07:01:01.160120 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 638/2541] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 07:01:01 2026] PUT /volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31/extra_specs/spec1 => generated 102 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 07:01:01.169852 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e71d3260-5da7-4fa6-b493-82743abd9640 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.173282 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-ad143350-007f-41a1-83b3-f0ffd10f6cfd tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Created reservations ['b454f411-7119-4e0d-a070-5570105aa069', 'b54d61e7-ed64-4e7b-8fdb-b1abc0c8b2fc'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:01.177068 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e71d3260-5da7-4fa6-b493-82743abd9640 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] PUT https://10.4.3.81/volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31/extra_specs/spec1 Aug 13 07:01:01.177068 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e71d3260-5da7-4fa6-b493-82743abd9640 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] Action: 'update', calling method: update, body: null {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:01.182754 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e71d3260-5da7-4fa6-b493-82743abd9640 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] https://10.4.3.81/volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31/extra_specs/spec1 returned with HTTP 400 Aug 13 07:01:01.183841 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 641/2542] 10.4.3.81 () {68 vars in 1408 bytes} [Thu Aug 13 07:01:01 2026] PUT /volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31/extra_specs/spec1 => generated 72 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:01:01.194126 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-239e829d-3635-4863-a998-f494838bcb25 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.197342 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-239e829d-3635-4863-a998-f494838bcb25 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] PUT https://10.4.3.81/volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31/extra_specs/None Aug 13 07:01:01.197694 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-239e829d-3635-4863-a998-f494838bcb25 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:01.209364 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-239e829d-3635-4863-a998-f494838bcb25 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 13 07:01:01.209566 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-239e829d-3635-4863-a998-f494838bcb25 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] https://10.4.3.81/volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31/extra_specs/None returned with HTTP 400 Aug 13 07:01:01.210129 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 632/2543] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:01:01 2026] PUT /volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31/extra_specs/None => generated 73 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:01:01.211285 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-ad143350-007f-41a1-83b3-f0ffd10f6cfd tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] import_record rpcapi backup id 61e6ef3f-c67a-4b55-92b1-9bd8569aa117 on host np0000007169 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjFlNmVmM2YtYzY3YS00YjU1LTkyYjEtOWJkODU2OWFhMTE3IiwgInVzZXJfaWQiOiAiYzJlMDNlOWY5MWZhNDMzYTg3M2U0ZGIyNDY2ZGZmYzMiLCAicHJvamVjdF9pZCI6ICJlMDk5YjYyZTA2Yzc0ZGM5ODhlNjk4N2QxNjJlMTUxZCIsICJ2b2x1bWVfaWQiOiAiMWRjOWIxMjMtNzc0OC00YTJiLWFmNDUtNGYzNTRkMWVlOTRjIiwgImhvc3QiOiAibnAwMDAwMDA3MTY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01ODg1NzQxNTQiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTY3MDM4MTQxNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzFkYzliMTIzLTc3NDgtNGEyYi1hZjQ1LTRmMzU0ZDFlZTk0Yy8yMDI2MDgxMzA3MDA0My9hel9ub3ZhX2JhY2t1cF8xYWI4ODM3My0yODI0LTRkMzQtODlmYy1kOTI0YTNlNzM3ODQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDA3OjAwOjQwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA3OjAwOjQwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDc6MDE6MDBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100296) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 13 07:01:01.220044 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-ad143350-007f-41a1-83b3-f0ffd10f6cfd tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Import record output: {'backup': {'id': '61e6ef3f-c67a-4b55-92b1-9bd8569aa117', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.81/volume/v3/backups/61e6ef3f-c67a-4b55-92b1-9bd8569aa117'}, {'rel': 'bookmark', 'href': 'https://10.4.3.81/volume/backups/61e6ef3f-c67a-4b55-92b1-9bd8569aa117'}]}}. {{(pid=100296) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 13 07:01:01.220277 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ad143350-007f-41a1-83b3-f0ffd10f6cfd tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] https://10.4.3.81/volume/v3/backups/import_record returned with HTTP 201 Aug 13 07:01:01.220558 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c2009670-b50b-4f77-85d3-16ede42b90f0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.220769 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 633/2544] 10.4.3.81 () {68 vars in 1295 bytes} [Thu Aug 13 07:01:01 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 107 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 13 07:01:01.222977 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c2009670-b50b-4f77-85d3-16ede42b90f0 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] PUT https://10.4.3.81/volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31/extra_specs/1cc92393-af9d-489c-802f-97815e7053e3 Aug 13 07:01:01.223504 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c2009670-b50b-4f77-85d3-16ede42b90f0 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:01.231083 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-741a5a5b-a91d-47f2-8248-7264a1a809f5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.235402 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-741a5a5b-a91d-47f2-8248-7264a1a809f5 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] GET https://10.4.3.81/volume/v3/backups/61e6ef3f-c67a-4b55-92b1-9bd8569aa117 Aug 13 07:01:01.235694 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-741a5a5b-a91d-47f2-8248-7264a1a809f5 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:01.235931 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-741a5a5b-a91d-47f2-8248-7264a1a809f5 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:01.236218 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-741a5a5b-a91d-47f2-8248-7264a1a809f5 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Show backup with id 61e6ef3f-c67a-4b55-92b1-9bd8569aa117. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:01.240898 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c2009670-b50b-4f77-85d3-16ede42b90f0 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 13 07:01:01.241120 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c2009670-b50b-4f77-85d3-16ede42b90f0 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] https://10.4.3.81/volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31/extra_specs/1cc92393-af9d-489c-802f-97815e7053e3 returned with HTTP 400 Aug 13 07:01:01.241759 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 639/2545] 10.4.3.81 () {68 vars in 1502 bytes} [Thu Aug 13 07:01:01 2026] PUT /volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31/extra_specs/1cc92393-af9d-489c-802f-97815e7053e3 => generated 73 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:01:01.244281 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:01.244281 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:01.244979 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-741a5a5b-a91d-47f2-8248-7264a1a809f5 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] https://10.4.3.81/volume/v3/backups/61e6ef3f-c67a-4b55-92b1-9bd8569aa117 returned with HTTP 200 Aug 13 07:01:01.245421 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 642/2546] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:01 2026] GET /volume/v3/backups/61e6ef3f-c67a-4b55-92b1-9bd8569aa117 => generated 645 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:01.255159 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-04517944-233b-4f87-99a9-ed43f9a50070 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.257124 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-04517944-233b-4f87-99a9-ed43f9a50070 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] PUT https://10.4.3.81/volume/v3/types/ab3dd39e-c15f-4320-b72e-7b23470e2e98/extra_specs/spec1 Aug 13 07:01:01.257449 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-04517944-233b-4f87-99a9-ed43f9a50070 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:01.272181 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-04517944-233b-4f87-99a9-ed43f9a50070 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] https://10.4.3.81/volume/v3/types/ab3dd39e-c15f-4320-b72e-7b23470e2e98/extra_specs/spec1 returned with HTTP 404 Aug 13 07:01:01.272795 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 633/2547] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 07:01:01 2026] PUT /volume/v3/types/ab3dd39e-c15f-4320-b72e-7b23470e2e98/extra_specs/spec1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:01.285863 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7c73d724-bab8-4f1b-9aa5-0674eeab6811 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.289607 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7c73d724-bab8-4f1b-9aa5-0674eeab6811 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] DELETE https://10.4.3.81/volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31 Aug 13 07:01:01.289897 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7c73d724-bab8-4f1b-9aa5-0674eeab6811 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:01.290179 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7c73d724-bab8-4f1b-9aa5-0674eeab6811 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:01.290531 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:01.290531 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:01.329006 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7c73d724-bab8-4f1b-9aa5-0674eeab6811 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] https://10.4.3.81/volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31 returned with HTTP 202 Aug 13 07:01:01.329481 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 634/2548] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:01:01 2026] DELETE /volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:01.339748 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0229d8fb-ce53-4140-aa12-0e9846e74768 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.341727 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0229d8fb-ce53-4140-aa12-0e9846e74768 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] GET https://10.4.3.81/volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31 Aug 13 07:01:01.342337 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0229d8fb-ce53-4140-aa12-0e9846e74768 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:01.342337 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0229d8fb-ce53-4140-aa12-0e9846e74768 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:01.345436 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0229d8fb-ce53-4140-aa12-0e9846e74768 tempest-ExtraSpecsNegativeTest-1189310695 tempest-ExtraSpecsNegativeTest-1189310695-project-admin] https://10.4.3.81/volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31 returned with HTTP 404 Aug 13 07:01:01.345958 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 640/2549] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 07:01:01 2026] GET /volume/v3/types/196461c0-bfb4-4c18-bb94-10b641a2ea31 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:01.427743 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6e11e220-187d-4c47-9938-76032659fc50 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.430212 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6e11e220-187d-4c47-9938-76032659fc50 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:01:01.430466 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6e11e220-187d-4c47-9938-76032659fc50 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:01.430661 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6e11e220-187d-4c47-9938-76032659fc50 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:01.430759 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6e11e220-187d-4c47-9938-76032659fc50 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id ea8a801d-781f-4a84-8d01-de7a18956b8f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:01.434588 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:01.434588 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:01.435121 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6e11e220-187d-4c47-9938-76032659fc50 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 200 Aug 13 07:01:01.435468 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 643/2550] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:01 2026] GET /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:01.450114 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0774b861-1466-4b1c-bf3e-4974af0ba2a5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.457673 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0774b861-1466-4b1c-bf3e-4974af0ba2a5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] POST https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f/action Aug 13 07:01:01.457984 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0774b861-1466-4b1c-bf3e-4974af0ba2a5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:01:01.458228 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0774b861-1466-4b1c-bf3e-4974af0ba2a5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:01.459827 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.admin_actions [None req-0774b861-1466-4b1c-bf3e-4974af0ba2a5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Updating backup 'ea8a801d-781f-4a84-8d01-de7a18956b8f' with '{'status': 'error'}' {{(pid=100294) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 07:01:01.472157 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:01.472157 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:01.480292 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-0774b861-1466-4b1c-bf3e-4974af0ba2a5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] reset_status in rpcapi backup_id ea8a801d-781f-4a84-8d01-de7a18956b8f on host np0000007169. {{(pid=100294) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 13 07:01:01.482070 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0774b861-1466-4b1c-bf3e-4974af0ba2a5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f/action returned with HTTP 202 Aug 13 07:01:01.482330 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 634/2551] 10.4.3.81 () {70 vars in 1423 bytes} [Thu Aug 13 07:01:01 2026] POST /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:01:01.493286 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-233385e3-2632-440b-89b4-62535fffe905 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.497133 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-233385e3-2632-440b-89b4-62535fffe905 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/e1827aa9-4b0b-467f-b18c-3a9dd1a262b0 Aug 13 07:01:01.498189 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-233385e3-2632-440b-89b4-62535fffe905 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:01.498189 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-233385e3-2632-440b-89b4-62535fffe905 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:01.498189 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-233385e3-2632-440b-89b4-62535fffe905 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Delete volume with id: e1827aa9-4b0b-467f-b18c-3a9dd1a262b0 Aug 13 07:01:01.500548 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7f21ad50-3d82-468d-9c82-34a4dfb1b7a1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.501976 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7f21ad50-3d82-468d-9c82-34a4dfb1b7a1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 Aug 13 07:01:01.501976 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7f21ad50-3d82-468d-9c82-34a4dfb1b7a1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:01.502188 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7f21ad50-3d82-468d-9c82-34a4dfb1b7a1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:01.502283 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-7f21ad50-3d82-468d-9c82-34a4dfb1b7a1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 6c9dd727-dedf-4ee9-8c55-77058247d306. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:01.508608 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7f21ad50-3d82-468d-9c82-34a4dfb1b7a1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 returned with HTTP 404 Aug 13 07:01:01.508802 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:01.508802 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:01.509179 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 641/2552] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:01 2026] GET /volume/v3/backups/6c9dd727-dedf-4ee9-8c55-77058247d306 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:01.509236 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-233385e3-2632-440b-89b4-62535fffe905 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 07:01:01.517695 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6cbdd4a3-d5a5-4c2d-87de-d66dce136d39 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.521129 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6cbdd4a3-d5a5-4c2d-87de-d66dce136d39 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 07:01:01.521670 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6cbdd4a3-d5a5-4c2d-87de-d66dce136d39 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "adf3561f-2fa8-4fcb-a544-4bab01c493e2", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-149215984", "container": "tempest-volumesbackupstest-backup-container-1202072300"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:01.524465 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-6cbdd4a3-d5a5-4c2d-87de-d66dce136d39 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Creating new backup {'backup': {'volume_id': 'adf3561f-2fa8-4fcb-a544-4bab01c493e2', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-149215984', 'container': 'tempest-volumesbackupstest-backup-container-1202072300'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:01:01.524465 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-6cbdd4a3-d5a5-4c2d-87de-d66dce136d39 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Creating backup of volume adf3561f-2fa8-4fcb-a544-4bab01c493e2 in container tempest-volumesbackupstest-backup-container-1202072300 Aug 13 07:01:01.534961 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-233385e3-2632-440b-89b4-62535fffe905 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Delete volume request issued successfully. Aug 13 07:01:01.535378 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-233385e3-2632-440b-89b4-62535fffe905 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/e1827aa9-4b0b-467f-b18c-3a9dd1a262b0 returned with HTTP 202 Aug 13 07:01:01.536537 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 635/2553] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:01:01 2026] DELETE /volume/v3/volumes/e1827aa9-4b0b-467f-b18c-3a9dd1a262b0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:01.545201 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:01.545201 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:01.545840 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6cbdd4a3-d5a5-4c2d-87de-d66dce136d39 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 07:01:01.547089 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ab35e70a-f773-4bd7-adb5-edfafdfaf217 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.550232 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ab35e70a-f773-4bd7-adb5-edfafdfaf217 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/volumes/e1827aa9-4b0b-467f-b18c-3a9dd1a262b0 Aug 13 07:01:01.552162 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ab35e70a-f773-4bd7-adb5-edfafdfaf217 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:01.553105 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ab35e70a-f773-4bd7-adb5-edfafdfaf217 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:01.566713 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:01.566713 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:01.571898 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ab35e70a-f773-4bd7-adb5-edfafdfaf217 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 07:01:01.572879 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-6cbdd4a3-d5a5-4c2d-87de-d66dce136d39 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Created reservations ['502603a1-e0a2-41d7-bae8-fe827280c496', '9e610f3c-14bc-460b-8d10-113b90dec219'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:01.578554 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ab35e70a-f773-4bd7-adb5-edfafdfaf217 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/e1827aa9-4b0b-467f-b18c-3a9dd1a262b0 returned with HTTP 200 Aug 13 07:01:01.578990 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 635/2554] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:01 2026] GET /volume/v3/volumes/e1827aa9-4b0b-467f-b18c-3a9dd1a262b0 => generated 1015 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:01.611723 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6cbdd4a3-d5a5-4c2d-87de-d66dce136d39 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:01:01.612223 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 644/2555] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:01:01 2026] POST /volume/v3/backups => generated 327 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:01.627038 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c8dd5150-0d71-4555-8021-1dda58961740 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.629038 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c8dd5150-0d71-4555-8021-1dda58961740 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a Aug 13 07:01:01.629098 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c8dd5150-0d71-4555-8021-1dda58961740 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:01.629356 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c8dd5150-0d71-4555-8021-1dda58961740 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:01.629636 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-c8dd5150-0d71-4555-8021-1dda58961740 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 448b6537-db09-4996-9a98-48d3861d5c8a. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:01.634720 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:01.634720 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:01.635531 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c8dd5150-0d71-4555-8021-1dda58961740 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a returned with HTTP 200 Aug 13 07:01:01.635957 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 642/2556] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:01 2026] GET /volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:01.988979 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-783737b4-5192-482d-b121-5b4954c18011 req-4de3bbc4-7eff-416c-a6d5-7db68e3d7f73 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:01.995820 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-783737b4-5192-482d-b121-5b4954c18011 req-4de3bbc4-7eff-416c-a6d5-7db68e3d7f73 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] PUT https://10.4.3.81/volume/v3/attachments/9148706b-6d4f-47cd-81fe-60b0fa797d40 Aug 13 07:01:01.995820 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-783737b4-5192-482d-b121-5b4954c18011 req-4de3bbc4-7eff-416c-a6d5-7db68e3d7f73 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:02.009164 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-783737b4-5192-482d-b121-5b4954c18011 req-4de3bbc4-7eff-416c-a6d5-7db68e3d7f73 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Acquiring lock "cinder-attachment_update-6cb0029f-8818-4ce5-a2b5-52366c43a27a-np0000007169" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:01:02.015767 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-783737b4-5192-482d-b121-5b4954c18011 req-4de3bbc4-7eff-416c-a6d5-7db68e3d7f73 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Lock "cinder-attachment_update-6cb0029f-8818-4ce5-a2b5-52366c43a27a-np0000007169" acquired by "attachment_update" :: waited 0.007s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:01:02.017007 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:02.017007 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:02.049733 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-50360f65-963f-4d17-9c60-124e311cc610 req-f1afd187-85c0-4f63-9e2d-c2731124345b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:02.053215 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-50360f65-963f-4d17-9c60-124e311cc610 req-f1afd187-85c0-4f63-9e2d-c2731124345b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e Aug 13 07:01:02.053923 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-50360f65-963f-4d17-9c60-124e311cc610 req-f1afd187-85c0-4f63-9e2d-c2731124345b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:02.053923 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-50360f65-963f-4d17-9c60-124e311cc610 req-f1afd187-85c0-4f63-9e2d-c2731124345b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:02.074376 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-18d97cad-d458-47a4-92c3-44ef27dfd530 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:02.075955 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:02.075955 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:02.076496 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-18d97cad-d458-47a4-92c3-44ef27dfd530 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:01:02.076850 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-18d97cad-d458-47a4-92c3-44ef27dfd530 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:02.077061 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-18d97cad-d458-47a4-92c3-44ef27dfd530 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:02.077217 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-18d97cad-d458-47a4-92c3-44ef27dfd530 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:02.083120 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-50360f65-963f-4d17-9c60-124e311cc610 req-f1afd187-85c0-4f63-9e2d-c2731124345b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:01:02.083223 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:02.083223 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:02.084376 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-18d97cad-d458-47a4-92c3-44ef27dfd530 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:01:02.084930 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 645/2557] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:02 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:02.089810 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-50360f65-963f-4d17-9c60-124e311cc610 req-f1afd187-85c0-4f63-9e2d-c2731124345b tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e returned with HTTP 200 Aug 13 07:01:02.090314 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 636/2558] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:01:02 2026] GET /volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e => generated 1657 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:02.144839 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-783737b4-5192-482d-b121-5b4954c18011 req-4de3bbc4-7eff-416c-a6d5-7db68e3d7f73 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Lock "cinder-attachment_update-6cb0029f-8818-4ce5-a2b5-52366c43a27a-np0000007169" released by "attachment_update" :: held 0.129s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:01:02.145658 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-783737b4-5192-482d-b121-5b4954c18011 req-4de3bbc4-7eff-416c-a6d5-7db68e3d7f73 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/attachments/9148706b-6d4f-47cd-81fe-60b0fa797d40 returned with HTTP 200 Aug 13 07:01:02.146228 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 636/2559] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:01:01 2026] PUT /volume/v3/attachments/9148706b-6d4f-47cd-81fe-60b0fa797d40 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:02.162465 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-783737b4-5192-482d-b121-5b4954c18011 req-bbdeae34-ba50-4b64-9a37-252ee9533c4a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:02.164688 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-783737b4-5192-482d-b121-5b4954c18011 req-bbdeae34-ba50-4b64-9a37-252ee9533c4a tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] GET https://10.4.3.81/volume/v3/attachments/9148706b-6d4f-47cd-81fe-60b0fa797d40 Aug 13 07:01:02.164963 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-783737b4-5192-482d-b121-5b4954c18011 req-bbdeae34-ba50-4b64-9a37-252ee9533c4a tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:02.165182 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-783737b4-5192-482d-b121-5b4954c18011 req-bbdeae34-ba50-4b64-9a37-252ee9533c4a tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:02.185688 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-783737b4-5192-482d-b121-5b4954c18011 req-bbdeae34-ba50-4b64-9a37-252ee9533c4a tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/attachments/9148706b-6d4f-47cd-81fe-60b0fa797d40 returned with HTTP 200 Aug 13 07:01:02.186268 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 643/2560] 10.4.3.81 () {70 vars in 1644 bytes} [Thu Aug 13 07:01:02 2026] GET /volume/v3/attachments/9148706b-6d4f-47cd-81fe-60b0fa797d40 => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:02.259673 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1c7718aa-a799-4734-af0e-9d7bf345617e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:02.261530 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1c7718aa-a799-4734-af0e-9d7bf345617e tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] GET https://10.4.3.81/volume/v3/backups/61e6ef3f-c67a-4b55-92b1-9bd8569aa117 Aug 13 07:01:02.261785 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1c7718aa-a799-4734-af0e-9d7bf345617e tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:02.262009 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1c7718aa-a799-4734-af0e-9d7bf345617e tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:02.262165 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-1c7718aa-a799-4734-af0e-9d7bf345617e tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Show backup with id 61e6ef3f-c67a-4b55-92b1-9bd8569aa117. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:02.270348 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:02.270348 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:02.271003 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1c7718aa-a799-4734-af0e-9d7bf345617e tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] https://10.4.3.81/volume/v3/backups/61e6ef3f-c67a-4b55-92b1-9bd8569aa117 returned with HTTP 200 Aug 13 07:01:02.271414 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 646/2561] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:02 2026] GET /volume/v3/backups/61e6ef3f-c67a-4b55-92b1-9bd8569aa117 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:02.286859 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b8e243ed-667a-4e7f-9903-70367dcc5666 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:02.289216 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b8e243ed-667a-4e7f-9903-70367dcc5666 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] GET https://10.4.3.81/volume/v3/backups Aug 13 07:01:02.289499 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b8e243ed-667a-4e7f-9903-70367dcc5666 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:02.289785 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b8e243ed-667a-4e7f-9903-70367dcc5666 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:02.299347 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b8e243ed-667a-4e7f-9903-70367dcc5666 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 200 Aug 13 07:01:02.299917 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 637/2562] 10.4.3.81 () {66 vars in 1230 bytes} [Thu Aug 13 07:01:02 2026] GET /volume/v3/backups => generated 336 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:02.309649 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cf1677d4-504c-4dcf-af14-dc743b235645 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:02.320679 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] POST https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784/restore Aug 13 07:01:02.321206 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:02.323157 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Restoring backup 1ab88373-2824-4d34-89fc-d924a3e73784 ({'restore': {}}) {{(pid=100296) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 07:01:02.323264 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Restoring backup 1ab88373-2824-4d34-89fc-d924a3e73784 to volume None. Aug 13 07:01:02.329123 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:02.329123 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:02.330616 np0000007169 devstack@c-api.service[100296]: INFO cinder.backup.api [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Creating volume of 1 GB for restore of backup 1ab88373-2824-4d34-89fc-d924a3e73784. Aug 13 07:01:02.339022 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Availability zone cache updated, next update will occur around 2026-08-13 08:01:02.338651. {{(pid=100296) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 07:01:02.339163 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Availability Zones retrieved successfully. Aug 13 07:01:02.345043 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Flow 'volume_create_api' (33895b2b-54e9-4e13-a0aa-e85b28fc88c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:02.346484 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a08c4b2-dac5-4fe4-88ac-9b303a458607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:02.347604 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:01:02.389234 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a08c4b2-dac5-4fe4-88ac-9b303a458607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:02.390127 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ded8359-fa90-40c1-b1d7-3e001833a2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:02.435434 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Created reservations ['7796816c-ddbc-446d-8a0a-a7f540977aad', '19660057-dc1b-41d3-b157-9e212b190081', '8c18847e-99ab-428b-85e5-815847f70b01', '34430d96-3459-4e6c-87de-158f90259d9a'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:02.436164 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ded8359-fa90-40c1-b1d7-3e001833a2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7796816c-ddbc-446d-8a0a-a7f540977aad', '19660057-dc1b-41d3-b157-9e212b190081', '8c18847e-99ab-428b-85e5-815847f70b01', '34430d96-3459-4e6c-87de-158f90259d9a']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:02.436827 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25f3d691-ffe9-451d-b005-3ecbf488f6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:02.462595 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25f3d691-ffe9-451d-b005-3ecbf488f6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25893542-3fc5-4fc8-bbb2-4c7e5763c86a', '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_1ab88373-2824-4d34-89fc-d924a3e73784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e099b62e06c74dc988e6987d162e151d',qos_specs=None,replication_status=,reservations=['7796816c-ddbc-446d-8a0a-a7f540977aad','19660057-dc1b-41d3-b157-9e212b190081','8c18847e-99ab-428b-85e5-815847f70b01','34430d96-3459-4e6c-87de-158f90259d9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2e03e9f91fa433a873e4db2466dffc3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:01:02Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_1ab88373-2824-4d34-89fc-d924a3e73784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25893542-3fc5-4fc8-bbb2-4c7e5763c86a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e099b62e06c74dc988e6987d162e151d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2e03e9f91fa433a873e4db2466dffc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:02.463305 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2db2cc94-921f-40ef-8834-9704fca61c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:02.482332 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2db2cc94-921f-40ef-8834-9704fca61c6d) transitioned into 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_1ab88373-2824-4d34-89fc-d924a3e73784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e099b62e06c74dc988e6987d162e151d',qos_specs=None,replication_status=,reservations=['7796816c-ddbc-446d-8a0a-a7f540977aad','19660057-dc1b-41d3-b157-9e212b190081','8c18847e-99ab-428b-85e5-815847f70b01','34430d96-3459-4e6c-87de-158f90259d9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2e03e9f91fa433a873e4db2466dffc3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:02.483135 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a94ca54c-9d38-40c6-870d-9995de7b7231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:02.491778 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a94ca54c-9d38-40c6-870d-9995de7b7231) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:02.492678 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Flow 'volume_create_api' (33895b2b-54e9-4e13-a0aa-e85b28fc88c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:02.493120 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Create volume request issued successfully. Aug 13 07:01:02.503716 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:02.503716 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:02.505487 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Volume info retrieved successfully. Aug 13 07:01:02.602070 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bf46c71a-00dd-4751-becc-dd1ccd61c1d1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:02.607476 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bf46c71a-00dd-4751-becc-dd1ccd61c1d1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/volumes/e1827aa9-4b0b-467f-b18c-3a9dd1a262b0 Aug 13 07:01:02.607798 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bf46c71a-00dd-4751-becc-dd1ccd61c1d1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:02.608055 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bf46c71a-00dd-4751-becc-dd1ccd61c1d1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:02.624573 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bf46c71a-00dd-4751-becc-dd1ccd61c1d1 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/e1827aa9-4b0b-467f-b18c-3a9dd1a262b0 returned with HTTP 404 Aug 13 07:01:02.625054 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 644/2563] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:02 2026] GET /volume/v3/volumes/e1827aa9-4b0b-467f-b18c-3a9dd1a262b0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:02.633613 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:02.635629 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] POST https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7/restore Aug 13 07:01:02.636298 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:02.638050 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Restoring backup 1fb5374e-415e-4413-9a7b-57767b76dda7 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100295) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 07:01:02.638233 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Restoring backup 1fb5374e-415e-4413-9a7b-57767b76dda7 to volume None. Aug 13 07:01:02.643248 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:02.643248 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:02.644636 np0000007169 devstack@c-api.service[100295]: INFO cinder.backup.api [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Creating volume of 1 GB for restore of backup 1fb5374e-415e-4413-9a7b-57767b76dda7. Aug 13 07:01:02.648219 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1d9c5501-174b-428a-b355-5c03a4990976 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:02.651268 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1d9c5501-174b-428a-b355-5c03a4990976 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a Aug 13 07:01:02.651455 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1d9c5501-174b-428a-b355-5c03a4990976 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:02.651668 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1d9c5501-174b-428a-b355-5c03a4990976 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:02.651755 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Availability Zones retrieved successfully. Aug 13 07:01:02.651813 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-1d9c5501-174b-428a-b355-5c03a4990976 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 448b6537-db09-4996-9a98-48d3861d5c8a. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:02.656279 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:02.656279 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:02.657111 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1d9c5501-174b-428a-b355-5c03a4990976 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a returned with HTTP 200 Aug 13 07:01:02.657476 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 638/2564] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:02 2026] GET /volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:02.658881 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Flow 'volume_create_api' (aa0ffb6a-4807-4ff2-948a-f6833cc07563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:02.659932 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0b2fc3e-3d5d-40b3-b0f5-def6e095f13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:02.660834 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:01:02.710834 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0b2fc3e-3d5d-40b3-b0f5-def6e095f13c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:02.711649 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c90aa9-ca6c-47d1-8d0e-6b7af5252b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:02.758304 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Created reservations ['db13fc12-a9ed-4d97-adfa-9d3099af2514', 'ae35214d-e9e9-4dfb-bb0a-c605beaa04a8', '8dce66ad-3b53-4dae-837d-d8cc7324e8e5', '9f47f3c3-881d-470c-a36e-b7050a57b97f'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:02.759196 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c90aa9-ca6c-47d1-8d0e-6b7af5252b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db13fc12-a9ed-4d97-adfa-9d3099af2514', 'ae35214d-e9e9-4dfb-bb0a-c605beaa04a8', '8dce66ad-3b53-4dae-837d-d8cc7324e8e5', '9f47f3c3-881d-470c-a36e-b7050a57b97f']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:02.759972 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f7cec1-c675-459d-a0c1-e8f3c02ef066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:02.789133 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f7cec1-c675-459d-a0c1-e8f3c02ef066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '032d5d4b-3448-48ff-bd02-5d5c78192ec0', '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='cf3f988b523d4706b47b4f3bf1698a6e',qos_specs=None,replication_status=,reservations=['db13fc12-a9ed-4d97-adfa-9d3099af2514','ae35214d-e9e9-4dfb-bb0a-c605beaa04a8','8dce66ad-3b53-4dae-837d-d8cc7324e8e5','9f47f3c3-881d-470c-a36e-b7050a57b97f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043f5ab37ce14dbdb518f56a893b88b9',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:01:02Z,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=032d5d4b-3448-48ff-bd02-5d5c78192ec0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3f988b523d4706b47b4f3bf1698a6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='043f5ab37ce14dbdb518f56a893b88b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:02.790057 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3456da04-f0ff-46c3-8b5d-25a5565c2103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:02.807812 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3456da04-f0ff-46c3-8b5d-25a5565c2103) transitioned into 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='cf3f988b523d4706b47b4f3bf1698a6e',qos_specs=None,replication_status=,reservations=['db13fc12-a9ed-4d97-adfa-9d3099af2514','ae35214d-e9e9-4dfb-bb0a-c605beaa04a8','8dce66ad-3b53-4dae-837d-d8cc7324e8e5','9f47f3c3-881d-470c-a36e-b7050a57b97f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043f5ab37ce14dbdb518f56a893b88b9',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:02.808797 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11e0919f-75ed-4ee1-ad2e-d210df7eac9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:02.818220 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11e0919f-75ed-4ee1-ad2e-d210df7eac9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:02.819554 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Flow 'volume_create_api' (aa0ffb6a-4807-4ff2-948a-f6833cc07563) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:02.820037 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Create volume request issued successfully. Aug 13 07:01:02.828903 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:02.828903 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:02.829224 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 07:01:03.096413 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0ae8015e-28e1-4bf9-9d0f-a6abf2fe45e2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:03.098093 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0ae8015e-28e1-4bf9-9d0f-a6abf2fe45e2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:01:03.098276 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0ae8015e-28e1-4bf9-9d0f-a6abf2fe45e2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:03.098496 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0ae8015e-28e1-4bf9-9d0f-a6abf2fe45e2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:03.098604 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-0ae8015e-28e1-4bf9-9d0f-a6abf2fe45e2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:03.102251 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:03.102251 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:03.102943 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0ae8015e-28e1-4bf9-9d0f-a6abf2fe45e2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:01:03.103260 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 645/2565] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:03 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:03.512117 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:03.512117 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:03.512550 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Volume info retrieved successfully. Aug 13 07:01:03.512692 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.backup.api [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Checking backup size 1 against volume size 1 {{(pid=100296) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 07:01:03.512781 np0000007169 devstack@c-api.service[100296]: INFO cinder.backup.api [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Overwriting volume 25893542-3fc5-4fc8-bbb2-4c7e5763c86a with restore of backup 1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:01:03.529427 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] restore_backup in rpcapi backup_id 1ab88373-2824-4d34-89fc-d924a3e73784 {{(pid=100296) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 07:01:03.533390 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cf1677d4-504c-4dcf-af14-dc743b235645 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784/restore returned with HTTP 202 Aug 13 07:01:03.533390 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 637/2566] 10.4.3.81 () {68 vars in 1386 bytes} [Thu Aug 13 07:01:02 2026] POST /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784/restore => generated 189 bytes in 1223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:03.544475 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-73a59e91-c861-4fc9-8728-767141096fe3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:03.546283 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-73a59e91-c861-4fc9-8728-767141096fe3 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:01:03.546601 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-73a59e91-c861-4fc9-8728-767141096fe3 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:03.546671 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-73a59e91-c861-4fc9-8728-767141096fe3 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:03.546774 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-73a59e91-c861-4fc9-8728-767141096fe3 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:03.551294 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:03.551294 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:03.552025 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-73a59e91-c861-4fc9-8728-767141096fe3 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:01:03.552718 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 639/2567] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:03 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:03.669181 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-97b42492-1080-4407-be2d-abcca96c89fb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:03.672030 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-97b42492-1080-4407-be2d-abcca96c89fb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a Aug 13 07:01:03.672030 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-97b42492-1080-4407-be2d-abcca96c89fb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:03.672030 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-97b42492-1080-4407-be2d-abcca96c89fb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:03.672272 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-97b42492-1080-4407-be2d-abcca96c89fb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 448b6537-db09-4996-9a98-48d3861d5c8a. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:03.679354 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:03.679354 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:03.680095 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-97b42492-1080-4407-be2d-abcca96c89fb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a returned with HTTP 200 Aug 13 07:01:03.680467 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 646/2568] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:03 2026] GET /volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:03.838351 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:03.838351 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:03.838351 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 07:01:03.838351 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.backup.api [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Checking backup size 1 against volume size 1 {{(pid=100295) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 07:01:03.838351 np0000007169 devstack@c-api.service[100295]: INFO cinder.backup.api [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Overwriting volume 032d5d4b-3448-48ff-bd02-5d5c78192ec0 with restore of backup 1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 07:01:03.851109 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] restore_backup in rpcapi backup_id 1fb5374e-415e-4413-9a7b-57767b76dda7 {{(pid=100295) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 07:01:03.852757 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83e2f9ca-0871-4baa-aab2-20303a062c53 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7/restore returned with HTTP 202 Aug 13 07:01:03.853308 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 647/2569] 10.4.3.81 () {70 vars in 1426 bytes} [Thu Aug 13 07:01:02 2026] POST /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7/restore => generated 152 bytes in 1220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:03.864465 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0f8935fa-e71b-4f6c-9dd5-210bed06d8d5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:03.868199 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0f8935fa-e71b-4f6c-9dd5-210bed06d8d5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 07:01:03.868810 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0f8935fa-e71b-4f6c-9dd5-210bed06d8d5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:03.868810 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0f8935fa-e71b-4f6c-9dd5-210bed06d8d5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:03.868810 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-0f8935fa-e71b-4f6c-9dd5-210bed06d8d5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:03.880535 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:03.880535 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:03.883029 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0f8935fa-e71b-4f6c-9dd5-210bed06d8d5 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 07:01:03.884715 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 638/2570] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:03 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:03.994690 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8d75bdb8-4e3a-45cb-80ed-07fac00fc90a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:04.087128 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8d75bdb8-4e3a-45cb-80ed-07fac00fc90a tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] POST https://10.4.3.81/volume/v3/types/4b28571b-bf51-48af-b886-d8ab28c336f6/encryption Aug 13 07:01:04.087526 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8d75bdb8-4e3a-45cb-80ed-07fac00fc90a tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:04.114813 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7e99d52c-d745-47b1-bb27-ee638e3e1596 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:04.118090 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7e99d52c-d745-47b1-bb27-ee638e3e1596 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:01:04.119086 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7e99d52c-d745-47b1-bb27-ee638e3e1596 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:04.119357 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7e99d52c-d745-47b1-bb27-ee638e3e1596 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:04.119479 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-7e99d52c-d745-47b1-bb27-ee638e3e1596 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:04.124502 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:04.124502 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:04.125239 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7e99d52c-d745-47b1-bb27-ee638e3e1596 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:01:04.125625 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 647/2571] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:04 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:04.133764 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8d75bdb8-4e3a-45cb-80ed-07fac00fc90a tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] https://10.4.3.81/volume/v3/types/4b28571b-bf51-48af-b886-d8ab28c336f6/encryption returned with HTTP 404 Aug 13 07:01:04.134396 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 640/2572] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 07:01:03 2026] POST /volume/v3/types/4b28571b-bf51-48af-b886-d8ab28c336f6/encryption => generated 114 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:04.145531 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-806884f7-6865-42e6-9c2b-acd00dc97e9e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:04.148701 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-806884f7-6865-42e6-9c2b-acd00dc97e9e tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:01:04.149126 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-806884f7-6865-42e6-9c2b-acd00dc97e9e tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1380027997", "os-volume-type-access:is_public": false}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:04.162863 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-806884f7-6865-42e6-9c2b-acd00dc97e9e tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:01:04.163408 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 648/2573] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:01:04 2026] POST /volume/v3/types => generated 231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:04.176607 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d1ed685a-3d3b-4f3b-b0aa-796c243c772a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:04.260518 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d1ed685a-3d3b-4f3b-b0aa-796c243c772a tempest-VolumeTypesNegativeTest-714449161 tempest-VolumeTypesNegativeTest-714449161-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:04.261024 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d1ed685a-3d3b-4f3b-b0aa-796c243c772a tempest-VolumeTypesNegativeTest-714449161 tempest-VolumeTypesNegativeTest-714449161-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8c44af8f-5150-4ec7-81cb-05cbb3a6e216", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-345001588"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:04.263418 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-d1ed685a-3d3b-4f3b-b0aa-796c243c772a tempest-VolumeTypesNegativeTest-714449161 tempest-VolumeTypesNegativeTest-714449161-project-member] Create volume request body: {'volume': {'volume_type': '8c44af8f-5150-4ec7-81cb-05cbb3a6e216', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-345001588'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:04.270717 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d1ed685a-3d3b-4f3b-b0aa-796c243c772a tempest-VolumeTypesNegativeTest-714449161 tempest-VolumeTypesNegativeTest-714449161-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 404 Aug 13 07:01:04.271369 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 639/2574] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:01:04 2026] POST /volume/v3/volumes => generated 114 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:04.279656 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-54f5ed6f-5818-4ff7-81f7-03ead338cc29 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:04.281509 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-54f5ed6f-5818-4ff7-81f7-03ead338cc29 tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] DELETE https://10.4.3.81/volume/v3/types/8c44af8f-5150-4ec7-81cb-05cbb3a6e216 Aug 13 07:01:04.281711 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-54f5ed6f-5818-4ff7-81f7-03ead338cc29 tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:04.281895 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-54f5ed6f-5818-4ff7-81f7-03ead338cc29 tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:04.311994 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-54f5ed6f-5818-4ff7-81f7-03ead338cc29 tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] https://10.4.3.81/volume/v3/types/8c44af8f-5150-4ec7-81cb-05cbb3a6e216 returned with HTTP 202 Aug 13 07:01:04.312416 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 648/2575] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:01:04 2026] DELETE /volume/v3/types/8c44af8f-5150-4ec7-81cb-05cbb3a6e216 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:04.318980 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-aa1cafbd-cf25-4453-83c5-62621ecba229 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:04.321607 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aa1cafbd-cf25-4453-83c5-62621ecba229 tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] GET https://10.4.3.81/volume/v3/types/8c44af8f-5150-4ec7-81cb-05cbb3a6e216 Aug 13 07:01:04.321607 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aa1cafbd-cf25-4453-83c5-62621ecba229 tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:04.321607 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aa1cafbd-cf25-4453-83c5-62621ecba229 tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:04.324346 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aa1cafbd-cf25-4453-83c5-62621ecba229 tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] https://10.4.3.81/volume/v3/types/8c44af8f-5150-4ec7-81cb-05cbb3a6e216 returned with HTTP 404 Aug 13 07:01:04.324870 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 641/2576] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 07:01:04 2026] GET /volume/v3/types/8c44af8f-5150-4ec7-81cb-05cbb3a6e216 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:04.333871 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1ade90fd-0ad2-4289-afb2-0a2ca6c74320 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:04.337709 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1ade90fd-0ad2-4289-afb2-0a2ca6c74320 tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:01:04.337709 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1ade90fd-0ad2-4289-afb2-0a2ca6c74320 tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:04.340753 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1ade90fd-0ad2-4289-afb2-0a2ca6c74320 tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 400 Aug 13 07:01:04.340753 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 649/2577] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:01:04 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) Aug 13 07:01:04.348017 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4d069536-887a-4651-856f-380acae81d7a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:04.350104 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4d069536-887a-4651-856f-380acae81d7a tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:01:04.350456 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4d069536-887a-4651-856f-380acae81d7a tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1732186447"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:04.362904 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4d069536-887a-4651-856f-380acae81d7a tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:01:04.363272 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 640/2578] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:01:04 2026] POST /volume/v3/types => generated 229 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:04.373492 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1a1c4ce5-4358-45b2-9328-570ebcbc1ce1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:04.375126 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1a1c4ce5-4358-45b2-9328-570ebcbc1ce1 tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:01:04.375452 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1a1c4ce5-4358-45b2-9328-570ebcbc1ce1 tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1732186447"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:04.380449 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1a1c4ce5-4358-45b2-9328-570ebcbc1ce1 tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1732186447 already exists. Aug 13 07:01:04.380575 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1a1c4ce5-4358-45b2-9328-570ebcbc1ce1 tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 409 Aug 13 07:01:04.381024 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 649/2579] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:01:04 2026] POST /volume/v3/types => generated 134 bytes in 8 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:04.388624 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-810fbe12-ed2f-40dd-a1d0-bead19b4418a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:04.394051 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-810fbe12-ed2f-40dd-a1d0-bead19b4418a tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] DELETE https://10.4.3.81/volume/v3/types/f18121db-282d-4d62-ab2d-99f0dee2b4c0 Aug 13 07:01:04.394307 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-810fbe12-ed2f-40dd-a1d0-bead19b4418a tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:04.394584 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-810fbe12-ed2f-40dd-a1d0-bead19b4418a tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:04.432212 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-810fbe12-ed2f-40dd-a1d0-bead19b4418a tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] https://10.4.3.81/volume/v3/types/f18121db-282d-4d62-ab2d-99f0dee2b4c0 returned with HTTP 202 Aug 13 07:01:04.432777 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 642/2580] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:01:04 2026] DELETE /volume/v3/types/f18121db-282d-4d62-ab2d-99f0dee2b4c0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:04.441009 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-64f85664-e0b7-48ab-9f4a-336a88a63330 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:04.445265 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-64f85664-e0b7-48ab-9f4a-336a88a63330 tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] GET https://10.4.3.81/volume/v3/types/f18121db-282d-4d62-ab2d-99f0dee2b4c0 Aug 13 07:01:04.445265 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-64f85664-e0b7-48ab-9f4a-336a88a63330 tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:04.445265 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-64f85664-e0b7-48ab-9f4a-336a88a63330 tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:04.448689 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-64f85664-e0b7-48ab-9f4a-336a88a63330 tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] https://10.4.3.81/volume/v3/types/f18121db-282d-4d62-ab2d-99f0dee2b4c0 returned with HTTP 404 Aug 13 07:01:04.449351 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 650/2581] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 07:01:04 2026] GET /volume/v3/types/f18121db-282d-4d62-ab2d-99f0dee2b4c0 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:04.457047 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0db6ecba-51c3-4da6-91f0-7b20e235e4cb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:04.458725 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0db6ecba-51c3-4da6-91f0-7b20e235e4cb tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] DELETE https://10.4.3.81/volume/v3/types/ba8f09c0-71b4-4aa6-bdf3-4a5abbf3e99d Aug 13 07:01:04.458904 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0db6ecba-51c3-4da6-91f0-7b20e235e4cb tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:04.459086 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0db6ecba-51c3-4da6-91f0-7b20e235e4cb tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:04.462590 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0db6ecba-51c3-4da6-91f0-7b20e235e4cb tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] https://10.4.3.81/volume/v3/types/ba8f09c0-71b4-4aa6-bdf3-4a5abbf3e99d returned with HTTP 404 Aug 13 07:01:04.463047 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 641/2582] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:01:04 2026] DELETE /volume/v3/types/ba8f09c0-71b4-4aa6-bdf3-4a5abbf3e99d => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:04.471482 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bbb331ce-eaad-4e03-b8ee-20f4d20609fe None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:04.472579 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bbb331ce-eaad-4e03-b8ee-20f4d20609fe tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] GET https://10.4.3.81/volume/v3/types/eced6cc0-2ad8-4a87-94c1-3e6898aaee93 Aug 13 07:01:04.472863 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bbb331ce-eaad-4e03-b8ee-20f4d20609fe tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:04.473114 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bbb331ce-eaad-4e03-b8ee-20f4d20609fe tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:04.477679 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bbb331ce-eaad-4e03-b8ee-20f4d20609fe tempest-VolumeTypesNegativeTest-1130756210 tempest-VolumeTypesNegativeTest-1130756210-project-admin] https://10.4.3.81/volume/v3/types/eced6cc0-2ad8-4a87-94c1-3e6898aaee93 returned with HTTP 404 Aug 13 07:01:04.478252 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 650/2583] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 07:01:04 2026] GET /volume/v3/types/eced6cc0-2ad8-4a87-94c1-3e6898aaee93 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:04.565312 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e54d491d-ca17-44e8-8273-2ec3c7db2848 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:04.569010 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e54d491d-ca17-44e8-8273-2ec3c7db2848 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:01:04.569010 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e54d491d-ca17-44e8-8273-2ec3c7db2848 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:04.569010 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e54d491d-ca17-44e8-8273-2ec3c7db2848 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:04.569010 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e54d491d-ca17-44e8-8273-2ec3c7db2848 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:04.573100 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:04.573100 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:04.574117 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e54d491d-ca17-44e8-8273-2ec3c7db2848 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:01:04.574819 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 643/2584] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:04 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:04.691673 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f19f30d1-0c0b-4684-95ad-082ad8667e37 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:04.693706 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f19f30d1-0c0b-4684-95ad-082ad8667e37 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a Aug 13 07:01:04.693931 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f19f30d1-0c0b-4684-95ad-082ad8667e37 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:04.694144 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f19f30d1-0c0b-4684-95ad-082ad8667e37 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:04.694278 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f19f30d1-0c0b-4684-95ad-082ad8667e37 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 448b6537-db09-4996-9a98-48d3861d5c8a. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:04.699035 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:04.699035 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:04.699912 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f19f30d1-0c0b-4684-95ad-082ad8667e37 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a returned with HTTP 200 Aug 13 07:01:04.700270 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 651/2585] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:04 2026] GET /volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:04.894006 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0957bb94-7284-4484-b51c-1916f91171b9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:04.895661 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0957bb94-7284-4484-b51c-1916f91171b9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 07:01:04.895867 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0957bb94-7284-4484-b51c-1916f91171b9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:04.896048 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0957bb94-7284-4484-b51c-1916f91171b9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:04.896151 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-0957bb94-7284-4484-b51c-1916f91171b9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:04.900411 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:04.900411 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:04.900962 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0957bb94-7284-4484-b51c-1916f91171b9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 07:01:04.901269 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 642/2586] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:04 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:05.136053 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f776cac5-4c44-49d8-acbc-b6386d0dd380 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:05.138227 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f776cac5-4c44-49d8-acbc-b6386d0dd380 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:01:05.139589 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f776cac5-4c44-49d8-acbc-b6386d0dd380 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:05.139589 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f776cac5-4c44-49d8-acbc-b6386d0dd380 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:05.139589 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-f776cac5-4c44-49d8-acbc-b6386d0dd380 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:05.144791 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:05.144791 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:05.145812 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f776cac5-4c44-49d8-acbc-b6386d0dd380 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:01:05.146346 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 651/2587] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:05 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:05.585056 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-205cf1c1-054b-4edd-b300-23467fee7c57 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:05.589760 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-205cf1c1-054b-4edd-b300-23467fee7c57 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:01:05.589760 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-205cf1c1-054b-4edd-b300-23467fee7c57 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:05.589760 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-205cf1c1-054b-4edd-b300-23467fee7c57 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:05.589760 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-205cf1c1-054b-4edd-b300-23467fee7c57 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:05.595800 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:05.595800 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:05.597044 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-205cf1c1-054b-4edd-b300-23467fee7c57 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:01:05.597586 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 644/2588] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:05 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:05.712114 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2efdffe7-72d0-4517-8eb8-eafdac5bc053 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:05.714628 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2efdffe7-72d0-4517-8eb8-eafdac5bc053 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a Aug 13 07:01:05.715162 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2efdffe7-72d0-4517-8eb8-eafdac5bc053 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:05.715162 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2efdffe7-72d0-4517-8eb8-eafdac5bc053 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:05.715250 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-2efdffe7-72d0-4517-8eb8-eafdac5bc053 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 448b6537-db09-4996-9a98-48d3861d5c8a. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:05.720688 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:05.720688 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:05.721644 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2efdffe7-72d0-4517-8eb8-eafdac5bc053 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a returned with HTTP 200 Aug 13 07:01:05.722342 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 652/2589] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:05 2026] GET /volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:05.911148 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-618580f2-a8f8-411e-8277-8c632c8512ac None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:05.912885 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-618580f2-a8f8-411e-8277-8c632c8512ac tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 07:01:05.913122 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-618580f2-a8f8-411e-8277-8c632c8512ac tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:05.913339 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-618580f2-a8f8-411e-8277-8c632c8512ac tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:05.913499 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-618580f2-a8f8-411e-8277-8c632c8512ac tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:05.917873 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:05.917873 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:05.918687 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-618580f2-a8f8-411e-8277-8c632c8512ac tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 07:01:05.918945 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 643/2590] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:05 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:06.155351 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8723011c-7e58-472c-8c34-40ed66bc16b1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:06.157166 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8723011c-7e58-472c-8c34-40ed66bc16b1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:01:06.157393 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8723011c-7e58-472c-8c34-40ed66bc16b1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:06.157585 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8723011c-7e58-472c-8c34-40ed66bc16b1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:06.157703 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-8723011c-7e58-472c-8c34-40ed66bc16b1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:06.162102 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:06.162102 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:06.162878 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8723011c-7e58-472c-8c34-40ed66bc16b1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:01:06.163240 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 652/2591] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:06 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:06.270177 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:06.366997 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:06.367373 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1211474891"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:06.368889 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1211474891'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:06.369006 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Create volume of 1 GB Aug 13 07:01:06.373371 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Availability Zones retrieved successfully. Aug 13 07:01:06.379031 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Flow 'volume_create_api' (51cadac1-5529-4bf9-80b7-25a553bdb19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:06.380030 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (223396bd-3079-444e-8030-1afc10e055d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:06.381011 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:01:06.408705 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (223396bd-3079-444e-8030-1afc10e055d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:06.409395 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a513b010-e1f7-47d8-b2dd-3fef11432e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:06.479923 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Created reservations ['0fde1ff7-907b-4c47-b07d-e9b6ab1b4785', '4543392c-e352-43a1-8fd4-1849e3c96561', 'ea0369a7-d85c-4ee0-9341-7e30e7c602c0', '47171760-5961-457f-b1c4-5c3ead913455'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:06.480847 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a513b010-e1f7-47d8-b2dd-3fef11432e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fde1ff7-907b-4c47-b07d-e9b6ab1b4785', '4543392c-e352-43a1-8fd4-1849e3c96561', 'ea0369a7-d85c-4ee0-9341-7e30e7c602c0', '47171760-5961-457f-b1c4-5c3ead913455']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:06.481972 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d409604f-9b30-41c2-b77c-2e29dbb7e8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:06.507742 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d409604f-9b30-41c2-b77c-2e29dbb7e8fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ed6ab23-dd6b-4001-898a-f7b08147e6ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1211474891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34f15f0a8cb641af9136b5cbbd5c90f5',qos_specs=None,replication_status=,reservations=['0fde1ff7-907b-4c47-b07d-e9b6ab1b4785','4543392c-e352-43a1-8fd4-1849e3c96561','ea0369a7-d85c-4ee0-9341-7e30e7c602c0','47171760-5961-457f-b1c4-5c3ead913455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bfa35a27e8b4b75b8e779c4ac673020',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:01:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1211474891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ed6ab23-dd6b-4001-898a-f7b08147e6ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34f15f0a8cb641af9136b5cbbd5c90f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bfa35a27e8b4b75b8e779c4ac673020',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:06.508857 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db026d45-f735-44e9-baba-b4771113f841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:06.528851 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db026d45-f735-44e9-baba-b4771113f841) transitioned into state 'SUCCESS' from state '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-1211474891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34f15f0a8cb641af9136b5cbbd5c90f5',qos_specs=None,replication_status=,reservations=['0fde1ff7-907b-4c47-b07d-e9b6ab1b4785','4543392c-e352-43a1-8fd4-1849e3c96561','ea0369a7-d85c-4ee0-9341-7e30e7c602c0','47171760-5961-457f-b1c4-5c3ead913455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bfa35a27e8b4b75b8e779c4ac673020',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:06.529751 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b39429-9a7e-432b-862f-189f9203993a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:06.538699 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b39429-9a7e-432b-862f-189f9203993a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:06.539584 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Flow 'volume_create_api' (51cadac1-5529-4bf9-80b7-25a553bdb19f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:06.539896 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Create volume request issued successfully. Aug 13 07:01:06.540567 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-be465e1b-71b0-4518-9cfb-ff76ad5693e6 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:01:06.541124 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 645/2592] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:01:06 2026] POST /volume/v3/volumes => generated 753 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:06.556090 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3475b904-002b-42b6-9540-b245972ead92 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:06.558269 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3475b904-002b-42b6-9540-b245972ead92 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] GET https://10.4.3.81/volume/v3/volumes/1ed6ab23-dd6b-4001-898a-f7b08147e6ae Aug 13 07:01:06.558500 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3475b904-002b-42b6-9540-b245972ead92 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:06.558735 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3475b904-002b-42b6-9540-b245972ead92 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:06.565517 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:06.565517 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:06.569227 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3475b904-002b-42b6-9540-b245972ead92 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Volume info retrieved successfully. Aug 13 07:01:06.573495 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3475b904-002b-42b6-9540-b245972ead92 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/volumes/1ed6ab23-dd6b-4001-898a-f7b08147e6ae returned with HTTP 200 Aug 13 07:01:06.573887 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 653/2593] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:06 2026] GET /volume/v3/volumes/1ed6ab23-dd6b-4001-898a-f7b08147e6ae => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:06.608845 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-50abac7d-ed55-406d-a12f-0b8c4df11b3c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:06.611086 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-50abac7d-ed55-406d-a12f-0b8c4df11b3c tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:01:06.611376 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-50abac7d-ed55-406d-a12f-0b8c4df11b3c tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:06.611639 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-50abac7d-ed55-406d-a12f-0b8c4df11b3c tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:06.611814 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-50abac7d-ed55-406d-a12f-0b8c4df11b3c tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:06.620566 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:06.620566 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:06.621024 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-50abac7d-ed55-406d-a12f-0b8c4df11b3c tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:01:06.621493 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 644/2594] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:06 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:06.732466 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f89cfcbb-dfcf-4f41-b345-bfbd4d9f1930 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:06.734212 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f89cfcbb-dfcf-4f41-b345-bfbd4d9f1930 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a Aug 13 07:01:06.734481 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f89cfcbb-dfcf-4f41-b345-bfbd4d9f1930 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:06.734719 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f89cfcbb-dfcf-4f41-b345-bfbd4d9f1930 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:06.736339 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-f89cfcbb-dfcf-4f41-b345-bfbd4d9f1930 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 448b6537-db09-4996-9a98-48d3861d5c8a. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:06.742154 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:06.742154 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:06.743228 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f89cfcbb-dfcf-4f41-b345-bfbd4d9f1930 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a returned with HTTP 200 Aug 13 07:01:06.743729 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 653/2595] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:06 2026] GET /volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:06.929057 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-400272cf-3cf5-488f-b080-7462f7463f6c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:06.931415 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-400272cf-3cf5-488f-b080-7462f7463f6c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 07:01:06.931695 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-400272cf-3cf5-488f-b080-7462f7463f6c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:06.931939 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-400272cf-3cf5-488f-b080-7462f7463f6c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:06.932079 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-400272cf-3cf5-488f-b080-7462f7463f6c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:06.937148 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:06.937148 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:06.937898 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-400272cf-3cf5-488f-b080-7462f7463f6c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 07:01:06.938295 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 646/2596] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:06 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:07.177231 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-701033f2-8191-47c2-81f4-556baee93596 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:07.180485 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-701033f2-8191-47c2-81f4-556baee93596 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:01:07.181100 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-701033f2-8191-47c2-81f4-556baee93596 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:07.181449 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-701033f2-8191-47c2-81f4-556baee93596 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:07.181591 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-701033f2-8191-47c2-81f4-556baee93596 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:07.189065 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:07.189065 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:07.190545 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-701033f2-8191-47c2-81f4-556baee93596 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:01:07.191297 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 654/2597] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:07 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:07.588473 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ae6cb658-ce87-4c62-8049-e9b6c3d4890b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:07.590491 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ae6cb658-ce87-4c62-8049-e9b6c3d4890b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] GET https://10.4.3.81/volume/v3/volumes/1ed6ab23-dd6b-4001-898a-f7b08147e6ae Aug 13 07:01:07.590715 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ae6cb658-ce87-4c62-8049-e9b6c3d4890b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:07.590912 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ae6cb658-ce87-4c62-8049-e9b6c3d4890b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:07.597827 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:07.597827 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:07.601472 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ae6cb658-ce87-4c62-8049-e9b6c3d4890b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Volume info retrieved successfully. Aug 13 07:01:07.605538 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ae6cb658-ce87-4c62-8049-e9b6c3d4890b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/volumes/1ed6ab23-dd6b-4001-898a-f7b08147e6ae returned with HTTP 200 Aug 13 07:01:07.605968 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 645/2598] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:07 2026] GET /volume/v3/volumes/1ed6ab23-dd6b-4001-898a-f7b08147e6ae => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:07.618500 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0d3a3ae3-9e82-4f4a-9679-8d83e1a26b66 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:07.620195 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0d3a3ae3-9e82-4f4a-9679-8d83e1a26b66 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:01:07.620557 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0d3a3ae3-9e82-4f4a-9679-8d83e1a26b66 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ed6ab23-dd6b-4001-898a-f7b08147e6ae", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-377373316"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:07.628826 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:07.628826 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:07.629293 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0d3a3ae3-9e82-4f4a-9679-8d83e1a26b66 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Volume info retrieved successfully. Aug 13 07:01:07.629437 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-0d3a3ae3-9e82-4f4a-9679-8d83e1a26b66 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Create snapshot from volume 1ed6ab23-dd6b-4001-898a-f7b08147e6ae Aug 13 07:01:07.633499 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c305a457-080d-412d-a73c-84545aac03d9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:07.634989 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c305a457-080d-412d-a73c-84545aac03d9 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:01:07.635148 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c305a457-080d-412d-a73c-84545aac03d9 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:07.635332 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c305a457-080d-412d-a73c-84545aac03d9 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:07.635434 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-c305a457-080d-412d-a73c-84545aac03d9 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:07.639664 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:07.639664 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:07.640267 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c305a457-080d-412d-a73c-84545aac03d9 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:01:07.640587 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 647/2599] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:07 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:07.660887 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-0d3a3ae3-9e82-4f4a-9679-8d83e1a26b66 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Created reservations ['0280be3b-b0ce-4a11-b4e7-c3b868b4e324', 'b5990d13-56ce-4c1b-8431-6002b6fbcc54', '9b0c67c9-6c3a-4524-a01b-0a469e2b82da', '97e312a4-aa6e-4317-82c3-7e1d14c629f5'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:07.686260 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0d3a3ae3-9e82-4f4a-9679-8d83e1a26b66 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Snapshot create request issued successfully. Aug 13 07:01:07.686552 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0d3a3ae3-9e82-4f4a-9679-8d83e1a26b66 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:01:07.686967 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 654/2600] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:01:07 2026] POST /volume/v3/snapshots => generated 310 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:07.694948 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3189b31b-8afd-4979-95ff-5ee1ec74b3e3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:07.697185 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3189b31b-8afd-4979-95ff-5ee1ec74b3e3 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] GET https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46 Aug 13 07:01:07.697288 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3189b31b-8afd-4979-95ff-5ee1ec74b3e3 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:07.697986 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3189b31b-8afd-4979-95ff-5ee1ec74b3e3 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:07.705206 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:07.705206 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:07.705858 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3189b31b-8afd-4979-95ff-5ee1ec74b3e3 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Snapshot retrieved successfully. Aug 13 07:01:07.706757 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3189b31b-8afd-4979-95ff-5ee1ec74b3e3 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46 returned with HTTP 200 Aug 13 07:01:07.707183 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 655/2601] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:01:07 2026] GET /volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:07.755959 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-00014d12-35bf-4b42-b18c-d59a01c94507 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:07.757510 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-00014d12-35bf-4b42-b18c-d59a01c94507 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a Aug 13 07:01:07.757768 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-00014d12-35bf-4b42-b18c-d59a01c94507 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:07.757969 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-00014d12-35bf-4b42-b18c-d59a01c94507 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:07.758105 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-00014d12-35bf-4b42-b18c-d59a01c94507 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 448b6537-db09-4996-9a98-48d3861d5c8a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:07.762483 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:07.762483 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:07.762698 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-00014d12-35bf-4b42-b18c-d59a01c94507 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a returned with HTTP 200 Aug 13 07:01:07.763064 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 646/2602] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:07 2026] GET /volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:07.947454 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a5479fa3-d3b3-42e0-8c27-9dbc3d3f7e71 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:07.949893 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a5479fa3-d3b3-42e0-8c27-9dbc3d3f7e71 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 07:01:07.949893 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a5479fa3-d3b3-42e0-8c27-9dbc3d3f7e71 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:07.949893 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a5479fa3-d3b3-42e0-8c27-9dbc3d3f7e71 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:07.949893 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-a5479fa3-d3b3-42e0-8c27-9dbc3d3f7e71 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:07.956198 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:07.956198 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:07.957004 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a5479fa3-d3b3-42e0-8c27-9dbc3d3f7e71 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 07:01:07.957457 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 648/2603] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:07 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:08.201943 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-77f2c509-f08b-4685-8215-57226ae63dad None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:08.204043 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-77f2c509-f08b-4685-8215-57226ae63dad tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:01:08.204281 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-77f2c509-f08b-4685-8215-57226ae63dad tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:08.204519 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-77f2c509-f08b-4685-8215-57226ae63dad tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:08.204819 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-77f2c509-f08b-4685-8215-57226ae63dad tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:08.210147 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:08.210147 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:08.211070 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-77f2c509-f08b-4685-8215-57226ae63dad tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:01:08.211472 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 655/2604] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:08 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:08.653655 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-56cf07b6-6314-4aef-a0a4-f1dec0ed9ad2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:08.656300 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-56cf07b6-6314-4aef-a0a4-f1dec0ed9ad2 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:01:08.656531 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-56cf07b6-6314-4aef-a0a4-f1dec0ed9ad2 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:08.656751 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-56cf07b6-6314-4aef-a0a4-f1dec0ed9ad2 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:08.656900 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-56cf07b6-6314-4aef-a0a4-f1dec0ed9ad2 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:08.666244 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:08.666244 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:08.667191 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-56cf07b6-6314-4aef-a0a4-f1dec0ed9ad2 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:01:08.667672 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 656/2605] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:08 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:08.716764 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-44eea226-cac1-499e-a6f1-4e230b32e04b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:08.719129 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-44eea226-cac1-499e-a6f1-4e230b32e04b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] GET https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46 Aug 13 07:01:08.719418 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-44eea226-cac1-499e-a6f1-4e230b32e04b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:08.719669 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-44eea226-cac1-499e-a6f1-4e230b32e04b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:08.727535 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:08.727535 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:08.728223 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-44eea226-cac1-499e-a6f1-4e230b32e04b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Snapshot retrieved successfully. Aug 13 07:01:08.729249 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-44eea226-cac1-499e-a6f1-4e230b32e04b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46 returned with HTTP 200 Aug 13 07:01:08.729862 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 647/2606] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:01:08 2026] GET /volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:08.739527 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fbbf544d-5ae1-48de-8b16-2b4ccc186336 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:08.741573 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fbbf544d-5ae1-48de-8b16-2b4ccc186336 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] POST https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata Aug 13 07:01:08.741936 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fbbf544d-5ae1-48de-8b16-2b4ccc186336 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:08.750627 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:08.750627 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:08.750627 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fbbf544d-5ae1-48de-8b16-2b4ccc186336 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Snapshot retrieved successfully. Aug 13 07:01:08.771674 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fbbf544d-5ae1-48de-8b16-2b4ccc186336 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Update snapshot metadata completed successfully. Aug 13 07:01:08.771674 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fbbf544d-5ae1-48de-8b16-2b4ccc186336 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata returned with HTTP 200 Aug 13 07:01:08.771674 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 649/2607] 10.4.3.81 () {68 vars in 1395 bytes} [Thu Aug 13 07:01:08 2026] POST /volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata => generated 68 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:01:08.776378 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0ffded18-88ac-481d-a130-0b48a8e74292 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:08.777892 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0ffded18-88ac-481d-a130-0b48a8e74292 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a Aug 13 07:01:08.778052 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0ffded18-88ac-481d-a130-0b48a8e74292 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:08.778252 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0ffded18-88ac-481d-a130-0b48a8e74292 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:08.778381 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-0ffded18-88ac-481d-a130-0b48a8e74292 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 448b6537-db09-4996-9a98-48d3861d5c8a. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:08.780776 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cb3a8695-ee5f-494a-8ce5-14f1427d63d9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:08.782987 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:08.782987 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:08.783604 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0ffded18-88ac-481d-a130-0b48a8e74292 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a returned with HTTP 200 Aug 13 07:01:08.783923 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 656/2608] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:08 2026] GET /volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:08.785944 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cb3a8695-ee5f-494a-8ce5-14f1427d63d9 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] GET https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata Aug 13 07:01:08.786208 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cb3a8695-ee5f-494a-8ce5-14f1427d63d9 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:08.786456 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cb3a8695-ee5f-494a-8ce5-14f1427d63d9 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:08.792287 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:08.792287 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:08.792798 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cb3a8695-ee5f-494a-8ce5-14f1427d63d9 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Snapshot retrieved successfully. Aug 13 07:01:08.793781 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cb3a8695-ee5f-494a-8ce5-14f1427d63d9 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Get snapshot metadata completed successfully. Aug 13 07:01:08.793985 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cb3a8695-ee5f-494a-8ce5-14f1427d63d9 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata returned with HTTP 200 Aug 13 07:01:08.794291 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 657/2609] 10.4.3.81 () {66 vars in 1374 bytes} [Thu Aug 13 07:01:08 2026] GET /volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:01:08.801070 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-99382722-839f-421e-8f3f-353cd83cafe4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:08.802695 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-99382722-839f-421e-8f3f-353cd83cafe4 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] PUT https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata Aug 13 07:01:08.803031 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-99382722-839f-421e-8f3f-353cd83cafe4 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:08.810186 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:08.810186 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:08.810623 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-99382722-839f-421e-8f3f-353cd83cafe4 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Snapshot retrieved successfully. Aug 13 07:01:08.837709 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-99382722-839f-421e-8f3f-353cd83cafe4 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Update snapshot metadata completed successfully. Aug 13 07:01:08.838371 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-99382722-839f-421e-8f3f-353cd83cafe4 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata returned with HTTP 200 Aug 13 07:01:08.839045 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 648/2610] 10.4.3.81 () {68 vars in 1394 bytes} [Thu Aug 13 07:01:08 2026] PUT /volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata => generated 57 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:01:08.845813 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5f46b3a9-bba1-43e7-9a63-775bcfb10b03 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:08.847501 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5f46b3a9-bba1-43e7-9a63-775bcfb10b03 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] GET https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata Aug 13 07:01:08.847712 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5f46b3a9-bba1-43e7-9a63-775bcfb10b03 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:08.847882 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5f46b3a9-bba1-43e7-9a63-775bcfb10b03 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:08.852369 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:08.852369 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:08.852789 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5f46b3a9-bba1-43e7-9a63-775bcfb10b03 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Snapshot retrieved successfully. Aug 13 07:01:08.853495 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5f46b3a9-bba1-43e7-9a63-775bcfb10b03 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Get snapshot metadata completed successfully. Aug 13 07:01:08.853728 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5f46b3a9-bba1-43e7-9a63-775bcfb10b03 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata returned with HTTP 200 Aug 13 07:01:08.854078 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 650/2611] 10.4.3.81 () {66 vars in 1374 bytes} [Thu Aug 13 07:01:08 2026] GET /volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata => generated 57 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:01:08.860340 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b015f9ab-186c-48f9-ad32-dba6f5527f0b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:08.862176 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b015f9ab-186c-48f9-ad32-dba6f5527f0b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata/key3 Aug 13 07:01:08.862376 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b015f9ab-186c-48f9-ad32-dba6f5527f0b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:08.862553 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b015f9ab-186c-48f9-ad32-dba6f5527f0b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:08.867225 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:08.867225 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:08.867626 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b015f9ab-186c-48f9-ad32-dba6f5527f0b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Snapshot retrieved successfully. Aug 13 07:01:08.868357 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b015f9ab-186c-48f9-ad32-dba6f5527f0b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Get snapshot metadata completed successfully. Aug 13 07:01:08.877727 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b015f9ab-186c-48f9-ad32-dba6f5527f0b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Delete snapshot metadata completed successfully. Aug 13 07:01:08.877908 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b015f9ab-186c-48f9-ad32-dba6f5527f0b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata/key3 returned with HTTP 200 Aug 13 07:01:08.878332 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 657/2612] 10.4.3.81 () {66 vars in 1392 bytes} [Thu Aug 13 07:01:08 2026] DELETE /volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata/key3 => generated 0 bytes in 18 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 07:01:08.885521 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-90148f1a-f15b-4df2-a30a-3d2d255bca80 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:08.887335 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-90148f1a-f15b-4df2-a30a-3d2d255bca80 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] GET https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata Aug 13 07:01:08.887531 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-90148f1a-f15b-4df2-a30a-3d2d255bca80 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:08.887723 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-90148f1a-f15b-4df2-a30a-3d2d255bca80 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:08.893605 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:08.893605 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:08.894156 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-90148f1a-f15b-4df2-a30a-3d2d255bca80 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Snapshot retrieved successfully. Aug 13 07:01:08.894972 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-90148f1a-f15b-4df2-a30a-3d2d255bca80 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Get snapshot metadata completed successfully. Aug 13 07:01:08.895206 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-90148f1a-f15b-4df2-a30a-3d2d255bca80 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata returned with HTTP 200 Aug 13 07:01:08.895550 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 658/2613] 10.4.3.81 () {66 vars in 1374 bytes} [Thu Aug 13 07:01:08 2026] GET /volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata => generated 32 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:01:08.905368 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a77965bc-5592-4f2e-920a-4ab7a50744f5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:08.907461 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a77965bc-5592-4f2e-920a-4ab7a50744f5 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] PUT https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata Aug 13 07:01:08.907894 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a77965bc-5592-4f2e-920a-4ab7a50744f5 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:08.915292 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:08.915292 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:08.916964 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a77965bc-5592-4f2e-920a-4ab7a50744f5 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Snapshot retrieved successfully. Aug 13 07:01:08.930449 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a77965bc-5592-4f2e-920a-4ab7a50744f5 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Update snapshot metadata completed successfully. Aug 13 07:01:08.930690 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a77965bc-5592-4f2e-920a-4ab7a50744f5 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata returned with HTTP 200 Aug 13 07:01:08.931284 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 649/2614] 10.4.3.81 () {68 vars in 1394 bytes} [Thu Aug 13 07:01:08 2026] PUT /volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:01:08.944255 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5cf72758-9c22-4b96-bcd7-098146256598 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:08.945984 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5cf72758-9c22-4b96-bcd7-098146256598 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] POST https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata Aug 13 07:01:08.946292 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5cf72758-9c22-4b96-bcd7-098146256598 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:08.952252 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:08.952252 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:08.952678 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5cf72758-9c22-4b96-bcd7-098146256598 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Snapshot retrieved successfully. Aug 13 07:01:08.968831 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5cf72758-9c22-4b96-bcd7-098146256598 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Update snapshot metadata completed successfully. Aug 13 07:01:08.969040 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5cf72758-9c22-4b96-bcd7-098146256598 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata returned with HTTP 200 Aug 13 07:01:08.969645 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 651/2615] 10.4.3.81 () {68 vars in 1395 bytes} [Thu Aug 13 07:01:08 2026] POST /volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata => generated 68 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:01:08.970761 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c233f3e0-cb6d-41bc-bb92-490b11edeccd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:08.972926 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c233f3e0-cb6d-41bc-bb92-490b11edeccd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 07:01:08.973189 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c233f3e0-cb6d-41bc-bb92-490b11edeccd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:08.973448 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c233f3e0-cb6d-41bc-bb92-490b11edeccd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:08.973589 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-c233f3e0-cb6d-41bc-bb92-490b11edeccd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:08.977912 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-45bfc713-5f29-4e10-b95b-82a73329168b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:08.980858 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-45bfc713-5f29-4e10-b95b-82a73329168b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] GET https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata Aug 13 07:01:08.981095 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-45bfc713-5f29-4e10-b95b-82a73329168b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:08.981380 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-45bfc713-5f29-4e10-b95b-82a73329168b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:08.982923 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:08.982923 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:08.983715 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c233f3e0-cb6d-41bc-bb92-490b11edeccd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 07:01:08.984180 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 658/2616] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:08 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:08.989953 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:08.989953 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:08.990364 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-45bfc713-5f29-4e10-b95b-82a73329168b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Snapshot retrieved successfully. Aug 13 07:01:08.991913 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-45bfc713-5f29-4e10-b95b-82a73329168b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Get snapshot metadata completed successfully. Aug 13 07:01:08.992193 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-45bfc713-5f29-4e10-b95b-82a73329168b tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata returned with HTTP 200 Aug 13 07:01:08.992776 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 659/2617] 10.4.3.81 () {66 vars in 1374 bytes} [Thu Aug 13 07:01:08 2026] GET /volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:01:09.000973 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5bd18f51-2c3f-4dcc-979f-7c295ddcef13 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:09.003876 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5bd18f51-2c3f-4dcc-979f-7c295ddcef13 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] PUT https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata/key3 Aug 13 07:01:09.004224 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5bd18f51-2c3f-4dcc-979f-7c295ddcef13 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:09.014148 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:09.014148 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:09.015283 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5bd18f51-2c3f-4dcc-979f-7c295ddcef13 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Snapshot retrieved successfully. Aug 13 07:01:09.037646 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5bd18f51-2c3f-4dcc-979f-7c295ddcef13 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Update snapshot metadata completed successfully. Aug 13 07:01:09.038011 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5bd18f51-2c3f-4dcc-979f-7c295ddcef13 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata/key3 returned with HTTP 200 Aug 13 07:01:09.038498 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 650/2618] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 07:01:08 2026] PUT /volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata/key3 => generated 35 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:01:09.045829 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3588dfa3-880b-44da-ad9a-f6f5bd513ebb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:09.048176 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3588dfa3-880b-44da-ad9a-f6f5bd513ebb tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] GET https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata/key3 Aug 13 07:01:09.048426 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3588dfa3-880b-44da-ad9a-f6f5bd513ebb tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:09.048652 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3588dfa3-880b-44da-ad9a-f6f5bd513ebb tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:09.054080 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:09.054080 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:09.054623 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3588dfa3-880b-44da-ad9a-f6f5bd513ebb tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Snapshot retrieved successfully. Aug 13 07:01:09.055606 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3588dfa3-880b-44da-ad9a-f6f5bd513ebb tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Get snapshot metadata completed successfully. Aug 13 07:01:09.055837 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3588dfa3-880b-44da-ad9a-f6f5bd513ebb tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata/key3 returned with HTTP 200 Aug 13 07:01:09.056152 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 652/2619] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 07:01:09 2026] GET /volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata/key3 => generated 35 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:01:09.063284 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4d212200-8fb6-4d85-a763-774c2740fcf4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:09.064642 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4d212200-8fb6-4d85-a763-774c2740fcf4 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] GET https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata Aug 13 07:01:09.064864 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4d212200-8fb6-4d85-a763-774c2740fcf4 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:09.065101 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4d212200-8fb6-4d85-a763-774c2740fcf4 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:09.070284 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:09.070284 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:09.070877 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4d212200-8fb6-4d85-a763-774c2740fcf4 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Snapshot retrieved successfully. Aug 13 07:01:09.071626 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4d212200-8fb6-4d85-a763-774c2740fcf4 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Get snapshot metadata completed successfully. Aug 13 07:01:09.071845 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4d212200-8fb6-4d85-a763-774c2740fcf4 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata returned with HTTP 200 Aug 13 07:01:09.072181 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 659/2620] 10.4.3.81 () {66 vars in 1374 bytes} [Thu Aug 13 07:01:09 2026] GET /volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata => generated 75 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:01:09.080014 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-08174b5c-e6aa-498f-9c77-a0cf788889f7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:09.082916 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-08174b5c-e6aa-498f-9c77-a0cf788889f7 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] PUT https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata Aug 13 07:01:09.082916 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-08174b5c-e6aa-498f-9c77-a0cf788889f7 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:09.088985 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:09.088985 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:09.089391 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-08174b5c-e6aa-498f-9c77-a0cf788889f7 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Snapshot retrieved successfully. Aug 13 07:01:09.123190 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-08174b5c-e6aa-498f-9c77-a0cf788889f7 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Update snapshot metadata completed successfully. Aug 13 07:01:09.123511 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-08174b5c-e6aa-498f-9c77-a0cf788889f7 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata returned with HTTP 200 Aug 13 07:01:09.124055 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 660/2621] 10.4.3.81 () {68 vars in 1394 bytes} [Thu Aug 13 07:01:09 2026] PUT /volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46/metadata => generated 16 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:01:09.132155 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6c46c84f-9b27-4bac-8358-6a4c17155307 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:09.138172 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6c46c84f-9b27-4bac-8358-6a4c17155307 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46 Aug 13 07:01:09.138172 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6c46c84f-9b27-4bac-8358-6a4c17155307 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:09.138172 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6c46c84f-9b27-4bac-8358-6a4c17155307 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:09.138172 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-6c46c84f-9b27-4bac-8358-6a4c17155307 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Delete snapshot with id: 5fae4e71-6371-4631-927b-7139da949e46 Aug 13 07:01:09.143542 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:09.143542 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:09.143949 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6c46c84f-9b27-4bac-8358-6a4c17155307 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Snapshot retrieved successfully. Aug 13 07:01:09.159617 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6c46c84f-9b27-4bac-8358-6a4c17155307 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Snapshot delete request issued successfully. Aug 13 07:01:09.159819 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6c46c84f-9b27-4bac-8358-6a4c17155307 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46 returned with HTTP 202 Aug 13 07:01:09.160202 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 651/2622] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:01:09 2026] DELETE /volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:09.170613 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2133a01e-5140-4be2-88a4-60c05e89088c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:09.170729 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2133a01e-5140-4be2-88a4-60c05e89088c tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] GET https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46 Aug 13 07:01:09.170927 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2133a01e-5140-4be2-88a4-60c05e89088c tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:09.171107 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2133a01e-5140-4be2-88a4-60c05e89088c tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:09.176597 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:09.176597 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:09.177053 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2133a01e-5140-4be2-88a4-60c05e89088c tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Snapshot retrieved successfully. Aug 13 07:01:09.178052 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2133a01e-5140-4be2-88a4-60c05e89088c tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46 returned with HTTP 200 Aug 13 07:01:09.178396 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 653/2623] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:01:09 2026] GET /volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:09.226369 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-01ae97b7-9a24-494e-8afe-aca343f90638 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:09.228468 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-01ae97b7-9a24-494e-8afe-aca343f90638 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:01:09.229298 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-01ae97b7-9a24-494e-8afe-aca343f90638 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:09.229298 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-01ae97b7-9a24-494e-8afe-aca343f90638 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:09.229298 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-01ae97b7-9a24-494e-8afe-aca343f90638 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:09.234134 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:09.234134 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:09.235068 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-01ae97b7-9a24-494e-8afe-aca343f90638 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:01:09.235521 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 660/2624] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:09 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:09.680006 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3e4b45d4-e5f1-4010-9773-1aa1b96a5b0c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:09.682278 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3e4b45d4-e5f1-4010-9773-1aa1b96a5b0c tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:01:09.682410 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3e4b45d4-e5f1-4010-9773-1aa1b96a5b0c tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:09.682738 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3e4b45d4-e5f1-4010-9773-1aa1b96a5b0c tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:09.682911 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3e4b45d4-e5f1-4010-9773-1aa1b96a5b0c tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:09.691408 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:09.691408 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:09.692537 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3e4b45d4-e5f1-4010-9773-1aa1b96a5b0c tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:01:09.693350 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 661/2625] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:09 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:09.794282 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-28e15537-038d-4241-8cb9-3c402365f286 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:09.796699 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-28e15537-038d-4241-8cb9-3c402365f286 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a Aug 13 07:01:09.796939 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-28e15537-038d-4241-8cb9-3c402365f286 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:09.797123 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-28e15537-038d-4241-8cb9-3c402365f286 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:09.797219 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-28e15537-038d-4241-8cb9-3c402365f286 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 448b6537-db09-4996-9a98-48d3861d5c8a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:09.801539 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:09.801539 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:09.802249 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-28e15537-038d-4241-8cb9-3c402365f286 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a returned with HTTP 200 Aug 13 07:01:09.803092 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 652/2626] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:09 2026] GET /volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:09.996984 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b38843ab-cf59-4346-af97-9874cf09ef7d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:09.999343 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b38843ab-cf59-4346-af97-9874cf09ef7d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 07:01:10.001353 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b38843ab-cf59-4346-af97-9874cf09ef7d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:10.001353 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b38843ab-cf59-4346-af97-9874cf09ef7d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:10.001353 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-b38843ab-cf59-4346-af97-9874cf09ef7d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:10.005599 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:10.005599 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:10.006491 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b38843ab-cf59-4346-af97-9874cf09ef7d tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 07:01:10.007078 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 654/2627] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:09 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:10.113223 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-50360f65-963f-4d17-9c60-124e311cc610 req-1e8a07e3-c07a-4bc0-9283-ab1889a3c903 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:10.115914 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-50360f65-963f-4d17-9c60-124e311cc610 req-1e8a07e3-c07a-4bc0-9283-ab1889a3c903 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] DELETE https://10.4.3.81/volume/v3/attachments/3f289fa0-8180-4da2-9f3b-8d6146c55147 Aug 13 07:01:10.116103 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-50360f65-963f-4d17-9c60-124e311cc610 req-1e8a07e3-c07a-4bc0-9283-ab1889a3c903 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:10.116281 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-50360f65-963f-4d17-9c60-124e311cc610 req-1e8a07e3-c07a-4bc0-9283-ab1889a3c903 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:10.128485 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:10.128485 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:10.175200 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-50360f65-963f-4d17-9c60-124e311cc610 req-1e8a07e3-c07a-4bc0-9283-ab1889a3c903 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/3f289fa0-8180-4da2-9f3b-8d6146c55147 returned with HTTP 200 Aug 13 07:01:10.176379 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 661/2628] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:01:10 2026] DELETE /volume/v3/attachments/3f289fa0-8180-4da2-9f3b-8d6146c55147 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:10.192777 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ea3dda39-23f1-4bcd-bc32-ea92251d2a74 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:10.194427 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea3dda39-23f1-4bcd-bc32-ea92251d2a74 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] GET https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46 Aug 13 07:01:10.194608 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea3dda39-23f1-4bcd-bc32-ea92251d2a74 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:10.194863 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea3dda39-23f1-4bcd-bc32-ea92251d2a74 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:10.205386 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea3dda39-23f1-4bcd-bc32-ea92251d2a74 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46 returned with HTTP 404 Aug 13 07:01:10.205986 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 662/2629] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:01:10 2026] GET /volume/v3/snapshots/5fae4e71-6371-4631-927b-7139da949e46 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:10.215396 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-628ef898-bffa-47c5-881d-c78b4f110cc7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:10.223939 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-628ef898-bffa-47c5-881d-c78b4f110cc7 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] GET https://10.4.3.81/volume/v3/volumes/1ed6ab23-dd6b-4001-898a-f7b08147e6ae Aug 13 07:01:10.224269 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-628ef898-bffa-47c5-881d-c78b4f110cc7 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:10.229874 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-628ef898-bffa-47c5-881d-c78b4f110cc7 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:10.245194 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:10.245194 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:10.249963 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-628ef898-bffa-47c5-881d-c78b4f110cc7 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Volume info retrieved successfully. Aug 13 07:01:10.254490 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-628ef898-bffa-47c5-881d-c78b4f110cc7 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/volumes/1ed6ab23-dd6b-4001-898a-f7b08147e6ae returned with HTTP 200 Aug 13 07:01:10.254988 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 653/2630] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:10 2026] GET /volume/v3/volumes/1ed6ab23-dd6b-4001-898a-f7b08147e6ae => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:10.274744 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1e511adf-8103-461d-8bd5-76d9071da8a2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:10.278193 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1e511adf-8103-461d-8bd5-76d9071da8a2 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1ed6ab23-dd6b-4001-898a-f7b08147e6ae Aug 13 07:01:10.278193 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1e511adf-8103-461d-8bd5-76d9071da8a2 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:10.278193 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1e511adf-8103-461d-8bd5-76d9071da8a2 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:10.278193 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-1e511adf-8103-461d-8bd5-76d9071da8a2 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Delete volume with id: 1ed6ab23-dd6b-4001-898a-f7b08147e6ae Aug 13 07:01:10.285649 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:10.285649 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:10.287557 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1e511adf-8103-461d-8bd5-76d9071da8a2 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Volume info retrieved successfully. Aug 13 07:01:10.310744 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1e511adf-8103-461d-8bd5-76d9071da8a2 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Delete volume request issued successfully. Aug 13 07:01:10.311163 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1e511adf-8103-461d-8bd5-76d9071da8a2 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/volumes/1ed6ab23-dd6b-4001-898a-f7b08147e6ae returned with HTTP 202 Aug 13 07:01:10.311922 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 655/2631] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:10 2026] DELETE /volume/v3/volumes/1ed6ab23-dd6b-4001-898a-f7b08147e6ae => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 07:01:10.322068 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e03e49d9-e2dc-41d6-aa6e-cb721e52550a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:10.323708 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e03e49d9-e2dc-41d6-aa6e-cb721e52550a tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] GET https://10.4.3.81/volume/v3/volumes/1ed6ab23-dd6b-4001-898a-f7b08147e6ae Aug 13 07:01:10.328105 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e03e49d9-e2dc-41d6-aa6e-cb721e52550a tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:10.328105 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e03e49d9-e2dc-41d6-aa6e-cb721e52550a tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:10.331204 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:10.331204 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:10.337942 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e03e49d9-e2dc-41d6-aa6e-cb721e52550a tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Volume info retrieved successfully. Aug 13 07:01:10.342460 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e03e49d9-e2dc-41d6-aa6e-cb721e52550a tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/volumes/1ed6ab23-dd6b-4001-898a-f7b08147e6ae returned with HTTP 200 Aug 13 07:01:10.343061 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 662/2632] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:10 2026] GET /volume/v3/volumes/1ed6ab23-dd6b-4001-898a-f7b08147e6ae => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:10.702948 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-119eab03-8f00-4341-9136-4b042cd124c4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:10.707129 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-119eab03-8f00-4341-9136-4b042cd124c4 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:01:10.707398 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-119eab03-8f00-4341-9136-4b042cd124c4 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:10.707637 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-119eab03-8f00-4341-9136-4b042cd124c4 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:10.707806 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-119eab03-8f00-4341-9136-4b042cd124c4 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:10.713088 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:10.713088 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:10.713992 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-119eab03-8f00-4341-9136-4b042cd124c4 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:01:10.714421 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 663/2633] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:10 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:10.812304 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-77de0ed3-3d5b-4ad5-9dda-e408ce74a53a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:10.813986 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-77de0ed3-3d5b-4ad5-9dda-e408ce74a53a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a Aug 13 07:01:10.814186 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-77de0ed3-3d5b-4ad5-9dda-e408ce74a53a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:10.814360 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-77de0ed3-3d5b-4ad5-9dda-e408ce74a53a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:10.814458 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-77de0ed3-3d5b-4ad5-9dda-e408ce74a53a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 448b6537-db09-4996-9a98-48d3861d5c8a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:10.818518 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:10.818518 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:10.819173 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-77de0ed3-3d5b-4ad5-9dda-e408ce74a53a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a returned with HTTP 200 Aug 13 07:01:10.819632 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 654/2634] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:10 2026] GET /volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:10.903310 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-f2defe52-71fe-49b1-a9f6-9f5135a67c00 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:10.905048 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-f2defe52-71fe-49b1-a9f6-9f5135a67c00 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd Aug 13 07:01:10.905226 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-f2defe52-71fe-49b1-a9f6-9f5135a67c00 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:10.905419 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-f2defe52-71fe-49b1-a9f6-9f5135a67c00 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:10.911618 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:10.911618 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:10.914556 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-f2defe52-71fe-49b1-a9f6-9f5135a67c00 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:01:10.918287 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-f2defe52-71fe-49b1-a9f6-9f5135a67c00 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd returned with HTTP 200 Aug 13 07:01:10.918648 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 656/2635] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:01:10 2026] GET /volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd => generated 1355 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:10.928822 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f13a6dd1-42ba-448f-b019-d27ba7a776e4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:10.929154 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f13a6dd1-42ba-448f-b019-d27ba7a776e4 None None] GET https://10.4.3.81/volume// Aug 13 07:01:10.929359 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f13a6dd1-42ba-448f-b019-d27ba7a776e4 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:10.929569 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f13a6dd1-42ba-448f-b019-d27ba7a776e4 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:10.929957 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f13a6dd1-42ba-448f-b019-d27ba7a776e4 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:01:10.930271 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 663/2636] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 07:01:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:01:10.936434 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-42bb9e7d-ad3b-41b2-bebb-1bddb936a01f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:10.938843 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-42bb9e7d-ad3b-41b2-bebb-1bddb936a01f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:01:10.939333 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-42bb9e7d-ad3b-41b2-bebb-1bddb936a01f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d83f4d67-2d82-4590-917c-0c598afd74fd", "connector": null, "instance_uuid": "9b5ab0cb-b18a-4292-9c55-de212482e735"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:10.947077 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:10.947077 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:10.967260 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-42bb9e7d-ad3b-41b2-bebb-1bddb936a01f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:01:10.967726 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 664/2637] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:01:10 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:11.018470 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4ee93950-e5a1-4257-b102-54d2ccb123ec None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:11.020415 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4ee93950-e5a1-4257-b102-54d2ccb123ec tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 07:01:11.020661 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4ee93950-e5a1-4257-b102-54d2ccb123ec tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:11.020886 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4ee93950-e5a1-4257-b102-54d2ccb123ec tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:11.021064 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-4ee93950-e5a1-4257-b102-54d2ccb123ec tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:11.025236 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:11.025236 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:11.025861 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4ee93950-e5a1-4257-b102-54d2ccb123ec tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 07:01:11.026224 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 655/2638] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:11 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:11.356656 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-af8b41af-5be0-4b8f-9c2c-cbc295074b28 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:11.358939 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-af8b41af-5be0-4b8f-9c2c-cbc295074b28 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] GET https://10.4.3.81/volume/v3/volumes/1ed6ab23-dd6b-4001-898a-f7b08147e6ae Aug 13 07:01:11.359206 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-af8b41af-5be0-4b8f-9c2c-cbc295074b28 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:11.359484 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-af8b41af-5be0-4b8f-9c2c-cbc295074b28 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:11.365998 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-af8b41af-5be0-4b8f-9c2c-cbc295074b28 tempest-SnapshotMetadataTestJSON-868506294 tempest-SnapshotMetadataTestJSON-868506294-project-member] https://10.4.3.81/volume/v3/volumes/1ed6ab23-dd6b-4001-898a-f7b08147e6ae returned with HTTP 404 Aug 13 07:01:11.366570 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 657/2639] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:11 2026] GET /volume/v3/volumes/1ed6ab23-dd6b-4001-898a-f7b08147e6ae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:11.465306 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b090e8ef-f13b-40e5-8c64-880834fffb0a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:11.467028 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b090e8ef-f13b-40e5-8c64-880834fffb0a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e?cascade=True Aug 13 07:01:11.467206 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b090e8ef-f13b-40e5-8c64-880834fffb0a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:11.467426 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b090e8ef-f13b-40e5-8c64-880834fffb0a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:11.467588 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-b090e8ef-f13b-40e5-8c64-880834fffb0a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Delete volume with id: 4063ebf2-fc6d-4bb7-aeda-616866ef139e Aug 13 07:01:11.474713 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:11.474713 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:11.475135 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b090e8ef-f13b-40e5-8c64-880834fffb0a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:01:11.498124 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b090e8ef-f13b-40e5-8c64-880834fffb0a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Delete volume request issued successfully. Aug 13 07:01:11.498345 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b090e8ef-f13b-40e5-8c64-880834fffb0a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e?cascade=True returned with HTTP 202 Aug 13 07:01:11.498772 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 664/2640] 10.4.3.81 () {66 vars in 1369 bytes} [Thu Aug 13 07:01:11 2026] DELETE /volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e?cascade=True => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:11.509758 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f0428542-077b-495e-a29f-9b4437760b1a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:11.512013 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f0428542-077b-495e-a29f-9b4437760b1a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e Aug 13 07:01:11.512171 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f0428542-077b-495e-a29f-9b4437760b1a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:11.512356 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f0428542-077b-495e-a29f-9b4437760b1a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:11.520435 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:11.520435 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:11.524132 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f0428542-077b-495e-a29f-9b4437760b1a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:01:11.537256 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f0428542-077b-495e-a29f-9b4437760b1a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e returned with HTTP 200 Aug 13 07:01:11.537874 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 665/2641] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:11 2026] GET /volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e => generated 1364 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:11.723411 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1b1a3f31-4601-43a4-b4ee-7260ef982029 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:11.725490 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1b1a3f31-4601-43a4-b4ee-7260ef982029 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:01:11.725749 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1b1a3f31-4601-43a4-b4ee-7260ef982029 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:11.725985 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1b1a3f31-4601-43a4-b4ee-7260ef982029 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:11.726094 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-1b1a3f31-4601-43a4-b4ee-7260ef982029 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:11.730196 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:11.730196 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:11.731030 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1b1a3f31-4601-43a4-b4ee-7260ef982029 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:01:11.731493 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 656/2642] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:11 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:11.831453 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0f995cf1-5538-44ce-abb9-98eca8aa83c1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:11.833178 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0f995cf1-5538-44ce-abb9-98eca8aa83c1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a Aug 13 07:01:11.833394 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0f995cf1-5538-44ce-abb9-98eca8aa83c1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:11.833588 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0f995cf1-5538-44ce-abb9-98eca8aa83c1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:11.833689 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-0f995cf1-5538-44ce-abb9-98eca8aa83c1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 448b6537-db09-4996-9a98-48d3861d5c8a. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:11.837665 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:11.837665 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:11.838360 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0f995cf1-5538-44ce-abb9-98eca8aa83c1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a returned with HTTP 200 Aug 13 07:01:11.838888 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 658/2643] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:11 2026] GET /volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:12.032902 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8f504ef1-35d2-4531-9c7b-d7247650ef2a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:12.033693 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8f504ef1-35d2-4531-9c7b-d7247650ef2a None None] GET https://10.4.3.81/volume// Aug 13 07:01:12.033693 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8f504ef1-35d2-4531-9c7b-d7247650ef2a None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:12.033857 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8f504ef1-35d2-4531-9c7b-d7247650ef2a None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:12.034312 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8f504ef1-35d2-4531-9c7b-d7247650ef2a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:01:12.034743 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 665/2644] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:01:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:01:12.036827 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-58636db8-ab52-43a4-a2db-94588b282411 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:12.038907 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-58636db8-ab52-43a4-a2db-94588b282411 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 07:01:12.039153 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-58636db8-ab52-43a4-a2db-94588b282411 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:12.039394 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-58636db8-ab52-43a4-a2db-94588b282411 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:12.039534 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-58636db8-ab52-43a4-a2db-94588b282411 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:12.041630 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-7dd19d22-5804-4b0a-9ec9-536e7e60fc74 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:12.044068 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-7dd19d22-5804-4b0a-9ec9-536e7e60fc74 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd Aug 13 07:01:12.044144 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:12.044144 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:12.044336 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-7dd19d22-5804-4b0a-9ec9-536e7e60fc74 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:12.044575 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-7dd19d22-5804-4b0a-9ec9-536e7e60fc74 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:12.044876 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-58636db8-ab52-43a4-a2db-94588b282411 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 07:01:12.045290 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 666/2645] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:12 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:12.052454 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:12.052454 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:12.055250 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-7dd19d22-5804-4b0a-9ec9-536e7e60fc74 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:01:12.059633 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-7dd19d22-5804-4b0a-9ec9-536e7e60fc74 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd returned with HTTP 200 Aug 13 07:01:12.060141 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 657/2646] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:01:12 2026] GET /volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd => generated 1534 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:01:12.156683 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-9dabd338-9717-49f1-b8bd-dc99f28758aa None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:12.159048 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-9dabd338-9717-49f1-b8bd-dc99f28758aa tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] PUT https://10.4.3.81/volume/v3/attachments/93a230da-80b6-476d-8391-7f04be8bdf4a Aug 13 07:01:12.159518 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-9dabd338-9717-49f1-b8bd-dc99f28758aa tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:12.169822 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-9dabd338-9717-49f1-b8bd-dc99f28758aa tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Acquiring lock "cinder-attachment_update-d83f4d67-2d82-4590-917c-0c598afd74fd-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:01:12.176448 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-9dabd338-9717-49f1-b8bd-dc99f28758aa tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Lock "cinder-attachment_update-d83f4d67-2d82-4590-917c-0c598afd74fd-np0000007169" acquired by "attachment_update" :: waited 0.007s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:01:12.177800 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:12.177800 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:12.274885 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-9dabd338-9717-49f1-b8bd-dc99f28758aa tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Lock "cinder-attachment_update-d83f4d67-2d82-4590-917c-0c598afd74fd-np0000007169" released by "attachment_update" :: held 0.098s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:01:12.275198 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-9dabd338-9717-49f1-b8bd-dc99f28758aa tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/attachments/93a230da-80b6-476d-8391-7f04be8bdf4a returned with HTTP 200 Aug 13 07:01:12.275675 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 659/2647] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:01:12 2026] PUT /volume/v3/attachments/93a230da-80b6-476d-8391-7f04be8bdf4a => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:12.312658 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-be3e78d0-5108-4b63-8660-d74ca4adf55e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:12.314679 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-be3e78d0-5108-4b63-8660-d74ca4adf55e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] POST https://10.4.3.81/volume/v3/attachments/93a230da-80b6-476d-8391-7f04be8bdf4a/action Aug 13 07:01:12.315038 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-be3e78d0-5108-4b63-8660-d74ca4adf55e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:01:12.315157 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-be3e78d0-5108-4b63-8660-d74ca4adf55e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:12.338745 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:12.338745 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:12.354018 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-01c0c209-1c1f-485f-a31a-c1c6e4c74137 req-be3e78d0-5108-4b63-8660-d74ca4adf55e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/attachments/93a230da-80b6-476d-8391-7f04be8bdf4a/action returned with HTTP 204 Aug 13 07:01:12.354611 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 666/2648] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:01:12 2026] POST /volume/v3/attachments/93a230da-80b6-476d-8391-7f04be8bdf4a/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:12.555363 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-effd08a0-c97f-4874-972d-9c2ead655c23 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:12.556997 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-effd08a0-c97f-4874-972d-9c2ead655c23 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e Aug 13 07:01:12.557223 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-effd08a0-c97f-4874-972d-9c2ead655c23 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:12.557445 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-effd08a0-c97f-4874-972d-9c2ead655c23 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:12.563352 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-effd08a0-c97f-4874-972d-9c2ead655c23 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e returned with HTTP 404 Aug 13 07:01:12.563786 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 667/2649] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:12 2026] GET /volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:12.745022 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8b1d783b-aff0-4678-9432-7775f3c4b496 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:12.749932 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8b1d783b-aff0-4678-9432-7775f3c4b496 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:01:12.750123 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8b1d783b-aff0-4678-9432-7775f3c4b496 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:12.750619 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8b1d783b-aff0-4678-9432-7775f3c4b496 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:12.750789 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-8b1d783b-aff0-4678-9432-7775f3c4b496 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:12.758472 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:12.758472 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:12.758634 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8b1d783b-aff0-4678-9432-7775f3c4b496 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:01:12.758977 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 658/2650] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:12 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:12.849602 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c6c1e2c0-8ecd-49de-9f86-6b81ffeabcf5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:12.851160 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c6c1e2c0-8ecd-49de-9f86-6b81ffeabcf5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a Aug 13 07:01:12.851555 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c6c1e2c0-8ecd-49de-9f86-6b81ffeabcf5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:12.851555 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c6c1e2c0-8ecd-49de-9f86-6b81ffeabcf5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:12.851687 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-c6c1e2c0-8ecd-49de-9f86-6b81ffeabcf5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 448b6537-db09-4996-9a98-48d3861d5c8a. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:12.856142 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:12.856142 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:12.856902 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c6c1e2c0-8ecd-49de-9f86-6b81ffeabcf5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a returned with HTTP 200 Aug 13 07:01:12.857270 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 660/2651] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:12 2026] GET /volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:13.049030 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0ea17a0d-806e-44fb-8bef-b1001371d4c8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:13.050858 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0ea17a0d-806e-44fb-8bef-b1001371d4c8 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e Aug 13 07:01:13.051038 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0ea17a0d-806e-44fb-8bef-b1001371d4c8 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:13.051246 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0ea17a0d-806e-44fb-8bef-b1001371d4c8 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:13.051406 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-0ea17a0d-806e-44fb-8bef-b1001371d4c8 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Delete volume with id: 4063ebf2-fc6d-4bb7-aeda-616866ef139e Aug 13 07:01:13.055652 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-078b0272-9a49-4250-90eb-c9ecb3401921 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:13.057030 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0ea17a0d-806e-44fb-8bef-b1001371d4c8 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e returned with HTTP 404 Aug 13 07:01:13.057647 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 667/2652] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:13 2026] DELETE /volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:13.057937 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-078b0272-9a49-4250-90eb-c9ecb3401921 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 07:01:13.058202 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-078b0272-9a49-4250-90eb-c9ecb3401921 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:13.058450 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-078b0272-9a49-4250-90eb-c9ecb3401921 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:13.058589 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-078b0272-9a49-4250-90eb-c9ecb3401921 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:13.063575 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-813d0f81-facc-4f1c-8efc-349599b0d618 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:13.064134 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:13.064134 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:13.065158 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-078b0272-9a49-4250-90eb-c9ecb3401921 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 07:01:13.065243 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-813d0f81-facc-4f1c-8efc-349599b0d618 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e Aug 13 07:01:13.065450 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-813d0f81-facc-4f1c-8efc-349599b0d618 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:13.065652 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-813d0f81-facc-4f1c-8efc-349599b0d618 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:13.065874 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 668/2653] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:13 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:13.072554 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-813d0f81-facc-4f1c-8efc-349599b0d618 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e returned with HTTP 404 Aug 13 07:01:13.073232 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 659/2654] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:13 2026] GET /volume/v3/volumes/4063ebf2-fc6d-4bb7-aeda-616866ef139e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:13.080710 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9768323a-fcb7-4a40-a8d9-92624568f693 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:13.082615 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9768323a-fcb7-4a40-a8d9-92624568f693 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] DELETE https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:01:13.082830 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9768323a-fcb7-4a40-a8d9-92624568f693 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:13.083003 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9768323a-fcb7-4a40-a8d9-92624568f693 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:13.083151 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-9768323a-fcb7-4a40-a8d9-92624568f693 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Delete volume with id: 91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:01:13.091045 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:13.091045 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:13.091498 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9768323a-fcb7-4a40-a8d9-92624568f693 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:01:13.109923 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9768323a-fcb7-4a40-a8d9-92624568f693 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Delete volume request issued successfully. Aug 13 07:01:13.110115 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9768323a-fcb7-4a40-a8d9-92624568f693 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 202 Aug 13 07:01:13.110518 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 661/2655] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:13 2026] DELETE /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:13.121578 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-95d3dd9a-be0a-4f40-a9b3-39a6a1121a64 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:13.124350 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-95d3dd9a-be0a-4f40-a9b3-39a6a1121a64 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:01:13.124350 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-95d3dd9a-be0a-4f40-a9b3-39a6a1121a64 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:13.125605 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-95d3dd9a-be0a-4f40-a9b3-39a6a1121a64 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:13.133890 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:13.133890 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:13.138349 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-95d3dd9a-be0a-4f40-a9b3-39a6a1121a64 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:01:13.143304 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-95d3dd9a-be0a-4f40-a9b3-39a6a1121a64 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 200 Aug 13 07:01:13.144013 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 668/2656] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:13 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:13.699568 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-783737b4-5192-482d-b121-5b4954c18011 req-f4c2591c-440e-4eac-8a65-45a171e7cc92 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:13.701609 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-783737b4-5192-482d-b121-5b4954c18011 req-f4c2591c-440e-4eac-8a65-45a171e7cc92 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] POST https://10.4.3.81/volume/v3/attachments/9148706b-6d4f-47cd-81fe-60b0fa797d40/action Aug 13 07:01:13.701941 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-783737b4-5192-482d-b121-5b4954c18011 req-f4c2591c-440e-4eac-8a65-45a171e7cc92 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:01:13.702076 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-783737b4-5192-482d-b121-5b4954c18011 req-f4c2591c-440e-4eac-8a65-45a171e7cc92 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:13.718833 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:13.718833 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:13.727891 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-783737b4-5192-482d-b121-5b4954c18011 req-f4c2591c-440e-4eac-8a65-45a171e7cc92 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/attachments/9148706b-6d4f-47cd-81fe-60b0fa797d40/action returned with HTTP 204 Aug 13 07:01:13.728367 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 669/2657] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:01:13 2026] POST /volume/v3/attachments/9148706b-6d4f-47cd-81fe-60b0fa797d40/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:13.769846 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-77cdd221-ec28-459b-84a1-41f5e8b87be4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:13.772821 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-77cdd221-ec28-459b-84a1-41f5e8b87be4 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:01:13.773104 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-77cdd221-ec28-459b-84a1-41f5e8b87be4 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:13.773382 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-77cdd221-ec28-459b-84a1-41f5e8b87be4 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:13.773555 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-77cdd221-ec28-459b-84a1-41f5e8b87be4 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:13.778854 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:13.778854 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:13.779683 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-77cdd221-ec28-459b-84a1-41f5e8b87be4 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:01:13.780073 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 660/2658] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:13 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:13.871702 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-39800558-5832-4edd-9084-8828136e8931 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:13.873431 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-39800558-5832-4edd-9084-8828136e8931 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a Aug 13 07:01:13.873713 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-39800558-5832-4edd-9084-8828136e8931 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:13.873974 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-39800558-5832-4edd-9084-8828136e8931 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:13.874028 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-39800558-5832-4edd-9084-8828136e8931 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 448b6537-db09-4996-9a98-48d3861d5c8a. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:13.878277 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:13.878277 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:13.879047 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-39800558-5832-4edd-9084-8828136e8931 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a returned with HTTP 200 Aug 13 07:01:13.879422 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 662/2659] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:13 2026] GET /volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:13.888983 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f3fabeaa-b858-416e-9a57-c36bc02e496a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:13.892612 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f3fabeaa-b858-416e-9a57-c36bc02e496a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a Aug 13 07:01:13.892851 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f3fabeaa-b858-416e-9a57-c36bc02e496a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:13.893035 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f3fabeaa-b858-416e-9a57-c36bc02e496a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:13.893139 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-f3fabeaa-b858-416e-9a57-c36bc02e496a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 448b6537-db09-4996-9a98-48d3861d5c8a. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:13.903508 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:13.903508 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:13.904802 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f3fabeaa-b858-416e-9a57-c36bc02e496a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a returned with HTTP 200 Aug 13 07:01:13.906912 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 669/2660] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:13 2026] GET /volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:13.916923 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7e2405c7-6092-4fcc-a6ca-6118351c0875 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:13.919234 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7e2405c7-6092-4fcc-a6ca-6118351c0875 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] DELETE https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a Aug 13 07:01:13.919494 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7e2405c7-6092-4fcc-a6ca-6118351c0875 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:13.919682 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7e2405c7-6092-4fcc-a6ca-6118351c0875 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:13.919831 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-7e2405c7-6092-4fcc-a6ca-6118351c0875 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Delete backup with id: 448b6537-db09-4996-9a98-48d3861d5c8a. Aug 13 07:01:13.923933 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:13.923933 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:13.934721 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-7e2405c7-6092-4fcc-a6ca-6118351c0875 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] delete_backup rpcapi backup_id 448b6537-db09-4996-9a98-48d3861d5c8a {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:01:13.936429 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7e2405c7-6092-4fcc-a6ca-6118351c0875 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a returned with HTTP 202 Aug 13 07:01:13.936905 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 670/2661] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:13 2026] DELETE /volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:01:13.943088 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d21c9190-b2e5-4527-bc17-d0570453765a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:13.944800 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d21c9190-b2e5-4527-bc17-d0570453765a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a Aug 13 07:01:13.944979 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d21c9190-b2e5-4527-bc17-d0570453765a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:13.945272 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d21c9190-b2e5-4527-bc17-d0570453765a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:13.945388 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-d21c9190-b2e5-4527-bc17-d0570453765a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 448b6537-db09-4996-9a98-48d3861d5c8a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:13.949434 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:13.949434 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:13.950174 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d21c9190-b2e5-4527-bc17-d0570453765a tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a returned with HTTP 200 Aug 13 07:01:13.950457 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 661/2662] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:13 2026] GET /volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:14.075088 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4feaf323-91bf-45c2-ab44-f68c66860a8f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:14.077346 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4feaf323-91bf-45c2-ab44-f68c66860a8f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 07:01:14.077789 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4feaf323-91bf-45c2-ab44-f68c66860a8f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:14.078029 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4feaf323-91bf-45c2-ab44-f68c66860a8f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:14.078172 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-4feaf323-91bf-45c2-ab44-f68c66860a8f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:14.085920 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:14.085920 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:14.086817 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4feaf323-91bf-45c2-ab44-f68c66860a8f tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 07:01:14.087292 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 663/2663] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:14 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:14.156969 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6bafbaad-525f-49d3-a23c-08c1947b343c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:14.158800 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6bafbaad-525f-49d3-a23c-08c1947b343c tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab Aug 13 07:01:14.159087 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6bafbaad-525f-49d3-a23c-08c1947b343c tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:14.159392 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6bafbaad-525f-49d3-a23c-08c1947b343c tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:14.166901 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6bafbaad-525f-49d3-a23c-08c1947b343c tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab returned with HTTP 404 Aug 13 07:01:14.167771 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 670/2664] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:14 2026] GET /volume/v3/volumes/91d2bb1b-d1b0-4214-b8c1-ef1ed5ff80ab => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:14.791408 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-097a4b4f-feeb-4c64-8846-44509220ca09 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:14.794023 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-097a4b4f-feeb-4c64-8846-44509220ca09 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:01:14.794275 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-097a4b4f-feeb-4c64-8846-44509220ca09 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:14.794540 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-097a4b4f-feeb-4c64-8846-44509220ca09 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:14.794676 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-097a4b4f-feeb-4c64-8846-44509220ca09 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:14.799679 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:14.799679 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:14.800653 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-097a4b4f-feeb-4c64-8846-44509220ca09 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:01:14.801133 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 671/2665] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:14 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:14.961779 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e79fc5ef-4063-4273-918b-20908c0830d5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:14.964400 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e79fc5ef-4063-4273-918b-20908c0830d5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a Aug 13 07:01:14.964639 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e79fc5ef-4063-4273-918b-20908c0830d5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:14.964840 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e79fc5ef-4063-4273-918b-20908c0830d5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:14.964933 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-e79fc5ef-4063-4273-918b-20908c0830d5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id 448b6537-db09-4996-9a98-48d3861d5c8a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:14.969370 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e79fc5ef-4063-4273-918b-20908c0830d5 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a returned with HTTP 404 Aug 13 07:01:14.969928 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 662/2666] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:14 2026] GET /volume/v3/backups/448b6537-db09-4996-9a98-48d3861d5c8a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:15.086342 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-82641e7a-3de5-4af7-8e61-dc37d0663bbe None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:15.088448 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-82641e7a-3de5-4af7-8e61-dc37d0663bbe tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] DELETE https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:01:15.088681 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-82641e7a-3de5-4af7-8e61-dc37d0663bbe tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:15.089203 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-82641e7a-3de5-4af7-8e61-dc37d0663bbe tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:15.089203 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-82641e7a-3de5-4af7-8e61-dc37d0663bbe tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Delete backup with id: dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. Aug 13 07:01:15.094019 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:15.094019 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:15.095940 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-41f918f7-29cd-4c2e-9360-6c93eb75f919 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:15.097653 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-41f918f7-29cd-4c2e-9360-6c93eb75f919 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 07:01:15.097842 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-41f918f7-29cd-4c2e-9360-6c93eb75f919 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:15.098021 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-41f918f7-29cd-4c2e-9360-6c93eb75f919 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:15.098122 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-41f918f7-29cd-4c2e-9360-6c93eb75f919 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:15.101890 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:15.101890 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:15.102567 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-41f918f7-29cd-4c2e-9360-6c93eb75f919 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 07:01:15.102912 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 671/2667] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:15 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:15.113486 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-82641e7a-3de5-4af7-8e61-dc37d0663bbe tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] delete_backup rpcapi backup_id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f {{(pid=100294) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:01:15.115494 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-82641e7a-3de5-4af7-8e61-dc37d0663bbe tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 202 Aug 13 07:01:15.115963 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 664/2668] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:15 2026] DELETE /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:01:15.123261 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fd399201-50b0-481e-aca5-df1d0fc8aca8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:15.125439 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd399201-50b0-481e-aca5-df1d0fc8aca8 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:01:15.126134 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd399201-50b0-481e-aca5-df1d0fc8aca8 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:15.126478 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd399201-50b0-481e-aca5-df1d0fc8aca8 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:15.126624 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-fd399201-50b0-481e-aca5-df1d0fc8aca8 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:15.131584 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:15.131584 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:15.132521 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd399201-50b0-481e-aca5-df1d0fc8aca8 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 200 Aug 13 07:01:15.132929 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 672/2669] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:15 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:15.813106 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ae41b7a6-ca2e-481f-abf6-5d292254c32b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:15.814788 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ae41b7a6-ca2e-481f-abf6-5d292254c32b tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:01:15.814984 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ae41b7a6-ca2e-481f-abf6-5d292254c32b tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:15.815126 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ae41b7a6-ca2e-481f-abf6-5d292254c32b tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:15.815221 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ae41b7a6-ca2e-481f-abf6-5d292254c32b tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:15.821709 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:15.821709 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:15.822424 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ae41b7a6-ca2e-481f-abf6-5d292254c32b tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:01:15.822810 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 663/2670] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:15 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:01:16.116552 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-22851e12-c09c-4fc3-8958-cba1bfe8bbe9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:16.118838 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-22851e12-c09c-4fc3-8958-cba1bfe8bbe9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 07:01:16.119293 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-22851e12-c09c-4fc3-8958-cba1bfe8bbe9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:16.119390 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-22851e12-c09c-4fc3-8958-cba1bfe8bbe9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:16.119551 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-22851e12-c09c-4fc3-8958-cba1bfe8bbe9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:16.123289 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:16.123289 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:16.125135 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-22851e12-c09c-4fc3-8958-cba1bfe8bbe9 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 07:01:16.125543 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 672/2671] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:16 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:16.141963 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-413b7554-6e35-4e9c-aca2-a90108944b5e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:16.143625 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-413b7554-6e35-4e9c-aca2-a90108944b5e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f Aug 13 07:01:16.143822 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-413b7554-6e35-4e9c-aca2-a90108944b5e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:16.144014 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-413b7554-6e35-4e9c-aca2-a90108944b5e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:16.144152 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-413b7554-6e35-4e9c-aca2-a90108944b5e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Show backup with id dab7ba2d-632a-4e46-b4ee-cc142ff65d1f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:16.147794 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-413b7554-6e35-4e9c-aca2-a90108944b5e tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f returned with HTTP 404 Aug 13 07:01:16.148391 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 665/2672] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:16 2026] GET /volume/v3/backups/dab7ba2d-632a-4e46-b4ee-cc142ff65d1f => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:16.260183 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-183856dc-1dc1-40e7-b187-755e4fcb3d78 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:16.263774 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-183856dc-1dc1-40e7-b187-755e4fcb3d78 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 Aug 13 07:01:16.264050 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-183856dc-1dc1-40e7-b187-755e4fcb3d78 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:16.264291 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-183856dc-1dc1-40e7-b187-755e4fcb3d78 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:16.276292 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:16.276292 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:16.280837 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-183856dc-1dc1-40e7-b187-755e4fcb3d78 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 07:01:16.285693 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-183856dc-1dc1-40e7-b187-755e4fcb3d78 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 returned with HTTP 200 Aug 13 07:01:16.286099 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 673/2673] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:01:16 2026] GET /volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 => generated 1131 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:16.304130 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-9c092187-137b-4795-8bd0-bece3cf8d016 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:16.305869 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-9c092187-137b-4795-8bd0-bece3cf8d016 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] POST https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2/action Aug 13 07:01:16.306204 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-9c092187-137b-4795-8bd0-bece3cf8d016 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:01:16.306430 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-9c092187-137b-4795-8bd0-bece3cf8d016 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:16.316976 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:16.316976 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:16.317416 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-9c092187-137b-4795-8bd0-bece3cf8d016 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 07:01:16.323621 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-9c092187-137b-4795-8bd0-bece3cf8d016 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Begin detaching volume completed successfully. Aug 13 07:01:16.323818 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-9c092187-137b-4795-8bd0-bece3cf8d016 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2/action returned with HTTP 202 Aug 13 07:01:16.324194 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 664/2674] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:01:16 2026] POST /volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:01:16.341425 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bde0bdc9-b9d0-4aa9-82e6-01dc53fefffb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:16.343212 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bde0bdc9-b9d0-4aa9-82e6-01dc53fefffb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 Aug 13 07:01:16.343471 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bde0bdc9-b9d0-4aa9-82e6-01dc53fefffb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:16.343678 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bde0bdc9-b9d0-4aa9-82e6-01dc53fefffb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:16.353239 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:16.353239 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:16.356790 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bde0bdc9-b9d0-4aa9-82e6-01dc53fefffb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 07:01:16.360802 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bde0bdc9-b9d0-4aa9-82e6-01dc53fefffb tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 returned with HTTP 200 Aug 13 07:01:16.361163 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 673/2675] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:16 2026] GET /volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:16.368165 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cc600c61-22d8-4a1d-92ff-254c3950e411 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:16.368582 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cc600c61-22d8-4a1d-92ff-254c3950e411 None None] GET https://10.4.3.81/volume// Aug 13 07:01:16.368744 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cc600c61-22d8-4a1d-92ff-254c3950e411 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:16.368945 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cc600c61-22d8-4a1d-92ff-254c3950e411 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:16.369249 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cc600c61-22d8-4a1d-92ff-254c3950e411 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:01:16.369554 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 666/2676] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:01:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:01:16.378132 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-ef98637f-8907-4fab-a859-8f77fcf2986d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:16.380329 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-ef98637f-8907-4fab-a859-8f77fcf2986d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 Aug 13 07:01:16.380639 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-ef98637f-8907-4fab-a859-8f77fcf2986d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:16.380919 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-ef98637f-8907-4fab-a859-8f77fcf2986d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:16.390340 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:16.390340 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:16.394159 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-ef98637f-8907-4fab-a859-8f77fcf2986d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 07:01:16.398196 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-ef98637f-8907-4fab-a859-8f77fcf2986d tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 returned with HTTP 200 Aug 13 07:01:16.398631 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 674/2677] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:01:16 2026] GET /volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 => generated 1314 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:01:16.835475 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c51e601d-9300-4cb7-b50f-d9a0437b75e1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:16.837911 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c51e601d-9300-4cb7-b50f-d9a0437b75e1 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:01:16.838188 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c51e601d-9300-4cb7-b50f-d9a0437b75e1 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:16.838702 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c51e601d-9300-4cb7-b50f-d9a0437b75e1 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:16.838797 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c51e601d-9300-4cb7-b50f-d9a0437b75e1 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:16.860661 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:16.860661 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:16.862427 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c51e601d-9300-4cb7-b50f-d9a0437b75e1 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:01:16.862995 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 665/2678] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:16 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 800 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:17.138111 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1488fd70-3059-420b-b6fa-7ebad487cf66 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:17.139702 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1488fd70-3059-420b-b6fa-7ebad487cf66 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 07:01:17.139912 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1488fd70-3059-420b-b6fa-7ebad487cf66 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:17.140087 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1488fd70-3059-420b-b6fa-7ebad487cf66 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:17.140179 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-1488fd70-3059-420b-b6fa-7ebad487cf66 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:17.144068 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:17.144068 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:17.144837 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1488fd70-3059-420b-b6fa-7ebad487cf66 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 07:01:17.145075 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 674/2679] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:17 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:17.373258 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bc638211-6ffa-4e0e-8750-1694ec399556 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:17.375614 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bc638211-6ffa-4e0e-8750-1694ec399556 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 Aug 13 07:01:17.375888 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bc638211-6ffa-4e0e-8750-1694ec399556 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:17.376130 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bc638211-6ffa-4e0e-8750-1694ec399556 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:17.399386 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:17.399386 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:17.403189 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bc638211-6ffa-4e0e-8750-1694ec399556 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 07:01:17.407230 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bc638211-6ffa-4e0e-8750-1694ec399556 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 returned with HTTP 200 Aug 13 07:01:17.407603 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 667/2680] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:17 2026] GET /volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:17.441792 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-954a6148-26a1-4a2f-b2ba-4966d41de62b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:17.443834 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-954a6148-26a1-4a2f-b2ba-4966d41de62b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] DELETE https://10.4.3.81/volume/v3/attachments/1b118cfb-daf8-4992-9a6e-7a7541335fb1 Aug 13 07:01:17.444024 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-954a6148-26a1-4a2f-b2ba-4966d41de62b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:17.444228 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-954a6148-26a1-4a2f-b2ba-4966d41de62b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:17.452645 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:17.452645 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:17.509208 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d4131a4b-8413-40bc-9202-3cafd77d1318 req-954a6148-26a1-4a2f-b2ba-4966d41de62b tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/attachments/1b118cfb-daf8-4992-9a6e-7a7541335fb1 returned with HTTP 200 Aug 13 07:01:17.509659 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 675/2681] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:01:17 2026] DELETE /volume/v3/attachments/1b118cfb-daf8-4992-9a6e-7a7541335fb1 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:17.784883 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-35f62624-67b1-4f92-a0ca-2011a29d5a78 req-03b37dba-0eae-453f-b75e-04936f416405 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:17.786749 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-35f62624-67b1-4f92-a0ca-2011a29d5a78 req-03b37dba-0eae-453f-b75e-04936f416405 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] DELETE https://10.4.3.81/volume/v3/attachments/9148706b-6d4f-47cd-81fe-60b0fa797d40 Aug 13 07:01:17.786937 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-35f62624-67b1-4f92-a0ca-2011a29d5a78 req-03b37dba-0eae-453f-b75e-04936f416405 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:17.787181 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-35f62624-67b1-4f92-a0ca-2011a29d5a78 req-03b37dba-0eae-453f-b75e-04936f416405 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:17.795202 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:17.795202 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:17.848458 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-35f62624-67b1-4f92-a0ca-2011a29d5a78 req-03b37dba-0eae-453f-b75e-04936f416405 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/attachments/9148706b-6d4f-47cd-81fe-60b0fa797d40 returned with HTTP 200 Aug 13 07:01:17.848458 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 666/2682] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:01:17 2026] DELETE /volume/v3/attachments/9148706b-6d4f-47cd-81fe-60b0fa797d40 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:17.873731 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a228f477-329b-4e77-a47b-74cc982b0191 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:17.876074 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a228f477-329b-4e77-a47b-74cc982b0191 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:01:17.876555 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a228f477-329b-4e77-a47b-74cc982b0191 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:17.876961 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a228f477-329b-4e77-a47b-74cc982b0191 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:17.877217 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-a228f477-329b-4e77-a47b-74cc982b0191 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:17.882089 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:17.882089 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:17.883226 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a228f477-329b-4e77-a47b-74cc982b0191 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:01:17.884004 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 675/2683] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:17 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:17.897695 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-653dc233-08ad-4d8a-8df8-fcb77a264076 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:17.899412 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-653dc233-08ad-4d8a-8df8-fcb77a264076 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/volumes/25893542-3fc5-4fc8-bbb2-4c7e5763c86a Aug 13 07:01:17.899594 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-653dc233-08ad-4d8a-8df8-fcb77a264076 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:17.899820 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-653dc233-08ad-4d8a-8df8-fcb77a264076 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:17.908042 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:17.908042 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:17.913597 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-653dc233-08ad-4d8a-8df8-fcb77a264076 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Volume info retrieved successfully. Aug 13 07:01:17.919447 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-653dc233-08ad-4d8a-8df8-fcb77a264076 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/volumes/25893542-3fc5-4fc8-bbb2-4c7e5763c86a returned with HTTP 200 Aug 13 07:01:17.919842 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 668/2684] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:17 2026] GET /volume/v3/volumes/25893542-3fc5-4fc8-bbb2-4c7e5763c86a => generated 899 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:17.932654 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f9065451-3a11-4312-aa69-f4e73c1d1e56 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:17.934543 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f9065451-3a11-4312-aa69-f4e73c1d1e56 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 13 07:01:17.934810 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f9065451-3a11-4312-aa69-f4e73c1d1e56 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:17.935042 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f9065451-3a11-4312-aa69-f4e73c1d1e56 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:17.935385 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-f9065451-3a11-4312-aa69-f4e73c1d1e56 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:01:17.935686 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:17.935686 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:17.936079 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f9065451-3a11-4312-aa69-f4e73c1d1e56 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:01:17.944895 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f9065451-3a11-4312-aa69-f4e73c1d1e56 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Get all volumes completed successfully. Aug 13 07:01:17.945647 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f9065451-3a11-4312-aa69-f4e73c1d1e56 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 13 07:01:17.946167 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 676/2685] 10.4.3.81 () {66 vars in 1230 bytes} [Thu Aug 13 07:01:17 2026] GET /volume/v3/volumes => generated 657 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:17.957602 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-284afc35-13cd-4be3-866e-53c5840387d3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:17.961118 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-284afc35-13cd-4be3-866e-53c5840387d3 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] DELETE https://10.4.3.81/volume/v3/volumes/25893542-3fc5-4fc8-bbb2-4c7e5763c86a Aug 13 07:01:17.961118 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-284afc35-13cd-4be3-866e-53c5840387d3 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:17.961420 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-284afc35-13cd-4be3-866e-53c5840387d3 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:17.961595 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-284afc35-13cd-4be3-866e-53c5840387d3 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Delete volume with id: 25893542-3fc5-4fc8-bbb2-4c7e5763c86a Aug 13 07:01:17.969388 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:17.969388 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:17.969978 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-284afc35-13cd-4be3-866e-53c5840387d3 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Volume info retrieved successfully. Aug 13 07:01:17.988548 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-284afc35-13cd-4be3-866e-53c5840387d3 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Delete volume request issued successfully. Aug 13 07:01:17.988724 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-284afc35-13cd-4be3-866e-53c5840387d3 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/volumes/25893542-3fc5-4fc8-bbb2-4c7e5763c86a returned with HTTP 202 Aug 13 07:01:17.989120 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 667/2686] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:17 2026] DELETE /volume/v3/volumes/25893542-3fc5-4fc8-bbb2-4c7e5763c86a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:18.005223 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7ddff1cb-84dc-422c-ba9c-47ec8bd1513b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:18.008295 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7ddff1cb-84dc-422c-ba9c-47ec8bd1513b tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] DELETE https://10.4.3.81/volume/v3/backups/61e6ef3f-c67a-4b55-92b1-9bd8569aa117 Aug 13 07:01:18.008295 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7ddff1cb-84dc-422c-ba9c-47ec8bd1513b tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:18.008295 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7ddff1cb-84dc-422c-ba9c-47ec8bd1513b tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:18.008295 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-7ddff1cb-84dc-422c-ba9c-47ec8bd1513b tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Delete backup with id: 61e6ef3f-c67a-4b55-92b1-9bd8569aa117. Aug 13 07:01:18.014347 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:18.014347 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:18.027395 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-7ddff1cb-84dc-422c-ba9c-47ec8bd1513b tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] delete_backup rpcapi backup_id 61e6ef3f-c67a-4b55-92b1-9bd8569aa117 {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:01:18.028582 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7ddff1cb-84dc-422c-ba9c-47ec8bd1513b tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] https://10.4.3.81/volume/v3/backups/61e6ef3f-c67a-4b55-92b1-9bd8569aa117 returned with HTTP 202 Aug 13 07:01:18.028582 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 676/2687] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:18 2026] DELETE /volume/v3/backups/61e6ef3f-c67a-4b55-92b1-9bd8569aa117 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 07:01:18.037454 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1bb70f85-148a-4b72-9e52-0f424ecccaea None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:18.041410 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1bb70f85-148a-4b72-9e52-0f424ecccaea tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] GET https://10.4.3.81/volume/v3/backups/61e6ef3f-c67a-4b55-92b1-9bd8569aa117 Aug 13 07:01:18.041666 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1bb70f85-148a-4b72-9e52-0f424ecccaea tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:18.041903 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1bb70f85-148a-4b72-9e52-0f424ecccaea tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:18.042030 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-1bb70f85-148a-4b72-9e52-0f424ecccaea tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Show backup with id 61e6ef3f-c67a-4b55-92b1-9bd8569aa117. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:18.052230 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:18.052230 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:18.053050 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1bb70f85-148a-4b72-9e52-0f424ecccaea tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] https://10.4.3.81/volume/v3/backups/61e6ef3f-c67a-4b55-92b1-9bd8569aa117 returned with HTTP 200 Aug 13 07:01:18.053654 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 669/2688] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:18 2026] GET /volume/v3/backups/61e6ef3f-c67a-4b55-92b1-9bd8569aa117 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:18.155992 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c2660b91-0784-44ed-8519-62d5685f7a68 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:18.157648 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c2660b91-0784-44ed-8519-62d5685f7a68 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 07:01:18.157910 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c2660b91-0784-44ed-8519-62d5685f7a68 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:18.158092 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c2660b91-0784-44ed-8519-62d5685f7a68 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:18.158196 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c2660b91-0784-44ed-8519-62d5685f7a68 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:18.164369 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:18.164369 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:18.164971 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c2660b91-0784-44ed-8519-62d5685f7a68 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 07:01:18.165313 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 677/2689] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:18 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:18.182438 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5e5dd369-a098-4255-9eaa-3154d99dff24 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:18.184525 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5e5dd369-a098-4255-9eaa-3154d99dff24 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/032d5d4b-3448-48ff-bd02-5d5c78192ec0 Aug 13 07:01:18.184736 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5e5dd369-a098-4255-9eaa-3154d99dff24 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:18.184949 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5e5dd369-a098-4255-9eaa-3154d99dff24 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:18.185103 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-5e5dd369-a098-4255-9eaa-3154d99dff24 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Delete volume with id: 032d5d4b-3448-48ff-bd02-5d5c78192ec0 Aug 13 07:01:18.192570 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:18.192570 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:18.192903 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5e5dd369-a098-4255-9eaa-3154d99dff24 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 07:01:18.217685 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5e5dd369-a098-4255-9eaa-3154d99dff24 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Delete volume request issued successfully. Aug 13 07:01:18.217786 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5e5dd369-a098-4255-9eaa-3154d99dff24 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/032d5d4b-3448-48ff-bd02-5d5c78192ec0 returned with HTTP 202 Aug 13 07:01:18.218202 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 668/2690] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:01:18 2026] DELETE /volume/v3/volumes/032d5d4b-3448-48ff-bd02-5d5c78192ec0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:18.229989 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b5812645-8c28-499e-a654-caf7e5e733b0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:18.232335 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b5812645-8c28-499e-a654-caf7e5e733b0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/volumes/032d5d4b-3448-48ff-bd02-5d5c78192ec0 Aug 13 07:01:18.232649 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b5812645-8c28-499e-a654-caf7e5e733b0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:18.232901 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b5812645-8c28-499e-a654-caf7e5e733b0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:18.243065 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:18.243065 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:18.247877 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b5812645-8c28-499e-a654-caf7e5e733b0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 07:01:18.254346 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b5812645-8c28-499e-a654-caf7e5e733b0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/032d5d4b-3448-48ff-bd02-5d5c78192ec0 returned with HTTP 200 Aug 13 07:01:18.254761 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 677/2691] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:18 2026] GET /volume/v3/volumes/032d5d4b-3448-48ff-bd02-5d5c78192ec0 => generated 1063 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:18.340091 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ef742627-f35d-4a29-b1a1-631f7f1bef8d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:18.341524 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ef742627-f35d-4a29-b1a1-631f7f1bef8d tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] GET https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a Aug 13 07:01:18.341793 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ef742627-f35d-4a29-b1a1-631f7f1bef8d tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:18.342040 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ef742627-f35d-4a29-b1a1-631f7f1bef8d tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:18.350061 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:18.350061 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:18.354684 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ef742627-f35d-4a29-b1a1-631f7f1bef8d tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Volume info retrieved successfully. Aug 13 07:01:18.356858 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ef742627-f35d-4a29-b1a1-631f7f1bef8d tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a returned with HTTP 200 Aug 13 07:01:18.357280 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 670/2692] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:18 2026] GET /volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:18.402922 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2c116dd4-bcb1-44d0-88b1-0e725786ddad None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:18.406856 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2c116dd4-bcb1-44d0-88b1-0e725786ddad tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] GET https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a Aug 13 07:01:18.407046 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2c116dd4-bcb1-44d0-88b1-0e725786ddad tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:18.407283 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2c116dd4-bcb1-44d0-88b1-0e725786ddad tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:18.417719 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:18.417719 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:18.418538 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2c116dd4-bcb1-44d0-88b1-0e725786ddad tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Volume info retrieved successfully. Aug 13 07:01:18.424586 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2c116dd4-bcb1-44d0-88b1-0e725786ddad tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a returned with HTTP 200 Aug 13 07:01:18.424989 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 678/2693] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:18 2026] GET /volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:18.429243 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-43be8c28-8b5c-4fc1-882d-952bc89a2217 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:18.434591 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-43be8c28-8b5c-4fc1-882d-952bc89a2217 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 Aug 13 07:01:18.435246 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-43be8c28-8b5c-4fc1-882d-952bc89a2217 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:18.436281 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-43be8c28-8b5c-4fc1-882d-952bc89a2217 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:18.443815 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1748eb1e-482f-432f-80a9-1489bf4f22e8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:18.445584 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1748eb1e-482f-432f-80a9-1489bf4f22e8 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] DELETE https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a Aug 13 07:01:18.445760 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1748eb1e-482f-432f-80a9-1489bf4f22e8 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:18.445996 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1748eb1e-482f-432f-80a9-1489bf4f22e8 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:18.446180 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-1748eb1e-482f-432f-80a9-1489bf4f22e8 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Delete volume with id: 6cb0029f-8818-4ce5-a2b5-52366c43a27a Aug 13 07:01:18.446964 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:18.446964 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:18.450120 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-43be8c28-8b5c-4fc1-882d-952bc89a2217 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 07:01:18.453976 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-43be8c28-8b5c-4fc1-882d-952bc89a2217 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 returned with HTTP 200 Aug 13 07:01:18.454045 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:18.454045 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:18.454306 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 669/2694] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:18 2026] GET /volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:18.454434 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1748eb1e-482f-432f-80a9-1489bf4f22e8 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Volume info retrieved successfully. Aug 13 07:01:18.480641 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1748eb1e-482f-432f-80a9-1489bf4f22e8 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Delete volume request issued successfully. Aug 13 07:01:18.480694 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1748eb1e-482f-432f-80a9-1489bf4f22e8 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a returned with HTTP 202 Aug 13 07:01:18.481119 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 678/2695] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:18 2026] DELETE /volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:18.488595 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4bc01edf-7770-4c51-b99e-dd3abb0ffbd5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:18.491048 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4bc01edf-7770-4c51-b99e-dd3abb0ffbd5 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] GET https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a Aug 13 07:01:18.491582 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4bc01edf-7770-4c51-b99e-dd3abb0ffbd5 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:18.491947 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4bc01edf-7770-4c51-b99e-dd3abb0ffbd5 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:18.501068 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:18.501068 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:18.509690 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4bc01edf-7770-4c51-b99e-dd3abb0ffbd5 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Volume info retrieved successfully. Aug 13 07:01:18.513365 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4bc01edf-7770-4c51-b99e-dd3abb0ffbd5 tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a returned with HTTP 200 Aug 13 07:01:18.514519 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 671/2696] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:18 2026] GET /volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:19.064371 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7dff20bd-4a5b-462d-81c6-d8c156bb2b71 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:19.066157 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7dff20bd-4a5b-462d-81c6-d8c156bb2b71 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] GET https://10.4.3.81/volume/v3/backups/61e6ef3f-c67a-4b55-92b1-9bd8569aa117 Aug 13 07:01:19.068190 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7dff20bd-4a5b-462d-81c6-d8c156bb2b71 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:19.068190 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7dff20bd-4a5b-462d-81c6-d8c156bb2b71 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:19.068190 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-7dff20bd-4a5b-462d-81c6-d8c156bb2b71 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Show backup with id 61e6ef3f-c67a-4b55-92b1-9bd8569aa117. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:19.077569 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7dff20bd-4a5b-462d-81c6-d8c156bb2b71 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] https://10.4.3.81/volume/v3/backups/61e6ef3f-c67a-4b55-92b1-9bd8569aa117 returned with HTTP 404 Aug 13 07:01:19.078019 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 679/2697] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:19 2026] GET /volume/v3/backups/61e6ef3f-c67a-4b55-92b1-9bd8569aa117 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:19.085481 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5f1d67a4-2da3-4fb5-b8a3-bf2df93bfdfa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:19.087843 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5f1d67a4-2da3-4fb5-b8a3-bf2df93bfdfa tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] DELETE https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:01:19.088077 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5f1d67a4-2da3-4fb5-b8a3-bf2df93bfdfa tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:19.088340 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5f1d67a4-2da3-4fb5-b8a3-bf2df93bfdfa tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:19.088627 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-5f1d67a4-2da3-4fb5-b8a3-bf2df93bfdfa tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Delete backup with id: 1ab88373-2824-4d34-89fc-d924a3e73784. Aug 13 07:01:19.096379 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:19.096379 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:19.115502 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-5f1d67a4-2da3-4fb5-b8a3-bf2df93bfdfa tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] delete_backup rpcapi backup_id 1ab88373-2824-4d34-89fc-d924a3e73784 {{(pid=100296) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:01:19.118571 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5f1d67a4-2da3-4fb5-b8a3-bf2df93bfdfa tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 202 Aug 13 07:01:19.119077 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 670/2698] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:19 2026] DELETE /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:01:19.129544 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fc1a4fa0-146a-4841-b18e-44af64083b6c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:19.133608 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fc1a4fa0-146a-4841-b18e-44af64083b6c tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:01:19.133819 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fc1a4fa0-146a-4841-b18e-44af64083b6c tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:19.133993 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fc1a4fa0-146a-4841-b18e-44af64083b6c tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:19.134102 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-fc1a4fa0-146a-4841-b18e-44af64083b6c tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:19.142400 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:19.142400 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:19.143927 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fc1a4fa0-146a-4841-b18e-44af64083b6c tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 200 Aug 13 07:01:19.144766 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 679/2699] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:19 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:19.232178 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-05fa4942-b2e6-48b8-9aa7-25eb89e87830 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:19.234047 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-05fa4942-b2e6-48b8-9aa7-25eb89e87830 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 07:01:19.234047 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-05fa4942-b2e6-48b8-9aa7-25eb89e87830 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:19.234178 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-05fa4942-b2e6-48b8-9aa7-25eb89e87830 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:19.234333 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-05fa4942-b2e6-48b8-9aa7-25eb89e87830 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Delete volume with id: e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 07:01:19.243905 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:19.243905 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:19.244424 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-05fa4942-b2e6-48b8-9aa7-25eb89e87830 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:01:19.267582 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e978f8e9-adaf-4918-865e-d90fa529e949 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:19.269339 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e978f8e9-adaf-4918-865e-d90fa529e949 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/volumes/032d5d4b-3448-48ff-bd02-5d5c78192ec0 Aug 13 07:01:19.269576 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e978f8e9-adaf-4918-865e-d90fa529e949 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:19.269812 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e978f8e9-adaf-4918-865e-d90fa529e949 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:19.270976 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-05fa4942-b2e6-48b8-9aa7-25eb89e87830 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Delete volume request issued successfully. Aug 13 07:01:19.271178 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-05fa4942-b2e6-48b8-9aa7-25eb89e87830 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 202 Aug 13 07:01:19.271647 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 672/2700] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:19 2026] DELETE /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:19.280941 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e978f8e9-adaf-4918-865e-d90fa529e949 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/032d5d4b-3448-48ff-bd02-5d5c78192ec0 returned with HTTP 404 Aug 13 07:01:19.281311 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 680/2701] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:19 2026] GET /volume/v3/volumes/032d5d4b-3448-48ff-bd02-5d5c78192ec0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:19.283663 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-44363ca7-e7ff-42ad-82b8-ee4952bc07a8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:19.288196 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-44363ca7-e7ff-42ad-82b8-ee4952bc07a8 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 07:01:19.288241 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-44363ca7-e7ff-42ad-82b8-ee4952bc07a8 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:19.288564 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-44363ca7-e7ff-42ad-82b8-ee4952bc07a8 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:19.291142 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-76a553d7-03b0-4765-92bb-6d52d07ef7ce None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:19.294207 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-76a553d7-03b0-4765-92bb-6d52d07ef7ce tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 07:01:19.294472 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-76a553d7-03b0-4765-92bb-6d52d07ef7ce tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:19.294743 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-76a553d7-03b0-4765-92bb-6d52d07ef7ce tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:19.294859 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-76a553d7-03b0-4765-92bb-6d52d07ef7ce tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:19.299274 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:19.299274 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:19.299910 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-76a553d7-03b0-4765-92bb-6d52d07ef7ce tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 07:01:19.301432 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 680/2702] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:19 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:01:19.301526 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:19.301526 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:19.308067 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-44363ca7-e7ff-42ad-82b8-ee4952bc07a8 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:01:19.315220 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-47443f54-b913-4a7d-8dcb-fe241ee2fdba None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:19.316239 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-44363ca7-e7ff-42ad-82b8-ee4952bc07a8 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 200 Aug 13 07:01:19.316755 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 671/2703] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:19 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:19.317450 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-47443f54-b913-4a7d-8dcb-fe241ee2fdba tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] DELETE https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:01:19.317729 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-47443f54-b913-4a7d-8dcb-fe241ee2fdba tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:19.317993 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-47443f54-b913-4a7d-8dcb-fe241ee2fdba tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:19.318102 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-47443f54-b913-4a7d-8dcb-fe241ee2fdba tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Delete backup with id: ea8a801d-781f-4a84-8d01-de7a18956b8f. Aug 13 07:01:19.323150 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:19.323150 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:19.338729 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-47443f54-b913-4a7d-8dcb-fe241ee2fdba tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] delete_backup rpcapi backup_id ea8a801d-781f-4a84-8d01-de7a18956b8f {{(pid=100294) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:01:19.341906 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-47443f54-b913-4a7d-8dcb-fe241ee2fdba tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 202 Aug 13 07:01:19.342492 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 673/2704] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:01:19 2026] DELETE /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:01:19.350302 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a0318177-8b7b-4414-af93-ce2ac6a0c608 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:19.353592 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0318177-8b7b-4414-af93-ce2ac6a0c608 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:01:19.353762 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0318177-8b7b-4414-af93-ce2ac6a0c608 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:19.353936 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0318177-8b7b-4414-af93-ce2ac6a0c608 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:19.354023 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a0318177-8b7b-4414-af93-ce2ac6a0c608 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id ea8a801d-781f-4a84-8d01-de7a18956b8f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:19.366394 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:19.366394 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:19.367060 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0318177-8b7b-4414-af93-ce2ac6a0c608 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 200 Aug 13 07:01:19.367434 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 681/2705] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:19 2026] GET /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:19.529720 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-aa0753b5-3bdc-4e83-9cae-9a6bdac51c6e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:19.532016 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aa0753b5-3bdc-4e83-9cae-9a6bdac51c6e tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] GET https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a Aug 13 07:01:19.532016 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aa0753b5-3bdc-4e83-9cae-9a6bdac51c6e tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:19.533669 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aa0753b5-3bdc-4e83-9cae-9a6bdac51c6e tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:19.544642 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aa0753b5-3bdc-4e83-9cae-9a6bdac51c6e tempest-ServerActionsTestOtherB-938301731 tempest-ServerActionsTestOtherB-938301731-project-member] https://10.4.3.81/volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a returned with HTTP 404 Aug 13 07:01:19.548946 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 681/2706] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:19 2026] GET /volume/v3/volumes/6cb0029f-8818-4ce5-a2b5-52366c43a27a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:20.156896 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-877de5ff-6fb3-4d68-bfc5-941bb2b51aea None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:20.158719 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-877de5ff-6fb3-4d68-bfc5-941bb2b51aea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 Aug 13 07:01:20.159173 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-877de5ff-6fb3-4d68-bfc5-941bb2b51aea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:20.159173 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-877de5ff-6fb3-4d68-bfc5-941bb2b51aea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:20.159350 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-877de5ff-6fb3-4d68-bfc5-941bb2b51aea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 1ab88373-2824-4d34-89fc-d924a3e73784. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:20.166057 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-877de5ff-6fb3-4d68-bfc5-941bb2b51aea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 returned with HTTP 404 Aug 13 07:01:20.166057 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 672/2707] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:20 2026] GET /volume/v3/backups/1ab88373-2824-4d34-89fc-d924a3e73784 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:20.261653 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d3aceac7-1af3-491c-bf8a-d8f8d11947b8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:20.264961 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d3aceac7-1af3-491c-bf8a-d8f8d11947b8 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/volumes/1dc9b123-7748-4a2b-af45-4f354d1ee94c Aug 13 07:01:20.264961 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d3aceac7-1af3-491c-bf8a-d8f8d11947b8 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:20.264961 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d3aceac7-1af3-491c-bf8a-d8f8d11947b8 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:20.274647 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:20.274647 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:20.278946 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d3aceac7-1af3-491c-bf8a-d8f8d11947b8 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Volume info retrieved successfully. Aug 13 07:01:20.282874 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d3aceac7-1af3-491c-bf8a-d8f8d11947b8 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/volumes/1dc9b123-7748-4a2b-af45-4f354d1ee94c returned with HTTP 200 Aug 13 07:01:20.283261 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 674/2708] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:20 2026] GET /volume/v3/volumes/1dc9b123-7748-4a2b-af45-4f354d1ee94c => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:20.297864 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7508103a-7207-4c16-8a53-e379533c1416 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:20.299556 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7508103a-7207-4c16-8a53-e379533c1416 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1dc9b123-7748-4a2b-af45-4f354d1ee94c Aug 13 07:01:20.299875 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7508103a-7207-4c16-8a53-e379533c1416 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:20.300182 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7508103a-7207-4c16-8a53-e379533c1416 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:20.301341 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-7508103a-7207-4c16-8a53-e379533c1416 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Delete volume with id: 1dc9b123-7748-4a2b-af45-4f354d1ee94c Aug 13 07:01:20.307411 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:20.307411 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:20.308056 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7508103a-7207-4c16-8a53-e379533c1416 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Volume info retrieved successfully. Aug 13 07:01:20.328647 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7508103a-7207-4c16-8a53-e379533c1416 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Delete volume request issued successfully. Aug 13 07:01:20.328647 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7508103a-7207-4c16-8a53-e379533c1416 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/volumes/1dc9b123-7748-4a2b-af45-4f354d1ee94c returned with HTTP 202 Aug 13 07:01:20.328647 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 682/2709] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:20 2026] DELETE /volume/v3/volumes/1dc9b123-7748-4a2b-af45-4f354d1ee94c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:20.336706 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-647fae0e-060c-42b8-9d1e-3408f0e0774d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:20.341619 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-647fae0e-060c-42b8-9d1e-3408f0e0774d tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 Aug 13 07:01:20.341970 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-647fae0e-060c-42b8-9d1e-3408f0e0774d tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:20.342174 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-647fae0e-060c-42b8-9d1e-3408f0e0774d tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:20.345250 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b8a27cdb-0a82-4cc2-a715-5182b570606b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:20.347717 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b8a27cdb-0a82-4cc2-a715-5182b570606b tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/volumes/1dc9b123-7748-4a2b-af45-4f354d1ee94c Aug 13 07:01:20.347929 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b8a27cdb-0a82-4cc2-a715-5182b570606b tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:20.348147 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b8a27cdb-0a82-4cc2-a715-5182b570606b tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:20.352306 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-647fae0e-060c-42b8-9d1e-3408f0e0774d tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 returned with HTTP 404 Aug 13 07:01:20.352306 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 682/2710] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:20 2026] GET /volume/v3/volumes/e0debe9e-dc54-47bb-bb96-772122477308 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:20.362068 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:20.362068 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:20.366146 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b8a27cdb-0a82-4cc2-a715-5182b570606b tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Volume info retrieved successfully. Aug 13 07:01:20.372432 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b8a27cdb-0a82-4cc2-a715-5182b570606b tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/volumes/1dc9b123-7748-4a2b-af45-4f354d1ee94c returned with HTTP 200 Aug 13 07:01:20.372842 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 673/2711] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:20 2026] GET /volume/v3/volumes/1dc9b123-7748-4a2b-af45-4f354d1ee94c => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:20.383830 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7c199cde-2f46-4585-88ef-1e62440dc278 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:20.390038 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7c199cde-2f46-4585-88ef-1e62440dc278 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f Aug 13 07:01:20.390038 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7c199cde-2f46-4585-88ef-1e62440dc278 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:20.390038 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7c199cde-2f46-4585-88ef-1e62440dc278 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:20.390038 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-7c199cde-2f46-4585-88ef-1e62440dc278 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id ea8a801d-781f-4a84-8d01-de7a18956b8f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:20.395036 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7c199cde-2f46-4585-88ef-1e62440dc278 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f returned with HTTP 404 Aug 13 07:01:20.395648 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 675/2712] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:20 2026] GET /volume/v3/backups/ea8a801d-781f-4a84-8d01-de7a18956b8f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:20.404245 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6bf72929-10e8-448b-8101-e6232bd979dd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:20.406154 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6bf72929-10e8-448b-8101-e6232bd979dd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] DELETE https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:01:20.406542 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6bf72929-10e8-448b-8101-e6232bd979dd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:20.406923 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6bf72929-10e8-448b-8101-e6232bd979dd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:20.407139 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-6bf72929-10e8-448b-8101-e6232bd979dd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Delete backup with id: 2dd30a4a-904f-4789-a548-d2e87090113e. Aug 13 07:01:20.415435 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:20.415435 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:20.431797 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-6bf72929-10e8-448b-8101-e6232bd979dd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] delete_backup rpcapi backup_id 2dd30a4a-904f-4789-a548-d2e87090113e {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:01:20.435845 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6bf72929-10e8-448b-8101-e6232bd979dd tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 202 Aug 13 07:01:20.435845 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 683/2713] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:01:20 2026] DELETE /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:01:20.446702 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b2bb6ee4-4245-4618-976d-a67aa4010365 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:20.449678 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b2bb6ee4-4245-4618-976d-a67aa4010365 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:01:20.449982 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b2bb6ee4-4245-4618-976d-a67aa4010365 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:20.450078 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b2bb6ee4-4245-4618-976d-a67aa4010365 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:20.450176 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-b2bb6ee4-4245-4618-976d-a67aa4010365 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:20.454582 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:20.454582 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:20.455193 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b2bb6ee4-4245-4618-976d-a67aa4010365 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 200 Aug 13 07:01:20.455582 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 683/2714] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:20 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:21.390259 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fc277c90-e527-4417-8047-bd354ff5fecc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:21.393220 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fc277c90-e527-4417-8047-bd354ff5fecc tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/volumes/1dc9b123-7748-4a2b-af45-4f354d1ee94c Aug 13 07:01:21.393433 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fc277c90-e527-4417-8047-bd354ff5fecc tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:21.393623 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fc277c90-e527-4417-8047-bd354ff5fecc tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:21.403414 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fc277c90-e527-4417-8047-bd354ff5fecc tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/volumes/1dc9b123-7748-4a2b-af45-4f354d1ee94c returned with HTTP 404 Aug 13 07:01:21.403595 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 674/2715] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:21 2026] GET /volume/v3/volumes/1dc9b123-7748-4a2b-af45-4f354d1ee94c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:21.422009 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fa348849-a973-497a-aecf-df61ba373bea None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:21.426779 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fa348849-a973-497a-aecf-df61ba373bea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:21.427147 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fa348849-a973-497a-aecf-df61ba373bea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-580104635"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:21.429981 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-fa348849-a973-497a-aecf-df61ba373bea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-580104635'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:21.430124 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-fa348849-a973-497a-aecf-df61ba373bea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Create volume of 1 GB Aug 13 07:01:21.434732 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fa348849-a973-497a-aecf-df61ba373bea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Availability Zones retrieved successfully. Aug 13 07:01:21.442643 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-fa348849-a973-497a-aecf-df61ba373bea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Flow 'volume_create_api' (da75c914-5f10-4621-a21b-55d2c4267e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:21.443742 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-fa348849-a973-497a-aecf-df61ba373bea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8121ec9b-8f1c-4a1c-8b00-21c06d5ec89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:21.446263 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-fa348849-a973-497a-aecf-df61ba373bea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:01:21.468933 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ef06a51c-2830-4740-b340-cd082f8f3a6b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:21.477048 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-fa348849-a973-497a-aecf-df61ba373bea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8121ec9b-8f1c-4a1c-8b00-21c06d5ec89d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:21.477213 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ef06a51c-2830-4740-b340-cd082f8f3a6b tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e Aug 13 07:01:21.477250 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-fa348849-a973-497a-aecf-df61ba373bea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f15c8fb-aec4-4edd-bb81-860afca20717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:21.477330 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ef06a51c-2830-4740-b340-cd082f8f3a6b tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:21.477330 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ef06a51c-2830-4740-b340-cd082f8f3a6b tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:21.477330 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ef06a51c-2830-4740-b340-cd082f8f3a6b tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 2dd30a4a-904f-4789-a548-d2e87090113e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:21.495075 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ef06a51c-2830-4740-b340-cd082f8f3a6b tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e returned with HTTP 404 Aug 13 07:01:21.495743 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 684/2716] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:21 2026] GET /volume/v3/backups/2dd30a4a-904f-4789-a548-d2e87090113e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:21.505598 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-94af6584-dd50-43fe-9ff6-214c4735a409 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:21.507571 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-94af6584-dd50-43fe-9ff6-214c4735a409 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] DELETE https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 07:01:21.507777 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-94af6584-dd50-43fe-9ff6-214c4735a409 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:21.508057 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-94af6584-dd50-43fe-9ff6-214c4735a409 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:21.508091 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-94af6584-dd50-43fe-9ff6-214c4735a409 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Delete backup with id: 1fb5374e-415e-4413-9a7b-57767b76dda7. Aug 13 07:01:21.513310 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:21.513310 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:21.525307 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-fa348849-a973-497a-aecf-df61ba373bea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Created reservations ['dd8452c4-92de-409e-8aeb-879f5defcd76', 'd479ed71-2b69-4d0c-be56-b8eb2fb8bc20', 'bfc688f9-c0cc-49a2-b1e9-939ba35eb9aa', '0a90337b-542b-40da-ae04-189722ebf72e'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:21.525879 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-fa348849-a973-497a-aecf-df61ba373bea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f15c8fb-aec4-4edd-bb81-860afca20717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd8452c4-92de-409e-8aeb-879f5defcd76', 'd479ed71-2b69-4d0c-be56-b8eb2fb8bc20', 'bfc688f9-c0cc-49a2-b1e9-939ba35eb9aa', '0a90337b-542b-40da-ae04-189722ebf72e']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:21.526914 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-fa348849-a973-497a-aecf-df61ba373bea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b36281c0-6463-4c4c-8bac-916b831a37f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:21.527069 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-94af6584-dd50-43fe-9ff6-214c4735a409 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] delete_backup rpcapi backup_id 1fb5374e-415e-4413-9a7b-57767b76dda7 {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:01:21.529817 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-94af6584-dd50-43fe-9ff6-214c4735a409 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 202 Aug 13 07:01:21.529817 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 684/2717] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:01:21 2026] DELETE /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:01:21.538741 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-eebcd7d4-35a0-4068-8f7f-6600105ff4a0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:21.546051 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eebcd7d4-35a0-4068-8f7f-6600105ff4a0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 07:01:21.546335 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eebcd7d4-35a0-4068-8f7f-6600105ff4a0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:21.546547 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eebcd7d4-35a0-4068-8f7f-6600105ff4a0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:21.546688 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-eebcd7d4-35a0-4068-8f7f-6600105ff4a0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:21.558059 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:21.558059 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:21.558772 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eebcd7d4-35a0-4068-8f7f-6600105ff4a0 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 200 Aug 13 07:01:21.559154 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 675/2718] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:21 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:21.567251 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-fa348849-a973-497a-aecf-df61ba373bea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b36281c0-6463-4c4c-8bac-916b831a37f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5ef5364-1c17-416f-8954-99417869633a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-580104635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e099b62e06c74dc988e6987d162e151d',qos_specs=None,replication_status=,reservations=['dd8452c4-92de-409e-8aeb-879f5defcd76','d479ed71-2b69-4d0c-be56-b8eb2fb8bc20','bfc688f9-c0cc-49a2-b1e9-939ba35eb9aa','0a90337b-542b-40da-ae04-189722ebf72e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2e03e9f91fa433a873e4db2466dffc3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:01:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-580104635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5ef5364-1c17-416f-8954-99417869633a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e099b62e06c74dc988e6987d162e151d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2e03e9f91fa433a873e4db2466dffc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:21.568820 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-fa348849-a973-497a-aecf-df61ba373bea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a79a124-d30f-4229-816d-bbd1276f1c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:21.588007 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-fa348849-a973-497a-aecf-df61ba373bea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a79a124-d30f-4229-816d-bbd1276f1c5e) transitioned into state 'SUCCESS' from state '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-580104635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e099b62e06c74dc988e6987d162e151d',qos_specs=None,replication_status=,reservations=['dd8452c4-92de-409e-8aeb-879f5defcd76','d479ed71-2b69-4d0c-be56-b8eb2fb8bc20','bfc688f9-c0cc-49a2-b1e9-939ba35eb9aa','0a90337b-542b-40da-ae04-189722ebf72e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2e03e9f91fa433a873e4db2466dffc3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:21.588905 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-fa348849-a973-497a-aecf-df61ba373bea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6f131c2-b46a-4278-ac9b-b37479cf78bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:21.601285 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-fa348849-a973-497a-aecf-df61ba373bea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6f131c2-b46a-4278-ac9b-b37479cf78bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:21.601970 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-fa348849-a973-497a-aecf-df61ba373bea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Flow 'volume_create_api' (da75c914-5f10-4621-a21b-55d2c4267e90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:21.602411 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fa348849-a973-497a-aecf-df61ba373bea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Create volume request issued successfully. Aug 13 07:01:21.603088 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fa348849-a973-497a-aecf-df61ba373bea tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:01:21.604774 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 676/2719] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:01:21 2026] POST /volume/v3/volumes => generated 751 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:21.620380 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2997e0a8-c7b3-4836-af8a-311967e5ce2e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:21.620665 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ceb52cad-a208-497d-9580-48e73f7874e9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:21.622440 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2997e0a8-c7b3-4836-af8a-311967e5ce2e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/volumes/d5ef5364-1c17-416f-8954-99417869633a Aug 13 07:01:21.622822 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2997e0a8-c7b3-4836-af8a-311967e5ce2e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:21.623218 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2997e0a8-c7b3-4836-af8a-311967e5ce2e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:21.626379 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-92a79867-64e2-47b0-9686-9633b7d307ee None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:21.629632 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-92a79867-64e2-47b0-9686-9633b7d307ee tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 Aug 13 07:01:21.629632 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-92a79867-64e2-47b0-9686-9633b7d307ee tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:21.629632 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-92a79867-64e2-47b0-9686-9633b7d307ee tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:21.635114 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:21.635114 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:21.639072 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2997e0a8-c7b3-4836-af8a-311967e5ce2e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Volume info retrieved successfully. Aug 13 07:01:21.640365 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:21.640365 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:21.643608 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2997e0a8-c7b3-4836-af8a-311967e5ce2e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/volumes/d5ef5364-1c17-416f-8954-99417869633a returned with HTTP 200 Aug 13 07:01:21.644075 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 685/2720] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:21 2026] GET /volume/v3/volumes/d5ef5364-1c17-416f-8954-99417869633a => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:21.645076 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-92a79867-64e2-47b0-9686-9633b7d307ee tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 07:01:21.649528 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-92a79867-64e2-47b0-9686-9633b7d307ee tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 returned with HTTP 200 Aug 13 07:01:21.649966 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 676/2721] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:21 2026] GET /volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:21.672020 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5f366dd1-d84b-4e64-8bd6-899afbfc031c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:21.674032 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5f366dd1-d84b-4e64-8bd6-899afbfc031c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] DELETE https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 Aug 13 07:01:21.674267 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5f366dd1-d84b-4e64-8bd6-899afbfc031c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:21.674556 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5f366dd1-d84b-4e64-8bd6-899afbfc031c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:21.674803 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-5f366dd1-d84b-4e64-8bd6-899afbfc031c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Delete volume with id: adf3561f-2fa8-4fcb-a544-4bab01c493e2 Aug 13 07:01:21.687646 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:21.687646 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:21.688125 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5f366dd1-d84b-4e64-8bd6-899afbfc031c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 07:01:21.711990 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5f366dd1-d84b-4e64-8bd6-899afbfc031c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Delete volume request issued successfully. Aug 13 07:01:21.712268 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5f366dd1-d84b-4e64-8bd6-899afbfc031c tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 returned with HTTP 202 Aug 13 07:01:21.712898 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 677/2722] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:21 2026] DELETE /volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:21.723244 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-00060a0e-8a9c-43dc-a36a-234cda0f7aa1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:21.727433 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-00060a0e-8a9c-43dc-a36a-234cda0f7aa1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 Aug 13 07:01:21.727709 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-00060a0e-8a9c-43dc-a36a-234cda0f7aa1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:21.727987 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-00060a0e-8a9c-43dc-a36a-234cda0f7aa1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:21.742115 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:21.742115 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:21.748535 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-00060a0e-8a9c-43dc-a36a-234cda0f7aa1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Volume info retrieved successfully. Aug 13 07:01:21.754957 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-00060a0e-8a9c-43dc-a36a-234cda0f7aa1 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 returned with HTTP 200 Aug 13 07:01:21.755447 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 686/2723] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:21 2026] GET /volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:21.827347 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ceb52cad-a208-497d-9580-48e73f7874e9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:21.827347 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ceb52cad-a208-497d-9580-48e73f7874e9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1519708683"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:21.828143 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-ceb52cad-a208-497d-9580-48e73f7874e9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1519708683'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:21.828256 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-ceb52cad-a208-497d-9580-48e73f7874e9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Create volume of 1 GB Aug 13 07:01:21.833021 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ceb52cad-a208-497d-9580-48e73f7874e9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Availability Zones retrieved successfully. Aug 13 07:01:21.838472 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ceb52cad-a208-497d-9580-48e73f7874e9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Flow 'volume_create_api' (7b2d61cc-886a-4ff4-99ff-f1f76d60769b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:21.839505 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ceb52cad-a208-497d-9580-48e73f7874e9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d951aae7-5155-4e65-95d4-b02252e2b463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:21.840692 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-ceb52cad-a208-497d-9580-48e73f7874e9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:01:21.879428 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ceb52cad-a208-497d-9580-48e73f7874e9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d951aae7-5155-4e65-95d4-b02252e2b463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:21.882088 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ceb52cad-a208-497d-9580-48e73f7874e9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9b82da3-59f3-480b-87cd-8aa5b5624db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:21.952300 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-ceb52cad-a208-497d-9580-48e73f7874e9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Created reservations ['ea4d1000-a473-4b52-9779-1b712753bdab', 'e52b6051-ef15-4d71-9641-ab6addadcf47', '603c13c7-ae04-4325-a249-39d6c62e5423', 'e2d33687-49d5-4e57-a920-7ad1777e5a1f'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:21.954354 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ceb52cad-a208-497d-9580-48e73f7874e9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9b82da3-59f3-480b-87cd-8aa5b5624db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea4d1000-a473-4b52-9779-1b712753bdab', 'e52b6051-ef15-4d71-9641-ab6addadcf47', '603c13c7-ae04-4325-a249-39d6c62e5423', 'e2d33687-49d5-4e57-a920-7ad1777e5a1f']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:21.954354 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ceb52cad-a208-497d-9580-48e73f7874e9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43017dad-240f-4cb2-872b-4ef322b1c61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:21.976475 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ceb52cad-a208-497d-9580-48e73f7874e9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43017dad-240f-4cb2-872b-4ef322b1c61d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72c4bfc0-80eb-4adf-b54a-21f6706d871b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1519708683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef9fdc1020f43fb88d874200648b3c7',qos_specs=None,replication_status=,reservations=['ea4d1000-a473-4b52-9779-1b712753bdab','e52b6051-ef15-4d71-9641-ab6addadcf47','603c13c7-ae04-4325-a249-39d6c62e5423','e2d33687-49d5-4e57-a920-7ad1777e5a1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a9eeb4e9dac4cacb70d6609873a48c1',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:01:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1519708683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72c4bfc0-80eb-4adf-b54a-21f6706d871b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef9fdc1020f43fb88d874200648b3c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a9eeb4e9dac4cacb70d6609873a48c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:21.977157 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ceb52cad-a208-497d-9580-48e73f7874e9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eec42a74-d0ee-4d83-ab53-0f67adfdf127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:21.998269 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ceb52cad-a208-497d-9580-48e73f7874e9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eec42a74-d0ee-4d83-ab53-0f67adfdf127) transitioned into state 'SUCCESS' from state '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-1519708683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef9fdc1020f43fb88d874200648b3c7',qos_specs=None,replication_status=,reservations=['ea4d1000-a473-4b52-9779-1b712753bdab','e52b6051-ef15-4d71-9641-ab6addadcf47','603c13c7-ae04-4325-a249-39d6c62e5423','e2d33687-49d5-4e57-a920-7ad1777e5a1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a9eeb4e9dac4cacb70d6609873a48c1',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:21.998998 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ceb52cad-a208-497d-9580-48e73f7874e9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8193301-276a-47f3-8996-ad9379154583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:22.012350 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ceb52cad-a208-497d-9580-48e73f7874e9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8193301-276a-47f3-8996-ad9379154583) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:22.013341 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ceb52cad-a208-497d-9580-48e73f7874e9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Flow 'volume_create_api' (7b2d61cc-886a-4ff4-99ff-f1f76d60769b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:22.013759 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ceb52cad-a208-497d-9580-48e73f7874e9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Create volume request issued successfully. Aug 13 07:01:22.014623 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ceb52cad-a208-497d-9580-48e73f7874e9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:01:22.015175 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 685/2724] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:01:21 2026] POST /volume/v3/volumes => generated 772 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:22.029017 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9ea832e8-55d7-425d-9d3b-a72072f724e3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:22.032062 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9ea832e8-55d7-425d-9d3b-a72072f724e3 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] GET https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:01:22.032375 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9ea832e8-55d7-425d-9d3b-a72072f724e3 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:22.032648 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9ea832e8-55d7-425d-9d3b-a72072f724e3 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:22.045267 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:22.045267 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:22.056337 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9ea832e8-55d7-425d-9d3b-a72072f724e3 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:01:22.060691 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9ea832e8-55d7-425d-9d3b-a72072f724e3 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 200 Aug 13 07:01:22.061064 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 677/2725] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:01:22 2026] GET /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:22.572301 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-23837bf9-0fdd-4f77-8fbb-daac6064d218 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:22.575655 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-23837bf9-0fdd-4f77-8fbb-daac6064d218 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 Aug 13 07:01:22.575953 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-23837bf9-0fdd-4f77-8fbb-daac6064d218 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:22.576107 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-23837bf9-0fdd-4f77-8fbb-daac6064d218 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:22.576223 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-23837bf9-0fdd-4f77-8fbb-daac6064d218 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Show backup with id 1fb5374e-415e-4413-9a7b-57767b76dda7. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:22.579514 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-23837bf9-0fdd-4f77-8fbb-daac6064d218 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 returned with HTTP 404 Aug 13 07:01:22.579925 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 678/2726] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:22 2026] GET /volume/v3/backups/1fb5374e-415e-4413-9a7b-57767b76dda7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:22.586708 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fcd5d287-8e33-415d-94ee-d2ec846dfcca None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:22.590167 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fcd5d287-8e33-415d-94ee-d2ec846dfcca tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/1ac28e1d-dad1-4ad6-9c43-f959df724319 Aug 13 07:01:22.590645 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fcd5d287-8e33-415d-94ee-d2ec846dfcca tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:22.590645 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fcd5d287-8e33-415d-94ee-d2ec846dfcca tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:22.590891 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-fcd5d287-8e33-415d-94ee-d2ec846dfcca tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Delete volume with id: 1ac28e1d-dad1-4ad6-9c43-f959df724319 Aug 13 07:01:22.599985 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:22.599985 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:22.600390 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fcd5d287-8e33-415d-94ee-d2ec846dfcca tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 07:01:22.618647 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fcd5d287-8e33-415d-94ee-d2ec846dfcca tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Delete volume request issued successfully. Aug 13 07:01:22.618945 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fcd5d287-8e33-415d-94ee-d2ec846dfcca tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/1ac28e1d-dad1-4ad6-9c43-f959df724319 returned with HTTP 202 Aug 13 07:01:22.619516 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 687/2727] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:01:22 2026] DELETE /volume/v3/volumes/1ac28e1d-dad1-4ad6-9c43-f959df724319 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:22.626934 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7e513c3f-9ddf-4ddc-bed8-235eb7ff21b6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:22.628759 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7e513c3f-9ddf-4ddc-bed8-235eb7ff21b6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/volumes/1ac28e1d-dad1-4ad6-9c43-f959df724319 Aug 13 07:01:22.628976 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7e513c3f-9ddf-4ddc-bed8-235eb7ff21b6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:22.629152 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7e513c3f-9ddf-4ddc-bed8-235eb7ff21b6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:22.635586 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:22.635586 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:22.638789 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7e513c3f-9ddf-4ddc-bed8-235eb7ff21b6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Volume info retrieved successfully. Aug 13 07:01:22.642092 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7e513c3f-9ddf-4ddc-bed8-235eb7ff21b6 tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/1ac28e1d-dad1-4ad6-9c43-f959df724319 returned with HTTP 200 Aug 13 07:01:22.642443 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 686/2728] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:22 2026] GET /volume/v3/volumes/1ac28e1d-dad1-4ad6-9c43-f959df724319 => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:22.660866 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-db65aacc-1f0f-4817-b7c2-d5ede3aab959 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:22.662990 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-db65aacc-1f0f-4817-b7c2-d5ede3aab959 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/volumes/d5ef5364-1c17-416f-8954-99417869633a Aug 13 07:01:22.663241 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-db65aacc-1f0f-4817-b7c2-d5ede3aab959 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:22.663485 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-db65aacc-1f0f-4817-b7c2-d5ede3aab959 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:22.671109 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:22.671109 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:22.675404 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-db65aacc-1f0f-4817-b7c2-d5ede3aab959 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Volume info retrieved successfully. Aug 13 07:01:22.679652 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-db65aacc-1f0f-4817-b7c2-d5ede3aab959 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/volumes/d5ef5364-1c17-416f-8954-99417869633a returned with HTTP 200 Aug 13 07:01:22.680196 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 678/2729] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:22 2026] GET /volume/v3/volumes/d5ef5364-1c17-416f-8954-99417869633a => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:22.693721 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d87ee634-239c-4f77-81fb-c914d6cf397e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:22.695527 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d87ee634-239c-4f77-81fb-c914d6cf397e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 07:01:22.695968 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d87ee634-239c-4f77-81fb-c914d6cf397e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d5ef5364-1c17-416f-8954-99417869633a", "name": "tempest-VolumesBackupsAdminTest-Backup-1899828192", "container": "tempest-volumesbackupsadmintest-backup-container-2093547872"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:22.697588 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-d87ee634-239c-4f77-81fb-c914d6cf397e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Creating new backup {'backup': {'volume_id': 'd5ef5364-1c17-416f-8954-99417869633a', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1899828192', 'container': 'tempest-volumesbackupsadmintest-backup-container-2093547872'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:01:22.697726 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-d87ee634-239c-4f77-81fb-c914d6cf397e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Creating backup of volume d5ef5364-1c17-416f-8954-99417869633a in container tempest-volumesbackupsadmintest-backup-container-2093547872 Aug 13 07:01:22.705641 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:22.705641 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:22.706106 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d87ee634-239c-4f77-81fb-c914d6cf397e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Volume info retrieved successfully. Aug 13 07:01:22.720125 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-d87ee634-239c-4f77-81fb-c914d6cf397e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Created reservations ['654d59e8-2649-4c4d-a745-58dcced8e18d', 'c3593b81-e898-4317-b7d8-48de9ded2f7a'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:22.741683 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d87ee634-239c-4f77-81fb-c914d6cf397e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:01:22.742137 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 679/2730] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:01:22 2026] POST /volume/v3/backups => generated 333 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:22.750035 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ba6477d3-0dda-4782-8ce2-2a4973330d64 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:22.751817 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ba6477d3-0dda-4782-8ce2-2a4973330d64 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:22.752005 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ba6477d3-0dda-4782-8ce2-2a4973330d64 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:22.752149 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ba6477d3-0dda-4782-8ce2-2a4973330d64 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:22.752364 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ba6477d3-0dda-4782-8ce2-2a4973330d64 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 287020c4-ec97-487a-ad7d-bbb12144e983. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:22.756679 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:22.756679 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:22.760340 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ba6477d3-0dda-4782-8ce2-2a4973330d64 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 200 Aug 13 07:01:22.760340 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 688/2731] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:22 2026] GET /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:22.771214 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e2634fb2-2be1-4c7c-9e12-4f772fd1da92 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:22.772920 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e2634fb2-2be1-4c7c-9e12-4f772fd1da92 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] GET https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 Aug 13 07:01:22.773141 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e2634fb2-2be1-4c7c-9e12-4f772fd1da92 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:22.773360 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e2634fb2-2be1-4c7c-9e12-4f772fd1da92 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:22.779052 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e2634fb2-2be1-4c7c-9e12-4f772fd1da92 tempest-VolumesBackupsTest-186980589 tempest-VolumesBackupsTest-186980589-project-member] https://10.4.3.81/volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 returned with HTTP 404 Aug 13 07:01:22.779502 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 687/2732] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:22 2026] GET /volume/v3/volumes/adf3561f-2fa8-4fcb-a544-4bab01c493e2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:23.074288 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d8be97a6-fd32-413a-889a-7b64e3908ce9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:23.076667 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d8be97a6-fd32-413a-889a-7b64e3908ce9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] GET https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:01:23.077049 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d8be97a6-fd32-413a-889a-7b64e3908ce9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:23.077373 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d8be97a6-fd32-413a-889a-7b64e3908ce9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:23.086986 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:23.086986 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:23.091447 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d8be97a6-fd32-413a-889a-7b64e3908ce9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:01:23.097998 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d8be97a6-fd32-413a-889a-7b64e3908ce9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 200 Aug 13 07:01:23.098589 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 679/2733] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:01:23 2026] GET /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 865 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:23.656346 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f0422c8c-9b86-42f3-8c96-07bdc0e48a7c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:23.658092 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f0422c8c-9b86-42f3-8c96-07bdc0e48a7c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] GET https://10.4.3.81/volume/v3/volumes/1ac28e1d-dad1-4ad6-9c43-f959df724319 Aug 13 07:01:23.658344 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f0422c8c-9b86-42f3-8c96-07bdc0e48a7c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:23.658540 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f0422c8c-9b86-42f3-8c96-07bdc0e48a7c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:23.666233 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f0422c8c-9b86-42f3-8c96-07bdc0e48a7c tempest-ProjectAdminTests33-1306122935 tempest-ProjectAdminTests33-1306122935-project-admin] https://10.4.3.81/volume/v3/volumes/1ac28e1d-dad1-4ad6-9c43-f959df724319 returned with HTTP 404 Aug 13 07:01:23.667080 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 680/2734] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:23 2026] GET /volume/v3/volumes/1ac28e1d-dad1-4ad6-9c43-f959df724319 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:23.771354 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f31a8a21-652e-4b35-9c85-5d5fb1cc2c2d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:23.773074 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f31a8a21-652e-4b35-9c85-5d5fb1cc2c2d tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:23.773339 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f31a8a21-652e-4b35-9c85-5d5fb1cc2c2d tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:23.773605 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f31a8a21-652e-4b35-9c85-5d5fb1cc2c2d tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:23.773751 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f31a8a21-652e-4b35-9c85-5d5fb1cc2c2d tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 287020c4-ec97-487a-ad7d-bbb12144e983. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:23.780876 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:23.780876 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:23.782170 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f31a8a21-652e-4b35-9c85-5d5fb1cc2c2d tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 200 Aug 13 07:01:23.782544 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 689/2735] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:23 2026] GET /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:23.998591 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f73f60f6-d1ca-45d9-aa96-92e854d544fe req-e878fe26-9612-46c0-9a43-8f689b03da4a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:24.000958 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f73f60f6-d1ca-45d9-aa96-92e854d544fe req-e878fe26-9612-46c0-9a43-8f689b03da4a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/attachments?instance_id=4946c942-fb87-48e0-918d-594fb1d1b9d1 Aug 13 07:01:24.001157 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f73f60f6-d1ca-45d9-aa96-92e854d544fe req-e878fe26-9612-46c0-9a43-8f689b03da4a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:24.001338 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f73f60f6-d1ca-45d9-aa96-92e854d544fe req-e878fe26-9612-46c0-9a43-8f689b03da4a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:24.021055 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f73f60f6-d1ca-45d9-aa96-92e854d544fe req-e878fe26-9612-46c0-9a43-8f689b03da4a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/attachments?instance_id=4946c942-fb87-48e0-918d-594fb1d1b9d1 returned with HTTP 200 Aug 13 07:01:24.021476 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 688/2736] 10.4.3.81 () {70 vars in 1630 bytes} [Thu Aug 13 07:01:23 2026] GET /volume/v3/attachments?instance_id=4946c942-fb87-48e0-918d-594fb1d1b9d1 => generated 192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:24.038552 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-f73f60f6-d1ca-45d9-aa96-92e854d544fe req-6dc97b27-7895-44d5-bed6-08cab8dca638 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:24.040422 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f73f60f6-d1ca-45d9-aa96-92e854d544fe req-6dc97b27-7895-44d5-bed6-08cab8dca638 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/attachments/a0b11814-3d57-4dd4-b424-45db5884dfd5 Aug 13 07:01:24.041999 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f73f60f6-d1ca-45d9-aa96-92e854d544fe req-6dc97b27-7895-44d5-bed6-08cab8dca638 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:24.042298 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f73f60f6-d1ca-45d9-aa96-92e854d544fe req-6dc97b27-7895-44d5-bed6-08cab8dca638 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:24.061972 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f73f60f6-d1ca-45d9-aa96-92e854d544fe req-6dc97b27-7895-44d5-bed6-08cab8dca638 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/attachments/a0b11814-3d57-4dd4-b424-45db5884dfd5 returned with HTTP 200 Aug 13 07:01:24.062561 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 680/2737] 10.4.3.81 () {70 vars in 1644 bytes} [Thu Aug 13 07:01:24 2026] GET /volume/v3/attachments/a0b11814-3d57-4dd4-b424-45db5884dfd5 => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:24.797435 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4c5da749-72e8-45d2-85d9-3dba7928252f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:24.801920 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4c5da749-72e8-45d2-85d9-3dba7928252f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:24.802215 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4c5da749-72e8-45d2-85d9-3dba7928252f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:24.802506 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4c5da749-72e8-45d2-85d9-3dba7928252f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:24.802674 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-4c5da749-72e8-45d2-85d9-3dba7928252f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 287020c4-ec97-487a-ad7d-bbb12144e983. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:24.809038 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:24.809038 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:24.809869 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4c5da749-72e8-45d2-85d9-3dba7928252f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 200 Aug 13 07:01:24.810303 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 681/2738] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:24 2026] GET /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:25.821705 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2f0d080c-5cf8-4102-9d0d-1929896c2d9f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:25.825295 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2f0d080c-5cf8-4102-9d0d-1929896c2d9f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:25.825295 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2f0d080c-5cf8-4102-9d0d-1929896c2d9f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:25.825295 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2f0d080c-5cf8-4102-9d0d-1929896c2d9f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:25.825295 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-2f0d080c-5cf8-4102-9d0d-1929896c2d9f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 287020c4-ec97-487a-ad7d-bbb12144e983. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:25.829870 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:25.829870 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:25.830772 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2f0d080c-5cf8-4102-9d0d-1929896c2d9f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 200 Aug 13 07:01:25.831276 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 690/2739] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:25 2026] GET /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:25.849526 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:25.948751 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:25.949085 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-668722058"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:25.951551 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-668722058'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:25.952646 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Create volume of 1 GB Aug 13 07:01:25.952646 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:25.952646 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:25.958757 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Availability Zones retrieved successfully. Aug 13 07:01:25.966535 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Flow 'volume_create_api' (2323bd85-e212-4e3a-81ec-7cab3c52926c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:25.968168 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64b07918-0b54-44e6-a9b0-b39f8f5c2477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:25.969441 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:01:25.999750 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64b07918-0b54-44e6-a9b0-b39f8f5c2477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:26.000603 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4126e5ed-6789-4204-a7bd-283fa86dc86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:26.079054 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Created reservations ['8a65840e-9e98-47cc-a9f4-d5c80b2a27db', 'a41205e3-e979-4521-9f38-9853360271b4', 'aa2151d6-d296-42b1-85b0-43df5e871d5b', '976e0319-29b5-4fb5-8606-143533cc3932'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:26.079591 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4126e5ed-6789-4204-a7bd-283fa86dc86e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a65840e-9e98-47cc-a9f4-d5c80b2a27db', 'a41205e3-e979-4521-9f38-9853360271b4', 'aa2151d6-d296-42b1-85b0-43df5e871d5b', '976e0319-29b5-4fb5-8606-143533cc3932']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:26.080479 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0de2b68b-801b-4d71-8b85-7762a954a890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:26.112143 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0de2b68b-801b-4d71-8b85-7762a954a890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67b5ea57-f254-468c-b2cb-479397712b55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-668722058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbce561000e444ff96e0c663fe3e81cd',qos_specs=None,replication_status=,reservations=['8a65840e-9e98-47cc-a9f4-d5c80b2a27db','a41205e3-e979-4521-9f38-9853360271b4','aa2151d6-d296-42b1-85b0-43df5e871d5b','976e0319-29b5-4fb5-8606-143533cc3932'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d4946ccc4b14811a4fcaefd4817f6d3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:01:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-668722058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67b5ea57-f254-468c-b2cb-479397712b55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbce561000e444ff96e0c663fe3e81cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d4946ccc4b14811a4fcaefd4817f6d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:26.113779 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6028d535-cf3b-446d-846d-a126903447c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:26.137458 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6028d535-cf3b-446d-846d-a126903447c5) transitioned into state 'SUCCESS' from state '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-668722058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbce561000e444ff96e0c663fe3e81cd',qos_specs=None,replication_status=,reservations=['8a65840e-9e98-47cc-a9f4-d5c80b2a27db','a41205e3-e979-4521-9f38-9853360271b4','aa2151d6-d296-42b1-85b0-43df5e871d5b','976e0319-29b5-4fb5-8606-143533cc3932'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d4946ccc4b14811a4fcaefd4817f6d3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:26.138604 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e64e53fd-2915-4e28-aade-7051ba911e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:26.150254 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e64e53fd-2915-4e28-aade-7051ba911e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:26.151140 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Flow 'volume_create_api' (2323bd85-e212-4e3a-81ec-7cab3c52926c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:26.151479 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Create volume request issued successfully. Aug 13 07:01:26.152078 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-22b26bc2-d887-4aa1-a0e0-87cf2a554788 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:01:26.152580 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 689/2740] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:01:25 2026] POST /volume/v3/volumes => generated 775 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:26.172195 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8601d41e-ddb7-4d56-a954-2a0316bd4aad None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:26.174558 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8601d41e-ddb7-4d56-a954-2a0316bd4aad tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/volumes/67b5ea57-f254-468c-b2cb-479397712b55 Aug 13 07:01:26.174767 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8601d41e-ddb7-4d56-a954-2a0316bd4aad tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:26.174978 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8601d41e-ddb7-4d56-a954-2a0316bd4aad tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:26.192909 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:26.192909 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:26.196850 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8601d41e-ddb7-4d56-a954-2a0316bd4aad tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Volume info retrieved successfully. Aug 13 07:01:26.202880 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8601d41e-ddb7-4d56-a954-2a0316bd4aad tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/volumes/67b5ea57-f254-468c-b2cb-479397712b55 returned with HTTP 200 Aug 13 07:01:26.203352 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 681/2741] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:26 2026] GET /volume/v3/volumes/67b5ea57-f254-468c-b2cb-479397712b55 => generated 954 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:26.669939 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-6bc0713d-420a-4d38-a179-ddc0ec9c8673 req-122c234b-2657-4d9c-99cb-0eb9480ac422 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:26.677584 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6bc0713d-420a-4d38-a179-ddc0ec9c8673 req-122c234b-2657-4d9c-99cb-0eb9480ac422 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 Aug 13 07:01:26.677995 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6bc0713d-420a-4d38-a179-ddc0ec9c8673 req-122c234b-2657-4d9c-99cb-0eb9480ac422 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:26.678053 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6bc0713d-420a-4d38-a179-ddc0ec9c8673 req-122c234b-2657-4d9c-99cb-0eb9480ac422 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:26.695089 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:26.695089 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:26.699406 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-6bc0713d-420a-4d38-a179-ddc0ec9c8673 req-122c234b-2657-4d9c-99cb-0eb9480ac422 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:01:26.706003 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6bc0713d-420a-4d38-a179-ddc0ec9c8673 req-122c234b-2657-4d9c-99cb-0eb9480ac422 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 returned with HTTP 200 Aug 13 07:01:26.706472 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 682/2742] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:01:26 2026] GET /volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 => generated 1658 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:26.851281 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ea992b31-8a2e-410b-b78e-a15dd809ce75 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:26.853184 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea992b31-8a2e-410b-b78e-a15dd809ce75 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:26.853415 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea992b31-8a2e-410b-b78e-a15dd809ce75 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:26.853823 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea992b31-8a2e-410b-b78e-a15dd809ce75 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:26.853823 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ea992b31-8a2e-410b-b78e-a15dd809ce75 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 287020c4-ec97-487a-ad7d-bbb12144e983. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:26.859043 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:26.859043 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:26.860209 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea992b31-8a2e-410b-b78e-a15dd809ce75 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 200 Aug 13 07:01:26.860576 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 691/2743] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:26 2026] GET /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:27.151901 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-af2c484e-bf11-456b-914e-8d9be5349906 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:27.224255 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a4b77fcf-f890-4a18-bd86-b53b992ffe66 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:27.227050 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a4b77fcf-f890-4a18-bd86-b53b992ffe66 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/volumes/67b5ea57-f254-468c-b2cb-479397712b55 Aug 13 07:01:27.227050 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a4b77fcf-f890-4a18-bd86-b53b992ffe66 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:27.227050 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a4b77fcf-f890-4a18-bd86-b53b992ffe66 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:27.241696 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:27.241696 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:27.251148 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a4b77fcf-f890-4a18-bd86-b53b992ffe66 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Volume info retrieved successfully. Aug 13 07:01:27.258220 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a4b77fcf-f890-4a18-bd86-b53b992ffe66 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/volumes/67b5ea57-f254-468c-b2cb-479397712b55 returned with HTTP 200 Aug 13 07:01:27.258910 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 682/2744] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:27 2026] GET /volume/v3/volumes/67b5ea57-f254-468c-b2cb-479397712b55 => generated 1006 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:27.272390 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-093ebc76-1345-48e9-b40d-fa9911d16ba0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:27.278218 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-093ebc76-1345-48e9-b40d-fa9911d16ba0 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 07:01:27.278673 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-093ebc76-1345-48e9-b40d-fa9911d16ba0 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "67b5ea57-f254-468c-b2cb-479397712b55", "name": "tempest-type-Backup-873581212"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:27.284281 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-093ebc76-1345-48e9-b40d-fa9911d16ba0 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Creating new backup {'backup': {'volume_id': '67b5ea57-f254-468c-b2cb-479397712b55', 'name': 'tempest-type-Backup-873581212'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:01:27.284897 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-093ebc76-1345-48e9-b40d-fa9911d16ba0 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Creating backup of volume 67b5ea57-f254-468c-b2cb-479397712b55 in container None Aug 13 07:01:27.308040 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:27.308040 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:27.308667 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-093ebc76-1345-48e9-b40d-fa9911d16ba0 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Volume info retrieved successfully. Aug 13 07:01:27.322115 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-af2c484e-bf11-456b-914e-8d9be5349906 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:27.322636 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-af2c484e-bf11-456b-914e-8d9be5349906 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1584189263"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:27.324596 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-af2c484e-bf11-456b-914e-8d9be5349906 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1584189263'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:27.324833 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-af2c484e-bf11-456b-914e-8d9be5349906 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Create volume of 1 GB Aug 13 07:01:27.325267 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:27.325267 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:27.329996 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-af2c484e-bf11-456b-914e-8d9be5349906 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Availability Zones retrieved successfully. Aug 13 07:01:27.337744 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-af2c484e-bf11-456b-914e-8d9be5349906 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Flow 'volume_create_api' (52ebac96-6b54-4b25-ba9d-c9bf3812512d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:27.338773 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-af2c484e-bf11-456b-914e-8d9be5349906 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d00820ef-ed92-4abb-9f88-6901260a632a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:27.339708 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-af2c484e-bf11-456b-914e-8d9be5349906 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:01:27.360990 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-093ebc76-1345-48e9-b40d-fa9911d16ba0 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Created reservations ['7b858a2a-2cad-475e-bcd2-3d324c157332', '4268ce60-e9e8-421f-b354-6599c2b8b7c7'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:27.378744 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-af2c484e-bf11-456b-914e-8d9be5349906 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d00820ef-ed92-4abb-9f88-6901260a632a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:27.379958 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-af2c484e-bf11-456b-914e-8d9be5349906 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (947fc765-a7be-43dd-937f-f7f8d470e9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:27.393738 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-093ebc76-1345-48e9-b40d-fa9911d16ba0 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:01:27.394156 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 683/2745] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:01:27 2026] POST /volume/v3/backups => generated 313 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:27.404964 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cfc748bc-900e-462b-bf80-8b2b1b2775da None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:27.408603 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cfc748bc-900e-462b-bf80-8b2b1b2775da tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:01:27.408844 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cfc748bc-900e-462b-bf80-8b2b1b2775da tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:27.409057 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cfc748bc-900e-462b-bf80-8b2b1b2775da tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:27.412372 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-cfc748bc-900e-462b-bf80-8b2b1b2775da tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:27.417061 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:27.417061 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:27.417786 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cfc748bc-900e-462b-bf80-8b2b1b2775da tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 200 Aug 13 07:01:27.418183 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 692/2746] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:27 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 720 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:27.448708 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-af2c484e-bf11-456b-914e-8d9be5349906 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Created reservations ['d21dc0c0-5196-4ac3-90fb-5ce39a193266', '4e5ddaf2-ae69-48a9-9eed-936fb7bcf77a', '614df46c-dadc-43bf-b62a-ac6f0d934de6', '95545a86-d224-47b9-b9c2-f6eae04e1d3c'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:27.449749 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-af2c484e-bf11-456b-914e-8d9be5349906 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (947fc765-a7be-43dd-937f-f7f8d470e9ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d21dc0c0-5196-4ac3-90fb-5ce39a193266', '4e5ddaf2-ae69-48a9-9eed-936fb7bcf77a', '614df46c-dadc-43bf-b62a-ac6f0d934de6', '95545a86-d224-47b9-b9c2-f6eae04e1d3c']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:27.450747 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-af2c484e-bf11-456b-914e-8d9be5349906 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (716041ef-1d15-4771-9841-4fc4f830b208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:27.481365 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-af2c484e-bf11-456b-914e-8d9be5349906 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (716041ef-1d15-4771-9841-4fc4f830b208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '248e8f44-4dcb-4073-ad70-449673f7bf16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1584189263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2d0132675244736a2af452bc33721fa',qos_specs=None,replication_status=,reservations=['d21dc0c0-5196-4ac3-90fb-5ce39a193266','4e5ddaf2-ae69-48a9-9eed-936fb7bcf77a','614df46c-dadc-43bf-b62a-ac6f0d934de6','95545a86-d224-47b9-b9c2-f6eae04e1d3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc95240e7604a6c97521377a1b63fc6',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:01:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1584189263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=248e8f44-4dcb-4073-ad70-449673f7bf16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2d0132675244736a2af452bc33721fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bc95240e7604a6c97521377a1b63fc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:27.482184 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-af2c484e-bf11-456b-914e-8d9be5349906 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1bc8947-c41d-4875-aec4-6a68e3e70805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:27.500684 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-af2c484e-bf11-456b-914e-8d9be5349906 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1bc8947-c41d-4875-aec4-6a68e3e70805) transitioned into state 'SUCCESS' from state '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-1584189263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2d0132675244736a2af452bc33721fa',qos_specs=None,replication_status=,reservations=['d21dc0c0-5196-4ac3-90fb-5ce39a193266','4e5ddaf2-ae69-48a9-9eed-936fb7bcf77a','614df46c-dadc-43bf-b62a-ac6f0d934de6','95545a86-d224-47b9-b9c2-f6eae04e1d3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc95240e7604a6c97521377a1b63fc6',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:27.501916 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-af2c484e-bf11-456b-914e-8d9be5349906 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a3f7440-bdfc-4e6b-8a2f-380f5ae58cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:27.513126 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-af2c484e-bf11-456b-914e-8d9be5349906 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a3f7440-bdfc-4e6b-8a2f-380f5ae58cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:27.514370 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-af2c484e-bf11-456b-914e-8d9be5349906 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Flow 'volume_create_api' (52ebac96-6b54-4b25-ba9d-c9bf3812512d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:27.514786 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-af2c484e-bf11-456b-914e-8d9be5349906 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Create volume request issued successfully. Aug 13 07:01:27.518675 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-af2c484e-bf11-456b-914e-8d9be5349906 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:01:27.518675 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 690/2747] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:01:27 2026] POST /volume/v3/volumes => generated 748 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:27.528915 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d1e1b79e-0218-4e3d-ac03-39ed75b004fd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:27.530764 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d1e1b79e-0218-4e3d-ac03-39ed75b004fd tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] GET https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16 Aug 13 07:01:27.530994 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d1e1b79e-0218-4e3d-ac03-39ed75b004fd tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:27.531219 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d1e1b79e-0218-4e3d-ac03-39ed75b004fd tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:27.540080 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:27.540080 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:27.551430 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d1e1b79e-0218-4e3d-ac03-39ed75b004fd tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Volume info retrieved successfully. Aug 13 07:01:27.556963 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d1e1b79e-0218-4e3d-ac03-39ed75b004fd tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16 returned with HTTP 200 Aug 13 07:01:27.558617 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 683/2748] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:27 2026] GET /volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:27.605243 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-6bc0713d-420a-4d38-a179-ddc0ec9c8673 req-5966ad53-c352-467e-9398-6033c7ff54e0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:27.607823 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6bc0713d-420a-4d38-a179-ddc0ec9c8673 req-5966ad53-c352-467e-9398-6033c7ff54e0 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] DELETE https://10.4.3.81/volume/v3/attachments/dd81aea5-26a9-46db-a37b-fb412944b841 Aug 13 07:01:27.608051 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6bc0713d-420a-4d38-a179-ddc0ec9c8673 req-5966ad53-c352-467e-9398-6033c7ff54e0 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:27.608395 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6bc0713d-420a-4d38-a179-ddc0ec9c8673 req-5966ad53-c352-467e-9398-6033c7ff54e0 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:27.616467 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:27.616467 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:27.693635 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6bc0713d-420a-4d38-a179-ddc0ec9c8673 req-5966ad53-c352-467e-9398-6033c7ff54e0 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/attachments/dd81aea5-26a9-46db-a37b-fb412944b841 returned with HTTP 200 Aug 13 07:01:27.694419 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 684/2749] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:01:27 2026] DELETE /volume/v3/attachments/dd81aea5-26a9-46db-a37b-fb412944b841 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:27.874399 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a01a36a6-7f40-4229-8b5e-f85855878176 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:27.879114 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a01a36a6-7f40-4229-8b5e-f85855878176 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:27.879406 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a01a36a6-7f40-4229-8b5e-f85855878176 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:27.879652 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a01a36a6-7f40-4229-8b5e-f85855878176 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:27.879813 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a01a36a6-7f40-4229-8b5e-f85855878176 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 287020c4-ec97-487a-ad7d-bbb12144e983. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:27.886640 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:27.886640 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:27.887489 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a01a36a6-7f40-4229-8b5e-f85855878176 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 200 Aug 13 07:01:27.887933 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 693/2750] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:27 2026] GET /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:28.430532 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4b8ba23c-b458-4786-b29a-f1a3bf6c7af8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:28.432297 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4b8ba23c-b458-4786-b29a-f1a3bf6c7af8 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:01:28.432522 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4b8ba23c-b458-4786-b29a-f1a3bf6c7af8 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:28.432702 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4b8ba23c-b458-4786-b29a-f1a3bf6c7af8 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:28.432823 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-4b8ba23c-b458-4786-b29a-f1a3bf6c7af8 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:28.437970 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:28.437970 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:28.438587 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4b8ba23c-b458-4786-b29a-f1a3bf6c7af8 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 200 Aug 13 07:01:28.438934 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 691/2751] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:28 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:28.572841 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-492a5467-b727-438d-8432-e09f5767a715 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:28.576119 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-492a5467-b727-438d-8432-e09f5767a715 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] GET https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16 Aug 13 07:01:28.576558 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-492a5467-b727-438d-8432-e09f5767a715 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:28.576871 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-492a5467-b727-438d-8432-e09f5767a715 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:28.589636 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:28.589636 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:28.594630 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-492a5467-b727-438d-8432-e09f5767a715 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Volume info retrieved successfully. Aug 13 07:01:28.603761 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-492a5467-b727-438d-8432-e09f5767a715 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16 returned with HTTP 200 Aug 13 07:01:28.604245 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 684/2752] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:28 2026] GET /volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:28.631563 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2cd9730f-6885-4c64-b9c2-7ecf699e391e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:28.644975 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2cd9730f-6885-4c64-b9c2-7ecf699e391e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] DELETE https://10.4.3.81/volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 Aug 13 07:01:28.645178 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2cd9730f-6885-4c64-b9c2-7ecf699e391e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:28.645388 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2cd9730f-6885-4c64-b9c2-7ecf699e391e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:28.645546 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-2cd9730f-6885-4c64-b9c2-7ecf699e391e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Delete volume with id: 43455d50-2048-4d55-974e-5d0ce1578014 Aug 13 07:01:28.662586 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:28.662586 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:28.663072 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2cd9730f-6885-4c64-b9c2-7ecf699e391e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:01:28.697296 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2cd9730f-6885-4c64-b9c2-7ecf699e391e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Delete volume request issued successfully. Aug 13 07:01:28.697724 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2cd9730f-6885-4c64-b9c2-7ecf699e391e tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 returned with HTTP 202 Aug 13 07:01:28.698079 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 685/2753] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:28 2026] DELETE /volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:28.707169 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9ba586f3-aa98-48a9-8905-9512de53e844 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:28.714258 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9ba586f3-aa98-48a9-8905-9512de53e844 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 Aug 13 07:01:28.714258 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9ba586f3-aa98-48a9-8905-9512de53e844 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:28.714258 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9ba586f3-aa98-48a9-8905-9512de53e844 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:28.722347 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:28.722347 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:28.726702 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9ba586f3-aa98-48a9-8905-9512de53e844 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Volume info retrieved successfully. Aug 13 07:01:28.736030 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9ba586f3-aa98-48a9-8905-9512de53e844 tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 returned with HTTP 200 Aug 13 07:01:28.736030 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 694/2754] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:28 2026] GET /volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 07:01:28.900425 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-818ea240-32de-44be-a729-08a5bc969832 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:28.903355 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-818ea240-32de-44be-a729-08a5bc969832 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:28.903824 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-818ea240-32de-44be-a729-08a5bc969832 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:28.904006 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-818ea240-32de-44be-a729-08a5bc969832 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:28.904066 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-818ea240-32de-44be-a729-08a5bc969832 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 287020c4-ec97-487a-ad7d-bbb12144e983. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:28.912659 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:28.912659 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:28.913411 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-818ea240-32de-44be-a729-08a5bc969832 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 200 Aug 13 07:01:28.913876 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 692/2755] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:28 2026] GET /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:29.455546 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5ef8c45a-0e78-44de-8127-811a6d3bc149 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:29.457674 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5ef8c45a-0e78-44de-8127-811a6d3bc149 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:01:29.458078 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5ef8c45a-0e78-44de-8127-811a6d3bc149 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:29.458078 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5ef8c45a-0e78-44de-8127-811a6d3bc149 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:29.458173 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-5ef8c45a-0e78-44de-8127-811a6d3bc149 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:29.462752 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:29.462752 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:29.463413 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5ef8c45a-0e78-44de-8127-811a6d3bc149 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 200 Aug 13 07:01:29.463751 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 685/2756] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:29 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:29.752926 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a479833d-9ff2-4b39-a4c7-c5f8ea329b9a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:29.755372 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a479833d-9ff2-4b39-a4c7-c5f8ea329b9a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] GET https://10.4.3.81/volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 Aug 13 07:01:29.755372 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a479833d-9ff2-4b39-a4c7-c5f8ea329b9a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:29.755372 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a479833d-9ff2-4b39-a4c7-c5f8ea329b9a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:29.761499 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a479833d-9ff2-4b39-a4c7-c5f8ea329b9a tempest-AttachVolumeMultiAttachTest-183469324 tempest-AttachVolumeMultiAttachTest-183469324-project-member] https://10.4.3.81/volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 returned with HTTP 404 Aug 13 07:01:29.762395 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 686/2757] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:29 2026] GET /volume/v3/volumes/43455d50-2048-4d55-974e-5d0ce1578014 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:29.925364 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-12d54ec5-9aad-4e87-9cef-3f7def57b497 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:29.930224 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-12d54ec5-9aad-4e87-9cef-3f7def57b497 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:29.930802 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-12d54ec5-9aad-4e87-9cef-3f7def57b497 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:29.930802 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-12d54ec5-9aad-4e87-9cef-3f7def57b497 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:29.931073 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-12d54ec5-9aad-4e87-9cef-3f7def57b497 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 287020c4-ec97-487a-ad7d-bbb12144e983. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:29.941656 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:29.941656 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:29.941656 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-12d54ec5-9aad-4e87-9cef-3f7def57b497 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 200 Aug 13 07:01:29.941784 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 695/2758] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:29 2026] GET /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:30.479683 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8b19b8a4-ce64-4a3a-9bd6-471a8698994e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:30.483748 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8b19b8a4-ce64-4a3a-9bd6-471a8698994e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:01:30.483978 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8b19b8a4-ce64-4a3a-9bd6-471a8698994e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:30.484234 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8b19b8a4-ce64-4a3a-9bd6-471a8698994e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:30.484293 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-8b19b8a4-ce64-4a3a-9bd6-471a8698994e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:30.488850 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:30.488850 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:30.489461 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8b19b8a4-ce64-4a3a-9bd6-471a8698994e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 200 Aug 13 07:01:30.489811 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 693/2759] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:30 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:30.957344 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3d886247-5c73-4ea0-a6a1-bee3b6a85394 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:30.957344 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3d886247-5c73-4ea0-a6a1-bee3b6a85394 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:30.957344 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3d886247-5c73-4ea0-a6a1-bee3b6a85394 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:30.957344 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3d886247-5c73-4ea0-a6a1-bee3b6a85394 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:30.957344 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-3d886247-5c73-4ea0-a6a1-bee3b6a85394 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 287020c4-ec97-487a-ad7d-bbb12144e983. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:30.961835 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:30.961835 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:30.962685 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3d886247-5c73-4ea0-a6a1-bee3b6a85394 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 200 Aug 13 07:01:30.963088 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 686/2760] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:30 2026] GET /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:31.505560 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-59b00078-f0b6-493a-a2bd-72314dc1093c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:31.509660 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-59b00078-f0b6-493a-a2bd-72314dc1093c tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:01:31.509907 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-59b00078-f0b6-493a-a2bd-72314dc1093c tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:31.510075 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-59b00078-f0b6-493a-a2bd-72314dc1093c tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:31.510168 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-59b00078-f0b6-493a-a2bd-72314dc1093c tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:31.513835 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:31.513835 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:31.514384 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-59b00078-f0b6-493a-a2bd-72314dc1093c tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 200 Aug 13 07:01:31.514690 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 687/2761] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:31 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:31.977823 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-380a8511-a396-4b35-8392-8cf67afdc621 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:31.982001 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-380a8511-a396-4b35-8392-8cf67afdc621 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:31.982231 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-380a8511-a396-4b35-8392-8cf67afdc621 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:31.982490 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-380a8511-a396-4b35-8392-8cf67afdc621 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:31.982631 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-380a8511-a396-4b35-8392-8cf67afdc621 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 287020c4-ec97-487a-ad7d-bbb12144e983. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:31.993295 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:31.993295 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:31.993295 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-380a8511-a396-4b35-8392-8cf67afdc621 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 200 Aug 13 07:01:31.993295 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 696/2762] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:31 2026] GET /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:32.531296 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3041b693-c9e5-4272-b180-673a3c3551ce None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:32.533225 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3041b693-c9e5-4272-b180-673a3c3551ce tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:01:32.533296 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3041b693-c9e5-4272-b180-673a3c3551ce tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:32.533548 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3041b693-c9e5-4272-b180-673a3c3551ce tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:32.533704 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-3041b693-c9e5-4272-b180-673a3c3551ce tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:32.542368 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:32.542368 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:32.543278 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3041b693-c9e5-4272-b180-673a3c3551ce tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 200 Aug 13 07:01:32.543793 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 694/2763] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:32 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:33.006198 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-91a56638-5d83-443b-a2f5-c5ef59078566 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:33.008028 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-91a56638-5d83-443b-a2f5-c5ef59078566 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:33.008255 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-91a56638-5d83-443b-a2f5-c5ef59078566 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:33.008490 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-91a56638-5d83-443b-a2f5-c5ef59078566 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:33.008664 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-91a56638-5d83-443b-a2f5-c5ef59078566 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 287020c4-ec97-487a-ad7d-bbb12144e983. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:33.012695 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:33.012695 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:33.013666 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-91a56638-5d83-443b-a2f5-c5ef59078566 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 200 Aug 13 07:01:33.014183 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 687/2764] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:33 2026] GET /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:33.561679 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f42fb2f1-7e63-4cef-9716-26d4878c5dd1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:33.563823 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f42fb2f1-7e63-4cef-9716-26d4878c5dd1 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:01:33.563900 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f42fb2f1-7e63-4cef-9716-26d4878c5dd1 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:33.564059 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f42fb2f1-7e63-4cef-9716-26d4878c5dd1 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:33.564158 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-f42fb2f1-7e63-4cef-9716-26d4878c5dd1 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:33.568429 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:33.568429 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:33.569271 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f42fb2f1-7e63-4cef-9716-26d4878c5dd1 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 200 Aug 13 07:01:33.569778 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 688/2765] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:33 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:34.032176 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b1bb02ee-83af-48c7-88f0-1d28de853c37 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:34.033789 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b1bb02ee-83af-48c7-88f0-1d28de853c37 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:34.036562 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b1bb02ee-83af-48c7-88f0-1d28de853c37 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:34.036562 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b1bb02ee-83af-48c7-88f0-1d28de853c37 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:34.036562 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b1bb02ee-83af-48c7-88f0-1d28de853c37 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 287020c4-ec97-487a-ad7d-bbb12144e983. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:34.041040 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:34.041040 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:34.041636 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b1bb02ee-83af-48c7-88f0-1d28de853c37 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 200 Aug 13 07:01:34.042146 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 697/2766] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:34 2026] GET /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:34.584146 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1f812aef-ee20-46e6-9c6a-97907476d43e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:34.588299 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1f812aef-ee20-46e6-9c6a-97907476d43e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:01:34.588299 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1f812aef-ee20-46e6-9c6a-97907476d43e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:34.588299 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1f812aef-ee20-46e6-9c6a-97907476d43e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:34.588299 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-1f812aef-ee20-46e6-9c6a-97907476d43e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:34.594548 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:34.594548 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:34.595551 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1f812aef-ee20-46e6-9c6a-97907476d43e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 200 Aug 13 07:01:34.596141 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 695/2767] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:34 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:35.058808 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7b1b4144-6f33-4332-b570-6c8285080d87 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:35.060622 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7b1b4144-6f33-4332-b570-6c8285080d87 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:35.060982 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7b1b4144-6f33-4332-b570-6c8285080d87 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:35.061172 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7b1b4144-6f33-4332-b570-6c8285080d87 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:35.061282 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-7b1b4144-6f33-4332-b570-6c8285080d87 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 287020c4-ec97-487a-ad7d-bbb12144e983. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:35.066037 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:35.066037 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:35.066798 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7b1b4144-6f33-4332-b570-6c8285080d87 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 200 Aug 13 07:01:35.067173 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 688/2768] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:35 2026] GET /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:35.608777 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-41d25213-b257-47c8-968c-910f0ac74d13 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:35.612595 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-41d25213-b257-47c8-968c-910f0ac74d13 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:01:35.612595 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-41d25213-b257-47c8-968c-910f0ac74d13 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:35.612595 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-41d25213-b257-47c8-968c-910f0ac74d13 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:35.612595 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-41d25213-b257-47c8-968c-910f0ac74d13 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:35.619993 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:35.619993 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:35.620699 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-41d25213-b257-47c8-968c-910f0ac74d13 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 200 Aug 13 07:01:35.621138 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 689/2769] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:35 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:36.080387 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6227cdc1-cff0-49bb-a75a-32b4ee30b4fa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:36.082110 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6227cdc1-cff0-49bb-a75a-32b4ee30b4fa tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:36.082291 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6227cdc1-cff0-49bb-a75a-32b4ee30b4fa tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:36.082487 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6227cdc1-cff0-49bb-a75a-32b4ee30b4fa tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:36.082638 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6227cdc1-cff0-49bb-a75a-32b4ee30b4fa tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 287020c4-ec97-487a-ad7d-bbb12144e983. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:36.087603 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:36.087603 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:36.088462 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6227cdc1-cff0-49bb-a75a-32b4ee30b4fa tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 200 Aug 13 07:01:36.088859 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 698/2770] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:36 2026] GET /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:36.636336 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-18a41999-aac5-4cef-a71e-21cfb9f8c49d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:36.638357 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-18a41999-aac5-4cef-a71e-21cfb9f8c49d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:01:36.638624 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-18a41999-aac5-4cef-a71e-21cfb9f8c49d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:36.638829 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-18a41999-aac5-4cef-a71e-21cfb9f8c49d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:36.639083 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-18a41999-aac5-4cef-a71e-21cfb9f8c49d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:36.644725 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:36.644725 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:36.645422 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-18a41999-aac5-4cef-a71e-21cfb9f8c49d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 200 Aug 13 07:01:36.646085 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 696/2771] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:36 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:37.104119 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6a75163a-245a-4af0-a9ee-cd10a074814e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:37.110038 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6a75163a-245a-4af0-a9ee-cd10a074814e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:37.110208 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6a75163a-245a-4af0-a9ee-cd10a074814e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:37.110392 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6a75163a-245a-4af0-a9ee-cd10a074814e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:37.110488 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-6a75163a-245a-4af0-a9ee-cd10a074814e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 287020c4-ec97-487a-ad7d-bbb12144e983. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:37.124662 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:37.124662 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:37.126561 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6a75163a-245a-4af0-a9ee-cd10a074814e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 200 Aug 13 07:01:37.127436 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 689/2772] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:37 2026] GET /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 799 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:01:37.460215 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-698cb66b-d024-4d38-a236-e33f7d4f868e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:37.462335 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-698cb66b-d024-4d38-a236-e33f7d4f868e tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes/18eacb33-8edc-4e0c-bd4f-f6ff7b50a281/action Aug 13 07:01:37.462750 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-698cb66b-d024-4d38-a236-e33f7d4f868e tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action body: b'{"os-attach": {"instance_uuid": "b49878b5-3ed2-4903-a745-fc771cbfa9d4", "mountpoint": "/dev/vdc"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:01:37.462915 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-698cb66b-d024-4d38-a236-e33f7d4f868e tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b49878b5-3ed2-4903-a745-fc771cbfa9d4", "mountpoint": "/dev/vdc"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:37.471565 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-698cb66b-d024-4d38-a236-e33f7d4f868e tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/18eacb33-8edc-4e0c-bd4f-f6ff7b50a281/action returned with HTTP 404 Aug 13 07:01:37.472105 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 690/2773] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 07:01:37 2026] POST /volume/v3/volumes/18eacb33-8edc-4e0c-bd4f-f6ff7b50a281/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:37.657415 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f63dc461-766d-4625-8355-e558b201332d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:37.660875 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f63dc461-766d-4625-8355-e558b201332d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:01:37.661152 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f63dc461-766d-4625-8355-e558b201332d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:37.661406 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f63dc461-766d-4625-8355-e558b201332d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:37.661542 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f63dc461-766d-4625-8355-e558b201332d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:37.671017 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:37.671017 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:37.672234 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f63dc461-766d-4625-8355-e558b201332d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 200 Aug 13 07:01:37.672810 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 699/2774] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:37 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:38.146518 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a386f03c-6444-4f31-b9f6-23bc25776ca8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:38.148995 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a386f03c-6444-4f31-b9f6-23bc25776ca8 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:38.149447 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a386f03c-6444-4f31-b9f6-23bc25776ca8 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:38.149671 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a386f03c-6444-4f31-b9f6-23bc25776ca8 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:38.149808 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-a386f03c-6444-4f31-b9f6-23bc25776ca8 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 287020c4-ec97-487a-ad7d-bbb12144e983. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:38.159506 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:38.159506 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:38.160496 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a386f03c-6444-4f31-b9f6-23bc25776ca8 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 200 Aug 13 07:01:38.160970 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 697/2775] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:38 2026] GET /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:38.684133 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f9259022-067f-429e-ae13-0e6a1a336107 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:38.686263 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f9259022-067f-429e-ae13-0e6a1a336107 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:01:38.686565 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f9259022-067f-429e-ae13-0e6a1a336107 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:38.686816 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f9259022-067f-429e-ae13-0e6a1a336107 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:38.686978 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-f9259022-067f-429e-ae13-0e6a1a336107 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:38.695370 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:38.695370 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:38.695370 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f9259022-067f-429e-ae13-0e6a1a336107 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 200 Aug 13 07:01:38.695370 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 690/2776] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:38 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:39.171296 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8ef42945-9619-4df9-8a4e-d3a0c135e4c4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:39.174227 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8ef42945-9619-4df9-8a4e-d3a0c135e4c4 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:39.174490 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8ef42945-9619-4df9-8a4e-d3a0c135e4c4 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:39.174668 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8ef42945-9619-4df9-8a4e-d3a0c135e4c4 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:39.174775 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-8ef42945-9619-4df9-8a4e-d3a0c135e4c4 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 287020c4-ec97-487a-ad7d-bbb12144e983. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:39.187345 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:39.187345 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:39.188884 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8ef42945-9619-4df9-8a4e-d3a0c135e4c4 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 200 Aug 13 07:01:39.189356 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 691/2777] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:39 2026] GET /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:39.707101 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9e69c2db-8af0-4b05-acc3-ca405d5176a1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:39.708891 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9e69c2db-8af0-4b05-acc3-ca405d5176a1 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:01:39.709084 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9e69c2db-8af0-4b05-acc3-ca405d5176a1 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:39.709248 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9e69c2db-8af0-4b05-acc3-ca405d5176a1 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:39.709367 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9e69c2db-8af0-4b05-acc3-ca405d5176a1 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:39.718883 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:39.718883 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:39.719653 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9e69c2db-8af0-4b05-acc3-ca405d5176a1 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 200 Aug 13 07:01:39.720039 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 700/2778] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:39 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:40.201518 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f7dd5975-0e18-46b0-9f90-ad99c3d9229e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:40.203454 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f7dd5975-0e18-46b0-9f90-ad99c3d9229e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:40.203662 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f7dd5975-0e18-46b0-9f90-ad99c3d9229e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:40.204029 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f7dd5975-0e18-46b0-9f90-ad99c3d9229e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:40.204098 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-f7dd5975-0e18-46b0-9f90-ad99c3d9229e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 287020c4-ec97-487a-ad7d-bbb12144e983. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:40.209168 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:40.209168 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:40.209662 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f7dd5975-0e18-46b0-9f90-ad99c3d9229e tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 200 Aug 13 07:01:40.210006 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 698/2779] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:40 2026] GET /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:40.224838 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-636e9cb6-9b84-41bd-b382-f3fcbae3c421 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:40.227367 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-636e9cb6-9b84-41bd-b382-f3fcbae3c421 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/volumes/d5ef5364-1c17-416f-8954-99417869633a Aug 13 07:01:40.227623 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-636e9cb6-9b84-41bd-b382-f3fcbae3c421 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:40.227852 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-636e9cb6-9b84-41bd-b382-f3fcbae3c421 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:40.237502 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:40.237502 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:40.242582 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-636e9cb6-9b84-41bd-b382-f3fcbae3c421 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Volume info retrieved successfully. Aug 13 07:01:40.247393 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-636e9cb6-9b84-41bd-b382-f3fcbae3c421 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/volumes/d5ef5364-1c17-416f-8954-99417869633a returned with HTTP 200 Aug 13 07:01:40.248113 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 691/2780] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:40 2026] GET /volume/v3/volumes/d5ef5364-1c17-416f-8954-99417869633a => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:40.269262 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-12f290dd-80d0-4ce6-8423-acd520b1e117 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:40.271399 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-12f290dd-80d0-4ce6-8423-acd520b1e117 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] POST https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983/action Aug 13 07:01:40.271839 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-12f290dd-80d0-4ce6-8423-acd520b1e117 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:01:40.272056 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-12f290dd-80d0-4ce6-8423-acd520b1e117 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:40.273552 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.admin_actions [None req-12f290dd-80d0-4ce6-8423-acd520b1e117 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] Updating backup '287020c4-ec97-487a-ad7d-bbb12144e983' with '{'status': 'error'}' {{(pid=100294) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 07:01:40.282577 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:40.282577 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:40.292774 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-12f290dd-80d0-4ce6-8423-acd520b1e117 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] reset_status in rpcapi backup_id 287020c4-ec97-487a-ad7d-bbb12144e983 on host np0000007169. {{(pid=100294) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 13 07:01:40.294799 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-12f290dd-80d0-4ce6-8423-acd520b1e117 tempest-VolumesBackupsAdminTest-1076941355 tempest-VolumesBackupsAdminTest-1076941355-project-admin] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983/action returned with HTTP 202 Aug 13 07:01:40.295348 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 692/2781] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 07:01:40 2026] POST /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:01:40.307149 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3ea43aec-5d84-4e46-9f35-ff225bf3c23d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:40.309925 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3ea43aec-5d84-4e46-9f35-ff225bf3c23d tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:40.310155 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3ea43aec-5d84-4e46-9f35-ff225bf3c23d tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:40.310382 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3ea43aec-5d84-4e46-9f35-ff225bf3c23d tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:40.310506 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3ea43aec-5d84-4e46-9f35-ff225bf3c23d tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 287020c4-ec97-487a-ad7d-bbb12144e983. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:40.318948 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:40.318948 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:40.319783 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3ea43aec-5d84-4e46-9f35-ff225bf3c23d tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 200 Aug 13 07:01:40.320162 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 701/2782] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:40 2026] GET /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:40.334911 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-60ec56f3-6c23-460f-87c0-8b14e504f43a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:40.338792 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-60ec56f3-6c23-460f-87c0-8b14e504f43a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] DELETE https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:40.340390 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-60ec56f3-6c23-460f-87c0-8b14e504f43a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:40.340582 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-60ec56f3-6c23-460f-87c0-8b14e504f43a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:40.340801 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-60ec56f3-6c23-460f-87c0-8b14e504f43a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Delete backup with id: 287020c4-ec97-487a-ad7d-bbb12144e983. Aug 13 07:01:40.346271 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:40.346271 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:40.356880 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-60ec56f3-6c23-460f-87c0-8b14e504f43a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] delete_backup rpcapi backup_id 287020c4-ec97-487a-ad7d-bbb12144e983 {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:01:40.359246 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-60ec56f3-6c23-460f-87c0-8b14e504f43a tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 202 Aug 13 07:01:40.359651 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 699/2783] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:40 2026] DELETE /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:01:40.369679 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5e73976f-45e9-4b66-9fd0-f6d14021fd73 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:40.371451 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5e73976f-45e9-4b66-9fd0-f6d14021fd73 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:40.371645 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5e73976f-45e9-4b66-9fd0-f6d14021fd73 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:40.371826 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5e73976f-45e9-4b66-9fd0-f6d14021fd73 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:40.371942 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-5e73976f-45e9-4b66-9fd0-f6d14021fd73 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 287020c4-ec97-487a-ad7d-bbb12144e983. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:40.376045 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:40.376045 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:40.377005 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5e73976f-45e9-4b66-9fd0-f6d14021fd73 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 200 Aug 13 07:01:40.377400 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 692/2784] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:40 2026] GET /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:40.732363 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5cf35598-74d0-4a7c-9bfc-3ce41edfcc12 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:40.734566 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5cf35598-74d0-4a7c-9bfc-3ce41edfcc12 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:01:40.734794 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5cf35598-74d0-4a7c-9bfc-3ce41edfcc12 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:40.734998 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5cf35598-74d0-4a7c-9bfc-3ce41edfcc12 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:40.735119 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-5cf35598-74d0-4a7c-9bfc-3ce41edfcc12 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:40.744334 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:40.744334 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:40.745149 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5cf35598-74d0-4a7c-9bfc-3ce41edfcc12 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 200 Aug 13 07:01:40.745548 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 693/2785] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:40 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:41.390538 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-390bc04a-9720-496a-b811-fafbebccfc83 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:41.392701 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-390bc04a-9720-496a-b811-fafbebccfc83 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 Aug 13 07:01:41.392946 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-390bc04a-9720-496a-b811-fafbebccfc83 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:41.393214 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-390bc04a-9720-496a-b811-fafbebccfc83 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:41.393376 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-390bc04a-9720-496a-b811-fafbebccfc83 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Show backup with id 287020c4-ec97-487a-ad7d-bbb12144e983. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:41.397956 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-390bc04a-9720-496a-b811-fafbebccfc83 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 returned with HTTP 404 Aug 13 07:01:41.398318 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 702/2786] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:41 2026] GET /volume/v3/backups/287020c4-ec97-487a-ad7d-bbb12144e983 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:41.505199 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-17ee53f0-5919-4e2c-8eff-a96991cea1ed None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:41.507189 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-17ee53f0-5919-4e2c-8eff-a96991cea1ed tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/volumes/d5ef5364-1c17-416f-8954-99417869633a Aug 13 07:01:41.507398 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-17ee53f0-5919-4e2c-8eff-a96991cea1ed tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:41.507578 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-17ee53f0-5919-4e2c-8eff-a96991cea1ed tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:41.515363 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:41.515363 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:41.522222 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-17ee53f0-5919-4e2c-8eff-a96991cea1ed tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Volume info retrieved successfully. Aug 13 07:01:41.526503 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-17ee53f0-5919-4e2c-8eff-a96991cea1ed tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/volumes/d5ef5364-1c17-416f-8954-99417869633a returned with HTTP 200 Aug 13 07:01:41.526927 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 700/2787] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:41 2026] GET /volume/v3/volumes/d5ef5364-1c17-416f-8954-99417869633a => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:41.542911 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-94bfb601-1db9-41d9-a499-05486c7724f9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:41.544834 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-94bfb601-1db9-41d9-a499-05486c7724f9 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d5ef5364-1c17-416f-8954-99417869633a Aug 13 07:01:41.545045 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-94bfb601-1db9-41d9-a499-05486c7724f9 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:41.545234 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-94bfb601-1db9-41d9-a499-05486c7724f9 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:41.545427 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-94bfb601-1db9-41d9-a499-05486c7724f9 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Delete volume with id: d5ef5364-1c17-416f-8954-99417869633a Aug 13 07:01:41.552970 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:41.552970 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:41.553521 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-94bfb601-1db9-41d9-a499-05486c7724f9 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Volume info retrieved successfully. Aug 13 07:01:41.574224 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-94bfb601-1db9-41d9-a499-05486c7724f9 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Delete volume request issued successfully. Aug 13 07:01:41.574409 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-94bfb601-1db9-41d9-a499-05486c7724f9 tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/volumes/d5ef5364-1c17-416f-8954-99417869633a returned with HTTP 202 Aug 13 07:01:41.574788 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 693/2788] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:41 2026] DELETE /volume/v3/volumes/d5ef5364-1c17-416f-8954-99417869633a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:41.588253 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2787518e-140a-4404-9ab2-0c5207e916df None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:41.590857 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2787518e-140a-4404-9ab2-0c5207e916df tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/volumes/d5ef5364-1c17-416f-8954-99417869633a Aug 13 07:01:41.591066 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2787518e-140a-4404-9ab2-0c5207e916df tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:41.591246 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2787518e-140a-4404-9ab2-0c5207e916df tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:41.597587 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:41.597587 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:41.601244 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2787518e-140a-4404-9ab2-0c5207e916df tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Volume info retrieved successfully. Aug 13 07:01:41.605444 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2787518e-140a-4404-9ab2-0c5207e916df tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/volumes/d5ef5364-1c17-416f-8954-99417869633a returned with HTTP 200 Aug 13 07:01:41.605788 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 694/2789] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:41 2026] GET /volume/v3/volumes/d5ef5364-1c17-416f-8954-99417869633a => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:41.758891 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b37a71dc-8759-4e5c-8c15-d88e5664cd69 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:41.760670 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b37a71dc-8759-4e5c-8c15-d88e5664cd69 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:01:41.760902 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b37a71dc-8759-4e5c-8c15-d88e5664cd69 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:41.761354 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b37a71dc-8759-4e5c-8c15-d88e5664cd69 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:41.761523 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b37a71dc-8759-4e5c-8c15-d88e5664cd69 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:41.766437 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:41.766437 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:41.767078 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b37a71dc-8759-4e5c-8c15-d88e5664cd69 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 200 Aug 13 07:01:41.767559 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 703/2790] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:41 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:42.017261 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a78434cb-5d97-41ad-9471-30cc2a8075ab None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:42.019574 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a78434cb-5d97-41ad-9471-30cc2a8075ab tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:42.019993 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a78434cb-5d97-41ad-9471-30cc2a8075ab tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2b5575cb-fd91-4626-9264-b4223f2fa118", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1615925976"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:42.022045 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-a78434cb-5d97-41ad-9471-30cc2a8075ab tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Create volume request body: {'volume': {'imageRef': '2b5575cb-fd91-4626-9264-b4223f2fa118', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1615925976'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:42.124651 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-a78434cb-5d97-41ad-9471-30cc2a8075ab tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Create volume of 2 GB Aug 13 07:01:42.129167 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a78434cb-5d97-41ad-9471-30cc2a8075ab tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Availability Zones retrieved successfully. Aug 13 07:01:42.138346 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a78434cb-5d97-41ad-9471-30cc2a8075ab tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Flow 'volume_create_api' (afca5e64-c1da-4b53-95ff-d94705f46fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:42.138346 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a78434cb-5d97-41ad-9471-30cc2a8075ab tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90b32277-f395-4537-9036-eda0321dd1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:42.139439 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-a78434cb-5d97-41ad-9471-30cc2a8075ab tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Validating volume size '2' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:01:42.173779 np0000007169 devstack@c-api.service[100297]: WARNING cinder.volume.api [None req-a78434cb-5d97-41ad-9471-30cc2a8075ab tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90b32277-f395-4537-9036-eda0321dd1ea) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 07:01:42.173779 np0000007169 devstack@c-api.service[100297]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 2b5575cb-fd91-4626-9264-b4223f2fa118 is not active. Aug 13 07:01:42.176446 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a78434cb-5d97-41ad-9471-30cc2a8075ab tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90b32277-f395-4537-9036-eda0321dd1ea) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:42.176505 np0000007169 devstack@c-api.service[100297]: WARNING cinder.volume.api [None req-a78434cb-5d97-41ad-9471-30cc2a8075ab tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90b32277-f395-4537-9036-eda0321dd1ea) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 07:01:42.177436 np0000007169 devstack@c-api.service[100297]: WARNING cinder.volume.api [None req-a78434cb-5d97-41ad-9471-30cc2a8075ab tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Flow 'volume_create_api' (afca5e64-c1da-4b53-95ff-d94705f46fa3) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 07:01:42.177743 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a78434cb-5d97-41ad-9471-30cc2a8075ab tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 13 07:01:42.178578 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 701/2791] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:01:42 2026] POST /volume/v3/volumes => generated 125 bytes in 162 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 07:01:42.625451 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-98a23596-7eb0-43ee-8546-a4ebdf28fe8f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:42.627759 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-98a23596-7eb0-43ee-8546-a4ebdf28fe8f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] GET https://10.4.3.81/volume/v3/volumes/d5ef5364-1c17-416f-8954-99417869633a Aug 13 07:01:42.630723 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-98a23596-7eb0-43ee-8546-a4ebdf28fe8f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:42.630723 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-98a23596-7eb0-43ee-8546-a4ebdf28fe8f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:42.640520 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-98a23596-7eb0-43ee-8546-a4ebdf28fe8f tempest-VolumesBackupsAdminTest-1146808977 tempest-VolumesBackupsAdminTest-1146808977-project-member] https://10.4.3.81/volume/v3/volumes/d5ef5364-1c17-416f-8954-99417869633a returned with HTTP 404 Aug 13 07:01:42.640520 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 694/2792] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:42 2026] GET /volume/v3/volumes/d5ef5364-1c17-416f-8954-99417869633a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:42.779078 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3b1a5c10-3485-4af0-a5b0-81b75227e49a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:42.781597 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3b1a5c10-3485-4af0-a5b0-81b75227e49a tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:01:42.781827 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3b1a5c10-3485-4af0-a5b0-81b75227e49a tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:42.782405 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3b1a5c10-3485-4af0-a5b0-81b75227e49a tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:42.782571 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-3b1a5c10-3485-4af0-a5b0-81b75227e49a tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:42.788555 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:42.788555 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:42.789524 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3b1a5c10-3485-4af0-a5b0-81b75227e49a tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 200 Aug 13 07:01:42.790019 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 695/2793] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:42 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:42.881232 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:42.882871 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:42.883190 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2053946802"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:42.884516 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2053946802'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:42.884641 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Create volume of 1 GB Aug 13 07:01:42.888706 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Availability Zones retrieved successfully. Aug 13 07:01:42.894465 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Flow 'volume_create_api' (85f993e1-d13f-4499-981f-40ca16d77a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:42.895500 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a0fb096-1ffd-469f-978f-5eea963eaf61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:42.896525 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:01:42.927072 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a0fb096-1ffd-469f-978f-5eea963eaf61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:42.928398 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e2f56c-48c7-4f5b-8fd3-9cb887ef883e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:42.992300 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Created reservations ['a0c5cdd4-1ab3-4e56-86c6-d1553769e06c', '3059c1aa-7966-43f5-8bf9-1bb583a14374', '532d638a-f4cc-4365-a907-ef8509342cf7', 'dbd3c9c3-6536-40b5-8aad-9c97b43d1be2'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:42.994908 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e2f56c-48c7-4f5b-8fd3-9cb887ef883e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0c5cdd4-1ab3-4e56-86c6-d1553769e06c', '3059c1aa-7966-43f5-8bf9-1bb583a14374', '532d638a-f4cc-4365-a907-ef8509342cf7', 'dbd3c9c3-6536-40b5-8aad-9c97b43d1be2']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:42.994908 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df94f907-1c83-4852-83be-26ba78293409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:43.028452 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df94f907-1c83-4852-83be-26ba78293409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5665a10a-59cb-4ed0-a5fd-524a8a69dce3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2053946802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8440e448fe434a4a80afc54970b34b42',qos_specs=None,replication_status=,reservations=['a0c5cdd4-1ab3-4e56-86c6-d1553769e06c','3059c1aa-7966-43f5-8bf9-1bb583a14374','532d638a-f4cc-4365-a907-ef8509342cf7','dbd3c9c3-6536-40b5-8aad-9c97b43d1be2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d05bc7f67a14821a169fb3b167cc903',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:01:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2053946802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5665a10a-59cb-4ed0-a5fd-524a8a69dce3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8440e448fe434a4a80afc54970b34b42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d05bc7f67a14821a169fb3b167cc903',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:43.029242 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (525c4d89-b59f-44e1-8d88-4677c8344f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:43.051413 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (525c4d89-b59f-44e1-8d88-4677c8344f42) transitioned into state 'SUCCESS' from state '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-2053946802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8440e448fe434a4a80afc54970b34b42',qos_specs=None,replication_status=,reservations=['a0c5cdd4-1ab3-4e56-86c6-d1553769e06c','3059c1aa-7966-43f5-8bf9-1bb583a14374','532d638a-f4cc-4365-a907-ef8509342cf7','dbd3c9c3-6536-40b5-8aad-9c97b43d1be2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d05bc7f67a14821a169fb3b167cc903',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:43.052169 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc52ad49-c251-4aeb-82af-0aac7c86e98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:43.063080 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc52ad49-c251-4aeb-82af-0aac7c86e98b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:43.063330 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Flow 'volume_create_api' (85f993e1-d13f-4499-981f-40ca16d77a88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:43.063629 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Create volume request issued successfully. Aug 13 07:01:43.064169 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6a7f6ae8-c41b-4bac-8498-c4ef37c20480 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:01:43.064618 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 704/2794] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:01:42 2026] POST /volume/v3/volumes => generated 757 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:43.084567 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-af385a08-dcb8-4d34-beb2-36f60e6c7a09 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:43.089369 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-af385a08-dcb8-4d34-beb2-36f60e6c7a09 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/5665a10a-59cb-4ed0-a5fd-524a8a69dce3 Aug 13 07:01:43.089424 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-af385a08-dcb8-4d34-beb2-36f60e6c7a09 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:43.089583 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-af385a08-dcb8-4d34-beb2-36f60e6c7a09 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:43.102256 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:43.102256 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:43.109995 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-af385a08-dcb8-4d34-beb2-36f60e6c7a09 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:01:43.117291 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-af385a08-dcb8-4d34-beb2-36f60e6c7a09 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/5665a10a-59cb-4ed0-a5fd-524a8a69dce3 returned with HTTP 200 Aug 13 07:01:43.117905 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 702/2795] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:43 2026] GET /volume/v3/volumes/5665a10a-59cb-4ed0-a5fd-524a8a69dce3 => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:43.803275 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-80bc8d46-b032-4672-a515-1b77aca0a363 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:43.806208 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-80bc8d46-b032-4672-a515-1b77aca0a363 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:01:43.806591 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-80bc8d46-b032-4672-a515-1b77aca0a363 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:43.806918 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-80bc8d46-b032-4672-a515-1b77aca0a363 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:43.807118 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-80bc8d46-b032-4672-a515-1b77aca0a363 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:43.812660 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:43.812660 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:43.813678 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-80bc8d46-b032-4672-a515-1b77aca0a363 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 200 Aug 13 07:01:43.814602 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 695/2796] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:43 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:44.137870 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1c706f2b-35f6-4e3f-ad3d-04e26a80d53b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:44.140140 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1c706f2b-35f6-4e3f-ad3d-04e26a80d53b tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/5665a10a-59cb-4ed0-a5fd-524a8a69dce3 Aug 13 07:01:44.140361 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1c706f2b-35f6-4e3f-ad3d-04e26a80d53b tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:44.141162 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1c706f2b-35f6-4e3f-ad3d-04e26a80d53b tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:44.148191 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:44.148191 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:44.155311 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1c706f2b-35f6-4e3f-ad3d-04e26a80d53b tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:01:44.160137 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1c706f2b-35f6-4e3f-ad3d-04e26a80d53b tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/5665a10a-59cb-4ed0-a5fd-524a8a69dce3 returned with HTTP 200 Aug 13 07:01:44.160813 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 696/2797] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:44 2026] GET /volume/v3/volumes/5665a10a-59cb-4ed0-a5fd-524a8a69dce3 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:44.320028 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0af01e19-3cf4-4419-ac0e-77c603e499f9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:44.324779 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0af01e19-3cf4-4419-ac0e-77c603e499f9 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:44.325189 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0af01e19-3cf4-4419-ac0e-77c603e499f9 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "16827562-f61a-4b0f-9b4e-e0b020635f1e"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:44.330731 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-0af01e19-3cf4-4419-ac0e-77c603e499f9 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '16827562-f61a-4b0f-9b4e-e0b020635f1e'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:44.608839 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-0af01e19-3cf4-4419-ac0e-77c603e499f9 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Create volume of 1 GB Aug 13 07:01:44.609802 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:44.609802 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:44.615120 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0af01e19-3cf4-4419-ac0e-77c603e499f9 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Availability Zones retrieved successfully. Aug 13 07:01:44.623860 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0af01e19-3cf4-4419-ac0e-77c603e499f9 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Flow 'volume_create_api' (2709fca7-be46-4eb6-8fba-276178d75b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:44.625667 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0af01e19-3cf4-4419-ac0e-77c603e499f9 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f7376da-7159-4e30-89c2-836ab96b9a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:44.627366 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-0af01e19-3cf4-4419-ac0e-77c603e499f9 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:01:44.666608 np0000007169 devstack@c-api.service[100295]: WARNING cinder.volume.api [None req-0af01e19-3cf4-4419-ac0e-77c603e499f9 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f7376da-7159-4e30-89c2-836ab96b9a04) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 07:01:44.666608 np0000007169 devstack@c-api.service[100295]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 13 07:01:44.671477 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0af01e19-3cf4-4419-ac0e-77c603e499f9 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f7376da-7159-4e30-89c2-836ab96b9a04) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:44.671477 np0000007169 devstack@c-api.service[100295]: WARNING cinder.volume.api [None req-0af01e19-3cf4-4419-ac0e-77c603e499f9 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f7376da-7159-4e30-89c2-836ab96b9a04) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 07:01:44.672301 np0000007169 devstack@c-api.service[100295]: WARNING cinder.volume.api [None req-0af01e19-3cf4-4419-ac0e-77c603e499f9 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Flow 'volume_create_api' (2709fca7-be46-4eb6-8fba-276178d75b24) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 07:01:44.672632 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0af01e19-3cf4-4419-ac0e-77c603e499f9 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 13 07:01:44.673465 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 705/2798] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:01:44 2026] POST /volume/v3/volumes => generated 134 bytes in 354 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 07:01:44.826513 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0e59d8c5-95b1-4fc9-a132-c4b914ed9362 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:44.829349 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0e59d8c5-95b1-4fc9-a132-c4b914ed9362 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:01:44.829591 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0e59d8c5-95b1-4fc9-a132-c4b914ed9362 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:44.829803 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0e59d8c5-95b1-4fc9-a132-c4b914ed9362 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:44.829936 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-0e59d8c5-95b1-4fc9-a132-c4b914ed9362 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:44.838512 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:44.838512 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:44.839276 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0e59d8c5-95b1-4fc9-a132-c4b914ed9362 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 200 Aug 13 07:01:44.839726 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 703/2799] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:44 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:44.853711 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-292b3565-2b25-4809-916a-53fbe60e6a12 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.010504 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-292b3565-2b25-4809-916a-53fbe60e6a12 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf/export_record Aug 13 07:01:45.010742 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-292b3565-2b25-4809-916a-53fbe60e6a12 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:45.010938 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-292b3565-2b25-4809-916a-53fbe60e6a12 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] Calling method 'export_record' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:45.011066 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-292b3565-2b25-4809-916a-53fbe60e6a12 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] Export record for backup 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100296) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 07:01:45.019991 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:45.019991 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:45.021032 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-292b3565-2b25-4809-916a-53fbe60e6a12 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '447f8bfe72d04a969a31fe85ac6dfa85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbce561000e444ff96e0c663fe3e81cd', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:01:45.021221 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-292b3565-2b25-4809-916a-53fbe60e6a12 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf/export_record returned with HTTP 403 Aug 13 07:01:45.021647 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 696/2800] 10.4.3.81 () {68 vars in 1423 bytes} [Thu Aug 13 07:01:44 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf/export_record => generated 101 bytes in 168 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:45.031852 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5938a0d4-0872-49fa-bf37-266f95997c90 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.035865 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5938a0d4-0872-49fa-bf37-266f95997c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:45.036247 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5938a0d4-0872-49fa-bf37-266f95997c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1327583103"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.038757 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-5938a0d4-0872-49fa-bf37-266f95997c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1327583103'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:45.038946 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-5938a0d4-0872-49fa-bf37-266f95997c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Create volume of 1 GB Aug 13 07:01:45.047373 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5938a0d4-0872-49fa-bf37-266f95997c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Availability Zones retrieved successfully. Aug 13 07:01:45.056402 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5938a0d4-0872-49fa-bf37-266f95997c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Flow 'volume_create_api' (8226d2d1-16ed-4e4c-af18-6c6fae774405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:45.057638 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5938a0d4-0872-49fa-bf37-266f95997c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f31adfb-a49f-41a8-8ee3-c82c8339c1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:45.058751 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-5938a0d4-0872-49fa-bf37-266f95997c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:01:45.087269 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-014cbf57-6f67-45dc-bcd6-83b2010f31f0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.092800 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-014cbf57-6f67-45dc-bcd6-83b2010f31f0 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:45.093232 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-014cbf57-6f67-45dc-bcd6-83b2010f31f0 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.095276 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-014cbf57-6f67-45dc-bcd6-83b2010f31f0 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 13 07:01:45.095842 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 706/2801] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:01:45 2026] POST /volume/v3/volumes => generated 127 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 07:01:45.099439 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5938a0d4-0872-49fa-bf37-266f95997c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f31adfb-a49f-41a8-8ee3-c82c8339c1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:45.100987 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5938a0d4-0872-49fa-bf37-266f95997c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77ceb87e-b425-4fb8-86a9-eeec4ae781da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:45.106369 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6044ca89-33f2-4daf-8a0a-62e174b4a3c4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.108911 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6044ca89-33f2-4daf-8a0a-62e174b4a3c4 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:45.109402 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6044ca89-33f2-4daf-8a0a-62e174b4a3c4 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "f048b98c-36cb-4403-b67b-8335c0090c1a"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.111814 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-6044ca89-33f2-4daf-8a0a-62e174b4a3c4 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'f048b98c-36cb-4403-b67b-8335c0090c1a'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:45.117673 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6044ca89-33f2-4daf-8a0a-62e174b4a3c4 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 404 Aug 13 07:01:45.118274 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 704/2802] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:01:45 2026] POST /volume/v3/volumes => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:45.130148 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3da10761-174e-441d-996f-73f058099333 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.131888 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3da10761-174e-441d-996f-73f058099333 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:45.132310 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3da10761-174e-441d-996f-73f058099333 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "b8a5ccd0-2516-4e93-b58b-eb16a3d6098a"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.134808 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-3da10761-174e-441d-996f-73f058099333 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'b8a5ccd0-2516-4e93-b58b-eb16a3d6098a'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:45.139892 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3da10761-174e-441d-996f-73f058099333 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 404 Aug 13 07:01:45.140469 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 697/2803] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:01:45 2026] POST /volume/v3/volumes => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:45.150986 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6174af22-882b-4b18-a254-9ee80344d8c0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.151942 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6174af22-882b-4b18-a254-9ee80344d8c0 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:45.152275 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6174af22-882b-4b18-a254-9ee80344d8c0 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "f131cd04-33d1-473e-bad5-7be9d5b82893"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.153617 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-6174af22-882b-4b18-a254-9ee80344d8c0 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'f131cd04-33d1-473e-bad5-7be9d5b82893'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:45.164631 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6174af22-882b-4b18-a254-9ee80344d8c0 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 404 Aug 13 07:01:45.164631 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 707/2804] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:01:45 2026] POST /volume/v3/volumes => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:45.165909 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-5938a0d4-0872-49fa-bf37-266f95997c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Created reservations ['87920021-acf6-47e1-b822-f0da0c1b53ad', 'd87c7fff-62e6-467b-b82a-9a507e582e8c', '0c7ea7b0-1f59-4d24-9926-7a6e7ce59c38', '95302ee7-fd27-4eef-a54f-6e319adf4fbe'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:45.167242 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5938a0d4-0872-49fa-bf37-266f95997c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77ceb87e-b425-4fb8-86a9-eeec4ae781da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87920021-acf6-47e1-b822-f0da0c1b53ad', 'd87c7fff-62e6-467b-b82a-9a507e582e8c', '0c7ea7b0-1f59-4d24-9926-7a6e7ce59c38', '95302ee7-fd27-4eef-a54f-6e319adf4fbe']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:45.167815 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5938a0d4-0872-49fa-bf37-266f95997c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24a060c0-1439-4e85-b940-b1a05d3d7e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:45.179220 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2c919077-9b66-4352-b506-4e052f9523d6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.181035 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2c919077-9b66-4352-b506-4e052f9523d6 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:45.181449 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2c919077-9b66-4352-b506-4e052f9523d6 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.182943 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2c919077-9b66-4352-b506-4e052f9523d6 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 13 07:01:45.183396 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 705/2805] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:01:45 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 07:01:45.193878 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-df02e5af-a750-4848-8c45-b28d3a8174db None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.196246 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5938a0d4-0872-49fa-bf37-266f95997c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24a060c0-1439-4e85-b940-b1a05d3d7e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '527603aa-0c58-4c8b-8f3f-36ba303ae6f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1327583103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbce561000e444ff96e0c663fe3e81cd',qos_specs=None,replication_status=,reservations=['87920021-acf6-47e1-b822-f0da0c1b53ad','d87c7fff-62e6-467b-b82a-9a507e582e8c','0c7ea7b0-1f59-4d24-9926-7a6e7ce59c38','95302ee7-fd27-4eef-a54f-6e319adf4fbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d4946ccc4b14811a4fcaefd4817f6d3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:01:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1327583103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=527603aa-0c58-4c8b-8f3f-36ba303ae6f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbce561000e444ff96e0c663fe3e81cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d4946ccc4b14811a4fcaefd4817f6d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:45.196874 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df02e5af-a750-4848-8c45-b28d3a8174db tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:45.197755 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5938a0d4-0872-49fa-bf37-266f95997c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (744666fb-89c3-411b-8cde-2bc706569d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:45.198162 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-df02e5af-a750-4848-8c45-b28d3a8174db tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.201232 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df02e5af-a750-4848-8c45-b28d3a8174db tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 13 07:01:45.201232 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 698/2806] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:01:45 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 07:01:45.213604 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-22371359-4377-45b3-8679-aadeef628c12 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.216183 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22371359-4377-45b3-8679-aadeef628c12 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:45.216288 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-22371359-4377-45b3-8679-aadeef628c12 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.218462 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22371359-4377-45b3-8679-aadeef628c12 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 13 07:01:45.218976 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 708/2807] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:01:45 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) Aug 13 07:01:45.231023 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5938a0d4-0872-49fa-bf37-266f95997c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (744666fb-89c3-411b-8cde-2bc706569d77) transitioned into state 'SUCCESS' from state '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-1327583103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbce561000e444ff96e0c663fe3e81cd',qos_specs=None,replication_status=,reservations=['87920021-acf6-47e1-b822-f0da0c1b53ad','d87c7fff-62e6-467b-b82a-9a507e582e8c','0c7ea7b0-1f59-4d24-9926-7a6e7ce59c38','95302ee7-fd27-4eef-a54f-6e319adf4fbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d4946ccc4b14811a4fcaefd4817f6d3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:45.231574 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-708c2f1d-67c5-4c2a-854e-4ff2933f54a3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.231757 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5938a0d4-0872-49fa-bf37-266f95997c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fe6a39a-167f-48a6-b869-40339db14f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:45.233891 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-708c2f1d-67c5-4c2a-854e-4ff2933f54a3 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] DELETE https://10.4.3.81/volume/v3/volumes/tempest-invalid-1334752494 Aug 13 07:01:45.234093 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-708c2f1d-67c5-4c2a-854e-4ff2933f54a3 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:45.234370 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-708c2f1d-67c5-4c2a-854e-4ff2933f54a3 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:45.234598 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-708c2f1d-67c5-4c2a-854e-4ff2933f54a3 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Delete volume with id: tempest-invalid-1334752494 Aug 13 07:01:45.242129 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5938a0d4-0872-49fa-bf37-266f95997c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fe6a39a-167f-48a6-b869-40339db14f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:45.243087 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5938a0d4-0872-49fa-bf37-266f95997c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Flow 'volume_create_api' (8226d2d1-16ed-4e4c-af18-6c6fae774405) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:45.243754 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5938a0d4-0872-49fa-bf37-266f95997c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Create volume request issued successfully. Aug 13 07:01:45.244418 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5938a0d4-0872-49fa-bf37-266f95997c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:01:45.244864 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 697/2808] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:01:45 2026] POST /volume/v3/volumes => generated 776 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:45.245803 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-708c2f1d-67c5-4c2a-854e-4ff2933f54a3 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/tempest-invalid-1334752494 returned with HTTP 404 Aug 13 07:01:45.246512 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 706/2809] 10.4.3.81 () {66 vars in 1314 bytes} [Thu Aug 13 07:01:45 2026] DELETE /volume/v3/volumes/tempest-invalid-1334752494 => generated 99 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:45.257796 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-45427e9c-8dec-4aec-a624-c4eb3feab617 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.263812 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 699/2810] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 07:01:45 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 13 07:01:45.267454 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4b5d3f45-5a0f-4fab-822f-8ba54a1301fa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.270101 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b5d3f45-5a0f-4fab-822f-8ba54a1301fa tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/volumes/527603aa-0c58-4c8b-8f3f-36ba303ae6f5 Aug 13 07:01:45.270408 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b5d3f45-5a0f-4fab-822f-8ba54a1301fa tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:45.270535 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b5d3f45-5a0f-4fab-822f-8ba54a1301fa tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:45.273695 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5e944a8d-e1fe-413e-a3f6-cfde1ab9ccfe None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.276243 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5e944a8d-e1fe-413e-a3f6-cfde1ab9ccfe tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes/xxx/action Aug 13 07:01:45.276639 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5e944a8d-e1fe-413e-a3f6-cfde1ab9ccfe tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action body: b'{"os-detach": {}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:01:45.276760 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5e944a8d-e1fe-413e-a3f6-cfde1ab9ccfe tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.279793 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:45.279793 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:45.284076 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4b5d3f45-5a0f-4fab-822f-8ba54a1301fa tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Volume info retrieved successfully. Aug 13 07:01:45.285069 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5e944a8d-e1fe-413e-a3f6-cfde1ab9ccfe tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 13 07:01:45.285649 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 698/2811] 10.4.3.81 () {68 vars in 1284 bytes} [Thu Aug 13 07:01:45 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:45.290314 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b5d3f45-5a0f-4fab-822f-8ba54a1301fa tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/volumes/527603aa-0c58-4c8b-8f3f-36ba303ae6f5 returned with HTTP 200 Aug 13 07:01:45.291653 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 709/2812] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:45 2026] GET /volume/v3/volumes/527603aa-0c58-4c8b-8f3f-36ba303ae6f5 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:45.293923 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-35981689-9d16-40cc-a3f4-45716d330bf0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.296430 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-35981689-9d16-40cc-a3f4-45716d330bf0 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] GET https://10.4.3.81/volume/v3/volumes/tempest-invalid-1081375735 Aug 13 07:01:45.296640 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-35981689-9d16-40cc-a3f4-45716d330bf0 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:45.296856 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-35981689-9d16-40cc-a3f4-45716d330bf0 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:45.303057 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-35981689-9d16-40cc-a3f4-45716d330bf0 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/tempest-invalid-1081375735 returned with HTTP 404 Aug 13 07:01:45.303527 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 707/2813] 10.4.3.81 () {66 vars in 1311 bytes} [Thu Aug 13 07:01:45 2026] GET /volume/v3/volumes/tempest-invalid-1081375735 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:45.311470 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2cbf3620-d53b-4460-bb1c-05ceace9eac3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.315029 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 700/2814] 10.4.3.81 () {66 vars in 1233 bytes} [Thu Aug 13 07:01:45 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 13 07:01:45.323472 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6c5c444d-6edc-41a1-b327-e722145d1703 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.325584 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6c5c444d-6edc-41a1-b327-e722145d1703 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?status=null Aug 13 07:01:45.325792 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6c5c444d-6edc-41a1-b327-e722145d1703 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:45.326037 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6c5c444d-6edc-41a1-b327-e722145d1703 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:45.326377 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-6c5c444d-6edc-41a1-b327-e722145d1703 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:01:45.326604 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c5c444d-6edc-41a1-b327-e722145d1703 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Could not evaluate value null, assuming string {{(pid=100294) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 07:01:45.327102 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:45.327102 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:45.327580 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c5c444d-6edc-41a1-b327-e722145d1703 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:01:45.359219 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6c5c444d-6edc-41a1-b327-e722145d1703 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Get all volumes completed successfully. Aug 13 07:01:45.360777 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6c5c444d-6edc-41a1-b327-e722145d1703 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 13 07:01:45.361205 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 699/2815] 10.4.3.81 () {66 vars in 1274 bytes} [Thu Aug 13 07:01:45 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:01:45.381900 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-90058aef-8b87-4ea7-83b6-66e26ad5c279 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.384793 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-90058aef-8b87-4ea7-83b6-66e26ad5c279 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1947393748 Aug 13 07:01:45.385120 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-90058aef-8b87-4ea7-83b6-66e26ad5c279 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:45.385429 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-90058aef-8b87-4ea7-83b6-66e26ad5c279 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:45.385855 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-90058aef-8b87-4ea7-83b6-66e26ad5c279 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:01:45.386907 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-90058aef-8b87-4ea7-83b6-66e26ad5c279 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1947393748'), ('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:01:45.418710 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-90058aef-8b87-4ea7-83b6-66e26ad5c279 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Get all volumes completed successfully. Aug 13 07:01:45.420785 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-90058aef-8b87-4ea7-83b6-66e26ad5c279 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1947393748 returned with HTTP 200 Aug 13 07:01:45.421368 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 710/2816] 10.4.3.81 () {66 vars in 1352 bytes} [Thu Aug 13 07:01:45 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1947393748 => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:01:45.439376 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c5bfcff5-a2ec-454b-a747-faf9def62a9b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.441055 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c5bfcff5-a2ec-454b-a747-faf9def62a9b tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] GET https://10.4.3.81/volume/v3/volumes?status=null Aug 13 07:01:45.441471 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c5bfcff5-a2ec-454b-a747-faf9def62a9b tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:45.441827 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c5bfcff5-a2ec-454b-a747-faf9def62a9b tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:45.442301 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-c5bfcff5-a2ec-454b-a747-faf9def62a9b tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:01:45.442713 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c5bfcff5-a2ec-454b-a747-faf9def62a9b tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Could not evaluate value null, assuming string {{(pid=100297) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 07:01:45.443854 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c5bfcff5-a2ec-454b-a747-faf9def62a9b tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:01:45.480906 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c5bfcff5-a2ec-454b-a747-faf9def62a9b tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Get all volumes completed successfully. Aug 13 07:01:45.482039 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c5bfcff5-a2ec-454b-a747-faf9def62a9b tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes?status=null returned with HTTP 200 Aug 13 07:01:45.482039 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 708/2817] 10.4.3.81 () {66 vars in 1253 bytes} [Thu Aug 13 07:01:45 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:01:45.493876 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3dab94ef-d1ca-4d57-9434-c32078ee0283 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.495535 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3dab94ef-d1ca-4d57-9434-c32078ee0283 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] GET https://10.4.3.81/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-932955054 Aug 13 07:01:45.495724 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3dab94ef-d1ca-4d57-9434-c32078ee0283 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:45.495918 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3dab94ef-d1ca-4d57-9434-c32078ee0283 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:45.496200 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-3dab94ef-d1ca-4d57-9434-c32078ee0283 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:01:45.496914 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3dab94ef-d1ca-4d57-9434-c32078ee0283 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-932955054'), ('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:01:45.527265 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3dab94ef-d1ca-4d57-9434-c32078ee0283 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Get all volumes completed successfully. Aug 13 07:01:45.527622 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3dab94ef-d1ca-4d57-9434-c32078ee0283 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-932955054 returned with HTTP 200 Aug 13 07:01:45.531347 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 701/2818] 10.4.3.81 () {66 vars in 1329 bytes} [Thu Aug 13 07:01:45 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-932955054 => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:01:45.531460 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.539073 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-df03f145-c9bb-4428-abfb-d606e412a4ea None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.540910 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df03f145-c9bb-4428-abfb-d606e412a4ea tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16/action Aug 13 07:01:45.541261 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df03f145-c9bb-4428-abfb-d606e412a4ea tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:01:45.541451 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df03f145-c9bb-4428-abfb-d606e412a4ea tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.549227 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:45.549227 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:45.549715 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-df03f145-c9bb-4428-abfb-d606e412a4ea tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Volume info retrieved successfully. Aug 13 07:01:45.556279 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-df03f145-c9bb-4428-abfb-d606e412a4ea tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Reserve volume completed successfully. Aug 13 07:01:45.556507 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df03f145-c9bb-4428-abfb-d606e412a4ea tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16/action returned with HTTP 202 Aug 13 07:01:45.556879 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 711/2819] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 07:01:45 2026] POST /volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:01:45.566410 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-842cf3b7-85fc-4f5d-bcc0-240db3f62b26 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.571787 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-842cf3b7-85fc-4f5d-bcc0-240db3f62b26 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16/action Aug 13 07:01:45.571787 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-842cf3b7-85fc-4f5d-bcc0-240db3f62b26 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:01:45.571787 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-842cf3b7-85fc-4f5d-bcc0-240db3f62b26 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.582455 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:45.582455 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:45.583209 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-842cf3b7-85fc-4f5d-bcc0-240db3f62b26 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Volume info retrieved successfully. Aug 13 07:01:45.587819 np0000007169 devstack@c-api.service[100297]: ERROR cinder.volume.api [None req-842cf3b7-85fc-4f5d-bcc0-240db3f62b26 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Volume status must be available to reserve, but the status is attaching. Aug 13 07:01:45.588378 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-842cf3b7-85fc-4f5d-bcc0-240db3f62b26 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16/action returned with HTTP 400 Aug 13 07:01:45.589103 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 709/2820] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 07:01:45 2026] POST /volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16/action => generated 132 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 07:01:45.598308 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fc8e7d74-5b8c-47c6-b813-6c8f2072050b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.600152 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fc8e7d74-5b8c-47c6-b813-6c8f2072050b tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16/action Aug 13 07:01:45.600578 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fc8e7d74-5b8c-47c6-b813-6c8f2072050b tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:01:45.600693 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fc8e7d74-5b8c-47c6-b813-6c8f2072050b tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.610644 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:45.610644 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:45.611140 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fc8e7d74-5b8c-47c6-b813-6c8f2072050b tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Volume info retrieved successfully. Aug 13 07:01:45.625209 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fc8e7d74-5b8c-47c6-b813-6c8f2072050b tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Unreserve volume completed successfully. Aug 13 07:01:45.625454 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fc8e7d74-5b8c-47c6-b813-6c8f2072050b tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16/action returned with HTTP 202 Aug 13 07:01:45.625886 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 702/2821] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 07:01:45 2026] POST /volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:01:45.633192 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e76cf0e0-1a66-4ef1-a236-571d31dad675 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.635237 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e76cf0e0-1a66-4ef1-a236-571d31dad675 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes/d65d354f-952d-47f3-b99a-d5da1a45d539/action Aug 13 07:01:45.635591 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e76cf0e0-1a66-4ef1-a236-571d31dad675 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:01:45.635722 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e76cf0e0-1a66-4ef1-a236-571d31dad675 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.642719 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e76cf0e0-1a66-4ef1-a236-571d31dad675 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/d65d354f-952d-47f3-b99a-d5da1a45d539/action returned with HTTP 404 Aug 13 07:01:45.643379 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 712/2822] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 07:01:45 2026] POST /volume/v3/volumes/d65d354f-952d-47f3-b99a-d5da1a45d539/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:45.655295 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-91d90286-04fa-47d3-864b-d930fb11bf1c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.656836 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-91d90286-04fa-47d3-864b-d930fb11bf1c tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes/84d6d1bb-715b-4791-92ef-0bbfafbc82f9/action Aug 13 07:01:45.657375 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-91d90286-04fa-47d3-864b-d930fb11bf1c tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:01:45.657627 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-91d90286-04fa-47d3-864b-d930fb11bf1c tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.658016 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:45.658399 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-625505794"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.660267 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-625505794'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:45.660267 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Create volume of 1 GB Aug 13 07:01:45.665164 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Availability Zones retrieved successfully. Aug 13 07:01:45.666377 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-91d90286-04fa-47d3-864b-d930fb11bf1c tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/84d6d1bb-715b-4791-92ef-0bbfafbc82f9/action returned with HTTP 404 Aug 13 07:01:45.666377 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 710/2823] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 07:01:45 2026] POST /volume/v3/volumes/84d6d1bb-715b-4791-92ef-0bbfafbc82f9/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:45.671205 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Flow 'volume_create_api' (98e96759-2011-4e66-b5be-821b70fa722e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:45.672753 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2624b64b-cba5-4bb7-ab62-ad424ea318f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:45.673496 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:01:45.674647 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d6e93637-3638-4ab1-b849-eb11f2e33ec3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.676733 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 703/2824] 10.4.3.81 () {68 vars in 1253 bytes} [Thu Aug 13 07:01:45 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 13 07:01:45.684814 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fcd0f7af-6443-40f2-80ab-858bab7eacda None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.686667 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fcd0f7af-6443-40f2-80ab-858bab7eacda tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] PUT https://10.4.3.81/volume/v3/volumes/tempest-invalid-24219683 Aug 13 07:01:45.687301 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fcd0f7af-6443-40f2-80ab-858bab7eacda tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.696476 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fcd0f7af-6443-40f2-80ab-858bab7eacda tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/tempest-invalid-24219683 returned with HTTP 404 Aug 13 07:01:45.697656 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 713/2825] 10.4.3.81 () {68 vars in 1325 bytes} [Thu Aug 13 07:01:45 2026] PUT /volume/v3/volumes/tempest-invalid-24219683 => generated 97 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:45.701922 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2624b64b-cba5-4bb7-ab62-ad424ea318f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:45.701922 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21bace75-8a9d-48b8-b57a-894f06e3a0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:45.707934 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-94d6e6c4-f907-45d8-a2d6-ab0b202674e7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.709294 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-94d6e6c4-f907-45d8-a2d6-ab0b202674e7 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] PUT https://10.4.3.81/volume/v3/volumes/92cb9fc7-7c96-459c-bfb0-55e31b54fb01 Aug 13 07:01:45.709738 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-94d6e6c4-f907-45d8-a2d6-ab0b202674e7 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.718501 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-94d6e6c4-f907-45d8-a2d6-ab0b202674e7 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/92cb9fc7-7c96-459c-bfb0-55e31b54fb01 returned with HTTP 404 Aug 13 07:01:45.719504 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 711/2826] 10.4.3.81 () {68 vars in 1361 bytes} [Thu Aug 13 07:01:45 2026] PUT /volume/v3/volumes/92cb9fc7-7c96-459c-bfb0-55e31b54fb01 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:45.728957 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e11286bb-7e49-44e3-a3d2-b8487eb6ce46 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.731561 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e11286bb-7e49-44e3-a3d2-b8487eb6ce46 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d29e3be3-6cd8-4b16-be33-4ea060208447 Aug 13 07:01:45.731763 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e11286bb-7e49-44e3-a3d2-b8487eb6ce46 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:45.732006 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e11286bb-7e49-44e3-a3d2-b8487eb6ce46 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:45.732163 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-e11286bb-7e49-44e3-a3d2-b8487eb6ce46 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Delete volume with id: d29e3be3-6cd8-4b16-be33-4ea060208447 Aug 13 07:01:45.739434 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e11286bb-7e49-44e3-a3d2-b8487eb6ce46 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/d29e3be3-6cd8-4b16-be33-4ea060208447 returned with HTTP 404 Aug 13 07:01:45.744404 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 704/2827] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:45 2026] DELETE /volume/v3/volumes/d29e3be3-6cd8-4b16-be33-4ea060208447 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:45.752292 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4b222e56-93ab-4b81-91e8-6769acd491e2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.754731 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b222e56-93ab-4b81-91e8-6769acd491e2 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16/action Aug 13 07:01:45.755311 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b222e56-93ab-4b81-91e8-6769acd491e2 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:01:45.755503 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b222e56-93ab-4b81-91e8-6769acd491e2 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.757063 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b222e56-93ab-4b81-91e8-6769acd491e2 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16/action returned with HTTP 400 Aug 13 07:01:45.757643 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 714/2828] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 07:01:45 2026] POST /volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 07:01:45.767362 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ab8f9149-61a5-48f2-a8be-41d1eb7dab1b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.768702 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab8f9149-61a5-48f2-a8be-41d1eb7dab1b tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16/action Aug 13 07:01:45.769189 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab8f9149-61a5-48f2-a8be-41d1eb7dab1b tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:01:45.769432 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab8f9149-61a5-48f2-a8be-41d1eb7dab1b tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.770949 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab8f9149-61a5-48f2-a8be-41d1eb7dab1b tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16/action returned with HTTP 400 Aug 13 07:01:45.771845 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Created reservations ['440715ad-9fa2-4ce9-a408-13ead1edd920', '627a7b16-f122-4c4f-81a3-f46ef66ba687', '1c060925-b38b-4ac9-a017-1f81de78d6a3', '5d292875-48e3-412b-a6c6-2cf868e4c900'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:45.771986 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 712/2829] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 07:01:45 2026] POST /volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 07:01:45.773678 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21bace75-8a9d-48b8-b57a-894f06e3a0ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['440715ad-9fa2-4ce9-a408-13ead1edd920', '627a7b16-f122-4c4f-81a3-f46ef66ba687', '1c060925-b38b-4ac9-a017-1f81de78d6a3', '5d292875-48e3-412b-a6c6-2cf868e4c900']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:45.775920 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cffa7aac-aa14-4b91-8621-67bb57462435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:45.780671 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-223ec053-5054-443e-995a-024d4d3442a1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.782745 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-223ec053-5054-443e-995a-024d4d3442a1 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes/cb9317d9-a3b3-46ae-95c7-0e9d3cca28c9/action Aug 13 07:01:45.783661 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-223ec053-5054-443e-995a-024d4d3442a1 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:01:45.784023 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-223ec053-5054-443e-995a-024d4d3442a1 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.791185 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-223ec053-5054-443e-995a-024d4d3442a1 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/cb9317d9-a3b3-46ae-95c7-0e9d3cca28c9/action returned with HTTP 404 Aug 13 07:01:45.792019 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 705/2830] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 07:01:45 2026] POST /volume/v3/volumes/cb9317d9-a3b3-46ae-95c7-0e9d3cca28c9/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:45.802486 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cffa7aac-aa14-4b91-8621-67bb57462435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd64ba39-5abe-41b5-b329-8f3f25bf8e8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-625505794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f18791522a824cafa69091ea33b4991a',qos_specs=None,replication_status=,reservations=['440715ad-9fa2-4ce9-a408-13ead1edd920','627a7b16-f122-4c4f-81a3-f46ef66ba687','1c060925-b38b-4ac9-a017-1f81de78d6a3','5d292875-48e3-412b-a6c6-2cf868e4c900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79f159fc27794dd5b655fe75dd20eb0a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:01:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-625505794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd64ba39-5abe-41b5-b329-8f3f25bf8e8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f18791522a824cafa69091ea33b4991a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79f159fc27794dd5b655fe75dd20eb0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:45.804102 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (449f0990-1cae-4f51-98ed-3cb8b1f23382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:45.804512 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-da20ee56-3e9a-4c35-9a95-ad2bb27097de None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.807007 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-da20ee56-3e9a-4c35-9a95-ad2bb27097de tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16/action Aug 13 07:01:45.807641 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-da20ee56-3e9a-4c35-9a95-ad2bb27097de tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:01:45.807823 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-da20ee56-3e9a-4c35-9a95-ad2bb27097de tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.810502 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-da20ee56-3e9a-4c35-9a95-ad2bb27097de tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16/action returned with HTTP 400 Aug 13 07:01:45.811073 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 715/2831] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 07:01:45 2026] POST /volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 07:01:45.820402 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e3831d6c-5989-4a76-adde-1b33c4a3ec4d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.822757 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e3831d6c-5989-4a76-adde-1b33c4a3ec4d tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] POST https://10.4.3.81/volume/v3/volumes/None/action Aug 13 07:01:45.823421 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e3831d6c-5989-4a76-adde-1b33c4a3ec4d tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:01:45.823704 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e3831d6c-5989-4a76-adde-1b33c4a3ec4d tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:45.828144 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (449f0990-1cae-4f51-98ed-3cb8b1f23382) transitioned into state 'SUCCESS' from state '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-625505794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f18791522a824cafa69091ea33b4991a',qos_specs=None,replication_status=,reservations=['440715ad-9fa2-4ce9-a408-13ead1edd920','627a7b16-f122-4c4f-81a3-f46ef66ba687','1c060925-b38b-4ac9-a017-1f81de78d6a3','5d292875-48e3-412b-a6c6-2cf868e4c900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79f159fc27794dd5b655fe75dd20eb0a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:45.828144 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (092cf1b9-d865-4604-93e5-b197f02bde99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:45.835490 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e3831d6c-5989-4a76-adde-1b33c4a3ec4d tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/None/action returned with HTTP 404 Aug 13 07:01:45.836034 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (092cf1b9-d865-4604-93e5-b197f02bde99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:45.836866 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 713/2832] 10.4.3.81 () {68 vars in 1287 bytes} [Thu Aug 13 07:01:45 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Aug 13 07:01:45.836948 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Flow 'volume_create_api' (98e96759-2011-4e66-b5be-821b70fa722e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:45.837219 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Create volume request issued successfully. Aug 13 07:01:45.837828 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-88f3ac25-dc70-4b3b-9c83-ca2dca58e5e1 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:01:45.840412 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 700/2833] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:01:45 2026] POST /volume/v3/volumes => generated 747 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:45.847175 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-928d2ca9-dbfc-4c2c-96e9-cbc8e1f76e91 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.849173 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-928d2ca9-dbfc-4c2c-96e9-cbc8e1f76e91 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] GET https://10.4.3.81/volume/v3/volumes/ea95cc75-f708-4d14-82be-17c03cc6bcc3 Aug 13 07:01:45.849503 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-928d2ca9-dbfc-4c2c-96e9-cbc8e1f76e91 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:45.849783 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-928d2ca9-dbfc-4c2c-96e9-cbc8e1f76e91 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:45.852722 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8d7a1abe-79a1-405e-9b23-71a8054f278b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.855125 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8d7a1abe-79a1-405e-9b23-71a8054f278b tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] GET https://10.4.3.81/volume/v3/volumes/bd64ba39-5abe-41b5-b329-8f3f25bf8e8f Aug 13 07:01:45.855593 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8d7a1abe-79a1-405e-9b23-71a8054f278b tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:45.855834 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8d7a1abe-79a1-405e-9b23-71a8054f278b tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:45.856814 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-928d2ca9-dbfc-4c2c-96e9-cbc8e1f76e91 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/ea95cc75-f708-4d14-82be-17c03cc6bcc3 returned with HTTP 404 Aug 13 07:01:45.857432 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 706/2834] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:45 2026] GET /volume/v3/volumes/ea95cc75-f708-4d14-82be-17c03cc6bcc3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:45.865075 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:45.865075 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:45.866532 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3924a543-f985-4d56-8eb8-c4423aeea1d8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.869304 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8d7a1abe-79a1-405e-9b23-71a8054f278b tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Volume info retrieved successfully. Aug 13 07:01:45.871569 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3924a543-f985-4d56-8eb8-c4423aeea1d8 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] GET https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16 Aug 13 07:01:45.871569 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3924a543-f985-4d56-8eb8-c4423aeea1d8 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:45.871569 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3924a543-f985-4d56-8eb8-c4423aeea1d8 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:45.873380 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8d7a1abe-79a1-405e-9b23-71a8054f278b tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] https://10.4.3.81/volume/v3/volumes/bd64ba39-5abe-41b5-b329-8f3f25bf8e8f returned with HTTP 200 Aug 13 07:01:45.873815 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 716/2835] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:45 2026] GET /volume/v3/volumes/bd64ba39-5abe-41b5-b329-8f3f25bf8e8f => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:45.878134 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:45.878134 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:45.883055 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3924a543-f985-4d56-8eb8-c4423aeea1d8 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Volume info retrieved successfully. Aug 13 07:01:45.887869 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3924a543-f985-4d56-8eb8-c4423aeea1d8 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16 returned with HTTP 200 Aug 13 07:01:45.888528 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 714/2836] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:45 2026] GET /volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:45.905265 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-66bbb78f-5363-40b9-a78f-2921a460fe5e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.907182 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-66bbb78f-5363-40b9-a78f-2921a460fe5e tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] DELETE https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16 Aug 13 07:01:45.907576 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-66bbb78f-5363-40b9-a78f-2921a460fe5e tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:45.907576 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-66bbb78f-5363-40b9-a78f-2921a460fe5e tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:45.907812 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-66bbb78f-5363-40b9-a78f-2921a460fe5e tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Delete volume with id: 248e8f44-4dcb-4073-ad70-449673f7bf16 Aug 13 07:01:45.916017 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:45.916017 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:45.916528 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-66bbb78f-5363-40b9-a78f-2921a460fe5e tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Volume info retrieved successfully. Aug 13 07:01:45.932622 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-66bbb78f-5363-40b9-a78f-2921a460fe5e tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Delete volume request issued successfully. Aug 13 07:01:45.932866 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-66bbb78f-5363-40b9-a78f-2921a460fe5e tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16 returned with HTTP 202 Aug 13 07:01:45.933355 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 701/2837] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:45 2026] DELETE /volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:45.940209 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1bab8dc9-b3ce-4001-b8a4-536816ce4ef2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:45.942065 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1bab8dc9-b3ce-4001-b8a4-536816ce4ef2 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] GET https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16 Aug 13 07:01:45.942243 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1bab8dc9-b3ce-4001-b8a4-536816ce4ef2 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:45.942463 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1bab8dc9-b3ce-4001-b8a4-536816ce4ef2 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:45.948460 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:45.948460 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:45.951687 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1bab8dc9-b3ce-4001-b8a4-536816ce4ef2 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Volume info retrieved successfully. Aug 13 07:01:45.955538 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1bab8dc9-b3ce-4001-b8a4-536816ce4ef2 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16 returned with HTTP 200 Aug 13 07:01:45.955955 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 707/2838] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:45 2026] GET /volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:46.309876 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b18f7af0-adb0-4a59-a548-3125ca141bbf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:46.313973 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b18f7af0-adb0-4a59-a548-3125ca141bbf tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/volumes/527603aa-0c58-4c8b-8f3f-36ba303ae6f5 Aug 13 07:01:46.314200 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b18f7af0-adb0-4a59-a548-3125ca141bbf tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:46.314394 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b18f7af0-adb0-4a59-a548-3125ca141bbf tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:46.323241 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:46.323241 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:46.326734 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b18f7af0-adb0-4a59-a548-3125ca141bbf tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Volume info retrieved successfully. Aug 13 07:01:46.330315 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b18f7af0-adb0-4a59-a548-3125ca141bbf tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/volumes/527603aa-0c58-4c8b-8f3f-36ba303ae6f5 returned with HTTP 200 Aug 13 07:01:46.330933 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 717/2839] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:46 2026] GET /volume/v3/volumes/527603aa-0c58-4c8b-8f3f-36ba303ae6f5 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:46.346844 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3be16b64-5971-4677-ab87-217e1416706f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:46.349674 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3be16b64-5971-4677-ab87-217e1416706f tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 07:01:46.350247 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3be16b64-5971-4677-ab87-217e1416706f tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "527603aa-0c58-4c8b-8f3f-36ba303ae6f5", "name": "tempest-type-Backup-85971948"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:46.352219 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-3be16b64-5971-4677-ab87-217e1416706f tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Creating new backup {'backup': {'volume_id': '527603aa-0c58-4c8b-8f3f-36ba303ae6f5', 'name': 'tempest-type-Backup-85971948'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:01:46.352538 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-3be16b64-5971-4677-ab87-217e1416706f tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Creating backup of volume 527603aa-0c58-4c8b-8f3f-36ba303ae6f5 in container None Aug 13 07:01:46.361731 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:46.361731 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:46.362423 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3be16b64-5971-4677-ab87-217e1416706f tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Volume info retrieved successfully. Aug 13 07:01:46.379200 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-3be16b64-5971-4677-ab87-217e1416706f tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Created reservations ['d863a2ce-77f7-4e5b-9bba-46a94894fc51', 'bba660fe-042f-4a56-8037-93f40e50ed7b'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:46.413558 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3be16b64-5971-4677-ab87-217e1416706f tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:01:46.414186 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 715/2840] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:01:46 2026] POST /volume/v3/backups => generated 312 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:46.423231 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9391505d-a0f9-4975-a57f-d8671a35220f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:46.424919 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9391505d-a0f9-4975-a57f-d8671a35220f tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c Aug 13 07:01:46.425147 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9391505d-a0f9-4975-a57f-d8671a35220f tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:46.425340 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9391505d-a0f9-4975-a57f-d8671a35220f tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:46.425460 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-9391505d-a0f9-4975-a57f-d8671a35220f tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:46.435623 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:46.435623 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:46.436305 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9391505d-a0f9-4975-a57f-d8671a35220f tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c returned with HTTP 200 Aug 13 07:01:46.436689 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 702/2841] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:46 2026] GET /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c => generated 719 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:46.890356 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e807ae34-bf58-46e4-a0b4-f54f0e5f568e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:46.892161 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e807ae34-bf58-46e4-a0b4-f54f0e5f568e tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] GET https://10.4.3.81/volume/v3/volumes/bd64ba39-5abe-41b5-b329-8f3f25bf8e8f Aug 13 07:01:46.892462 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e807ae34-bf58-46e4-a0b4-f54f0e5f568e tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:46.892689 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e807ae34-bf58-46e4-a0b4-f54f0e5f568e tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:46.899565 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:46.899565 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:46.903408 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e807ae34-bf58-46e4-a0b4-f54f0e5f568e tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Volume info retrieved successfully. Aug 13 07:01:46.907734 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e807ae34-bf58-46e4-a0b4-f54f0e5f568e tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] https://10.4.3.81/volume/v3/volumes/bd64ba39-5abe-41b5-b329-8f3f25bf8e8f returned with HTTP 200 Aug 13 07:01:46.908151 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 708/2842] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:46 2026] GET /volume/v3/volumes/bd64ba39-5abe-41b5-b329-8f3f25bf8e8f => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:46.925405 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8872c5ea-cafc-4088-b9cc-fc03167655ca None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:46.927453 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8872c5ea-cafc-4088-b9cc-fc03167655ca tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] GET https://10.4.3.81/volume/v3/limits Aug 13 07:01:46.927453 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8872c5ea-cafc-4088-b9cc-fc03167655ca tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:46.927586 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8872c5ea-cafc-4088-b9cc-fc03167655ca tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:46.952311 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8872c5ea-cafc-4088-b9cc-fc03167655ca tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] https://10.4.3.81/volume/v3/limits returned with HTTP 200 Aug 13 07:01:46.952703 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 718/2843] 10.4.3.81 () {66 vars in 1227 bytes} [Thu Aug 13 07:01:46 2026] GET /volume/v3/limits => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:46.964981 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-508a365d-c0fd-4293-ac64-dcaa2e74ab8e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:46.969862 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-508a365d-c0fd-4293-ac64-dcaa2e74ab8e tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] GET https://10.4.3.81/volume/v3/volumes/bd64ba39-5abe-41b5-b329-8f3f25bf8e8f Aug 13 07:01:46.969862 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-508a365d-c0fd-4293-ac64-dcaa2e74ab8e tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:46.969862 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-508a365d-c0fd-4293-ac64-dcaa2e74ab8e tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:46.971511 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-51a4195b-a4b3-4031-a703-175eb0fc4d04 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:46.972784 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-51a4195b-a4b3-4031-a703-175eb0fc4d04 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] GET https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16 Aug 13 07:01:46.972951 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-51a4195b-a4b3-4031-a703-175eb0fc4d04 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:46.973134 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-51a4195b-a4b3-4031-a703-175eb0fc4d04 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:46.976737 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:46.976737 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:46.980383 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-51a4195b-a4b3-4031-a703-175eb0fc4d04 tempest-VolumesNegativeTest-1455008569 tempest-VolumesNegativeTest-1455008569-project-member] https://10.4.3.81/volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16 returned with HTTP 404 Aug 13 07:01:46.980783 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 703/2844] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:46 2026] GET /volume/v3/volumes/248e8f44-4dcb-4073-ad70-449673f7bf16 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:46.984050 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-508a365d-c0fd-4293-ac64-dcaa2e74ab8e tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Volume info retrieved successfully. Aug 13 07:01:46.997249 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-508a365d-c0fd-4293-ac64-dcaa2e74ab8e tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] https://10.4.3.81/volume/v3/volumes/bd64ba39-5abe-41b5-b329-8f3f25bf8e8f returned with HTTP 200 Aug 13 07:01:46.997754 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 716/2845] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:46 2026] GET /volume/v3/volumes/bd64ba39-5abe-41b5-b329-8f3f25bf8e8f => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:47.013893 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ac3f7ddb-6723-44ce-8328-97dfebc7e3a9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:47.017361 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ac3f7ddb-6723-44ce-8328-97dfebc7e3a9 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] DELETE https://10.4.3.81/volume/v3/volumes/bd64ba39-5abe-41b5-b329-8f3f25bf8e8f Aug 13 07:01:47.018770 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ac3f7ddb-6723-44ce-8328-97dfebc7e3a9 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:47.018770 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ac3f7ddb-6723-44ce-8328-97dfebc7e3a9 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:47.018770 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-ac3f7ddb-6723-44ce-8328-97dfebc7e3a9 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Delete volume with id: bd64ba39-5abe-41b5-b329-8f3f25bf8e8f Aug 13 07:01:47.029766 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:47.029766 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:47.030176 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ac3f7ddb-6723-44ce-8328-97dfebc7e3a9 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Volume info retrieved successfully. Aug 13 07:01:47.055274 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ac3f7ddb-6723-44ce-8328-97dfebc7e3a9 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Delete volume request issued successfully. Aug 13 07:01:47.056267 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ac3f7ddb-6723-44ce-8328-97dfebc7e3a9 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] https://10.4.3.81/volume/v3/volumes/bd64ba39-5abe-41b5-b329-8f3f25bf8e8f returned with HTTP 202 Aug 13 07:01:47.056724 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 709/2846] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:47 2026] DELETE /volume/v3/volumes/bd64ba39-5abe-41b5-b329-8f3f25bf8e8f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:47.065811 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5e74d42f-1969-4eba-852a-c617e0f54880 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:47.068120 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e74d42f-1969-4eba-852a-c617e0f54880 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] GET https://10.4.3.81/volume/v3/volumes/bd64ba39-5abe-41b5-b329-8f3f25bf8e8f Aug 13 07:01:47.068288 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e74d42f-1969-4eba-852a-c617e0f54880 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:47.068478 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e74d42f-1969-4eba-852a-c617e0f54880 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:47.074801 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:47.074801 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:47.079944 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5e74d42f-1969-4eba-852a-c617e0f54880 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Volume info retrieved successfully. Aug 13 07:01:47.085136 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e74d42f-1969-4eba-852a-c617e0f54880 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] https://10.4.3.81/volume/v3/volumes/bd64ba39-5abe-41b5-b329-8f3f25bf8e8f returned with HTTP 200 Aug 13 07:01:47.085544 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 719/2847] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:47 2026] GET /volume/v3/volumes/bd64ba39-5abe-41b5-b329-8f3f25bf8e8f => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:47.452306 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1ea26e39-63a2-451a-b7bb-9836e85ae843 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:47.453995 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1ea26e39-63a2-451a-b7bb-9836e85ae843 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c Aug 13 07:01:47.454279 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1ea26e39-63a2-451a-b7bb-9836e85ae843 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:47.454570 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1ea26e39-63a2-451a-b7bb-9836e85ae843 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:47.454570 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-1ea26e39-63a2-451a-b7bb-9836e85ae843 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:47.459291 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:47.459291 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:47.461366 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1ea26e39-63a2-451a-b7bb-9836e85ae843 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c returned with HTTP 200 Aug 13 07:01:47.461832 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 704/2848] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:47 2026] GET /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:48.061813 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-91e857f0-f45e-4799-9830-cd7867e50318 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:48.099005 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2d5ee15c-0597-428c-9fa5-3fc33222bd11 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:48.102638 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2d5ee15c-0597-428c-9fa5-3fc33222bd11 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] GET https://10.4.3.81/volume/v3/volumes/bd64ba39-5abe-41b5-b329-8f3f25bf8e8f Aug 13 07:01:48.103016 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2d5ee15c-0597-428c-9fa5-3fc33222bd11 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:48.103294 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2d5ee15c-0597-428c-9fa5-3fc33222bd11 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:48.110815 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2d5ee15c-0597-428c-9fa5-3fc33222bd11 tempest-AbsoluteLimitsTests-1750652336 tempest-AbsoluteLimitsTests-1750652336-project-member] https://10.4.3.81/volume/v3/volumes/bd64ba39-5abe-41b5-b329-8f3f25bf8e8f returned with HTTP 404 Aug 13 07:01:48.111495 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 710/2849] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:48 2026] GET /volume/v3/volumes/bd64ba39-5abe-41b5-b329-8f3f25bf8e8f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:48.156501 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-91e857f0-f45e-4799-9830-cd7867e50318 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:01:48.156873 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-91e857f0-f45e-4799-9830-cd7867e50318 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4058b438-fe1c-4ae9-bfdb-7e0d39b4227f", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1583139611"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:48.166756 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-91e857f0-f45e-4799-9830-cd7867e50318 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 404 Aug 13 07:01:48.166756 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 717/2850] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:01:48 2026] POST /volume/v3/snapshots => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:48.173040 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e9dfd6ea-82f6-4559-abdd-cad2a7054536 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:48.174943 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9dfd6ea-82f6-4559-abdd-cad2a7054536 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:01:48.175388 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9dfd6ea-82f6-4559-abdd-cad2a7054536 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1252838174"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:48.208528 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9dfd6ea-82f6-4559-abdd-cad2a7054536 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 404 Aug 13 07:01:48.209177 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 720/2851] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:01:48 2026] POST /volume/v3/snapshots => generated 77 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:48.218028 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-57f2dcbf-3aaa-4f04-8a46-96c9ba67ac0e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:48.220215 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-57f2dcbf-3aaa-4f04-8a46-96c9ba67ac0e tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] GET https://10.4.3.81/volume/v3/snapshots?limit=invalid Aug 13 07:01:48.220505 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-57f2dcbf-3aaa-4f04-8a46-96c9ba67ac0e tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:48.220759 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-57f2dcbf-3aaa-4f04-8a46-96c9ba67ac0e tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:48.221149 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-57f2dcbf-3aaa-4f04-8a46-96c9ba67ac0e tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] HTTP exception thrown: limit param must be an integer Aug 13 07:01:48.221332 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-57f2dcbf-3aaa-4f04-8a46-96c9ba67ac0e tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] https://10.4.3.81/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 13 07:01:48.222085 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 705/2852] 10.4.3.81 () {66 vars in 1263 bytes} [Thu Aug 13 07:01:48 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:01:48.230477 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2b741e5c-1f13-4389-b2b8-8aea1dae9b0c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:48.233922 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2b741e5c-1f13-4389-b2b8-8aea1dae9b0c tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] GET https://10.4.3.81/volume/v3/snapshots?marker=8e2b9440-25e5-41db-b9c3-f4310375c88f Aug 13 07:01:48.234159 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2b741e5c-1f13-4389-b2b8-8aea1dae9b0c tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:48.234395 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2b741e5c-1f13-4389-b2b8-8aea1dae9b0c tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:48.234638 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-2b741e5c-1f13-4389-b2b8-8aea1dae9b0c tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:01:48.236428 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-2b741e5c-1f13-4389-b2b8-8aea1dae9b0c tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 07:01:48.241694 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2b741e5c-1f13-4389-b2b8-8aea1dae9b0c tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] https://10.4.3.81/volume/v3/snapshots?marker=8e2b9440-25e5-41db-b9c3-f4310375c88f returned with HTTP 404 Aug 13 07:01:48.242470 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 711/2853] 10.4.3.81 () {66 vars in 1323 bytes} [Thu Aug 13 07:01:48 2026] GET /volume/v3/snapshots?marker=8e2b9440-25e5-41db-b9c3-f4310375c88f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:48.249526 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-89f384a8-87b8-41b5-830e-5227b803f539 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:48.251071 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-89f384a8-87b8-41b5-830e-5227b803f539 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] GET https://10.4.3.81/volume/v3/snapshots?sort_key=invalid Aug 13 07:01:48.251251 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-89f384a8-87b8-41b5-830e-5227b803f539 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:48.251501 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-89f384a8-87b8-41b5-830e-5227b803f539 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:48.251725 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-89f384a8-87b8-41b5-830e-5227b803f539 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:01:48.252659 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.db.api [None req-89f384a8-87b8-41b5-830e-5227b803f539 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Building query based on filter {{(pid=100297) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 07:01:48.253064 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-89f384a8-87b8-41b5-830e-5227b803f539 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] https://10.4.3.81/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 13 07:01:48.253475 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 718/2854] 10.4.3.81 () {66 vars in 1269 bytes} [Thu Aug 13 07:01:48 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:01:48.260258 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:48.262359 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:48.262754 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1095581701"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:48.267080 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1095581701'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:48.267232 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Create volume of 2 GB Aug 13 07:01:48.275712 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Availability Zones retrieved successfully. Aug 13 07:01:48.284823 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Flow 'volume_create_api' (0abc3ef3-e376-4b08-8e8c-620601824c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:48.287355 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b308c1d-63e2-42a2-8163-eaba751803dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:48.288189 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Validating volume size '2' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:01:48.316013 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b308c1d-63e2-42a2-8163-eaba751803dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:48.316013 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a031bc44-c85e-4fa6-8e49-41185bac8ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:48.380833 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Created reservations ['0a8a9451-ecc4-483d-a8e6-2183eba50f4a', '9c55bca0-5cd0-4925-86fc-0abc44e67df2', 'd7f64e2e-3be3-46bb-abe5-fd546ecb67d6', 'e579837c-e25b-4efa-86b3-1b3a364cad8c'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:48.381572 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a031bc44-c85e-4fa6-8e49-41185bac8ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a8a9451-ecc4-483d-a8e6-2183eba50f4a', '9c55bca0-5cd0-4925-86fc-0abc44e67df2', 'd7f64e2e-3be3-46bb-abe5-fd546ecb67d6', 'e579837c-e25b-4efa-86b3-1b3a364cad8c']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:48.382235 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a38e79c-b473-4d80-8bd2-6e6c43ea46fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:48.402656 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a38e79c-b473-4d80-8bd2-6e6c43ea46fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c06f69ca-b339-4f98-a4de-fe86ef166d6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1095581701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c10b8b14f43c4b05a762d382044dea73',qos_specs=None,replication_status=,reservations=['0a8a9451-ecc4-483d-a8e6-2183eba50f4a','9c55bca0-5cd0-4925-86fc-0abc44e67df2','d7f64e2e-3be3-46bb-abe5-fd546ecb67d6','e579837c-e25b-4efa-86b3-1b3a364cad8c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='378905950d694f20b7a8228a46e1a671',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:01:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1095581701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c06f69ca-b339-4f98-a4de-fe86ef166d6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c10b8b14f43c4b05a762d382044dea73',provider_auth=None,provider_geometry=None,provider_id=None,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='378905950d694f20b7a8228a46e1a671',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:48.403346 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc870212-7030-4fca-8d86-84edc6d35cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:48.420786 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc870212-7030-4fca-8d86-84edc6d35cda) transitioned into state 'SUCCESS' from state '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-1095581701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c10b8b14f43c4b05a762d382044dea73',qos_specs=None,replication_status=,reservations=['0a8a9451-ecc4-483d-a8e6-2183eba50f4a','9c55bca0-5cd0-4925-86fc-0abc44e67df2','d7f64e2e-3be3-46bb-abe5-fd546ecb67d6','e579837c-e25b-4efa-86b3-1b3a364cad8c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='378905950d694f20b7a8228a46e1a671',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:48.421498 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d987f4e1-6be6-4f70-b279-11abb7c7b287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:48.430182 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d987f4e1-6be6-4f70-b279-11abb7c7b287) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:48.430916 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Flow 'volume_create_api' (0abc3ef3-e376-4b08-8e8c-620601824c6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:48.431399 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Create volume request issued successfully. Aug 13 07:01:48.431903 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5de4b4f9-e0c4-4454-bc7f-69fec682b32a tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:01:48.432502 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 721/2855] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:01:48 2026] POST /volume/v3/volumes => generated 760 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:48.447758 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b6af6402-9b49-45fc-92a4-48793c4c80cb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:48.450019 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b6af6402-9b49-45fc-92a4-48793c4c80cb tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] GET https://10.4.3.81/volume/v3/volumes/c06f69ca-b339-4f98-a4de-fe86ef166d6d Aug 13 07:01:48.450199 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b6af6402-9b49-45fc-92a4-48793c4c80cb tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:48.450389 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b6af6402-9b49-45fc-92a4-48793c4c80cb tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:48.457189 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:48.457189 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:48.460681 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b6af6402-9b49-45fc-92a4-48793c4c80cb tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Volume info retrieved successfully. Aug 13 07:01:48.464377 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b6af6402-9b49-45fc-92a4-48793c4c80cb tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] https://10.4.3.81/volume/v3/volumes/c06f69ca-b339-4f98-a4de-fe86ef166d6d returned with HTTP 200 Aug 13 07:01:48.464711 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 706/2856] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:48 2026] GET /volume/v3/volumes/c06f69ca-b339-4f98-a4de-fe86ef166d6d => generated 828 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:48.477799 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5562a0ef-e641-4fc5-8a0b-dd665d0e7f46 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:48.480398 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5562a0ef-e641-4fc5-8a0b-dd665d0e7f46 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c Aug 13 07:01:48.480733 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5562a0ef-e641-4fc5-8a0b-dd665d0e7f46 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:48.481814 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5562a0ef-e641-4fc5-8a0b-dd665d0e7f46 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:48.481814 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-5562a0ef-e641-4fc5-8a0b-dd665d0e7f46 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:48.489545 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:48.489545 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:48.489545 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5562a0ef-e641-4fc5-8a0b-dd665d0e7f46 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c returned with HTTP 200 Aug 13 07:01:48.489545 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 712/2857] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:48 2026] GET /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:49.478189 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c09458b7-6eaf-4456-a49e-4d4856465b95 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:49.480370 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c09458b7-6eaf-4456-a49e-4d4856465b95 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] GET https://10.4.3.81/volume/v3/volumes/c06f69ca-b339-4f98-a4de-fe86ef166d6d Aug 13 07:01:49.480615 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c09458b7-6eaf-4456-a49e-4d4856465b95 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:49.480837 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c09458b7-6eaf-4456-a49e-4d4856465b95 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:49.492029 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:49.492029 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:49.495855 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c09458b7-6eaf-4456-a49e-4d4856465b95 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Volume info retrieved successfully. Aug 13 07:01:49.500107 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9b7c3696-5e80-4498-9288-156d0b2e543e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:49.504862 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c09458b7-6eaf-4456-a49e-4d4856465b95 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] https://10.4.3.81/volume/v3/volumes/c06f69ca-b339-4f98-a4de-fe86ef166d6d returned with HTTP 200 Aug 13 07:01:49.504862 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 719/2858] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:49 2026] GET /volume/v3/volumes/c06f69ca-b339-4f98-a4de-fe86ef166d6d => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:49.506085 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9b7c3696-5e80-4498-9288-156d0b2e543e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c Aug 13 07:01:49.506354 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9b7c3696-5e80-4498-9288-156d0b2e543e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:49.506541 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9b7c3696-5e80-4498-9288-156d0b2e543e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:49.506654 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9b7c3696-5e80-4498-9288-156d0b2e543e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:49.518305 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:49.518305 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:49.518892 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9b7c3696-5e80-4498-9288-156d0b2e543e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c returned with HTTP 200 Aug 13 07:01:49.519259 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 722/2859] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:49 2026] GET /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c => generated 732 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:49.523150 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9ca0e04e-60bb-41d6-ad57-f204e8a9e259 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:49.523838 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9ca0e04e-60bb-41d6-ad57-f204e8a9e259 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:01:49.524181 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9ca0e04e-60bb-41d6-ad57-f204e8a9e259 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c06f69ca-b339-4f98-a4de-fe86ef166d6d", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-471078511"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:49.531261 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:49.531261 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:49.531705 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9ca0e04e-60bb-41d6-ad57-f204e8a9e259 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Volume info retrieved successfully. Aug 13 07:01:49.531819 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-9ca0e04e-60bb-41d6-ad57-f204e8a9e259 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Create snapshot from volume c06f69ca-b339-4f98-a4de-fe86ef166d6d Aug 13 07:01:49.570198 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-9ca0e04e-60bb-41d6-ad57-f204e8a9e259 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Created reservations ['42e58fe4-5e90-4295-a42a-e1ed018d1b24', '13ddd38a-ca04-469a-a902-b04e4edab211', 'b1da3359-3422-4de2-829a-c29784cf1fff', '49ae254a-852e-4a9b-8b58-56e78b2074a1'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:49.600673 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9ca0e04e-60bb-41d6-ad57-f204e8a9e259 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Snapshot create request issued successfully. Aug 13 07:01:49.601136 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9ca0e04e-60bb-41d6-ad57-f204e8a9e259 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:01:49.601663 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 707/2860] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:01:49 2026] POST /volume/v3/snapshots => generated 317 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:49.614575 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9309054f-e360-44d1-8956-0c17f6835aa1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:49.617681 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9309054f-e360-44d1-8956-0c17f6835aa1 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] GET https://10.4.3.81/volume/v3/snapshots/261d94db-412c-4d03-b4ae-c3f0fda01b77 Aug 13 07:01:49.617891 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9309054f-e360-44d1-8956-0c17f6835aa1 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:49.618101 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9309054f-e360-44d1-8956-0c17f6835aa1 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:49.631661 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:49.631661 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:49.632710 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9309054f-e360-44d1-8956-0c17f6835aa1 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Snapshot retrieved successfully. Aug 13 07:01:49.634139 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9309054f-e360-44d1-8956-0c17f6835aa1 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] https://10.4.3.81/volume/v3/snapshots/261d94db-412c-4d03-b4ae-c3f0fda01b77 returned with HTTP 200 Aug 13 07:01:49.634882 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 713/2861] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:01:49 2026] GET /volume/v3/snapshots/261d94db-412c-4d03-b4ae-c3f0fda01b77 => generated 449 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:49.890945 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:49.974445 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:49.974815 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-683350167", "metadata": {"Type": "Test"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:49.976327 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-683350167', 'metadata': {'Type': 'Test'}}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:49.976474 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Create volume of 1 GB Aug 13 07:01:49.980193 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Availability Zones retrieved successfully. Aug 13 07:01:49.985372 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Flow 'volume_create_api' (3e41c631-a440-4fd5-b607-71bc59b9b938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:49.986287 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbe56924-310c-4a8d-b408-6d6820f91a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:49.987239 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:01:50.013887 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbe56924-310c-4a8d-b408-6d6820f91a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:50.014673 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e243d0d-49d8-46a5-9495-464736559467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:50.070514 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Created reservations ['6a988ad2-0492-4824-bf61-ccda6dde5955', 'bc2e6ae3-636d-4ac3-9380-fbec5be95eb7', '4d82f295-b882-4228-a55e-295e9d467edf', 'bbbf0f9f-8801-46da-929b-d990a1272bbc'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:50.071292 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e243d0d-49d8-46a5-9495-464736559467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a988ad2-0492-4824-bf61-ccda6dde5955', 'bc2e6ae3-636d-4ac3-9380-fbec5be95eb7', '4d82f295-b882-4228-a55e-295e9d467edf', 'bbbf0f9f-8801-46da-929b-d990a1272bbc']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:50.072096 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e32a0806-3f40-45c8-bb8e-818527d2da01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:50.100789 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e32a0806-3f40-45c8-bb8e-818527d2da01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f80caa49-2aec-4233-84cd-f1e046160852', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-683350167',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e95849b9574f4136b8d8ec350d1d64f7',qos_specs=None,replication_status=,reservations=['6a988ad2-0492-4824-bf61-ccda6dde5955','bc2e6ae3-636d-4ac3-9380-fbec5be95eb7','4d82f295-b882-4228-a55e-295e9d467edf','bbbf0f9f-8801-46da-929b-d990a1272bbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d30885857a74cbcb0ceb9580d158dd3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:01:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-683350167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f80caa49-2aec-4233-84cd-f1e046160852,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e95849b9574f4136b8d8ec350d1d64f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d30885857a74cbcb0ceb9580d158dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:50.101831 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82948c7-fd8d-4a22-a359-c2a632faf9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:50.123862 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82948c7-fd8d-4a22-a359-c2a632faf9e5) transitioned into state 'SUCCESS' from state '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-683350167',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e95849b9574f4136b8d8ec350d1d64f7',qos_specs=None,replication_status=,reservations=['6a988ad2-0492-4824-bf61-ccda6dde5955','bc2e6ae3-636d-4ac3-9380-fbec5be95eb7','4d82f295-b882-4228-a55e-295e9d467edf','bbbf0f9f-8801-46da-929b-d990a1272bbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d30885857a74cbcb0ceb9580d158dd3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:50.124934 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2475fe27-9a1b-482a-b7bc-1b88d4f76945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:50.137010 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2475fe27-9a1b-482a-b7bc-1b88d4f76945) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:50.138256 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Flow 'volume_create_api' (3e41c631-a440-4fd5-b607-71bc59b9b938) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:50.138688 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Create volume request issued successfully. Aug 13 07:01:50.139682 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-70faaa1a-8c99-4fa6-96a4-928d4202cb13 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:01:50.140468 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 720/2862] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:01:49 2026] POST /volume/v3/volumes => generated 756 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:50.158947 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c8c01748-f70f-4b5a-b36e-1382a008ae41 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:50.161075 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c8c01748-f70f-4b5a-b36e-1382a008ae41 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 Aug 13 07:01:50.161330 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c8c01748-f70f-4b5a-b36e-1382a008ae41 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:50.161576 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c8c01748-f70f-4b5a-b36e-1382a008ae41 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:50.169488 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:50.169488 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:50.174097 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c8c01748-f70f-4b5a-b36e-1382a008ae41 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:50.179092 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c8c01748-f70f-4b5a-b36e-1382a008ae41 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 returned with HTTP 200 Aug 13 07:01:50.179708 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 723/2863] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:50 2026] GET /volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:50.535459 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e7f9afd4-4945-4dc2-b0a0-9a10637399eb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:50.537969 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e7f9afd4-4945-4dc2-b0a0-9a10637399eb tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c Aug 13 07:01:50.538284 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e7f9afd4-4945-4dc2-b0a0-9a10637399eb tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:50.538546 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e7f9afd4-4945-4dc2-b0a0-9a10637399eb tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:50.538709 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e7f9afd4-4945-4dc2-b0a0-9a10637399eb tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:50.543266 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:50.543266 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:50.544173 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e7f9afd4-4945-4dc2-b0a0-9a10637399eb tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c returned with HTTP 200 Aug 13 07:01:50.544571 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 708/2864] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:50 2026] GET /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:50.646078 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e6ad26a7-97e5-4d01-b704-2a12043636cf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:50.648031 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e6ad26a7-97e5-4d01-b704-2a12043636cf tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] GET https://10.4.3.81/volume/v3/snapshots/261d94db-412c-4d03-b4ae-c3f0fda01b77 Aug 13 07:01:50.648246 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e6ad26a7-97e5-4d01-b704-2a12043636cf tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:50.648442 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e6ad26a7-97e5-4d01-b704-2a12043636cf tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:50.653420 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:50.653420 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:50.653815 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e6ad26a7-97e5-4d01-b704-2a12043636cf tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Snapshot retrieved successfully. Aug 13 07:01:50.654599 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e6ad26a7-97e5-4d01-b704-2a12043636cf tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] https://10.4.3.81/volume/v3/snapshots/261d94db-412c-4d03-b4ae-c3f0fda01b77 returned with HTTP 200 Aug 13 07:01:50.654936 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 714/2865] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:01:50 2026] GET /volume/v3/snapshots/261d94db-412c-4d03-b4ae-c3f0fda01b77 => generated 476 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:50.664086 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5f766c0d-5273-4eb6-a184-fe1ec2c99274 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:50.665868 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5f766c0d-5273-4eb6-a184-fe1ec2c99274 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:50.666212 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5f766c0d-5273-4eb6-a184-fe1ec2c99274 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "261d94db-412c-4d03-b4ae-c3f0fda01b77"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:50.667856 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-5f766c0d-5273-4eb6-a184-fe1ec2c99274 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '261d94db-412c-4d03-b4ae-c3f0fda01b77'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:50.673581 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:50.673581 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:50.674150 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5f766c0d-5273-4eb6-a184-fe1ec2c99274 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Snapshot retrieved successfully. Aug 13 07:01:50.674338 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-5f766c0d-5273-4eb6-a184-fe1ec2c99274 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Create volume of 1 GB Aug 13 07:01:50.677582 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5f766c0d-5273-4eb6-a184-fe1ec2c99274 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Availability Zones retrieved successfully. Aug 13 07:01:50.683625 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5f766c0d-5273-4eb6-a184-fe1ec2c99274 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Flow 'volume_create_api' (09f01a46-aa1c-429e-b26e-92264db726c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:50.684235 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5f766c0d-5273-4eb6-a184-fe1ec2c99274 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd0e88f1-fec5-4b1e-9f85-d484ddcf6730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:50.686453 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-5f766c0d-5273-4eb6-a184-fe1ec2c99274 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:01:50.686453 np0000007169 devstack@c-api.service[100297]: WARNING cinder.volume.api [None req-5f766c0d-5273-4eb6-a184-fe1ec2c99274 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd0e88f1-fec5-4b1e-9f85-d484ddcf6730) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 07:01:50.686453 np0000007169 devstack@c-api.service[100297]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Aug 13 07:01:50.687017 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5f766c0d-5273-4eb6-a184-fe1ec2c99274 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd0e88f1-fec5-4b1e-9f85-d484ddcf6730) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:50.687668 np0000007169 devstack@c-api.service[100297]: WARNING cinder.volume.api [None req-5f766c0d-5273-4eb6-a184-fe1ec2c99274 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd0e88f1-fec5-4b1e-9f85-d484ddcf6730) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 07:01:50.688527 np0000007169 devstack@c-api.service[100297]: WARNING cinder.volume.api [None req-5f766c0d-5273-4eb6-a184-fe1ec2c99274 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Flow 'volume_create_api' (09f01a46-aa1c-429e-b26e-92264db726c4) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 07:01:50.688781 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5f766c0d-5273-4eb6-a184-fe1ec2c99274 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 13 07:01:50.689224 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 721/2866] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:01:50 2026] POST /volume/v3/volumes => generated 171 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 07:01:50.696291 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-654d7b94-6ddd-4cfb-b39e-7d5ff1f12439 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:50.699482 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-654d7b94-6ddd-4cfb-b39e-7d5ff1f12439 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/261d94db-412c-4d03-b4ae-c3f0fda01b77 Aug 13 07:01:50.699482 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-654d7b94-6ddd-4cfb-b39e-7d5ff1f12439 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:50.699482 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-654d7b94-6ddd-4cfb-b39e-7d5ff1f12439 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:50.699482 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-654d7b94-6ddd-4cfb-b39e-7d5ff1f12439 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Delete snapshot with id: 261d94db-412c-4d03-b4ae-c3f0fda01b77 Aug 13 07:01:50.705704 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:50.705704 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:50.706227 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-654d7b94-6ddd-4cfb-b39e-7d5ff1f12439 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Snapshot retrieved successfully. Aug 13 07:01:50.730654 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-654d7b94-6ddd-4cfb-b39e-7d5ff1f12439 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Snapshot delete request issued successfully. Aug 13 07:01:50.730926 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-654d7b94-6ddd-4cfb-b39e-7d5ff1f12439 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] https://10.4.3.81/volume/v3/snapshots/261d94db-412c-4d03-b4ae-c3f0fda01b77 returned with HTTP 202 Aug 13 07:01:50.731500 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 724/2867] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:01:50 2026] DELETE /volume/v3/snapshots/261d94db-412c-4d03-b4ae-c3f0fda01b77 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:50.741400 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e261f61e-1f47-40b7-a07f-e29d91648308 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:50.743849 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e261f61e-1f47-40b7-a07f-e29d91648308 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] GET https://10.4.3.81/volume/v3/snapshots/261d94db-412c-4d03-b4ae-c3f0fda01b77 Aug 13 07:01:50.744065 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e261f61e-1f47-40b7-a07f-e29d91648308 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:50.744299 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e261f61e-1f47-40b7-a07f-e29d91648308 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:50.754697 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:50.754697 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:50.755125 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e261f61e-1f47-40b7-a07f-e29d91648308 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Snapshot retrieved successfully. Aug 13 07:01:50.757853 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e261f61e-1f47-40b7-a07f-e29d91648308 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] https://10.4.3.81/volume/v3/snapshots/261d94db-412c-4d03-b4ae-c3f0fda01b77 returned with HTTP 200 Aug 13 07:01:50.758257 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 709/2868] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:01:50 2026] GET /volume/v3/snapshots/261d94db-412c-4d03-b4ae-c3f0fda01b77 => generated 475 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:51.030738 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:51.032835 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:51.033224 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-265420540"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:51.034805 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-265420540'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:51.034937 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Create volume of 1 GB Aug 13 07:01:51.042341 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Availability Zones retrieved successfully. Aug 13 07:01:51.045616 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Flow 'volume_create_api' (e06c215c-d1e8-440c-a516-46dfcb9f7a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:51.046871 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02fe33dd-e38b-4994-9e37-0fe70d7e04d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:51.047787 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:01:51.075560 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02fe33dd-e38b-4994-9e37-0fe70d7e04d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:51.075560 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (644be0cb-be96-4e9d-aa99-44eb5a93f9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:51.111019 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Created reservations ['e0f46910-91a5-476e-939e-73ffa6e0eee3', '8bb9d2ee-ce46-41ac-ba8c-3b29f97ecfe2', '6ee8840a-8439-4b12-af42-8c55a40f0159', '28f38d3a-f9ee-434f-80c6-4612b1555a5d'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:51.111748 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (644be0cb-be96-4e9d-aa99-44eb5a93f9c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0f46910-91a5-476e-939e-73ffa6e0eee3', '8bb9d2ee-ce46-41ac-ba8c-3b29f97ecfe2', '6ee8840a-8439-4b12-af42-8c55a40f0159', '28f38d3a-f9ee-434f-80c6-4612b1555a5d']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:51.112442 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3a2308e-4e45-4e9e-bf04-689c6951a49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:51.132678 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3a2308e-4e45-4e9e-bf04-689c6951a49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '389e32f6-beb4-4564-84cb-6195e0d38956', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-265420540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8440e448fe434a4a80afc54970b34b42',qos_specs=None,replication_status=,reservations=['e0f46910-91a5-476e-939e-73ffa6e0eee3','8bb9d2ee-ce46-41ac-ba8c-3b29f97ecfe2','6ee8840a-8439-4b12-af42-8c55a40f0159','28f38d3a-f9ee-434f-80c6-4612b1555a5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d05bc7f67a14821a169fb3b167cc903',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:01:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-265420540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=389e32f6-beb4-4564-84cb-6195e0d38956,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8440e448fe434a4a80afc54970b34b42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d05bc7f67a14821a169fb3b167cc903',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:51.133416 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df7c3c9d-8a51-4088-ba9a-9e721a7d692a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:51.149494 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df7c3c9d-8a51-4088-ba9a-9e721a7d692a) transitioned into state 'SUCCESS' from state '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-265420540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8440e448fe434a4a80afc54970b34b42',qos_specs=None,replication_status=,reservations=['e0f46910-91a5-476e-939e-73ffa6e0eee3','8bb9d2ee-ce46-41ac-ba8c-3b29f97ecfe2','6ee8840a-8439-4b12-af42-8c55a40f0159','28f38d3a-f9ee-434f-80c6-4612b1555a5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d05bc7f67a14821a169fb3b167cc903',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:51.150146 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5b49149-235a-43f3-a617-aa24f46a8238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:51.158274 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5b49149-235a-43f3-a617-aa24f46a8238) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:51.159376 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Flow 'volume_create_api' (e06c215c-d1e8-440c-a516-46dfcb9f7a74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:51.159521 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Create volume request issued successfully. Aug 13 07:01:51.161416 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c586fe93-a2f8-4842-bc0b-630780910cb7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:01:51.161416 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 715/2869] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:01:51 2026] POST /volume/v3/volumes => generated 756 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:51.174395 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-94b8ecd5-798b-4831-aeef-195527c5085b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:51.176198 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-94b8ecd5-798b-4831-aeef-195527c5085b tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 Aug 13 07:01:51.176368 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-94b8ecd5-798b-4831-aeef-195527c5085b tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:51.176495 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-94b8ecd5-798b-4831-aeef-195527c5085b tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:51.182812 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:51.182812 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:51.186728 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-94b8ecd5-798b-4831-aeef-195527c5085b tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:01:51.195457 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-94b8ecd5-798b-4831-aeef-195527c5085b tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 returned with HTTP 200 Aug 13 07:01:51.195457 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 722/2870] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:51 2026] GET /volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:51.195635 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ca4078f0-0b63-49d7-80ef-ec9f289775b1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:51.197737 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ca4078f0-0b63-49d7-80ef-ec9f289775b1 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 Aug 13 07:01:51.197936 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ca4078f0-0b63-49d7-80ef-ec9f289775b1 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:51.198138 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ca4078f0-0b63-49d7-80ef-ec9f289775b1 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:51.209787 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:51.209787 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:51.215426 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ca4078f0-0b63-49d7-80ef-ec9f289775b1 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:51.219912 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ca4078f0-0b63-49d7-80ef-ec9f289775b1 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 returned with HTTP 200 Aug 13 07:01:51.220632 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 725/2871] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:51 2026] GET /volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:51.232839 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7d0683ce-b8c9-497e-a548-199a36c19408 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:51.238393 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7d0683ce-b8c9-497e-a548-199a36c19408 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 Aug 13 07:01:51.238393 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7d0683ce-b8c9-497e-a548-199a36c19408 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:51.238393 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7d0683ce-b8c9-497e-a548-199a36c19408 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:51.245948 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:51.245948 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:51.250492 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7d0683ce-b8c9-497e-a548-199a36c19408 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:51.255303 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7d0683ce-b8c9-497e-a548-199a36c19408 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 returned with HTTP 200 Aug 13 07:01:51.255920 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 710/2872] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:51 2026] GET /volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:51.268563 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-26cf9e32-47e4-4b78-9201-622f536b7a2b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:51.271437 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-26cf9e32-47e4-4b78-9201-622f536b7a2b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] PUT https://10.4.3.81/volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 Aug 13 07:01:51.271437 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-26cf9e32-47e4-4b78-9201-622f536b7a2b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-683350167"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:51.280171 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:51.280171 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:51.283826 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-26cf9e32-47e4-4b78-9201-622f536b7a2b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:51.292080 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-26cf9e32-47e4-4b78-9201-622f536b7a2b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume updated successfully. Aug 13 07:01:51.292672 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-26cf9e32-47e4-4b78-9201-622f536b7a2b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 returned with HTTP 200 Aug 13 07:01:51.293092 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 716/2873] 10.4.3.81 () {68 vars in 1361 bytes} [Thu Aug 13 07:01:51 2026] PUT /volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 => generated 781 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:51.309634 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a1bf64ee-be49-4b75-bb7b-6cca22e4a99f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:51.313091 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a1bf64ee-be49-4b75-bb7b-6cca22e4a99f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] PUT https://10.4.3.81/volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 Aug 13 07:01:51.313577 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a1bf64ee-be49-4b75-bb7b-6cca22e4a99f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-445144995", "description": "This is the new description of volume"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:51.324082 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:51.324082 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:51.328722 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a1bf64ee-be49-4b75-bb7b-6cca22e4a99f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:51.338889 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a1bf64ee-be49-4b75-bb7b-6cca22e4a99f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume updated successfully. Aug 13 07:01:51.339772 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a1bf64ee-be49-4b75-bb7b-6cca22e4a99f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 returned with HTTP 200 Aug 13 07:01:51.340361 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 723/2874] 10.4.3.81 () {68 vars in 1362 bytes} [Thu Aug 13 07:01:51 2026] PUT /volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:51.355956 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4afdeb8d-9fb2-41e5-b3ce-898f1077f1d6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:51.357527 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4afdeb8d-9fb2-41e5-b3ce-898f1077f1d6 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 Aug 13 07:01:51.357690 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4afdeb8d-9fb2-41e5-b3ce-898f1077f1d6 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:51.357893 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4afdeb8d-9fb2-41e5-b3ce-898f1077f1d6 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:51.368526 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:51.368526 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:51.373338 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4afdeb8d-9fb2-41e5-b3ce-898f1077f1d6 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:51.384125 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4afdeb8d-9fb2-41e5-b3ce-898f1077f1d6 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 returned with HTTP 200 Aug 13 07:01:51.384557 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 726/2875] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:51 2026] GET /volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 => generated 888 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:51.396586 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:51.398238 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:51.398583 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-626344871", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-54211951"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:51.399930 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-626344871', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-54211951'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:51.400058 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Create volume of 1 GB Aug 13 07:01:51.403916 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Availability Zones retrieved successfully. Aug 13 07:01:51.408799 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Flow 'volume_create_api' (6570a1da-9a8c-48fa-8d4e-809d74105908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:51.409800 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbe9752f-652b-4d66-b55a-006d4f7d6ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:51.410432 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:01:51.433138 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbe9752f-652b-4d66-b55a-006d4f7d6ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:51.433817 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88584d5d-f31f-4451-bce7-ad75c6299f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:51.471345 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Created reservations ['06dea28b-e3df-475f-be63-bc4e74b12e11', 'dc007573-b53b-414f-848a-ea5734041c4d', 'd909e522-4494-4227-a229-567d269c1f89', 'ade45c8c-802d-49fd-8533-73c2edd1fd89'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:51.472127 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88584d5d-f31f-4451-bce7-ad75c6299f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06dea28b-e3df-475f-be63-bc4e74b12e11', 'dc007573-b53b-414f-848a-ea5734041c4d', 'd909e522-4494-4227-a229-567d269c1f89', 'ade45c8c-802d-49fd-8533-73c2edd1fd89']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:51.472788 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46a3d994-2454-48e4-b19f-3d1bb2b7eb52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:51.494083 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46a3d994-2454-48e4-b19f-3d1bb2b7eb52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59dd0602-48db-40ed-81c0-342bb282114e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-626344871',display_name='tempest-VolumesGetTest-Volume-54211951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95849b9574f4136b8d8ec350d1d64f7',qos_specs=None,replication_status=,reservations=['06dea28b-e3df-475f-be63-bc4e74b12e11','dc007573-b53b-414f-848a-ea5734041c4d','d909e522-4494-4227-a229-567d269c1f89','ade45c8c-802d-49fd-8533-73c2edd1fd89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d30885857a74cbcb0ceb9580d158dd3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:01:51Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-626344871',display_name='tempest-VolumesGetTest-Volume-54211951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59dd0602-48db-40ed-81c0-342bb282114e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e95849b9574f4136b8d8ec350d1d64f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d30885857a74cbcb0ceb9580d158dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:51.494835 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ec55426-baf2-46c0-b1ba-b028d0e56355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:51.512250 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ec55426-baf2-46c0-b1ba-b028d0e56355) transitioned into 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-626344871',display_name='tempest-VolumesGetTest-Volume-54211951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95849b9574f4136b8d8ec350d1d64f7',qos_specs=None,replication_status=,reservations=['06dea28b-e3df-475f-be63-bc4e74b12e11','dc007573-b53b-414f-848a-ea5734041c4d','d909e522-4494-4227-a229-567d269c1f89','ade45c8c-802d-49fd-8533-73c2edd1fd89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d30885857a74cbcb0ceb9580d158dd3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:51.512879 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab6096e-c53c-40c1-ade2-1afb6965ffc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:51.525423 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab6096e-c53c-40c1-ade2-1afb6965ffc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:51.525423 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Flow 'volume_create_api' (6570a1da-9a8c-48fa-8d4e-809d74105908) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:51.525423 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Create volume request issued successfully. Aug 13 07:01:51.525423 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0f4c2905-daf3-463f-bf83-c56712a77b98 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:01:51.525859 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 711/2876] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:01:51 2026] POST /volume/v3/volumes => generated 775 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:51.539693 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0723efda-fa5b-4949-a7ec-93bb662cbc8b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:51.541492 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0723efda-fa5b-4949-a7ec-93bb662cbc8b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/59dd0602-48db-40ed-81c0-342bb282114e Aug 13 07:01:51.541689 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0723efda-fa5b-4949-a7ec-93bb662cbc8b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:51.541865 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0723efda-fa5b-4949-a7ec-93bb662cbc8b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:51.549743 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:51.549743 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:51.553871 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0723efda-fa5b-4949-a7ec-93bb662cbc8b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:51.558338 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-aec22e89-cb25-43ed-99fd-2d4a1b4dc0dc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:51.558413 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0723efda-fa5b-4949-a7ec-93bb662cbc8b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/59dd0602-48db-40ed-81c0-342bb282114e returned with HTTP 200 Aug 13 07:01:51.558672 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 717/2877] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:51 2026] GET /volume/v3/volumes/59dd0602-48db-40ed-81c0-342bb282114e => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:51.559589 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aec22e89-cb25-43ed-99fd-2d4a1b4dc0dc tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c Aug 13 07:01:51.559801 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aec22e89-cb25-43ed-99fd-2d4a1b4dc0dc tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:51.559991 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aec22e89-cb25-43ed-99fd-2d4a1b4dc0dc tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:51.560116 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-aec22e89-cb25-43ed-99fd-2d4a1b4dc0dc tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:51.564017 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:51.564017 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:51.566335 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aec22e89-cb25-43ed-99fd-2d4a1b4dc0dc tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c returned with HTTP 200 Aug 13 07:01:51.566335 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 724/2878] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:51 2026] GET /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:51.767233 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4887992a-b2be-4e79-994c-931488008973 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:51.769271 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4887992a-b2be-4e79-994c-931488008973 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] GET https://10.4.3.81/volume/v3/snapshots/261d94db-412c-4d03-b4ae-c3f0fda01b77 Aug 13 07:01:51.769740 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4887992a-b2be-4e79-994c-931488008973 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:51.769740 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4887992a-b2be-4e79-994c-931488008973 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:51.773744 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4887992a-b2be-4e79-994c-931488008973 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] https://10.4.3.81/volume/v3/snapshots/261d94db-412c-4d03-b4ae-c3f0fda01b77 returned with HTTP 404 Aug 13 07:01:51.774225 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 727/2879] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:01:51 2026] GET /volume/v3/snapshots/261d94db-412c-4d03-b4ae-c3f0fda01b77 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:51.784275 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1aaffe25-c0d6-4f82-ae19-4b64b62b3d1c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:51.786356 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1aaffe25-c0d6-4f82-ae19-4b64b62b3d1c tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] GET https://10.4.3.81/volume/v3/volumes/c06f69ca-b339-4f98-a4de-fe86ef166d6d Aug 13 07:01:51.786533 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1aaffe25-c0d6-4f82-ae19-4b64b62b3d1c tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:51.786732 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1aaffe25-c0d6-4f82-ae19-4b64b62b3d1c tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:51.793557 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:51.793557 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:51.797161 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1aaffe25-c0d6-4f82-ae19-4b64b62b3d1c tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Volume info retrieved successfully. Aug 13 07:01:51.800933 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1aaffe25-c0d6-4f82-ae19-4b64b62b3d1c tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] https://10.4.3.81/volume/v3/volumes/c06f69ca-b339-4f98-a4de-fe86ef166d6d returned with HTTP 200 Aug 13 07:01:51.801315 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 712/2880] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:51 2026] GET /volume/v3/volumes/c06f69ca-b339-4f98-a4de-fe86ef166d6d => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:51.813442 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-43075044-2e9b-47da-9be4-6aac81b8fbf7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:51.815457 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-43075044-2e9b-47da-9be4-6aac81b8fbf7 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] DELETE https://10.4.3.81/volume/v3/volumes/c06f69ca-b339-4f98-a4de-fe86ef166d6d Aug 13 07:01:51.815673 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-43075044-2e9b-47da-9be4-6aac81b8fbf7 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:51.815924 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-43075044-2e9b-47da-9be4-6aac81b8fbf7 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:51.816127 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-43075044-2e9b-47da-9be4-6aac81b8fbf7 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Delete volume with id: c06f69ca-b339-4f98-a4de-fe86ef166d6d Aug 13 07:01:51.823116 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:51.823116 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:51.823834 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-43075044-2e9b-47da-9be4-6aac81b8fbf7 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Volume info retrieved successfully. Aug 13 07:01:51.839660 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-43075044-2e9b-47da-9be4-6aac81b8fbf7 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Delete volume request issued successfully. Aug 13 07:01:51.839942 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-43075044-2e9b-47da-9be4-6aac81b8fbf7 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] https://10.4.3.81/volume/v3/volumes/c06f69ca-b339-4f98-a4de-fe86ef166d6d returned with HTTP 202 Aug 13 07:01:51.840297 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 718/2881] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:51 2026] DELETE /volume/v3/volumes/c06f69ca-b339-4f98-a4de-fe86ef166d6d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:51.848273 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d3494f24-abd0-4832-8186-8677fc7a48e1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:51.850784 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d3494f24-abd0-4832-8186-8677fc7a48e1 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] GET https://10.4.3.81/volume/v3/volumes/c06f69ca-b339-4f98-a4de-fe86ef166d6d Aug 13 07:01:51.851087 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d3494f24-abd0-4832-8186-8677fc7a48e1 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:51.851432 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d3494f24-abd0-4832-8186-8677fc7a48e1 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:51.858489 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:51.858489 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:51.862573 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d3494f24-abd0-4832-8186-8677fc7a48e1 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Volume info retrieved successfully. Aug 13 07:01:51.868274 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d3494f24-abd0-4832-8186-8677fc7a48e1 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] https://10.4.3.81/volume/v3/volumes/c06f69ca-b339-4f98-a4de-fe86ef166d6d returned with HTTP 200 Aug 13 07:01:51.868642 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 725/2882] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:51 2026] GET /volume/v3/volumes/c06f69ca-b339-4f98-a4de-fe86ef166d6d => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:52.210723 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8ef87437-dc38-4e20-a5c3-af9939bf7433 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:52.212342 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ef87437-dc38-4e20-a5c3-af9939bf7433 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 Aug 13 07:01:52.212535 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8ef87437-dc38-4e20-a5c3-af9939bf7433 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:52.212672 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8ef87437-dc38-4e20-a5c3-af9939bf7433 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:52.219088 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:52.219088 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:52.222059 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8ef87437-dc38-4e20-a5c3-af9939bf7433 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:01:52.225459 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ef87437-dc38-4e20-a5c3-af9939bf7433 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 returned with HTTP 200 Aug 13 07:01:52.225779 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 728/2883] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:52 2026] GET /volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:52.570753 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ac5e6df7-8828-4a1e-9a89-abefef3686a5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:52.572457 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ac5e6df7-8828-4a1e-9a89-abefef3686a5 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/59dd0602-48db-40ed-81c0-342bb282114e Aug 13 07:01:52.572667 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ac5e6df7-8828-4a1e-9a89-abefef3686a5 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:52.572819 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ac5e6df7-8828-4a1e-9a89-abefef3686a5 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:52.575546 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ad076d31-9c4e-493c-b65a-6faeb46a6d16 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:52.577383 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ad076d31-9c4e-493c-b65a-6faeb46a6d16 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c Aug 13 07:01:52.577629 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ad076d31-9c4e-493c-b65a-6faeb46a6d16 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:52.577818 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ad076d31-9c4e-493c-b65a-6faeb46a6d16 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:52.577942 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ad076d31-9c4e-493c-b65a-6faeb46a6d16 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:52.580179 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:52.580179 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:52.582361 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:52.582361 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:52.583034 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ad076d31-9c4e-493c-b65a-6faeb46a6d16 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c returned with HTTP 200 Aug 13 07:01:52.583432 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 719/2884] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:52 2026] GET /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:52.584769 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ac5e6df7-8828-4a1e-9a89-abefef3686a5 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:52.589232 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ac5e6df7-8828-4a1e-9a89-abefef3686a5 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/59dd0602-48db-40ed-81c0-342bb282114e returned with HTTP 200 Aug 13 07:01:52.589593 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 713/2885] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:52 2026] GET /volume/v3/volumes/59dd0602-48db-40ed-81c0-342bb282114e => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:52.602935 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4d0b6eee-d6da-41fd-89f6-40259d7fe63f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:52.604742 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4d0b6eee-d6da-41fd-89f6-40259d7fe63f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] PUT https://10.4.3.81/volume/v3/volumes/59dd0602-48db-40ed-81c0-342bb282114e Aug 13 07:01:52.605134 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4d0b6eee-d6da-41fd-89f6-40259d7fe63f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-683350167", "description": null}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:52.613605 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:52.613605 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:52.617965 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4d0b6eee-d6da-41fd-89f6-40259d7fe63f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:52.625411 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4d0b6eee-d6da-41fd-89f6-40259d7fe63f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume updated successfully. Aug 13 07:01:52.626274 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4d0b6eee-d6da-41fd-89f6-40259d7fe63f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/59dd0602-48db-40ed-81c0-342bb282114e returned with HTTP 200 Aug 13 07:01:52.626768 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 726/2886] 10.4.3.81 () {68 vars in 1361 bytes} [Thu Aug 13 07:01:52 2026] PUT /volume/v3/volumes/59dd0602-48db-40ed-81c0-342bb282114e => generated 767 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:52.638234 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d38859a9-9186-44fd-93fb-bef65d57ac56 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:52.640409 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d38859a9-9186-44fd-93fb-bef65d57ac56 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/59dd0602-48db-40ed-81c0-342bb282114e Aug 13 07:01:52.640603 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d38859a9-9186-44fd-93fb-bef65d57ac56 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:52.640798 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d38859a9-9186-44fd-93fb-bef65d57ac56 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:52.649253 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:52.649253 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:52.653761 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d38859a9-9186-44fd-93fb-bef65d57ac56 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:52.658608 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d38859a9-9186-44fd-93fb-bef65d57ac56 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/59dd0602-48db-40ed-81c0-342bb282114e returned with HTTP 200 Aug 13 07:01:52.659207 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 729/2887] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:52 2026] GET /volume/v3/volumes/59dd0602-48db-40ed-81c0-342bb282114e => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:52.681164 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-80476f52-2cae-4e52-b2cb-3bbbd2ee5d5b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:52.683384 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-80476f52-2cae-4e52-b2cb-3bbbd2ee5d5b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] DELETE https://10.4.3.81/volume/v3/volumes/59dd0602-48db-40ed-81c0-342bb282114e Aug 13 07:01:52.683631 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-80476f52-2cae-4e52-b2cb-3bbbd2ee5d5b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:52.683864 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-80476f52-2cae-4e52-b2cb-3bbbd2ee5d5b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:52.684074 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-80476f52-2cae-4e52-b2cb-3bbbd2ee5d5b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Delete volume with id: 59dd0602-48db-40ed-81c0-342bb282114e Aug 13 07:01:52.692895 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:52.692895 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:52.693546 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-80476f52-2cae-4e52-b2cb-3bbbd2ee5d5b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:52.712944 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-80476f52-2cae-4e52-b2cb-3bbbd2ee5d5b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Delete volume request issued successfully. Aug 13 07:01:52.713209 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-80476f52-2cae-4e52-b2cb-3bbbd2ee5d5b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/59dd0602-48db-40ed-81c0-342bb282114e returned with HTTP 202 Aug 13 07:01:52.713782 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 720/2888] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:52 2026] DELETE /volume/v3/volumes/59dd0602-48db-40ed-81c0-342bb282114e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:52.722286 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e2d466a0-933a-44ba-8027-28d75b4bd48b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:52.724558 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e2d466a0-933a-44ba-8027-28d75b4bd48b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/59dd0602-48db-40ed-81c0-342bb282114e Aug 13 07:01:52.724798 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e2d466a0-933a-44ba-8027-28d75b4bd48b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:52.725049 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e2d466a0-933a-44ba-8027-28d75b4bd48b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:52.732901 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:52.732901 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:52.737510 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e2d466a0-933a-44ba-8027-28d75b4bd48b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:52.741311 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e2d466a0-933a-44ba-8027-28d75b4bd48b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/59dd0602-48db-40ed-81c0-342bb282114e returned with HTTP 200 Aug 13 07:01:52.741676 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 714/2889] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:52 2026] GET /volume/v3/volumes/59dd0602-48db-40ed-81c0-342bb282114e => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:52.881558 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-68690b07-399b-40c1-ace1-e427fcd61154 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:52.883259 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-68690b07-399b-40c1-ace1-e427fcd61154 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] GET https://10.4.3.81/volume/v3/volumes/c06f69ca-b339-4f98-a4de-fe86ef166d6d Aug 13 07:01:52.883450 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-68690b07-399b-40c1-ace1-e427fcd61154 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:52.883647 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-68690b07-399b-40c1-ace1-e427fcd61154 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:52.888595 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-68690b07-399b-40c1-ace1-e427fcd61154 tempest-VolumesSnapshotNegativeTestJSON-1324055078 tempest-VolumesSnapshotNegativeTestJSON-1324055078-project-member] https://10.4.3.81/volume/v3/volumes/c06f69ca-b339-4f98-a4de-fe86ef166d6d returned with HTTP 404 Aug 13 07:01:52.889059 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 727/2890] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:52 2026] GET /volume/v3/volumes/c06f69ca-b339-4f98-a4de-fe86ef166d6d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:53.595027 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2ba797e0-dd16-46ab-9393-cf6e3a619e90 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:53.596540 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ba797e0-dd16-46ab-9393-cf6e3a619e90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c Aug 13 07:01:53.596825 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ba797e0-dd16-46ab-9393-cf6e3a619e90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:53.597129 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ba797e0-dd16-46ab-9393-cf6e3a619e90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:53.597302 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-2ba797e0-dd16-46ab-9393-cf6e3a619e90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:53.602031 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:53.602031 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:53.603092 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ba797e0-dd16-46ab-9393-cf6e3a619e90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c returned with HTTP 200 Aug 13 07:01:53.603092 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 730/2891] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:53 2026] GET /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:53.761880 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c3a08430-dec7-478b-9bb2-11f3328c1c06 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:53.765342 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c3a08430-dec7-478b-9bb2-11f3328c1c06 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/59dd0602-48db-40ed-81c0-342bb282114e Aug 13 07:01:53.765342 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c3a08430-dec7-478b-9bb2-11f3328c1c06 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:53.765342 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c3a08430-dec7-478b-9bb2-11f3328c1c06 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:53.770805 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c3a08430-dec7-478b-9bb2-11f3328c1c06 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/59dd0602-48db-40ed-81c0-342bb282114e returned with HTTP 404 Aug 13 07:01:53.771461 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 721/2892] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:53 2026] GET /volume/v3/volumes/59dd0602-48db-40ed-81c0-342bb282114e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:53.781021 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-693a9d41-04ec-4523-8e9a-8b52ae58b3c1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:53.782877 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-693a9d41-04ec-4523-8e9a-8b52ae58b3c1 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 Aug 13 07:01:53.783111 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-693a9d41-04ec-4523-8e9a-8b52ae58b3c1 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:53.783385 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-693a9d41-04ec-4523-8e9a-8b52ae58b3c1 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:53.790932 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:53.790932 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:53.794637 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-693a9d41-04ec-4523-8e9a-8b52ae58b3c1 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:53.798711 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-693a9d41-04ec-4523-8e9a-8b52ae58b3c1 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 returned with HTTP 200 Aug 13 07:01:53.799076 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 715/2893] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:53 2026] GET /volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 => generated 888 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:53.818948 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-999cc85f-48ef-47b2-b506-5f9a9b86225f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:53.821212 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-999cc85f-48ef-47b2-b506-5f9a9b86225f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 Aug 13 07:01:53.821430 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-999cc85f-48ef-47b2-b506-5f9a9b86225f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:53.821612 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-999cc85f-48ef-47b2-b506-5f9a9b86225f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:53.821767 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-999cc85f-48ef-47b2-b506-5f9a9b86225f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Delete volume with id: f80caa49-2aec-4233-84cd-f1e046160852 Aug 13 07:01:53.835988 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:53.835988 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:53.836660 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-999cc85f-48ef-47b2-b506-5f9a9b86225f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:53.856707 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-999cc85f-48ef-47b2-b506-5f9a9b86225f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Delete volume request issued successfully. Aug 13 07:01:53.856918 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-999cc85f-48ef-47b2-b506-5f9a9b86225f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 returned with HTTP 202 Aug 13 07:01:53.857662 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 728/2894] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:53 2026] DELETE /volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:53.865023 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-eade1180-be7b-471d-b555-62f15594ca72 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:53.866786 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eade1180-be7b-471d-b555-62f15594ca72 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 Aug 13 07:01:53.867181 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eade1180-be7b-471d-b555-62f15594ca72 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:53.867812 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eade1180-be7b-471d-b555-62f15594ca72 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:53.879535 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:53.879535 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:53.883567 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-eade1180-be7b-471d-b555-62f15594ca72 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:53.887892 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eade1180-be7b-471d-b555-62f15594ca72 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 returned with HTTP 200 Aug 13 07:01:53.888435 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 731/2895] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:53 2026] GET /volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 => generated 887 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:54.619408 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-51ef98a0-c707-43ba-a7d8-409d3af17ed7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:54.622072 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-51ef98a0-c707-43ba-a7d8-409d3af17ed7 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c Aug 13 07:01:54.622779 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-51ef98a0-c707-43ba-a7d8-409d3af17ed7 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:54.622779 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-51ef98a0-c707-43ba-a7d8-409d3af17ed7 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:54.622779 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-51ef98a0-c707-43ba-a7d8-409d3af17ed7 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:54.627405 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:54.627405 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:54.628251 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-51ef98a0-c707-43ba-a7d8-409d3af17ed7 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c returned with HTTP 200 Aug 13 07:01:54.628838 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 722/2896] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:54 2026] GET /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:54.905565 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e0d5081a-351b-4793-88c6-495478b5886a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:54.907564 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e0d5081a-351b-4793-88c6-495478b5886a tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 Aug 13 07:01:54.907776 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e0d5081a-351b-4793-88c6-495478b5886a tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:54.907992 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e0d5081a-351b-4793-88c6-495478b5886a tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:54.913537 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e0d5081a-351b-4793-88c6-495478b5886a tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 returned with HTTP 404 Aug 13 07:01:54.914172 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 716/2897] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:54 2026] GET /volume/v3/volumes/f80caa49-2aec-4233-84cd-f1e046160852 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:01:54.925875 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:54.929767 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:54.930295 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-546833421"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:54.932419 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-546833421'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:54.932595 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Create volume of 1 GB Aug 13 07:01:54.938360 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Availability Zones retrieved successfully. Aug 13 07:01:54.948570 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Flow 'volume_create_api' (2f98eb88-8208-41e1-a577-cf8ff1009160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:54.950211 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b05d9cc-7f36-4e04-a299-981c6beb5900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:54.951850 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:01:54.987098 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b05d9cc-7f36-4e04-a299-981c6beb5900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:54.988124 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25100f06-8678-4790-9b90-69561a012fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:55.039028 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Created reservations ['c595f682-57ca-4d62-900e-fd6a510aa20a', '201fdd9c-2a86-44d0-b62a-231e488b6a5f', 'fd55a19c-5da0-47e7-8c35-82915835fb18', '6489c675-3135-48ee-8b2c-a37fd1922898'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:55.040139 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25100f06-8678-4790-9b90-69561a012fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c595f682-57ca-4d62-900e-fd6a510aa20a', '201fdd9c-2a86-44d0-b62a-231e488b6a5f', 'fd55a19c-5da0-47e7-8c35-82915835fb18', '6489c675-3135-48ee-8b2c-a37fd1922898']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:55.041349 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (761b8fb8-4732-4bc6-992f-d6a2eb9ce4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:55.071489 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (761b8fb8-4732-4bc6-992f-d6a2eb9ce4e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa5dcec4-cae8-469c-82b7-d38fe023e4e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-546833421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95849b9574f4136b8d8ec350d1d64f7',qos_specs=None,replication_status=,reservations=['c595f682-57ca-4d62-900e-fd6a510aa20a','201fdd9c-2a86-44d0-b62a-231e488b6a5f','fd55a19c-5da0-47e7-8c35-82915835fb18','6489c675-3135-48ee-8b2c-a37fd1922898'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d30885857a74cbcb0ceb9580d158dd3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:01:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-546833421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa5dcec4-cae8-469c-82b7-d38fe023e4e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e95849b9574f4136b8d8ec350d1d64f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d30885857a74cbcb0ceb9580d158dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:55.072506 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8e4decb-4099-47d0-b889-7aff103497cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:55.092685 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8e4decb-4099-47d0-b889-7aff103497cc) transitioned into state 'SUCCESS' from state '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-546833421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95849b9574f4136b8d8ec350d1d64f7',qos_specs=None,replication_status=,reservations=['c595f682-57ca-4d62-900e-fd6a510aa20a','201fdd9c-2a86-44d0-b62a-231e488b6a5f','fd55a19c-5da0-47e7-8c35-82915835fb18','6489c675-3135-48ee-8b2c-a37fd1922898'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d30885857a74cbcb0ceb9580d158dd3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:55.093665 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f607176c-62eb-4cfc-97ba-d87ebb0f4783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:55.103449 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f607176c-62eb-4cfc-97ba-d87ebb0f4783) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:55.104710 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Flow 'volume_create_api' (2f98eb88-8208-41e1-a577-cf8ff1009160) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:55.105146 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Create volume request issued successfully. Aug 13 07:01:55.105903 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1d105360-4e4a-46d3-8277-7ff5c6e1a38f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:01:55.106624 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 729/2898] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:01:54 2026] POST /volume/v3/volumes => generated 742 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:55.128372 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b9e7d1ec-07b2-4475-8b9e-10d356cd3360 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:55.130552 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b9e7d1ec-07b2-4475-8b9e-10d356cd3360 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/aa5dcec4-cae8-469c-82b7-d38fe023e4e8 Aug 13 07:01:55.130751 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b9e7d1ec-07b2-4475-8b9e-10d356cd3360 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:55.130947 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b9e7d1ec-07b2-4475-8b9e-10d356cd3360 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:55.139007 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:55.139007 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:55.142667 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b9e7d1ec-07b2-4475-8b9e-10d356cd3360 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:55.147148 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b9e7d1ec-07b2-4475-8b9e-10d356cd3360 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/aa5dcec4-cae8-469c-82b7-d38fe023e4e8 returned with HTTP 200 Aug 13 07:01:55.147685 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 732/2899] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:55 2026] GET /volume/v3/volumes/aa5dcec4-cae8-469c-82b7-d38fe023e4e8 => generated 810 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:55.642510 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-466211d0-def6-4917-9f9f-d96efcbf8c75 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:55.645510 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-466211d0-def6-4917-9f9f-d96efcbf8c75 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c Aug 13 07:01:55.645811 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-466211d0-def6-4917-9f9f-d96efcbf8c75 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:55.646066 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-466211d0-def6-4917-9f9f-d96efcbf8c75 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:55.646216 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-466211d0-def6-4917-9f9f-d96efcbf8c75 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:55.652182 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:55.652182 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:55.652912 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-466211d0-def6-4917-9f9f-d96efcbf8c75 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c returned with HTTP 200 Aug 13 07:01:55.653512 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 723/2900] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:55 2026] GET /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:01:56.160817 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-856166a2-64cc-40fb-8a0e-329ba058b3d0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:56.163840 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-856166a2-64cc-40fb-8a0e-329ba058b3d0 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/aa5dcec4-cae8-469c-82b7-d38fe023e4e8 Aug 13 07:01:56.164158 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-856166a2-64cc-40fb-8a0e-329ba058b3d0 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:56.164422 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-856166a2-64cc-40fb-8a0e-329ba058b3d0 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:56.189243 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:56.189243 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:56.197780 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-856166a2-64cc-40fb-8a0e-329ba058b3d0 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:56.204487 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-856166a2-64cc-40fb-8a0e-329ba058b3d0 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/aa5dcec4-cae8-469c-82b7-d38fe023e4e8 returned with HTTP 200 Aug 13 07:01:56.205128 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 717/2901] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:56 2026] GET /volume/v3/volumes/aa5dcec4-cae8-469c-82b7-d38fe023e4e8 => generated 835 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:56.221764 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:56.224067 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:56.224480 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "aa5dcec4-cae8-469c-82b7-d38fe023e4e8", "size": 1, "name": "tempest-VolumesGetTest-Volume-1438465597", "metadata": {"Type": "Test"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:56.226543 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Create volume request body: {'volume': {'source_volid': 'aa5dcec4-cae8-469c-82b7-d38fe023e4e8', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1438465597', 'metadata': {'Type': 'Test'}}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:56.235239 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:56.235239 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:56.236693 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume retrieved successfully. Aug 13 07:01:56.236693 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Create volume of 1 GB Aug 13 07:01:56.240604 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Availability Zones retrieved successfully. Aug 13 07:01:56.247645 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Flow 'volume_create_api' (bacf5268-410f-404e-9b2c-9101aec6f4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:56.249064 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00ee4a35-3420-4a81-b1a0-0ebcf2c8753b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:56.250432 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:01:56.284480 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00ee4a35-3420-4a81-b1a0-0ebcf2c8753b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'aa5dcec4-cae8-469c-82b7-d38fe023e4e8', 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:56.285483 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf0043ae-c96f-44b8-8160-705e2d78a3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:56.320065 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Created reservations ['b0e21151-5c03-4dcf-a901-724771b73865', '2780165d-7b1e-4b16-b03b-ebaed2ecdcd3', 'db350886-9255-4594-8385-5b3bd190c405', 'c0b37587-f3ae-499c-8862-39d2934dd2ef'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:56.320918 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf0043ae-c96f-44b8-8160-705e2d78a3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0e21151-5c03-4dcf-a901-724771b73865', '2780165d-7b1e-4b16-b03b-ebaed2ecdcd3', 'db350886-9255-4594-8385-5b3bd190c405', 'c0b37587-f3ae-499c-8862-39d2934dd2ef']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:56.321644 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721c6de2-d7af-4477-8ae2-60d567ffb929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:56.354419 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721c6de2-d7af-4477-8ae2-60d567ffb929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '238b7158-7eb5-4c0d-aae1-ec1cc7c94e40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1438465597',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e95849b9574f4136b8d8ec350d1d64f7',qos_specs=None,replication_status=,reservations=['b0e21151-5c03-4dcf-a901-724771b73865','2780165d-7b1e-4b16-b03b-ebaed2ecdcd3','db350886-9255-4594-8385-5b3bd190c405','c0b37587-f3ae-499c-8862-39d2934dd2ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=aa5dcec4-cae8-469c-82b7-d38fe023e4e8,status='creating',user_id='6d30885857a74cbcb0ceb9580d158dd3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:01:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1438465597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=238b7158-7eb5-4c0d-aae1-ec1cc7c94e40,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e95849b9574f4136b8d8ec350d1d64f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=aa5dcec4-cae8-469c-82b7-d38fe023e4e8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d30885857a74cbcb0ceb9580d158dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:56.355162 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80de014b-a902-4f82-836a-5307d1cea7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:56.375403 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80de014b-a902-4f82-836a-5307d1cea7db) transitioned into state 'SUCCESS' from state '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-1438465597',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e95849b9574f4136b8d8ec350d1d64f7',qos_specs=None,replication_status=,reservations=['b0e21151-5c03-4dcf-a901-724771b73865','2780165d-7b1e-4b16-b03b-ebaed2ecdcd3','db350886-9255-4594-8385-5b3bd190c405','c0b37587-f3ae-499c-8862-39d2934dd2ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=aa5dcec4-cae8-469c-82b7-d38fe023e4e8,status='creating',user_id='6d30885857a74cbcb0ceb9580d158dd3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:56.376246 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70eb8294-185d-43d1-a509-362cc9dde234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:56.393190 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70eb8294-185d-43d1-a509-362cc9dde234) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:56.395429 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Flow 'volume_create_api' (bacf5268-410f-404e-9b2c-9101aec6f4cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:56.395429 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Create volume request issued successfully. Aug 13 07:01:56.395645 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aa1d1b9c-f420-4733-ab2d-a74bfa915b64 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:01:56.395861 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 730/2902] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:01:56 2026] POST /volume/v3/volumes => generated 791 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:56.407739 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4ebf3655-b74c-47e3-a4f8-358212e5a08c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:56.410535 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ebf3655-b74c-47e3-a4f8-358212e5a08c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 Aug 13 07:01:56.410535 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ebf3655-b74c-47e3-a4f8-358212e5a08c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:56.410535 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ebf3655-b74c-47e3-a4f8-358212e5a08c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:56.419668 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:56.419668 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:56.424165 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4ebf3655-b74c-47e3-a4f8-358212e5a08c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:56.428914 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ebf3655-b74c-47e3-a4f8-358212e5a08c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 returned with HTTP 200 Aug 13 07:01:56.429364 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 733/2903] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:56 2026] GET /volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:56.669641 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a73d855a-a05a-4dde-8b2f-aa7a4fd5503e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:56.671925 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a73d855a-a05a-4dde-8b2f-aa7a4fd5503e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c Aug 13 07:01:56.672880 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a73d855a-a05a-4dde-8b2f-aa7a4fd5503e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:56.672880 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a73d855a-a05a-4dde-8b2f-aa7a4fd5503e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:56.672880 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-a73d855a-a05a-4dde-8b2f-aa7a4fd5503e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:56.677898 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:56.677898 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:56.678329 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a73d855a-a05a-4dde-8b2f-aa7a4fd5503e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c returned with HTTP 200 Aug 13 07:01:56.678778 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 724/2904] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:56 2026] GET /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:56.852492 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a3fca5f0-123a-4151-a414-2c356ce3334b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:56.854901 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a3fca5f0-123a-4151-a414-2c356ce3334b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd Aug 13 07:01:56.855230 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a3fca5f0-123a-4151-a414-2c356ce3334b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:56.855403 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a3fca5f0-123a-4151-a414-2c356ce3334b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:56.870049 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:56.870049 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:56.876743 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a3fca5f0-123a-4151-a414-2c356ce3334b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:01:56.883340 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a3fca5f0-123a-4151-a414-2c356ce3334b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd returned with HTTP 200 Aug 13 07:01:56.884007 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 718/2905] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:56 2026] GET /volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd => generated 1647 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:57.444780 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1970bec6-ab90-46a8-8612-f8cdfd11ed9b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:57.446737 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1970bec6-ab90-46a8-8612-f8cdfd11ed9b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 Aug 13 07:01:57.447573 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1970bec6-ab90-46a8-8612-f8cdfd11ed9b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:57.447573 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1970bec6-ab90-46a8-8612-f8cdfd11ed9b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:57.457123 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:57.457123 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:57.462569 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1970bec6-ab90-46a8-8612-f8cdfd11ed9b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:57.467862 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1970bec6-ab90-46a8-8612-f8cdfd11ed9b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 returned with HTTP 200 Aug 13 07:01:57.468286 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 731/2906] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:57 2026] GET /volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:01:57.486815 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-54747f1e-84b5-40c5-8097-f2897eb57e52 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:57.489569 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-54747f1e-84b5-40c5-8097-f2897eb57e52 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 Aug 13 07:01:57.489569 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-54747f1e-84b5-40c5-8097-f2897eb57e52 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:57.489569 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-54747f1e-84b5-40c5-8097-f2897eb57e52 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:57.498522 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:57.498522 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:57.505514 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-54747f1e-84b5-40c5-8097-f2897eb57e52 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:57.516214 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-54747f1e-84b5-40c5-8097-f2897eb57e52 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 returned with HTTP 200 Aug 13 07:01:57.516838 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 734/2907] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:57 2026] GET /volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:57.531778 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-27c23bb9-35bc-4ad3-88fd-b4eb0c17098c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:57.534283 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-27c23bb9-35bc-4ad3-88fd-b4eb0c17098c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] PUT https://10.4.3.81/volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 Aug 13 07:01:57.534670 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-27c23bb9-35bc-4ad3-88fd-b4eb0c17098c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1438465597"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:57.547647 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:57.547647 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:57.567838 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-27c23bb9-35bc-4ad3-88fd-b4eb0c17098c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:57.574117 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-27c23bb9-35bc-4ad3-88fd-b4eb0c17098c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume updated successfully. Aug 13 07:01:57.574690 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-27c23bb9-35bc-4ad3-88fd-b4eb0c17098c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 returned with HTTP 200 Aug 13 07:01:57.575215 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 725/2908] 10.4.3.81 () {68 vars in 1361 bytes} [Thu Aug 13 07:01:57 2026] PUT /volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:57.594509 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-900f3ae7-fd83-4d51-a8dd-6b76abf67861 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:57.597136 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-900f3ae7-fd83-4d51-a8dd-6b76abf67861 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] PUT https://10.4.3.81/volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 Aug 13 07:01:57.597593 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-900f3ae7-fd83-4d51-a8dd-6b76abf67861 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-942609746", "description": "This is the new description of volume"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:57.619855 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:57.619855 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:57.632888 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-900f3ae7-fd83-4d51-a8dd-6b76abf67861 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:57.646273 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-900f3ae7-fd83-4d51-a8dd-6b76abf67861 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume updated successfully. Aug 13 07:01:57.647957 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-900f3ae7-fd83-4d51-a8dd-6b76abf67861 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 returned with HTTP 200 Aug 13 07:01:57.648594 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 719/2909] 10.4.3.81 () {68 vars in 1362 bytes} [Thu Aug 13 07:01:57 2026] PUT /volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:57.664584 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d091d920-2cac-48a3-8311-0ff5f357f0bf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:57.667489 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d091d920-2cac-48a3-8311-0ff5f357f0bf tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 Aug 13 07:01:57.667624 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d091d920-2cac-48a3-8311-0ff5f357f0bf tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:57.667875 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d091d920-2cac-48a3-8311-0ff5f357f0bf tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:57.677622 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:57.677622 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:57.684639 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d091d920-2cac-48a3-8311-0ff5f357f0bf tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:57.692689 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d091d920-2cac-48a3-8311-0ff5f357f0bf tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 returned with HTTP 200 Aug 13 07:01:57.692775 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9c771ed0-4943-4467-867b-6a98c9402b06 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:57.693043 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 732/2910] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:57 2026] GET /volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 => generated 922 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:57.699599 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9c771ed0-4943-4467-867b-6a98c9402b06 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c Aug 13 07:01:57.699599 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9c771ed0-4943-4467-867b-6a98c9402b06 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:57.699599 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9c771ed0-4943-4467-867b-6a98c9402b06 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:57.699599 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9c771ed0-4943-4467-867b-6a98c9402b06 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:57.706021 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:57.706021 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:57.707298 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9c771ed0-4943-4467-867b-6a98c9402b06 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c returned with HTTP 200 Aug 13 07:01:57.707755 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 735/2911] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:57 2026] GET /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:57.714379 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:57.716095 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:01:57.716534 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-989558638", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1781506315"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:57.718791 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-989558638', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1781506315'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:01:57.719072 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Create volume of 1 GB Aug 13 07:01:57.724125 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Availability Zones retrieved successfully. Aug 13 07:01:57.730141 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Flow 'volume_create_api' (33066596-efc7-4400-98d3-7924bedd81ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:57.731085 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea8b4f9-f063-4f6e-bdff-80790b681afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:57.732001 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:01:57.771790 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea8b4f9-f063-4f6e-bdff-80790b681afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:57.772943 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a92e0f0d-b7de-4a06-8127-1fc6eabc467f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:57.834407 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Created reservations ['45e12e60-a026-4bf1-bb13-d98c16840f2d', '6c4a85d2-f370-4f16-955c-e9ab6e4c3edc', '6de64970-abfc-4f3c-a60c-5b02c538e5bb', '9b564862-644f-4438-b6b4-86da239f80c8'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:57.835400 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a92e0f0d-b7de-4a06-8127-1fc6eabc467f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45e12e60-a026-4bf1-bb13-d98c16840f2d', '6c4a85d2-f370-4f16-955c-e9ab6e4c3edc', '6de64970-abfc-4f3c-a60c-5b02c538e5bb', '9b564862-644f-4438-b6b4-86da239f80c8']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:57.836048 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b193740-4219-4eaa-8982-e31c7e078d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:57.862231 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b193740-4219-4eaa-8982-e31c7e078d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '600a3bc1-08e4-4576-b6fb-7bf86fb335c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-989558638',display_name='tempest-VolumesGetTest-Volume-1781506315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95849b9574f4136b8d8ec350d1d64f7',qos_specs=None,replication_status=,reservations=['45e12e60-a026-4bf1-bb13-d98c16840f2d','6c4a85d2-f370-4f16-955c-e9ab6e4c3edc','6de64970-abfc-4f3c-a60c-5b02c538e5bb','9b564862-644f-4438-b6b4-86da239f80c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d30885857a74cbcb0ceb9580d158dd3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:01:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-989558638',display_name='tempest-VolumesGetTest-Volume-1781506315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=600a3bc1-08e4-4576-b6fb-7bf86fb335c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e95849b9574f4136b8d8ec350d1d64f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d30885857a74cbcb0ceb9580d158dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:57.863334 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90152379-8f08-4eba-ba1f-ceb3744bd435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:57.892232 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90152379-8f08-4eba-ba1f-ceb3744bd435) transitioned into 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-989558638',display_name='tempest-VolumesGetTest-Volume-1781506315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95849b9574f4136b8d8ec350d1d64f7',qos_specs=None,replication_status=,reservations=['45e12e60-a026-4bf1-bb13-d98c16840f2d','6c4a85d2-f370-4f16-955c-e9ab6e4c3edc','6de64970-abfc-4f3c-a60c-5b02c538e5bb','9b564862-644f-4438-b6b4-86da239f80c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d30885857a74cbcb0ceb9580d158dd3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:57.893386 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a75c167a-b3f1-4795-bf23-959e79c66dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:01:57.900816 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c6d2e5f9-711b-4d0e-8bcc-10b8f5cc97bb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:57.902922 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c6d2e5f9-711b-4d0e-8bcc-10b8f5cc97bb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd Aug 13 07:01:57.903635 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c6d2e5f9-711b-4d0e-8bcc-10b8f5cc97bb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:57.903635 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c6d2e5f9-711b-4d0e-8bcc-10b8f5cc97bb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:57.911868 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a75c167a-b3f1-4795-bf23-959e79c66dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:01:57.912974 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Flow 'volume_create_api' (33066596-efc7-4400-98d3-7924bedd81ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:01:57.913424 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Create volume request issued successfully. Aug 13 07:01:57.914260 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fcb8d599-b7b9-4860-9647-a71de1b3090e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:01:57.914788 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 726/2912] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:01:57 2026] POST /volume/v3/volumes => generated 777 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:57.923122 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:57.923122 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:57.929416 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c6d2e5f9-711b-4d0e-8bcc-10b8f5cc97bb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:01:57.934762 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9a98af65-d1ab-48c4-92d9-349dd7221fa6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:57.936704 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c6d2e5f9-711b-4d0e-8bcc-10b8f5cc97bb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd returned with HTTP 200 Aug 13 07:01:57.937094 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 720/2913] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:57 2026] GET /volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd => generated 1647 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:57.937590 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9a98af65-d1ab-48c4-92d9-349dd7221fa6 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/600a3bc1-08e4-4576-b6fb-7bf86fb335c5 Aug 13 07:01:57.939463 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9a98af65-d1ab-48c4-92d9-349dd7221fa6 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:57.939463 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9a98af65-d1ab-48c4-92d9-349dd7221fa6 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:57.959213 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:57.959213 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:57.966381 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9a98af65-d1ab-48c4-92d9-349dd7221fa6 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:57.972942 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9a98af65-d1ab-48c4-92d9-349dd7221fa6 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/600a3bc1-08e4-4576-b6fb-7bf86fb335c5 returned with HTTP 200 Aug 13 07:01:57.973355 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 733/2914] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:57 2026] GET /volume/v3/volumes/600a3bc1-08e4-4576-b6fb-7bf86fb335c5 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:58.592124 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-873a0c8c-aadc-4772-aa38-5e0da2163223 req-d18aabe4-94d0-449a-a32d-1d0bae8ec4b4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:58.594975 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-873a0c8c-aadc-4772-aa38-5e0da2163223 req-d18aabe4-94d0-449a-a32d-1d0bae8ec4b4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] DELETE https://10.4.3.81/volume/v3/attachments/93a230da-80b6-476d-8391-7f04be8bdf4a Aug 13 07:01:58.595478 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-873a0c8c-aadc-4772-aa38-5e0da2163223 req-d18aabe4-94d0-449a-a32d-1d0bae8ec4b4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:58.595889 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-873a0c8c-aadc-4772-aa38-5e0da2163223 req-d18aabe4-94d0-449a-a32d-1d0bae8ec4b4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:58.598944 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=306,cinder:UPDATE=65,cinder:INSERT=33 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:01:58.607585 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:58.607585 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:58.709543 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-873a0c8c-aadc-4772-aa38-5e0da2163223 req-d18aabe4-94d0-449a-a32d-1d0bae8ec4b4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/attachments/93a230da-80b6-476d-8391-7f04be8bdf4a returned with HTTP 200 Aug 13 07:01:58.710697 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 736/2915] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:01:58 2026] DELETE /volume/v3/attachments/93a230da-80b6-476d-8391-7f04be8bdf4a => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:58.721632 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-56f3245e-a9a6-4fbe-95e6-64eb8e559691 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:58.723992 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-56f3245e-a9a6-4fbe-95e6-64eb8e559691 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c Aug 13 07:01:58.724265 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-56f3245e-a9a6-4fbe-95e6-64eb8e559691 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:58.724541 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-56f3245e-a9a6-4fbe-95e6-64eb8e559691 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:58.724685 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-56f3245e-a9a6-4fbe-95e6-64eb8e559691 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:58.729844 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:58.729844 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:58.730739 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-56f3245e-a9a6-4fbe-95e6-64eb8e559691 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c returned with HTTP 200 Aug 13 07:01:58.732138 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 727/2916] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:58 2026] GET /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:58.957187 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6c500dfb-9929-4908-9ec8-fccfbaeb920e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:58.959401 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6c500dfb-9929-4908-9ec8-fccfbaeb920e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd Aug 13 07:01:58.959401 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6c500dfb-9929-4908-9ec8-fccfbaeb920e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:58.959401 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6c500dfb-9929-4908-9ec8-fccfbaeb920e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:58.977671 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:58.977671 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:58.988406 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6c500dfb-9929-4908-9ec8-fccfbaeb920e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:01:58.992522 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cc46c361-fe95-4938-809e-085bbec04884 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:58.995454 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6c500dfb-9929-4908-9ec8-fccfbaeb920e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd returned with HTTP 200 Aug 13 07:01:58.996000 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 721/2917] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:58 2026] GET /volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd => generated 1355 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:01:58.999337 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cc46c361-fe95-4938-809e-085bbec04884 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/600a3bc1-08e4-4576-b6fb-7bf86fb335c5 Aug 13 07:01:58.999337 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cc46c361-fe95-4938-809e-085bbec04884 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:58.999337 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cc46c361-fe95-4938-809e-085bbec04884 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:59.011682 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:59.011682 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:59.015347 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d47816e5-6f03-4cba-8f84-a5a68b9faa3b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:59.016812 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cc46c361-fe95-4938-809e-085bbec04884 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:59.018314 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d47816e5-6f03-4cba-8f84-a5a68b9faa3b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 07:01:59.019822 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d47816e5-6f03-4cba-8f84-a5a68b9faa3b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d83f4d67-2d82-4590-917c-0c598afd74fd", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-662244728"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:59.022467 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-d47816e5-6f03-4cba-8f84-a5a68b9faa3b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Creating new backup {'backup': {'volume_id': 'd83f4d67-2d82-4590-917c-0c598afd74fd', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-662244728'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:01:59.022467 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-d47816e5-6f03-4cba-8f84-a5a68b9faa3b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Creating backup of volume d83f4d67-2d82-4590-917c-0c598afd74fd in container None Aug 13 07:01:59.028272 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cc46c361-fe95-4938-809e-085bbec04884 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/600a3bc1-08e4-4576-b6fb-7bf86fb335c5 returned with HTTP 200 Aug 13 07:01:59.030168 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 734/2918] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:58 2026] GET /volume/v3/volumes/600a3bc1-08e4-4576-b6fb-7bf86fb335c5 => generated 870 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:01:59.036214 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:59.036214 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:59.037028 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d47816e5-6f03-4cba-8f84-a5a68b9faa3b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:01:59.047899 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-16063267-b02b-4c92-8707-b5ded6024414 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:59.052676 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-16063267-b02b-4c92-8707-b5ded6024414 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] PUT https://10.4.3.81/volume/v3/volumes/600a3bc1-08e4-4576-b6fb-7bf86fb335c5 Aug 13 07:01:59.053146 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-16063267-b02b-4c92-8707-b5ded6024414 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1438465597", "description": null}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:01:59.057672 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-d47816e5-6f03-4cba-8f84-a5a68b9faa3b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Created reservations ['e305125d-54e2-4b31-9025-6315d9e87d92', '0fef48d9-dac2-4e1a-9d18-a244b5c33c01'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:01:59.067454 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:59.067454 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:59.072484 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-16063267-b02b-4c92-8707-b5ded6024414 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:59.081830 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-16063267-b02b-4c92-8707-b5ded6024414 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume updated successfully. Aug 13 07:01:59.082821 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-16063267-b02b-4c92-8707-b5ded6024414 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/600a3bc1-08e4-4576-b6fb-7bf86fb335c5 returned with HTTP 200 Aug 13 07:01:59.083642 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 728/2919] 10.4.3.81 () {68 vars in 1361 bytes} [Thu Aug 13 07:01:59 2026] PUT /volume/v3/volumes/600a3bc1-08e4-4576-b6fb-7bf86fb335c5 => generated 768 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:59.104066 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-78ca853c-7c48-4c10-b9b5-8827ce4177e0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:59.106162 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-78ca853c-7c48-4c10-b9b5-8827ce4177e0 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/600a3bc1-08e4-4576-b6fb-7bf86fb335c5 Aug 13 07:01:59.106459 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-78ca853c-7c48-4c10-b9b5-8827ce4177e0 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:59.106743 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-78ca853c-7c48-4c10-b9b5-8827ce4177e0 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:59.115944 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:59.115944 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:59.117744 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d47816e5-6f03-4cba-8f84-a5a68b9faa3b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:01:59.118285 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 737/2920] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:01:59 2026] POST /volume/v3/backups => generated 327 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:01:59.121432 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-78ca853c-7c48-4c10-b9b5-8827ce4177e0 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:59.131117 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-78ca853c-7c48-4c10-b9b5-8827ce4177e0 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/600a3bc1-08e4-4576-b6fb-7bf86fb335c5 returned with HTTP 200 Aug 13 07:01:59.131785 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 722/2921] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:59 2026] GET /volume/v3/volumes/600a3bc1-08e4-4576-b6fb-7bf86fb335c5 => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:59.132666 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-62a44f46-b217-43b8-84d1-89d041cd7b41 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:59.141290 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-62a44f46-b217-43b8-84d1-89d041cd7b41 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:01:59.141611 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-62a44f46-b217-43b8-84d1-89d041cd7b41 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:59.141902 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-62a44f46-b217-43b8-84d1-89d041cd7b41 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:59.142070 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-62a44f46-b217-43b8-84d1-89d041cd7b41 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:59.147697 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:59.147697 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:01:59.148978 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-62a44f46-b217-43b8-84d1-89d041cd7b41 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 200 Aug 13 07:01:59.149497 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 735/2922] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:59 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:59.151211 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8e842703-1962-4620-9fc9-eba2399b81fc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:59.153302 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8e842703-1962-4620-9fc9-eba2399b81fc tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] DELETE https://10.4.3.81/volume/v3/volumes/600a3bc1-08e4-4576-b6fb-7bf86fb335c5 Aug 13 07:01:59.153713 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8e842703-1962-4620-9fc9-eba2399b81fc tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:59.154053 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8e842703-1962-4620-9fc9-eba2399b81fc tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:59.154491 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-8e842703-1962-4620-9fc9-eba2399b81fc tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Delete volume with id: 600a3bc1-08e4-4576-b6fb-7bf86fb335c5 Aug 13 07:01:59.168518 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:59.168518 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:01:59.169523 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8e842703-1962-4620-9fc9-eba2399b81fc tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:59.202238 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8e842703-1962-4620-9fc9-eba2399b81fc tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Delete volume request issued successfully. Aug 13 07:01:59.202840 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8e842703-1962-4620-9fc9-eba2399b81fc tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/600a3bc1-08e4-4576-b6fb-7bf86fb335c5 returned with HTTP 202 Aug 13 07:01:59.203661 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 729/2923] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:01:59 2026] DELETE /volume/v3/volumes/600a3bc1-08e4-4576-b6fb-7bf86fb335c5 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:01:59.212313 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2022a914-d092-4987-959c-5d11481c35fc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:59.215071 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2022a914-d092-4987-959c-5d11481c35fc tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/600a3bc1-08e4-4576-b6fb-7bf86fb335c5 Aug 13 07:01:59.215291 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2022a914-d092-4987-959c-5d11481c35fc tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:59.215610 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2022a914-d092-4987-959c-5d11481c35fc tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:59.227418 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:59.227418 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:01:59.237747 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2022a914-d092-4987-959c-5d11481c35fc tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:01:59.245684 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2022a914-d092-4987-959c-5d11481c35fc tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/600a3bc1-08e4-4576-b6fb-7bf86fb335c5 returned with HTTP 200 Aug 13 07:01:59.245684 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 738/2924] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:01:59 2026] GET /volume/v3/volumes/600a3bc1-08e4-4576-b6fb-7bf86fb335c5 => generated 835 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:01:59.744427 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ea6d3e32-6fa8-4986-947b-30c7100a0539 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:01:59.746165 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ea6d3e32-6fa8-4986-947b-30c7100a0539 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c Aug 13 07:01:59.746438 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ea6d3e32-6fa8-4986-947b-30c7100a0539 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:01:59.746612 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ea6d3e32-6fa8-4986-947b-30c7100a0539 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:01:59.746744 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-ea6d3e32-6fa8-4986-947b-30c7100a0539 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:01:59.750600 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:01:59.750600 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:01:59.751179 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ea6d3e32-6fa8-4986-947b-30c7100a0539 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c returned with HTTP 200 Aug 13 07:01:59.751787 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 723/2925] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:01:59 2026] GET /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:02:00.160522 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-495e2c36-f440-4f43-8438-28a43b6a86f6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:00.162142 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-495e2c36-f440-4f43-8438-28a43b6a86f6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:00.162312 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-495e2c36-f440-4f43-8438-28a43b6a86f6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:00.162510 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-495e2c36-f440-4f43-8438-28a43b6a86f6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:00.162628 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-495e2c36-f440-4f43-8438-28a43b6a86f6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:00.164051 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=359,cinder:UPDATE=113,cinder:INSERT=67 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:02:00.166439 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:00.166439 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:00.167149 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-495e2c36-f440-4f43-8438-28a43b6a86f6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 200 Aug 13 07:02:00.167508 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 736/2926] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:00 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:00.260887 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d5cecc0e-7bbc-4c57-99d4-7dbba3dd8a4d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:00.265984 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d5cecc0e-7bbc-4c57-99d4-7dbba3dd8a4d tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/600a3bc1-08e4-4576-b6fb-7bf86fb335c5 Aug 13 07:02:00.265984 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d5cecc0e-7bbc-4c57-99d4-7dbba3dd8a4d tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:00.265984 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d5cecc0e-7bbc-4c57-99d4-7dbba3dd8a4d tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:00.276212 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d5cecc0e-7bbc-4c57-99d4-7dbba3dd8a4d tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/600a3bc1-08e4-4576-b6fb-7bf86fb335c5 returned with HTTP 404 Aug 13 07:02:00.276212 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 730/2927] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:00 2026] GET /volume/v3/volumes/600a3bc1-08e4-4576-b6fb-7bf86fb335c5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:00.283910 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-83384c9b-6b3b-40f5-8469-415726300294 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:00.285702 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83384c9b-6b3b-40f5-8469-415726300294 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 Aug 13 07:02:00.285929 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83384c9b-6b3b-40f5-8469-415726300294 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:00.286141 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83384c9b-6b3b-40f5-8469-415726300294 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:00.293356 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:00.293356 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:00.297216 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-83384c9b-6b3b-40f5-8469-415726300294 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:02:00.300600 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83384c9b-6b3b-40f5-8469-415726300294 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 returned with HTTP 200 Aug 13 07:02:00.300952 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 739/2928] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:00 2026] GET /volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:00.314431 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-aff2c1e9-61f7-45ed-ba3f-6c1b83f0a9a9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:00.316124 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aff2c1e9-61f7-45ed-ba3f-6c1b83f0a9a9 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] DELETE https://10.4.3.81/volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 Aug 13 07:02:00.316312 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aff2c1e9-61f7-45ed-ba3f-6c1b83f0a9a9 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:00.316520 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aff2c1e9-61f7-45ed-ba3f-6c1b83f0a9a9 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:00.316674 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-aff2c1e9-61f7-45ed-ba3f-6c1b83f0a9a9 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Delete volume with id: 238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 Aug 13 07:02:00.318466 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=381,cinder:UPDATE=112,cinder:INSERT=66 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:02:00.326188 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:00.326188 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:00.326458 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-aff2c1e9-61f7-45ed-ba3f-6c1b83f0a9a9 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:02:00.341578 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-aff2c1e9-61f7-45ed-ba3f-6c1b83f0a9a9 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Delete volume request issued successfully. Aug 13 07:02:00.341738 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aff2c1e9-61f7-45ed-ba3f-6c1b83f0a9a9 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 returned with HTTP 202 Aug 13 07:02:00.342082 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 724/2929] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:02:00 2026] DELETE /volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:02:00.348631 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-24845524-b914-47e5-ab2e-b3018b45a04b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:00.350575 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-24845524-b914-47e5-ab2e-b3018b45a04b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 Aug 13 07:02:00.350766 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-24845524-b914-47e5-ab2e-b3018b45a04b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:00.350956 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-24845524-b914-47e5-ab2e-b3018b45a04b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:00.361410 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:00.361410 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:00.369147 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-24845524-b914-47e5-ab2e-b3018b45a04b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:02:00.375634 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-24845524-b914-47e5-ab2e-b3018b45a04b tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 returned with HTTP 200 Aug 13 07:02:00.375634 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 737/2930] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:00 2026] GET /volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 => generated 921 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:00.763122 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-220e2f39-b4f7-487a-b913-b83f2d80eb9d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:00.765359 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-220e2f39-b4f7-487a-b913-b83f2d80eb9d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c Aug 13 07:02:00.765665 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-220e2f39-b4f7-487a-b913-b83f2d80eb9d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:00.765860 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-220e2f39-b4f7-487a-b913-b83f2d80eb9d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:00.765956 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-220e2f39-b4f7-487a-b913-b83f2d80eb9d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:00.771009 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:00.771009 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:00.771796 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-220e2f39-b4f7-487a-b913-b83f2d80eb9d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c returned with HTTP 200 Aug 13 07:02:00.772362 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 731/2931] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:00 2026] GET /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:01.178435 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a0f51db9-dbb7-42f6-9d1f-af464006236e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:01.180444 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0f51db9-dbb7-42f6-9d1f-af464006236e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:01.180751 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0f51db9-dbb7-42f6-9d1f-af464006236e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:01.181040 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0f51db9-dbb7-42f6-9d1f-af464006236e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:01.181228 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a0f51db9-dbb7-42f6-9d1f-af464006236e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:01.185648 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:01.185648 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:01.186597 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0f51db9-dbb7-42f6-9d1f-af464006236e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 200 Aug 13 07:02:01.187127 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 740/2932] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:01 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:01.387667 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b95a2397-a822-4abf-bb28-062da1453b81 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:01.390185 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b95a2397-a822-4abf-bb28-062da1453b81 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 Aug 13 07:02:01.390452 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b95a2397-a822-4abf-bb28-062da1453b81 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:01.390712 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b95a2397-a822-4abf-bb28-062da1453b81 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:01.401012 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b95a2397-a822-4abf-bb28-062da1453b81 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 returned with HTTP 404 Aug 13 07:02:01.401993 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 725/2933] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:01 2026] GET /volume/v3/volumes/238b7158-7eb5-4c0d-aae1-ec1cc7c94e40 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 07:02:01.410274 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3b162e41-743f-4aa9-a098-e3528b598bc1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:01.412216 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b162e41-743f-4aa9-a098-e3528b598bc1 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/aa5dcec4-cae8-469c-82b7-d38fe023e4e8 Aug 13 07:02:01.412462 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b162e41-743f-4aa9-a098-e3528b598bc1 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:01.412641 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b162e41-743f-4aa9-a098-e3528b598bc1 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:01.420008 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:01.420008 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:01.423651 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3b162e41-743f-4aa9-a098-e3528b598bc1 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:02:01.429858 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b162e41-743f-4aa9-a098-e3528b598bc1 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/aa5dcec4-cae8-469c-82b7-d38fe023e4e8 returned with HTTP 200 Aug 13 07:02:01.430179 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 738/2934] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:01 2026] GET /volume/v3/volumes/aa5dcec4-cae8-469c-82b7-d38fe023e4e8 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:01.444791 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a74b4625-29fa-49fc-b94d-0a2b238ae84f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:01.449222 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a74b4625-29fa-49fc-b94d-0a2b238ae84f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] DELETE https://10.4.3.81/volume/v3/volumes/aa5dcec4-cae8-469c-82b7-d38fe023e4e8 Aug 13 07:02:01.449725 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a74b4625-29fa-49fc-b94d-0a2b238ae84f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:01.449725 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a74b4625-29fa-49fc-b94d-0a2b238ae84f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:01.449802 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-a74b4625-29fa-49fc-b94d-0a2b238ae84f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Delete volume with id: aa5dcec4-cae8-469c-82b7-d38fe023e4e8 Aug 13 07:02:01.457244 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=298,cinder:INSERT=35,cinder:UPDATE=75 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:02:01.462415 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:01.462415 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:01.463241 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a74b4625-29fa-49fc-b94d-0a2b238ae84f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:02:01.483687 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a74b4625-29fa-49fc-b94d-0a2b238ae84f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Delete volume request issued successfully. Aug 13 07:02:01.484104 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a74b4625-29fa-49fc-b94d-0a2b238ae84f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/aa5dcec4-cae8-469c-82b7-d38fe023e4e8 returned with HTTP 202 Aug 13 07:02:01.484637 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 732/2935] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:02:01 2026] DELETE /volume/v3/volumes/aa5dcec4-cae8-469c-82b7-d38fe023e4e8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:02:01.493890 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-af81aab6-e2ba-41a1-8887-a09356721034 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:01.495714 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-af81aab6-e2ba-41a1-8887-a09356721034 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/aa5dcec4-cae8-469c-82b7-d38fe023e4e8 Aug 13 07:02:01.495905 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-af81aab6-e2ba-41a1-8887-a09356721034 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:01.496204 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-af81aab6-e2ba-41a1-8887-a09356721034 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:01.504112 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:01.504112 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:01.507954 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-af81aab6-e2ba-41a1-8887-a09356721034 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:02:01.512285 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-af81aab6-e2ba-41a1-8887-a09356721034 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/aa5dcec4-cae8-469c-82b7-d38fe023e4e8 returned with HTTP 200 Aug 13 07:02:01.512771 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 741/2936] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:01 2026] GET /volume/v3/volumes/aa5dcec4-cae8-469c-82b7-d38fe023e4e8 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:01.785789 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a8f2806a-b282-48d8-9c8d-463af6973095 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:01.789099 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a8f2806a-b282-48d8-9c8d-463af6973095 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c Aug 13 07:02:01.789307 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a8f2806a-b282-48d8-9c8d-463af6973095 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:01.789602 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a8f2806a-b282-48d8-9c8d-463af6973095 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:01.789713 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-a8f2806a-b282-48d8-9c8d-463af6973095 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:01.798336 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:01.798336 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:01.799134 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a8f2806a-b282-48d8-9c8d-463af6973095 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c returned with HTTP 200 Aug 13 07:02:01.799520 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 726/2937] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:01 2026] GET /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:02.201206 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7c933e4c-70ba-4f2c-bd18-ed82aeb4a74b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:02.205197 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7c933e4c-70ba-4f2c-bd18-ed82aeb4a74b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:02.205480 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7c933e4c-70ba-4f2c-bd18-ed82aeb4a74b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:02.205725 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7c933e4c-70ba-4f2c-bd18-ed82aeb4a74b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:02.205872 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-7c933e4c-70ba-4f2c-bd18-ed82aeb4a74b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:02.215418 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:02.215418 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:02.215418 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7c933e4c-70ba-4f2c-bd18-ed82aeb4a74b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 200 Aug 13 07:02:02.215823 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 739/2938] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:02 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:02.527734 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f0f969e3-ba07-45f6-8331-024c4764c420 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:02.529547 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f0f969e3-ba07-45f6-8331-024c4764c420 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/aa5dcec4-cae8-469c-82b7-d38fe023e4e8 Aug 13 07:02:02.529737 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f0f969e3-ba07-45f6-8331-024c4764c420 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:02.529973 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f0f969e3-ba07-45f6-8331-024c4764c420 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:02.537073 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f0f969e3-ba07-45f6-8331-024c4764c420 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/aa5dcec4-cae8-469c-82b7-d38fe023e4e8 returned with HTTP 404 Aug 13 07:02:02.537552 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 733/2939] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:02 2026] GET /volume/v3/volumes/aa5dcec4-cae8-469c-82b7-d38fe023e4e8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:02.597136 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:02.600175 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:02:02.600654 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "size": 1, "name": "tempest-VolumesGetTest-Volume-299226723", "metadata": {"Type": "Test"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:02.602592 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Create volume request body: {'volume': {'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-299226723', 'metadata': {'Type': 'Test'}}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:02:02.700219 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Create volume of 1 GB Aug 13 07:02:02.707673 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Availability Zones retrieved successfully. Aug 13 07:02:02.714114 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Flow 'volume_create_api' (3368dec3-d8a5-4ddd-970b-8bb28be19d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:02.715225 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e990060e-6e39-49ea-9198-fb2ae41cf873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:02.716124 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:02:02.793889 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e990060e-6e39-49ea-9198-fb2ae41cf873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:02.794769 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16978655-5d18-44dc-ae7d-c19e1899f7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:02.814708 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2bb49ee0-66f2-451f-94de-b0e81a299c90 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:02.819466 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2bb49ee0-66f2-451f-94de-b0e81a299c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c Aug 13 07:02:02.819466 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2bb49ee0-66f2-451f-94de-b0e81a299c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:02.819466 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2bb49ee0-66f2-451f-94de-b0e81a299c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:02.819466 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-2bb49ee0-66f2-451f-94de-b0e81a299c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:02.827922 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:02.827922 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:02.827922 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2bb49ee0-66f2-451f-94de-b0e81a299c90 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c returned with HTTP 200 Aug 13 07:02:02.827922 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 727/2940] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:02 2026] GET /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:02:02.838748 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9d5b62ad-d056-47e0-87da-6e75c50bf753 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:02.841310 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9d5b62ad-d056-47e0-87da-6e75c50bf753 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c/export_record Aug 13 07:02:02.843562 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9d5b62ad-d056-47e0-87da-6e75c50bf753 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:02.843634 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Created reservations ['2d2474de-6680-46b3-9486-5f20ed02ed83', 'd0ba746f-ebf2-4c9f-b0f4-8e2b4b71ab6b', 'd71fc8fd-6ee8-4548-a6cd-1b5a7fca3b36', '18edf559-e5fe-4d66-a487-beedfb32f575'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:02.843694 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9d5b62ad-d056-47e0-87da-6e75c50bf753 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'export_record' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:02.843694 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-9d5b62ad-d056-47e0-87da-6e75c50bf753 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Export record for backup 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100297) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 07:02:02.843773 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16978655-5d18-44dc-ae7d-c19e1899f7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d2474de-6680-46b3-9486-5f20ed02ed83', 'd0ba746f-ebf2-4c9f-b0f4-8e2b4b71ab6b', 'd71fc8fd-6ee8-4548-a6cd-1b5a7fca3b36', '18edf559-e5fe-4d66-a487-beedfb32f575']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:02.844536 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (870e3b75-7f91-4370-869c-dc1e75a7acc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:02.849412 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:02.849412 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:02.850936 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.backup.api [None req-9d5b62ad-d056-47e0-87da-6e75c50bf753 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling RPCAPI with context: , host: np0000007169, backup: 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100297) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 07:02:02.860857 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-9d5b62ad-d056-47e0-87da-6e75c50bf753 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] export_record in rpcapi backup_id 7a724be0-c98d-4d22-966f-ae6eeee4838c on host np0000007169. {{(pid=100297) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 07:02:02.875392 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-9d5b62ad-d056-47e0-87da-6e75c50bf753 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2E3MjRiZTAtYzk4ZC00ZDIyLTk2NmYtYWU2ZWVlZTQ4MzhjIiwgInVzZXJfaWQiOiAiOGQ0OTQ2Y2NjNGIxNDgxMWE0ZmNhZWZkNDgxN2Y2ZDMiLCAicHJvamVjdF9pZCI6ICJiYmNlNTYxMDAwZTQ0NGZmOTZlMGM2NjNmZTNlODFjZCIsICJ2b2x1bWVfaWQiOiAiNTI3NjAzYWEtMGM1OC00YzhiLThmM2YtMzZiYTMwM2FlNmY1IiwgImhvc3QiOiAibnAwMDAwMDA3MTY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTk3MTk0OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzUyNzYwM2FhLTBjNTgtNGM4Yi04ZjNmLTM2YmEzMDNhZTZmNS8yMDI2MDgxMzA3MDE0OS9hel9ub3ZhX2JhY2t1cF83YTcyNGJlMC1jOThkLTRkMjItOTY2Zi1hZTZlZWVlNDgzOGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDA3OjAxOjQ2WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA3OjAxOjQ2WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDc6MDI6MDJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100297) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 07:02:02.875392 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9d5b62ad-d056-47e0-87da-6e75c50bf753 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c/export_record returned with HTTP 200 Aug 13 07:02:02.875392 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 740/2941] 10.4.3.81 () {68 vars in 1423 bytes} [Thu Aug 13 07:02:02 2026] GET /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c/export_record => generated 1424 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:02.875655 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (870e3b75-7f91-4370-869c-dc1e75a7acc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-299226723',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e95849b9574f4136b8d8ec350d1d64f7',qos_specs=None,replication_status=,reservations=['2d2474de-6680-46b3-9486-5f20ed02ed83','d0ba746f-ebf2-4c9f-b0f4-8e2b4b71ab6b','d71fc8fd-6ee8-4548-a6cd-1b5a7fca3b36','18edf559-e5fe-4d66-a487-beedfb32f575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d30885857a74cbcb0ceb9580d158dd3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:02:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-299226723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e95849b9574f4136b8d8ec350d1d64f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d30885857a74cbcb0ceb9580d158dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:02.876492 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc9500da-97fc-44ab-9dae-59ff30406dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:02.884021 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c4d7d0b5-95df-4320-a42b-f7b4448899ab None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:02.887177 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c4d7d0b5-95df-4320-a42b-f7b4448899ab tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c Aug 13 07:02:02.887389 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c4d7d0b5-95df-4320-a42b-f7b4448899ab tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:02.887565 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c4d7d0b5-95df-4320-a42b-f7b4448899ab tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:02.887664 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c4d7d0b5-95df-4320-a42b-f7b4448899ab tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:02.893097 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:02.893097 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:02.893733 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c4d7d0b5-95df-4320-a42b-f7b4448899ab tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c returned with HTTP 200 Aug 13 07:02:02.894163 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 734/2942] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:02 2026] GET /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:02.897297 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc9500da-97fc-44ab-9dae-59ff30406dbe) transitioned into state 'SUCCESS' from state '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-299226723',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e95849b9574f4136b8d8ec350d1d64f7',qos_specs=None,replication_status=,reservations=['2d2474de-6680-46b3-9486-5f20ed02ed83','d0ba746f-ebf2-4c9f-b0f4-8e2b4b71ab6b','d71fc8fd-6ee8-4548-a6cd-1b5a7fca3b36','18edf559-e5fe-4d66-a487-beedfb32f575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d30885857a74cbcb0ceb9580d158dd3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:02.898190 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0ada280-6187-4d83-994d-0bfbbaff3561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:02.904194 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-35a20cc3-484b-4662-a89e-ca2ace3260f1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:02.905967 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-35a20cc3-484b-4662-a89e-ca2ace3260f1 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] POST https://10.4.3.81/volume/v3/backups/import_record Aug 13 07:02:02.906772 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-35a20cc3-484b-4662-a89e-ca2ace3260f1 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGExMTE5MGMtZTQ1NS00MmFjLTlhMWMtZDRlMWUyNjI5MGFmIiwgInVzZXJfaWQiOiAiOGQ0OTQ2Y2NjNGIxNDgxMWE0ZmNhZWZkNDgxN2Y2ZDMiLCAicHJvamVjdF9pZCI6ICJiYmNlNTYxMDAwZTQ0NGZmOTZlMGM2NjNmZTNlODFjZCIsICJ2b2x1bWVfaWQiOiAiNTI3NjAzYWEtMGM1OC00YzhiLThmM2YtMzZiYTMwM2FlNmY1IiwgImhvc3QiOiAibnAwMDAwMDA3MTY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTk3MTk0OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzUyNzYwM2FhLTBjNTgtNGM4Yi04ZjNmLTM2YmEzMDNhZTZmNS8yMDI2MDgxMzA3MDE0OS9hel9ub3ZhX2JhY2t1cF83YTcyNGJlMC1jOThkLTRkMjItOTY2Zi1hZTZlZWVlNDgzOGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDA3OjAxOjQ2WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA3OjAxOjQ2WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDc6MDI6MDJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:02.909296 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0ada280-6187-4d83-994d-0bfbbaff3561) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:02.909296 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Flow 'volume_create_api' (3368dec3-d8a5-4ddd-970b-8bb28be19d97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:02.909662 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Create volume request issued successfully. Aug 13 07:02:02.914494 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-067fe1b9-c61a-4d4c-af9f-ebac03c7c49c tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:02:02.914494 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 742/2943] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:02:02 2026] POST /volume/v3/volumes => generated 756 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:02:02.914675 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-35a20cc3-484b-4662-a89e-ca2ace3260f1 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGExMTE5MGMtZTQ1NS00MmFjLTlhMWMtZDRlMWUyNjI5MGFmIiwgInVzZXJfaWQiOiAiOGQ0OTQ2Y2NjNGIxNDgxMWE0ZmNhZWZkNDgxN2Y2ZDMiLCAicHJvamVjdF9pZCI6ICJiYmNlNTYxMDAwZTQ0NGZmOTZlMGM2NjNmZTNlODFjZCIsICJ2b2x1bWVfaWQiOiAiNTI3NjAzYWEtMGM1OC00YzhiLThmM2YtMzZiYTMwM2FlNmY1IiwgImhvc3QiOiAibnAwMDAwMDA3MTY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTk3MTk0OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzUyNzYwM2FhLTBjNTgtNGM4Yi04ZjNmLTM2YmEzMDNhZTZmNS8yMDI2MDgxMzA3MDE0OS9hel9ub3ZhX2JhY2t1cF83YTcyNGJlMC1jOThkLTRkMjItOTY2Zi1hZTZlZWVlNDgzOGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDA3OjAxOjQ2WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA3OjAxOjQ2WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDc6MDI6MDJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100294) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 07:02:02.914675 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-35a20cc3-484b-4662-a89e-ca2ace3260f1 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGExMTE5MGMtZTQ1NS00MmFjLTlhMWMtZDRlMWUyNjI5MGFmIiwgInVzZXJfaWQiOiAiOGQ0OTQ2Y2NjNGIxNDgxMWE0ZmNhZWZkNDgxN2Y2ZDMiLCAicHJvamVjdF9pZCI6ICJiYmNlNTYxMDAwZTQ0NGZmOTZlMGM2NjNmZTNlODFjZCIsICJ2b2x1bWVfaWQiOiAiNTI3NjAzYWEtMGM1OC00YzhiLThmM2YtMzZiYTMwM2FlNmY1IiwgImhvc3QiOiAibnAwMDAwMDA3MTY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTk3MTk0OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzUyNzYwM2FhLTBjNTgtNGM4Yi04ZjNmLTM2YmEzMDNhZTZmNS8yMDI2MDgxMzA3MDE0OS9hel9ub3ZhX2JhY2t1cF83YTcyNGJlMC1jOThkLTRkMjItOTY2Zi1hZTZlZWVlNDgzOGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDA3OjAxOjQ2WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA3OjAxOjQ2WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDc6MDI6MDJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100294) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 07:02:02.914675 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.policy [None req-35a20cc3-484b-4662-a89e-ca2ace3260f1 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '447f8bfe72d04a969a31fe85ac6dfa85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbce561000e444ff96e0c663fe3e81cd', '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=100294) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:02:02.914675 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-35a20cc3-484b-4662-a89e-ca2ace3260f1 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] https://10.4.3.81/volume/v3/backups/import_record returned with HTTP 403 Aug 13 07:02:02.914675 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 728/2944] 10.4.3.81 () {70 vars in 1335 bytes} [Thu Aug 13 07:02:02 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:02.920928 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9ba772fb-807c-4ed6-8aad-6f91e3cb6d68 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:02.923217 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-691af77e-b2df-49fa-a58d-54c30000f58a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:02.923336 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9ba772fb-807c-4ed6-8aad-6f91e3cb6d68 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/527603aa-0c58-4c8b-8f3f-36ba303ae6f5 Aug 13 07:02:02.923733 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9ba772fb-807c-4ed6-8aad-6f91e3cb6d68 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:02.924107 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9ba772fb-807c-4ed6-8aad-6f91e3cb6d68 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:02.924464 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-9ba772fb-807c-4ed6-8aad-6f91e3cb6d68 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Delete volume with id: 527603aa-0c58-4c8b-8f3f-36ba303ae6f5 Aug 13 07:02:02.924974 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-691af77e-b2df-49fa-a58d-54c30000f58a tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 Aug 13 07:02:02.925285 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-691af77e-b2df-49fa-a58d-54c30000f58a tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:02.925519 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-691af77e-b2df-49fa-a58d-54c30000f58a tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:02.934679 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:02.934679 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:02.938342 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:02.938342 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:02.938342 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9ba772fb-807c-4ed6-8aad-6f91e3cb6d68 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Volume info retrieved successfully. Aug 13 07:02:02.939033 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-691af77e-b2df-49fa-a58d-54c30000f58a tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:02:02.942940 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-691af77e-b2df-49fa-a58d-54c30000f58a tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 returned with HTTP 200 Aug 13 07:02:02.943343 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 735/2945] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:02 2026] GET /volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:02.960964 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9ba772fb-807c-4ed6-8aad-6f91e3cb6d68 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Delete volume request issued successfully. Aug 13 07:02:02.962152 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9ba772fb-807c-4ed6-8aad-6f91e3cb6d68 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/volumes/527603aa-0c58-4c8b-8f3f-36ba303ae6f5 returned with HTTP 202 Aug 13 07:02:02.962152 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 741/2946] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:02:02 2026] DELETE /volume/v3/volumes/527603aa-0c58-4c8b-8f3f-36ba303ae6f5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:02:02.974543 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f792214c-878b-4fa0-bd7c-19478d214c34 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:02.976468 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f792214c-878b-4fa0-bd7c-19478d214c34 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/volumes/527603aa-0c58-4c8b-8f3f-36ba303ae6f5 Aug 13 07:02:02.977158 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f792214c-878b-4fa0-bd7c-19478d214c34 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:02.977158 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f792214c-878b-4fa0-bd7c-19478d214c34 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:02.984856 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:02.984856 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:02.988868 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f792214c-878b-4fa0-bd7c-19478d214c34 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Volume info retrieved successfully. Aug 13 07:02:02.993025 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f792214c-878b-4fa0-bd7c-19478d214c34 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/volumes/527603aa-0c58-4c8b-8f3f-36ba303ae6f5 returned with HTTP 200 Aug 13 07:02:02.993552 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 743/2947] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:02 2026] GET /volume/v3/volumes/527603aa-0c58-4c8b-8f3f-36ba303ae6f5 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:03.228523 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1db81545-0a67-4ffd-865e-875d9bd268ce None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:03.231005 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1db81545-0a67-4ffd-865e-875d9bd268ce tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:03.231582 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1db81545-0a67-4ffd-865e-875d9bd268ce tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:03.232004 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1db81545-0a67-4ffd-865e-875d9bd268ce tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:03.232399 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-1db81545-0a67-4ffd-865e-875d9bd268ce tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:03.242114 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:03.242114 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:03.242114 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1db81545-0a67-4ffd-865e-875d9bd268ce tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 200 Aug 13 07:02:03.242114 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 729/2948] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:03 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:03.961398 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-63d6f71a-8197-4a6a-9478-5a1f71d7c02f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:03.963606 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-63d6f71a-8197-4a6a-9478-5a1f71d7c02f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 Aug 13 07:02:03.963848 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-63d6f71a-8197-4a6a-9478-5a1f71d7c02f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:03.964105 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-63d6f71a-8197-4a6a-9478-5a1f71d7c02f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:03.974334 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:03.974334 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:03.979450 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-63d6f71a-8197-4a6a-9478-5a1f71d7c02f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:02:03.986908 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-63d6f71a-8197-4a6a-9478-5a1f71d7c02f tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 returned with HTTP 200 Aug 13 07:02:03.987836 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 736/2949] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:03 2026] GET /volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:04.007429 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e7b2932d-2806-4257-ae90-29551c395e43 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:04.007765 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-718862b2-cc3f-40c7-af22-d7c5fb8ac956 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:04.008806 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-718862b2-cc3f-40c7-af22-d7c5fb8ac956 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/volumes/527603aa-0c58-4c8b-8f3f-36ba303ae6f5 Aug 13 07:02:04.009017 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-718862b2-cc3f-40c7-af22-d7c5fb8ac956 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:04.009208 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-718862b2-cc3f-40c7-af22-d7c5fb8ac956 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:04.010381 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e7b2932d-2806-4257-ae90-29551c395e43 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 Aug 13 07:02:04.010577 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e7b2932d-2806-4257-ae90-29551c395e43 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:04.012232 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e7b2932d-2806-4257-ae90-29551c395e43 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:04.016036 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-718862b2-cc3f-40c7-af22-d7c5fb8ac956 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/volumes/527603aa-0c58-4c8b-8f3f-36ba303ae6f5 returned with HTTP 404 Aug 13 07:02:04.016713 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 744/2950] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:04 2026] GET /volume/v3/volumes/527603aa-0c58-4c8b-8f3f-36ba303ae6f5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:04.025724 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:04.025724 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:04.028278 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8b5f98b2-b7a6-4c67-9b0f-ab05cd80d216 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:04.032644 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8b5f98b2-b7a6-4c67-9b0f-ab05cd80d216 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] GET https://10.4.3.81/volume/v3/backups Aug 13 07:02:04.032831 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8b5f98b2-b7a6-4c67-9b0f-ab05cd80d216 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:04.032998 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8b5f98b2-b7a6-4c67-9b0f-ab05cd80d216 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:04.033260 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-8b5f98b2-b7a6-4c67-9b0f-ab05cd80d216 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:04.040395 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e7b2932d-2806-4257-ae90-29551c395e43 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:02:04.040830 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8b5f98b2-b7a6-4c67-9b0f-ab05cd80d216 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] https://10.4.3.81/volume/v3/backups returned with HTTP 200 Aug 13 07:02:04.041354 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 730/2951] 10.4.3.81 () {68 vars in 1270 bytes} [Thu Aug 13 07:02:04 2026] GET /volume/v3/backups => generated 618 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:04.049561 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e7b2932d-2806-4257-ae90-29551c395e43 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 returned with HTTP 200 Aug 13 07:02:04.050174 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 742/2952] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:04 2026] GET /volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 => generated 1364 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:04.054178 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3043119c-cb68-436e-b2f5-9662cf27b397 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:04.055935 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3043119c-cb68-436e-b2f5-9662cf27b397 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] GET https://10.4.3.81/volume/v3/backups?project_id=bbce561000e444ff96e0c663fe3e81cd Aug 13 07:02:04.056239 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3043119c-cb68-436e-b2f5-9662cf27b397 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:04.056532 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3043119c-cb68-436e-b2f5-9662cf27b397 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:04.056902 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-3043119c-cb68-436e-b2f5-9662cf27b397 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] Removing options 'project_id' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:04.067724 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-82566ca0-4c39-4615-8ede-da65fca8b0d1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:04.070034 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82566ca0-4c39-4615-8ede-da65fca8b0d1 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] PUT https://10.4.3.81/volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 Aug 13 07:02:04.070429 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-82566ca0-4c39-4615-8ede-da65fca8b0d1 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-299226723"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:04.072521 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3043119c-cb68-436e-b2f5-9662cf27b397 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] https://10.4.3.81/volume/v3/backups?project_id=bbce561000e444ff96e0c663fe3e81cd returned with HTTP 200 Aug 13 07:02:04.073037 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 737/2953] 10.4.3.81 () {68 vars in 1357 bytes} [Thu Aug 13 07:02:04 2026] GET /volume/v3/backups?project_id=bbce561000e444ff96e0c663fe3e81cd => generated 618 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:04.084081 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:04.084081 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:04.086604 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:04.088488 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:02:04.088818 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1185900379"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:04.089730 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-82566ca0-4c39-4615-8ede-da65fca8b0d1 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:02:04.090191 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1185900379'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:02:04.090311 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Create volume of 1 GB Aug 13 07:02:04.090785 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:04.090785 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:04.094606 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Availability Zones retrieved successfully. Aug 13 07:02:04.096950 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-82566ca0-4c39-4615-8ede-da65fca8b0d1 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume updated successfully. Aug 13 07:02:04.097642 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82566ca0-4c39-4615-8ede-da65fca8b0d1 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 returned with HTTP 200 Aug 13 07:02:04.098090 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 745/2954] 10.4.3.81 () {68 vars in 1361 bytes} [Thu Aug 13 07:02:04 2026] PUT /volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 => generated 780 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:04.099841 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Flow 'volume_create_api' (d0fe90b1-c53c-4389-964d-2bc9e0f5c371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:04.100842 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c0714ad-9fa2-41cc-824a-f493af8c603d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:04.101591 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:02:04.114151 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-142c3389-9d78-4066-8f00-e0d500a27350 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:04.116624 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-142c3389-9d78-4066-8f00-e0d500a27350 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] PUT https://10.4.3.81/volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 Aug 13 07:02:04.117110 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-142c3389-9d78-4066-8f00-e0d500a27350 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1882114554", "description": "This is the new description of volume"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:04.126622 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c0714ad-9fa2-41cc-824a-f493af8c603d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:04.127346 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac2e5314-ba6f-490d-a829-6716544b5c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:04.133994 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:04.133994 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:04.140235 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-142c3389-9d78-4066-8f00-e0d500a27350 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:02:04.153532 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-142c3389-9d78-4066-8f00-e0d500a27350 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume updated successfully. Aug 13 07:02:04.154284 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-142c3389-9d78-4066-8f00-e0d500a27350 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 returned with HTTP 200 Aug 13 07:02:04.154726 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 743/2955] 10.4.3.81 () {68 vars in 1362 bytes} [Thu Aug 13 07:02:04 2026] PUT /volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 => generated 820 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:04.169864 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3498b214-979c-40c1-a553-12a457363395 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:04.171597 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Created reservations ['1260496d-8de4-4750-b871-628e536d457b', '3bceef94-097e-4100-abe1-6adbc76b746f', '85e2c5d1-d5ce-4959-951b-e3bddae252bc', 'be76e558-e29a-4e15-b4f6-901dd389be6e'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:04.172313 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3498b214-979c-40c1-a553-12a457363395 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 Aug 13 07:02:04.172548 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3498b214-979c-40c1-a553-12a457363395 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:04.172726 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac2e5314-ba6f-490d-a829-6716544b5c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1260496d-8de4-4750-b871-628e536d457b', '3bceef94-097e-4100-abe1-6adbc76b746f', '85e2c5d1-d5ce-4959-951b-e3bddae252bc', 'be76e558-e29a-4e15-b4f6-901dd389be6e']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:04.172861 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3498b214-979c-40c1-a553-12a457363395 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:04.173928 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb9d6238-0bcf-4ac1-bc0b-b86767157d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:04.183226 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:04.183226 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:04.191247 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3498b214-979c-40c1-a553-12a457363395 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:02:04.196774 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3498b214-979c-40c1-a553-12a457363395 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 returned with HTTP 200 Aug 13 07:02:04.197175 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 738/2956] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:04 2026] GET /volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 => generated 1404 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:04.207031 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb9d6238-0bcf-4ac1-bc0b-b86767157d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '394efdbd-c6b0-4a22-beef-cfc7b6f44efd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1185900379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbce561000e444ff96e0c663fe3e81cd',qos_specs=None,replication_status=,reservations=['1260496d-8de4-4750-b871-628e536d457b','3bceef94-097e-4100-abe1-6adbc76b746f','85e2c5d1-d5ce-4959-951b-e3bddae252bc','be76e558-e29a-4e15-b4f6-901dd389be6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d4946ccc4b14811a4fcaefd4817f6d3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:02:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1185900379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=394efdbd-c6b0-4a22-beef-cfc7b6f44efd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbce561000e444ff96e0c663fe3e81cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d4946ccc4b14811a4fcaefd4817f6d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:04.208118 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70e21940-2dd7-413a-8cba-1e8a0afeaacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:04.214347 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:04.215036 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:02:04.215332 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1865366475", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1791608343"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:04.216687 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1865366475', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1791608343'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:02:04.216852 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Create volume of 1 GB Aug 13 07:02:04.222130 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Availability Zones retrieved successfully. Aug 13 07:02:04.233682 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Flow 'volume_create_api' (988e6e0f-b25a-40b0-bab9-968630850af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:04.233759 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70e21940-2dd7-413a-8cba-1e8a0afeaacc) transitioned into state 'SUCCESS' from state '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-1185900379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbce561000e444ff96e0c663fe3e81cd',qos_specs=None,replication_status=,reservations=['1260496d-8de4-4750-b871-628e536d457b','3bceef94-097e-4100-abe1-6adbc76b746f','85e2c5d1-d5ce-4959-951b-e3bddae252bc','be76e558-e29a-4e15-b4f6-901dd389be6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d4946ccc4b14811a4fcaefd4817f6d3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:04.234993 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1b85b69-ee02-4419-a505-04921e10b5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:04.235329 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f3ba8a-19a9-49c6-95ea-e1a150acf5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:04.237005 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:02:04.250308 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1b85b69-ee02-4419-a505-04921e10b5c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:04.251548 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Flow 'volume_create_api' (d0fe90b1-c53c-4389-964d-2bc9e0f5c371) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:04.253697 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Create volume request issued successfully. Aug 13 07:02:04.254542 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f46e43d8-9e16-4d72-9c0c-598cfebe2137 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:02:04.255116 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 731/2957] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:02:04 2026] POST /volume/v3/volumes => generated 776 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:02:04.257412 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cfd2f2b8-9d4e-40ec-83ba-9905315c1b37 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:04.259958 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cfd2f2b8-9d4e-40ec-83ba-9905315c1b37 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:04.260166 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cfd2f2b8-9d4e-40ec-83ba-9905315c1b37 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:04.260394 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cfd2f2b8-9d4e-40ec-83ba-9905315c1b37 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:04.260500 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-cfd2f2b8-9d4e-40ec-83ba-9905315c1b37 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:04.265111 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:04.265111 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:04.266342 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cfd2f2b8-9d4e-40ec-83ba-9905315c1b37 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 200 Aug 13 07:02:04.266743 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 744/2958] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:04 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:04.276975 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1836fe37-ebe8-41c9-b810-f5afc1b842bc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:04.277987 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f3ba8a-19a9-49c6-95ea-e1a150acf5fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:04.278697 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1836fe37-ebe8-41c9-b810-f5afc1b842bc tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/volumes/394efdbd-c6b0-4a22-beef-cfc7b6f44efd Aug 13 07:02:04.279386 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1836fe37-ebe8-41c9-b810-f5afc1b842bc tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:04.279446 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a396da4-9a69-4f0d-8fe6-216314f18e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:04.279491 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1836fe37-ebe8-41c9-b810-f5afc1b842bc tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:04.286364 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:04.286364 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:04.292493 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1836fe37-ebe8-41c9-b810-f5afc1b842bc tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Volume info retrieved successfully. Aug 13 07:02:04.297449 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1836fe37-ebe8-41c9-b810-f5afc1b842bc tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/volumes/394efdbd-c6b0-4a22-beef-cfc7b6f44efd returned with HTTP 200 Aug 13 07:02:04.297823 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 739/2959] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:04 2026] GET /volume/v3/volumes/394efdbd-c6b0-4a22-beef-cfc7b6f44efd => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:04.324353 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Created reservations ['99d0c939-0b2b-4e87-b90d-7359b0c2f441', '17935b2d-7812-41e6-b0c8-d7115ca558a5', '9be1fed1-0786-4701-a19a-1a86d4152364', '2f99424a-242c-44a3-b55e-4c139c351715'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:04.325823 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a396da4-9a69-4f0d-8fe6-216314f18e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99d0c939-0b2b-4e87-b90d-7359b0c2f441', '17935b2d-7812-41e6-b0c8-d7115ca558a5', '9be1fed1-0786-4701-a19a-1a86d4152364', '2f99424a-242c-44a3-b55e-4c139c351715']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:04.326633 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11edf491-86f9-4a24-89ee-3d913a21555d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:04.351961 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11edf491-86f9-4a24-89ee-3d913a21555d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9e5ff9a-bab0-4693-b027-382733085e5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1865366475',display_name='tempest-VolumesGetTest-Volume-1791608343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95849b9574f4136b8d8ec350d1d64f7',qos_specs=None,replication_status=,reservations=['99d0c939-0b2b-4e87-b90d-7359b0c2f441','17935b2d-7812-41e6-b0c8-d7115ca558a5','9be1fed1-0786-4701-a19a-1a86d4152364','2f99424a-242c-44a3-b55e-4c139c351715'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d30885857a74cbcb0ceb9580d158dd3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:02:04Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1865366475',display_name='tempest-VolumesGetTest-Volume-1791608343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9e5ff9a-bab0-4693-b027-382733085e5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e95849b9574f4136b8d8ec350d1d64f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d30885857a74cbcb0ceb9580d158dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:04.353234 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1948c33-f7b1-4820-95ee-7a59b78e7362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:04.370375 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1948c33-f7b1-4820-95ee-7a59b78e7362) transitioned into 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-1865366475',display_name='tempest-VolumesGetTest-Volume-1791608343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95849b9574f4136b8d8ec350d1d64f7',qos_specs=None,replication_status=,reservations=['99d0c939-0b2b-4e87-b90d-7359b0c2f441','17935b2d-7812-41e6-b0c8-d7115ca558a5','9be1fed1-0786-4701-a19a-1a86d4152364','2f99424a-242c-44a3-b55e-4c139c351715'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d30885857a74cbcb0ceb9580d158dd3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:04.371034 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a9ddeb-bdf7-46d0-9b23-ec2247bfd3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:04.378986 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a9ddeb-bdf7-46d0-9b23-ec2247bfd3ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:04.379946 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Flow 'volume_create_api' (988e6e0f-b25a-40b0-bab9-968630850af3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:04.380258 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Create volume request issued successfully. Aug 13 07:02:04.380767 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ee9b99f8-a764-4cc5-8f39-874e3adb7997 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:02:04.381176 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 746/2960] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:02:04 2026] POST /volume/v3/volumes => generated 778 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:02:04.395070 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3797fd61-bf6f-4859-a9aa-89997b1fc4da None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:04.397446 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3797fd61-bf6f-4859-a9aa-89997b1fc4da tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/c9e5ff9a-bab0-4693-b027-382733085e5a Aug 13 07:02:04.397699 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3797fd61-bf6f-4859-a9aa-89997b1fc4da tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:04.397938 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3797fd61-bf6f-4859-a9aa-89997b1fc4da tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:04.406696 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:04.406696 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:04.412224 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3797fd61-bf6f-4859-a9aa-89997b1fc4da tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:02:04.421997 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3797fd61-bf6f-4859-a9aa-89997b1fc4da tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/c9e5ff9a-bab0-4693-b027-382733085e5a returned with HTTP 200 Aug 13 07:02:04.421997 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 732/2961] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:04 2026] GET /volume/v3/volumes/c9e5ff9a-bab0-4693-b027-382733085e5a => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:05.278690 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-770f68ee-4e57-4b0a-ba9c-0d87195fc4f2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:05.281505 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-770f68ee-4e57-4b0a-ba9c-0d87195fc4f2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:05.281805 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-770f68ee-4e57-4b0a-ba9c-0d87195fc4f2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:05.282112 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-770f68ee-4e57-4b0a-ba9c-0d87195fc4f2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:05.282308 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-770f68ee-4e57-4b0a-ba9c-0d87195fc4f2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:05.288172 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:05.288172 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:05.289248 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-770f68ee-4e57-4b0a-ba9c-0d87195fc4f2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 200 Aug 13 07:02:05.289740 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 745/2962] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:05 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:05.316127 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e3bfd5b3-fc0f-462a-9727-615cd0e49f87 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:05.319257 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e3bfd5b3-fc0f-462a-9727-615cd0e49f87 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/volumes/394efdbd-c6b0-4a22-beef-cfc7b6f44efd Aug 13 07:02:05.319485 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e3bfd5b3-fc0f-462a-9727-615cd0e49f87 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:05.319673 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e3bfd5b3-fc0f-462a-9727-615cd0e49f87 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:05.328150 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:05.328150 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:05.333429 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e3bfd5b3-fc0f-462a-9727-615cd0e49f87 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Volume info retrieved successfully. Aug 13 07:02:05.337774 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e3bfd5b3-fc0f-462a-9727-615cd0e49f87 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/volumes/394efdbd-c6b0-4a22-beef-cfc7b6f44efd returned with HTTP 200 Aug 13 07:02:05.338290 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 740/2963] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:05 2026] GET /volume/v3/volumes/394efdbd-c6b0-4a22-beef-cfc7b6f44efd => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:05.351171 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-decf553d-2e2c-4b61-b825-2540882e9b18 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:05.353393 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-decf553d-2e2c-4b61-b825-2540882e9b18 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 07:02:05.353785 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-decf553d-2e2c-4b61-b825-2540882e9b18 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "394efdbd-c6b0-4a22-beef-cfc7b6f44efd", "name": "tempest-type-Backup-1827413868"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:05.355259 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-decf553d-2e2c-4b61-b825-2540882e9b18 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Creating new backup {'backup': {'volume_id': '394efdbd-c6b0-4a22-beef-cfc7b6f44efd', 'name': 'tempest-type-Backup-1827413868'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:02:05.355678 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-decf553d-2e2c-4b61-b825-2540882e9b18 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Creating backup of volume 394efdbd-c6b0-4a22-beef-cfc7b6f44efd in container None Aug 13 07:02:05.363098 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:05.363098 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:05.363637 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-decf553d-2e2c-4b61-b825-2540882e9b18 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Volume info retrieved successfully. Aug 13 07:02:05.378885 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-decf553d-2e2c-4b61-b825-2540882e9b18 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Created reservations ['263bf695-5d60-4de7-aef6-168dc0f7f48f', '998389d9-fc29-4a25-9cfb-db1acb7345fe'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:05.409992 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-decf553d-2e2c-4b61-b825-2540882e9b18 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:02:05.409992 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 747/2964] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:02:05 2026] POST /volume/v3/backups => generated 314 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:02:05.421743 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-68e5f0b3-2c0c-48f2-b8d3-0d885732627e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:05.425029 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-68e5f0b3-2c0c-48f2-b8d3-0d885732627e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 Aug 13 07:02:05.425237 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-68e5f0b3-2c0c-48f2-b8d3-0d885732627e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:05.425440 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-68e5f0b3-2c0c-48f2-b8d3-0d885732627e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:05.425542 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-68e5f0b3-2c0c-48f2-b8d3-0d885732627e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 5451aff1-2952-4cda-a9aa-a32b9bc72ea9. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:05.433223 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:05.433223 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:05.434445 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-68e5f0b3-2c0c-48f2-b8d3-0d885732627e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 returned with HTTP 200 Aug 13 07:02:05.434445 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 733/2965] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:05 2026] GET /volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:05.437435 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e7bda267-dba8-4a00-a046-d49775dc8018 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:05.441717 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e7bda267-dba8-4a00-a046-d49775dc8018 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/c9e5ff9a-bab0-4693-b027-382733085e5a Aug 13 07:02:05.441971 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e7bda267-dba8-4a00-a046-d49775dc8018 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:05.442208 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e7bda267-dba8-4a00-a046-d49775dc8018 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:05.450524 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:05.450524 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:05.455156 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e7bda267-dba8-4a00-a046-d49775dc8018 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:02:05.466146 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e7bda267-dba8-4a00-a046-d49775dc8018 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/c9e5ff9a-bab0-4693-b027-382733085e5a returned with HTTP 200 Aug 13 07:02:05.466647 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 746/2966] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:05 2026] GET /volume/v3/volumes/c9e5ff9a-bab0-4693-b027-382733085e5a => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:05.483829 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b85e3d22-0a29-494b-8032-155b5bcf7f71 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:05.483829 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b85e3d22-0a29-494b-8032-155b5bcf7f71 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] PUT https://10.4.3.81/volume/v3/volumes/c9e5ff9a-bab0-4693-b027-382733085e5a Aug 13 07:02:05.483829 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b85e3d22-0a29-494b-8032-155b5bcf7f71 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-299226723", "description": null}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:05.494832 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:05.494832 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:05.498757 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b85e3d22-0a29-494b-8032-155b5bcf7f71 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:02:05.504393 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b85e3d22-0a29-494b-8032-155b5bcf7f71 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume updated successfully. Aug 13 07:02:05.504903 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b85e3d22-0a29-494b-8032-155b5bcf7f71 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/c9e5ff9a-bab0-4693-b027-382733085e5a returned with HTTP 200 Aug 13 07:02:05.505289 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 741/2967] 10.4.3.81 () {68 vars in 1361 bytes} [Thu Aug 13 07:02:05 2026] PUT /volume/v3/volumes/c9e5ff9a-bab0-4693-b027-382733085e5a => generated 767 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:05.512512 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-58ac7fb3-9a28-490a-866c-797b02906545 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:05.513903 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-58ac7fb3-9a28-490a-866c-797b02906545 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:02:05.514374 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-58ac7fb3-9a28-490a-866c-797b02906545 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1949133020", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:05.516480 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-58ac7fb3-9a28-490a-866c-797b02906545 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1949133020', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:02:05.516480 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-58ac7fb3-9a28-490a-866c-797b02906545 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Create volume of 1 GB Aug 13 07:02:05.516480 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:05.516480 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:05.519433 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6909e9e1-8bd9-4e62-82e0-aa0c0f0a3685 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:05.520984 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-58ac7fb3-9a28-490a-866c-797b02906545 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Availability Zones retrieved successfully. Aug 13 07:02:05.521522 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6909e9e1-8bd9-4e62-82e0-aa0c0f0a3685 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/c9e5ff9a-bab0-4693-b027-382733085e5a Aug 13 07:02:05.521766 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6909e9e1-8bd9-4e62-82e0-aa0c0f0a3685 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:05.521951 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6909e9e1-8bd9-4e62-82e0-aa0c0f0a3685 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:05.528727 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-58ac7fb3-9a28-490a-866c-797b02906545 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Flow 'volume_create_api' (7d7fc680-4a4b-40f3-87f1-df2a55740c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:05.529790 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-58ac7fb3-9a28-490a-866c-797b02906545 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d92920-3e23-4b5b-b3d6-9ab1c405f263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:05.530716 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-58ac7fb3-9a28-490a-866c-797b02906545 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:02:05.533576 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:05.533576 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:05.537615 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6909e9e1-8bd9-4e62-82e0-aa0c0f0a3685 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:02:05.542248 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6909e9e1-8bd9-4e62-82e0-aa0c0f0a3685 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/c9e5ff9a-bab0-4693-b027-382733085e5a returned with HTTP 200 Aug 13 07:02:05.542454 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 734/2968] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:05 2026] GET /volume/v3/volumes/c9e5ff9a-bab0-4693-b027-382733085e5a => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:05.556897 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-03883dcb-9875-4d74-a324-83fd37932490 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:05.558643 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-03883dcb-9875-4d74-a324-83fd37932490 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] DELETE https://10.4.3.81/volume/v3/volumes/c9e5ff9a-bab0-4693-b027-382733085e5a Aug 13 07:02:05.558841 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-03883dcb-9875-4d74-a324-83fd37932490 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:05.559028 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-03883dcb-9875-4d74-a324-83fd37932490 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:05.559220 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-03883dcb-9875-4d74-a324-83fd37932490 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Delete volume with id: c9e5ff9a-bab0-4693-b027-382733085e5a Aug 13 07:02:05.566274 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-58ac7fb3-9a28-490a-866c-797b02906545 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d92920-3e23-4b5b-b3d6-9ab1c405f263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:05.567606 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:05.567606 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:05.567836 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-58ac7fb3-9a28-490a-866c-797b02906545 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9a9fcf-51ac-43bb-bf14-391ec8959bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:05.568049 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-03883dcb-9875-4d74-a324-83fd37932490 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:02:05.586914 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-03883dcb-9875-4d74-a324-83fd37932490 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Delete volume request issued successfully. Aug 13 07:02:05.587134 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-03883dcb-9875-4d74-a324-83fd37932490 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/c9e5ff9a-bab0-4693-b027-382733085e5a returned with HTTP 202 Aug 13 07:02:05.587552 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 747/2969] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:02:05 2026] DELETE /volume/v3/volumes/c9e5ff9a-bab0-4693-b027-382733085e5a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:02:05.598010 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-453cfbcf-5e91-45b4-a684-9a31429a5c41 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:05.600113 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-453cfbcf-5e91-45b4-a684-9a31429a5c41 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/c9e5ff9a-bab0-4693-b027-382733085e5a Aug 13 07:02:05.600331 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-453cfbcf-5e91-45b4-a684-9a31429a5c41 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:05.600523 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-453cfbcf-5e91-45b4-a684-9a31429a5c41 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:05.608396 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:05.608396 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:05.611678 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-453cfbcf-5e91-45b4-a684-9a31429a5c41 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:02:05.615559 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-453cfbcf-5e91-45b4-a684-9a31429a5c41 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/c9e5ff9a-bab0-4693-b027-382733085e5a returned with HTTP 200 Aug 13 07:02:05.615971 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 742/2970] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:05 2026] GET /volume/v3/volumes/c9e5ff9a-bab0-4693-b027-382733085e5a => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:05.649262 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-58ac7fb3-9a28-490a-866c-797b02906545 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Created reservations ['e1c16a81-463e-4f7b-bfbd-07a2a1ff0ff6', '4526e06d-9e26-4e6a-af49-e4f1974c04a6', 'd69d2084-3b03-4adc-b883-22d4442f6a9f', 'f8e685b5-34f0-483b-af0d-ca09af1ad25c'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:05.650029 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-58ac7fb3-9a28-490a-866c-797b02906545 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9a9fcf-51ac-43bb-bf14-391ec8959bfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1c16a81-463e-4f7b-bfbd-07a2a1ff0ff6', '4526e06d-9e26-4e6a-af49-e4f1974c04a6', 'd69d2084-3b03-4adc-b883-22d4442f6a9f', 'f8e685b5-34f0-483b-af0d-ca09af1ad25c']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:05.650757 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-58ac7fb3-9a28-490a-866c-797b02906545 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7a4bde7-ba28-40a8-a8c3-c1423f9f8faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:05.676258 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-58ac7fb3-9a28-490a-866c-797b02906545 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7a4bde7-ba28-40a8-a8c3-c1423f9f8faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53896ae6-6d78-456f-84e8-4615adfb2602', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1949133020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bc7f244fc2d4619a6a724475dc57979',qos_specs=None,replication_status=,reservations=['e1c16a81-463e-4f7b-bfbd-07a2a1ff0ff6','4526e06d-9e26-4e6a-af49-e4f1974c04a6','d69d2084-3b03-4adc-b883-22d4442f6a9f','f8e685b5-34f0-483b-af0d-ca09af1ad25c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8ab4630a9354441b699a366cf06b42f',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:02:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1949133020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53896ae6-6d78-456f-84e8-4615adfb2602,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bc7f244fc2d4619a6a724475dc57979',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8ab4630a9354441b699a366cf06b42f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:05.677085 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-58ac7fb3-9a28-490a-866c-797b02906545 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8beea3c7-bf78-475e-b3a3-eeab1c5b71e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:05.698044 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-58ac7fb3-9a28-490a-866c-797b02906545 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8beea3c7-bf78-475e-b3a3-eeab1c5b71e9) transitioned into state 'SUCCESS' from state '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-1949133020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bc7f244fc2d4619a6a724475dc57979',qos_specs=None,replication_status=,reservations=['e1c16a81-463e-4f7b-bfbd-07a2a1ff0ff6','4526e06d-9e26-4e6a-af49-e4f1974c04a6','d69d2084-3b03-4adc-b883-22d4442f6a9f','f8e685b5-34f0-483b-af0d-ca09af1ad25c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8ab4630a9354441b699a366cf06b42f',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:05.698761 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-58ac7fb3-9a28-490a-866c-797b02906545 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (934351b8-e4ff-4083-8b06-b706d04688e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:05.707720 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-58ac7fb3-9a28-490a-866c-797b02906545 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (934351b8-e4ff-4083-8b06-b706d04688e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:05.707720 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-58ac7fb3-9a28-490a-866c-797b02906545 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Flow 'volume_create_api' (7d7fc680-4a4b-40f3-87f1-df2a55740c23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:05.707881 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-58ac7fb3-9a28-490a-866c-797b02906545 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Create volume request issued successfully. Aug 13 07:02:05.708436 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-58ac7fb3-9a28-490a-866c-797b02906545 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:02:05.708842 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 748/2971] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:02:05 2026] POST /volume/v3/volumes => generated 745 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:02:06.303977 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9bf51433-ca57-4668-9c57-e09e27b535f9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:06.306488 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9bf51433-ca57-4668-9c57-e09e27b535f9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:06.306792 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9bf51433-ca57-4668-9c57-e09e27b535f9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:06.307094 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9bf51433-ca57-4668-9c57-e09e27b535f9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:06.307248 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-9bf51433-ca57-4668-9c57-e09e27b535f9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:06.312783 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:06.312783 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:06.313784 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9bf51433-ca57-4668-9c57-e09e27b535f9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 200 Aug 13 07:02:06.314255 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 735/2972] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:06 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:06.445432 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6e093d58-d9a6-40cf-8396-1702b80f0281 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:06.449339 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6e093d58-d9a6-40cf-8396-1702b80f0281 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 Aug 13 07:02:06.449339 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6e093d58-d9a6-40cf-8396-1702b80f0281 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:06.449339 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6e093d58-d9a6-40cf-8396-1702b80f0281 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:06.449339 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-6e093d58-d9a6-40cf-8396-1702b80f0281 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 5451aff1-2952-4cda-a9aa-a32b9bc72ea9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:06.454190 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:06.454190 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:06.455311 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6e093d58-d9a6-40cf-8396-1702b80f0281 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 returned with HTTP 200 Aug 13 07:02:06.455994 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 748/2973] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:06 2026] GET /volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:06.635160 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-00aa9772-9062-45d5-9839-82976c1e42d4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:06.640030 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-00aa9772-9062-45d5-9839-82976c1e42d4 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/c9e5ff9a-bab0-4693-b027-382733085e5a Aug 13 07:02:06.641023 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-00aa9772-9062-45d5-9839-82976c1e42d4 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:06.641023 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-00aa9772-9062-45d5-9839-82976c1e42d4 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:06.646393 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-00aa9772-9062-45d5-9839-82976c1e42d4 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/c9e5ff9a-bab0-4693-b027-382733085e5a returned with HTTP 404 Aug 13 07:02:06.646967 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 743/2974] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:06 2026] GET /volume/v3/volumes/c9e5ff9a-bab0-4693-b027-382733085e5a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:06.654606 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d8252b3f-e0a5-4a81-aad1-b1fbe1dcbc2e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:06.656464 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8252b3f-e0a5-4a81-aad1-b1fbe1dcbc2e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 Aug 13 07:02:06.656650 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8252b3f-e0a5-4a81-aad1-b1fbe1dcbc2e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:06.656865 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8252b3f-e0a5-4a81-aad1-b1fbe1dcbc2e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:06.664641 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:06.664641 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:06.670200 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d8252b3f-e0a5-4a81-aad1-b1fbe1dcbc2e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:02:06.677011 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8252b3f-e0a5-4a81-aad1-b1fbe1dcbc2e tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 returned with HTTP 200 Aug 13 07:02:06.677472 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 749/2975] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:06 2026] GET /volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 => generated 1404 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:06.690570 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-75346669-7c80-4113-aa5b-a3050e18ae03 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:06.695030 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-75346669-7c80-4113-aa5b-a3050e18ae03 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 Aug 13 07:02:06.695571 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-75346669-7c80-4113-aa5b-a3050e18ae03 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:06.695571 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-75346669-7c80-4113-aa5b-a3050e18ae03 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:06.695673 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-75346669-7c80-4113-aa5b-a3050e18ae03 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Delete volume with id: 0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 Aug 13 07:02:06.705044 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:06.705044 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:06.705493 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-75346669-7c80-4113-aa5b-a3050e18ae03 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:02:06.722619 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-75346669-7c80-4113-aa5b-a3050e18ae03 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Delete volume request issued successfully. Aug 13 07:02:06.722855 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-75346669-7c80-4113-aa5b-a3050e18ae03 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 returned with HTTP 202 Aug 13 07:02:06.723350 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 736/2976] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:02:06 2026] DELETE /volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:02:06.730533 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8ecc24da-8107-4c41-b11b-4e270058a633 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:06.734957 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8ecc24da-8107-4c41-b11b-4e270058a633 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 Aug 13 07:02:06.735219 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8ecc24da-8107-4c41-b11b-4e270058a633 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:06.735459 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8ecc24da-8107-4c41-b11b-4e270058a633 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:06.746404 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:06.746404 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:06.755753 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8ecc24da-8107-4c41-b11b-4e270058a633 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Volume info retrieved successfully. Aug 13 07:02:06.762369 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8ecc24da-8107-4c41-b11b-4e270058a633 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 returned with HTTP 200 Aug 13 07:02:06.762784 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 749/2977] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:06 2026] GET /volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 => generated 1403 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:07.331161 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9fa5e20a-ad4c-4b91-889f-acb683ccac65 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:07.339125 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9fa5e20a-ad4c-4b91-889f-acb683ccac65 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:07.340422 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9fa5e20a-ad4c-4b91-889f-acb683ccac65 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:07.340632 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9fa5e20a-ad4c-4b91-889f-acb683ccac65 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:07.340746 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-9fa5e20a-ad4c-4b91-889f-acb683ccac65 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:07.350039 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:07.350039 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:07.351769 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9fa5e20a-ad4c-4b91-889f-acb683ccac65 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 200 Aug 13 07:02:07.352805 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 744/2978] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:07 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 746 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:07.470312 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3c349978-fa3b-46ba-baa2-4a46ce12101d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:07.472356 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3c349978-fa3b-46ba-baa2-4a46ce12101d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 Aug 13 07:02:07.472629 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3c349978-fa3b-46ba-baa2-4a46ce12101d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:07.472861 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3c349978-fa3b-46ba-baa2-4a46ce12101d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:07.473007 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3c349978-fa3b-46ba-baa2-4a46ce12101d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 5451aff1-2952-4cda-a9aa-a32b9bc72ea9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:07.479040 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:07.479040 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:07.479040 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3c349978-fa3b-46ba-baa2-4a46ce12101d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 returned with HTTP 200 Aug 13 07:02:07.479386 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 750/2979] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:07 2026] GET /volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:07.777414 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8bb08c32-a3fa-47cb-b03a-0ef545bc47f4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:07.781191 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8bb08c32-a3fa-47cb-b03a-0ef545bc47f4 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] GET https://10.4.3.81/volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 Aug 13 07:02:07.781503 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8bb08c32-a3fa-47cb-b03a-0ef545bc47f4 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:07.781769 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8bb08c32-a3fa-47cb-b03a-0ef545bc47f4 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:07.790395 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8bb08c32-a3fa-47cb-b03a-0ef545bc47f4 tempest-VolumesGetTest-654745406 tempest-VolumesGetTest-654745406-project-member] https://10.4.3.81/volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 returned with HTTP 404 Aug 13 07:02:07.791051 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 737/2980] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:07 2026] GET /volume/v3/volumes/0a59ef5d-a07f-4d2f-914e-28b2e6d1c2c1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 07:02:08.366617 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-84d6b178-f472-411f-b3d5-604de1f2431d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:08.368511 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-84d6b178-f472-411f-b3d5-604de1f2431d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:08.368756 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-84d6b178-f472-411f-b3d5-604de1f2431d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:08.368972 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-84d6b178-f472-411f-b3d5-604de1f2431d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:08.369134 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-84d6b178-f472-411f-b3d5-604de1f2431d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:08.376495 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:08.376495 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:08.377496 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-84d6b178-f472-411f-b3d5-604de1f2431d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 200 Aug 13 07:02:08.377959 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 750/2981] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:08 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:08.498983 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-10809f78-2a8d-4e83-afd4-04b0611ca71b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:08.503500 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-10809f78-2a8d-4e83-afd4-04b0611ca71b tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 Aug 13 07:02:08.504291 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-10809f78-2a8d-4e83-afd4-04b0611ca71b tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:08.504777 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-10809f78-2a8d-4e83-afd4-04b0611ca71b tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:08.505588 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-10809f78-2a8d-4e83-afd4-04b0611ca71b tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 5451aff1-2952-4cda-a9aa-a32b9bc72ea9. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:08.522178 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:08.522178 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:08.526017 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-10809f78-2a8d-4e83-afd4-04b0611ca71b tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 returned with HTTP 200 Aug 13 07:02:08.532338 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 745/2982] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:08 2026] GET /volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 => generated 734 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:08.617227 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-494e1095-214b-4493-ab47-b8d304d0d8cc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:08.619301 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-494e1095-214b-4493-ab47-b8d304d0d8cc tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 Aug 13 07:02:08.619522 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-494e1095-214b-4493-ab47-b8d304d0d8cc tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:08.619764 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-494e1095-214b-4493-ab47-b8d304d0d8cc tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:08.629231 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:08.629231 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:08.633461 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-494e1095-214b-4493-ab47-b8d304d0d8cc tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:02:08.640710 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-494e1095-214b-4493-ab47-b8d304d0d8cc tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 returned with HTTP 200 Aug 13 07:02:08.641283 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 751/2983] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:02:08 2026] GET /volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:08.673387 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-a1c2a2f1-ecd2-4ee5-a91e-53ccd7633861 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:08.675948 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-a1c2a2f1-ecd2-4ee5-a91e-53ccd7633861 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] POST https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6/action Aug 13 07:02:08.680715 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-a1c2a2f1-ecd2-4ee5-a91e-53ccd7633861 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:02:08.680934 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-a1c2a2f1-ecd2-4ee5-a91e-53ccd7633861 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:08.693759 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:08.693759 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:08.694259 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-a1c2a2f1-ecd2-4ee5-a91e-53ccd7633861 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:02:08.699724 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-a1c2a2f1-ecd2-4ee5-a91e-53ccd7633861 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Begin detaching volume completed successfully. Aug 13 07:02:08.699985 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-a1c2a2f1-ecd2-4ee5-a91e-53ccd7633861 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6/action returned with HTTP 202 Aug 13 07:02:08.700438 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 738/2984] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:02:08 2026] POST /volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:02:08.769814 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-48b5e99c-5a14-41cd-bca5-0129cb92a428 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:08.770113 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-48b5e99c-5a14-41cd-bca5-0129cb92a428 None None] GET https://10.4.3.81/volume// Aug 13 07:02:08.770256 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-48b5e99c-5a14-41cd-bca5-0129cb92a428 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:08.770696 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-48b5e99c-5a14-41cd-bca5-0129cb92a428 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:08.770696 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-48b5e99c-5a14-41cd-bca5-0129cb92a428 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:02:08.770993 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 751/2985] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:02:08 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:02:08.803736 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-7fbf381c-48ac-4700-b217-0d83232796bb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:08.825410 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-7fbf381c-48ac-4700-b217-0d83232796bb tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 Aug 13 07:02:08.825410 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-7fbf381c-48ac-4700-b217-0d83232796bb tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:08.829266 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-7fbf381c-48ac-4700-b217-0d83232796bb tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:08.868150 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:08.868150 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:08.891613 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-7fbf381c-48ac-4700-b217-0d83232796bb tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:02:08.915618 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-7fbf381c-48ac-4700-b217-0d83232796bb tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 returned with HTTP 200 Aug 13 07:02:08.919475 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 746/2986] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:02:08 2026] GET /volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 => generated 1321 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:02:09.254492 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4800d81e-6553-476a-86b6-0b9c8a3d734f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:09.383616 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4800d81e-6553-476a-86b6-0b9c8a3d734f tempest-VolumesSummaryTest-1833617282 tempest-VolumesSummaryTest-1833617282-project-member] GET https://10.4.3.81/volume/v3/volumes/summary Aug 13 07:02:09.383880 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4800d81e-6553-476a-86b6-0b9c8a3d734f tempest-VolumesSummaryTest-1833617282 tempest-VolumesSummaryTest-1833617282-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:09.384112 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4800d81e-6553-476a-86b6-0b9c8a3d734f tempest-VolumesSummaryTest-1833617282 tempest-VolumesSummaryTest-1833617282-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:09.386903 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-4800d81e-6553-476a-86b6-0b9c8a3d734f tempest-VolumesSummaryTest-1833617282 tempest-VolumesSummaryTest-1833617282-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:09.390715 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-39c2faa7-d345-445e-9166-c8df2a51bb68 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:09.392261 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-39c2faa7-d345-445e-9166-c8df2a51bb68 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:09.392558 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-39c2faa7-d345-445e-9166-c8df2a51bb68 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:09.392809 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-39c2faa7-d345-445e-9166-c8df2a51bb68 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:09.392980 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-39c2faa7-d345-445e-9166-c8df2a51bb68 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:09.395132 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4800d81e-6553-476a-86b6-0b9c8a3d734f tempest-VolumesSummaryTest-1833617282 tempest-VolumesSummaryTest-1833617282-project-member] Get summary completed successfully. Aug 13 07:02:09.395132 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4800d81e-6553-476a-86b6-0b9c8a3d734f tempest-VolumesSummaryTest-1833617282 tempest-VolumesSummaryTest-1833617282-project-member] https://10.4.3.81/volume/v3/volumes/summary returned with HTTP 200 Aug 13 07:02:09.396701 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 752/2987] 10.4.3.81 () {68 vars in 1295 bytes} [Thu Aug 13 07:02:09 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:09.398156 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:09.398156 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:09.399013 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-39c2faa7-d345-445e-9166-c8df2a51bb68 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 200 Aug 13 07:02:09.399431 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 739/2988] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:09 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:09.545395 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-310707fb-2f7c-40c2-a41c-3f9c2f9d6810 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:09.547468 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-310707fb-2f7c-40c2-a41c-3f9c2f9d6810 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 Aug 13 07:02:09.547766 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-310707fb-2f7c-40c2-a41c-3f9c2f9d6810 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:09.548026 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-310707fb-2f7c-40c2-a41c-3f9c2f9d6810 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:09.548189 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-310707fb-2f7c-40c2-a41c-3f9c2f9d6810 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 5451aff1-2952-4cda-a9aa-a32b9bc72ea9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:09.553119 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:09.553119 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:09.553915 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-310707fb-2f7c-40c2-a41c-3f9c2f9d6810 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 returned with HTTP 200 Aug 13 07:02:09.554430 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 752/2989] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:09 2026] GET /volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:09.952420 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-0f9a2e81-2edc-4fcd-877a-fd4af131415c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:09.966175 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-0f9a2e81-2edc-4fcd-877a-fd4af131415c tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] GET https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:02:09.966935 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-0f9a2e81-2edc-4fcd-877a-fd4af131415c tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:09.967687 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-0f9a2e81-2edc-4fcd-877a-fd4af131415c tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:09.992052 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:09.992052 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:10.008717 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-0f9a2e81-2edc-4fcd-877a-fd4af131415c tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:02:10.012055 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-7b8a7466-3a2d-4001-9c4d-4af83a6e091a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:10.014383 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-0f9a2e81-2edc-4fcd-877a-fd4af131415c tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 200 Aug 13 07:02:10.014848 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 747/2990] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:02:09 2026] GET /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:10.017406 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-7b8a7466-3a2d-4001-9c4d-4af83a6e091a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] DELETE https://10.4.3.81/volume/v3/attachments/a0b11814-3d57-4dd4-b424-45db5884dfd5 Aug 13 07:02:10.017855 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-7b8a7466-3a2d-4001-9c4d-4af83a6e091a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:10.018380 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-7b8a7466-3a2d-4001-9c4d-4af83a6e091a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:10.032953 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:10.032953 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:10.108421 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-5695c6ed-8244-446a-9331-0e84d5042c1e req-7b8a7466-3a2d-4001-9c4d-4af83a6e091a tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/attachments/a0b11814-3d57-4dd4-b424-45db5884dfd5 returned with HTTP 200 Aug 13 07:02:10.108975 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 753/2991] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:02:10 2026] DELETE /volume/v3/attachments/a0b11814-3d57-4dd4-b424-45db5884dfd5 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:10.158907 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8462b4f5-2d29-4ce2-b8d8-b742c1d9a01d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:10.158907 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8462b4f5-2d29-4ce2-b8d8-b742c1d9a01d None None] GET https://10.4.3.81/volume// Aug 13 07:02:10.158907 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8462b4f5-2d29-4ce2-b8d8-b742c1d9a01d None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:10.159143 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8462b4f5-2d29-4ce2-b8d8-b742c1d9a01d None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:10.160619 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8462b4f5-2d29-4ce2-b8d8-b742c1d9a01d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:02:10.160619 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 740/2992] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:02:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:02:10.171487 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-8b150fff-e761-4efb-a06a-9bab603b0829 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:10.174411 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-8b150fff-e761-4efb-a06a-9bab603b0829 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:02:10.174922 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-8b150fff-e761-4efb-a06a-9bab603b0829 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72c4bfc0-80eb-4adf-b54a-21f6706d871b", "connector": null, "instance_uuid": "61e62c96-93d1-4e7e-aca8-a4a27774a1f3"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:10.190859 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:10.190859 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:10.251904 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-8b150fff-e761-4efb-a06a-9bab603b0829 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:02:10.252383 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 753/2993] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:02:10 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:10.307862 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cd5fe686-59ff-4f1c-ab6a-341633283e0c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:10.309803 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cd5fe686-59ff-4f1c-ab6a-341633283e0c tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] GET https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:02:10.310129 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cd5fe686-59ff-4f1c-ab6a-341633283e0c tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:10.310616 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cd5fe686-59ff-4f1c-ab6a-341633283e0c tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:10.319854 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-11294f36-9040-435d-a8b5-e081b7c72830 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:10.320373 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-11294f36-9040-435d-a8b5-e081b7c72830 None None] GET https://10.4.3.81/volume// Aug 13 07:02:10.320579 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-11294f36-9040-435d-a8b5-e081b7c72830 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:10.320804 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-11294f36-9040-435d-a8b5-e081b7c72830 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:10.321263 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-11294f36-9040-435d-a8b5-e081b7c72830 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:02:10.321689 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 754/2994] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:02:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:02:10.331814 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:10.331814 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:10.333201 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-bdc1cb1e-0ed2-4bf5-b30e-885f4d633e74 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:10.337513 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cd5fe686-59ff-4f1c-ab6a-341633283e0c tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:02:10.341088 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-bdc1cb1e-0ed2-4bf5-b30e-885f4d633e74 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] GET https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:02:10.341223 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-bdc1cb1e-0ed2-4bf5-b30e-885f4d633e74 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:10.341447 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-bdc1cb1e-0ed2-4bf5-b30e-885f4d633e74 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:10.343309 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cd5fe686-59ff-4f1c-ab6a-341633283e0c tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 200 Aug 13 07:02:10.343751 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 748/2995] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:02:10 2026] GET /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 864 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:10.353087 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:10.353087 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:10.359724 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-bdc1cb1e-0ed2-4bf5-b30e-885f4d633e74 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:02:10.367983 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-bdc1cb1e-0ed2-4bf5-b30e-885f4d633e74 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 200 Aug 13 07:02:10.368510 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 741/2996] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:02:10 2026] GET /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 1026 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:02:10.411527 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-43aae057-192c-4b77-8699-2a293efe0af7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:10.413734 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-43aae057-192c-4b77-8699-2a293efe0af7 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:10.413984 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-43aae057-192c-4b77-8699-2a293efe0af7 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:10.414210 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-43aae057-192c-4b77-8699-2a293efe0af7 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:10.414360 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-43aae057-192c-4b77-8699-2a293efe0af7 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:10.422812 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:10.422812 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:10.423673 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-43aae057-192c-4b77-8699-2a293efe0af7 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 200 Aug 13 07:02:10.424473 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 754/2997] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:10 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:10.504769 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-4e87a0fc-9f41-4ae0-9fde-9eb257d5a089 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:10.507049 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-4e87a0fc-9f41-4ae0-9fde-9eb257d5a089 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] PUT https://10.4.3.81/volume/v3/attachments/00d2f04d-36a5-4d70-8f63-c17bdcebd12b Aug 13 07:02:10.507649 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-4e87a0fc-9f41-4ae0-9fde-9eb257d5a089 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:10.519461 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-4e87a0fc-9f41-4ae0-9fde-9eb257d5a089 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Acquiring lock "cinder-attachment_update-72c4bfc0-80eb-4adf-b54a-21f6706d871b-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:02:10.524698 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-4e87a0fc-9f41-4ae0-9fde-9eb257d5a089 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Lock "cinder-attachment_update-72c4bfc0-80eb-4adf-b54a-21f6706d871b-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:02:10.525531 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:10.525531 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:10.564916 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-18da48c0-0ac2-4225-b268-8905eca5cff9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:10.566704 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-18da48c0-0ac2-4225-b268-8905eca5cff9 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 Aug 13 07:02:10.566859 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-18da48c0-0ac2-4225-b268-8905eca5cff9 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:10.567033 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-18da48c0-0ac2-4225-b268-8905eca5cff9 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:10.567143 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-18da48c0-0ac2-4225-b268-8905eca5cff9 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 5451aff1-2952-4cda-a9aa-a32b9bc72ea9. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:10.571083 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:10.571083 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:10.571731 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-18da48c0-0ac2-4225-b268-8905eca5cff9 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 returned with HTTP 200 Aug 13 07:02:10.572082 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 749/2998] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:10 2026] GET /volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:10.626215 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-4e87a0fc-9f41-4ae0-9fde-9eb257d5a089 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Lock "cinder-attachment_update-72c4bfc0-80eb-4adf-b54a-21f6706d871b-np0000007169" released by "attachment_update" :: held 0.101s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:02:10.626710 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-4e87a0fc-9f41-4ae0-9fde-9eb257d5a089 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/attachments/00d2f04d-36a5-4d70-8f63-c17bdcebd12b returned with HTTP 200 Aug 13 07:02:10.627412 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 755/2999] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:02:10 2026] PUT /volume/v3/attachments/00d2f04d-36a5-4d70-8f63-c17bdcebd12b => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:10.934978 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-d98e25b6-4762-4794-b59c-2a947fc37694 req-efc0bbe9-9468-4030-a7ac-4a709047eae0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:10.937148 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d98e25b6-4762-4794-b59c-2a947fc37694 req-efc0bbe9-9468-4030-a7ac-4a709047eae0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 Aug 13 07:02:10.937420 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d98e25b6-4762-4794-b59c-2a947fc37694 req-efc0bbe9-9468-4030-a7ac-4a709047eae0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:10.937777 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d98e25b6-4762-4794-b59c-2a947fc37694 req-efc0bbe9-9468-4030-a7ac-4a709047eae0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:10.944811 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:10.944811 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:10.949795 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-d98e25b6-4762-4794-b59c-2a947fc37694 req-efc0bbe9-9468-4030-a7ac-4a709047eae0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:02:10.955507 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d98e25b6-4762-4794-b59c-2a947fc37694 req-efc0bbe9-9468-4030-a7ac-4a709047eae0 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 returned with HTTP 200 Aug 13 07:02:10.955833 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 742/3000] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:02:10 2026] GET /volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:10.972018 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-640aedd5-ddcb-41ff-8332-b8c00c93dee8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:10.974127 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-640aedd5-ddcb-41ff-8332-b8c00c93dee8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] DELETE https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 Aug 13 07:02:10.974392 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-640aedd5-ddcb-41ff-8332-b8c00c93dee8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:10.974612 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-640aedd5-ddcb-41ff-8332-b8c00c93dee8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:10.974975 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-640aedd5-ddcb-41ff-8332-b8c00c93dee8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Delete volume with id: bf832f1e-db20-44a1-aca2-f83d46d759c6 Aug 13 07:02:10.985271 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a93a5e10-c2cd-4137-963d-ad46cf717998 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:10.986426 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:10.986426 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:10.987010 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-640aedd5-ddcb-41ff-8332-b8c00c93dee8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:02:11.023189 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-640aedd5-ddcb-41ff-8332-b8c00c93dee8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Delete volume request issued successfully. Aug 13 07:02:11.023458 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-640aedd5-ddcb-41ff-8332-b8c00c93dee8 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 returned with HTTP 202 Aug 13 07:02:11.024051 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 755/3001] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:02:10 2026] DELETE /volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:02:11.031967 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-71af6775-552f-4623-82e7-21445dbd2757 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:11.034829 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71af6775-552f-4623-82e7-21445dbd2757 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 Aug 13 07:02:11.035135 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71af6775-552f-4623-82e7-21445dbd2757 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:11.035381 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71af6775-552f-4623-82e7-21445dbd2757 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:11.044527 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:11.044527 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:11.048806 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-71af6775-552f-4623-82e7-21445dbd2757 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Volume info retrieved successfully. Aug 13 07:02:11.053754 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71af6775-552f-4623-82e7-21445dbd2757 tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 returned with HTTP 200 Aug 13 07:02:11.054280 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 756/3002] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:11 2026] GET /volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:11.106344 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a93a5e10-c2cd-4137-963d-ad46cf717998 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 13 07:02:11.106979 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a93a5e10-c2cd-4137-963d-ad46cf717998 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:11.107058 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a93a5e10-c2cd-4137-963d-ad46cf717998 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:11.107695 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-a93a5e10-c2cd-4137-963d-ad46cf717998 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:11.109103 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a93a5e10-c2cd-4137-963d-ad46cf717998 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:11.121433 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a93a5e10-c2cd-4137-963d-ad46cf717998 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:11.121930 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a93a5e10-c2cd-4137-963d-ad46cf717998 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 13 07:02:11.122669 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 750/3003] 10.4.3.81 () {66 vars in 1230 bytes} [Thu Aug 13 07:02:10 2026] GET /volume/v3/volumes => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:02:11.137201 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:11.140893 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:02:11.141517 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-740053994"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:11.143812 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-740053994'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:02:11.144298 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Create volume of 1 GB Aug 13 07:02:11.151277 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Availability Zones retrieved successfully. Aug 13 07:02:11.160069 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Flow 'volume_create_api' (5fe45757-0312-4897-9a75-8ae4386ea811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:11.161583 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a7622b-25c3-45d3-8ce0-2c583b6d622e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:11.163342 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:02:11.195657 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a7622b-25c3-45d3-8ce0-2c583b6d622e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:11.196784 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47f9f821-028d-4ecf-9b79-0b77661ab533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:11.277456 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Created reservations ['06cbc7b6-73e5-4b7a-a22a-fb9e0427d50a', 'eb573a52-c4ca-40e1-8580-2c62f23e0132', '9e76f1cb-d91a-4b42-bc78-db06c9d07a90', '48725733-a5ab-4227-a575-76a04d842841'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:11.277456 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47f9f821-028d-4ecf-9b79-0b77661ab533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06cbc7b6-73e5-4b7a-a22a-fb9e0427d50a', 'eb573a52-c4ca-40e1-8580-2c62f23e0132', '9e76f1cb-d91a-4b42-bc78-db06c9d07a90', '48725733-a5ab-4227-a575-76a04d842841']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:11.278295 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7a57a7d-7095-47e7-82cd-d705ade2238c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:11.305673 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7a57a7d-7095-47e7-82cd-d705ade2238c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-740053994',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc99f94360414b969796d39b7d40d896',qos_specs=None,replication_status=,reservations=['06cbc7b6-73e5-4b7a-a22a-fb9e0427d50a','eb573a52-c4ca-40e1-8580-2c62f23e0132','9e76f1cb-d91a-4b42-bc78-db06c9d07a90','48725733-a5ab-4227-a575-76a04d842841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f1f653f58074b58a784b68c5b9178c0',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:02:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-740053994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fc99f94360414b969796d39b7d40d896',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f1f653f58074b58a784b68c5b9178c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:11.306670 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cc4631d-18ce-42c8-8c84-2f7e00a0afde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:11.325415 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cc4631d-18ce-42c8-8c84-2f7e00a0afde) transitioned into state 'SUCCESS' from state '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-740053994',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc99f94360414b969796d39b7d40d896',qos_specs=None,replication_status=,reservations=['06cbc7b6-73e5-4b7a-a22a-fb9e0427d50a','eb573a52-c4ca-40e1-8580-2c62f23e0132','9e76f1cb-d91a-4b42-bc78-db06c9d07a90','48725733-a5ab-4227-a575-76a04d842841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f1f653f58074b58a784b68c5b9178c0',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:11.326143 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fb10f86-df1a-46af-bf95-dd88370c0ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:11.334962 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fb10f86-df1a-46af-bf95-dd88370c0ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:11.336194 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Flow 'volume_create_api' (5fe45757-0312-4897-9a75-8ae4386ea811) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:11.336627 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Create volume request issued successfully. Aug 13 07:02:11.339432 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a3ecd8bb-05d3-47f0-9470-b2fd7229a087 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:02:11.340000 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 743/3004] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:02:11 2026] POST /volume/v3/volumes => generated 761 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:02:11.351522 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4629e559-604a-423b-8257-9280e3d80e1d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:11.354942 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4629e559-604a-423b-8257-9280e3d80e1d tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 Aug 13 07:02:11.355967 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4629e559-604a-423b-8257-9280e3d80e1d tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:11.356286 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4629e559-604a-423b-8257-9280e3d80e1d tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:11.359582 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5adb05f9-e70d-4105-9aac-9183636e8719 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:11.366734 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5adb05f9-e70d-4105-9aac-9183636e8719 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] GET https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:02:11.367032 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5adb05f9-e70d-4105-9aac-9183636e8719 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:11.367304 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5adb05f9-e70d-4105-9aac-9183636e8719 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:11.373527 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:11.373527 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:11.379481 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4629e559-604a-423b-8257-9280e3d80e1d tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Volume info retrieved successfully. Aug 13 07:02:11.384944 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:11.384944 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:11.386830 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4629e559-604a-423b-8257-9280e3d80e1d tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 returned with HTTP 200 Aug 13 07:02:11.387692 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 756/3005] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:11 2026] GET /volume/v3/volumes/68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 => generated 829 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:11.388631 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5adb05f9-e70d-4105-9aac-9183636e8719 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:02:11.392801 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5adb05f9-e70d-4105-9aac-9183636e8719 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 200 Aug 13 07:02:11.393171 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 757/3006] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:02:11 2026] GET /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 865 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:11.437747 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b3993756-6b8c-418e-ad8a-c2c01dcac3d4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:11.439724 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b3993756-6b8c-418e-ad8a-c2c01dcac3d4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:11.439940 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b3993756-6b8c-418e-ad8a-c2c01dcac3d4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:11.440136 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b3993756-6b8c-418e-ad8a-c2c01dcac3d4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:11.440237 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-b3993756-6b8c-418e-ad8a-c2c01dcac3d4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:11.444820 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:11.444820 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:11.445677 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b3993756-6b8c-418e-ad8a-c2c01dcac3d4 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 200 Aug 13 07:02:11.446124 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 751/3007] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:11 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:11.586791 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6aae42d6-4609-4e24-ad75-53c83d701ba9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:11.589872 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6aae42d6-4609-4e24-ad75-53c83d701ba9 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 Aug 13 07:02:11.590244 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6aae42d6-4609-4e24-ad75-53c83d701ba9 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:11.590608 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6aae42d6-4609-4e24-ad75-53c83d701ba9 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:11.590734 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-6aae42d6-4609-4e24-ad75-53c83d701ba9 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 5451aff1-2952-4cda-a9aa-a32b9bc72ea9. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:11.601423 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:11.601423 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:11.602824 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6aae42d6-4609-4e24-ad75-53c83d701ba9 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 returned with HTTP 200 Aug 13 07:02:11.603607 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 744/3008] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:11 2026] GET /volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:12.069555 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5ed02898-5155-4256-adde-64835c56ff8b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:12.071355 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5ed02898-5155-4256-adde-64835c56ff8b tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] GET https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 Aug 13 07:02:12.071545 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5ed02898-5155-4256-adde-64835c56ff8b tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:12.071713 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5ed02898-5155-4256-adde-64835c56ff8b tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:12.076880 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5ed02898-5155-4256-adde-64835c56ff8b tempest-TestMinimumBasicScenario-389792169 tempest-TestMinimumBasicScenario-389792169-project-member] https://10.4.3.81/volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 returned with HTTP 404 Aug 13 07:02:12.077347 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 757/3009] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:12 2026] GET /volume/v3/volumes/bf832f1e-db20-44a1-aca2-f83d46d759c6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:12.399370 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-33cb79bb-6882-4fd3-b4d6-f5526814efbb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:12.403059 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-33cb79bb-6882-4fd3-b4d6-f5526814efbb tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 Aug 13 07:02:12.403059 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-33cb79bb-6882-4fd3-b4d6-f5526814efbb tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:12.403059 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-33cb79bb-6882-4fd3-b4d6-f5526814efbb tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:12.409177 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:12.409177 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:12.412377 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8d313f35-d8c8-4ad3-85a6-4674ec3fb6ed None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:12.414437 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8d313f35-d8c8-4ad3-85a6-4674ec3fb6ed tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] GET https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:02:12.415993 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8d313f35-d8c8-4ad3-85a6-4674ec3fb6ed tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:12.417502 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8d313f35-d8c8-4ad3-85a6-4674ec3fb6ed tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:12.420919 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-33cb79bb-6882-4fd3-b4d6-f5526814efbb tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Volume info retrieved successfully. Aug 13 07:02:12.427633 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-33cb79bb-6882-4fd3-b4d6-f5526814efbb tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 returned with HTTP 200 Aug 13 07:02:12.428112 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 758/3010] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:12 2026] GET /volume/v3/volumes/68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:12.431140 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:12.431140 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:12.434425 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8d313f35-d8c8-4ad3-85a6-4674ec3fb6ed tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:02:12.438348 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8d313f35-d8c8-4ad3-85a6-4674ec3fb6ed tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 200 Aug 13 07:02:12.438945 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 752/3011] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:02:12 2026] GET /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 865 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:12.439561 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3f289b58-7b60-48de-9829-e4a2607aa654 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:12.441459 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3f289b58-7b60-48de-9829-e4a2607aa654 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 Aug 13 07:02:12.441655 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3f289b58-7b60-48de-9829-e4a2607aa654 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:12.441837 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3f289b58-7b60-48de-9829-e4a2607aa654 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:12.449095 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:12.449095 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:12.452554 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3f289b58-7b60-48de-9829-e4a2607aa654 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Volume info retrieved successfully. Aug 13 07:02:12.457857 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3f289b58-7b60-48de-9829-e4a2607aa654 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 returned with HTTP 200 Aug 13 07:02:12.458201 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 745/3012] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:12 2026] GET /volume/v3/volumes/68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:12.468749 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-51c6b558-fcd5-4171-a7f4-287061f94fdb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:12.473122 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51c6b558-fcd5-4171-a7f4-287061f94fdb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:12.473122 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-51c6b558-fcd5-4171-a7f4-287061f94fdb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:12.473122 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-51c6b558-fcd5-4171-a7f4-287061f94fdb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:12.473122 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-51c6b558-fcd5-4171-a7f4-287061f94fdb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:12.474722 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:12.476373 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:02:12.480385 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:12.480385 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:12.480385 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51c6b558-fcd5-4171-a7f4-287061f94fdb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 200 Aug 13 07:02:12.480385 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 758/3013] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:12 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:12.480502 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-935201988"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:12.481063 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-935201988'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:02:12.483052 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Create volume of 1 GB Aug 13 07:02:12.488950 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Availability Zones retrieved successfully. Aug 13 07:02:12.498732 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Flow 'volume_create_api' (963f4469-e120-4fa0-a007-7d4cfa1ef2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:12.500307 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84557e39-7d1f-402a-977b-c552e8675091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:12.502225 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:02:12.545107 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84557e39-7d1f-402a-977b-c552e8675091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:12.546442 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc89de55-d925-4fbc-9c3c-a553905a6e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:12.595215 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Created reservations ['c4a258ab-cb52-4d64-a332-759b3b4f704c', 'dd18eb67-2837-42a3-818d-42bed9bab70d', '4222e4da-d0ac-46aa-bfb1-c0571440beb7', 'fbdac560-63f6-453f-8f23-339429e9330a'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:12.596041 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc89de55-d925-4fbc-9c3c-a553905a6e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4a258ab-cb52-4d64-a332-759b3b4f704c', 'dd18eb67-2837-42a3-818d-42bed9bab70d', '4222e4da-d0ac-46aa-bfb1-c0571440beb7', 'fbdac560-63f6-453f-8f23-339429e9330a']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:12.596804 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23465e96-5d44-4804-9cbb-45d9c6d206e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:12.618302 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-842aba21-75c6-4480-9e45-7c2c788a2cdb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:12.620553 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-842aba21-75c6-4480-9e45-7c2c788a2cdb tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 Aug 13 07:02:12.620971 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-842aba21-75c6-4480-9e45-7c2c788a2cdb tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:12.621377 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-842aba21-75c6-4480-9e45-7c2c788a2cdb tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:12.621633 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-842aba21-75c6-4480-9e45-7c2c788a2cdb tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 5451aff1-2952-4cda-a9aa-a32b9bc72ea9. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:12.624026 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23465e96-5d44-4804-9cbb-45d9c6d206e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1bc98c5-0664-4277-8a76-9b13986d3293', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-935201988',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc99f94360414b969796d39b7d40d896',qos_specs=None,replication_status=,reservations=['c4a258ab-cb52-4d64-a332-759b3b4f704c','dd18eb67-2837-42a3-818d-42bed9bab70d','4222e4da-d0ac-46aa-bfb1-c0571440beb7','fbdac560-63f6-453f-8f23-339429e9330a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f1f653f58074b58a784b68c5b9178c0',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:02:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-935201988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1bc98c5-0664-4277-8a76-9b13986d3293,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fc99f94360414b969796d39b7d40d896',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f1f653f58074b58a784b68c5b9178c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:12.625257 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0777b304-4199-4411-a7b2-b1fec6b075d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:12.633726 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:12.633726 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:12.633726 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-842aba21-75c6-4480-9e45-7c2c788a2cdb tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 returned with HTTP 200 Aug 13 07:02:12.633726 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 753/3014] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:12 2026] GET /volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:12.650998 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0777b304-4199-4411-a7b2-b1fec6b075d0) transitioned into state 'SUCCESS' from state '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-935201988',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc99f94360414b969796d39b7d40d896',qos_specs=None,replication_status=,reservations=['c4a258ab-cb52-4d64-a332-759b3b4f704c','dd18eb67-2837-42a3-818d-42bed9bab70d','4222e4da-d0ac-46aa-bfb1-c0571440beb7','fbdac560-63f6-453f-8f23-339429e9330a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f1f653f58074b58a784b68c5b9178c0',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:12.652571 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c41d67f1-bd27-41fa-9c7b-753f2382e1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:12.668237 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c41d67f1-bd27-41fa-9c7b-753f2382e1e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:12.669503 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Flow 'volume_create_api' (963f4469-e120-4fa0-a007-7d4cfa1ef2f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:12.669909 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Create volume request issued successfully. Aug 13 07:02:12.670752 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c6b7a1b5-45df-4686-b998-739d78fb8dd9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:02:12.672365 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 759/3015] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:02:12 2026] POST /volume/v3/volumes => generated 761 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:02:12.686261 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-834978f8-cfa3-4df3-8902-f115dbf49b8f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:12.692095 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-834978f8-cfa3-4df3-8902-f115dbf49b8f tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/a1bc98c5-0664-4277-8a76-9b13986d3293 Aug 13 07:02:12.692405 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-834978f8-cfa3-4df3-8902-f115dbf49b8f tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:12.692701 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-834978f8-cfa3-4df3-8902-f115dbf49b8f tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:12.709295 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:12.709295 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:12.714829 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-834978f8-cfa3-4df3-8902-f115dbf49b8f tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Volume info retrieved successfully. Aug 13 07:02:12.726213 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-834978f8-cfa3-4df3-8902-f115dbf49b8f tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/a1bc98c5-0664-4277-8a76-9b13986d3293 returned with HTTP 200 Aug 13 07:02:12.726413 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 746/3016] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:12 2026] GET /volume/v3/volumes/a1bc98c5-0664-4277-8a76-9b13986d3293 => generated 829 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:13.450741 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a4c3b86f-a136-43b1-becd-26f6f7b4cd51 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:13.452422 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a4c3b86f-a136-43b1-becd-26f6f7b4cd51 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] GET https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:02:13.452644 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a4c3b86f-a136-43b1-becd-26f6f7b4cd51 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:13.452826 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a4c3b86f-a136-43b1-becd-26f6f7b4cd51 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:13.465521 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:13.465521 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:13.469637 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a4c3b86f-a136-43b1-becd-26f6f7b4cd51 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:02:13.474078 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a4c3b86f-a136-43b1-becd-26f6f7b4cd51 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 200 Aug 13 07:02:13.474693 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 759/3017] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:02:13 2026] GET /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 865 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:13.491695 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3b0519c8-0527-4f1f-8ca2-c56a792c3e1e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:13.493667 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3b0519c8-0527-4f1f-8ca2-c56a792c3e1e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:13.494138 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3b0519c8-0527-4f1f-8ca2-c56a792c3e1e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:13.494364 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3b0519c8-0527-4f1f-8ca2-c56a792c3e1e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:13.494561 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-3b0519c8-0527-4f1f-8ca2-c56a792c3e1e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:13.499785 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:13.499785 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:13.500706 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3b0519c8-0527-4f1f-8ca2-c56a792c3e1e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 200 Aug 13 07:02:13.501066 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 754/3018] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:13 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:13.645949 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5e963f9b-1f1e-46a4-8859-ec0d342eeb32 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:13.648314 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e963f9b-1f1e-46a4-8859-ec0d342eeb32 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 Aug 13 07:02:13.648622 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e963f9b-1f1e-46a4-8859-ec0d342eeb32 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:13.648879 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e963f9b-1f1e-46a4-8859-ec0d342eeb32 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:13.649039 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-5e963f9b-1f1e-46a4-8859-ec0d342eeb32 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 5451aff1-2952-4cda-a9aa-a32b9bc72ea9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:13.654844 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:13.654844 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:13.655134 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e963f9b-1f1e-46a4-8859-ec0d342eeb32 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 returned with HTTP 200 Aug 13 07:02:13.655762 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 760/3019] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:13 2026] GET /volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:13.744265 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-67cf6d5f-76b1-4961-b99d-62dd846b3da0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:13.746460 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-67cf6d5f-76b1-4961-b99d-62dd846b3da0 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/a1bc98c5-0664-4277-8a76-9b13986d3293 Aug 13 07:02:13.746710 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-67cf6d5f-76b1-4961-b99d-62dd846b3da0 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:13.746940 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-67cf6d5f-76b1-4961-b99d-62dd846b3da0 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:13.756567 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:13.756567 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:13.761317 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-67cf6d5f-76b1-4961-b99d-62dd846b3da0 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Volume info retrieved successfully. Aug 13 07:02:13.766315 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-67cf6d5f-76b1-4961-b99d-62dd846b3da0 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/a1bc98c5-0664-4277-8a76-9b13986d3293 returned with HTTP 200 Aug 13 07:02:13.766788 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 747/3020] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:13 2026] GET /volume/v3/volumes/a1bc98c5-0664-4277-8a76-9b13986d3293 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:13.778875 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7034d63a-6a7e-4009-b450-b058a7f223eb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:13.780536 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7034d63a-6a7e-4009-b450-b058a7f223eb tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/a1bc98c5-0664-4277-8a76-9b13986d3293 Aug 13 07:02:13.780715 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7034d63a-6a7e-4009-b450-b058a7f223eb tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:13.780890 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7034d63a-6a7e-4009-b450-b058a7f223eb tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:13.787717 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:13.787717 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:13.792080 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7034d63a-6a7e-4009-b450-b058a7f223eb tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Volume info retrieved successfully. Aug 13 07:02:13.796803 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7034d63a-6a7e-4009-b450-b058a7f223eb tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/a1bc98c5-0664-4277-8a76-9b13986d3293 returned with HTTP 200 Aug 13 07:02:13.796980 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 760/3021] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:13 2026] GET /volume/v3/volumes/a1bc98c5-0664-4277-8a76-9b13986d3293 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:13.810770 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e2990352-8769-48db-af6c-08a2b7b9621a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:13.812169 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e2990352-8769-48db-af6c-08a2b7b9621a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:02:13.812720 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e2990352-8769-48db-af6c-08a2b7b9621a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1665473179"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:13.814248 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-e2990352-8769-48db-af6c-08a2b7b9621a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1665473179'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:02:13.814554 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-e2990352-8769-48db-af6c-08a2b7b9621a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Create volume of 1 GB Aug 13 07:02:13.821343 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e2990352-8769-48db-af6c-08a2b7b9621a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Availability Zones retrieved successfully. Aug 13 07:02:13.824524 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2990352-8769-48db-af6c-08a2b7b9621a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Flow 'volume_create_api' (2bfacc0d-3860-46dc-b804-265ba9e3e182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:13.825635 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2990352-8769-48db-af6c-08a2b7b9621a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1cc37f9-186d-4e5e-8aab-2cefbf046242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:13.826755 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-e2990352-8769-48db-af6c-08a2b7b9621a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:02:13.854807 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2990352-8769-48db-af6c-08a2b7b9621a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1cc37f9-186d-4e5e-8aab-2cefbf046242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:13.856494 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2990352-8769-48db-af6c-08a2b7b9621a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e25b698-1e3a-4f58-bbf6-797630c6b3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:13.900039 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-e2990352-8769-48db-af6c-08a2b7b9621a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Created reservations ['1a762a28-37c7-4774-97a8-1abc9a5d24fe', 'a81cf174-6bd7-4eb1-beb0-8150118740b4', '5514fc6e-cfb7-45df-8013-dcff7d2ff3e9', 'dc106d59-f0b4-4ee8-99f3-9c0e42ceb092'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:13.902449 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2990352-8769-48db-af6c-08a2b7b9621a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e25b698-1e3a-4f58-bbf6-797630c6b3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a762a28-37c7-4774-97a8-1abc9a5d24fe', 'a81cf174-6bd7-4eb1-beb0-8150118740b4', '5514fc6e-cfb7-45df-8013-dcff7d2ff3e9', 'dc106d59-f0b4-4ee8-99f3-9c0e42ceb092']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:13.903298 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2990352-8769-48db-af6c-08a2b7b9621a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9bc5a50-ab3e-4798-bd2f-344b11481172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:13.932579 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2990352-8769-48db-af6c-08a2b7b9621a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9bc5a50-ab3e-4798-bd2f-344b11481172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f4213c7-6f87-4833-b747-ee57ff0bc460', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1665473179',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc99f94360414b969796d39b7d40d896',qos_specs=None,replication_status=,reservations=['1a762a28-37c7-4774-97a8-1abc9a5d24fe','a81cf174-6bd7-4eb1-beb0-8150118740b4','5514fc6e-cfb7-45df-8013-dcff7d2ff3e9','dc106d59-f0b4-4ee8-99f3-9c0e42ceb092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f1f653f58074b58a784b68c5b9178c0',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:02:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1665473179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f4213c7-6f87-4833-b747-ee57ff0bc460,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fc99f94360414b969796d39b7d40d896',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f1f653f58074b58a784b68c5b9178c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:13.932863 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2990352-8769-48db-af6c-08a2b7b9621a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fa395e0-13b3-4486-82f1-9fd8b4b3b650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:13.933884 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-6828fb3f-f251-481a-8ea7-623373fc1f58 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:13.937983 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-6828fb3f-f251-481a-8ea7-623373fc1f58 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] POST https://10.4.3.81/volume/v3/attachments/00d2f04d-36a5-4d70-8f63-c17bdcebd12b/action Aug 13 07:02:13.937983 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-6828fb3f-f251-481a-8ea7-623373fc1f58 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:02:13.938077 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-6828fb3f-f251-481a-8ea7-623373fc1f58 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:13.952398 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2990352-8769-48db-af6c-08a2b7b9621a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fa395e0-13b3-4486-82f1-9fd8b4b3b650) transitioned into state 'SUCCESS' from state '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-1665473179',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc99f94360414b969796d39b7d40d896',qos_specs=None,replication_status=,reservations=['1a762a28-37c7-4774-97a8-1abc9a5d24fe','a81cf174-6bd7-4eb1-beb0-8150118740b4','5514fc6e-cfb7-45df-8013-dcff7d2ff3e9','dc106d59-f0b4-4ee8-99f3-9c0e42ceb092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f1f653f58074b58a784b68c5b9178c0',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:13.952398 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2990352-8769-48db-af6c-08a2b7b9621a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c562f70e-de82-43e6-b128-ce9be1e1af2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:13.962081 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2990352-8769-48db-af6c-08a2b7b9621a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c562f70e-de82-43e6-b128-ce9be1e1af2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:13.962902 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:13.962902 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:13.963395 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e2990352-8769-48db-af6c-08a2b7b9621a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Flow 'volume_create_api' (2bfacc0d-3860-46dc-b804-265ba9e3e182) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:13.963926 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e2990352-8769-48db-af6c-08a2b7b9621a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Create volume request issued successfully. Aug 13 07:02:13.964667 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e2990352-8769-48db-af6c-08a2b7b9621a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:02:13.965269 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 755/3022] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:02:13 2026] POST /volume/v3/volumes => generated 762 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:02:13.973686 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-64cf4c3c-20a6-4f59-9f3b-c92f98cfd605 req-6828fb3f-f251-481a-8ea7-623373fc1f58 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/attachments/00d2f04d-36a5-4d70-8f63-c17bdcebd12b/action returned with HTTP 204 Aug 13 07:02:13.974087 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 761/3023] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:02:13 2026] POST /volume/v3/attachments/00d2f04d-36a5-4d70-8f63-c17bdcebd12b/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:13.978434 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5913cd6d-bf77-45b8-bc1d-7575f48c8697 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:13.981942 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5913cd6d-bf77-45b8-bc1d-7575f48c8697 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/6f4213c7-6f87-4833-b747-ee57ff0bc460 Aug 13 07:02:13.982149 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5913cd6d-bf77-45b8-bc1d-7575f48c8697 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:13.982348 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5913cd6d-bf77-45b8-bc1d-7575f48c8697 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:13.996437 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:13.996437 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:14.001542 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5913cd6d-bf77-45b8-bc1d-7575f48c8697 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Volume info retrieved successfully. Aug 13 07:02:14.006634 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5913cd6d-bf77-45b8-bc1d-7575f48c8697 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/6f4213c7-6f87-4833-b747-ee57ff0bc460 returned with HTTP 200 Aug 13 07:02:14.007138 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 748/3024] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:13 2026] GET /volume/v3/volumes/6f4213c7-6f87-4833-b747-ee57ff0bc460 => generated 830 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:14.487336 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-093e339e-8839-469e-baf9-b7ed22850ba9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:14.489536 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-093e339e-8839-469e-baf9-b7ed22850ba9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] GET https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:02:14.490127 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-093e339e-8839-469e-baf9-b7ed22850ba9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:14.491034 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-093e339e-8839-469e-baf9-b7ed22850ba9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:14.500939 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:14.500939 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:14.505240 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-093e339e-8839-469e-baf9-b7ed22850ba9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:02:14.511002 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-093e339e-8839-469e-baf9-b7ed22850ba9 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 200 Aug 13 07:02:14.511534 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-298caf49-133d-4e2b-afb2-5fbe844ccf43 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:14.513664 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-298caf49-133d-4e2b-afb2-5fbe844ccf43 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:14.513753 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 761/3025] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:02:14 2026] GET /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 1157 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 07:02:14.513799 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-298caf49-133d-4e2b-afb2-5fbe844ccf43 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:14.515116 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-298caf49-133d-4e2b-afb2-5fbe844ccf43 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:14.515116 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-298caf49-133d-4e2b-afb2-5fbe844ccf43 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:14.519311 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:14.519311 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:14.519978 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-298caf49-133d-4e2b-afb2-5fbe844ccf43 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 200 Aug 13 07:02:14.520441 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 756/3026] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:14 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:14.525654 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dd35dc63-9e5b-468c-9a08-149fef5ef3ab None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:14.530577 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dd35dc63-9e5b-468c-9a08-149fef5ef3ab tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] POST https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b/action Aug 13 07:02:14.530890 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dd35dc63-9e5b-468c-9a08-149fef5ef3ab tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:02:14.530999 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dd35dc63-9e5b-468c-9a08-149fef5ef3ab tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:14.533342 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bc292e04-27df-4cd5-b540-71e8287342a5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:14.537478 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bc292e04-27df-4cd5-b540-71e8287342a5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:14.537723 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bc292e04-27df-4cd5-b540-71e8287342a5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:14.537945 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bc292e04-27df-4cd5-b540-71e8287342a5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:14.538078 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-bc292e04-27df-4cd5-b540-71e8287342a5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:14.546956 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:14.546956 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:14.548523 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:14.548523 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:14.548523 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dd35dc63-9e5b-468c-9a08-149fef5ef3ab tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:02:14.548733 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bc292e04-27df-4cd5-b540-71e8287342a5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 200 Aug 13 07:02:14.548814 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 749/3027] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:14 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:14.558759 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8fa105c7-c857-492a-9dcd-8fe30a3456cf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:14.560762 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8fa105c7-c857-492a-9dcd-8fe30a3456cf tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] DELETE https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:14.560991 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8fa105c7-c857-492a-9dcd-8fe30a3456cf tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:14.563806 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8fa105c7-c857-492a-9dcd-8fe30a3456cf tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:14.563964 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-8fa105c7-c857-492a-9dcd-8fe30a3456cf tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Delete backup with id: 4361b09c-6e21-44de-ad20-c0993907cc4b. Aug 13 07:02:14.570148 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:14.570148 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:14.585080 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-8fa105c7-c857-492a-9dcd-8fe30a3456cf tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] delete_backup rpcapi backup_id 4361b09c-6e21-44de-ad20-c0993907cc4b {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:02:14.587750 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8fa105c7-c857-492a-9dcd-8fe30a3456cf tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 202 Aug 13 07:02:14.588234 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 762/3028] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:02:14 2026] DELETE /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:02:14.594444 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-dd35dc63-9e5b-468c-9a08-149fef5ef3ab tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Created reservations ['44451cf3-fc8d-4d9c-a3a8-668b583a7888', '0f239fea-82a9-4b6d-ae86-c560b52df5f1'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:14.599245 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-397ff17a-5964-45ca-a0e4-989e47baedab None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:14.600925 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-397ff17a-5964-45ca-a0e4-989e47baedab tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:14.601135 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-397ff17a-5964-45ca-a0e4-989e47baedab tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:14.601305 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-397ff17a-5964-45ca-a0e4-989e47baedab tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:14.601436 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-397ff17a-5964-45ca-a0e4-989e47baedab tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:14.605427 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:14.605427 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:14.606102 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-397ff17a-5964-45ca-a0e4-989e47baedab tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 200 Aug 13 07:02:14.606433 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 757/3029] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:14 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:14.613607 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dd35dc63-9e5b-468c-9a08-149fef5ef3ab tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Extend volume request issued successfully. Aug 13 07:02:14.613607 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dd35dc63-9e5b-468c-9a08-149fef5ef3ab tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b/action returned with HTTP 202 Aug 13 07:02:14.614001 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 762/3030] 10.4.3.81 () {70 vars in 1424 bytes} [Thu Aug 13 07:02:14 2026] POST /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 07:02:14.624578 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b2891df8-0e7d-425e-8662-c4882fec0409 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:14.624578 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b2891df8-0e7d-425e-8662-c4882fec0409 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] GET https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:02:14.624813 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b2891df8-0e7d-425e-8662-c4882fec0409 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:14.624989 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b2891df8-0e7d-425e-8662-c4882fec0409 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:14.634808 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:14.634808 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:14.639198 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b2891df8-0e7d-425e-8662-c4882fec0409 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:02:14.644121 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b2891df8-0e7d-425e-8662-c4882fec0409 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 200 Aug 13 07:02:14.644665 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 750/3031] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:02:14 2026] GET /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 1160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:02:14.669816 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-af25ee97-64c4-4035-a13e-caddf3bdee6c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:14.673086 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-af25ee97-64c4-4035-a13e-caddf3bdee6c tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 Aug 13 07:02:14.674015 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-af25ee97-64c4-4035-a13e-caddf3bdee6c tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:14.674015 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-af25ee97-64c4-4035-a13e-caddf3bdee6c tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:14.674015 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-af25ee97-64c4-4035-a13e-caddf3bdee6c tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 5451aff1-2952-4cda-a9aa-a32b9bc72ea9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:14.680004 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:14.680004 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:14.680942 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-af25ee97-64c4-4035-a13e-caddf3bdee6c tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 returned with HTTP 200 Aug 13 07:02:14.681494 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 763/3032] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:14 2026] GET /volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:15.017191 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-dd35dc63-9e5b-468c-9a08-149fef5ef3ab req-b7483ce7-5afe-44d6-b592-e3b130e354f9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.019422 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-dd35dc63-9e5b-468c-9a08-149fef5ef3ab req-b7483ce7-5afe-44d6-b592-e3b130e354f9 service nova] GET https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:02:15.019586 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-dd35dc63-9e5b-468c-9a08-149fef5ef3ab req-b7483ce7-5afe-44d6-b592-e3b130e354f9 service nova] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.019768 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-dd35dc63-9e5b-468c-9a08-149fef5ef3ab req-b7483ce7-5afe-44d6-b592-e3b130e354f9 service nova] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.022522 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f83733da-01c9-46f3-8598-6f3cf38c1ecb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.029077 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f83733da-01c9-46f3-8598-6f3cf38c1ecb tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/6f4213c7-6f87-4833-b747-ee57ff0bc460 Aug 13 07:02:15.029345 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f83733da-01c9-46f3-8598-6f3cf38c1ecb tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.029599 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f83733da-01c9-46f3-8598-6f3cf38c1ecb tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.029973 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:15.029973 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:15.034209 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-dd35dc63-9e5b-468c-9a08-149fef5ef3ab req-b7483ce7-5afe-44d6-b592-e3b130e354f9 service nova] Volume info retrieved successfully. Aug 13 07:02:15.039910 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-dd35dc63-9e5b-468c-9a08-149fef5ef3ab req-b7483ce7-5afe-44d6-b592-e3b130e354f9 service nova] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 200 Aug 13 07:02:15.040452 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 758/3033] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 1313 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:15.046274 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:15.046274 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:15.052484 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f83733da-01c9-46f3-8598-6f3cf38c1ecb tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Volume info retrieved successfully. Aug 13 07:02:15.061444 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f83733da-01c9-46f3-8598-6f3cf38c1ecb tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/6f4213c7-6f87-4833-b747-ee57ff0bc460 returned with HTTP 200 Aug 13 07:02:15.061444 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 763/3034] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes/6f4213c7-6f87-4833-b747-ee57ff0bc460 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:15.081334 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-438ae1b9-700d-4b7b-8335-ccea7967e8c7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.083604 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-438ae1b9-700d-4b7b-8335-ccea7967e8c7 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/6f4213c7-6f87-4833-b747-ee57ff0bc460 Aug 13 07:02:15.083805 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-438ae1b9-700d-4b7b-8335-ccea7967e8c7 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.084061 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-438ae1b9-700d-4b7b-8335-ccea7967e8c7 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.091194 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:15.091194 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:15.094943 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-438ae1b9-700d-4b7b-8335-ccea7967e8c7 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Volume info retrieved successfully. Aug 13 07:02:15.099065 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-438ae1b9-700d-4b7b-8335-ccea7967e8c7 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/6f4213c7-6f87-4833-b747-ee57ff0bc460 returned with HTTP 200 Aug 13 07:02:15.099486 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 751/3035] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes/6f4213c7-6f87-4833-b747-ee57ff0bc460 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:15.119315 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d74616dc-2538-4be4-b621-6c4d1439b2fc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.121876 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d74616dc-2538-4be4-b621-6c4d1439b2fc tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 13 07:02:15.122400 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d74616dc-2538-4be4-b621-6c4d1439b2fc tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.122527 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d74616dc-2538-4be4-b621-6c4d1439b2fc tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.122956 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-d74616dc-2538-4be4-b621-6c4d1439b2fc tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:15.123983 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d74616dc-2538-4be4-b621-6c4d1439b2fc tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:15.137348 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d74616dc-2538-4be4-b621-6c4d1439b2fc tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:15.138204 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d74616dc-2538-4be4-b621-6c4d1439b2fc tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 13 07:02:15.138757 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 764/3036] 10.4.3.81 () {66 vars in 1230 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes => generated 968 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:15.151380 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4ec86da8-051a-4240-bb42-cba53ceedff2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.156938 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4ec86da8-051a-4240-bb42-cba53ceedff2 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-740053994 Aug 13 07:02:15.157245 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4ec86da8-051a-4240-bb42-cba53ceedff2 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.157245 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4ec86da8-051a-4240-bb42-cba53ceedff2 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.157559 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-4ec86da8-051a-4240-bb42-cba53ceedff2 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:15.158159 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-4ec86da8-051a-4240-bb42-cba53ceedff2 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-740053994'), ('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:15.171550 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4ec86da8-051a-4240-bb42-cba53ceedff2 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:15.171550 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4ec86da8-051a-4240-bb42-cba53ceedff2 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-740053994 returned with HTTP 200 Aug 13 07:02:15.171550 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 759/3037] 10.4.3.81 () {66 vars in 1329 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-740053994 => generated 331 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:15.185502 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f951d913-d8b7-4b8d-9cae-5bee307adf05 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.186533 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f951d913-d8b7-4b8d-9cae-5bee307adf05 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-740053994 Aug 13 07:02:15.186726 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f951d913-d8b7-4b8d-9cae-5bee307adf05 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.186906 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f951d913-d8b7-4b8d-9cae-5bee307adf05 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.187227 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-f951d913-d8b7-4b8d-9cae-5bee307adf05 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:15.187933 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f951d913-d8b7-4b8d-9cae-5bee307adf05 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-740053994'), ('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:15.199619 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f951d913-d8b7-4b8d-9cae-5bee307adf05 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:15.200414 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:15.200414 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:15.208235 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f951d913-d8b7-4b8d-9cae-5bee307adf05 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-740053994 returned with HTTP 200 Aug 13 07:02:15.209014 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 764/3038] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-740053994 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:15.236781 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bc56ab70-829a-46c6-9be3-4e910ef44704 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.240967 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bc56ab70-829a-46c6-9be3-4e910ef44704 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?limit=1 Aug 13 07:02:15.241210 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bc56ab70-829a-46c6-9be3-4e910ef44704 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.241427 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bc56ab70-829a-46c6-9be3-4e910ef44704 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.241695 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-bc56ab70-829a-46c6-9be3-4e910ef44704 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:15.242425 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-bc56ab70-829a-46c6-9be3-4e910ef44704 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:15.251316 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bc56ab70-829a-46c6-9be3-4e910ef44704 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:15.252279 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:15.252279 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:15.263463 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bc56ab70-829a-46c6-9be3-4e910ef44704 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 13 07:02:15.264004 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 752/3039] 10.4.3.81 () {66 vars in 1266 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:15.280253 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-760b1592-76a8-462e-ae31-39beaa55562b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.282568 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-760b1592-76a8-462e-ae31-39beaa55562b tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?limit=1&marker=6f4213c7-6f87-4833-b747-ee57ff0bc460 Aug 13 07:02:15.282967 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-760b1592-76a8-462e-ae31-39beaa55562b tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.283613 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-760b1592-76a8-462e-ae31-39beaa55562b tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.283613 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-760b1592-76a8-462e-ae31-39beaa55562b tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:15.284103 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:15.284103 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:15.284889 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-760b1592-76a8-462e-ae31-39beaa55562b tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:15.333457 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-760b1592-76a8-462e-ae31-39beaa55562b tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:15.334414 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:15.334414 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:15.342577 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-760b1592-76a8-462e-ae31-39beaa55562b tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/detail?limit=1&marker=6f4213c7-6f87-4833-b747-ee57ff0bc460 returned with HTTP 200 Aug 13 07:02:15.342830 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 765/3040] 10.4.3.81 () {66 vars in 1354 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes/detail?limit=1&marker=6f4213c7-6f87-4833-b747-ee57ff0bc460 => generated 999 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:15.358935 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-286f612f-15ad-4ff7-b9f1-e4b5c4ea636c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.360519 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-286f612f-15ad-4ff7-b9f1-e4b5c4ea636c tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?limit=1&marker=a1bc98c5-0664-4277-8a76-9b13986d3293 Aug 13 07:02:15.360671 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-286f612f-15ad-4ff7-b9f1-e4b5c4ea636c tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.360842 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-286f612f-15ad-4ff7-b9f1-e4b5c4ea636c tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.361049 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-286f612f-15ad-4ff7-b9f1-e4b5c4ea636c tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:15.361343 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:15.361343 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:15.361724 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-286f612f-15ad-4ff7-b9f1-e4b5c4ea636c tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:15.397134 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-286f612f-15ad-4ff7-b9f1-e4b5c4ea636c tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:15.397892 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:15.397892 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:15.402349 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-286f612f-15ad-4ff7-b9f1-e4b5c4ea636c tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/detail?limit=1&marker=a1bc98c5-0664-4277-8a76-9b13986d3293 returned with HTTP 200 Aug 13 07:02:15.402349 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 760/3041] 10.4.3.81 () {66 vars in 1354 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes/detail?limit=1&marker=a1bc98c5-0664-4277-8a76-9b13986d3293 => generated 999 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:15.422607 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8821492e-604e-4f4a-acfc-41f51437f204 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.426472 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8821492e-604e-4f4a-acfc-41f51437f204 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?limit=1&marker=68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 Aug 13 07:02:15.427444 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8821492e-604e-4f4a-acfc-41f51437f204 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.427444 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8821492e-604e-4f4a-acfc-41f51437f204 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.427735 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-8821492e-604e-4f4a-acfc-41f51437f204 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:15.429189 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8821492e-604e-4f4a-acfc-41f51437f204 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:15.472407 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8821492e-604e-4f4a-acfc-41f51437f204 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:15.472407 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8821492e-604e-4f4a-acfc-41f51437f204 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/detail?limit=1&marker=68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 returned with HTTP 200 Aug 13 07:02:15.472407 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 765/3042] 10.4.3.81 () {66 vars in 1354 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes/detail?limit=1&marker=68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:02:15.486953 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-70091536-096a-4904-a1c5-27b9f50d9302 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.490277 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-70091536-096a-4904-a1c5-27b9f50d9302 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 13 07:02:15.490728 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-70091536-096a-4904-a1c5-27b9f50d9302 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.490874 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-70091536-096a-4904-a1c5-27b9f50d9302 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.491073 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-70091536-096a-4904-a1c5-27b9f50d9302 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:15.491764 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-70091536-096a-4904-a1c5-27b9f50d9302 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Could not evaluate value available, assuming string {{(pid=100294) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 07:02:15.492357 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-70091536-096a-4904-a1c5-27b9f50d9302 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:15.523679 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-70091536-096a-4904-a1c5-27b9f50d9302 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:15.525144 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:15.525144 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:15.531504 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-70091536-096a-4904-a1c5-27b9f50d9302 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 13 07:02:15.531504 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 753/3043] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1886 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:15.542085 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f557b2bc-024a-4db9-8d8b-7132aeaa387a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.543822 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f557b2bc-024a-4db9-8d8b-7132aeaa387a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 13 07:02:15.544027 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f557b2bc-024a-4db9-8d8b-7132aeaa387a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.544233 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f557b2bc-024a-4db9-8d8b-7132aeaa387a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.544518 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-f557b2bc-024a-4db9-8d8b-7132aeaa387a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:15.544737 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f557b2bc-024a-4db9-8d8b-7132aeaa387a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Could not evaluate value available, assuming string {{(pid=100297) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 07:02:15.545376 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f557b2bc-024a-4db9-8d8b-7132aeaa387a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:15.578057 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f557b2bc-024a-4db9-8d8b-7132aeaa387a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:15.579437 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:15.579437 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:15.586616 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f557b2bc-024a-4db9-8d8b-7132aeaa387a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 13 07:02:15.586983 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 766/3044] 10.4.3.81 () {66 vars in 1352 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1887 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:15.599002 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c89f87f9-008c-40a5-8ce9-cdb6f817ebbf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.601618 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c89f87f9-008c-40a5-8ce9-cdb6f817ebbf tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes?limit=1 Aug 13 07:02:15.601618 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c89f87f9-008c-40a5-8ce9-cdb6f817ebbf tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.601618 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c89f87f9-008c-40a5-8ce9-cdb6f817ebbf tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.601832 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-c89f87f9-008c-40a5-8ce9-cdb6f817ebbf tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:15.605376 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c89f87f9-008c-40a5-8ce9-cdb6f817ebbf tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:15.610846 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c89f87f9-008c-40a5-8ce9-cdb6f817ebbf tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:15.611541 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c89f87f9-008c-40a5-8ce9-cdb6f817ebbf tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 13 07:02:15.611971 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 761/3045] 10.4.3.81 () {66 vars in 1245 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:15.619725 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b081b9d8-a28e-4973-bd28-6c1b78173b41 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.620448 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c5a30ad3-db3e-4e60-8bd7-d791e8294354 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.621648 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b081b9d8-a28e-4973-bd28-6c1b78173b41 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:15.621806 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b081b9d8-a28e-4973-bd28-6c1b78173b41 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.622001 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b081b9d8-a28e-4973-bd28-6c1b78173b41 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.622128 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b081b9d8-a28e-4973-bd28-6c1b78173b41 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:15.622551 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c5a30ad3-db3e-4e60-8bd7-d791e8294354 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes?limit=1&marker=6f4213c7-6f87-4833-b747-ee57ff0bc460 Aug 13 07:02:15.624352 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c5a30ad3-db3e-4e60-8bd7-d791e8294354 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.624352 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c5a30ad3-db3e-4e60-8bd7-d791e8294354 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.624352 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-c5a30ad3-db3e-4e60-8bd7-d791e8294354 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:15.624352 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c5a30ad3-db3e-4e60-8bd7-d791e8294354 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:15.629705 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:15.629705 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:15.630527 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b081b9d8-a28e-4973-bd28-6c1b78173b41 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 200 Aug 13 07:02:15.630883 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 766/3046] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:15.660962 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e1d11658-b8d5-4ded-9755-b613c4292b65 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.663386 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e1d11658-b8d5-4ded-9755-b613c4292b65 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] GET https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:02:15.663510 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e1d11658-b8d5-4ded-9755-b613c4292b65 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.664246 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e1d11658-b8d5-4ded-9755-b613c4292b65 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.673711 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c5a30ad3-db3e-4e60-8bd7-d791e8294354 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:15.674104 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c5a30ad3-db3e-4e60-8bd7-d791e8294354 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes?limit=1&marker=6f4213c7-6f87-4833-b747-ee57ff0bc460 returned with HTTP 200 Aug 13 07:02:15.675753 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 754/3047] 10.4.3.81 () {66 vars in 1333 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes?limit=1&marker=6f4213c7-6f87-4833-b747-ee57ff0bc460 => generated 466 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:15.683833 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:15.683833 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:15.689334 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-08a33b97-6dbb-4b58-a9fc-bb9d3017ed36 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.689986 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e1d11658-b8d5-4ded-9755-b613c4292b65 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:02:15.691038 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-08a33b97-6dbb-4b58-a9fc-bb9d3017ed36 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes?limit=1&marker=a1bc98c5-0664-4277-8a76-9b13986d3293 Aug 13 07:02:15.691229 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-08a33b97-6dbb-4b58-a9fc-bb9d3017ed36 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.691443 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-08a33b97-6dbb-4b58-a9fc-bb9d3017ed36 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.691720 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-08a33b97-6dbb-4b58-a9fc-bb9d3017ed36 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:15.692009 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:15.692009 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:15.692434 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-08a33b97-6dbb-4b58-a9fc-bb9d3017ed36 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:15.695566 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-516acbdf-1983-4718-82e0-abf14977337c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.695747 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e1d11658-b8d5-4ded-9755-b613c4292b65 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 200 Aug 13 07:02:15.696286 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 767/3048] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 1157 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:02:15.700237 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-516acbdf-1983-4718-82e0-abf14977337c tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 Aug 13 07:02:15.700476 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-516acbdf-1983-4718-82e0-abf14977337c tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.701268 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-516acbdf-1983-4718-82e0-abf14977337c tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.701268 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-516acbdf-1983-4718-82e0-abf14977337c tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 5451aff1-2952-4cda-a9aa-a32b9bc72ea9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:15.703948 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-08a33b97-6dbb-4b58-a9fc-bb9d3017ed36 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:15.704455 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-08a33b97-6dbb-4b58-a9fc-bb9d3017ed36 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes?limit=1&marker=a1bc98c5-0664-4277-8a76-9b13986d3293 returned with HTTP 200 Aug 13 07:02:15.704858 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 762/3049] 10.4.3.81 () {66 vars in 1333 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes?limit=1&marker=a1bc98c5-0664-4277-8a76-9b13986d3293 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:15.708473 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:15.708473 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:15.708473 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-516acbdf-1983-4718-82e0-abf14977337c tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 returned with HTTP 200 Aug 13 07:02:15.708473 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 767/3050] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:15.713862 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f58fae90-ddac-4323-ab1f-71efe4aa8a47 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.714257 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b993f09a-5731-419b-825f-3d6d50764e6a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.715995 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b993f09a-5731-419b-825f-3d6d50764e6a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes?limit=1&marker=68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 Aug 13 07:02:15.716200 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b993f09a-5731-419b-825f-3d6d50764e6a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.716262 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f58fae90-ddac-4323-ab1f-71efe4aa8a47 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] GET https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:02:15.716365 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b993f09a-5731-419b-825f-3d6d50764e6a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.716460 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f58fae90-ddac-4323-ab1f-71efe4aa8a47 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.716582 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-b993f09a-5731-419b-825f-3d6d50764e6a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:15.716738 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f58fae90-ddac-4323-ab1f-71efe4aa8a47 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.717280 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b993f09a-5731-419b-825f-3d6d50764e6a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:15.727533 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:15.727533 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:15.728815 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b993f09a-5731-419b-825f-3d6d50764e6a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:15.732385 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b993f09a-5731-419b-825f-3d6d50764e6a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes?limit=1&marker=68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 returned with HTTP 200 Aug 13 07:02:15.732385 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 768/3051] 10.4.3.81 () {66 vars in 1333 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes?limit=1&marker=68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:02:15.732641 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f58fae90-ddac-4323-ab1f-71efe4aa8a47 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:02:15.737505 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f58fae90-ddac-4323-ab1f-71efe4aa8a47 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 200 Aug 13 07:02:15.737881 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 755/3052] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 1157 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:02:15.739434 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-135b752b-667f-4501-a048-4a93c3e94421 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.741406 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-135b752b-667f-4501-a048-4a93c3e94421 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-740053994&status=available Aug 13 07:02:15.741727 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-135b752b-667f-4501-a048-4a93c3e94421 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.741976 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-135b752b-667f-4501-a048-4a93c3e94421 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.742303 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-135b752b-667f-4501-a048-4a93c3e94421 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:15.742654 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-135b752b-667f-4501-a048-4a93c3e94421 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Could not evaluate value available, assuming string {{(pid=100296) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 07:02:15.742943 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:15.742943 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:15.743313 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-135b752b-667f-4501-a048-4a93c3e94421 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-740053994'), ('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:15.773495 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-135b752b-667f-4501-a048-4a93c3e94421 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:15.773949 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-135b752b-667f-4501-a048-4a93c3e94421 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-740053994&status=available returned with HTTP 200 Aug 13 07:02:15.774357 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 763/3053] 10.4.3.81 () {66 vars in 1363 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-740053994&status=available => generated 331 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:15.783895 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-82c9145e-99f7-4c27-8e68-3094eec2711a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.786441 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82c9145e-99f7-4c27-8e68-3094eec2711a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1665473179&status=available Aug 13 07:02:15.786694 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-82c9145e-99f7-4c27-8e68-3094eec2711a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.786901 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-82c9145e-99f7-4c27-8e68-3094eec2711a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.787224 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-82c9145e-99f7-4c27-8e68-3094eec2711a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:15.787680 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-82c9145e-99f7-4c27-8e68-3094eec2711a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Could not evaluate value available, assuming string {{(pid=100295) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 07:02:15.791183 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-82c9145e-99f7-4c27-8e68-3094eec2711a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1665473179'), ('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:15.826848 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-82c9145e-99f7-4c27-8e68-3094eec2711a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:15.828173 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:15.828173 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:15.833401 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82c9145e-99f7-4c27-8e68-3094eec2711a tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1665473179&status=available returned with HTTP 200 Aug 13 07:02:15.833918 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 768/3054] 10.4.3.81 () {66 vars in 1386 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1665473179&status=available => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:15.850963 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-075de972-37b0-49aa-8207-d8eebfdfa454 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.853900 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-075de972-37b0-49aa-8207-d8eebfdfa454 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?marker=68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2&sort=id%3Aasc Aug 13 07:02:15.854018 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-075de972-37b0-49aa-8207-d8eebfdfa454 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.854205 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-075de972-37b0-49aa-8207-d8eebfdfa454 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.854507 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-075de972-37b0-49aa-8207-d8eebfdfa454 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:15.855079 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-075de972-37b0-49aa-8207-d8eebfdfa454 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:15.890273 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-075de972-37b0-49aa-8207-d8eebfdfa454 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:15.891356 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:15.891356 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:15.901295 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-075de972-37b0-49aa-8207-d8eebfdfa454 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/detail?marker=68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2&sort=id%3Aasc returned with HTTP 200 Aug 13 07:02:15.901295 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 769/3055] 10.4.3.81 () {66 vars in 1366 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes/detail?marker=68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2&sort=id%3Aasc => generated 1702 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:15.922783 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a9ebcfb5-a0ec-40b7-a1f0-1e97483f60f6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.924475 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a9ebcfb5-a0ec-40b7-a1f0-1e97483f60f6 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 13 07:02:15.924727 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a9ebcfb5-a0ec-40b7-a1f0-1e97483f60f6 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.925152 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a9ebcfb5-a0ec-40b7-a1f0-1e97483f60f6 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.925240 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-a9ebcfb5-a0ec-40b7-a1f0-1e97483f60f6 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:15.926034 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a9ebcfb5-a0ec-40b7-a1f0-1e97483f60f6 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:15.961053 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a9ebcfb5-a0ec-40b7-a1f0-1e97483f60f6 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:15.962000 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:15.962000 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:15.967378 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a9ebcfb5-a0ec-40b7-a1f0-1e97483f60f6 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 13 07:02:15.967856 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 756/3056] 10.4.3.81 () {66 vars in 1330 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2546 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:15.982619 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d52dc2aa-499d-4872-9a2b-54294bfa3a14 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:15.984812 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d52dc2aa-499d-4872-9a2b-54294bfa3a14 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:02:15.985006 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d52dc2aa-499d-4872-9a2b-54294bfa3a14 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:15.985209 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d52dc2aa-499d-4872-9a2b-54294bfa3a14 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:15.985444 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-d52dc2aa-499d-4872-9a2b-54294bfa3a14 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:15.985719 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:15.985719 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:15.986095 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d52dc2aa-499d-4872-9a2b-54294bfa3a14 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:15.999096 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d52dc2aa-499d-4872-9a2b-54294bfa3a14 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:16.001246 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:16.001246 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:16.006489 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d52dc2aa-499d-4872-9a2b-54294bfa3a14 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:02:16.006900 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 764/3057] 10.4.3.81 () {66 vars in 1251 bytes} [Thu Aug 13 07:02:15 2026] GET /volume/v3/volumes/detail => generated 2546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:16.019907 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-9a5f27fb-2fdb-4b51-a0c5-73bdaeea5c87 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:16.022676 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-9a5f27fb-2fdb-4b51-a0c5-73bdaeea5c87 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] GET https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:02:16.023111 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-9a5f27fb-2fdb-4b51-a0c5-73bdaeea5c87 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:16.023111 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-9a5f27fb-2fdb-4b51-a0c5-73bdaeea5c87 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:16.023402 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ea96cc4f-2507-41ad-8a21-66855375cd9f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:16.025630 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ea96cc4f-2507-41ad-8a21-66855375cd9f tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 13 07:02:16.025630 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ea96cc4f-2507-41ad-8a21-66855375cd9f tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:16.025790 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ea96cc4f-2507-41ad-8a21-66855375cd9f tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:16.027640 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-ea96cc4f-2507-41ad-8a21-66855375cd9f tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:16.027640 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea96cc4f-2507-41ad-8a21-66855375cd9f tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:16.033155 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:16.033155 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:16.037568 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-9a5f27fb-2fdb-4b51-a0c5-73bdaeea5c87 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:02:16.043659 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-9a5f27fb-2fdb-4b51-a0c5-73bdaeea5c87 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 200 Aug 13 07:02:16.044504 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 769/3058] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:02:16 2026] GET /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:16.060721 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ea96cc4f-2507-41ad-8a21-66855375cd9f tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:16.061410 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ea96cc4f-2507-41ad-8a21-66855375cd9f tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 13 07:02:16.061804 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 770/3059] 10.4.3.81 () {66 vars in 1309 bytes} [Thu Aug 13 07:02:16 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 968 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:16.066350 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-2a581f48-3722-49a1-86e8-01d6133e7eab None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:16.066727 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-2a581f48-3722-49a1-86e8-01d6133e7eab tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] POST https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b/action Aug 13 07:02:16.067135 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-2a581f48-3722-49a1-86e8-01d6133e7eab tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:02:16.067315 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-2a581f48-3722-49a1-86e8-01d6133e7eab tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:16.070925 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5f9992f3-eaf3-4ba4-b141-8643e79251c9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:16.073105 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5f9992f3-eaf3-4ba4-b141-8643e79251c9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes?availability_zone=nova Aug 13 07:02:16.073409 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5f9992f3-eaf3-4ba4-b141-8643e79251c9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:16.073653 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5f9992f3-eaf3-4ba4-b141-8643e79251c9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:16.073939 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-5f9992f3-eaf3-4ba4-b141-8643e79251c9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:16.074254 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5f9992f3-eaf3-4ba4-b141-8643e79251c9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Could not evaluate value nova, assuming string {{(pid=100296) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 07:02:16.075442 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5f9992f3-eaf3-4ba4-b141-8643e79251c9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:16.080351 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:16.080351 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:16.080704 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-2a581f48-3722-49a1-86e8-01d6133e7eab tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:02:16.096098 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-2a581f48-3722-49a1-86e8-01d6133e7eab tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Begin detaching volume completed successfully. Aug 13 07:02:16.096529 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-2a581f48-3722-49a1-86e8-01d6133e7eab tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b/action returned with HTTP 202 Aug 13 07:02:16.096762 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 757/3060] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:02:16 2026] POST /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:02:16.121695 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-98335874-0fed-4c70-a7ca-31684a89cad7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:16.123258 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5f9992f3-eaf3-4ba4-b141-8643e79251c9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:16.123789 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5f9992f3-eaf3-4ba4-b141-8643e79251c9 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 13 07:02:16.124155 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 765/3061] 10.4.3.81 () {66 vars in 1275 bytes} [Thu Aug 13 07:02:16 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:16.125397 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-98335874-0fed-4c70-a7ca-31684a89cad7 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] GET https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:02:16.125666 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-98335874-0fed-4c70-a7ca-31684a89cad7 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:16.125891 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-98335874-0fed-4c70-a7ca-31684a89cad7 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:16.136640 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d2a4417b-6b96-4ce2-b56f-9b8fcabb9136 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:16.138096 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:16.138096 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:16.139803 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d2a4417b-6b96-4ce2-b56f-9b8fcabb9136 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes?availability_zone=nova Aug 13 07:02:16.140042 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d2a4417b-6b96-4ce2-b56f-9b8fcabb9136 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:16.140254 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d2a4417b-6b96-4ce2-b56f-9b8fcabb9136 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:16.140505 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-d2a4417b-6b96-4ce2-b56f-9b8fcabb9136 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:16.140727 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d2a4417b-6b96-4ce2-b56f-9b8fcabb9136 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Could not evaluate value nova, assuming string {{(pid=100297) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 07:02:16.141049 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:16.141049 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:16.143181 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-98335874-0fed-4c70-a7ca-31684a89cad7 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:02:16.143672 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d2a4417b-6b96-4ce2-b56f-9b8fcabb9136 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:16.149031 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-98335874-0fed-4c70-a7ca-31684a89cad7 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 200 Aug 13 07:02:16.151338 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 770/3062] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:02:16 2026] GET /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 1160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:02:16.154852 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-92fa6a6c-9bbd-41c6-88a2-543a4530ac90 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:16.155285 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-92fa6a6c-9bbd-41c6-88a2-543a4530ac90 None None] GET https://10.4.3.81/volume// Aug 13 07:02:16.155533 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-92fa6a6c-9bbd-41c6-88a2-543a4530ac90 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:16.155761 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-92fa6a6c-9bbd-41c6-88a2-543a4530ac90 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:16.156144 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-92fa6a6c-9bbd-41c6-88a2-543a4530ac90 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:02:16.156486 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 758/3063] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:02:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:02:16.167803 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-bfc5c1a3-5166-4569-be16-5ca2282ef3ab None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:16.171660 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-bfc5c1a3-5166-4569-be16-5ca2282ef3ab tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] GET https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:02:16.172035 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-bfc5c1a3-5166-4569-be16-5ca2282ef3ab tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:16.172265 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-bfc5c1a3-5166-4569-be16-5ca2282ef3ab tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:16.174014 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d2a4417b-6b96-4ce2-b56f-9b8fcabb9136 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:16.174546 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d2a4417b-6b96-4ce2-b56f-9b8fcabb9136 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 13 07:02:16.174901 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 771/3064] 10.4.3.81 () {66 vars in 1275 bytes} [Thu Aug 13 07:02:16 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:16.188379 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cf7ca30f-b28e-40ae-a255-42b7a68917bf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:16.189863 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:16.189863 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:16.190126 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf7ca30f-b28e-40ae-a255-42b7a68917bf tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes?bootable=false Aug 13 07:02:16.190425 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cf7ca30f-b28e-40ae-a255-42b7a68917bf tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:16.190648 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cf7ca30f-b28e-40ae-a255-42b7a68917bf tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:16.190849 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-cf7ca30f-b28e-40ae-a255-42b7a68917bf tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:16.191674 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cf7ca30f-b28e-40ae-a255-42b7a68917bf tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:16.197267 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-bfc5c1a3-5166-4569-be16-5ca2282ef3ab tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:02:16.202155 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-bfc5c1a3-5166-4569-be16-5ca2282ef3ab tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 200 Aug 13 07:02:16.202592 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 766/3065] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:02:16 2026] GET /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 1322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:02:16.401349 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cf7ca30f-b28e-40ae-a255-42b7a68917bf tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:16.401742 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf7ca30f-b28e-40ae-a255-42b7a68917bf tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 13 07:02:16.402431 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 771/3066] 10.4.3.81 () {66 vars in 1259 bytes} [Thu Aug 13 07:02:16 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:16.417634 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-02116d4b-88c5-461c-b596-a36d4335ddaa None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:16.419684 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-02116d4b-88c5-461c-b596-a36d4335ddaa tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes?bootable=false Aug 13 07:02:16.419956 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-02116d4b-88c5-461c-b596-a36d4335ddaa tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:16.420197 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-02116d4b-88c5-461c-b596-a36d4335ddaa tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:16.420453 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-02116d4b-88c5-461c-b596-a36d4335ddaa tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:16.421516 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-02116d4b-88c5-461c-b596-a36d4335ddaa tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:16.460745 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-02116d4b-88c5-461c-b596-a36d4335ddaa tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:16.461631 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-02116d4b-88c5-461c-b596-a36d4335ddaa tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 13 07:02:16.462299 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 759/3067] 10.4.3.81 () {66 vars in 1259 bytes} [Thu Aug 13 07:02:16 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:16.474297 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-dcc4bc43-dff3-4d25-80a7-0c8565f7f1a5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:16.476733 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dcc4bc43-dff3-4d25-80a7-0c8565f7f1a5 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes?status=available Aug 13 07:02:16.477758 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dcc4bc43-dff3-4d25-80a7-0c8565f7f1a5 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:16.477758 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dcc4bc43-dff3-4d25-80a7-0c8565f7f1a5 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:16.477758 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-dcc4bc43-dff3-4d25-80a7-0c8565f7f1a5 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:16.477758 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-dcc4bc43-dff3-4d25-80a7-0c8565f7f1a5 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Could not evaluate value available, assuming string {{(pid=100297) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 07:02:16.478019 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:16.478019 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:16.478189 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-dcc4bc43-dff3-4d25-80a7-0c8565f7f1a5 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:16.486515 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-dcc4bc43-dff3-4d25-80a7-0c8565f7f1a5 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:16.487064 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dcc4bc43-dff3-4d25-80a7-0c8565f7f1a5 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes?status=available returned with HTTP 200 Aug 13 07:02:16.487446 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 772/3068] 10.4.3.81 () {66 vars in 1263 bytes} [Thu Aug 13 07:02:16 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:16.498943 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e9c77c00-2fe6-4065-ab0e-0fd0dc3ab932 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:16.500442 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e9c77c00-2fe6-4065-ab0e-0fd0dc3ab932 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes?status=available Aug 13 07:02:16.500442 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e9c77c00-2fe6-4065-ab0e-0fd0dc3ab932 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:16.500442 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e9c77c00-2fe6-4065-ab0e-0fd0dc3ab932 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:16.500729 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-e9c77c00-2fe6-4065-ab0e-0fd0dc3ab932 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:16.500939 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e9c77c00-2fe6-4065-ab0e-0fd0dc3ab932 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Could not evaluate value available, assuming string {{(pid=100296) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 07:02:16.502158 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e9c77c00-2fe6-4065-ab0e-0fd0dc3ab932 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:16.544614 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e9c77c00-2fe6-4065-ab0e-0fd0dc3ab932 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:16.545496 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e9c77c00-2fe6-4065-ab0e-0fd0dc3ab932 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes?status=available returned with HTTP 200 Aug 13 07:02:16.546016 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 767/3069] 10.4.3.81 () {66 vars in 1263 bytes} [Thu Aug 13 07:02:16 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:16.556605 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3b5e4113-3fc7-4334-85a1-32d6f4576520 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:16.559382 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3b5e4113-3fc7-4334-85a1-32d6f4576520 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?availability_zone=nova Aug 13 07:02:16.559382 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3b5e4113-3fc7-4334-85a1-32d6f4576520 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:16.559382 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3b5e4113-3fc7-4334-85a1-32d6f4576520 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:16.559382 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-3b5e4113-3fc7-4334-85a1-32d6f4576520 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:16.559382 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3b5e4113-3fc7-4334-85a1-32d6f4576520 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Could not evaluate value nova, assuming string {{(pid=100295) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 07:02:16.559916 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:16.559916 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:16.559916 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3b5e4113-3fc7-4334-85a1-32d6f4576520 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:16.587599 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3b5e4113-3fc7-4334-85a1-32d6f4576520 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:16.588649 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:16.588649 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:16.592942 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3b5e4113-3fc7-4334-85a1-32d6f4576520 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 13 07:02:16.593343 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 772/3070] 10.4.3.81 () {66 vars in 1296 bytes} [Thu Aug 13 07:02:16 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2546 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:16.607907 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-41088d6e-b32b-43a3-8bc3-da3d8b17dcff None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:16.609642 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-41088d6e-b32b-43a3-8bc3-da3d8b17dcff tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?bootable=false Aug 13 07:02:16.609894 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-41088d6e-b32b-43a3-8bc3-da3d8b17dcff tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:16.610080 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-41088d6e-b32b-43a3-8bc3-da3d8b17dcff tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:16.610343 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-41088d6e-b32b-43a3-8bc3-da3d8b17dcff tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:16.610652 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:16.610652 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:16.611027 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-41088d6e-b32b-43a3-8bc3-da3d8b17dcff tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:16.618649 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-41088d6e-b32b-43a3-8bc3-da3d8b17dcff tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:16.619972 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:16.619972 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:16.624817 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-41088d6e-b32b-43a3-8bc3-da3d8b17dcff tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 13 07:02:16.625390 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 760/3071] 10.4.3.81 () {66 vars in 1280 bytes} [Thu Aug 13 07:02:16 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2546 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:16.641992 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0776ad6b-e115-4fbc-8e8e-3e54dc71a827 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:16.642410 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0f02ea78-675e-41b9-a333-8f03d8273e8d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:16.643741 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0776ad6b-e115-4fbc-8e8e-3e54dc71a827 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:16.643916 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0776ad6b-e115-4fbc-8e8e-3e54dc71a827 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:16.644061 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0f02ea78-675e-41b9-a333-8f03d8273e8d tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?status=available Aug 13 07:02:16.644096 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0776ad6b-e115-4fbc-8e8e-3e54dc71a827 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:16.644193 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-0776ad6b-e115-4fbc-8e8e-3e54dc71a827 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:16.644283 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0f02ea78-675e-41b9-a333-8f03d8273e8d tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:16.644494 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0f02ea78-675e-41b9-a333-8f03d8273e8d tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:16.644714 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-0f02ea78-675e-41b9-a333-8f03d8273e8d tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:02:16.644942 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0f02ea78-675e-41b9-a333-8f03d8273e8d tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Could not evaluate value available, assuming string {{(pid=100296) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 07:02:16.645192 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:16.645192 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:16.645695 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0f02ea78-675e-41b9-a333-8f03d8273e8d tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:02:16.647995 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:16.647995 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:16.648629 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0776ad6b-e115-4fbc-8e8e-3e54dc71a827 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 200 Aug 13 07:02:16.648973 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 773/3072] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:16 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:16.652772 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0f02ea78-675e-41b9-a333-8f03d8273e8d tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Get all volumes completed successfully. Aug 13 07:02:16.653567 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:16.653567 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:16.657068 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0f02ea78-675e-41b9-a333-8f03d8273e8d tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 13 07:02:16.657440 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 768/3073] 10.4.3.81 () {66 vars in 1284 bytes} [Thu Aug 13 07:02:16 2026] GET /volume/v3/volumes/detail?status=available => generated 2546 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:16.669913 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-832062e5-4a37-4f3b-86d8-cdddcf0af7d2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:16.671679 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-832062e5-4a37-4f3b-86d8-cdddcf0af7d2 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/6f4213c7-6f87-4833-b747-ee57ff0bc460 Aug 13 07:02:16.671910 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-832062e5-4a37-4f3b-86d8-cdddcf0af7d2 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:16.672065 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-832062e5-4a37-4f3b-86d8-cdddcf0af7d2 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:16.679550 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:16.679550 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:16.683345 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-832062e5-4a37-4f3b-86d8-cdddcf0af7d2 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Volume info retrieved successfully. Aug 13 07:02:16.687437 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-832062e5-4a37-4f3b-86d8-cdddcf0af7d2 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/6f4213c7-6f87-4833-b747-ee57ff0bc460 returned with HTTP 200 Aug 13 07:02:16.687817 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 773/3074] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:16 2026] GET /volume/v3/volumes/6f4213c7-6f87-4833-b747-ee57ff0bc460 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:16.699428 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-71c45bc9-42a4-4649-b956-a427e09da155 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:16.701782 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-71c45bc9-42a4-4649-b956-a427e09da155 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] DELETE https://10.4.3.81/volume/v3/volumes/6f4213c7-6f87-4833-b747-ee57ff0bc460 Aug 13 07:02:16.702016 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-71c45bc9-42a4-4649-b956-a427e09da155 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:16.702253 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-71c45bc9-42a4-4649-b956-a427e09da155 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:16.702471 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-71c45bc9-42a4-4649-b956-a427e09da155 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Delete volume with id: 6f4213c7-6f87-4833-b747-ee57ff0bc460 Aug 13 07:02:16.711800 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:16.711800 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:16.711800 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-71c45bc9-42a4-4649-b956-a427e09da155 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Volume info retrieved successfully. Aug 13 07:02:16.723061 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-44bcce03-3a97-4bc2-ad69-216f5e28f072 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:16.726339 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-44bcce03-3a97-4bc2-ad69-216f5e28f072 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 Aug 13 07:02:16.726339 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-44bcce03-3a97-4bc2-ad69-216f5e28f072 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:16.726339 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-44bcce03-3a97-4bc2-ad69-216f5e28f072 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:16.726339 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-44bcce03-3a97-4bc2-ad69-216f5e28f072 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 5451aff1-2952-4cda-a9aa-a32b9bc72ea9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:16.732457 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:16.732457 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:16.734876 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-44bcce03-3a97-4bc2-ad69-216f5e28f072 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 returned with HTTP 200 Aug 13 07:02:16.735429 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 774/3075] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:16 2026] GET /volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:16.742339 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-71c45bc9-42a4-4649-b956-a427e09da155 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Delete volume request issued successfully. Aug 13 07:02:16.742564 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-71c45bc9-42a4-4649-b956-a427e09da155 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/6f4213c7-6f87-4833-b747-ee57ff0bc460 returned with HTTP 202 Aug 13 07:02:16.743544 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 761/3076] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:02:16 2026] DELETE /volume/v3/volumes/6f4213c7-6f87-4833-b747-ee57ff0bc460 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:02:16.753146 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-488756db-ebe9-476f-914b-85999f2ee2b4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:16.755150 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-488756db-ebe9-476f-914b-85999f2ee2b4 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/6f4213c7-6f87-4833-b747-ee57ff0bc460 Aug 13 07:02:16.755364 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-488756db-ebe9-476f-914b-85999f2ee2b4 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:16.755582 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-488756db-ebe9-476f-914b-85999f2ee2b4 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:16.763700 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:16.763700 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:16.769862 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-488756db-ebe9-476f-914b-85999f2ee2b4 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Volume info retrieved successfully. Aug 13 07:02:16.775431 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-488756db-ebe9-476f-914b-85999f2ee2b4 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/6f4213c7-6f87-4833-b747-ee57ff0bc460 returned with HTTP 200 Aug 13 07:02:16.775663 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 769/3077] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:16 2026] GET /volume/v3/volumes/6f4213c7-6f87-4833-b747-ee57ff0bc460 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:17.165185 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7f860d2e-e8d2-47db-a05d-216249ca1935 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:17.167687 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f860d2e-e8d2-47db-a05d-216249ca1935 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] GET https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:02:17.167892 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f860d2e-e8d2-47db-a05d-216249ca1935 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:17.168082 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f860d2e-e8d2-47db-a05d-216249ca1935 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:17.184721 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:17.184721 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:17.190760 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7f860d2e-e8d2-47db-a05d-216249ca1935 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:02:17.195757 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f860d2e-e8d2-47db-a05d-216249ca1935 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 200 Aug 13 07:02:17.196174 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 774/3078] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:02:17 2026] GET /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 1160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:02:17.202499 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-81335354-b17f-440c-80dc-444d00d9570b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:17.204807 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-81335354-b17f-440c-80dc-444d00d9570b tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] DELETE https://10.4.3.81/volume/v3/attachments/00d2f04d-36a5-4d70-8f63-c17bdcebd12b Aug 13 07:02:17.204982 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-81335354-b17f-440c-80dc-444d00d9570b tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:17.205159 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-81335354-b17f-440c-80dc-444d00d9570b tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:17.212830 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:17.212830 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:17.273092 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-820fbbc9-fe4a-44d0-a908-52f96f3feb42 req-81335354-b17f-440c-80dc-444d00d9570b tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/attachments/00d2f04d-36a5-4d70-8f63-c17bdcebd12b returned with HTTP 200 Aug 13 07:02:17.273092 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 775/3079] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:02:17 2026] DELETE /volume/v3/attachments/00d2f04d-36a5-4d70-8f63-c17bdcebd12b => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:17.662747 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7b5998ef-3cd3-451d-a324-ffe066d905bd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:17.664874 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7b5998ef-3cd3-451d-a324-ffe066d905bd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:17.666338 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7b5998ef-3cd3-451d-a324-ffe066d905bd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:17.666338 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7b5998ef-3cd3-451d-a324-ffe066d905bd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:17.666338 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-7b5998ef-3cd3-451d-a324-ffe066d905bd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:17.671699 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:17.671699 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:17.673059 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7b5998ef-3cd3-451d-a324-ffe066d905bd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 200 Aug 13 07:02:17.673664 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 762/3080] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:17 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:17.746986 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-483d2b19-5a43-46d3-a9a3-c27c43421933 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:17.748735 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-483d2b19-5a43-46d3-a9a3-c27c43421933 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 Aug 13 07:02:17.748979 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-483d2b19-5a43-46d3-a9a3-c27c43421933 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:17.749252 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-483d2b19-5a43-46d3-a9a3-c27c43421933 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:17.749414 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-483d2b19-5a43-46d3-a9a3-c27c43421933 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 5451aff1-2952-4cda-a9aa-a32b9bc72ea9. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:17.752950 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:17.752950 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:17.753624 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-483d2b19-5a43-46d3-a9a3-c27c43421933 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 returned with HTTP 200 Aug 13 07:02:17.753966 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 770/3081] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:17 2026] GET /volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:17.786649 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-740f7f3f-95d6-4cc6-95b5-8f4932e8894e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:17.788545 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-740f7f3f-95d6-4cc6-95b5-8f4932e8894e tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/6f4213c7-6f87-4833-b747-ee57ff0bc460 Aug 13 07:02:17.788769 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-740f7f3f-95d6-4cc6-95b5-8f4932e8894e tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:17.788981 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-740f7f3f-95d6-4cc6-95b5-8f4932e8894e tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:17.807358 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-740f7f3f-95d6-4cc6-95b5-8f4932e8894e tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/6f4213c7-6f87-4833-b747-ee57ff0bc460 returned with HTTP 404 Aug 13 07:02:17.807358 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 775/3082] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:17 2026] GET /volume/v3/volumes/6f4213c7-6f87-4833-b747-ee57ff0bc460 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:17.818438 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-52327053-a2bb-47ce-bc73-dbc58406dfd3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:17.822283 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-52327053-a2bb-47ce-bc73-dbc58406dfd3 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/a1bc98c5-0664-4277-8a76-9b13986d3293 Aug 13 07:02:17.823593 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-52327053-a2bb-47ce-bc73-dbc58406dfd3 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:17.823809 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-52327053-a2bb-47ce-bc73-dbc58406dfd3 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:17.833751 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:17.833751 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:17.837644 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-52327053-a2bb-47ce-bc73-dbc58406dfd3 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Volume info retrieved successfully. Aug 13 07:02:17.841498 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-52327053-a2bb-47ce-bc73-dbc58406dfd3 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/a1bc98c5-0664-4277-8a76-9b13986d3293 returned with HTTP 200 Aug 13 07:02:17.841841 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 776/3083] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:17 2026] GET /volume/v3/volumes/a1bc98c5-0664-4277-8a76-9b13986d3293 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:17.859542 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bd00b59f-0302-40e6-b11d-c7953cfb071c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:17.862489 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bd00b59f-0302-40e6-b11d-c7953cfb071c tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a1bc98c5-0664-4277-8a76-9b13986d3293 Aug 13 07:02:17.862675 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bd00b59f-0302-40e6-b11d-c7953cfb071c tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:17.862856 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bd00b59f-0302-40e6-b11d-c7953cfb071c tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:17.863003 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-bd00b59f-0302-40e6-b11d-c7953cfb071c tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Delete volume with id: a1bc98c5-0664-4277-8a76-9b13986d3293 Aug 13 07:02:17.871450 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:17.871450 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:17.871849 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bd00b59f-0302-40e6-b11d-c7953cfb071c tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Volume info retrieved successfully. Aug 13 07:02:17.889453 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bd00b59f-0302-40e6-b11d-c7953cfb071c tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Delete volume request issued successfully. Aug 13 07:02:17.889641 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bd00b59f-0302-40e6-b11d-c7953cfb071c tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/a1bc98c5-0664-4277-8a76-9b13986d3293 returned with HTTP 202 Aug 13 07:02:17.890010 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 763/3084] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:02:17 2026] DELETE /volume/v3/volumes/a1bc98c5-0664-4277-8a76-9b13986d3293 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:02:17.897967 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-91799a09-d804-4752-9e83-7b2e7b25fee1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:17.899335 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-91799a09-d804-4752-9e83-7b2e7b25fee1 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/a1bc98c5-0664-4277-8a76-9b13986d3293 Aug 13 07:02:17.899726 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-91799a09-d804-4752-9e83-7b2e7b25fee1 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:17.899983 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-91799a09-d804-4752-9e83-7b2e7b25fee1 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:17.906541 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:17.906541 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:17.910242 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-91799a09-d804-4752-9e83-7b2e7b25fee1 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Volume info retrieved successfully. Aug 13 07:02:17.914941 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-91799a09-d804-4752-9e83-7b2e7b25fee1 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/a1bc98c5-0664-4277-8a76-9b13986d3293 returned with HTTP 200 Aug 13 07:02:17.915439 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 771/3085] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:17 2026] GET /volume/v3/volumes/a1bc98c5-0664-4277-8a76-9b13986d3293 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:18.211056 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1b00711a-3a35-44c5-9246-51c94b98551d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:18.216102 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1b00711a-3a35-44c5-9246-51c94b98551d tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] GET https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:02:18.216102 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1b00711a-3a35-44c5-9246-51c94b98551d tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:18.216102 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1b00711a-3a35-44c5-9246-51c94b98551d tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:18.226008 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:18.226008 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:18.234144 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1b00711a-3a35-44c5-9246-51c94b98551d tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:02:18.237082 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1b00711a-3a35-44c5-9246-51c94b98551d tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 200 Aug 13 07:02:18.237803 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 776/3086] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:02:18 2026] GET /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:18.686347 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-949d351e-3d58-439c-a215-83747dd195d9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:18.686347 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-949d351e-3d58-439c-a215-83747dd195d9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b Aug 13 07:02:18.686347 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-949d351e-3d58-439c-a215-83747dd195d9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:18.686347 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-949d351e-3d58-439c-a215-83747dd195d9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:18.686589 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-949d351e-3d58-439c-a215-83747dd195d9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 4361b09c-6e21-44de-ad20-c0993907cc4b. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:18.691089 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-949d351e-3d58-439c-a215-83747dd195d9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b returned with HTTP 404 Aug 13 07:02:18.691655 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 777/3087] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:18 2026] GET /volume/v3/backups/4361b09c-6e21-44de-ad20-c0993907cc4b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:18.765981 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cbd9ef41-d1c5-42c8-bf4c-e114cba44710 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:18.768905 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cbd9ef41-d1c5-42c8-bf4c-e114cba44710 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 Aug 13 07:02:18.769178 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cbd9ef41-d1c5-42c8-bf4c-e114cba44710 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:18.769296 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cbd9ef41-d1c5-42c8-bf4c-e114cba44710 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:18.769412 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-cbd9ef41-d1c5-42c8-bf4c-e114cba44710 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 5451aff1-2952-4cda-a9aa-a32b9bc72ea9. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:18.776591 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:18.776591 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:18.777298 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cbd9ef41-d1c5-42c8-bf4c-e114cba44710 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 returned with HTTP 200 Aug 13 07:02:18.777688 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 764/3088] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:18 2026] GET /volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:18.933394 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7134edf3-2c2c-4c97-8de7-5c7f8a7c1c3b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:18.937994 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7134edf3-2c2c-4c97-8de7-5c7f8a7c1c3b tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/a1bc98c5-0664-4277-8a76-9b13986d3293 Aug 13 07:02:18.938898 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7134edf3-2c2c-4c97-8de7-5c7f8a7c1c3b tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:18.939835 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7134edf3-2c2c-4c97-8de7-5c7f8a7c1c3b tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:18.954956 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7134edf3-2c2c-4c97-8de7-5c7f8a7c1c3b tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/a1bc98c5-0664-4277-8a76-9b13986d3293 returned with HTTP 404 Aug 13 07:02:18.955286 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 772/3089] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:18 2026] GET /volume/v3/volumes/a1bc98c5-0664-4277-8a76-9b13986d3293 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:18.967159 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7d6f95d4-a17b-44f1-911c-985028db4bdc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:18.969625 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d6f95d4-a17b-44f1-911c-985028db4bdc tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 Aug 13 07:02:18.969885 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d6f95d4-a17b-44f1-911c-985028db4bdc tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:18.970152 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d6f95d4-a17b-44f1-911c-985028db4bdc tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:18.979165 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:18.979165 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:18.985007 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7d6f95d4-a17b-44f1-911c-985028db4bdc tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Volume info retrieved successfully. Aug 13 07:02:18.993384 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d6f95d4-a17b-44f1-911c-985028db4bdc tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 returned with HTTP 200 Aug 13 07:02:18.993897 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 777/3090] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:18 2026] GET /volume/v3/volumes/68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:19.006181 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-382b82fa-369b-4024-ab1b-9a3cae6f71a3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:19.010385 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-382b82fa-369b-4024-ab1b-9a3cae6f71a3 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] DELETE https://10.4.3.81/volume/v3/volumes/68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 Aug 13 07:02:19.010385 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-382b82fa-369b-4024-ab1b-9a3cae6f71a3 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:19.010385 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-382b82fa-369b-4024-ab1b-9a3cae6f71a3 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:19.010385 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-382b82fa-369b-4024-ab1b-9a3cae6f71a3 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Delete volume with id: 68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 Aug 13 07:02:19.023872 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:19.023872 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:19.025108 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-382b82fa-369b-4024-ab1b-9a3cae6f71a3 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Volume info retrieved successfully. Aug 13 07:02:19.050489 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-382b82fa-369b-4024-ab1b-9a3cae6f71a3 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Delete volume request issued successfully. Aug 13 07:02:19.050860 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-382b82fa-369b-4024-ab1b-9a3cae6f71a3 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 returned with HTTP 202 Aug 13 07:02:19.051637 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 778/3091] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:02:19 2026] DELETE /volume/v3/volumes/68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:02:19.065065 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-909fdd62-22be-4d21-a402-e351ea825146 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:19.068037 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-909fdd62-22be-4d21-a402-e351ea825146 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 Aug 13 07:02:19.068517 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-909fdd62-22be-4d21-a402-e351ea825146 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:19.069338 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-909fdd62-22be-4d21-a402-e351ea825146 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:19.081347 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:19.081347 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:19.086917 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-909fdd62-22be-4d21-a402-e351ea825146 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Volume info retrieved successfully. Aug 13 07:02:19.093057 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-909fdd62-22be-4d21-a402-e351ea825146 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 returned with HTTP 200 Aug 13 07:02:19.093794 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 765/3092] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:19 2026] GET /volume/v3/volumes/68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:19.272499 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f99195fc-66cf-4448-8ff4-0ee1a479270f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:19.275379 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f99195fc-66cf-4448-8ff4-0ee1a479270f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] DELETE https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:02:19.275642 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f99195fc-66cf-4448-8ff4-0ee1a479270f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:19.275914 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f99195fc-66cf-4448-8ff4-0ee1a479270f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:19.276033 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-f99195fc-66cf-4448-8ff4-0ee1a479270f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Delete backup with id: b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. Aug 13 07:02:19.281918 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:19.281918 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:19.301570 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-f99195fc-66cf-4448-8ff4-0ee1a479270f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] delete_backup rpcapi backup_id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee {{(pid=100296) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:02:19.303952 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f99195fc-66cf-4448-8ff4-0ee1a479270f tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 202 Aug 13 07:02:19.304574 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 773/3093] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:02:19 2026] DELETE /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:02:19.313371 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d8209c18-504f-464e-b527-d09720253acd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:19.315472 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8209c18-504f-464e-b527-d09720253acd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:02:19.315754 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8209c18-504f-464e-b527-d09720253acd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:19.316032 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8209c18-504f-464e-b527-d09720253acd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:19.316210 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d8209c18-504f-464e-b527-d09720253acd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:19.322510 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:19.322510 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:19.323286 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8209c18-504f-464e-b527-d09720253acd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 200 Aug 13 07:02:19.323684 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 778/3094] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:19 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:19.788895 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-19e166ed-30e4-4bc0-8085-ff6e9244bcfd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:19.790765 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-19e166ed-30e4-4bc0-8085-ff6e9244bcfd tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 Aug 13 07:02:19.790960 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-19e166ed-30e4-4bc0-8085-ff6e9244bcfd tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:19.791147 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-19e166ed-30e4-4bc0-8085-ff6e9244bcfd tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:19.791247 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-19e166ed-30e4-4bc0-8085-ff6e9244bcfd tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 5451aff1-2952-4cda-a9aa-a32b9bc72ea9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:19.796196 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:19.796196 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:19.796829 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-19e166ed-30e4-4bc0-8085-ff6e9244bcfd tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 returned with HTTP 200 Aug 13 07:02:19.797230 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 779/3095] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:19 2026] GET /volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:20.109244 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2072f040-0bc9-4c3a-bec0-0f6bbe34c890 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:20.111616 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2072f040-0bc9-4c3a-bec0-0f6bbe34c890 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] GET https://10.4.3.81/volume/v3/volumes/68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 Aug 13 07:02:20.111889 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2072f040-0bc9-4c3a-bec0-0f6bbe34c890 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:20.112171 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2072f040-0bc9-4c3a-bec0-0f6bbe34c890 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:20.121601 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2072f040-0bc9-4c3a-bec0-0f6bbe34c890 tempest-VolumesListTestJSON-1319373296 tempest-VolumesListTestJSON-1319373296-project-member] https://10.4.3.81/volume/v3/volumes/68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 returned with HTTP 404 Aug 13 07:02:20.121601 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 766/3096] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:20 2026] GET /volume/v3/volumes/68a8ff64-bf83-4f6c-8ce3-d6d2b0f39ec2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:20.334181 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8d396038-dfec-4ea4-8a04-264d3ea8e625 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:20.336898 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8d396038-dfec-4ea4-8a04-264d3ea8e625 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee Aug 13 07:02:20.337218 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8d396038-dfec-4ea4-8a04-264d3ea8e625 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:20.337512 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8d396038-dfec-4ea4-8a04-264d3ea8e625 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:20.337673 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-8d396038-dfec-4ea4-8a04-264d3ea8e625 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id b46e0811-5e59-4bec-bee7-c9fa7faeb9ee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:20.342142 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8d396038-dfec-4ea4-8a04-264d3ea8e625 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee returned with HTTP 404 Aug 13 07:02:20.342769 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 774/3097] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:20 2026] GET /volume/v3/backups/b46e0811-5e59-4bec-bee7-c9fa7faeb9ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:20.360469 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:20.362962 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:02:20.363757 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-847463294"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:20.366154 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-847463294'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:02:20.366154 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Create volume of 1 GB Aug 13 07:02:20.370783 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Availability Zones retrieved successfully. Aug 13 07:02:20.379613 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Flow 'volume_create_api' (c8c958bb-f22d-4b3a-ad0e-4acf74d31fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:20.380565 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a6079d5-8e1b-41c4-be79-e785e53168e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:20.381951 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:02:20.413601 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a6079d5-8e1b-41c4-be79-e785e53168e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:20.414347 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (654cc375-c8e8-46d4-b895-a9429592ba19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:20.470339 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Created reservations ['9a38a0ca-5cc2-4456-8259-79e8361c0235', '721c2c8d-b3a2-483b-b8ee-8237cf3e5a44', '9f591f62-5950-4315-8c42-b0c5aeb203c1', 'e15c50ed-e990-4e01-ba21-7dbe400a38a3'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:20.471847 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (654cc375-c8e8-46d4-b895-a9429592ba19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a38a0ca-5cc2-4456-8259-79e8361c0235', '721c2c8d-b3a2-483b-b8ee-8237cf3e5a44', '9f591f62-5950-4315-8c42-b0c5aeb203c1', 'e15c50ed-e990-4e01-ba21-7dbe400a38a3']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:20.472119 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86eb1251-0808-4ff8-a6d1-01db36dd4d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:20.495991 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86eb1251-0808-4ff8-a6d1-01db36dd4d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b23edfd3-71dd-482a-b203-313d157c2eec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-847463294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d3a35b74af40c7a21ea6e2c4a43874',qos_specs=None,replication_status=,reservations=['9a38a0ca-5cc2-4456-8259-79e8361c0235','721c2c8d-b3a2-483b-b8ee-8237cf3e5a44','9f591f62-5950-4315-8c42-b0c5aeb203c1','e15c50ed-e990-4e01-ba21-7dbe400a38a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='189a0b1fc61e4ffa955e37d52151959d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:02:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-847463294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b23edfd3-71dd-482a-b203-313d157c2eec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85d3a35b74af40c7a21ea6e2c4a43874',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='189a0b1fc61e4ffa955e37d52151959d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:20.496975 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a003a78a-43df-4e5a-9d33-540ab7dfc5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:20.515790 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a003a78a-43df-4e5a-9d33-540ab7dfc5d3) transitioned into state 'SUCCESS' from state '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-847463294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d3a35b74af40c7a21ea6e2c4a43874',qos_specs=None,replication_status=,reservations=['9a38a0ca-5cc2-4456-8259-79e8361c0235','721c2c8d-b3a2-483b-b8ee-8237cf3e5a44','9f591f62-5950-4315-8c42-b0c5aeb203c1','e15c50ed-e990-4e01-ba21-7dbe400a38a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='189a0b1fc61e4ffa955e37d52151959d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:20.516519 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea329f9c-f9e0-4011-ab32-1809785290e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:20.526137 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea329f9c-f9e0-4011-ab32-1809785290e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:20.527062 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Flow 'volume_create_api' (c8c958bb-f22d-4b3a-ad0e-4acf74d31fa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:20.527439 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Create volume request issued successfully. Aug 13 07:02:20.527954 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-01c6a80b-3992-4289-89b4-8bbaeec7f09e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:02:20.528408 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 779/3098] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:02:20 2026] POST /volume/v3/volumes => generated 746 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 07:02:20.543057 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ab7ce399-5ea3-4a35-90ea-bb02c043f2dc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:20.545725 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab7ce399-5ea3-4a35-90ea-bb02c043f2dc tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/b23edfd3-71dd-482a-b203-313d157c2eec Aug 13 07:02:20.546015 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab7ce399-5ea3-4a35-90ea-bb02c043f2dc tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:20.546215 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab7ce399-5ea3-4a35-90ea-bb02c043f2dc tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:20.559189 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:20.559189 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:20.572393 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ab7ce399-5ea3-4a35-90ea-bb02c043f2dc tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:02:20.579456 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab7ce399-5ea3-4a35-90ea-bb02c043f2dc tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/b23edfd3-71dd-482a-b203-313d157c2eec returned with HTTP 200 Aug 13 07:02:20.580195 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 780/3099] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:20 2026] GET /volume/v3/volumes/b23edfd3-71dd-482a-b203-313d157c2eec => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:20.811155 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8c94f72a-38c0-499f-bfbb-397610a7748c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:20.817055 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8c94f72a-38c0-499f-bfbb-397610a7748c tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 Aug 13 07:02:20.817395 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8c94f72a-38c0-499f-bfbb-397610a7748c tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:20.817680 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8c94f72a-38c0-499f-bfbb-397610a7748c tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:20.817807 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-8c94f72a-38c0-499f-bfbb-397610a7748c tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 5451aff1-2952-4cda-a9aa-a32b9bc72ea9. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:20.824507 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:20.824507 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:20.825248 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8c94f72a-38c0-499f-bfbb-397610a7748c tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 returned with HTTP 200 Aug 13 07:02:20.827947 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 767/3100] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:20 2026] GET /volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:21.170814 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b14376e9-7f9b-4ea9-a600-ce18011c58fa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:21.174814 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b14376e9-7f9b-4ea9-a600-ce18011c58fa tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] GET https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:02:21.175054 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b14376e9-7f9b-4ea9-a600-ce18011c58fa tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:21.175281 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b14376e9-7f9b-4ea9-a600-ce18011c58fa tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:21.183411 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:21.183411 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:21.188600 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b14376e9-7f9b-4ea9-a600-ce18011c58fa tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:02:21.194342 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b14376e9-7f9b-4ea9-a600-ce18011c58fa tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 200 Aug 13 07:02:21.194701 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 775/3101] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:02:21 2026] GET /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 865 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:21.211382 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e61d98be-e3e0-409f-8a40-ae7efcd8cbf4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:21.213185 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e61d98be-e3e0-409f-8a40-ae7efcd8cbf4 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] DELETE https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:02:21.213414 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e61d98be-e3e0-409f-8a40-ae7efcd8cbf4 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:21.213510 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e61d98be-e3e0-409f-8a40-ae7efcd8cbf4 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:21.213686 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-e61d98be-e3e0-409f-8a40-ae7efcd8cbf4 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Delete volume with id: 72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:02:21.225598 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:21.225598 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:21.226129 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e61d98be-e3e0-409f-8a40-ae7efcd8cbf4 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:02:21.256847 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e61d98be-e3e0-409f-8a40-ae7efcd8cbf4 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Delete volume request issued successfully. Aug 13 07:02:21.257024 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e61d98be-e3e0-409f-8a40-ae7efcd8cbf4 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 202 Aug 13 07:02:21.257461 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 780/3102] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:02:21 2026] DELETE /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:02:21.265377 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cba371ec-2132-4fac-8330-0115cf8aaba2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:21.267181 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cba371ec-2132-4fac-8330-0115cf8aaba2 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] GET https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:02:21.267401 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cba371ec-2132-4fac-8330-0115cf8aaba2 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:21.267606 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cba371ec-2132-4fac-8330-0115cf8aaba2 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:21.279698 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:21.279698 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:21.285147 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cba371ec-2132-4fac-8330-0115cf8aaba2 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Volume info retrieved successfully. Aug 13 07:02:21.294937 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cba371ec-2132-4fac-8330-0115cf8aaba2 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 200 Aug 13 07:02:21.295589 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 781/3103] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:02:21 2026] GET /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 864 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:21.595334 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f4195b00-31ba-4ee0-aa54-5af6bdc39d5c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:21.597168 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f4195b00-31ba-4ee0-aa54-5af6bdc39d5c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/b23edfd3-71dd-482a-b203-313d157c2eec Aug 13 07:02:21.597469 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f4195b00-31ba-4ee0-aa54-5af6bdc39d5c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:21.597674 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f4195b00-31ba-4ee0-aa54-5af6bdc39d5c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:21.605761 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:21.605761 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:21.609964 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f4195b00-31ba-4ee0-aa54-5af6bdc39d5c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:02:21.615169 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f4195b00-31ba-4ee0-aa54-5af6bdc39d5c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/b23edfd3-71dd-482a-b203-313d157c2eec returned with HTTP 200 Aug 13 07:02:21.615689 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 768/3104] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:21 2026] GET /volume/v3/volumes/b23edfd3-71dd-482a-b203-313d157c2eec => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:21.630570 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-52be9d84-6fdf-4aac-b26d-cf8b09c73116 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:21.632219 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-52be9d84-6fdf-4aac-b26d-cf8b09c73116 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:02:21.632584 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-52be9d84-6fdf-4aac-b26d-cf8b09c73116 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b23edfd3-71dd-482a-b203-313d157c2eec", "name": "tempest-VolumesBackupsTest-Snapshot-2027463482"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:21.641118 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:21.641118 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:21.641754 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-52be9d84-6fdf-4aac-b26d-cf8b09c73116 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:02:21.641945 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-52be9d84-6fdf-4aac-b26d-cf8b09c73116 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Create snapshot from volume b23edfd3-71dd-482a-b203-313d157c2eec Aug 13 07:02:21.681811 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-52be9d84-6fdf-4aac-b26d-cf8b09c73116 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Created reservations ['e477e37f-ec1d-4ac4-bc35-dccfb59ea09a', '8a091cc5-ff56-4339-b870-7987f4ee83f1', 'afb8e7a0-7b5e-4493-b509-e3b9e2646d8e', '15627b0e-9e8b-48b5-bdad-d555803f5844'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:21.712846 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-52be9d84-6fdf-4aac-b26d-cf8b09c73116 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Snapshot create request issued successfully. Aug 13 07:02:21.713235 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-52be9d84-6fdf-4aac-b26d-cf8b09c73116 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:02:21.713711 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 776/3105] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:02:21 2026] POST /volume/v3/snapshots => generated 305 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:02:21.724769 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f4fa3d48-c8d5-4aa1-8e15-83a47bb1e67d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:21.727205 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f4fa3d48-c8d5-4aa1-8e15-83a47bb1e67d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/snapshots/758dd95c-5a01-4c2b-9f49-dbd13c4f5f20 Aug 13 07:02:21.727448 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f4fa3d48-c8d5-4aa1-8e15-83a47bb1e67d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:21.727698 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f4fa3d48-c8d5-4aa1-8e15-83a47bb1e67d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:21.732946 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:21.732946 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:21.733542 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f4fa3d48-c8d5-4aa1-8e15-83a47bb1e67d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Snapshot retrieved successfully. Aug 13 07:02:21.734450 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f4fa3d48-c8d5-4aa1-8e15-83a47bb1e67d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/snapshots/758dd95c-5a01-4c2b-9f49-dbd13c4f5f20 returned with HTTP 200 Aug 13 07:02:21.734856 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 781/3106] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:02:21 2026] GET /volume/v3/snapshots/758dd95c-5a01-4c2b-9f49-dbd13c4f5f20 => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:21.839675 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3bcffbd1-62c2-4ae3-976a-cf238e356485 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:21.841543 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3bcffbd1-62c2-4ae3-976a-cf238e356485 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 Aug 13 07:02:21.841800 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3bcffbd1-62c2-4ae3-976a-cf238e356485 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:21.842012 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3bcffbd1-62c2-4ae3-976a-cf238e356485 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:21.842147 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-3bcffbd1-62c2-4ae3-976a-cf238e356485 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 5451aff1-2952-4cda-a9aa-a32b9bc72ea9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:21.846574 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:21.846574 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:21.847445 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3bcffbd1-62c2-4ae3-976a-cf238e356485 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 returned with HTTP 200 Aug 13 07:02:21.847856 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 782/3107] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:21 2026] GET /volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:21.858226 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-aae97410-586a-4014-a955-45ba74fc8b21 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:21.860803 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aae97410-586a-4014-a955-45ba74fc8b21 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] POST https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9/action Aug 13 07:02:21.861198 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aae97410-586a-4014-a955-45ba74fc8b21 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:02:21.861332 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aae97410-586a-4014-a955-45ba74fc8b21 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:21.862762 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.admin_actions [None req-aae97410-586a-4014-a955-45ba74fc8b21 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] Updating backup '5451aff1-2952-4cda-a9aa-a32b9bc72ea9' with '{'status': 'error'}' {{(pid=100294) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 07:02:21.872175 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:21.872175 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:21.873339 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.policy [None req-aae97410-586a-4014-a955-45ba74fc8b21 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '447f8bfe72d04a969a31fe85ac6dfa85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbce561000e444ff96e0c663fe3e81cd', '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=100294) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:02:21.873790 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aae97410-586a-4014-a955-45ba74fc8b21 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9/action returned with HTTP 403 Aug 13 07:02:21.874097 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 769/3108] 10.4.3.81 () {70 vars in 1423 bytes} [Thu Aug 13 07:02:21 2026] POST /volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9/action => generated 131 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:21.881923 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9a7eb391-7c17-4059-96e2-55e93783561b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:21.884387 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9a7eb391-7c17-4059-96e2-55e93783561b tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/394efdbd-c6b0-4a22-beef-cfc7b6f44efd Aug 13 07:02:21.884603 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9a7eb391-7c17-4059-96e2-55e93783561b tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:21.885309 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9a7eb391-7c17-4059-96e2-55e93783561b tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:21.885501 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-9a7eb391-7c17-4059-96e2-55e93783561b tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Delete volume with id: 394efdbd-c6b0-4a22-beef-cfc7b6f44efd Aug 13 07:02:21.892847 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:21.892847 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:21.893303 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9a7eb391-7c17-4059-96e2-55e93783561b tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Volume info retrieved successfully. Aug 13 07:02:21.908027 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9a7eb391-7c17-4059-96e2-55e93783561b tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Delete volume request issued successfully. Aug 13 07:02:21.908247 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9a7eb391-7c17-4059-96e2-55e93783561b tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/volumes/394efdbd-c6b0-4a22-beef-cfc7b6f44efd returned with HTTP 202 Aug 13 07:02:21.908729 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 777/3109] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:02:21 2026] DELETE /volume/v3/volumes/394efdbd-c6b0-4a22-beef-cfc7b6f44efd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:02:21.922110 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9efb4761-9efe-4225-ac19-04129599563b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:21.925906 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9efb4761-9efe-4225-ac19-04129599563b tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/volumes/394efdbd-c6b0-4a22-beef-cfc7b6f44efd Aug 13 07:02:21.926747 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9efb4761-9efe-4225-ac19-04129599563b tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:21.926747 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9efb4761-9efe-4225-ac19-04129599563b tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:21.940816 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:21.940816 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:21.945428 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9efb4761-9efe-4225-ac19-04129599563b tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Volume info retrieved successfully. Aug 13 07:02:21.951344 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9efb4761-9efe-4225-ac19-04129599563b tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/volumes/394efdbd-c6b0-4a22-beef-cfc7b6f44efd returned with HTTP 200 Aug 13 07:02:21.951752 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 782/3110] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:21 2026] GET /volume/v3/volumes/394efdbd-c6b0-4a22-beef-cfc7b6f44efd => generated 1006 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:22.311653 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-56e46049-74c6-4bd9-b229-0ccba5067c70 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:22.313456 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-56e46049-74c6-4bd9-b229-0ccba5067c70 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] GET https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b Aug 13 07:02:22.313657 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-56e46049-74c6-4bd9-b229-0ccba5067c70 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:22.313830 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-56e46049-74c6-4bd9-b229-0ccba5067c70 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:22.320179 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-56e46049-74c6-4bd9-b229-0ccba5067c70 tempest-VolumesExtendAttachedTest-1407441401 tempest-VolumesExtendAttachedTest-1407441401-project-member] https://10.4.3.81/volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b returned with HTTP 404 Aug 13 07:02:22.320638 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 783/3111] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:02:22 2026] GET /volume/v3/volumes/72c4bfc0-80eb-4adf-b54a-21f6706d871b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:02:22.745291 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-82084a7c-b697-44ab-9607-be52c6b5403b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:22.747133 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-82084a7c-b697-44ab-9607-be52c6b5403b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/snapshots/758dd95c-5a01-4c2b-9f49-dbd13c4f5f20 Aug 13 07:02:22.747626 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-82084a7c-b697-44ab-9607-be52c6b5403b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:22.747879 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-82084a7c-b697-44ab-9607-be52c6b5403b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:22.753191 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:22.753191 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:22.753781 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-82084a7c-b697-44ab-9607-be52c6b5403b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Snapshot retrieved successfully. Aug 13 07:02:22.754746 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-82084a7c-b697-44ab-9607-be52c6b5403b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/snapshots/758dd95c-5a01-4c2b-9f49-dbd13c4f5f20 returned with HTTP 200 Aug 13 07:02:22.755051 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 770/3112] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:02:22 2026] GET /volume/v3/snapshots/758dd95c-5a01-4c2b-9f49-dbd13c4f5f20 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:22.763824 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-63cd3f76-7d9b-4f28-a349-48696bf96b24 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:22.767097 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-63cd3f76-7d9b-4f28-a349-48696bf96b24 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 07:02:22.767097 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-63cd3f76-7d9b-4f28-a349-48696bf96b24 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b23edfd3-71dd-482a-b203-313d157c2eec", "snapshot_id": "758dd95c-5a01-4c2b-9f49-dbd13c4f5f20", "name": "tempest-VolumesBackupsTest-Backup-249775556"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:22.769695 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-63cd3f76-7d9b-4f28-a349-48696bf96b24 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Creating new backup {'backup': {'volume_id': 'b23edfd3-71dd-482a-b203-313d157c2eec', 'snapshot_id': '758dd95c-5a01-4c2b-9f49-dbd13c4f5f20', 'name': 'tempest-VolumesBackupsTest-Backup-249775556'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:02:22.770824 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-63cd3f76-7d9b-4f28-a349-48696bf96b24 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Creating backup of volume b23edfd3-71dd-482a-b203-313d157c2eec in container None Aug 13 07:02:22.785169 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:22.785169 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:22.786645 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-63cd3f76-7d9b-4f28-a349-48696bf96b24 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:02:22.792478 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:22.792478 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:22.792966 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-63cd3f76-7d9b-4f28-a349-48696bf96b24 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Snapshot retrieved successfully. Aug 13 07:02:22.807484 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-63cd3f76-7d9b-4f28-a349-48696bf96b24 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Created reservations ['ffa4effd-5bc1-4685-88b5-38ab66ab7e80', 'ebb9f497-5e46-44fd-ac85-9a44954921e2'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:22.837856 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-63cd3f76-7d9b-4f28-a349-48696bf96b24 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:02:22.838264 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 778/3113] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:02:22 2026] POST /volume/v3/backups => generated 327 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:02:22.846853 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2954e203-fc2d-4b86-aa12-6e908d06ca51 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:22.849529 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2954e203-fc2d-4b86-aa12-6e908d06ca51 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:22.849911 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2954e203-fc2d-4b86-aa12-6e908d06ca51 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:22.850272 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2954e203-fc2d-4b86-aa12-6e908d06ca51 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:22.850421 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-2954e203-fc2d-4b86-aa12-6e908d06ca51 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:22.858785 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:22.858785 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:22.859757 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2954e203-fc2d-4b86-aa12-6e908d06ca51 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:22.860105 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 783/3114] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:22 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 768 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:22.969441 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a3fe7375-cd44-4d90-b6d6-5b109163b133 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:22.971975 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a3fe7375-cd44-4d90-b6d6-5b109163b133 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/volumes/394efdbd-c6b0-4a22-beef-cfc7b6f44efd Aug 13 07:02:22.972171 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a3fe7375-cd44-4d90-b6d6-5b109163b133 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:22.972248 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a3fe7375-cd44-4d90-b6d6-5b109163b133 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:22.978908 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a3fe7375-cd44-4d90-b6d6-5b109163b133 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/volumes/394efdbd-c6b0-4a22-beef-cfc7b6f44efd returned with HTTP 404 Aug 13 07:02:22.979374 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 784/3115] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:22 2026] GET /volume/v3/volumes/394efdbd-c6b0-4a22-beef-cfc7b6f44efd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:22.987987 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-685daf3c-bf5b-410e-9a38-727455403d91 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:22.989928 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-685daf3c-bf5b-410e-9a38-727455403d91 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:02:22.990229 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-685daf3c-bf5b-410e-9a38-727455403d91 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:22.990489 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-685daf3c-bf5b-410e-9a38-727455403d91 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:22.990604 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-685daf3c-bf5b-410e-9a38-727455403d91 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] Show backup with id 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:22.995100 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:22.995100 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:22.995907 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-685daf3c-bf5b-410e-9a38-727455403d91 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-reader] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 200 Aug 13 07:02:22.996280 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 771/3116] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:22 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:23.009137 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ed7a136b-e580-4446-b12a-bee2343b17f4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:23.011497 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ed7a136b-e580-4446-b12a-bee2343b17f4 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] DELETE https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 Aug 13 07:02:23.011760 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ed7a136b-e580-4446-b12a-bee2343b17f4 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:23.011990 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ed7a136b-e580-4446-b12a-bee2343b17f4 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:23.012117 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-ed7a136b-e580-4446-b12a-bee2343b17f4 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Delete backup with id: 5451aff1-2952-4cda-a9aa-a32b9bc72ea9. Aug 13 07:02:23.016769 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:23.016769 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:23.035833 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-ed7a136b-e580-4446-b12a-bee2343b17f4 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] delete_backup rpcapi backup_id 5451aff1-2952-4cda-a9aa-a32b9bc72ea9 {{(pid=100296) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:02:23.037712 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ed7a136b-e580-4446-b12a-bee2343b17f4 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 returned with HTTP 202 Aug 13 07:02:23.038151 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 779/3117] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:02:23 2026] DELETE /volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:02:23.049302 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0924c55b-562c-4b35-8d5f-3ba47b42cf2a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:23.051735 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0924c55b-562c-4b35-8d5f-3ba47b42cf2a tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 Aug 13 07:02:23.052081 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0924c55b-562c-4b35-8d5f-3ba47b42cf2a tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:23.052330 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0924c55b-562c-4b35-8d5f-3ba47b42cf2a tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:23.052506 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-0924c55b-562c-4b35-8d5f-3ba47b42cf2a tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 5451aff1-2952-4cda-a9aa-a32b9bc72ea9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:23.057847 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:23.057847 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:23.058748 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0924c55b-562c-4b35-8d5f-3ba47b42cf2a tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 returned with HTTP 200 Aug 13 07:02:23.059280 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 784/3118] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:23 2026] GET /volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:23.871647 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-19c03b2f-1dfe-4a26-962c-cb0be73a98a5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:23.873792 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-19c03b2f-1dfe-4a26-962c-cb0be73a98a5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:23.873961 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-19c03b2f-1dfe-4a26-962c-cb0be73a98a5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:23.874189 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-19c03b2f-1dfe-4a26-962c-cb0be73a98a5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:23.874373 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-19c03b2f-1dfe-4a26-962c-cb0be73a98a5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:23.878999 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:23.878999 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:23.880052 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-19c03b2f-1dfe-4a26-962c-cb0be73a98a5 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:23.880605 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 785/3119] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:23 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 770 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:23.898013 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9bedc92f-2635-43d8-b80a-218e09519a05 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:23.900087 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9bedc92f-2635-43d8-b80a-218e09519a05 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:02:23.900431 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9bedc92f-2635-43d8-b80a-218e09519a05 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-749847485"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:23.901766 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-9bedc92f-2635-43d8-b80a-218e09519a05 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-749847485'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:02:23.901901 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-9bedc92f-2635-43d8-b80a-218e09519a05 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Create volume of 1 GB Aug 13 07:02:23.906540 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9bedc92f-2635-43d8-b80a-218e09519a05 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Availability Zones retrieved successfully. Aug 13 07:02:23.913361 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9bedc92f-2635-43d8-b80a-218e09519a05 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Flow 'volume_create_api' (9d4410a3-1e7d-4804-bd48-77b0f57e9ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:23.914235 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9bedc92f-2635-43d8-b80a-218e09519a05 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3224d7c8-66b8-4c2a-bc24-7a3b697a8629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:23.915114 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-9bedc92f-2635-43d8-b80a-218e09519a05 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:02:23.945563 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9bedc92f-2635-43d8-b80a-218e09519a05 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3224d7c8-66b8-4c2a-bc24-7a3b697a8629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:23.946238 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9bedc92f-2635-43d8-b80a-218e09519a05 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35887cf7-cef9-4898-9adf-01edcae3f202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:24.003370 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-9bedc92f-2635-43d8-b80a-218e09519a05 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Created reservations ['ad4f01f0-7401-4a8c-ab3f-deede92f57e1', '3b43a7df-65c1-4b00-9f00-44d38a4e5426', 'a6e02520-2ffc-4558-8a9d-c23386967d6a', 'f28e97e1-f96d-4fb9-8af0-a2cfb245f797'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:24.004480 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9bedc92f-2635-43d8-b80a-218e09519a05 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35887cf7-cef9-4898-9adf-01edcae3f202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad4f01f0-7401-4a8c-ab3f-deede92f57e1', '3b43a7df-65c1-4b00-9f00-44d38a4e5426', 'a6e02520-2ffc-4558-8a9d-c23386967d6a', 'f28e97e1-f96d-4fb9-8af0-a2cfb245f797']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:24.005590 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9bedc92f-2635-43d8-b80a-218e09519a05 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b746bca0-e277-4e84-ba84-82174dfc307d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:24.027812 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9bedc92f-2635-43d8-b80a-218e09519a05 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b746bca0-e277-4e84-ba84-82174dfc307d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54521997-233c-4a47-ae81-dbe6b5b69eec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-749847485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43989fee2cb4c89bde81445e4179d24',qos_specs=None,replication_status=,reservations=['ad4f01f0-7401-4a8c-ab3f-deede92f57e1','3b43a7df-65c1-4b00-9f00-44d38a4e5426','a6e02520-2ffc-4558-8a9d-c23386967d6a','f28e97e1-f96d-4fb9-8af0-a2cfb245f797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4533f94c05ee41d29d043a3f63d5a60d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:02:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-749847485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54521997-233c-4a47-ae81-dbe6b5b69eec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e43989fee2cb4c89bde81445e4179d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4533f94c05ee41d29d043a3f63d5a60d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:24.028555 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9bedc92f-2635-43d8-b80a-218e09519a05 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2729a599-6d82-4c76-a2af-ac8d93e62ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:24.049770 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9bedc92f-2635-43d8-b80a-218e09519a05 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2729a599-6d82-4c76-a2af-ac8d93e62ae6) transitioned into state 'SUCCESS' from state '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-749847485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43989fee2cb4c89bde81445e4179d24',qos_specs=None,replication_status=,reservations=['ad4f01f0-7401-4a8c-ab3f-deede92f57e1','3b43a7df-65c1-4b00-9f00-44d38a4e5426','a6e02520-2ffc-4558-8a9d-c23386967d6a','f28e97e1-f96d-4fb9-8af0-a2cfb245f797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4533f94c05ee41d29d043a3f63d5a60d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:24.050574 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9bedc92f-2635-43d8-b80a-218e09519a05 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57e58063-5d78-4e35-86a7-0c95a3774015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:24.060248 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9bedc92f-2635-43d8-b80a-218e09519a05 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57e58063-5d78-4e35-86a7-0c95a3774015) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:24.060987 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9bedc92f-2635-43d8-b80a-218e09519a05 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Flow 'volume_create_api' (9d4410a3-1e7d-4804-bd48-77b0f57e9ee0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:24.061265 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9bedc92f-2635-43d8-b80a-218e09519a05 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Create volume request issued successfully. Aug 13 07:02:24.061797 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9bedc92f-2635-43d8-b80a-218e09519a05 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:02:24.062182 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 772/3120] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:02:23 2026] POST /volume/v3/volumes => generated 748 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:02:24.069880 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a7c762e9-d3dd-4cf5-a493-cad0de06f154 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:24.071940 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a7c762e9-d3dd-4cf5-a493-cad0de06f154 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 Aug 13 07:02:24.072635 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a7c762e9-d3dd-4cf5-a493-cad0de06f154 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:24.074133 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a7c762e9-d3dd-4cf5-a493-cad0de06f154 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:24.074133 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-a7c762e9-d3dd-4cf5-a493-cad0de06f154 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 5451aff1-2952-4cda-a9aa-a32b9bc72ea9. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:24.074484 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2ace6973-ac8a-4102-a54c-773db31921dd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:24.076824 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ace6973-ac8a-4102-a54c-773db31921dd tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec Aug 13 07:02:24.077025 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ace6973-ac8a-4102-a54c-773db31921dd tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:24.077212 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ace6973-ac8a-4102-a54c-773db31921dd tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:24.078410 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a7c762e9-d3dd-4cf5-a493-cad0de06f154 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 returned with HTTP 404 Aug 13 07:02:24.079292 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 780/3121] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:24 2026] GET /volume/v3/backups/5451aff1-2952-4cda-a9aa-a32b9bc72ea9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:24.084177 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:24.084177 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:24.086770 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d3580b2f-9c8f-4a39-ad53-9eff3c09db4f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:24.088176 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2ace6973-ac8a-4102-a54c-773db31921dd tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:02:24.089051 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d3580b2f-9c8f-4a39-ad53-9eff3c09db4f tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] DELETE https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c Aug 13 07:02:24.089368 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d3580b2f-9c8f-4a39-ad53-9eff3c09db4f tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:24.089631 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d3580b2f-9c8f-4a39-ad53-9eff3c09db4f tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:24.089790 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-d3580b2f-9c8f-4a39-ad53-9eff3c09db4f tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Delete backup with id: 7a724be0-c98d-4d22-966f-ae6eeee4838c. Aug 13 07:02:24.092474 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ace6973-ac8a-4102-a54c-773db31921dd tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec returned with HTTP 200 Aug 13 07:02:24.092867 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 785/3122] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:24 2026] GET /volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:24.098259 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:24.098259 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:24.115647 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-d3580b2f-9c8f-4a39-ad53-9eff3c09db4f tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] delete_backup rpcapi backup_id 7a724be0-c98d-4d22-966f-ae6eeee4838c {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:02:24.117866 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d3580b2f-9c8f-4a39-ad53-9eff3c09db4f tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c returned with HTTP 202 Aug 13 07:02:24.118494 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 786/3123] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:02:24 2026] DELETE /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:02:24.127507 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9083bd52-8952-4571-860f-0e019242b22e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:24.130003 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9083bd52-8952-4571-860f-0e019242b22e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c Aug 13 07:02:24.130357 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9083bd52-8952-4571-860f-0e019242b22e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:24.130641 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9083bd52-8952-4571-860f-0e019242b22e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:24.130823 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-9083bd52-8952-4571-860f-0e019242b22e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:24.138062 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:24.138062 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:24.139107 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9083bd52-8952-4571-860f-0e019242b22e tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c returned with HTTP 200 Aug 13 07:02:24.139731 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 773/3124] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:24 2026] GET /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:24.891269 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-37fe7d62-b0f4-40c7-af38-73eddcff3eea None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:24.895385 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-37fe7d62-b0f4-40c7-af38-73eddcff3eea tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:24.895385 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-37fe7d62-b0f4-40c7-af38-73eddcff3eea tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:24.896371 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-37fe7d62-b0f4-40c7-af38-73eddcff3eea tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:24.896371 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-37fe7d62-b0f4-40c7-af38-73eddcff3eea tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:24.903911 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:24.903911 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:24.906217 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-37fe7d62-b0f4-40c7-af38-73eddcff3eea tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:24.906893 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 781/3125] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:24 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 770 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:25.107639 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d277f675-325b-4ced-b6d4-46d37277dadf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:25.110202 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d277f675-325b-4ced-b6d4-46d37277dadf tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec Aug 13 07:02:25.110532 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d277f675-325b-4ced-b6d4-46d37277dadf tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:25.110733 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d277f675-325b-4ced-b6d4-46d37277dadf tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:25.120523 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:25.120523 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:25.124125 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d277f675-325b-4ced-b6d4-46d37277dadf tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:02:25.130545 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d277f675-325b-4ced-b6d4-46d37277dadf tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec returned with HTTP 200 Aug 13 07:02:25.131087 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 786/3126] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:25 2026] GET /volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:25.150964 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2b5c6585-7c1d-41e3-a551-4ba395b30c02 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:25.153188 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2b5c6585-7c1d-41e3-a551-4ba395b30c02 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c Aug 13 07:02:25.153430 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2b5c6585-7c1d-41e3-a551-4ba395b30c02 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:25.153641 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2b5c6585-7c1d-41e3-a551-4ba395b30c02 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:25.153759 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-2b5c6585-7c1d-41e3-a551-4ba395b30c02 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 7a724be0-c98d-4d22-966f-ae6eeee4838c. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:25.156975 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2b5c6585-7c1d-41e3-a551-4ba395b30c02 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c returned with HTTP 404 Aug 13 07:02:25.157814 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 787/3127] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:25 2026] GET /volume/v3/backups/7a724be0-c98d-4d22-966f-ae6eeee4838c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:25.167013 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-34a7d090-05a7-4638-87d0-498dc606f0d6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:25.170980 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-34a7d090-05a7-4638-87d0-498dc606f0d6 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] DELETE https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:02:25.172167 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-34a7d090-05a7-4638-87d0-498dc606f0d6 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:25.172167 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-34a7d090-05a7-4638-87d0-498dc606f0d6 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:25.172167 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-34a7d090-05a7-4638-87d0-498dc606f0d6 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Delete backup with id: 0a87af8f-1e46-43e8-8665-cc72ca2693bf. Aug 13 07:02:25.179041 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:25.179041 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:25.192789 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-67151c00-9cdc-4259-a0f3-9d2ffee5e7c6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:25.197553 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-67151c00-9cdc-4259-a0f3-9d2ffee5e7c6 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec Aug 13 07:02:25.197553 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-67151c00-9cdc-4259-a0f3-9d2ffee5e7c6 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:25.197553 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-67151c00-9cdc-4259-a0f3-9d2ffee5e7c6 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:25.200433 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-34a7d090-05a7-4638-87d0-498dc606f0d6 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] delete_backup rpcapi backup_id 0a87af8f-1e46-43e8-8665-cc72ca2693bf {{(pid=100294) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:02:25.202454 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-34a7d090-05a7-4638-87d0-498dc606f0d6 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 202 Aug 13 07:02:25.203239 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 774/3128] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:02:25 2026] DELETE /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:02:25.211380 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:25.211380 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:25.211745 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-565402b9-e001-46b4-ad9a-46fc1221c2ff None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:25.214622 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-565402b9-e001-46b4-ad9a-46fc1221c2ff tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:02:25.214863 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-565402b9-e001-46b4-ad9a-46fc1221c2ff tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:25.215096 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-565402b9-e001-46b4-ad9a-46fc1221c2ff tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:25.216453 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-565402b9-e001-46b4-ad9a-46fc1221c2ff tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:25.220102 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-67151c00-9cdc-4259-a0f3-9d2ffee5e7c6 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:02:25.220232 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:25.220232 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:25.220989 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-565402b9-e001-46b4-ad9a-46fc1221c2ff tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 200 Aug 13 07:02:25.221744 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 787/3129] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:25 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:25.231424 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-67151c00-9cdc-4259-a0f3-9d2ffee5e7c6 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec returned with HTTP 200 Aug 13 07:02:25.231424 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 782/3130] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:02:25 2026] GET /volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:25.367028 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3072c107-9b65-48a7-b459-e402e0b5379d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:25.367376 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3072c107-9b65-48a7-b459-e402e0b5379d None None] GET https://10.4.3.81/volume// Aug 13 07:02:25.367858 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3072c107-9b65-48a7-b459-e402e0b5379d None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:25.367858 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3072c107-9b65-48a7-b459-e402e0b5379d None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:25.368380 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3072c107-9b65-48a7-b459-e402e0b5379d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:02:25.368380 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 788/3131] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:02:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:02:25.382821 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-404bd921-9fe7-4cab-b99c-8d8732e3cec5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:25.385928 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-404bd921-9fe7-4cab-b99c-8d8732e3cec5 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:02:25.386449 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-404bd921-9fe7-4cab-b99c-8d8732e3cec5 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54521997-233c-4a47-ae81-dbe6b5b69eec", "connector": null, "instance_uuid": "b11ff83f-b658-4d18-af60-2a809f9f5486"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:25.397489 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:25.397489 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:25.440379 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-404bd921-9fe7-4cab-b99c-8d8732e3cec5 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:02:25.440942 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 775/3132] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:02:25 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:25.478002 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-be2d748d-1d61-438e-b886-08df1bf63ab1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:25.478763 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be2d748d-1d61-438e-b886-08df1bf63ab1 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec Aug 13 07:02:25.478888 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be2d748d-1d61-438e-b886-08df1bf63ab1 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:25.479089 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be2d748d-1d61-438e-b886-08df1bf63ab1 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:25.488404 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:25.488404 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:25.489022 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5f432ad9-f21e-49a7-9259-9bc2c1c0e002 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:25.489892 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5f432ad9-f21e-49a7-9259-9bc2c1c0e002 None None] GET https://10.4.3.81/volume// Aug 13 07:02:25.490178 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5f432ad9-f21e-49a7-9259-9bc2c1c0e002 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:25.490469 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5f432ad9-f21e-49a7-9259-9bc2c1c0e002 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:25.491134 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5f432ad9-f21e-49a7-9259-9bc2c1c0e002 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:02:25.491626 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 783/3133] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:02:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:02:25.492202 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-be2d748d-1d61-438e-b886-08df1bf63ab1 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:02:25.496262 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be2d748d-1d61-438e-b886-08df1bf63ab1 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec returned with HTTP 200 Aug 13 07:02:25.496707 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 788/3134] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:25 2026] GET /volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:25.501243 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-cf418785-91d9-4393-8ed7-e94f4d669f43 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:25.503838 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-cf418785-91d9-4393-8ed7-e94f4d669f43 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec Aug 13 07:02:25.504073 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-cf418785-91d9-4393-8ed7-e94f4d669f43 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:25.504269 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-cf418785-91d9-4393-8ed7-e94f4d669f43 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:25.519621 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:25.519621 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:25.524064 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-cf418785-91d9-4393-8ed7-e94f4d669f43 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:02:25.527596 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-cf418785-91d9-4393-8ed7-e94f4d669f43 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec returned with HTTP 200 Aug 13 07:02:25.528085 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 789/3135] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:02:25 2026] GET /volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec => generated 1020 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:02:25.659278 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-1cb93b47-5f8d-452a-bdd5-0aba829b78f4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:25.662805 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-1cb93b47-5f8d-452a-bdd5-0aba829b78f4 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] PUT https://10.4.3.81/volume/v3/attachments/50419347-f448-448a-84d8-2566a1080ca8 Aug 13 07:02:25.663569 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-1cb93b47-5f8d-452a-bdd5-0aba829b78f4 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:25.680250 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-1cb93b47-5f8d-452a-bdd5-0aba829b78f4 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Acquiring lock "cinder-attachment_update-54521997-233c-4a47-ae81-dbe6b5b69eec-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:02:25.689042 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-1cb93b47-5f8d-452a-bdd5-0aba829b78f4 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Lock "cinder-attachment_update-54521997-233c-4a47-ae81-dbe6b5b69eec-np0000007169" acquired by "attachment_update" :: waited 0.009s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:02:25.690413 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:25.690413 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:25.791387 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-1cb93b47-5f8d-452a-bdd5-0aba829b78f4 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Lock "cinder-attachment_update-54521997-233c-4a47-ae81-dbe6b5b69eec-np0000007169" released by "attachment_update" :: held 0.102s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:02:25.791932 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-1cb93b47-5f8d-452a-bdd5-0aba829b78f4 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/attachments/50419347-f448-448a-84d8-2566a1080ca8 returned with HTTP 200 Aug 13 07:02:25.792776 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 776/3136] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:02:25 2026] PUT /volume/v3/attachments/50419347-f448-448a-84d8-2566a1080ca8 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 07:02:25.919140 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-113e7968-1046-4589-9d82-55b6f1cf8ca9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:25.921677 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-113e7968-1046-4589-9d82-55b6f1cf8ca9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:25.921840 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-113e7968-1046-4589-9d82-55b6f1cf8ca9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:25.922005 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-113e7968-1046-4589-9d82-55b6f1cf8ca9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:25.922099 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-113e7968-1046-4589-9d82-55b6f1cf8ca9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:25.928885 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:25.928885 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:25.929952 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-113e7968-1046-4589-9d82-55b6f1cf8ca9 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:25.930537 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 784/3137] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:25 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 781 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:26.234872 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6703e3c3-4496-4e63-bda8-e347853e3a41 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:26.237103 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6703e3c3-4496-4e63-bda8-e347853e3a41 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf Aug 13 07:02:26.237423 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6703e3c3-4496-4e63-bda8-e347853e3a41 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:26.238288 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6703e3c3-4496-4e63-bda8-e347853e3a41 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:26.238288 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6703e3c3-4496-4e63-bda8-e347853e3a41 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Show backup with id 0a87af8f-1e46-43e8-8665-cc72ca2693bf. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:26.242861 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6703e3c3-4496-4e63-bda8-e347853e3a41 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf returned with HTTP 404 Aug 13 07:02:26.243273 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 789/3138] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:26 2026] GET /volume/v3/backups/0a87af8f-1e46-43e8-8665-cc72ca2693bf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:26.251934 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0dc46720-a30e-460e-b7fe-7daf1bbc513d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:26.253488 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0dc46720-a30e-460e-b7fe-7daf1bbc513d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/67b5ea57-f254-468c-b2cb-479397712b55 Aug 13 07:02:26.253836 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0dc46720-a30e-460e-b7fe-7daf1bbc513d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:26.254294 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0dc46720-a30e-460e-b7fe-7daf1bbc513d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:26.254294 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-0dc46720-a30e-460e-b7fe-7daf1bbc513d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Delete volume with id: 67b5ea57-f254-468c-b2cb-479397712b55 Aug 13 07:02:26.268021 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:26.268021 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:26.268606 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0dc46720-a30e-460e-b7fe-7daf1bbc513d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Volume info retrieved successfully. Aug 13 07:02:26.296451 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0dc46720-a30e-460e-b7fe-7daf1bbc513d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Delete volume request issued successfully. Aug 13 07:02:26.296451 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0dc46720-a30e-460e-b7fe-7daf1bbc513d tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/volumes/67b5ea57-f254-468c-b2cb-479397712b55 returned with HTTP 202 Aug 13 07:02:26.296451 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 790/3139] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:02:26 2026] DELETE /volume/v3/volumes/67b5ea57-f254-468c-b2cb-479397712b55 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:02:26.303263 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-601ed69f-591f-4598-be12-f6f221cdb4fd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:26.305121 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-601ed69f-591f-4598-be12-f6f221cdb4fd tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/volumes/67b5ea57-f254-468c-b2cb-479397712b55 Aug 13 07:02:26.305343 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-601ed69f-591f-4598-be12-f6f221cdb4fd tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:26.305552 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-601ed69f-591f-4598-be12-f6f221cdb4fd tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:26.312974 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:26.312974 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:26.318342 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-601ed69f-591f-4598-be12-f6f221cdb4fd tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Volume info retrieved successfully. Aug 13 07:02:26.323521 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-601ed69f-591f-4598-be12-f6f221cdb4fd tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/volumes/67b5ea57-f254-468c-b2cb-479397712b55 returned with HTTP 200 Aug 13 07:02:26.323894 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 777/3140] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:26 2026] GET /volume/v3/volumes/67b5ea57-f254-468c-b2cb-479397712b55 => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:26.509832 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-34d26080-0a02-4350-8fa4-90e634d664cd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:26.512201 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-34d26080-0a02-4350-8fa4-90e634d664cd tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec Aug 13 07:02:26.512667 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-34d26080-0a02-4350-8fa4-90e634d664cd tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:26.512876 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-34d26080-0a02-4350-8fa4-90e634d664cd tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:26.527399 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:26.527399 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:26.535244 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-34d26080-0a02-4350-8fa4-90e634d664cd tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:02:26.543130 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-34d26080-0a02-4350-8fa4-90e634d664cd tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec returned with HTTP 200 Aug 13 07:02:26.543949 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 785/3141] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:26 2026] GET /volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:26.949225 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9b15c367-bb79-47c2-83f8-26f6de9cd402 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:26.949983 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9b15c367-bb79-47c2-83f8-26f6de9cd402 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:26.950230 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9b15c367-bb79-47c2-83f8-26f6de9cd402 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:26.950445 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9b15c367-bb79-47c2-83f8-26f6de9cd402 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:26.950548 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9b15c367-bb79-47c2-83f8-26f6de9cd402 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:26.960097 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:26.960097 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:26.960991 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9b15c367-bb79-47c2-83f8-26f6de9cd402 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:26.961448 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 790/3142] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:26 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 781 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:27.339054 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8c0ac431-75a6-43fb-a4af-014ebcf8c888 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:27.343144 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8c0ac431-75a6-43fb-a4af-014ebcf8c888 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] GET https://10.4.3.81/volume/v3/volumes/67b5ea57-f254-468c-b2cb-479397712b55 Aug 13 07:02:27.343490 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8c0ac431-75a6-43fb-a4af-014ebcf8c888 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:27.343711 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8c0ac431-75a6-43fb-a4af-014ebcf8c888 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:27.351452 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8c0ac431-75a6-43fb-a4af-014ebcf8c888 tempest-ProjectReaderTests33-722527805 tempest-ProjectReaderTests33-722527805-project-admin] https://10.4.3.81/volume/v3/volumes/67b5ea57-f254-468c-b2cb-479397712b55 returned with HTTP 404 Aug 13 07:02:27.353458 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 791/3143] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:27 2026] GET /volume/v3/volumes/67b5ea57-f254-468c-b2cb-479397712b55 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:27.565352 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1d4c38e2-969e-4707-be4c-73bb576e5522 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:27.567848 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1d4c38e2-969e-4707-be4c-73bb576e5522 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec Aug 13 07:02:27.568100 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1d4c38e2-969e-4707-be4c-73bb576e5522 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:27.568258 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1d4c38e2-969e-4707-be4c-73bb576e5522 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:27.582197 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:27.582197 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:27.586631 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1d4c38e2-969e-4707-be4c-73bb576e5522 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:02:27.591020 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1d4c38e2-969e-4707-be4c-73bb576e5522 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec returned with HTTP 200 Aug 13 07:02:27.591601 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 778/3144] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:27 2026] GET /volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:27.975846 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0da5f643-6cb8-466b-8db2-c1f4fc1768c1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:27.980237 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0da5f643-6cb8-466b-8db2-c1f4fc1768c1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:27.981688 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0da5f643-6cb8-466b-8db2-c1f4fc1768c1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:27.982221 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0da5f643-6cb8-466b-8db2-c1f4fc1768c1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:27.983426 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-0da5f643-6cb8-466b-8db2-c1f4fc1768c1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:27.990020 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:27.990020 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:27.990965 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0da5f643-6cb8-466b-8db2-c1f4fc1768c1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:27.992514 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 786/3145] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:27 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 781 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:28.612795 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8afbbe29-747b-4e1b-9bb5-9d11d29162b0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:28.617532 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8afbbe29-747b-4e1b-9bb5-9d11d29162b0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec Aug 13 07:02:28.617722 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8afbbe29-747b-4e1b-9bb5-9d11d29162b0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:28.617947 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8afbbe29-747b-4e1b-9bb5-9d11d29162b0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:28.636864 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:28.636864 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:28.641961 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8afbbe29-747b-4e1b-9bb5-9d11d29162b0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:02:28.648337 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8afbbe29-747b-4e1b-9bb5-9d11d29162b0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec returned with HTTP 200 Aug 13 07:02:28.649066 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 791/3146] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:28 2026] GET /volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:29.003818 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e68f36cb-77a4-4e44-952b-bfd628d88209 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:29.006619 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e68f36cb-77a4-4e44-952b-bfd628d88209 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:29.006894 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e68f36cb-77a4-4e44-952b-bfd628d88209 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:29.007144 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e68f36cb-77a4-4e44-952b-bfd628d88209 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:29.007338 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-e68f36cb-77a4-4e44-952b-bfd628d88209 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:29.012483 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:29.012483 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:29.013528 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e68f36cb-77a4-4e44-952b-bfd628d88209 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:29.014015 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 792/3147] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:29 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:29.097611 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-73727df8-093a-477c-8384-21f429ff41b9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:29.102400 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-73727df8-093a-477c-8384-21f429ff41b9 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] POST https://10.4.3.81/volume/v3/attachments/50419347-f448-448a-84d8-2566a1080ca8/action Aug 13 07:02:29.102843 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-73727df8-093a-477c-8384-21f429ff41b9 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:02:29.102990 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-73727df8-093a-477c-8384-21f429ff41b9 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:29.129060 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:29.129060 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:29.145527 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bee48792-a4f1-4d9d-b582-a120fc52c71a req-73727df8-093a-477c-8384-21f429ff41b9 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/attachments/50419347-f448-448a-84d8-2566a1080ca8/action returned with HTTP 204 Aug 13 07:02:29.146012 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 779/3148] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:02:29 2026] POST /volume/v3/attachments/50419347-f448-448a-84d8-2566a1080ca8/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:29.664741 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c1b19a54-3dc9-4c2e-9c54-b2cb7ee9a0a9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:29.666962 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c1b19a54-3dc9-4c2e-9c54-b2cb7ee9a0a9 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec Aug 13 07:02:29.668022 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c1b19a54-3dc9-4c2e-9c54-b2cb7ee9a0a9 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:29.670659 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c1b19a54-3dc9-4c2e-9c54-b2cb7ee9a0a9 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:29.681374 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:29.681374 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:29.685369 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c1b19a54-3dc9-4c2e-9c54-b2cb7ee9a0a9 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:02:29.690506 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c1b19a54-3dc9-4c2e-9c54-b2cb7ee9a0a9 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec returned with HTTP 200 Aug 13 07:02:29.690940 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 787/3149] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:29 2026] GET /volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:29.703523 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6b785985-8934-4dc8-93f2-c7e7240e843c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:29.708271 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6b785985-8934-4dc8-93f2-c7e7240e843c tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec Aug 13 07:02:29.708583 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6b785985-8934-4dc8-93f2-c7e7240e843c tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:29.708790 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6b785985-8934-4dc8-93f2-c7e7240e843c tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:29.725400 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:29.725400 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:29.730921 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6b785985-8934-4dc8-93f2-c7e7240e843c tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:02:29.735898 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6b785985-8934-4dc8-93f2-c7e7240e843c tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec returned with HTTP 200 Aug 13 07:02:29.736508 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 792/3150] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:29 2026] GET /volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec => generated 1133 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:30.028961 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-012c62c0-ad85-4523-ab04-997b40750211 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:30.030835 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-012c62c0-ad85-4523-ab04-997b40750211 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:30.030986 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-012c62c0-ad85-4523-ab04-997b40750211 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:30.031199 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-012c62c0-ad85-4523-ab04-997b40750211 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:30.031303 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-012c62c0-ad85-4523-ab04-997b40750211 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:30.035662 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:30.035662 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:30.036266 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-012c62c0-ad85-4523-ab04-997b40750211 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:30.036716 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 793/3151] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:30 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:31.048491 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3e01092e-e33b-41ca-ac4f-bd11f45bfefa None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:31.055535 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3e01092e-e33b-41ca-ac4f-bd11f45bfefa tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:31.055792 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3e01092e-e33b-41ca-ac4f-bd11f45bfefa tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:31.056029 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3e01092e-e33b-41ca-ac4f-bd11f45bfefa tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:31.056153 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-3e01092e-e33b-41ca-ac4f-bd11f45bfefa tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:31.062399 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:31.062399 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:31.064419 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3e01092e-e33b-41ca-ac4f-bd11f45bfefa tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:31.064580 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 780/3152] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:31 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 781 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:32.079454 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-de1fb2cd-a88c-4d2d-80c7-845ba7b69245 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:32.083264 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-de1fb2cd-a88c-4d2d-80c7-845ba7b69245 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:32.083732 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-de1fb2cd-a88c-4d2d-80c7-845ba7b69245 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:32.083838 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-de1fb2cd-a88c-4d2d-80c7-845ba7b69245 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:32.083998 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-de1fb2cd-a88c-4d2d-80c7-845ba7b69245 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:32.096708 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:32.096708 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:32.099956 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-de1fb2cd-a88c-4d2d-80c7-845ba7b69245 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:32.100443 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 788/3153] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:32 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 781 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:33.115584 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4c7b2f6c-2674-4446-b216-41a80ba50c8c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:33.117557 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c7b2f6c-2674-4446-b216-41a80ba50c8c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:33.117785 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c7b2f6c-2674-4446-b216-41a80ba50c8c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:33.117966 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c7b2f6c-2674-4446-b216-41a80ba50c8c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:33.118066 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-4c7b2f6c-2674-4446-b216-41a80ba50c8c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:33.122655 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:33.122655 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:33.124913 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c7b2f6c-2674-4446-b216-41a80ba50c8c tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:33.124913 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 793/3154] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:33 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:34.152885 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3a44a439-da7c-4f7f-907e-e1c5552159c6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:34.158032 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3a44a439-da7c-4f7f-907e-e1c5552159c6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:34.158330 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3a44a439-da7c-4f7f-907e-e1c5552159c6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:34.158602 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3a44a439-da7c-4f7f-907e-e1c5552159c6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:34.158754 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-3a44a439-da7c-4f7f-907e-e1c5552159c6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:34.171121 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:34.171121 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:34.172121 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3a44a439-da7c-4f7f-907e-e1c5552159c6 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:34.172608 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 794/3155] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:34 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 781 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:34.276222 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-921de3a6-96f1-43f2-b5f7-85bfa0ed2796 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:34.393407 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-921de3a6-96f1-43f2-b5f7-85bfa0ed2796 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:02:34.393836 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-921de3a6-96f1-43f2-b5f7-85bfa0ed2796 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1037339660", "extra_specs": {}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:34.409394 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-921de3a6-96f1-43f2-b5f7-85bfa0ed2796 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:02:34.409867 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 781/3156] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:02:34 2026] POST /volume/v3/types => generated 218 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:34.419048 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3d999d1e-28f3-444b-a981-dd750ea28612 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:34.423892 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3d999d1e-28f3-444b-a981-dd750ea28612 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] POST https://10.4.3.81/volume/v3/types/8eff1d4b-7cba-4057-9b85-0f462efff143/encryption Aug 13 07:02:34.424233 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3d999d1e-28f3-444b-a981-dd750ea28612 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:34.444917 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3d999d1e-28f3-444b-a981-dd750ea28612 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] https://10.4.3.81/volume/v3/types/8eff1d4b-7cba-4057-9b85-0f462efff143/encryption returned with HTTP 200 Aug 13 07:02:34.445473 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 789/3157] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 07:02:34 2026] POST /volume/v3/types/8eff1d4b-7cba-4057-9b85-0f462efff143/encryption => generated 231 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:34.457645 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-459f4281-a50e-4093-aa5a-db71314ca30a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:34.582607 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:02:34.582889 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1052179440", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1037339660", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:34.584744 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1052179440', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1037339660', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:02:34.589744 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Create volume of 1 GB Aug 13 07:02:34.589911 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:34.589911 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:34.590493 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Availability Zones retrieved successfully. Aug 13 07:02:34.598671 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Flow 'volume_create_api' (e05e66ad-4c03-475d-bbb6-98387f42ff9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:34.600077 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d477877-beef-4b7e-9b8e-8b7921f92182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:34.601081 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:02:34.637195 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d477877-beef-4b7e-9b8e-8b7921f92182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:02:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8eff1d4b-7cba-4057-9b85-0f462efff143,is_public=True,name='tempest-scenario-type-cryptsetup-1037339660',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8eff1d4b-7cba-4057-9b85-0f462efff143', '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=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:34.638271 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f7c3f16-5009-45b2-a76d-52b890e9f818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:34.676995 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1037339660 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1037339660, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:02:34.677473 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1037339660 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1037339660, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:02:34.736244 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Created reservations ['bdee63cc-aa30-4959-bb11-bb6b76c46605', '4588637c-52a3-4020-9657-aeb4ddbea2a8', 'deb42ad3-b9f1-47da-9b5f-900454e2cfa0', 'b1f091f0-c80a-4215-9301-8be0ec02c63b'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:34.737185 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f7c3f16-5009-45b2-a76d-52b890e9f818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdee63cc-aa30-4959-bb11-bb6b76c46605', '4588637c-52a3-4020-9657-aeb4ddbea2a8', 'deb42ad3-b9f1-47da-9b5f-900454e2cfa0', 'b1f091f0-c80a-4215-9301-8be0ec02c63b']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:34.738000 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6a6dd80-d546-4957-a50b-9d5bb57a6177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:34.767095 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6a6dd80-d546-4957-a50b-9d5bb57a6177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9efdf1f1-e452-4555-a41b-1462c94c5266', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1052179440',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0a2cb76b6944309c40521d1aa7f81d',qos_specs=None,replication_status=,reservations=['bdee63cc-aa30-4959-bb11-bb6b76c46605','4588637c-52a3-4020-9657-aeb4ddbea2a8','deb42ad3-b9f1-47da-9b5f-900454e2cfa0','b1f091f0-c80a-4215-9301-8be0ec02c63b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ded46a6c0d343fab0b395ea5c1c8dd4',volume_type_id=8eff1d4b-7cba-4057-9b85-0f462efff143), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:02:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1052179440',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9efdf1f1-e452-4555-a41b-1462c94c5266,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b0a2cb76b6944309c40521d1aa7f81d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ded46a6c0d343fab0b395ea5c1c8dd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8eff1d4b-7cba-4057-9b85-0f462efff143),volume_type_id=8eff1d4b-7cba-4057-9b85-0f462efff143)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:34.769228 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bbfaac7-ee76-4e65-9d19-42d064224b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:34.796955 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bbfaac7-ee76-4e65-9d19-42d064224b98) transitioned into state 'SUCCESS' from state '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-1052179440',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0a2cb76b6944309c40521d1aa7f81d',qos_specs=None,replication_status=,reservations=['bdee63cc-aa30-4959-bb11-bb6b76c46605','4588637c-52a3-4020-9657-aeb4ddbea2a8','deb42ad3-b9f1-47da-9b5f-900454e2cfa0','b1f091f0-c80a-4215-9301-8be0ec02c63b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ded46a6c0d343fab0b395ea5c1c8dd4',volume_type_id=8eff1d4b-7cba-4057-9b85-0f462efff143)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:34.797896 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5f4a735-f9ac-4208-9c56-99797b68e8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:34.814083 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5f4a735-f9ac-4208-9c56-99797b68e8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:34.815296 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Flow 'volume_create_api' (e05e66ad-4c03-475d-bbb6-98387f42ff9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:34.815519 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Create volume request issued successfully. Aug 13 07:02:34.816206 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-459f4281-a50e-4093-aa5a-db71314ca30a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:02:34.816880 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 794/3158] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:02:34 2026] POST /volume/v3/volumes => generated 789 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:02:35.184652 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4141ab85-ffcd-4196-9bbd-43549b9097e0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:35.187206 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4141ab85-ffcd-4196-9bbd-43549b9097e0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:35.188452 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4141ab85-ffcd-4196-9bbd-43549b9097e0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:35.188452 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4141ab85-ffcd-4196-9bbd-43549b9097e0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:35.188452 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-4141ab85-ffcd-4196-9bbd-43549b9097e0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:35.192889 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:35.192889 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:35.193677 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4141ab85-ffcd-4196-9bbd-43549b9097e0 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:35.194049 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 795/3159] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:35 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:36.197079 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:36.206889 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9c52a0c4-5c0f-43a3-b93f-daf46872db2d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:36.209069 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9c52a0c4-5c0f-43a3-b93f-daf46872db2d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:36.209272 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9c52a0c4-5c0f-43a3-b93f-daf46872db2d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:36.209544 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9c52a0c4-5c0f-43a3-b93f-daf46872db2d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:36.209789 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-9c52a0c4-5c0f-43a3-b93f-daf46872db2d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:36.213826 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:36.213826 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:36.214526 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9c52a0c4-5c0f-43a3-b93f-daf46872db2d tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:36.215004 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 790/3160] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:36 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:36.224909 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:02:36.225286 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2068774429"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:36.226793 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2068774429'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:02:36.226922 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create volume of 1 GB Aug 13 07:02:36.233332 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Availability Zones retrieved successfully. Aug 13 07:02:36.239738 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Flow 'volume_create_api' (5e01ded0-d544-4a86-96ce-b62dd5ff2bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:36.240617 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f27b3dd-bf44-4b6a-ae31-ee021c0fa21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:36.241656 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:02:36.275491 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f27b3dd-bf44-4b6a-ae31-ee021c0fa21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:36.276502 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4b65233-1243-4bad-9da0-6588366b64f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:36.343876 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Created reservations ['c94de026-4332-43d9-abab-bf9e47a5a87e', 'aa427d4e-948b-488b-9a62-ccaadef832fe', 'ba356ec9-3520-4deb-9c6c-ba1e7b005673', 'f242a576-9857-45cd-a5cc-b8eecd7fa281'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:36.344916 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4b65233-1243-4bad-9da0-6588366b64f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c94de026-4332-43d9-abab-bf9e47a5a87e', 'aa427d4e-948b-488b-9a62-ccaadef832fe', 'ba356ec9-3520-4deb-9c6c-ba1e7b005673', 'f242a576-9857-45cd-a5cc-b8eecd7fa281']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:36.345765 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd692a6a-f800-4713-bb02-710ab4f1ff0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:36.368414 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd692a6a-f800-4713-bb02-710ab4f1ff0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efb1600e-4aae-4db0-95f3-2bdf930ad126', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2068774429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417b6d2242c842568a9108218faf3c0d',qos_specs=None,replication_status=,reservations=['c94de026-4332-43d9-abab-bf9e47a5a87e','aa427d4e-948b-488b-9a62-ccaadef832fe','ba356ec9-3520-4deb-9c6c-ba1e7b005673','f242a576-9857-45cd-a5cc-b8eecd7fa281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='706e58f2b92b4c28a4fb6fd56e031949',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:02:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2068774429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efb1600e-4aae-4db0-95f3-2bdf930ad126,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='417b6d2242c842568a9108218faf3c0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='706e58f2b92b4c28a4fb6fd56e031949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:36.369191 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (738304ad-fd28-434e-bda5-7ebc03b379d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:36.387660 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (738304ad-fd28-434e-bda5-7ebc03b379d5) transitioned into state 'SUCCESS' from state '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-2068774429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417b6d2242c842568a9108218faf3c0d',qos_specs=None,replication_status=,reservations=['c94de026-4332-43d9-abab-bf9e47a5a87e','aa427d4e-948b-488b-9a62-ccaadef832fe','ba356ec9-3520-4deb-9c6c-ba1e7b005673','f242a576-9857-45cd-a5cc-b8eecd7fa281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='706e58f2b92b4c28a4fb6fd56e031949',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:36.388343 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c4699b1-ced4-4e4d-a511-ae419f497909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:36.397333 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c4699b1-ced4-4e4d-a511-ae419f497909) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:36.400343 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Flow 'volume_create_api' (5e01ded0-d544-4a86-96ce-b62dd5ff2bcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:36.400343 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create volume request issued successfully. Aug 13 07:02:36.400343 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0beb9c34-467a-4c1c-ad34-89d6d11c3a57 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:02:36.400343 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 782/3161] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:02:36 2026] POST /volume/v3/volumes => generated 752 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:02:36.411560 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-80f2b7cd-fe1c-473f-93a2-71c4f4ddd4cc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:36.414160 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-80f2b7cd-fe1c-473f-93a2-71c4f4ddd4cc tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:02:36.414484 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-80f2b7cd-fe1c-473f-93a2-71c4f4ddd4cc tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:36.414776 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-80f2b7cd-fe1c-473f-93a2-71c4f4ddd4cc tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:36.425967 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:36.425967 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:36.434494 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-80f2b7cd-fe1c-473f-93a2-71c4f4ddd4cc tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:02:36.450417 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-80f2b7cd-fe1c-473f-93a2-71c4f4ddd4cc tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 returned with HTTP 200 Aug 13 07:02:36.450417 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 795/3162] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:36 2026] GET /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:37.231499 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0764a2cc-b1ee-4831-8e2f-45fd4408b215 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:37.234029 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0764a2cc-b1ee-4831-8e2f-45fd4408b215 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:37.234712 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0764a2cc-b1ee-4831-8e2f-45fd4408b215 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:37.234891 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0764a2cc-b1ee-4831-8e2f-45fd4408b215 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:37.234992 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-0764a2cc-b1ee-4831-8e2f-45fd4408b215 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:37.241450 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:37.241450 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:37.242179 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0764a2cc-b1ee-4831-8e2f-45fd4408b215 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:37.242533 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 796/3163] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:37 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:37.459055 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-55dc365d-af4b-4fbf-a5f9-152e23fba56d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:37.461280 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-55dc365d-af4b-4fbf-a5f9-152e23fba56d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:02:37.461548 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-55dc365d-af4b-4fbf-a5f9-152e23fba56d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:37.461789 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-55dc365d-af4b-4fbf-a5f9-152e23fba56d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:37.473572 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:37.473572 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:37.478041 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-55dc365d-af4b-4fbf-a5f9-152e23fba56d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:02:37.484177 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-55dc365d-af4b-4fbf-a5f9-152e23fba56d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 returned with HTTP 200 Aug 13 07:02:37.484698 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 791/3164] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:37 2026] GET /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:37.504121 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-17639165-735b-43a9-ae3b-4180328bc3b6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:37.506349 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-17639165-735b-43a9-ae3b-4180328bc3b6 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:02:37.506759 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-17639165-735b-43a9-ae3b-4180328bc3b6 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:37.506759 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-17639165-735b-43a9-ae3b-4180328bc3b6 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:37.515522 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:37.515522 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:37.519283 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-17639165-735b-43a9-ae3b-4180328bc3b6 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:02:37.523424 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-17639165-735b-43a9-ae3b-4180328bc3b6 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 returned with HTTP 200 Aug 13 07:02:37.523809 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 783/3165] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:37 2026] GET /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:37.540332 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b4d5cabf-4609-4aa9-be5d-d1c8757f9415 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:37.542921 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b4d5cabf-4609-4aa9-be5d-d1c8757f9415 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:02:37.543539 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b4d5cabf-4609-4aa9-be5d-d1c8757f9415 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "efb1600e-4aae-4db0-95f3-2bdf930ad126", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906007244"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:37.552533 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:37.552533 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:37.553068 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b4d5cabf-4609-4aa9-be5d-d1c8757f9415 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:02:37.553241 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-b4d5cabf-4609-4aa9-be5d-d1c8757f9415 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create snapshot from volume efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:02:37.596355 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-6a71176f-2442-498e-8055-4deaf64c727b req-3ffa309f-c2dd-452f-bc86-0f98eab8339d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:37.597269 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-b4d5cabf-4609-4aa9-be5d-d1c8757f9415 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Created reservations ['bff38641-4862-4079-a045-8a41231daf09', '040d35e1-1c44-4911-b5eb-2e88771d853e', 'aed04f36-6452-4427-941c-0fb1a60dde7e', 'd4d3abe9-7ee9-42ee-847a-f0f90902e4c9'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:37.599835 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-6a71176f-2442-498e-8055-4deaf64c727b req-3ffa309f-c2dd-452f-bc86-0f98eab8339d tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 Aug 13 07:02:37.600029 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-6a71176f-2442-498e-8055-4deaf64c727b req-3ffa309f-c2dd-452f-bc86-0f98eab8339d tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:37.600252 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-6a71176f-2442-498e-8055-4deaf64c727b req-3ffa309f-c2dd-452f-bc86-0f98eab8339d tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:37.607112 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:37.607112 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:37.611028 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-6a71176f-2442-498e-8055-4deaf64c727b req-3ffa309f-c2dd-452f-bc86-0f98eab8339d tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:02:37.626739 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-6a71176f-2442-498e-8055-4deaf64c727b req-3ffa309f-c2dd-452f-bc86-0f98eab8339d tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 returned with HTTP 200 Aug 13 07:02:37.626739 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 797/3166] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:02:37 2026] GET /volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:37.659390 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b4d5cabf-4609-4aa9-be5d-d1c8757f9415 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot create request issued successfully. Aug 13 07:02:37.659390 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b4d5cabf-4609-4aa9-be5d-d1c8757f9415 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:02:37.659390 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 796/3167] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:02:37 2026] POST /volume/v3/snapshots => generated 310 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:02:37.675083 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8b441146-f4e1-47d3-8469-0326d9a577ce None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:37.680626 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8b441146-f4e1-47d3-8469-0326d9a577ce tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/3d050134-cbd1-4731-9370-4f24be25c3cb Aug 13 07:02:37.681268 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8b441146-f4e1-47d3-8469-0326d9a577ce tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:37.681268 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8b441146-f4e1-47d3-8469-0326d9a577ce tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:37.685838 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:37.685838 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:37.686253 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8b441146-f4e1-47d3-8469-0326d9a577ce tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:02:37.686958 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8b441146-f4e1-47d3-8469-0326d9a577ce tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/3d050134-cbd1-4731-9370-4f24be25c3cb returned with HTTP 200 Aug 13 07:02:37.687315 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 792/3168] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:02:37 2026] GET /volume/v3/snapshots/3d050134-cbd1-4731-9370-4f24be25c3cb => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:37.764943 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8f5fe14f-071f-458a-87e7-31e41fb03aa1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:37.765420 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8f5fe14f-071f-458a-87e7-31e41fb03aa1 None None] GET https://10.4.3.81/volume// Aug 13 07:02:37.765664 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8f5fe14f-071f-458a-87e7-31e41fb03aa1 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:37.766549 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8f5fe14f-071f-458a-87e7-31e41fb03aa1 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:37.766549 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8f5fe14f-071f-458a-87e7-31e41fb03aa1 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:02:37.766941 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 784/3169] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:02:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:02:37.775530 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-6a71176f-2442-498e-8055-4deaf64c727b req-5e642140-cccf-4991-8e55-df45bc024542 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:37.780571 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-6a71176f-2442-498e-8055-4deaf64c727b req-5e642140-cccf-4991-8e55-df45bc024542 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:02:37.780706 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-6a71176f-2442-498e-8055-4deaf64c727b req-5e642140-cccf-4991-8e55-df45bc024542 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "389e32f6-beb4-4564-84cb-6195e0d38956", "connector": null, "instance_uuid": "4300e84f-459a-4ce4-941a-342df96ef25a"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:37.791345 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:37.791345 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:37.832679 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-6a71176f-2442-498e-8055-4deaf64c727b req-5e642140-cccf-4991-8e55-df45bc024542 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:02:37.832679 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 798/3170] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:02:37 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:37.871690 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-25ce7d06-f9b9-4d24-9977-4d2b2fdcc815 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:37.874220 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-25ce7d06-f9b9-4d24-9977-4d2b2fdcc815 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 Aug 13 07:02:37.874379 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-25ce7d06-f9b9-4d24-9977-4d2b2fdcc815 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:37.874624 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-25ce7d06-f9b9-4d24-9977-4d2b2fdcc815 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:37.883681 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-242dd7d8-a98b-489c-a61f-0e1af4c28081 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:37.884066 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-242dd7d8-a98b-489c-a61f-0e1af4c28081 None None] GET https://10.4.3.81/volume// Aug 13 07:02:37.884250 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-242dd7d8-a98b-489c-a61f-0e1af4c28081 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:37.884476 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-242dd7d8-a98b-489c-a61f-0e1af4c28081 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:37.884838 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-242dd7d8-a98b-489c-a61f-0e1af4c28081 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:02:37.885146 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 793/3171] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:02:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:02:37.892726 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-6a71176f-2442-498e-8055-4deaf64c727b req-4e1a457e-ed85-41ec-867c-0f25bc4ae656 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:37.894712 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:37.894712 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:37.894973 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6a71176f-2442-498e-8055-4deaf64c727b req-4e1a457e-ed85-41ec-867c-0f25bc4ae656 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 Aug 13 07:02:37.895311 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6a71176f-2442-498e-8055-4deaf64c727b req-4e1a457e-ed85-41ec-867c-0f25bc4ae656 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:37.895618 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6a71176f-2442-498e-8055-4deaf64c727b req-4e1a457e-ed85-41ec-867c-0f25bc4ae656 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:37.899060 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-25ce7d06-f9b9-4d24-9977-4d2b2fdcc815 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:02:37.904314 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-25ce7d06-f9b9-4d24-9977-4d2b2fdcc815 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 returned with HTTP 200 Aug 13 07:02:37.904824 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 797/3172] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:37 2026] GET /volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:37.910481 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:37.910481 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:37.916461 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-6a71176f-2442-498e-8055-4deaf64c727b req-4e1a457e-ed85-41ec-867c-0f25bc4ae656 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:02:37.922966 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6a71176f-2442-498e-8055-4deaf64c727b req-4e1a457e-ed85-41ec-867c-0f25bc4ae656 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 returned with HTTP 200 Aug 13 07:02:37.923468 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 785/3173] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:02:37 2026] GET /volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 => generated 1028 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:02:38.083798 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-6a71176f-2442-498e-8055-4deaf64c727b req-157635d2-8eaf-41b9-af33-d6f0db2edb94 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:38.087052 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-6a71176f-2442-498e-8055-4deaf64c727b req-157635d2-8eaf-41b9-af33-d6f0db2edb94 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] PUT https://10.4.3.81/volume/v3/attachments/d557b4ad-c94e-447a-875a-996c569c680f Aug 13 07:02:38.087659 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-6a71176f-2442-498e-8055-4deaf64c727b req-157635d2-8eaf-41b9-af33-d6f0db2edb94 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:38.100583 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-6a71176f-2442-498e-8055-4deaf64c727b req-157635d2-8eaf-41b9-af33-d6f0db2edb94 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Acquiring lock "cinder-attachment_update-389e32f6-beb4-4564-84cb-6195e0d38956-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:02:38.106781 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-6a71176f-2442-498e-8055-4deaf64c727b req-157635d2-8eaf-41b9-af33-d6f0db2edb94 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Lock "cinder-attachment_update-389e32f6-beb4-4564-84cb-6195e0d38956-np0000007169" acquired by "attachment_update" :: waited 0.006s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:02:38.108482 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:38.108482 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:38.223701 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-6a71176f-2442-498e-8055-4deaf64c727b req-157635d2-8eaf-41b9-af33-d6f0db2edb94 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Lock "cinder-attachment_update-389e32f6-beb4-4564-84cb-6195e0d38956-np0000007169" released by "attachment_update" :: held 0.117s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:02:38.224625 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-6a71176f-2442-498e-8055-4deaf64c727b req-157635d2-8eaf-41b9-af33-d6f0db2edb94 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/attachments/d557b4ad-c94e-447a-875a-996c569c680f returned with HTTP 200 Aug 13 07:02:38.225075 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 799/3174] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:02:38 2026] PUT /volume/v3/attachments/d557b4ad-c94e-447a-875a-996c569c680f => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:38.254200 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-20992627-609e-465a-8f4c-9881dbf9f3ff None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:38.257687 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-20992627-609e-465a-8f4c-9881dbf9f3ff tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:38.257867 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-20992627-609e-465a-8f4c-9881dbf9f3ff tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:38.258039 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-20992627-609e-465a-8f4c-9881dbf9f3ff tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:38.258137 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-20992627-609e-465a-8f4c-9881dbf9f3ff tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:38.271807 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:38.271807 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:38.272608 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-20992627-609e-465a-8f4c-9881dbf9f3ff tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:38.272948 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 794/3175] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:38 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 782 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:38.699614 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2bec014f-e1dc-4af1-9cd2-d70c717f8843 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:38.703485 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2bec014f-e1dc-4af1-9cd2-d70c717f8843 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/3d050134-cbd1-4731-9370-4f24be25c3cb Aug 13 07:02:38.703485 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2bec014f-e1dc-4af1-9cd2-d70c717f8843 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:38.703485 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2bec014f-e1dc-4af1-9cd2-d70c717f8843 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:38.709466 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:38.709466 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:38.709841 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2bec014f-e1dc-4af1-9cd2-d70c717f8843 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:02:38.710533 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2bec014f-e1dc-4af1-9cd2-d70c717f8843 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/3d050134-cbd1-4731-9370-4f24be25c3cb returned with HTTP 200 Aug 13 07:02:38.710862 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 798/3176] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:02:38 2026] GET /volume/v3/snapshots/3d050134-cbd1-4731-9370-4f24be25c3cb => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:38.724847 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b21578e9-49f6-4d20-be04-c0fe1f789e75 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:38.732225 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b21578e9-49f6-4d20-be04-c0fe1f789e75 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 07:02:38.732837 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b21578e9-49f6-4d20-be04-c0fe1f789e75 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "efb1600e-4aae-4db0-95f3-2bdf930ad126", "snapshot_id": "3d050134-cbd1-4731-9370-4f24be25c3cb", "name": "tempest-VolumesSnapshotTestJSON-Backup-657293657", "container": "tempest-volumessnapshottestjson-backup-container-2101551456"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:38.736827 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-b21578e9-49f6-4d20-be04-c0fe1f789e75 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Creating new backup {'backup': {'volume_id': 'efb1600e-4aae-4db0-95f3-2bdf930ad126', 'snapshot_id': '3d050134-cbd1-4731-9370-4f24be25c3cb', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-657293657', 'container': 'tempest-volumessnapshottestjson-backup-container-2101551456'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:02:38.737070 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-b21578e9-49f6-4d20-be04-c0fe1f789e75 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Creating backup of volume efb1600e-4aae-4db0-95f3-2bdf930ad126 in container tempest-volumessnapshottestjson-backup-container-2101551456 Aug 13 07:02:38.752162 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:38.752162 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:38.752776 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b21578e9-49f6-4d20-be04-c0fe1f789e75 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:02:38.764741 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:38.764741 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:38.765445 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b21578e9-49f6-4d20-be04-c0fe1f789e75 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:02:38.799486 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-b21578e9-49f6-4d20-be04-c0fe1f789e75 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Created reservations ['0ed8b5fa-a512-4483-8eef-69897842c096', '1a50436f-5512-4773-b88c-a9e4247b96e5'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:38.836503 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b21578e9-49f6-4d20-be04-c0fe1f789e75 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:02:38.837076 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 786/3177] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:02:38 2026] POST /volume/v3/backups => generated 332 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:02:38.845500 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c8740d5c-260a-41fd-98cc-9756d9a5f6b4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:38.847692 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c8740d5c-260a-41fd-98cc-9756d9a5f6b4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:38.847961 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c8740d5c-260a-41fd-98cc-9756d9a5f6b4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:38.848227 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c8740d5c-260a-41fd-98cc-9756d9a5f6b4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:38.848402 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-c8740d5c-260a-41fd-98cc-9756d9a5f6b4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:38.855160 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:38.855160 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:38.856766 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c8740d5c-260a-41fd-98cc-9756d9a5f6b4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 200 Aug 13 07:02:38.857330 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 800/3178] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:38 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 806 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:38.921409 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ae8eb818-e6d8-4d6d-91da-6c0c287072c7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:38.927672 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ae8eb818-e6d8-4d6d-91da-6c0c287072c7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 Aug 13 07:02:38.927996 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ae8eb818-e6d8-4d6d-91da-6c0c287072c7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:38.928290 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ae8eb818-e6d8-4d6d-91da-6c0c287072c7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:38.957678 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:38.957678 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:38.965342 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ae8eb818-e6d8-4d6d-91da-6c0c287072c7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:02:38.969056 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ae8eb818-e6d8-4d6d-91da-6c0c287072c7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 returned with HTTP 200 Aug 13 07:02:38.969986 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 795/3179] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:38 2026] GET /volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:39.290380 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b20ab865-eba2-4101-93b8-aa7e401cf608 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:39.297018 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b20ab865-eba2-4101-93b8-aa7e401cf608 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:39.297146 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b20ab865-eba2-4101-93b8-aa7e401cf608 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:39.297541 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b20ab865-eba2-4101-93b8-aa7e401cf608 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:39.297541 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b20ab865-eba2-4101-93b8-aa7e401cf608 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:39.332210 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:39.332210 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:39.333344 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b20ab865-eba2-4101-93b8-aa7e401cf608 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:39.333890 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 799/3180] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:39 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 782 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:39.540053 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ff508f1c-2693-4b33-a1b0-30abae50687c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:39.575308 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ff508f1c-2693-4b33-a1b0-30abae50687c tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:02:39.575859 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ff508f1c-2693-4b33-a1b0-30abae50687c tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-839317185", "extra_specs": {}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:39.578657 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:39.578657 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:39.597981 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ff508f1c-2693-4b33-a1b0-30abae50687c tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:02:39.597981 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 787/3181] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:02:39 2026] POST /volume/v3/types => generated 211 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:39.612898 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4acd45d5-4c26-491b-a780-877db3a318a2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:39.642221 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4acd45d5-4c26-491b-a780-877db3a318a2 tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] POST https://10.4.3.81/volume/v3/types/ec4bb911-92b6-431b-8682-1196c6a326e8/encryption Aug 13 07:02:39.642221 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4acd45d5-4c26-491b-a780-877db3a318a2 tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:39.655383 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4acd45d5-4c26-491b-a780-877db3a318a2 tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] https://10.4.3.81/volume/v3/types/ec4bb911-92b6-431b-8682-1196c6a326e8/encryption returned with HTTP 200 Aug 13 07:02:39.655565 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 801/3182] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 07:02:39 2026] POST /volume/v3/types/ec4bb911-92b6-431b-8682-1196c6a326e8/encryption => generated 230 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:39.665304 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:39.752062 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:02:39.752437 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-623749521", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-839317185", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:39.753874 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-623749521', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-839317185', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:02:39.761423 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Create volume of 1 GB Aug 13 07:02:39.761423 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:39.761423 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:39.761423 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Availability Zones retrieved successfully. Aug 13 07:02:39.768913 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Flow 'volume_create_api' (0fa9feed-b875-4211-b19c-60d4e10ba8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:39.770396 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fff1d23-2425-4054-800c-e544dad63c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:39.771573 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:02:39.812654 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fff1d23-2425-4054-800c-e544dad63c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:02:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ec4bb911-92b6-431b-8682-1196c6a326e8,is_public=True,name='tempest-scenario-type-luks-839317185',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec4bb911-92b6-431b-8682-1196c6a326e8', '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=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:39.813902 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a80954ec-8cbd-4892-a250-23df986c951b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:39.845302 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-839317185 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-839317185, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:02:39.845585 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-839317185 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-839317185, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:02:39.872654 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-aa4e7d05-84bd-4add-b664-b34ceede77f7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:39.875502 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aa4e7d05-84bd-4add-b664-b34ceede77f7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:39.875838 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aa4e7d05-84bd-4add-b664-b34ceede77f7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:39.876083 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aa4e7d05-84bd-4add-b664-b34ceede77f7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:39.876267 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-aa4e7d05-84bd-4add-b664-b34ceede77f7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:39.881582 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Created reservations ['cbc32c00-a5ff-4697-a896-1cc65aeb4620', 'e9e858bd-2389-406f-975a-f071a883a1cf', 'd10c86d5-2111-4f14-85a3-6b54dd353c18', 'a9b38270-bb3c-45f5-8b87-38545d3f9bc7'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:39.882039 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a80954ec-8cbd-4892-a250-23df986c951b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbc32c00-a5ff-4697-a896-1cc65aeb4620', 'e9e858bd-2389-406f-975a-f071a883a1cf', 'd10c86d5-2111-4f14-85a3-6b54dd353c18', 'a9b38270-bb3c-45f5-8b87-38545d3f9bc7']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:39.882706 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90871d64-33e2-4d3b-abb5-3171f60c67ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:39.883207 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:39.883207 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:39.884003 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aa4e7d05-84bd-4add-b664-b34ceede77f7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 200 Aug 13 07:02:39.884417 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 800/3183] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:39 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:39.906958 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90871d64-33e2-4d3b-abb5-3171f60c67ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-623749521',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b188238a40544d5883426dbc86040794',qos_specs=None,replication_status=,reservations=['cbc32c00-a5ff-4697-a896-1cc65aeb4620','e9e858bd-2389-406f-975a-f071a883a1cf','d10c86d5-2111-4f14-85a3-6b54dd353c18','a9b38270-bb3c-45f5-8b87-38545d3f9bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c8c51d83bb4a71b234157b39aaa2cb',volume_type_id=ec4bb911-92b6-431b-8682-1196c6a326e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:02:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-623749521',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b188238a40544d5883426dbc86040794',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12c8c51d83bb4a71b234157b39aaa2cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec4bb911-92b6-431b-8682-1196c6a326e8),volume_type_id=ec4bb911-92b6-431b-8682-1196c6a326e8)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:39.907641 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (801c6362-e5a9-4314-876d-657fdb3d80bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:39.936069 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (801c6362-e5a9-4314-876d-657fdb3d80bc) transitioned into state 'SUCCESS' from state '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-623749521',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b188238a40544d5883426dbc86040794',qos_specs=None,replication_status=,reservations=['cbc32c00-a5ff-4697-a896-1cc65aeb4620','e9e858bd-2389-406f-975a-f071a883a1cf','d10c86d5-2111-4f14-85a3-6b54dd353c18','a9b38270-bb3c-45f5-8b87-38545d3f9bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c8c51d83bb4a71b234157b39aaa2cb',volume_type_id=ec4bb911-92b6-431b-8682-1196c6a326e8)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:39.936611 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c117e4-f243-4d4e-879e-8f8c5a784bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:39.945603 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c117e4-f243-4d4e-879e-8f8c5a784bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:39.946259 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Flow 'volume_create_api' (0fa9feed-b875-4211-b19c-60d4e10ba8c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:39.946551 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Create volume request issued successfully. Aug 13 07:02:39.947085 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0b52a5e1-62e5-44de-829a-b9ab60d0ce7b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:02:39.947480 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 796/3184] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:02:39 2026] POST /volume/v3/volumes => generated 781 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:02:39.958813 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e80a5f3c-9d45-4d8c-a272-35e5e1e6eb6f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:39.960799 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e80a5f3c-9d45-4d8c-a272-35e5e1e6eb6f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94 Aug 13 07:02:39.960989 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e80a5f3c-9d45-4d8c-a272-35e5e1e6eb6f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:39.961174 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e80a5f3c-9d45-4d8c-a272-35e5e1e6eb6f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:39.968990 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:39.968990 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:39.974217 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e80a5f3c-9d45-4d8c-a272-35e5e1e6eb6f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:02:39.980427 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e80a5f3c-9d45-4d8c-a272-35e5e1e6eb6f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94 returned with HTTP 200 Aug 13 07:02:39.980910 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 788/3185] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:39 2026] GET /volume/v3/volumes/4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:39.983301 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-09a4338d-dfdd-42f9-8c16-0e81e12c09f1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:39.985252 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-09a4338d-dfdd-42f9-8c16-0e81e12c09f1 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 Aug 13 07:02:39.985508 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-09a4338d-dfdd-42f9-8c16-0e81e12c09f1 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:39.985743 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-09a4338d-dfdd-42f9-8c16-0e81e12c09f1 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:39.994070 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:39.994070 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:39.997512 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-09a4338d-dfdd-42f9-8c16-0e81e12c09f1 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:02:40.001382 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-09a4338d-dfdd-42f9-8c16-0e81e12c09f1 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 returned with HTTP 200 Aug 13 07:02:40.001769 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 802/3186] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:39 2026] GET /volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:40.344990 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e8ed0fe1-0b4c-4da9-b0ae-0d95c7dcf7a8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:40.347655 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e8ed0fe1-0b4c-4da9-b0ae-0d95c7dcf7a8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:40.347858 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e8ed0fe1-0b4c-4da9-b0ae-0d95c7dcf7a8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:40.348022 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e8ed0fe1-0b4c-4da9-b0ae-0d95c7dcf7a8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:40.348123 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e8ed0fe1-0b4c-4da9-b0ae-0d95c7dcf7a8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:40.368006 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:40.368006 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:40.368150 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e8ed0fe1-0b4c-4da9-b0ae-0d95c7dcf7a8 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:40.368560 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 801/3187] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:40 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 782 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:40.896471 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3878ceb4-4376-46cb-9b1f-35f129308ad5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:40.898654 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3878ceb4-4376-46cb-9b1f-35f129308ad5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:40.898948 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3878ceb4-4376-46cb-9b1f-35f129308ad5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:40.899117 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3878ceb4-4376-46cb-9b1f-35f129308ad5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:40.899289 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-3878ceb4-4376-46cb-9b1f-35f129308ad5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:40.903844 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:40.903844 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:40.904718 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3878ceb4-4376-46cb-9b1f-35f129308ad5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 200 Aug 13 07:02:40.905085 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 797/3188] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:40 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:40.995041 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e50e4128-6506-4438-9738-ca57146f59ac None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:40.998419 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e50e4128-6506-4438-9738-ca57146f59ac tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94 Aug 13 07:02:40.998802 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e50e4128-6506-4438-9738-ca57146f59ac tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:40.999081 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e50e4128-6506-4438-9738-ca57146f59ac tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:41.009170 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:41.009170 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:41.014262 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-abb377d7-5d58-4978-a8da-a3cec82e4b90 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:41.016314 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e50e4128-6506-4438-9738-ca57146f59ac tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:02:41.016511 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-abb377d7-5d58-4978-a8da-a3cec82e4b90 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 Aug 13 07:02:41.017387 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-abb377d7-5d58-4978-a8da-a3cec82e4b90 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:41.017616 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-abb377d7-5d58-4978-a8da-a3cec82e4b90 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:41.024001 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e50e4128-6506-4438-9738-ca57146f59ac tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94 returned with HTTP 200 Aug 13 07:02:41.024567 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 789/3189] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:40 2026] GET /volume/v3/volumes/4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:41.031534 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:41.031534 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:41.035541 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-abb377d7-5d58-4978-a8da-a3cec82e4b90 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:02:41.037207 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6ea7aaf9-37ec-45eb-aa6d-8696997667a6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:41.039129 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6ea7aaf9-37ec-45eb-aa6d-8696997667a6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94 Aug 13 07:02:41.039424 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6ea7aaf9-37ec-45eb-aa6d-8696997667a6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:41.039674 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6ea7aaf9-37ec-45eb-aa6d-8696997667a6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:41.041301 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-abb377d7-5d58-4978-a8da-a3cec82e4b90 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 returned with HTTP 200 Aug 13 07:02:41.041812 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 803/3190] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:41 2026] GET /volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:41.054029 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:41.054029 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:41.058349 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6ea7aaf9-37ec-45eb-aa6d-8696997667a6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:02:41.066177 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6ea7aaf9-37ec-45eb-aa6d-8696997667a6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94 returned with HTTP 200 Aug 13 07:02:41.066693 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 802/3191] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:41 2026] GET /volume/v3/volumes/4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:41.087831 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:41.089512 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:02:41.089824 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1453580757", "source_volid": "4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94", "volume_type": "tempest-scenario-type-luks-839317185", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:41.091272 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1453580757', 'source_volid': '4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94', 'volume_type': 'tempest-scenario-type-luks-839317185', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:02:41.105502 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:41.105502 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:41.105956 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume retrieved successfully. Aug 13 07:02:41.106073 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Create volume of 1 GB Aug 13 07:02:41.110285 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Availability Zones retrieved successfully. Aug 13 07:02:41.116174 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Flow 'volume_create_api' (835be4f3-55fc-4599-9110-df9181ada837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:41.117292 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6957bdb-c614-4a8c-ba31-dabdfb2d2b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:41.118187 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:02:41.139543 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6957bdb-c614-4a8c-ba31-dabdfb2d2b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94', 'volume_type': VolumeType(created_at=2026-08-13T07:02:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ec4bb911-92b6-431b-8682-1196c6a326e8,is_public=True,name='tempest-scenario-type-luks-839317185',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec4bb911-92b6-431b-8682-1196c6a326e8', '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=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:41.140335 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0beae8e0-0951-412e-a500-457282617c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:41.183304 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Created reservations ['46bd3aa4-8233-442d-a87a-23036ea6e3eb', '3cd45e7f-414b-4b03-aaeb-d3a17f080425', 'f81ae326-bc8e-48ca-b69f-ece299309ddc', 'd26cf646-e506-424a-bb7a-bdcc301866c3'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:41.184729 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0beae8e0-0951-412e-a500-457282617c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46bd3aa4-8233-442d-a87a-23036ea6e3eb', '3cd45e7f-414b-4b03-aaeb-d3a17f080425', 'f81ae326-bc8e-48ca-b69f-ece299309ddc', 'd26cf646-e506-424a-bb7a-bdcc301866c3']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:41.185510 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c364a6e-398d-408b-9a85-edc090c0070c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:41.226149 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c364a6e-398d-408b-9a85-edc090c0070c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '882d7e6b-eb5e-472f-933b-847d27bfc67a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1453580757',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b188238a40544d5883426dbc86040794',qos_specs=None,replication_status=,reservations=['46bd3aa4-8233-442d-a87a-23036ea6e3eb','3cd45e7f-414b-4b03-aaeb-d3a17f080425','f81ae326-bc8e-48ca-b69f-ece299309ddc','d26cf646-e506-424a-bb7a-bdcc301866c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94,status='creating',user_id='12c8c51d83bb4a71b234157b39aaa2cb',volume_type_id=ec4bb911-92b6-431b-8682-1196c6a326e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:02:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1453580757',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=882d7e6b-eb5e-472f-933b-847d27bfc67a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b188238a40544d5883426dbc86040794',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12c8c51d83bb4a71b234157b39aaa2cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec4bb911-92b6-431b-8682-1196c6a326e8),volume_type_id=ec4bb911-92b6-431b-8682-1196c6a326e8)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:41.227259 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e99b789-89c5-4c79-a3d8-c01e7a9ba9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:41.249750 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e99b789-89c5-4c79-a3d8-c01e7a9ba9bf) transitioned into state 'SUCCESS' from state '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-1453580757',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b188238a40544d5883426dbc86040794',qos_specs=None,replication_status=,reservations=['46bd3aa4-8233-442d-a87a-23036ea6e3eb','3cd45e7f-414b-4b03-aaeb-d3a17f080425','f81ae326-bc8e-48ca-b69f-ece299309ddc','d26cf646-e506-424a-bb7a-bdcc301866c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94,status='creating',user_id='12c8c51d83bb4a71b234157b39aaa2cb',volume_type_id=ec4bb911-92b6-431b-8682-1196c6a326e8)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:41.250717 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3045df68-c7b7-4a15-82ca-89a71cd0e821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:41.267722 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3045df68-c7b7-4a15-82ca-89a71cd0e821) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:41.268549 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Flow 'volume_create_api' (835be4f3-55fc-4599-9110-df9181ada837) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:41.268845 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Create volume request issued successfully. Aug 13 07:02:41.269496 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0563f750-d5d0-4e2e-be98-786e6aac3d89 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:02:41.270035 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 798/3192] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:02:41 2026] POST /volume/v3/volumes => generated 809 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:02:41.288867 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-be12dc59-219d-4366-8a81-e5a36721f945 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:41.290486 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-be12dc59-219d-4366-8a81-e5a36721f945 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:02:41.290655 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-be12dc59-219d-4366-8a81-e5a36721f945 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:41.290822 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-be12dc59-219d-4366-8a81-e5a36721f945 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:41.304006 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:41.304006 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:41.313971 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-be12dc59-219d-4366-8a81-e5a36721f945 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:02:41.322399 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-be12dc59-219d-4366-8a81-e5a36721f945 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:02:41.322757 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 790/3193] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:41 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:41.380892 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1dc1f04b-29f5-4154-9773-192cfc4bf58a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:41.383881 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1dc1f04b-29f5-4154-9773-192cfc4bf58a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:41.384475 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1dc1f04b-29f5-4154-9773-192cfc4bf58a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:41.384683 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1dc1f04b-29f5-4154-9773-192cfc4bf58a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:41.384789 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-1dc1f04b-29f5-4154-9773-192cfc4bf58a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:41.389678 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:41.389678 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:41.390012 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1dc1f04b-29f5-4154-9773-192cfc4bf58a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:41.390421 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 804/3194] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:41 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:41.723251 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6a71176f-2442-498e-8055-4deaf64c727b req-6121c45c-6663-4b59-b172-92e900d2291a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:41.727107 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6a71176f-2442-498e-8055-4deaf64c727b req-6121c45c-6663-4b59-b172-92e900d2291a tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] POST https://10.4.3.81/volume/v3/attachments/d557b4ad-c94e-447a-875a-996c569c680f/action Aug 13 07:02:41.727498 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6a71176f-2442-498e-8055-4deaf64c727b req-6121c45c-6663-4b59-b172-92e900d2291a tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:02:41.727617 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6a71176f-2442-498e-8055-4deaf64c727b req-6121c45c-6663-4b59-b172-92e900d2291a tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:41.751443 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:41.751443 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:41.767412 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6a71176f-2442-498e-8055-4deaf64c727b req-6121c45c-6663-4b59-b172-92e900d2291a tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/attachments/d557b4ad-c94e-447a-875a-996c569c680f/action returned with HTTP 204 Aug 13 07:02:41.767818 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 803/3195] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:02:41 2026] POST /volume/v3/attachments/d557b4ad-c94e-447a-875a-996c569c680f/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:41.917415 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9ec1c400-380a-4c36-9971-bc76abe055ef None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:41.919805 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9ec1c400-380a-4c36-9971-bc76abe055ef tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:41.920053 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9ec1c400-380a-4c36-9971-bc76abe055ef tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:41.920424 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9ec1c400-380a-4c36-9971-bc76abe055ef tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:41.920498 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-9ec1c400-380a-4c36-9971-bc76abe055ef tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:41.925818 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:41.925818 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:41.926580 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9ec1c400-380a-4c36-9971-bc76abe055ef tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 200 Aug 13 07:02:41.926909 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 799/3196] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:41 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:42.055941 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7add23d7-dade-416b-87b7-c43cc001e328 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:42.057665 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7add23d7-dade-416b-87b7-c43cc001e328 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 Aug 13 07:02:42.057859 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7add23d7-dade-416b-87b7-c43cc001e328 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:42.058057 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7add23d7-dade-416b-87b7-c43cc001e328 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:42.066937 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:42.066937 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:42.070726 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7add23d7-dade-416b-87b7-c43cc001e328 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:02:42.075944 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7add23d7-dade-416b-87b7-c43cc001e328 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 returned with HTTP 200 Aug 13 07:02:42.076504 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 791/3197] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:42 2026] GET /volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:42.094227 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4a5998c5-f3ba-48dc-b787-a97b9e9063d7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:42.099816 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4a5998c5-f3ba-48dc-b787-a97b9e9063d7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 Aug 13 07:02:42.100674 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4a5998c5-f3ba-48dc-b787-a97b9e9063d7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:42.100674 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4a5998c5-f3ba-48dc-b787-a97b9e9063d7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:42.112728 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:42.112728 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:42.116519 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4a5998c5-f3ba-48dc-b787-a97b9e9063d7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:02:42.121012 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4a5998c5-f3ba-48dc-b787-a97b9e9063d7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 returned with HTTP 200 Aug 13 07:02:42.121480 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 805/3198] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:42 2026] GET /volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:42.191824 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-1cb0bfaf-8524-429e-9129-d5fc10a97e82 req-47414adf-8b0e-4107-88ef-f45c45fbc95e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:42.193956 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1cb0bfaf-8524-429e-9129-d5fc10a97e82 req-47414adf-8b0e-4107-88ef-f45c45fbc95e tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 Aug 13 07:02:42.194230 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1cb0bfaf-8524-429e-9129-d5fc10a97e82 req-47414adf-8b0e-4107-88ef-f45c45fbc95e tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:42.194462 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1cb0bfaf-8524-429e-9129-d5fc10a97e82 req-47414adf-8b0e-4107-88ef-f45c45fbc95e tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:42.206152 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:42.206152 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:42.209762 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-1cb0bfaf-8524-429e-9129-d5fc10a97e82 req-47414adf-8b0e-4107-88ef-f45c45fbc95e tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:02:42.213892 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1cb0bfaf-8524-429e-9129-d5fc10a97e82 req-47414adf-8b0e-4107-88ef-f45c45fbc95e tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 returned with HTTP 200 Aug 13 07:02:42.214463 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 804/3199] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:02:42 2026] GET /volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:42.339200 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a8dcfb4a-4d8b-4d3b-a046-e2f51d18643c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:42.342718 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a8dcfb4a-4d8b-4d3b-a046-e2f51d18643c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:02:42.342999 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a8dcfb4a-4d8b-4d3b-a046-e2f51d18643c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:42.343294 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a8dcfb4a-4d8b-4d3b-a046-e2f51d18643c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:42.402341 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-67d16fff-1746-4248-83a0-3592a589294e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:42.405153 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-67d16fff-1746-4248-83a0-3592a589294e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:42.405450 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-67d16fff-1746-4248-83a0-3592a589294e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:42.405693 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-67d16fff-1746-4248-83a0-3592a589294e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:42.405831 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-67d16fff-1746-4248-83a0-3592a589294e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:42.411436 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:42.411436 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:42.412855 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-67d16fff-1746-4248-83a0-3592a589294e tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:42.413591 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 792/3200] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:42 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:42.426126 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c8d5a771-6a07-40c2-8b6c-9b26fe8b2a54 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:42.427956 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c8d5a771-6a07-40c2-8b6c-9b26fe8b2a54 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:42.428189 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c8d5a771-6a07-40c2-8b6c-9b26fe8b2a54 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:42.428409 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c8d5a771-6a07-40c2-8b6c-9b26fe8b2a54 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:42.428519 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-c8d5a771-6a07-40c2-8b6c-9b26fe8b2a54 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:42.434554 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:42.434554 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:42.435496 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c8d5a771-6a07-40c2-8b6c-9b26fe8b2a54 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:42.435902 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 806/3201] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:42 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:42.446651 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-08dd9858-2544-465e-8ada-24b4885d78e1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:42.449539 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-08dd9858-2544-465e-8ada-24b4885d78e1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] DELETE https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:42.449879 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-08dd9858-2544-465e-8ada-24b4885d78e1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:42.450217 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-08dd9858-2544-465e-8ada-24b4885d78e1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:42.450377 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-08dd9858-2544-465e-8ada-24b4885d78e1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Delete backup with id: 5c83cadc-b076-4459-849c-b8ae42db27b9. Aug 13 07:02:42.455988 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:42.455988 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:42.471072 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-08dd9858-2544-465e-8ada-24b4885d78e1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] delete_backup rpcapi backup_id 5c83cadc-b076-4459-849c-b8ae42db27b9 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:02:42.473036 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-08dd9858-2544-465e-8ada-24b4885d78e1 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 202 Aug 13 07:02:42.473554 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 805/3202] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:02:42 2026] DELETE /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:02:42.480514 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8c36b708-f2bf-4fe5-83e2-0c13d65f584a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:42.486474 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8c36b708-f2bf-4fe5-83e2-0c13d65f584a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:42.488809 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8c36b708-f2bf-4fe5-83e2-0c13d65f584a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:42.489135 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8c36b708-f2bf-4fe5-83e2-0c13d65f584a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:42.491294 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-8c36b708-f2bf-4fe5-83e2-0c13d65f584a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:42.495672 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:42.495672 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:42.496979 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8c36b708-f2bf-4fe5-83e2-0c13d65f584a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 200 Aug 13 07:02:42.497602 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 793/3203] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:42 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 782 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:42.553840 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:42.553840 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:42.557702 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a8dcfb4a-4d8b-4d3b-a046-e2f51d18643c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:02:42.562534 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a8dcfb4a-4d8b-4d3b-a046-e2f51d18643c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:02:42.562869 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 800/3204] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:42 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 901 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:42.942132 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7b7db2e6-940e-4104-ac1f-3686f8490034 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:42.944030 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b7db2e6-940e-4104-ac1f-3686f8490034 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:42.944229 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7b7db2e6-940e-4104-ac1f-3686f8490034 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:42.944488 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7b7db2e6-940e-4104-ac1f-3686f8490034 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:42.944584 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-7b7db2e6-940e-4104-ac1f-3686f8490034 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:42.950070 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:42.950070 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:42.950751 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b7db2e6-940e-4104-ac1f-3686f8490034 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 200 Aug 13 07:02:42.951064 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 807/3205] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:42 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:43.507838 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-88de63e3-6b1e-4185-a84a-6d1323df5eee None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:43.510248 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-88de63e3-6b1e-4185-a84a-6d1323df5eee tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 Aug 13 07:02:43.510459 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-88de63e3-6b1e-4185-a84a-6d1323df5eee tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:43.510634 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-88de63e3-6b1e-4185-a84a-6d1323df5eee tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:43.510740 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-88de63e3-6b1e-4185-a84a-6d1323df5eee tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Show backup with id 5c83cadc-b076-4459-849c-b8ae42db27b9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:43.515226 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-88de63e3-6b1e-4185-a84a-6d1323df5eee tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 returned with HTTP 404 Aug 13 07:02:43.515226 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 806/3206] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:43 2026] GET /volume/v3/backups/5c83cadc-b076-4459-849c-b8ae42db27b9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:43.528241 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d4ef6402-9a15-42a9-b390-440a7d1193dd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:43.533164 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d4ef6402-9a15-42a9-b390-440a7d1193dd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/758dd95c-5a01-4c2b-9f49-dbd13c4f5f20 Aug 13 07:02:43.533419 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d4ef6402-9a15-42a9-b390-440a7d1193dd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:43.533613 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d4ef6402-9a15-42a9-b390-440a7d1193dd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:43.533743 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-d4ef6402-9a15-42a9-b390-440a7d1193dd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Delete snapshot with id: 758dd95c-5a01-4c2b-9f49-dbd13c4f5f20 Aug 13 07:02:43.540107 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:43.540107 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:43.540558 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d4ef6402-9a15-42a9-b390-440a7d1193dd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Snapshot retrieved successfully. Aug 13 07:02:43.559351 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d4ef6402-9a15-42a9-b390-440a7d1193dd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Snapshot delete request issued successfully. Aug 13 07:02:43.559785 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d4ef6402-9a15-42a9-b390-440a7d1193dd tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/snapshots/758dd95c-5a01-4c2b-9f49-dbd13c4f5f20 returned with HTTP 202 Aug 13 07:02:43.560186 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 794/3207] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:02:43 2026] DELETE /volume/v3/snapshots/758dd95c-5a01-4c2b-9f49-dbd13c4f5f20 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:02:43.567786 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-09e0ae70-292a-4de2-b6da-378ddc67145a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:43.569847 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-09e0ae70-292a-4de2-b6da-378ddc67145a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/snapshots/758dd95c-5a01-4c2b-9f49-dbd13c4f5f20 Aug 13 07:02:43.570061 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-09e0ae70-292a-4de2-b6da-378ddc67145a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:43.570265 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-09e0ae70-292a-4de2-b6da-378ddc67145a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:43.575744 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:43.575744 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:43.576278 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-09e0ae70-292a-4de2-b6da-378ddc67145a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Snapshot retrieved successfully. Aug 13 07:02:43.577033 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-09e0ae70-292a-4de2-b6da-378ddc67145a tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/snapshots/758dd95c-5a01-4c2b-9f49-dbd13c4f5f20 returned with HTTP 200 Aug 13 07:02:43.577456 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 801/3208] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:02:43 2026] GET /volume/v3/snapshots/758dd95c-5a01-4c2b-9f49-dbd13c4f5f20 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:43.579650 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bfed5b6f-807a-43c2-a452-28bdba837665 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:43.581910 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bfed5b6f-807a-43c2-a452-28bdba837665 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:02:43.582147 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bfed5b6f-807a-43c2-a452-28bdba837665 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:43.582409 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bfed5b6f-807a-43c2-a452-28bdba837665 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:43.590839 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:43.590839 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:43.596097 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bfed5b6f-807a-43c2-a452-28bdba837665 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:02:43.602376 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bfed5b6f-807a-43c2-a452-28bdba837665 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:02:43.602376 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 808/3209] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:43 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:43.966904 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d9ca3aa6-83c7-40b6-abb4-edc41bf1f19c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:43.968984 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d9ca3aa6-83c7-40b6-abb4-edc41bf1f19c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:43.969196 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d9ca3aa6-83c7-40b6-abb4-edc41bf1f19c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:43.969443 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d9ca3aa6-83c7-40b6-abb4-edc41bf1f19c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:43.969572 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d9ca3aa6-83c7-40b6-abb4-edc41bf1f19c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:43.974743 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:43.974743 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:43.975610 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d9ca3aa6-83c7-40b6-abb4-edc41bf1f19c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 200 Aug 13 07:02:43.976015 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 807/3210] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:43 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:44.590804 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f3250ec4-d0c2-4933-b598-48c0db0cf215 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:44.593032 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f3250ec4-d0c2-4933-b598-48c0db0cf215 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/snapshots/758dd95c-5a01-4c2b-9f49-dbd13c4f5f20 Aug 13 07:02:44.593243 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f3250ec4-d0c2-4933-b598-48c0db0cf215 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:44.593460 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f3250ec4-d0c2-4933-b598-48c0db0cf215 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:44.603649 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f3250ec4-d0c2-4933-b598-48c0db0cf215 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/snapshots/758dd95c-5a01-4c2b-9f49-dbd13c4f5f20 returned with HTTP 404 Aug 13 07:02:44.603649 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 795/3211] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:02:44 2026] GET /volume/v3/snapshots/758dd95c-5a01-4c2b-9f49-dbd13c4f5f20 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:44.613470 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3e5fdf63-bb90-4046-8828-03df3550cfb2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:44.615445 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e5fdf63-bb90-4046-8828-03df3550cfb2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b23edfd3-71dd-482a-b203-313d157c2eec Aug 13 07:02:44.615505 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e5fdf63-bb90-4046-8828-03df3550cfb2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:44.615727 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e5fdf63-bb90-4046-8828-03df3550cfb2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:44.615836 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-3e5fdf63-bb90-4046-8828-03df3550cfb2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Delete volume with id: b23edfd3-71dd-482a-b203-313d157c2eec Aug 13 07:02:44.622823 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-44df9f75-5e50-4c9d-9d53-4aec31283961 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:44.626530 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-44df9f75-5e50-4c9d-9d53-4aec31283961 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:02:44.626818 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-44df9f75-5e50-4c9d-9d53-4aec31283961 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:44.626967 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-44df9f75-5e50-4c9d-9d53-4aec31283961 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:44.627575 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:44.627575 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:44.628090 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3e5fdf63-bb90-4046-8828-03df3550cfb2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:02:44.638409 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:44.638409 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:44.647529 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3e5fdf63-bb90-4046-8828-03df3550cfb2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Delete volume request issued successfully. Aug 13 07:02:44.647529 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e5fdf63-bb90-4046-8828-03df3550cfb2 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/b23edfd3-71dd-482a-b203-313d157c2eec returned with HTTP 202 Aug 13 07:02:44.648075 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-44df9f75-5e50-4c9d-9d53-4aec31283961 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:02:44.648147 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 802/3212] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:02:44 2026] DELETE /volume/v3/volumes/b23edfd3-71dd-482a-b203-313d157c2eec => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 07:02:44.650239 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-44df9f75-5e50-4c9d-9d53-4aec31283961 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:02:44.650723 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 809/3213] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:44 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 901 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:44.656660 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-73e22e74-ccfe-405b-8147-cafe8d534115 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:44.658844 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73e22e74-ccfe-405b-8147-cafe8d534115 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/b23edfd3-71dd-482a-b203-313d157c2eec Aug 13 07:02:44.659214 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73e22e74-ccfe-405b-8147-cafe8d534115 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:44.659279 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73e22e74-ccfe-405b-8147-cafe8d534115 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:44.668307 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:44.668307 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:44.671818 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-73e22e74-ccfe-405b-8147-cafe8d534115 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:02:44.676945 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73e22e74-ccfe-405b-8147-cafe8d534115 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/b23edfd3-71dd-482a-b203-313d157c2eec returned with HTTP 200 Aug 13 07:02:44.678278 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 808/3214] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:44 2026] GET /volume/v3/volumes/b23edfd3-71dd-482a-b203-313d157c2eec => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:44.989278 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4b65043d-4907-4642-a061-92ee942b4b4b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:44.993377 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4b65043d-4907-4642-a061-92ee942b4b4b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:44.993720 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4b65043d-4907-4642-a061-92ee942b4b4b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:44.993988 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4b65043d-4907-4642-a061-92ee942b4b4b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:44.994271 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-4b65043d-4907-4642-a061-92ee942b4b4b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:45.001506 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:45.001506 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:45.001506 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4b65043d-4907-4642-a061-92ee942b4b4b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 200 Aug 13 07:02:45.001506 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 796/3215] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:44 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:45.666935 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-128090b3-c453-4849-9193-d5d8a18233c6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:45.668582 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-128090b3-c453-4849-9193-d5d8a18233c6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:02:45.668749 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-128090b3-c453-4849-9193-d5d8a18233c6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:45.668916 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-128090b3-c453-4849-9193-d5d8a18233c6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:45.675653 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:45.675653 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:45.679257 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-128090b3-c453-4849-9193-d5d8a18233c6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:02:45.683084 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-128090b3-c453-4849-9193-d5d8a18233c6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:02:45.683459 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 803/3216] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:45 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:45.690236 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b2c4dd94-ba36-431e-a60e-29c5155d6d49 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:45.691727 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b2c4dd94-ba36-431e-a60e-29c5155d6d49 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/b23edfd3-71dd-482a-b203-313d157c2eec Aug 13 07:02:45.691883 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b2c4dd94-ba36-431e-a60e-29c5155d6d49 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:45.692045 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b2c4dd94-ba36-431e-a60e-29c5155d6d49 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:45.696742 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b2c4dd94-ba36-431e-a60e-29c5155d6d49 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/b23edfd3-71dd-482a-b203-313d157c2eec returned with HTTP 404 Aug 13 07:02:45.697122 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 810/3217] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:45 2026] GET /volume/v3/volumes/b23edfd3-71dd-482a-b203-313d157c2eec => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:45.706829 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ebf3d359-9e31-4442-8296-24ccbe0f4f77 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:45.708718 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ebf3d359-9e31-4442-8296-24ccbe0f4f77 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd Aug 13 07:02:45.708961 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ebf3d359-9e31-4442-8296-24ccbe0f4f77 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:45.709197 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ebf3d359-9e31-4442-8296-24ccbe0f4f77 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:45.709455 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-ebf3d359-9e31-4442-8296-24ccbe0f4f77 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Delete volume with id: d83f4d67-2d82-4590-917c-0c598afd74fd Aug 13 07:02:45.716630 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:45.716630 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:45.717187 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ebf3d359-9e31-4442-8296-24ccbe0f4f77 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:02:45.735270 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ebf3d359-9e31-4442-8296-24ccbe0f4f77 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Delete volume request issued successfully. Aug 13 07:02:45.735524 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ebf3d359-9e31-4442-8296-24ccbe0f4f77 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd returned with HTTP 202 Aug 13 07:02:45.735919 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 809/3218] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:02:45 2026] DELETE /volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:02:45.743460 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6434af9e-3d63-4727-af60-ae00cc742f14 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:45.747384 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6434af9e-3d63-4727-af60-ae00cc742f14 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd Aug 13 07:02:45.747384 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6434af9e-3d63-4727-af60-ae00cc742f14 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:45.747384 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6434af9e-3d63-4727-af60-ae00cc742f14 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:45.755027 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:45.755027 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:45.759471 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6434af9e-3d63-4727-af60-ae00cc742f14 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:02:45.766974 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6434af9e-3d63-4727-af60-ae00cc742f14 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd returned with HTTP 200 Aug 13 07:02:45.766974 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 797/3219] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:45 2026] GET /volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:46.013685 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fde05836-91b2-415d-ab85-709f8e4b18d8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:46.015376 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fde05836-91b2-415d-ab85-709f8e4b18d8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:46.015744 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fde05836-91b2-415d-ab85-709f8e4b18d8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:46.015941 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fde05836-91b2-415d-ab85-709f8e4b18d8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:46.016066 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-fde05836-91b2-415d-ab85-709f8e4b18d8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:46.020074 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:46.020074 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:46.020873 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fde05836-91b2-415d-ab85-709f8e4b18d8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 200 Aug 13 07:02:46.021278 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 804/3220] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:46 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:46.288064 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-9732a70a-d03b-4aa7-8caa-c6d08dcbba90 req-fb24e987-2654-4ca5-bee4-51e5ae64d9f8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:46.291091 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-9732a70a-d03b-4aa7-8caa-c6d08dcbba90 req-fb24e987-2654-4ca5-bee4-51e5ae64d9f8 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 Aug 13 07:02:46.291455 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-9732a70a-d03b-4aa7-8caa-c6d08dcbba90 req-fb24e987-2654-4ca5-bee4-51e5ae64d9f8 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:46.292472 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-9732a70a-d03b-4aa7-8caa-c6d08dcbba90 req-fb24e987-2654-4ca5-bee4-51e5ae64d9f8 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:46.304821 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:46.304821 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:46.309073 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-9732a70a-d03b-4aa7-8caa-c6d08dcbba90 req-fb24e987-2654-4ca5-bee4-51e5ae64d9f8 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:02:46.315877 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-9732a70a-d03b-4aa7-8caa-c6d08dcbba90 req-fb24e987-2654-4ca5-bee4-51e5ae64d9f8 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 returned with HTTP 200 Aug 13 07:02:46.316740 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 811/3221] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:02:46 2026] GET /volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:46.698254 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e05011a9-0017-4afa-a234-02d4434bec46 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:46.700388 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e05011a9-0017-4afa-a234-02d4434bec46 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:02:46.700626 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e05011a9-0017-4afa-a234-02d4434bec46 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:46.700846 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e05011a9-0017-4afa-a234-02d4434bec46 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:46.709628 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:46.709628 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:46.713938 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e05011a9-0017-4afa-a234-02d4434bec46 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:02:46.718724 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e05011a9-0017-4afa-a234-02d4434bec46 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:02:46.719244 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 810/3222] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:46 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:46.788964 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b141750f-dca7-4d96-a53f-4832513a0dee None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:46.791273 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b141750f-dca7-4d96-a53f-4832513a0dee tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd Aug 13 07:02:46.791487 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b141750f-dca7-4d96-a53f-4832513a0dee tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:46.791664 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b141750f-dca7-4d96-a53f-4832513a0dee tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:46.798657 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b141750f-dca7-4d96-a53f-4832513a0dee tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd returned with HTTP 404 Aug 13 07:02:46.799122 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 798/3223] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:46 2026] GET /volume/v3/volumes/d83f4d67-2d82-4590-917c-0c598afd74fd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:46.806334 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-71fc129f-b741-4802-9e84-5dd7986d4729 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:46.808041 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-71fc129f-b741-4802-9e84-5dd7986d4729 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] DELETE https://10.4.3.81/volume/v3/volumes/053a9816-634b-4b60-b79c-4d5765df5b8a Aug 13 07:02:46.808287 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-71fc129f-b741-4802-9e84-5dd7986d4729 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:46.808453 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-71fc129f-b741-4802-9e84-5dd7986d4729 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:46.808619 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-71fc129f-b741-4802-9e84-5dd7986d4729 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Delete volume with id: 053a9816-634b-4b60-b79c-4d5765df5b8a Aug 13 07:02:46.814968 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:46.814968 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:46.815419 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-71fc129f-b741-4802-9e84-5dd7986d4729 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:02:46.835155 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-71fc129f-b741-4802-9e84-5dd7986d4729 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Delete volume request issued successfully. Aug 13 07:02:46.835422 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-71fc129f-b741-4802-9e84-5dd7986d4729 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/053a9816-634b-4b60-b79c-4d5765df5b8a returned with HTTP 202 Aug 13 07:02:46.835931 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 805/3224] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:02:46 2026] DELETE /volume/v3/volumes/053a9816-634b-4b60-b79c-4d5765df5b8a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:02:46.845630 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c370306c-847c-497c-a04f-643037f72ede None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:46.847307 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c370306c-847c-497c-a04f-643037f72ede tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/053a9816-634b-4b60-b79c-4d5765df5b8a Aug 13 07:02:46.847512 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c370306c-847c-497c-a04f-643037f72ede tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:46.847687 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c370306c-847c-497c-a04f-643037f72ede tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:46.853609 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:46.853609 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:46.856916 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c370306c-847c-497c-a04f-643037f72ede tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:02:46.860819 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c370306c-847c-497c-a04f-643037f72ede tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/053a9816-634b-4b60-b79c-4d5765df5b8a returned with HTTP 200 Aug 13 07:02:46.861160 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 812/3225] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:46 2026] GET /volume/v3/volumes/053a9816-634b-4b60-b79c-4d5765df5b8a => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:47.030841 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-92116d28-1651-4c22-96be-7312fe0fc169 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:47.032580 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-92116d28-1651-4c22-96be-7312fe0fc169 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:47.032780 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-92116d28-1651-4c22-96be-7312fe0fc169 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:47.032954 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-92116d28-1651-4c22-96be-7312fe0fc169 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:47.033049 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-92116d28-1651-4c22-96be-7312fe0fc169 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:47.037180 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:47.037180 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:47.037907 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-92116d28-1651-4c22-96be-7312fe0fc169 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 200 Aug 13 07:02:47.038263 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 811/3226] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:47 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:47.734022 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dd64e2bc-35cb-453a-b813-885f04e5798a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:47.736002 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dd64e2bc-35cb-453a-b813-885f04e5798a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:02:47.736201 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dd64e2bc-35cb-453a-b813-885f04e5798a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:47.736439 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dd64e2bc-35cb-453a-b813-885f04e5798a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:47.747980 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:47.747980 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:47.752977 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dd64e2bc-35cb-453a-b813-885f04e5798a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:02:47.763775 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dd64e2bc-35cb-453a-b813-885f04e5798a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:02:47.764158 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 799/3227] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:47 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 901 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:47.874706 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ca0b3d4b-bd64-42df-8738-fbae7cb9e011 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:47.886144 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ca0b3d4b-bd64-42df-8738-fbae7cb9e011 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/053a9816-634b-4b60-b79c-4d5765df5b8a Aug 13 07:02:47.887121 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ca0b3d4b-bd64-42df-8738-fbae7cb9e011 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:47.888212 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ca0b3d4b-bd64-42df-8738-fbae7cb9e011 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:47.910058 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ca0b3d4b-bd64-42df-8738-fbae7cb9e011 tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/053a9816-634b-4b60-b79c-4d5765df5b8a returned with HTTP 404 Aug 13 07:02:47.911314 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 806/3228] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:47 2026] GET /volume/v3/volumes/053a9816-634b-4b60-b79c-4d5765df5b8a => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:47.918343 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2c8e5229-9b3c-4f40-bf2a-ae7a32fcf4de None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:47.920657 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2c8e5229-9b3c-4f40-bf2a-ae7a32fcf4de tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e630d25c-d646-4c18-8808-7c2db7aaf201 Aug 13 07:02:47.920974 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2c8e5229-9b3c-4f40-bf2a-ae7a32fcf4de tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:47.921191 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2c8e5229-9b3c-4f40-bf2a-ae7a32fcf4de tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:47.921406 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-2c8e5229-9b3c-4f40-bf2a-ae7a32fcf4de tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Delete volume with id: e630d25c-d646-4c18-8808-7c2db7aaf201 Aug 13 07:02:47.930162 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:47.930162 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:47.930776 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2c8e5229-9b3c-4f40-bf2a-ae7a32fcf4de tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:02:47.950872 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2c8e5229-9b3c-4f40-bf2a-ae7a32fcf4de tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Delete volume request issued successfully. Aug 13 07:02:47.951176 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2c8e5229-9b3c-4f40-bf2a-ae7a32fcf4de tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/e630d25c-d646-4c18-8808-7c2db7aaf201 returned with HTTP 202 Aug 13 07:02:47.951619 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 813/3229] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:02:47 2026] DELETE /volume/v3/volumes/e630d25c-d646-4c18-8808-7c2db7aaf201 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:02:47.959271 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a0155f82-c196-400f-aea4-bfddd1780ccb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:47.961552 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0155f82-c196-400f-aea4-bfddd1780ccb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/e630d25c-d646-4c18-8808-7c2db7aaf201 Aug 13 07:02:47.961702 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0155f82-c196-400f-aea4-bfddd1780ccb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:47.962058 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0155f82-c196-400f-aea4-bfddd1780ccb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:47.969369 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:47.969369 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:47.973852 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a0155f82-c196-400f-aea4-bfddd1780ccb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Volume info retrieved successfully. Aug 13 07:02:47.978300 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0155f82-c196-400f-aea4-bfddd1780ccb tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/e630d25c-d646-4c18-8808-7c2db7aaf201 returned with HTTP 200 Aug 13 07:02:47.978679 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 812/3230] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:47 2026] GET /volume/v3/volumes/e630d25c-d646-4c18-8808-7c2db7aaf201 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:48.048840 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-896cf894-de65-4d59-a403-eebab420d09b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:48.051356 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-896cf894-de65-4d59-a403-eebab420d09b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:48.051605 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-896cf894-de65-4d59-a403-eebab420d09b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:48.051831 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-896cf894-de65-4d59-a403-eebab420d09b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:48.052001 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-896cf894-de65-4d59-a403-eebab420d09b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:48.057418 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:48.057418 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:48.058399 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-896cf894-de65-4d59-a403-eebab420d09b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 200 Aug 13 07:02:48.058855 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 800/3231] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:48 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:48.778268 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f56674f6-a274-4aea-b97c-543888b097af None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:48.780546 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f56674f6-a274-4aea-b97c-543888b097af tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:02:48.780994 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f56674f6-a274-4aea-b97c-543888b097af tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:48.781512 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f56674f6-a274-4aea-b97c-543888b097af tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:48.789462 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:48.789462 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:48.793499 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f56674f6-a274-4aea-b97c-543888b097af tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:02:48.798126 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f56674f6-a274-4aea-b97c-543888b097af tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:02:48.798626 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 807/3232] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:48 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:48.994267 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-821b2215-52b2-457d-a55e-0df17150872b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:48.996152 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-821b2215-52b2-457d-a55e-0df17150872b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] GET https://10.4.3.81/volume/v3/volumes/e630d25c-d646-4c18-8808-7c2db7aaf201 Aug 13 07:02:48.996455 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-821b2215-52b2-457d-a55e-0df17150872b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:48.996697 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-821b2215-52b2-457d-a55e-0df17150872b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:49.002688 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-821b2215-52b2-457d-a55e-0df17150872b tempest-VolumesBackupsTest-413595167 tempest-VolumesBackupsTest-413595167-project-member] https://10.4.3.81/volume/v3/volumes/e630d25c-d646-4c18-8808-7c2db7aaf201 returned with HTTP 404 Aug 13 07:02:49.003223 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 814/3233] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:48 2026] GET /volume/v3/volumes/e630d25c-d646-4c18-8808-7c2db7aaf201 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:49.072636 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-22f1fe24-4546-46be-82ac-e3d11b1b0279 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:49.076009 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22f1fe24-4546-46be-82ac-e3d11b1b0279 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:49.076243 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-22f1fe24-4546-46be-82ac-e3d11b1b0279 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:49.076677 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-22f1fe24-4546-46be-82ac-e3d11b1b0279 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:49.076677 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-22f1fe24-4546-46be-82ac-e3d11b1b0279 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:49.087075 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:49.087075 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:49.087075 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22f1fe24-4546-46be-82ac-e3d11b1b0279 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 200 Aug 13 07:02:49.087075 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 813/3234] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:49 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:49.814913 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-88e8c684-2879-45b5-976c-16751a763668 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:49.817243 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-88e8c684-2879-45b5-976c-16751a763668 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:02:49.817545 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-88e8c684-2879-45b5-976c-16751a763668 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:49.817809 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-88e8c684-2879-45b5-976c-16751a763668 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:49.827126 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:49.827126 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:49.831996 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-88e8c684-2879-45b5-976c-16751a763668 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:02:49.838131 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-88e8c684-2879-45b5-976c-16751a763668 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:02:49.838620 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 801/3235] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:49 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:50.101985 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-15e4baa6-7cb7-4cb8-96a1-92c0d392498a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:50.103678 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-15e4baa6-7cb7-4cb8-96a1-92c0d392498a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:50.104030 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-15e4baa6-7cb7-4cb8-96a1-92c0d392498a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:50.104335 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-15e4baa6-7cb7-4cb8-96a1-92c0d392498a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:50.104549 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-15e4baa6-7cb7-4cb8-96a1-92c0d392498a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:50.108755 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:50.108755 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:50.109716 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-15e4baa6-7cb7-4cb8-96a1-92c0d392498a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 200 Aug 13 07:02:50.110176 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 808/3236] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:50 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:50.662398 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-35a6add0-3990-4c95-89de-22f8d5aaa757 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:50.664098 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-35a6add0-3990-4c95-89de-22f8d5aaa757 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 Aug 13 07:02:50.668414 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-35a6add0-3990-4c95-89de-22f8d5aaa757 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:50.668414 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-35a6add0-3990-4c95-89de-22f8d5aaa757 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:50.677951 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:50.677951 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:50.683146 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-35a6add0-3990-4c95-89de-22f8d5aaa757 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:02:50.689106 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-35a6add0-3990-4c95-89de-22f8d5aaa757 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 returned with HTTP 200 Aug 13 07:02:50.689572 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 815/3237] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:50 2026] GET /volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:50.702572 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-afd6543b-5e92-4ee9-a431-7b78a8565f2a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:50.704841 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-afd6543b-5e92-4ee9-a431-7b78a8565f2a tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 Aug 13 07:02:50.705087 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-afd6543b-5e92-4ee9-a431-7b78a8565f2a tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:50.705409 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-afd6543b-5e92-4ee9-a431-7b78a8565f2a tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:50.714589 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:50.714589 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:50.718620 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-afd6543b-5e92-4ee9-a431-7b78a8565f2a tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:02:50.723743 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-afd6543b-5e92-4ee9-a431-7b78a8565f2a tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 returned with HTTP 200 Aug 13 07:02:50.724225 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 814/3238] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:50 2026] GET /volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:50.771870 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-e9f30b48-b6a5-4f11-9d63-0b3ba496b7d6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:50.774182 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-e9f30b48-b6a5-4f11-9d63-0b3ba496b7d6 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 Aug 13 07:02:50.774422 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-e9f30b48-b6a5-4f11-9d63-0b3ba496b7d6 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:50.774638 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-e9f30b48-b6a5-4f11-9d63-0b3ba496b7d6 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:50.782925 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:50.782925 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:50.787332 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-e9f30b48-b6a5-4f11-9d63-0b3ba496b7d6 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:02:50.791954 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-e9f30b48-b6a5-4f11-9d63-0b3ba496b7d6 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 returned with HTTP 200 Aug 13 07:02:50.792447 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 802/3239] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:02:50 2026] GET /volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:50.853603 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f9175db9-f457-4c39-8ac4-dc1eab025c5c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:50.855502 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f9175db9-f457-4c39-8ac4-dc1eab025c5c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:02:50.855702 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f9175db9-f457-4c39-8ac4-dc1eab025c5c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:50.855876 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f9175db9-f457-4c39-8ac4-dc1eab025c5c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:50.863853 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:50.863853 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:50.867758 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f9175db9-f457-4c39-8ac4-dc1eab025c5c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:02:50.872780 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f9175db9-f457-4c39-8ac4-dc1eab025c5c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:02:50.873253 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 809/3240] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:50 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:50.879054 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-23dc76fb-c57f-4971-b083-66581f8e285e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:50.879473 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-23dc76fb-c57f-4971-b083-66581f8e285e None None] GET https://10.4.3.81/volume// Aug 13 07:02:50.879634 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-23dc76fb-c57f-4971-b083-66581f8e285e None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:50.879804 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-23dc76fb-c57f-4971-b083-66581f8e285e None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:50.882441 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-23dc76fb-c57f-4971-b083-66581f8e285e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:02:50.882441 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 816/3241] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:02:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:02:50.888079 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-bd76e2f9-2402-449e-b698-e8c45cac5f2a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:50.890344 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-bd76e2f9-2402-449e-b698-e8c45cac5f2a tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:02:50.890733 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-bd76e2f9-2402-449e-b698-e8c45cac5f2a tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53896ae6-6d78-456f-84e8-4615adfb2602", "connector": null, "instance_uuid": "b4c77a74-0643-4546-b116-ddb456e809e9"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:50.902865 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:50.902865 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:50.934341 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-bd76e2f9-2402-449e-b698-e8c45cac5f2a tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:02:50.934923 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 815/3242] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:02:50 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:50.974851 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2c3d318e-6442-4eca-af14-1520dd91bf31 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:50.976822 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2c3d318e-6442-4eca-af14-1520dd91bf31 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 Aug 13 07:02:50.977818 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2c3d318e-6442-4eca-af14-1520dd91bf31 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:50.978070 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2c3d318e-6442-4eca-af14-1520dd91bf31 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:50.987875 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:50.987875 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:50.991588 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2c3d318e-6442-4eca-af14-1520dd91bf31 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:02:50.996334 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2c3d318e-6442-4eca-af14-1520dd91bf31 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 returned with HTTP 200 Aug 13 07:02:50.996698 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 803/3243] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:50 2026] GET /volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:51.007349 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-49381c75-2802-4173-a258-18aef7afba07 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:51.007349 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-49381c75-2802-4173-a258-18aef7afba07 None None] GET https://10.4.3.81/volume// Aug 13 07:02:51.007349 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-49381c75-2802-4173-a258-18aef7afba07 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:51.007349 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-49381c75-2802-4173-a258-18aef7afba07 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:51.007349 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-49381c75-2802-4173-a258-18aef7afba07 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:02:51.007349 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 810/3244] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:02:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:02:51.014295 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-94daf852-a661-4c5f-83d2-8bce29370854 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:51.017339 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-94daf852-a661-4c5f-83d2-8bce29370854 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 Aug 13 07:02:51.017339 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-94daf852-a661-4c5f-83d2-8bce29370854 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:51.017339 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-94daf852-a661-4c5f-83d2-8bce29370854 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:51.122537 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5e479cc2-ac9c-4c2b-bb21-0c1e8f6d8bc8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:51.125128 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e479cc2-ac9c-4c2b-bb21-0c1e8f6d8bc8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:51.125956 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e479cc2-ac9c-4c2b-bb21-0c1e8f6d8bc8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:51.126087 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e479cc2-ac9c-4c2b-bb21-0c1e8f6d8bc8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:51.126151 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-5e479cc2-ac9c-4c2b-bb21-0c1e8f6d8bc8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:51.138068 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:51.138068 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:51.138068 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e479cc2-ac9c-4c2b-bb21-0c1e8f6d8bc8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 200 Aug 13 07:02:51.138761 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 816/3245] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:51 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:51.198997 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:51.198997 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:51.202814 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-94daf852-a661-4c5f-83d2-8bce29370854 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:02:51.208827 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-94daf852-a661-4c5f-83d2-8bce29370854 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 returned with HTTP 200 Aug 13 07:02:51.209724 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 817/3246] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:02:51 2026] GET /volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 => generated 1017 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:02:51.320504 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-f50c1e55-c057-4ab0-b532-4eb965ca6906 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:51.325227 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-f50c1e55-c057-4ab0-b532-4eb965ca6906 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] PUT https://10.4.3.81/volume/v3/attachments/f7116234-60be-4f5a-bac5-a11e89e24a55 Aug 13 07:02:51.325639 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-f50c1e55-c057-4ab0-b532-4eb965ca6906 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:51.334084 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-f50c1e55-c057-4ab0-b532-4eb965ca6906 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Acquiring lock "cinder-attachment_update-53896ae6-6d78-456f-84e8-4615adfb2602-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:02:51.338713 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-f50c1e55-c057-4ab0-b532-4eb965ca6906 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Lock "cinder-attachment_update-53896ae6-6d78-456f-84e8-4615adfb2602-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:02:51.339847 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:51.339847 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:51.415687 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-f50c1e55-c057-4ab0-b532-4eb965ca6906 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Lock "cinder-attachment_update-53896ae6-6d78-456f-84e8-4615adfb2602-np0000007169" released by "attachment_update" :: held 0.077s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:02:51.416333 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-f50c1e55-c057-4ab0-b532-4eb965ca6906 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/attachments/f7116234-60be-4f5a-bac5-a11e89e24a55 returned with HTTP 200 Aug 13 07:02:51.416982 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 804/3247] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:02:51 2026] PUT /volume/v3/attachments/f7116234-60be-4f5a-bac5-a11e89e24a55 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:51.891456 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b2a1fd98-24ee-4451-9ef5-b91fa9925217 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:51.893729 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b2a1fd98-24ee-4451-9ef5-b91fa9925217 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:02:51.894027 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b2a1fd98-24ee-4451-9ef5-b91fa9925217 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:51.894338 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b2a1fd98-24ee-4451-9ef5-b91fa9925217 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:51.903037 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:51.903037 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:51.907757 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b2a1fd98-24ee-4451-9ef5-b91fa9925217 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:02:51.914185 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b2a1fd98-24ee-4451-9ef5-b91fa9925217 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:02:51.914766 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 811/3248] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:51 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:52.014384 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7502c8fc-0f49-4437-b9f3-8319f69db3cf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:52.020953 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7502c8fc-0f49-4437-b9f3-8319f69db3cf tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 Aug 13 07:02:52.020953 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7502c8fc-0f49-4437-b9f3-8319f69db3cf tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:52.020953 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7502c8fc-0f49-4437-b9f3-8319f69db3cf tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:52.036604 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:52.036604 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:52.042524 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7502c8fc-0f49-4437-b9f3-8319f69db3cf tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:02:52.048403 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7502c8fc-0f49-4437-b9f3-8319f69db3cf tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 returned with HTTP 200 Aug 13 07:02:52.048972 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 817/3249] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:52 2026] GET /volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:52.149883 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-19ee1d02-a860-49d5-a0bc-3dc4260211d0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:52.152447 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-19ee1d02-a860-49d5-a0bc-3dc4260211d0 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:52.152810 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-19ee1d02-a860-49d5-a0bc-3dc4260211d0 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:52.152991 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-19ee1d02-a860-49d5-a0bc-3dc4260211d0 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:52.153143 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-19ee1d02-a860-49d5-a0bc-3dc4260211d0 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:52.160592 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:52.160592 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:52.161662 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-19ee1d02-a860-49d5-a0bc-3dc4260211d0 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 200 Aug 13 07:02:52.162133 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 818/3250] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:52 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:52.931818 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e23c86c4-a1dc-46e3-941d-d7ba19e51982 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:52.932749 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:52.933596 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e23c86c4-a1dc-46e3-941d-d7ba19e51982 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:02:52.933779 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e23c86c4-a1dc-46e3-941d-d7ba19e51982 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:52.933956 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e23c86c4-a1dc-46e3-941d-d7ba19e51982 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:52.942473 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:52.942473 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:52.946603 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e23c86c4-a1dc-46e3-941d-d7ba19e51982 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:02:52.950650 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e23c86c4-a1dc-46e3-941d-d7ba19e51982 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:02:52.951048 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 805/3251] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:52 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:53.030285 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:02:53.030657 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1152546316"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:53.032006 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1152546316'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:02:53.032091 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Create volume of 1 GB Aug 13 07:02:53.036041 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Availability Zones retrieved successfully. Aug 13 07:02:53.041108 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Flow 'volume_create_api' (cbcfcf00-f0e0-46a6-ae81-2d8879594aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:53.042006 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e91d2eb-8a31-42b1-a612-27a98f7a8db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:53.042760 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:02:53.065116 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-10f05a3f-910a-4c83-ad4f-d42eea6c4560 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:53.066888 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e91d2eb-8a31-42b1-a612-27a98f7a8db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:53.069339 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (840724bd-2b14-4d82-aa30-2c032e458b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:53.069435 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10f05a3f-910a-4c83-ad4f-d42eea6c4560 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 Aug 13 07:02:53.069435 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-10f05a3f-910a-4c83-ad4f-d42eea6c4560 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:53.069435 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-10f05a3f-910a-4c83-ad4f-d42eea6c4560 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:53.082857 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:53.082857 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:53.087524 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-10f05a3f-910a-4c83-ad4f-d42eea6c4560 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:02:53.091572 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10f05a3f-910a-4c83-ad4f-d42eea6c4560 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 returned with HTTP 200 Aug 13 07:02:53.092168 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 818/3252] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:53 2026] GET /volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:02:53.124284 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Created reservations ['ca92f477-b2d0-46af-b504-1f9e27c69824', '5cf99645-602b-4664-994e-b35c3a2e82f1', 'faf026be-4651-4ad9-ba21-20d937255311', '0f884d6e-d0a0-4873-92ec-880f684aed1a'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:53.125052 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (840724bd-2b14-4d82-aa30-2c032e458b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca92f477-b2d0-46af-b504-1f9e27c69824', '5cf99645-602b-4664-994e-b35c3a2e82f1', 'faf026be-4651-4ad9-ba21-20d937255311', '0f884d6e-d0a0-4873-92ec-880f684aed1a']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:53.125732 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1c1930e-d4f5-4f6f-98f7-56282f3e0961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:53.147498 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1c1930e-d4f5-4f6f-98f7-56282f3e0961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd590f14e-8f75-4078-bbb5-09f837dd4934', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1152546316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b470a8672e4a678153016a0e1f6bee',qos_specs=None,replication_status=,reservations=['ca92f477-b2d0-46af-b504-1f9e27c69824','5cf99645-602b-4664-994e-b35c3a2e82f1','faf026be-4651-4ad9-ba21-20d937255311','0f884d6e-d0a0-4873-92ec-880f684aed1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='686b9b9ea4544b078eeba1a6c277f172',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:02:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1152546316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d590f14e-8f75-4078-bbb5-09f837dd4934,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16b470a8672e4a678153016a0e1f6bee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='686b9b9ea4544b078eeba1a6c277f172',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:53.148387 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b0b893e-876d-46d6-9449-b2c69beaa7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:53.165149 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b0b893e-876d-46d6-9449-b2c69beaa7ba) transitioned into state 'SUCCESS' from state '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-1152546316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b470a8672e4a678153016a0e1f6bee',qos_specs=None,replication_status=,reservations=['ca92f477-b2d0-46af-b504-1f9e27c69824','5cf99645-602b-4664-994e-b35c3a2e82f1','faf026be-4651-4ad9-ba21-20d937255311','0f884d6e-d0a0-4873-92ec-880f684aed1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='686b9b9ea4544b078eeba1a6c277f172',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:53.165846 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93dc9514-dedb-4f62-bd10-754ccad7f52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:53.174635 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93dc9514-dedb-4f62-bd10-754ccad7f52c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:53.175200 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-399a384e-76b0-49c0-9543-b94abfc83ef8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:53.175525 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Flow 'volume_create_api' (cbcfcf00-f0e0-46a6-ae81-2d8879594aeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:53.175829 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Create volume request issued successfully. Aug 13 07:02:53.176529 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2e7d1bf7-17a7-418f-95d3-bd0f5d88aaac tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:02:53.177074 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 812/3253] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:02:52 2026] POST /volume/v3/volumes => generated 776 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:02:53.183299 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-399a384e-76b0-49c0-9543-b94abfc83ef8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:53.183665 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-399a384e-76b0-49c0-9543-b94abfc83ef8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:53.183893 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-399a384e-76b0-49c0-9543-b94abfc83ef8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:53.184062 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-399a384e-76b0-49c0-9543-b94abfc83ef8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:53.193987 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:53.193987 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:53.194960 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-399a384e-76b0-49c0-9543-b94abfc83ef8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 200 Aug 13 07:02:53.195491 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 819/3254] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:53 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:53.195635 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-78f7515d-8291-4830-bda4-1ab65dc9837b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:53.198252 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-78f7515d-8291-4830-bda4-1ab65dc9837b tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/volumes/d590f14e-8f75-4078-bbb5-09f837dd4934 Aug 13 07:02:53.198252 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-78f7515d-8291-4830-bda4-1ab65dc9837b tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:53.198252 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-78f7515d-8291-4830-bda4-1ab65dc9837b tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:53.209427 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:53.209427 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:53.212987 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-78f7515d-8291-4830-bda4-1ab65dc9837b tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Volume info retrieved successfully. Aug 13 07:02:53.218164 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-78f7515d-8291-4830-bda4-1ab65dc9837b tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/volumes/d590f14e-8f75-4078-bbb5-09f837dd4934 returned with HTTP 200 Aug 13 07:02:53.218164 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 806/3255] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:53 2026] GET /volume/v3/volumes/d590f14e-8f75-4078-bbb5-09f837dd4934 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:53.963956 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-db866b77-4455-48cb-a0cb-afee6be1f4da None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:53.966174 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-db866b77-4455-48cb-a0cb-afee6be1f4da tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:02:53.967064 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-db866b77-4455-48cb-a0cb-afee6be1f4da tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:53.967333 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-db866b77-4455-48cb-a0cb-afee6be1f4da tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:53.976761 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:53.976761 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:53.982913 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-db866b77-4455-48cb-a0cb-afee6be1f4da tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:02:53.987868 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-db866b77-4455-48cb-a0cb-afee6be1f4da tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:02:53.988358 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 819/3256] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:53 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:54.105778 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e9660e5e-92ac-4c90-9b90-54a9f1e1ecd6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:54.107706 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e9660e5e-92ac-4c90-9b90-54a9f1e1ecd6 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 Aug 13 07:02:54.107906 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e9660e5e-92ac-4c90-9b90-54a9f1e1ecd6 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:54.108098 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e9660e5e-92ac-4c90-9b90-54a9f1e1ecd6 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:54.118348 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:54.118348 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:54.121523 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e9660e5e-92ac-4c90-9b90-54a9f1e1ecd6 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:02:54.125474 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e9660e5e-92ac-4c90-9b90-54a9f1e1ecd6 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 returned with HTTP 200 Aug 13 07:02:54.125811 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 813/3257] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:54 2026] GET /volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:54.208868 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f778df19-19c6-43fa-b8ff-6d6d2d09e84c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:54.210587 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f778df19-19c6-43fa-b8ff-6d6d2d09e84c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:54.210882 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f778df19-19c6-43fa-b8ff-6d6d2d09e84c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:54.211097 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f778df19-19c6-43fa-b8ff-6d6d2d09e84c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:54.211153 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-f778df19-19c6-43fa-b8ff-6d6d2d09e84c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:54.216306 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:54.216306 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:54.217155 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f778df19-19c6-43fa-b8ff-6d6d2d09e84c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 200 Aug 13 07:02:54.217598 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 820/3258] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:54 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:54.233677 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fcdf8874-311d-4e01-ac82-850dfe7d777b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:54.235359 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fcdf8874-311d-4e01-ac82-850dfe7d777b tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/volumes/d590f14e-8f75-4078-bbb5-09f837dd4934 Aug 13 07:02:54.235577 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fcdf8874-311d-4e01-ac82-850dfe7d777b tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:54.235755 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fcdf8874-311d-4e01-ac82-850dfe7d777b tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:54.242472 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:54.242472 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:54.245920 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fcdf8874-311d-4e01-ac82-850dfe7d777b tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Volume info retrieved successfully. Aug 13 07:02:54.249580 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fcdf8874-311d-4e01-ac82-850dfe7d777b tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/volumes/d590f14e-8f75-4078-bbb5-09f837dd4934 returned with HTTP 200 Aug 13 07:02:54.250372 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 807/3259] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:54 2026] GET /volume/v3/volumes/d590f14e-8f75-4078-bbb5-09f837dd4934 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:54.262510 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c5007aba-a8a2-444c-a964-7df40853b096 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:54.264044 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5007aba-a8a2-444c-a964-7df40853b096 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 07:02:54.264386 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c5007aba-a8a2-444c-a964-7df40853b096 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d590f14e-8f75-4078-bbb5-09f837dd4934", "name": "tempest-type-Backup-474139425"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:54.265701 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-c5007aba-a8a2-444c-a964-7df40853b096 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Creating new backup {'backup': {'volume_id': 'd590f14e-8f75-4078-bbb5-09f837dd4934', 'name': 'tempest-type-Backup-474139425'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:02:54.265821 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-c5007aba-a8a2-444c-a964-7df40853b096 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Creating backup of volume d590f14e-8f75-4078-bbb5-09f837dd4934 in container None Aug 13 07:02:54.272892 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:54.272892 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:54.273298 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c5007aba-a8a2-444c-a964-7df40853b096 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Volume info retrieved successfully. Aug 13 07:02:54.301994 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-c5007aba-a8a2-444c-a964-7df40853b096 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Created reservations ['ba44989b-87a2-4c87-a24d-adb7754990c3', '1cca9947-97d2-455e-b64a-bb1f5e3d3655'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:54.329816 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5007aba-a8a2-444c-a964-7df40853b096 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:02:54.330295 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 820/3260] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:02:54 2026] POST /volume/v3/backups => generated 313 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:02:54.342066 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-75233484-2926-4107-91fd-7ad41f722133 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:54.343924 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-75233484-2926-4107-91fd-7ad41f722133 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 Aug 13 07:02:54.344158 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-75233484-2926-4107-91fd-7ad41f722133 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:54.344658 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-75233484-2926-4107-91fd-7ad41f722133 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:54.344658 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-75233484-2926-4107-91fd-7ad41f722133 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Show backup with id 8110df80-3963-4b18-b616-81ed88b0f9f9. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:54.348623 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:54.348623 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:54.349283 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-75233484-2926-4107-91fd-7ad41f722133 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 returned with HTTP 200 Aug 13 07:02:54.349626 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 814/3261] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:54 2026] GET /volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:54.690420 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-80e57433-8e65-4db3-8cc1-2487cf1c5190 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:54.692389 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-80e57433-8e65-4db3-8cc1-2487cf1c5190 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] POST https://10.4.3.81/volume/v3/attachments/f7116234-60be-4f5a-bac5-a11e89e24a55/action Aug 13 07:02:54.692768 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-80e57433-8e65-4db3-8cc1-2487cf1c5190 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:02:54.692913 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-80e57433-8e65-4db3-8cc1-2487cf1c5190 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:54.709700 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:54.709700 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:54.720209 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d6130ea4-02ef-45b2-80fb-cb38e1b412ce req-80e57433-8e65-4db3-8cc1-2487cf1c5190 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/attachments/f7116234-60be-4f5a-bac5-a11e89e24a55/action returned with HTTP 204 Aug 13 07:02:54.720709 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 821/3262] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:02:54 2026] POST /volume/v3/attachments/f7116234-60be-4f5a-bac5-a11e89e24a55/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:55.002519 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4bb42f2b-37fd-4fe7-8986-bb7103934eee None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:55.004306 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4bb42f2b-37fd-4fe7-8986-bb7103934eee tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:02:55.004553 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4bb42f2b-37fd-4fe7-8986-bb7103934eee tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:55.004770 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4bb42f2b-37fd-4fe7-8986-bb7103934eee tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:55.012665 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:55.012665 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:55.017225 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4bb42f2b-37fd-4fe7-8986-bb7103934eee tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:02:55.022551 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4bb42f2b-37fd-4fe7-8986-bb7103934eee tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:02:55.022964 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 808/3263] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:55 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:55.138475 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f47bb62d-689c-4532-a851-60f918c21c03 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:55.140939 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f47bb62d-689c-4532-a851-60f918c21c03 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 Aug 13 07:02:55.141147 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f47bb62d-689c-4532-a851-60f918c21c03 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:55.141362 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f47bb62d-689c-4532-a851-60f918c21c03 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:55.154129 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:55.154129 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:55.159921 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f47bb62d-689c-4532-a851-60f918c21c03 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:02:55.167239 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f47bb62d-689c-4532-a851-60f918c21c03 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 returned with HTTP 200 Aug 13 07:02:55.168498 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 821/3264] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:55 2026] GET /volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 => generated 1130 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:55.181558 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-df60deba-66e5-4186-aa4b-ecc581560008 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:55.183516 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df60deba-66e5-4186-aa4b-ecc581560008 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 Aug 13 07:02:55.183728 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-df60deba-66e5-4186-aa4b-ecc581560008 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:55.183921 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-df60deba-66e5-4186-aa4b-ecc581560008 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:55.194815 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:55.194815 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:55.198532 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-df60deba-66e5-4186-aa4b-ecc581560008 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:02:55.204139 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df60deba-66e5-4186-aa4b-ecc581560008 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 returned with HTTP 200 Aug 13 07:02:55.204526 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 815/3265] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:55 2026] GET /volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 => generated 1130 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:55.228468 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ab463cf7-190d-4643-b6ea-eda7032cb4b1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:55.232332 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab463cf7-190d-4643-b6ea-eda7032cb4b1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:55.232332 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab463cf7-190d-4643-b6ea-eda7032cb4b1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:55.232332 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab463cf7-190d-4643-b6ea-eda7032cb4b1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:55.232332 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-ab463cf7-190d-4643-b6ea-eda7032cb4b1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:55.235574 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:55.235574 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:55.236262 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab463cf7-190d-4643-b6ea-eda7032cb4b1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 200 Aug 13 07:02:55.236606 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 822/3266] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:55 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:02:55.364260 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-57bd175e-8468-499c-8c9e-4a552d50fc67 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:55.366968 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-57bd175e-8468-499c-8c9e-4a552d50fc67 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 Aug 13 07:02:55.367272 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-57bd175e-8468-499c-8c9e-4a552d50fc67 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:55.367549 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-57bd175e-8468-499c-8c9e-4a552d50fc67 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:55.367702 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-57bd175e-8468-499c-8c9e-4a552d50fc67 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Show backup with id 8110df80-3963-4b18-b616-81ed88b0f9f9. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:55.372707 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:55.372707 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:55.373488 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-57bd175e-8468-499c-8c9e-4a552d50fc67 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 returned with HTTP 200 Aug 13 07:02:55.374050 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 809/3267] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:55 2026] GET /volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:56.037208 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2c801f63-a475-4781-a5cd-3f505b94cbb1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:56.039423 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2c801f63-a475-4781-a5cd-3f505b94cbb1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:02:56.039686 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2c801f63-a475-4781-a5cd-3f505b94cbb1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:56.039752 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2c801f63-a475-4781-a5cd-3f505b94cbb1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:56.047043 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:56.047043 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:56.051418 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2c801f63-a475-4781-a5cd-3f505b94cbb1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:02:56.056623 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2c801f63-a475-4781-a5cd-3f505b94cbb1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:02:56.057141 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 822/3268] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:56 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:56.247158 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6fcd48c2-bb02-466d-b0f2-932d478318ac None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:56.249429 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6fcd48c2-bb02-466d-b0f2-932d478318ac tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:56.249667 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6fcd48c2-bb02-466d-b0f2-932d478318ac tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:56.249889 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6fcd48c2-bb02-466d-b0f2-932d478318ac tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:56.250032 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-6fcd48c2-bb02-466d-b0f2-932d478318ac tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:56.254857 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:56.254857 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:56.255724 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6fcd48c2-bb02-466d-b0f2-932d478318ac tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 200 Aug 13 07:02:56.256159 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 816/3269] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:56 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:56.383791 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-da6c0f96-94fb-4127-a51d-53d37b0f5850 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:56.386033 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-da6c0f96-94fb-4127-a51d-53d37b0f5850 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 Aug 13 07:02:56.386334 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-da6c0f96-94fb-4127-a51d-53d37b0f5850 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:56.386585 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-da6c0f96-94fb-4127-a51d-53d37b0f5850 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:56.386729 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-da6c0f96-94fb-4127-a51d-53d37b0f5850 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Show backup with id 8110df80-3963-4b18-b616-81ed88b0f9f9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:56.394539 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:56.394539 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:56.395196 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-da6c0f96-94fb-4127-a51d-53d37b0f5850 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 returned with HTTP 200 Aug 13 07:02:56.395610 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 823/3270] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:56 2026] GET /volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:57.069476 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9202e1f7-3bbd-4b7e-9f36-48623f92f904 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:57.072883 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9202e1f7-3bbd-4b7e-9f36-48623f92f904 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:02:57.072883 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9202e1f7-3bbd-4b7e-9f36-48623f92f904 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:57.072883 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9202e1f7-3bbd-4b7e-9f36-48623f92f904 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:57.080102 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:57.080102 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:57.084654 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9202e1f7-3bbd-4b7e-9f36-48623f92f904 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:02:57.090182 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9202e1f7-3bbd-4b7e-9f36-48623f92f904 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:02:57.090182 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 810/3271] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:57 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:57.267401 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f4b7f5a8-0d70-4eec-aa3d-3e35f0c2d163 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:57.269130 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f4b7f5a8-0d70-4eec-aa3d-3e35f0c2d163 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:57.269336 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f4b7f5a8-0d70-4eec-aa3d-3e35f0c2d163 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:57.269526 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f4b7f5a8-0d70-4eec-aa3d-3e35f0c2d163 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:57.269624 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f4b7f5a8-0d70-4eec-aa3d-3e35f0c2d163 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:57.273669 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:57.273669 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:57.274367 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f4b7f5a8-0d70-4eec-aa3d-3e35f0c2d163 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 200 Aug 13 07:02:57.274807 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 823/3272] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:57 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:57.285453 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e91a9453-c5f9-4595-9be5-bfc0391779a2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:57.286978 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e91a9453-c5f9-4595-9be5-bfc0391779a2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/3d050134-cbd1-4731-9370-4f24be25c3cb Aug 13 07:02:57.287172 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e91a9453-c5f9-4595-9be5-bfc0391779a2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:57.287369 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e91a9453-c5f9-4595-9be5-bfc0391779a2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:57.291813 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:57.291813 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:57.292133 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e91a9453-c5f9-4595-9be5-bfc0391779a2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:02:57.292770 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e91a9453-c5f9-4595-9be5-bfc0391779a2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/3d050134-cbd1-4731-9370-4f24be25c3cb returned with HTTP 200 Aug 13 07:02:57.293089 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 817/3273] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:02:57 2026] GET /volume/v3/snapshots/3d050134-cbd1-4731-9370-4f24be25c3cb => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:57.304926 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cdaf7fcf-83b0-4bb7-b0dd-427e96fba42b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:57.307292 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cdaf7fcf-83b0-4bb7-b0dd-427e96fba42b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:57.307593 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cdaf7fcf-83b0-4bb7-b0dd-427e96fba42b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:57.307865 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cdaf7fcf-83b0-4bb7-b0dd-427e96fba42b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:57.308021 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-cdaf7fcf-83b0-4bb7-b0dd-427e96fba42b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:57.314531 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:57.314531 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:57.315308 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cdaf7fcf-83b0-4bb7-b0dd-427e96fba42b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 200 Aug 13 07:02:57.315832 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 824/3274] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:57 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:57.329270 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1962f2d6-a41b-49bb-9cfe-9a35301275b0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:57.331761 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1962f2d6-a41b-49bb-9cfe-9a35301275b0 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:57.332039 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1962f2d6-a41b-49bb-9cfe-9a35301275b0 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:57.332369 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1962f2d6-a41b-49bb-9cfe-9a35301275b0 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:57.332560 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-1962f2d6-a41b-49bb-9cfe-9a35301275b0 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete backup with id: 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. Aug 13 07:02:57.337555 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:57.337555 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:57.351287 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-1962f2d6-a41b-49bb-9cfe-9a35301275b0 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] delete_backup rpcapi backup_id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26 {{(pid=100294) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:02:57.353021 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1962f2d6-a41b-49bb-9cfe-9a35301275b0 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 202 Aug 13 07:02:57.353512 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 811/3275] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:02:57 2026] DELETE /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:02:57.362584 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-19c19d0c-14eb-4c24-8a2f-777f80cf9070 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:57.364348 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-19c19d0c-14eb-4c24-8a2f-777f80cf9070 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:57.364575 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-19c19d0c-14eb-4c24-8a2f-777f80cf9070 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:57.364792 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-19c19d0c-14eb-4c24-8a2f-777f80cf9070 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:57.364925 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-19c19d0c-14eb-4c24-8a2f-777f80cf9070 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:57.369250 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:57.369250 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:57.369996 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-19c19d0c-14eb-4c24-8a2f-777f80cf9070 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 200 Aug 13 07:02:57.370396 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 824/3276] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:57 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:57.408431 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cce1d61b-29e9-43dc-8251-975eea6a6dfc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:57.410064 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cce1d61b-29e9-43dc-8251-975eea6a6dfc tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 Aug 13 07:02:57.410265 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cce1d61b-29e9-43dc-8251-975eea6a6dfc tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:57.410459 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cce1d61b-29e9-43dc-8251-975eea6a6dfc tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:57.410561 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-cce1d61b-29e9-43dc-8251-975eea6a6dfc tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Show backup with id 8110df80-3963-4b18-b616-81ed88b0f9f9. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:57.414640 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:57.414640 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:57.415180 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cce1d61b-29e9-43dc-8251-975eea6a6dfc tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 returned with HTTP 200 Aug 13 07:02:57.415559 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 818/3277] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:57 2026] GET /volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:58.106200 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-47085332-e521-4dfa-86c2-93605d080435 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:58.107919 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-47085332-e521-4dfa-86c2-93605d080435 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:02:58.108670 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-47085332-e521-4dfa-86c2-93605d080435 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:58.108670 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-47085332-e521-4dfa-86c2-93605d080435 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:58.117602 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:58.117602 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:58.122200 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-47085332-e521-4dfa-86c2-93605d080435 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:02:58.126961 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-47085332-e521-4dfa-86c2-93605d080435 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:02:58.127387 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 825/3278] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:58 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:58.139466 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a460e477-3a6c-45e6-802c-200903a2d630 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:58.143407 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a460e477-3a6c-45e6-802c-200903a2d630 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:02:58.143649 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a460e477-3a6c-45e6-802c-200903a2d630 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:58.143891 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a460e477-3a6c-45e6-802c-200903a2d630 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:58.152309 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:58.152309 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:58.156571 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a460e477-3a6c-45e6-802c-200903a2d630 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:02:58.161550 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a460e477-3a6c-45e6-802c-200903a2d630 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:02:58.161964 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 812/3279] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:58 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:58.382281 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ee290163-b2ea-43f1-a563-b2414929cf38 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:58.384341 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ee290163-b2ea-43f1-a563-b2414929cf38 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 Aug 13 07:02:58.384741 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ee290163-b2ea-43f1-a563-b2414929cf38 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:58.384741 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ee290163-b2ea-43f1-a563-b2414929cf38 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:58.384830 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ee290163-b2ea-43f1-a563-b2414929cf38 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Show backup with id 1f7dcda5-c6c5-47eb-967f-a2c49b725a26. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:58.390112 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ee290163-b2ea-43f1-a563-b2414929cf38 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 returned with HTTP 404 Aug 13 07:02:58.390621 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 825/3280] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:58 2026] GET /volume/v3/backups/1f7dcda5-c6c5-47eb-967f-a2c49b725a26 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:58.426590 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4fd80f3d-a7df-44d5-9deb-9e4b572375e2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:58.428514 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4fd80f3d-a7df-44d5-9deb-9e4b572375e2 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 Aug 13 07:02:58.428729 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4fd80f3d-a7df-44d5-9deb-9e4b572375e2 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:58.428930 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4fd80f3d-a7df-44d5-9deb-9e4b572375e2 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:58.429075 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-4fd80f3d-a7df-44d5-9deb-9e4b572375e2 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Show backup with id 8110df80-3963-4b18-b616-81ed88b0f9f9. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:58.433523 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:58.433523 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:58.434191 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4fd80f3d-a7df-44d5-9deb-9e4b572375e2 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 returned with HTTP 200 Aug 13 07:02:58.434582 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 819/3281] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:58 2026] GET /volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:58.496072 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-936dccde-9a10-4b66-a0ad-44c6ac87fc6f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:58.498332 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-936dccde-9a10-4b66-a0ad-44c6ac87fc6f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/3d050134-cbd1-4731-9370-4f24be25c3cb Aug 13 07:02:58.498518 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-936dccde-9a10-4b66-a0ad-44c6ac87fc6f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:58.498710 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-936dccde-9a10-4b66-a0ad-44c6ac87fc6f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:58.498798 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-936dccde-9a10-4b66-a0ad-44c6ac87fc6f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete snapshot with id: 3d050134-cbd1-4731-9370-4f24be25c3cb Aug 13 07:02:58.503912 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:58.503912 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:58.504379 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-936dccde-9a10-4b66-a0ad-44c6ac87fc6f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:02:58.519197 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-936dccde-9a10-4b66-a0ad-44c6ac87fc6f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot delete request issued successfully. Aug 13 07:02:58.519393 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-936dccde-9a10-4b66-a0ad-44c6ac87fc6f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/3d050134-cbd1-4731-9370-4f24be25c3cb returned with HTTP 202 Aug 13 07:02:58.519800 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 826/3282] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:02:58 2026] DELETE /volume/v3/snapshots/3d050134-cbd1-4731-9370-4f24be25c3cb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:02:58.526901 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c0cbdf9b-0d4e-4b28-b39b-4c27ffb16c22 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:58.529261 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c0cbdf9b-0d4e-4b28-b39b-4c27ffb16c22 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/3d050134-cbd1-4731-9370-4f24be25c3cb Aug 13 07:02:58.529507 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c0cbdf9b-0d4e-4b28-b39b-4c27ffb16c22 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:58.529756 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c0cbdf9b-0d4e-4b28-b39b-4c27ffb16c22 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:58.537651 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:58.537651 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:58.538220 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c0cbdf9b-0d4e-4b28-b39b-4c27ffb16c22 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:02:58.539248 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c0cbdf9b-0d4e-4b28-b39b-4c27ffb16c22 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/3d050134-cbd1-4731-9370-4f24be25c3cb returned with HTTP 200 Aug 13 07:02:58.539702 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 813/3283] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:02:58 2026] GET /volume/v3/snapshots/3d050134-cbd1-4731-9370-4f24be25c3cb => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:58.873597 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-a16b763c-d77f-4a33-9b51-8ad5ca6b990c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:58.877339 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-a16b763c-d77f-4a33-9b51-8ad5ca6b990c tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 Aug 13 07:02:58.877549 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-a16b763c-d77f-4a33-9b51-8ad5ca6b990c tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:58.877728 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-a16b763c-d77f-4a33-9b51-8ad5ca6b990c tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:58.882188 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=437,cinder:UPDATE=128,cinder:INSERT=69 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:02:58.893844 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:58.893844 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:58.898827 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-a16b763c-d77f-4a33-9b51-8ad5ca6b990c tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:02:58.904602 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-a16b763c-d77f-4a33-9b51-8ad5ca6b990c tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 returned with HTTP 200 Aug 13 07:02:58.904957 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 826/3284] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:02:58 2026] GET /volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 => generated 1130 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:02:58.922730 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-45d0aa83-cc2f-4f5d-ac61-94d8cd59d57d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:58.924753 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-45d0aa83-cc2f-4f5d-ac61-94d8cd59d57d tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] POST https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602/action Aug 13 07:02:58.925159 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-45d0aa83-cc2f-4f5d-ac61-94d8cd59d57d tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:02:58.925383 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-45d0aa83-cc2f-4f5d-ac61-94d8cd59d57d tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:58.937978 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:58.937978 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:02:58.938654 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-45d0aa83-cc2f-4f5d-ac61-94d8cd59d57d tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:02:58.945804 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-45d0aa83-cc2f-4f5d-ac61-94d8cd59d57d tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Begin detaching volume completed successfully. Aug 13 07:02:58.946058 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-45d0aa83-cc2f-4f5d-ac61-94d8cd59d57d tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602/action returned with HTTP 202 Aug 13 07:02:58.946611 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 820/3285] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:02:58 2026] POST /volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:02:58.990706 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e7a01593-e702-4068-89ed-cfa86c5b85dc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:58.991093 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e7a01593-e702-4068-89ed-cfa86c5b85dc None None] GET https://10.4.3.81/volume// Aug 13 07:02:58.991301 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e7a01593-e702-4068-89ed-cfa86c5b85dc None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:58.991519 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e7a01593-e702-4068-89ed-cfa86c5b85dc None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:58.991884 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e7a01593-e702-4068-89ed-cfa86c5b85dc None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:02:58.992160 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 827/3286] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:02:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:02:59.001610 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-82674170-5879-48aa-a6b8-b3e161844b75 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:59.003650 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-82674170-5879-48aa-a6b8-b3e161844b75 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 Aug 13 07:02:59.003835 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-82674170-5879-48aa-a6b8-b3e161844b75 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:59.004025 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-82674170-5879-48aa-a6b8-b3e161844b75 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:59.015543 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:59.015543 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:02:59.019815 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-82674170-5879-48aa-a6b8-b3e161844b75 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:02:59.025305 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-82674170-5879-48aa-a6b8-b3e161844b75 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 returned with HTTP 200 Aug 13 07:02:59.025819 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 814/3287] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:02:59 2026] GET /volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 => generated 1313 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:02:59.445947 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-48d7d96b-c5b6-4831-8863-698c85b37fab None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:59.448376 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-48d7d96b-c5b6-4831-8863-698c85b37fab tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 Aug 13 07:02:59.448613 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-48d7d96b-c5b6-4831-8863-698c85b37fab tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:59.452336 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-48d7d96b-c5b6-4831-8863-698c85b37fab tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:59.452336 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-48d7d96b-c5b6-4831-8863-698c85b37fab tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Show backup with id 8110df80-3963-4b18-b616-81ed88b0f9f9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:02:59.454683 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:59.454683 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:02:59.455524 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-48d7d96b-c5b6-4831-8863-698c85b37fab tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 returned with HTTP 200 Aug 13 07:02:59.455939 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 827/3288] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:02:59 2026] GET /volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:59.551338 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3c99bcd8-64ee-41cd-824a-df8d06f987d4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:59.551844 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3c99bcd8-64ee-41cd-824a-df8d06f987d4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/3d050134-cbd1-4731-9370-4f24be25c3cb Aug 13 07:02:59.552128 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3c99bcd8-64ee-41cd-824a-df8d06f987d4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:59.552433 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3c99bcd8-64ee-41cd-824a-df8d06f987d4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:59.558541 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3c99bcd8-64ee-41cd-824a-df8d06f987d4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/3d050134-cbd1-4731-9370-4f24be25c3cb returned with HTTP 404 Aug 13 07:02:59.559183 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 821/3289] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:02:59 2026] GET /volume/v3/snapshots/3d050134-cbd1-4731-9370-4f24be25c3cb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:02:59.572344 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bbadef02-6565-474e-adae-9e6a089a5beb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:59.572344 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bbadef02-6565-474e-adae-9e6a089a5beb tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:02:59.572344 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bbadef02-6565-474e-adae-9e6a089a5beb tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:59.572344 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bbadef02-6565-474e-adae-9e6a089a5beb tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:59.578538 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:02:59.578538 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:02:59.582035 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bbadef02-6565-474e-adae-9e6a089a5beb tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:02:59.585876 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bbadef02-6565-474e-adae-9e6a089a5beb tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 returned with HTTP 200 Aug 13 07:02:59.586210 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 828/3290] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:59 2026] GET /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:02:59.620331 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-595b71dd-3761-4d09-99d4-ac2e670b309f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:59.623285 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-595b71dd-3761-4d09-99d4-ac2e670b309f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:02:59.623628 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-595b71dd-3761-4d09-99d4-ac2e670b309f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-30958428"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:02:59.628329 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-595b71dd-3761-4d09-99d4-ac2e670b309f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create volume request body: {'volume': {'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-30958428'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:02:59.799572 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-595b71dd-3761-4d09-99d4-ac2e670b309f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create volume of 1 GB Aug 13 07:02:59.808042 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-595b71dd-3761-4d09-99d4-ac2e670b309f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Availability Zones retrieved successfully. Aug 13 07:02:59.816417 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-595b71dd-3761-4d09-99d4-ac2e670b309f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Flow 'volume_create_api' (0dac9d7d-5f0f-4f99-93b3-c0c28004b1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:59.818337 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-595b71dd-3761-4d09-99d4-ac2e670b309f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b008708-c6ca-4cc1-bb45-8e881e18defc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:59.820144 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-595b71dd-3761-4d09-99d4-ac2e670b309f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:02:59.883171 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-595b71dd-3761-4d09-99d4-ac2e670b309f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b008708-c6ca-4cc1-bb45-8e881e18defc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:59.883961 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-595b71dd-3761-4d09-99d4-ac2e670b309f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4c2b975-81a4-4bf2-804f-cb782b866d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:59.919546 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-595b71dd-3761-4d09-99d4-ac2e670b309f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Created reservations ['a5f60c60-62e7-48e5-923c-688960df0de7', 'c9a3e9a9-b194-4aaf-bec9-58bfa66669a3', '934d8c89-4392-4ab0-b646-4c9d6c2ad21d', '6f3c22de-28a6-4ba9-ad2d-f24458be21a3'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:02:59.920467 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-595b71dd-3761-4d09-99d4-ac2e670b309f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4c2b975-81a4-4bf2-804f-cb782b866d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5f60c60-62e7-48e5-923c-688960df0de7', 'c9a3e9a9-b194-4aaf-bec9-58bfa66669a3', '934d8c89-4392-4ab0-b646-4c9d6c2ad21d', '6f3c22de-28a6-4ba9-ad2d-f24458be21a3']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:59.921349 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-595b71dd-3761-4d09-99d4-ac2e670b309f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5c3e719-c146-4283-ae50-24225bbb7eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:59.948420 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-595b71dd-3761-4d09-99d4-ac2e670b309f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5c3e719-c146-4283-ae50-24225bbb7eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d8ff9ea-0b54-4e83-a439-10664de5d398', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-30958428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417b6d2242c842568a9108218faf3c0d',qos_specs=None,replication_status=,reservations=['a5f60c60-62e7-48e5-923c-688960df0de7','c9a3e9a9-b194-4aaf-bec9-58bfa66669a3','934d8c89-4392-4ab0-b646-4c9d6c2ad21d','6f3c22de-28a6-4ba9-ad2d-f24458be21a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='706e58f2b92b4c28a4fb6fd56e031949',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:02:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-30958428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d8ff9ea-0b54-4e83-a439-10664de5d398,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='417b6d2242c842568a9108218faf3c0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='706e58f2b92b4c28a4fb6fd56e031949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:59.949286 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-595b71dd-3761-4d09-99d4-ac2e670b309f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c622dc-daac-4889-838a-ac7d70090817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:59.968790 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-3f0fdb85-eb7f-4f4f-8278-1c5a28fbc7ab None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:02:59.971831 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-595b71dd-3761-4d09-99d4-ac2e670b309f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c622dc-daac-4889-838a-ac7d70090817) transitioned into state 'SUCCESS' from state '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-30958428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417b6d2242c842568a9108218faf3c0d',qos_specs=None,replication_status=,reservations=['a5f60c60-62e7-48e5-923c-688960df0de7','c9a3e9a9-b194-4aaf-bec9-58bfa66669a3','934d8c89-4392-4ab0-b646-4c9d6c2ad21d','6f3c22de-28a6-4ba9-ad2d-f24458be21a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='706e58f2b92b4c28a4fb6fd56e031949',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:59.972428 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-3f0fdb85-eb7f-4f4f-8278-1c5a28fbc7ab tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] DELETE https://10.4.3.81/volume/v3/attachments/f7116234-60be-4f5a-bac5-a11e89e24a55 Aug 13 07:02:59.972783 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-595b71dd-3761-4d09-99d4-ac2e670b309f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59304803-378b-4f5c-9c1b-b31f7805e16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:02:59.973118 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-3f0fdb85-eb7f-4f4f-8278-1c5a28fbc7ab tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:02:59.973412 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-3f0fdb85-eb7f-4f4f-8278-1c5a28fbc7ab tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:02:59.983618 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-595b71dd-3761-4d09-99d4-ac2e670b309f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59304803-378b-4f5c-9c1b-b31f7805e16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:02:59.984509 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-595b71dd-3761-4d09-99d4-ac2e670b309f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Flow 'volume_create_api' (0dac9d7d-5f0f-4f99-93b3-c0c28004b1ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:02:59.984891 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-595b71dd-3761-4d09-99d4-ac2e670b309f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create volume request issued successfully. Aug 13 07:02:59.985555 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-595b71dd-3761-4d09-99d4-ac2e670b309f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:02:59.986010 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 815/3291] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:02:59 2026] POST /volume/v3/volumes => generated 750 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:02:59.999959 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-884a588b-634d-4721-83b2-8cee850e7185 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:00.000623 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:00.000623 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:00.001986 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-884a588b-634d-4721-83b2-8cee850e7185 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 Aug 13 07:03:00.002193 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-884a588b-634d-4721-83b2-8cee850e7185 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:00.002609 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-884a588b-634d-4721-83b2-8cee850e7185 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:00.012674 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:00.012674 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:00.018061 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-884a588b-634d-4721-83b2-8cee850e7185 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:03:00.025103 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-884a588b-634d-4721-83b2-8cee850e7185 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 returned with HTTP 200 Aug 13 07:03:00.027129 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 822/3292] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:02:59 2026] GET /volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:00.069464 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-489202b9-da40-47c2-8d68-7ea0a7d706ef req-3f0fdb85-eb7f-4f4f-8278-1c5a28fbc7ab tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/attachments/f7116234-60be-4f5a-bac5-a11e89e24a55 returned with HTTP 200 Aug 13 07:03:00.070034 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 828/3293] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:02:59 2026] DELETE /volume/v3/attachments/f7116234-60be-4f5a-bac5-a11e89e24a55 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:00.465580 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f6d2b05d-3b7b-483d-b60e-1e8d3cc781a9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:00.467340 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f6d2b05d-3b7b-483d-b60e-1e8d3cc781a9 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 Aug 13 07:03:00.467558 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f6d2b05d-3b7b-483d-b60e-1e8d3cc781a9 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:00.467735 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f6d2b05d-3b7b-483d-b60e-1e8d3cc781a9 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:00.467838 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-f6d2b05d-3b7b-483d-b60e-1e8d3cc781a9 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Show backup with id 8110df80-3963-4b18-b616-81ed88b0f9f9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:03:00.469388 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=230,cinder:UPDATE=21,cinder:INSERT=9 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:03:00.472799 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:00.472799 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:00.473429 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f6d2b05d-3b7b-483d-b60e-1e8d3cc781a9 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 returned with HTTP 200 Aug 13 07:03:00.473761 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 829/3294] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:03:00 2026] GET /volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:01.038079 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-eb35d6ba-a286-4614-a945-7ac9da332691 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:01.040036 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eb35d6ba-a286-4614-a945-7ac9da332691 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 Aug 13 07:03:01.040211 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-eb35d6ba-a286-4614-a945-7ac9da332691 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:01.040415 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-eb35d6ba-a286-4614-a945-7ac9da332691 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:01.042539 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=364,cinder:UPDATE=82,cinder:INSERT=55 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:03:01.050480 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:01.050480 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:01.057921 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-eb35d6ba-a286-4614-a945-7ac9da332691 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:03:01.064308 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eb35d6ba-a286-4614-a945-7ac9da332691 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 returned with HTTP 200 Aug 13 07:03:01.064860 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 816/3295] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:01 2026] GET /volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 => generated 1358 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:01.092001 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2254de5d-f742-4d5e-a4a4-28d880bcc3c9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:01.094154 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2254de5d-f742-4d5e-a4a4-28d880bcc3c9 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:03:01.094748 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2254de5d-f742-4d5e-a4a4-28d880bcc3c9 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53896ae6-6d78-456f-84e8-4615adfb2602", "force": false, "name": "tempest-TestStampPattern-snapshot-1620555455", "description": null, "metadata": null}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:01.106566 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:01.106566 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:01.107342 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2254de5d-f742-4d5e-a4a4-28d880bcc3c9 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:03:01.109372 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-2254de5d-f742-4d5e-a4a4-28d880bcc3c9 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Create snapshot from volume 53896ae6-6d78-456f-84e8-4615adfb2602 Aug 13 07:03:01.155822 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-2254de5d-f742-4d5e-a4a4-28d880bcc3c9 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Created reservations ['df2b6d93-2b52-40ce-aed0-4a74c5057456', '28452a34-d25b-425b-ad4a-a0447349b0bd', '95579362-8ac7-4e4e-a62e-b4cac2f4d480', 'e66c70ad-6467-4ada-8ea3-5339be764696'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:01.186981 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2254de5d-f742-4d5e-a4a4-28d880bcc3c9 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Snapshot create request issued successfully. Aug 13 07:03:01.187365 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2254de5d-f742-4d5e-a4a4-28d880bcc3c9 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:03:01.187773 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 823/3296] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:03:01 2026] POST /volume/v3/snapshots => generated 303 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:01.202934 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-884dcf07-1384-4d1e-a080-0fbf0daf9778 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:01.205550 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-884dcf07-1384-4d1e-a080-0fbf0daf9778 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/snapshots/32871564-a08a-4ee9-a8b0-412578ba7c45 Aug 13 07:03:01.205850 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-884dcf07-1384-4d1e-a080-0fbf0daf9778 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:01.206088 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-884dcf07-1384-4d1e-a080-0fbf0daf9778 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:01.213772 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:01.213772 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:01.214439 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-884dcf07-1384-4d1e-a080-0fbf0daf9778 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Snapshot retrieved successfully. Aug 13 07:03:01.215471 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-884dcf07-1384-4d1e-a080-0fbf0daf9778 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/snapshots/32871564-a08a-4ee9-a8b0-412578ba7c45 returned with HTTP 200 Aug 13 07:03:01.219039 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 829/3297] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:01 2026] GET /volume/v3/snapshots/32871564-a08a-4ee9-a8b0-412578ba7c45 => generated 435 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:01.485806 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-262bfef4-e08d-4eea-ac64-503374eb5a04 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:01.487385 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-262bfef4-e08d-4eea-ac64-503374eb5a04 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 Aug 13 07:03:01.487719 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-262bfef4-e08d-4eea-ac64-503374eb5a04 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:01.488002 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-262bfef4-e08d-4eea-ac64-503374eb5a04 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:01.488996 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-262bfef4-e08d-4eea-ac64-503374eb5a04 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Show backup with id 8110df80-3963-4b18-b616-81ed88b0f9f9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:03:01.492687 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:01.492687 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:01.493792 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-262bfef4-e08d-4eea-ac64-503374eb5a04 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 returned with HTTP 200 Aug 13 07:03:01.494235 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 830/3298] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:03:01 2026] GET /volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:02.229510 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fa5077bc-9aec-4a51-9db7-c3d3e7048f13 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:02.233370 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fa5077bc-9aec-4a51-9db7-c3d3e7048f13 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/snapshots/32871564-a08a-4ee9-a8b0-412578ba7c45 Aug 13 07:03:02.233370 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fa5077bc-9aec-4a51-9db7-c3d3e7048f13 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:02.233370 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fa5077bc-9aec-4a51-9db7-c3d3e7048f13 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:02.238940 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:02.238940 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:02.239671 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fa5077bc-9aec-4a51-9db7-c3d3e7048f13 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Snapshot retrieved successfully. Aug 13 07:03:02.240766 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fa5077bc-9aec-4a51-9db7-c3d3e7048f13 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/snapshots/32871564-a08a-4ee9-a8b0-412578ba7c45 returned with HTTP 200 Aug 13 07:03:02.244159 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 817/3299] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:02 2026] GET /volume/v3/snapshots/32871564-a08a-4ee9-a8b0-412578ba7c45 => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:02.250535 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-84b54889-e573-49c6-97b3-8b44ba59ea76 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:02.252389 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-84b54889-e573-49c6-97b3-8b44ba59ea76 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/snapshots/32871564-a08a-4ee9-a8b0-412578ba7c45 Aug 13 07:03:02.252633 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-84b54889-e573-49c6-97b3-8b44ba59ea76 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:02.252856 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-84b54889-e573-49c6-97b3-8b44ba59ea76 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:02.254539 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=334,cinder:UPDATE=87,cinder:INSERT=55 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:03:02.258036 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:02.258036 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:02.258639 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-84b54889-e573-49c6-97b3-8b44ba59ea76 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Snapshot retrieved successfully. Aug 13 07:03:02.259724 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-84b54889-e573-49c6-97b3-8b44ba59ea76 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/snapshots/32871564-a08a-4ee9-a8b0-412578ba7c45 returned with HTTP 200 Aug 13 07:03:02.260376 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 824/3300] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:02 2026] GET /volume/v3/snapshots/32871564-a08a-4ee9-a8b0-412578ba7c45 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:02.507247 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7878ab6e-bc3e-44ed-9537-577d5915ba42 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:02.507708 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7878ab6e-bc3e-44ed-9537-577d5915ba42 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 Aug 13 07:03:02.507924 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7878ab6e-bc3e-44ed-9537-577d5915ba42 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:02.508174 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7878ab6e-bc3e-44ed-9537-577d5915ba42 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:02.508296 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-7878ab6e-bc3e-44ed-9537-577d5915ba42 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Show backup with id 8110df80-3963-4b18-b616-81ed88b0f9f9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:03:02.514111 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:02.514111 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:02.514794 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7878ab6e-bc3e-44ed-9537-577d5915ba42 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 returned with HTTP 200 Aug 13 07:03:02.515146 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 830/3301] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:03:02 2026] GET /volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:03.528340 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8654f1a8-4f3d-4ce8-9cb8-e84078667744 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:03.530382 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8654f1a8-4f3d-4ce8-9cb8-e84078667744 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 Aug 13 07:03:03.530689 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8654f1a8-4f3d-4ce8-9cb8-e84078667744 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:03.530974 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8654f1a8-4f3d-4ce8-9cb8-e84078667744 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:03.531105 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-8654f1a8-4f3d-4ce8-9cb8-e84078667744 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Show backup with id 8110df80-3963-4b18-b616-81ed88b0f9f9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:03:03.543053 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:03.543053 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:03.543949 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8654f1a8-4f3d-4ce8-9cb8-e84078667744 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 returned with HTTP 200 Aug 13 07:03:03.544506 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 831/3302] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:03:03 2026] GET /volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:04.558149 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b1e87c08-bf17-49e6-9dba-008cf822e1f4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:04.560389 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b1e87c08-bf17-49e6-9dba-008cf822e1f4 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 Aug 13 07:03:04.560623 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b1e87c08-bf17-49e6-9dba-008cf822e1f4 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:04.560888 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b1e87c08-bf17-49e6-9dba-008cf822e1f4 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:04.560888 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-b1e87c08-bf17-49e6-9dba-008cf822e1f4 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Show backup with id 8110df80-3963-4b18-b616-81ed88b0f9f9. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:03:04.565498 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:04.565498 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:04.566751 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b1e87c08-bf17-49e6-9dba-008cf822e1f4 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 returned with HTTP 200 Aug 13 07:03:04.566751 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 818/3303] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:03:04 2026] GET /volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:05.577351 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b56f1b03-b21e-47ae-b96b-22c46fbe1cf7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:05.581014 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b56f1b03-b21e-47ae-b96b-22c46fbe1cf7 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 Aug 13 07:03:05.581223 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b56f1b03-b21e-47ae-b96b-22c46fbe1cf7 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:05.581416 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b56f1b03-b21e-47ae-b96b-22c46fbe1cf7 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:05.581515 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-b56f1b03-b21e-47ae-b96b-22c46fbe1cf7 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Show backup with id 8110df80-3963-4b18-b616-81ed88b0f9f9. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:03:05.589885 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:05.589885 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:05.590546 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b56f1b03-b21e-47ae-b96b-22c46fbe1cf7 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 returned with HTTP 200 Aug 13 07:03:05.591017 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 825/3304] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:03:05 2026] GET /volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:06.605562 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-30516243-5a2e-4463-b181-2a7b9062c664 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:06.607828 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-30516243-5a2e-4463-b181-2a7b9062c664 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 Aug 13 07:03:06.609132 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-30516243-5a2e-4463-b181-2a7b9062c664 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:06.609431 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-30516243-5a2e-4463-b181-2a7b9062c664 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:06.609754 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-30516243-5a2e-4463-b181-2a7b9062c664 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Show backup with id 8110df80-3963-4b18-b616-81ed88b0f9f9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:03:06.617149 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:06.617149 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:06.618010 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-30516243-5a2e-4463-b181-2a7b9062c664 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 returned with HTTP 200 Aug 13 07:03:06.618717 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 831/3305] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:03:06 2026] GET /volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:07.226784 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:07.228533 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:03:07.228925 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1028314869", "snapshot_id": "32871564-a08a-4ee9-a8b0-412578ba7c45", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:07.230475 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1028314869', 'snapshot_id': '32871564-a08a-4ee9-a8b0-412578ba7c45', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:03:07.236036 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:07.236036 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:07.236522 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Snapshot retrieved successfully. Aug 13 07:03:07.236685 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Create volume of 1 GB Aug 13 07:03:07.241072 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Availability Zones retrieved successfully. Aug 13 07:03:07.246171 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Flow 'volume_create_api' (12bf40df-194b-410e-9feb-8eca48e51901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:07.247244 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0a5cb74-dd4e-4488-a4c1-8bb63797c22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:07.248194 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:03:07.276899 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0a5cb74-dd4e-4488-a4c1-8bb63797c22d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '32871564-a08a-4ee9-a8b0-412578ba7c45', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:07.277828 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60cf7a84-e961-4535-8213-573930cf982d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:07.321579 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Created reservations ['2b76deaa-fb4e-4340-9d53-d211bb7b0fed', '6dea7628-c123-4e6e-a24d-cb4819f6fb9a', 'b15557ed-d5a5-4a1a-9f7d-8099c238056c', '7fea4347-5540-4d1d-8f13-900602ac0891'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:07.322503 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60cf7a84-e961-4535-8213-573930cf982d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b76deaa-fb4e-4340-9d53-d211bb7b0fed', '6dea7628-c123-4e6e-a24d-cb4819f6fb9a', 'b15557ed-d5a5-4a1a-9f7d-8099c238056c', '7fea4347-5540-4d1d-8f13-900602ac0891']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:07.323557 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (182b08b5-ffc5-47d9-8cd6-2796cdaffaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:07.371420 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (182b08b5-ffc5-47d9-8cd6-2796cdaffaf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1885015-f0e8-45c8-806a-5cd35ce997c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1028314869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bc7f244fc2d4619a6a724475dc57979',qos_specs=None,replication_status=,reservations=['2b76deaa-fb4e-4340-9d53-d211bb7b0fed','6dea7628-c123-4e6e-a24d-cb4819f6fb9a','b15557ed-d5a5-4a1a-9f7d-8099c238056c','7fea4347-5540-4d1d-8f13-900602ac0891'],size=1,snapshot_id=32871564-a08a-4ee9-a8b0-412578ba7c45,source_replicaid=,source_volid=None,status='creating',user_id='c8ab4630a9354441b699a366cf06b42f',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:03:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1028314869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1885015-f0e8-45c8-806a-5cd35ce997c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bc7f244fc2d4619a6a724475dc57979',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=32871564-a08a-4ee9-a8b0-412578ba7c45,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8ab4630a9354441b699a366cf06b42f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:07.372094 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4bb4ff-2995-4f99-9b49-1e5298b76b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:07.388469 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4bb4ff-2995-4f99-9b49-1e5298b76b93) transitioned into state 'SUCCESS' from state '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-1028314869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bc7f244fc2d4619a6a724475dc57979',qos_specs=None,replication_status=,reservations=['2b76deaa-fb4e-4340-9d53-d211bb7b0fed','6dea7628-c123-4e6e-a24d-cb4819f6fb9a','b15557ed-d5a5-4a1a-9f7d-8099c238056c','7fea4347-5540-4d1d-8f13-900602ac0891'],size=1,snapshot_id=32871564-a08a-4ee9-a8b0-412578ba7c45,source_replicaid=,source_volid=None,status='creating',user_id='c8ab4630a9354441b699a366cf06b42f',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:07.389146 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81d2a199-3c76-400a-8b4f-902553e3b075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:07.407350 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81d2a199-3c76-400a-8b4f-902553e3b075) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:07.408123 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Flow 'volume_create_api' (12bf40df-194b-410e-9feb-8eca48e51901) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:07.408539 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Create volume request issued successfully. Aug 13 07:03:07.409057 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ebe66d12-0e18-4a58-aaf7-ca91fa3b7483 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:03:07.409496 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 832/3306] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:03:07 2026] POST /volume/v3/volumes => generated 779 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:07.638113 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2d9a4e8d-0562-4754-aa7f-e4351b1bbdf7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:07.640098 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2d9a4e8d-0562-4754-aa7f-e4351b1bbdf7 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 Aug 13 07:03:07.640312 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2d9a4e8d-0562-4754-aa7f-e4351b1bbdf7 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:07.640515 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2d9a4e8d-0562-4754-aa7f-e4351b1bbdf7 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:07.640637 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-2d9a4e8d-0562-4754-aa7f-e4351b1bbdf7 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Show backup with id 8110df80-3963-4b18-b616-81ed88b0f9f9. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:03:07.646614 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:07.646614 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:07.647861 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2d9a4e8d-0562-4754-aa7f-e4351b1bbdf7 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 returned with HTTP 200 Aug 13 07:03:07.648411 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 819/3307] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:03:07 2026] GET /volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:08.662395 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a209c1c6-9874-47ed-bbc2-baf7d0c56649 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:08.668005 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a209c1c6-9874-47ed-bbc2-baf7d0c56649 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 Aug 13 07:03:08.668279 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a209c1c6-9874-47ed-bbc2-baf7d0c56649 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:08.668541 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a209c1c6-9874-47ed-bbc2-baf7d0c56649 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:08.668680 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-a209c1c6-9874-47ed-bbc2-baf7d0c56649 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Show backup with id 8110df80-3963-4b18-b616-81ed88b0f9f9. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:03:08.679213 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:08.679213 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:08.680016 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a209c1c6-9874-47ed-bbc2-baf7d0c56649 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 returned with HTTP 200 Aug 13 07:03:08.680505 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 826/3308] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:03:08 2026] GET /volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:09.692522 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b6415652-b798-482d-9deb-50826a3890d0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:09.697069 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b6415652-b798-482d-9deb-50826a3890d0 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 Aug 13 07:03:09.697339 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b6415652-b798-482d-9deb-50826a3890d0 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:09.697549 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b6415652-b798-482d-9deb-50826a3890d0 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:09.697657 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b6415652-b798-482d-9deb-50826a3890d0 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Show backup with id 8110df80-3963-4b18-b616-81ed88b0f9f9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:03:09.701970 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:09.701970 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:09.702998 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b6415652-b798-482d-9deb-50826a3890d0 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 returned with HTTP 200 Aug 13 07:03:09.703416 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 832/3309] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:03:09 2026] GET /volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:03:09.719450 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e975a782-0a09-4202-bb10-c8d77f5cb5da None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:09.789156 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e975a782-0a09-4202-bb10-c8d77f5cb5da tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-member] PUT https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 Aug 13 07:03:09.790073 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e975a782-0a09-4202-bb10-c8d77f5cb5da tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:09.795338 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:09.795338 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:09.802915 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e975a782-0a09-4202-bb10-c8d77f5cb5da tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-member] https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 returned with HTTP 200 Aug 13 07:03:09.803478 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 833/3310] 10.4.3.81 () {70 vars in 1401 bytes} [Thu Aug 13 07:03:09 2026] PUT /volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 => generated 313 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:09.818610 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-005d741a-69aa-4ea4-af1b-c27f9404ed15 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:09.821232 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-005d741a-69aa-4ea4-af1b-c27f9404ed15 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 Aug 13 07:03:09.821474 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-005d741a-69aa-4ea4-af1b-c27f9404ed15 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:09.821652 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-005d741a-69aa-4ea4-af1b-c27f9404ed15 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:09.821765 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-005d741a-69aa-4ea4-af1b-c27f9404ed15 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Show backup with id 8110df80-3963-4b18-b616-81ed88b0f9f9. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:03:09.835113 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:09.835113 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:09.835113 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-005d741a-69aa-4ea4-af1b-c27f9404ed15 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 returned with HTTP 200 Aug 13 07:03:09.835113 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 820/3311] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:03:09 2026] GET /volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 => generated 759 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:09.854433 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7c7676e3-eb07-47a7-9c41-673b373aacee None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:09.857026 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7c7676e3-eb07-47a7-9c41-673b373aacee tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] DELETE https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 Aug 13 07:03:09.857350 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7c7676e3-eb07-47a7-9c41-673b373aacee tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:09.857639 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7c7676e3-eb07-47a7-9c41-673b373aacee tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:09.857844 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-7c7676e3-eb07-47a7-9c41-673b373aacee tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Delete backup with id: 8110df80-3963-4b18-b616-81ed88b0f9f9. Aug 13 07:03:09.865744 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:09.865744 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:09.877685 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-7c7676e3-eb07-47a7-9c41-673b373aacee tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] delete_backup rpcapi backup_id 8110df80-3963-4b18-b616-81ed88b0f9f9 {{(pid=100296) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:03:09.880085 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7c7676e3-eb07-47a7-9c41-673b373aacee tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 returned with HTTP 202 Aug 13 07:03:09.880509 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 827/3312] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:03:09 2026] DELETE /volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:03:09.889301 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5d35ccd9-d9bc-459a-bfe2-846a5c9edbb1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:09.891994 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5d35ccd9-d9bc-459a-bfe2-846a5c9edbb1 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 Aug 13 07:03:09.892376 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5d35ccd9-d9bc-459a-bfe2-846a5c9edbb1 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:09.892641 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5d35ccd9-d9bc-459a-bfe2-846a5c9edbb1 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:09.892772 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-5d35ccd9-d9bc-459a-bfe2-846a5c9edbb1 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Show backup with id 8110df80-3963-4b18-b616-81ed88b0f9f9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:03:09.898404 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:09.898404 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:09.899460 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5d35ccd9-d9bc-459a-bfe2-846a5c9edbb1 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 returned with HTTP 200 Aug 13 07:03:09.899955 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 833/3313] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:03:09 2026] GET /volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:10.914305 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f5b9cd47-88dc-4ef3-92df-8a6408773e1f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:10.917650 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f5b9cd47-88dc-4ef3-92df-8a6408773e1f tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 Aug 13 07:03:10.917913 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f5b9cd47-88dc-4ef3-92df-8a6408773e1f tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:10.918141 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f5b9cd47-88dc-4ef3-92df-8a6408773e1f tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:10.918287 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-f5b9cd47-88dc-4ef3-92df-8a6408773e1f tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Show backup with id 8110df80-3963-4b18-b616-81ed88b0f9f9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:03:10.929981 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f5b9cd47-88dc-4ef3-92df-8a6408773e1f tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 returned with HTTP 404 Aug 13 07:03:10.930607 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 834/3314] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:03:10 2026] GET /volume/v3/backups/8110df80-3963-4b18-b616-81ed88b0f9f9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:10.939885 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dcb64110-634b-4a32-b75b-989f8746e428 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:10.941970 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dcb64110-634b-4a32-b75b-989f8746e428 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/d590f14e-8f75-4078-bbb5-09f837dd4934 Aug 13 07:03:10.942219 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dcb64110-634b-4a32-b75b-989f8746e428 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:10.942479 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dcb64110-634b-4a32-b75b-989f8746e428 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:10.942682 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-dcb64110-634b-4a32-b75b-989f8746e428 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Delete volume with id: d590f14e-8f75-4078-bbb5-09f837dd4934 Aug 13 07:03:10.952092 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:10.952092 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:10.952687 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dcb64110-634b-4a32-b75b-989f8746e428 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Volume info retrieved successfully. Aug 13 07:03:10.971018 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dcb64110-634b-4a32-b75b-989f8746e428 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Delete volume request issued successfully. Aug 13 07:03:10.971280 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dcb64110-634b-4a32-b75b-989f8746e428 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/volumes/d590f14e-8f75-4078-bbb5-09f837dd4934 returned with HTTP 202 Aug 13 07:03:10.971799 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 821/3315] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:03:10 2026] DELETE /volume/v3/volumes/d590f14e-8f75-4078-bbb5-09f837dd4934 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:10.982416 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-834b3611-5ed4-4c39-aa29-f86c6306ebe6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:10.985778 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-834b3611-5ed4-4c39-aa29-f86c6306ebe6 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/volumes/d590f14e-8f75-4078-bbb5-09f837dd4934 Aug 13 07:03:10.986753 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-834b3611-5ed4-4c39-aa29-f86c6306ebe6 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:10.987383 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-834b3611-5ed4-4c39-aa29-f86c6306ebe6 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:11.001472 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:11.001472 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:11.006088 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-834b3611-5ed4-4c39-aa29-f86c6306ebe6 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Volume info retrieved successfully. Aug 13 07:03:11.011158 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-834b3611-5ed4-4c39-aa29-f86c6306ebe6 tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/volumes/d590f14e-8f75-4078-bbb5-09f837dd4934 returned with HTTP 200 Aug 13 07:03:11.011602 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 828/3316] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:03:10 2026] GET /volume/v3/volumes/d590f14e-8f75-4078-bbb5-09f837dd4934 => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:12.025607 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-87f97223-02f5-40ba-b3a1-19dfbd98649d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:12.027366 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-87f97223-02f5-40ba-b3a1-19dfbd98649d tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] GET https://10.4.3.81/volume/v3/volumes/d590f14e-8f75-4078-bbb5-09f837dd4934 Aug 13 07:03:12.027572 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-87f97223-02f5-40ba-b3a1-19dfbd98649d tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:12.027743 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-87f97223-02f5-40ba-b3a1-19dfbd98649d tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:12.033393 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-87f97223-02f5-40ba-b3a1-19dfbd98649d tempest-ProjectMemberTests39-1152757267 tempest-ProjectMemberTests39-1152757267-project-admin] https://10.4.3.81/volume/v3/volumes/d590f14e-8f75-4078-bbb5-09f837dd4934 returned with HTTP 404 Aug 13 07:03:12.033889 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 834/3317] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:03:12 2026] GET /volume/v3/volumes/d590f14e-8f75-4078-bbb5-09f837dd4934 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:13.733590 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:13.821407 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:03:13.821745 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-790196940"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:13.823075 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-790196940'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:03:13.823185 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume of 1 GB Aug 13 07:03:13.828306 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Availability Zones retrieved successfully. Aug 13 07:03:13.834291 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Flow 'volume_create_api' (004ef9bc-efbc-48e7-a4f7-6a77b80e3f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:13.835333 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10c780e0-4747-4962-8949-7c5d0d4622c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:13.836064 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:03:13.859338 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10c780e0-4747-4962-8949-7c5d0d4622c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:13.860192 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55ca170a-23f0-4b51-bedc-ba21180d463e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:13.915294 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Created reservations ['58b335ed-d54a-4a68-84c7-2df78ffd1af6', '25a28ef8-a391-4f06-8ee6-dfcac00d21c7', 'dff8ade7-cf90-4100-92ec-6044d764457b', '742bf57a-2c6f-45b6-98c6-c6002c6899be'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:13.915980 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55ca170a-23f0-4b51-bedc-ba21180d463e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58b335ed-d54a-4a68-84c7-2df78ffd1af6', '25a28ef8-a391-4f06-8ee6-dfcac00d21c7', 'dff8ade7-cf90-4100-92ec-6044d764457b', '742bf57a-2c6f-45b6-98c6-c6002c6899be']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:13.916664 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5871455-94a9-4da8-8a7c-973d92dc3092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:13.936340 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5871455-94a9-4da8-8a7c-973d92dc3092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2f029a6-5d27-4606-858a-e0722ea56e9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-790196940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d810815f4fff4614a93f56ff4d3285e0',qos_specs=None,replication_status=,reservations=['58b335ed-d54a-4a68-84c7-2df78ffd1af6','25a28ef8-a391-4f06-8ee6-dfcac00d21c7','dff8ade7-cf90-4100-92ec-6044d764457b','742bf57a-2c6f-45b6-98c6-c6002c6899be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-790196940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2f029a6-5d27-4606-858a-e0722ea56e9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d810815f4fff4614a93f56ff4d3285e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:13.936985 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaad4f2b-460f-4bac-be55-33c9a6d54f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:13.953084 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaad4f2b-460f-4bac-be55-33c9a6d54f13) transitioned into state 'SUCCESS' from state '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-790196940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d810815f4fff4614a93f56ff4d3285e0',qos_specs=None,replication_status=,reservations=['58b335ed-d54a-4a68-84c7-2df78ffd1af6','25a28ef8-a391-4f06-8ee6-dfcac00d21c7','dff8ade7-cf90-4100-92ec-6044d764457b','742bf57a-2c6f-45b6-98c6-c6002c6899be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:13.953832 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78e7f8d2-bb6c-4d0b-acc6-4486468d91e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:13.962470 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78e7f8d2-bb6c-4d0b-acc6-4486468d91e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:13.963187 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Flow 'volume_create_api' (004ef9bc-efbc-48e7-a4f7-6a77b80e3f07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:13.963491 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume request issued successfully. Aug 13 07:03:13.964068 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e69f0fef-bc22-4eca-a4d6-05d604e940b3 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:03:13.964488 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 835/3318] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:03:13 2026] POST /volume/v3/volumes => generated 775 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:13.980928 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1222e7d8-e7e3-4df4-a507-cc36605f748d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:13.984284 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1222e7d8-e7e3-4df4-a507-cc36605f748d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/b2f029a6-5d27-4606-858a-e0722ea56e9d Aug 13 07:03:13.984284 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1222e7d8-e7e3-4df4-a507-cc36605f748d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:13.984284 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1222e7d8-e7e3-4df4-a507-cc36605f748d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:13.990545 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:13.990545 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:13.994061 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1222e7d8-e7e3-4df4-a507-cc36605f748d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:13.997718 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1222e7d8-e7e3-4df4-a507-cc36605f748d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/b2f029a6-5d27-4606-858a-e0722ea56e9d returned with HTTP 200 Aug 13 07:03:13.998200 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 822/3319] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:13 2026] GET /volume/v3/volumes/b2f029a6-5d27-4606-858a-e0722ea56e9d => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:15.014353 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8e5679bf-3c25-4136-87f3-9ddf786509ca None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:15.016111 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8e5679bf-3c25-4136-87f3-9ddf786509ca tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/b2f029a6-5d27-4606-858a-e0722ea56e9d Aug 13 07:03:15.016377 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8e5679bf-3c25-4136-87f3-9ddf786509ca tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:15.016601 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8e5679bf-3c25-4136-87f3-9ddf786509ca tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:15.023129 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:15.023129 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:15.026077 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8e5679bf-3c25-4136-87f3-9ddf786509ca tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:15.029468 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8e5679bf-3c25-4136-87f3-9ddf786509ca tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/b2f029a6-5d27-4606-858a-e0722ea56e9d returned with HTTP 200 Aug 13 07:03:15.029788 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 829/3320] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:15 2026] GET /volume/v3/volumes/b2f029a6-5d27-4606-858a-e0722ea56e9d => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:15.046230 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-03ce0c0e-eccb-4173-bc28-7063d4fce6af None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:15.106911 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-03ce0c0e-eccb-4173-bc28-7063d4fce6af tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:03:15.107276 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-03ce0c0e-eccb-4173-bc28-7063d4fce6af tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2f029a6-5d27-4606-858a-e0722ea56e9d", "name": "tempest-ProjectMemberTests-Snapshot-387312027"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:15.115105 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:15.115105 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:15.115521 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-03ce0c0e-eccb-4173-bc28-7063d4fce6af tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Volume info retrieved successfully. Aug 13 07:03:15.115630 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-03ce0c0e-eccb-4173-bc28-7063d4fce6af tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Create snapshot from volume b2f029a6-5d27-4606-858a-e0722ea56e9d Aug 13 07:03:15.155733 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-03ce0c0e-eccb-4173-bc28-7063d4fce6af tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Created reservations ['e45abe87-5d3a-4a02-9b34-7cb6ce361767', 'bef49992-8bb6-4dcf-9e0d-50d2e113cc9f', '74dac728-f127-41fd-ac85-7feda51cf808', 'fc58b123-36b1-4332-a1cf-9aa3184d93be'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:15.181583 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-03ce0c0e-eccb-4173-bc28-7063d4fce6af tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Snapshot create request issued successfully. Aug 13 07:03:15.181922 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-03ce0c0e-eccb-4173-bc28-7063d4fce6af tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:03:15.182395 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 835/3321] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:03:15 2026] POST /volume/v3/snapshots => generated 304 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:15.192538 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c1c7c9e2-a199-41d7-a125-cb1f5cba0133 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:15.194564 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c1c7c9e2-a199-41d7-a125-cb1f5cba0133 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] GET https://10.4.3.81/volume/v3/snapshots/8b2a55c6-cfb1-4d0b-9ed0-e85191d3fba8 Aug 13 07:03:15.194753 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c1c7c9e2-a199-41d7-a125-cb1f5cba0133 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:15.194982 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c1c7c9e2-a199-41d7-a125-cb1f5cba0133 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:15.200115 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:15.200115 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:15.200622 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c1c7c9e2-a199-41d7-a125-cb1f5cba0133 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Snapshot retrieved successfully. Aug 13 07:03:15.201485 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c1c7c9e2-a199-41d7-a125-cb1f5cba0133 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] https://10.4.3.81/volume/v3/snapshots/8b2a55c6-cfb1-4d0b-9ed0-e85191d3fba8 returned with HTTP 200 Aug 13 07:03:15.201877 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 836/3322] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:15 2026] GET /volume/v3/snapshots/8b2a55c6-cfb1-4d0b-9ed0-e85191d3fba8 => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:16.211394 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-561902db-f76c-4e30-ae0b-841e6469d7d1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:16.213135 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-561902db-f76c-4e30-ae0b-841e6469d7d1 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] GET https://10.4.3.81/volume/v3/snapshots/8b2a55c6-cfb1-4d0b-9ed0-e85191d3fba8 Aug 13 07:03:16.213365 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-561902db-f76c-4e30-ae0b-841e6469d7d1 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:16.213578 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-561902db-f76c-4e30-ae0b-841e6469d7d1 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:16.218259 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:16.218259 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:16.218805 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-561902db-f76c-4e30-ae0b-841e6469d7d1 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Snapshot retrieved successfully. Aug 13 07:03:16.219427 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-561902db-f76c-4e30-ae0b-841e6469d7d1 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] https://10.4.3.81/volume/v3/snapshots/8b2a55c6-cfb1-4d0b-9ed0-e85191d3fba8 returned with HTTP 200 Aug 13 07:03:16.219816 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 823/3323] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:16 2026] GET /volume/v3/snapshots/8b2a55c6-cfb1-4d0b-9ed0-e85191d3fba8 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:16.229164 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d907dd42-6b2b-49da-9faa-c098b09ac6a4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:16.230971 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d907dd42-6b2b-49da-9faa-c098b09ac6a4 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/8b2a55c6-cfb1-4d0b-9ed0-e85191d3fba8 Aug 13 07:03:16.231150 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d907dd42-6b2b-49da-9faa-c098b09ac6a4 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:16.231376 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d907dd42-6b2b-49da-9faa-c098b09ac6a4 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:16.231510 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-d907dd42-6b2b-49da-9faa-c098b09ac6a4 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Delete snapshot with id: 8b2a55c6-cfb1-4d0b-9ed0-e85191d3fba8 Aug 13 07:03:16.236401 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:16.236401 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:16.236820 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d907dd42-6b2b-49da-9faa-c098b09ac6a4 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Snapshot retrieved successfully. Aug 13 07:03:16.251746 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d907dd42-6b2b-49da-9faa-c098b09ac6a4 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Snapshot delete request issued successfully. Aug 13 07:03:16.251875 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d907dd42-6b2b-49da-9faa-c098b09ac6a4 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] https://10.4.3.81/volume/v3/snapshots/8b2a55c6-cfb1-4d0b-9ed0-e85191d3fba8 returned with HTTP 202 Aug 13 07:03:16.252494 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 830/3324] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:03:16 2026] DELETE /volume/v3/snapshots/8b2a55c6-cfb1-4d0b-9ed0-e85191d3fba8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:16.259164 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3816c2a9-9e5f-4070-afa5-a132fa132995 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:16.261007 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3816c2a9-9e5f-4070-afa5-a132fa132995 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] GET https://10.4.3.81/volume/v3/snapshots/8b2a55c6-cfb1-4d0b-9ed0-e85191d3fba8 Aug 13 07:03:16.261261 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3816c2a9-9e5f-4070-afa5-a132fa132995 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:16.261490 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3816c2a9-9e5f-4070-afa5-a132fa132995 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:16.267012 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:16.267012 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:16.267688 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3816c2a9-9e5f-4070-afa5-a132fa132995 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Snapshot retrieved successfully. Aug 13 07:03:16.268419 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3816c2a9-9e5f-4070-afa5-a132fa132995 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] https://10.4.3.81/volume/v3/snapshots/8b2a55c6-cfb1-4d0b-9ed0-e85191d3fba8 returned with HTTP 200 Aug 13 07:03:16.268772 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 836/3325] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:16 2026] GET /volume/v3/snapshots/8b2a55c6-cfb1-4d0b-9ed0-e85191d3fba8 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:17.100301 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-f7e048fc-2811-4ee4-8ad5-d1e0a1473f17 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:17.102346 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-f7e048fc-2811-4ee4-8ad5-d1e0a1473f17 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec Aug 13 07:03:17.102542 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-f7e048fc-2811-4ee4-8ad5-d1e0a1473f17 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:17.102721 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-f7e048fc-2811-4ee4-8ad5-d1e0a1473f17 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:17.111526 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:17.111526 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:17.115155 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-f7e048fc-2811-4ee4-8ad5-d1e0a1473f17 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:03:17.119165 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-f7e048fc-2811-4ee4-8ad5-d1e0a1473f17 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec returned with HTTP 200 Aug 13 07:03:17.119575 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 837/3326] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:03:17 2026] GET /volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec => generated 1133 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:17.136927 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-91190ed3-99c1-4dc3-8b83-d0f04248020a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:17.139382 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-91190ed3-99c1-4dc3-8b83-d0f04248020a tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] POST https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec/action Aug 13 07:03:17.139981 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-91190ed3-99c1-4dc3-8b83-d0f04248020a tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:03:17.140123 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-91190ed3-99c1-4dc3-8b83-d0f04248020a tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:17.153385 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:17.153385 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:17.153805 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-91190ed3-99c1-4dc3-8b83-d0f04248020a tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:03:17.159183 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-91190ed3-99c1-4dc3-8b83-d0f04248020a tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Begin detaching volume completed successfully. Aug 13 07:03:17.159410 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-91190ed3-99c1-4dc3-8b83-d0f04248020a tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec/action returned with HTTP 202 Aug 13 07:03:17.159796 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 824/3327] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:03:17 2026] POST /volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:03:17.178862 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-490e6e20-8078-4359-a356-df7a7798a9a0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:17.180522 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-490e6e20-8078-4359-a356-df7a7798a9a0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec Aug 13 07:03:17.181025 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-490e6e20-8078-4359-a356-df7a7798a9a0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:17.181025 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-490e6e20-8078-4359-a356-df7a7798a9a0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:17.191677 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:17.191677 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:17.195470 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-490e6e20-8078-4359-a356-df7a7798a9a0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:03:17.199309 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-490e6e20-8078-4359-a356-df7a7798a9a0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec returned with HTTP 200 Aug 13 07:03:17.199858 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 831/3328] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:17 2026] GET /volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:17.200366 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b5e05e4a-1f06-4b88-957b-7b7ea395a618 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:17.200763 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b5e05e4a-1f06-4b88-957b-7b7ea395a618 None None] GET https://10.4.3.81/volume// Aug 13 07:03:17.200930 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b5e05e4a-1f06-4b88-957b-7b7ea395a618 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:17.201112 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b5e05e4a-1f06-4b88-957b-7b7ea395a618 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:17.201514 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b5e05e4a-1f06-4b88-957b-7b7ea395a618 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:03:17.201844 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 837/3329] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:03:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 07:03:17.208985 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-7fddfe15-e7ac-4606-89c2-a005ed5804e0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:17.211609 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-7fddfe15-e7ac-4606-89c2-a005ed5804e0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec Aug 13 07:03:17.211833 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-7fddfe15-e7ac-4606-89c2-a005ed5804e0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:17.212013 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-7fddfe15-e7ac-4606-89c2-a005ed5804e0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:17.221234 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:17.221234 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:17.224270 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-7fddfe15-e7ac-4606-89c2-a005ed5804e0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:03:17.228807 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-7fddfe15-e7ac-4606-89c2-a005ed5804e0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec returned with HTTP 200 Aug 13 07:03:17.229313 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 838/3330] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:03:17 2026] GET /volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec => generated 1316 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:03:17.278686 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-57cefb26-335f-4704-9269-9931d77af500 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:17.280679 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-57cefb26-335f-4704-9269-9931d77af500 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] GET https://10.4.3.81/volume/v3/snapshots/8b2a55c6-cfb1-4d0b-9ed0-e85191d3fba8 Aug 13 07:03:17.280860 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-57cefb26-335f-4704-9269-9931d77af500 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:17.281041 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-57cefb26-335f-4704-9269-9931d77af500 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:17.285609 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-57cefb26-335f-4704-9269-9931d77af500 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] https://10.4.3.81/volume/v3/snapshots/8b2a55c6-cfb1-4d0b-9ed0-e85191d3fba8 returned with HTTP 404 Aug 13 07:03:17.286149 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 825/3331] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:17 2026] GET /volume/v3/snapshots/8b2a55c6-cfb1-4d0b-9ed0-e85191d3fba8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:17.293830 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c785984f-de13-4ad1-8cf9-f98a9f1432a7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:17.296152 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c785984f-de13-4ad1-8cf9-f98a9f1432a7 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/b2f029a6-5d27-4606-858a-e0722ea56e9d Aug 13 07:03:17.296381 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c785984f-de13-4ad1-8cf9-f98a9f1432a7 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:17.296568 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c785984f-de13-4ad1-8cf9-f98a9f1432a7 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:17.296722 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-c785984f-de13-4ad1-8cf9-f98a9f1432a7 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete volume with id: b2f029a6-5d27-4606-858a-e0722ea56e9d Aug 13 07:03:17.303344 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:17.303344 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:17.303700 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c785984f-de13-4ad1-8cf9-f98a9f1432a7 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:17.319604 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c785984f-de13-4ad1-8cf9-f98a9f1432a7 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete volume request issued successfully. Aug 13 07:03:17.319874 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c785984f-de13-4ad1-8cf9-f98a9f1432a7 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/b2f029a6-5d27-4606-858a-e0722ea56e9d returned with HTTP 202 Aug 13 07:03:17.320357 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 832/3332] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:03:17 2026] DELETE /volume/v3/volumes/b2f029a6-5d27-4606-858a-e0722ea56e9d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:17.329758 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a58eeba4-fdcf-4864-966d-95e14ffe17a1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:17.331780 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a58eeba4-fdcf-4864-966d-95e14ffe17a1 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/b2f029a6-5d27-4606-858a-e0722ea56e9d Aug 13 07:03:17.331961 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a58eeba4-fdcf-4864-966d-95e14ffe17a1 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:17.332159 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a58eeba4-fdcf-4864-966d-95e14ffe17a1 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:17.340798 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:17.340798 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:17.344971 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a58eeba4-fdcf-4864-966d-95e14ffe17a1 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:17.349296 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a58eeba4-fdcf-4864-966d-95e14ffe17a1 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/b2f029a6-5d27-4606-858a-e0722ea56e9d returned with HTTP 200 Aug 13 07:03:17.349864 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 838/3333] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:17 2026] GET /volume/v3/volumes/b2f029a6-5d27-4606-858a-e0722ea56e9d => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:18.041830 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-a29aae7c-36d8-4ba9-81d8-d2e85334e018 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:18.043898 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-a29aae7c-36d8-4ba9-81d8-d2e85334e018 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] DELETE https://10.4.3.81/volume/v3/attachments/50419347-f448-448a-84d8-2566a1080ca8 Aug 13 07:03:18.044076 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-a29aae7c-36d8-4ba9-81d8-d2e85334e018 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:18.044286 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-a29aae7c-36d8-4ba9-81d8-d2e85334e018 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:18.050701 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:18.050701 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:18.089526 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2c7f7d01-918e-4cad-b334-9bff67f6c4c8 req-a29aae7c-36d8-4ba9-81d8-d2e85334e018 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/attachments/50419347-f448-448a-84d8-2566a1080ca8 returned with HTTP 200 Aug 13 07:03:18.089959 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 839/3334] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:03:18 2026] DELETE /volume/v3/attachments/50419347-f448-448a-84d8-2566a1080ca8 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:18.211058 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bff35651-5b97-4ecb-bc07-761290122aa9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:18.212724 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bff35651-5b97-4ecb-bc07-761290122aa9 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec Aug 13 07:03:18.212891 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bff35651-5b97-4ecb-bc07-761290122aa9 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:18.213058 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bff35651-5b97-4ecb-bc07-761290122aa9 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:18.219923 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:18.219923 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:18.224899 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bff35651-5b97-4ecb-bc07-761290122aa9 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:03:18.229816 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bff35651-5b97-4ecb-bc07-761290122aa9 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec returned with HTTP 200 Aug 13 07:03:18.230172 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 826/3335] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:18 2026] GET /volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:18.363532 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-22553b65-7d0f-4084-be3d-5680ff1ab576 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:18.365312 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-22553b65-7d0f-4084-be3d-5680ff1ab576 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/b2f029a6-5d27-4606-858a-e0722ea56e9d Aug 13 07:03:18.365495 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-22553b65-7d0f-4084-be3d-5680ff1ab576 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:18.365674 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-22553b65-7d0f-4084-be3d-5680ff1ab576 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:18.371144 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-22553b65-7d0f-4084-be3d-5680ff1ab576 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/b2f029a6-5d27-4606-858a-e0722ea56e9d returned with HTTP 404 Aug 13 07:03:18.371297 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 833/3336] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:18 2026] GET /volume/v3/volumes/b2f029a6-5d27-4606-858a-e0722ea56e9d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:18.380907 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:18.385112 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:03:18.385670 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1499836357"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:18.387560 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1499836357'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:03:18.387671 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume of 1 GB Aug 13 07:03:18.392560 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Availability Zones retrieved successfully. Aug 13 07:03:18.398551 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Flow 'volume_create_api' (1bb64b9f-3488-40f8-bca3-0becdad8a255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:18.399475 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42ff065e-2021-4366-854e-2c9a8bd1a1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:18.400252 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:03:18.424742 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42ff065e-2021-4366-854e-2c9a8bd1a1a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:18.426091 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91fa1fee-d587-48e2-aeba-b6235284c2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:18.470658 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Created reservations ['3ce09b72-ca1d-4331-864b-31ed68824415', '0ce4eedb-b739-4de5-9b82-f7433dece533', 'f84a7a4d-bd67-4760-8c85-6299109ba373', '5ea91145-a0cd-453f-b990-cf90747cc7e5'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:18.471336 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91fa1fee-d587-48e2-aeba-b6235284c2bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ce09b72-ca1d-4331-864b-31ed68824415', '0ce4eedb-b739-4de5-9b82-f7433dece533', 'f84a7a4d-bd67-4760-8c85-6299109ba373', '5ea91145-a0cd-453f-b990-cf90747cc7e5']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:18.472494 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50f89b27-ee26-4f55-a383-85c91d51eb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:18.495476 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50f89b27-ee26-4f55-a383-85c91d51eb1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e17694ea-644e-434f-9d20-b7d79c9f0f39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1499836357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d810815f4fff4614a93f56ff4d3285e0',qos_specs=None,replication_status=,reservations=['3ce09b72-ca1d-4331-864b-31ed68824415','0ce4eedb-b739-4de5-9b82-f7433dece533','f84a7a4d-bd67-4760-8c85-6299109ba373','5ea91145-a0cd-453f-b990-cf90747cc7e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:03:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1499836357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e17694ea-644e-434f-9d20-b7d79c9f0f39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d810815f4fff4614a93f56ff4d3285e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:18.496294 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1f63d01-9a7f-4cc6-b10e-db76cecb657e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:18.514141 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1f63d01-9a7f-4cc6-b10e-db76cecb657e) transitioned into state 'SUCCESS' from state '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-1499836357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d810815f4fff4614a93f56ff4d3285e0',qos_specs=None,replication_status=,reservations=['3ce09b72-ca1d-4331-864b-31ed68824415','0ce4eedb-b739-4de5-9b82-f7433dece533','f84a7a4d-bd67-4760-8c85-6299109ba373','5ea91145-a0cd-453f-b990-cf90747cc7e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:18.515465 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c6e19b7-0650-46e0-8a69-ea83ca4d3dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:18.523166 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c6e19b7-0650-46e0-8a69-ea83ca4d3dac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:18.523931 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Flow 'volume_create_api' (1bb64b9f-3488-40f8-bca3-0becdad8a255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:18.524210 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume request issued successfully. Aug 13 07:03:18.524728 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b775e39a-5de1-4b4b-850e-b15d3fc390fe tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:03:18.525133 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 839/3337] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:03:18 2026] POST /volume/v3/volumes => generated 776 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:18.538877 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9882591f-8d13-4992-9fe1-6a81239dd016 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:18.540607 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9882591f-8d13-4992-9fe1-6a81239dd016 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/e17694ea-644e-434f-9d20-b7d79c9f0f39 Aug 13 07:03:18.540787 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9882591f-8d13-4992-9fe1-6a81239dd016 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:18.540960 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9882591f-8d13-4992-9fe1-6a81239dd016 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:18.551956 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:18.551956 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:18.555363 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9882591f-8d13-4992-9fe1-6a81239dd016 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:18.558832 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9882591f-8d13-4992-9fe1-6a81239dd016 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/e17694ea-644e-434f-9d20-b7d79c9f0f39 returned with HTTP 200 Aug 13 07:03:18.559180 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 840/3338] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:18 2026] GET /volume/v3/volumes/e17694ea-644e-434f-9d20-b7d79c9f0f39 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:19.572432 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d6baaeb5-8b53-44b9-991b-928039644826 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:19.577024 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d6baaeb5-8b53-44b9-991b-928039644826 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/e17694ea-644e-434f-9d20-b7d79c9f0f39 Aug 13 07:03:19.577307 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d6baaeb5-8b53-44b9-991b-928039644826 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:19.577585 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d6baaeb5-8b53-44b9-991b-928039644826 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:19.597643 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:19.597643 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:19.601838 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d6baaeb5-8b53-44b9-991b-928039644826 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:19.606648 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d6baaeb5-8b53-44b9-991b-928039644826 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/e17694ea-644e-434f-9d20-b7d79c9f0f39 returned with HTTP 200 Aug 13 07:03:19.611341 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 827/3339] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:19 2026] GET /volume/v3/volumes/e17694ea-644e-434f-9d20-b7d79c9f0f39 => generated 1016 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:19.623498 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a1392f7a-5d5b-47a8-a70a-b74885d24669 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:19.625177 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a1392f7a-5d5b-47a8-a70a-b74885d24669 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:03:19.625540 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a1392f7a-5d5b-47a8-a70a-b74885d24669 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e17694ea-644e-434f-9d20-b7d79c9f0f39", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1665670727"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:19.636384 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:19.636384 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:19.636684 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a1392f7a-5d5b-47a8-a70a-b74885d24669 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:19.636784 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-a1392f7a-5d5b-47a8-a70a-b74885d24669 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create snapshot from volume e17694ea-644e-434f-9d20-b7d79c9f0f39 Aug 13 07:03:19.666217 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-a1392f7a-5d5b-47a8-a70a-b74885d24669 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Created reservations ['378abace-8780-4aab-8358-1a4a4ff936ab', '2d1b0f13-4cc6-4a2c-926c-006df5dbbd48', '1c7ea359-5478-4091-be7b-375e8e5fbbf4', 'd868250a-4997-4b8d-84d4-ed3f96a7764b'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:19.693686 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a1392f7a-5d5b-47a8-a70a-b74885d24669 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot create request issued successfully. Aug 13 07:03:19.693686 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a1392f7a-5d5b-47a8-a70a-b74885d24669 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:03:19.693969 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 834/3340] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:03:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:19.708227 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-450adf00-b1c7-4d9d-bcad-a1f2f98f04cc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:19.711117 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-450adf00-b1c7-4d9d-bcad-a1f2f98f04cc tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/b21c2333-9525-4d09-936c-8227fbc83bf8 Aug 13 07:03:19.711386 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-450adf00-b1c7-4d9d-bcad-a1f2f98f04cc tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:19.711637 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-450adf00-b1c7-4d9d-bcad-a1f2f98f04cc tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:19.718361 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:19.718361 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:19.718688 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-450adf00-b1c7-4d9d-bcad-a1f2f98f04cc tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:19.719397 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-450adf00-b1c7-4d9d-bcad-a1f2f98f04cc tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/b21c2333-9525-4d09-936c-8227fbc83bf8 returned with HTTP 200 Aug 13 07:03:19.719741 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 840/3341] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:19 2026] GET /volume/v3/snapshots/b21c2333-9525-4d09-936c-8227fbc83bf8 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:19.767678 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:19.769298 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:03:19.769872 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1314333712", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:19.771306 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1314333712', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:03:19.771581 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Create volume of 1 GB Aug 13 07:03:19.775581 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Availability Zones retrieved successfully. Aug 13 07:03:19.780653 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Flow 'volume_create_api' (b42524a4-c2c4-4d5f-8e5a-25671191fe98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:19.781579 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c468e909-e67d-44c8-8b40-20c0a022f4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:19.782652 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:03:19.810079 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c468e909-e67d-44c8-8b40-20c0a022f4d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:19.810999 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1075a4ce-46f5-4435-a4c3-3ca05e4d085e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:19.896344 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Created reservations ['bd5ea023-d659-46e8-aa55-03b0557378ce', 'e3fcf926-c77f-469f-a23c-b721d19c35af', '5950adff-ff19-48cd-b0b2-5a1992fb770b', '9c7c7a6f-63e6-400b-b91b-4189f7ef62f8'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:19.896344 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1075a4ce-46f5-4435-a4c3-3ca05e4d085e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd5ea023-d659-46e8-aa55-03b0557378ce', 'e3fcf926-c77f-469f-a23c-b721d19c35af', '5950adff-ff19-48cd-b0b2-5a1992fb770b', '9c7c7a6f-63e6-400b-b91b-4189f7ef62f8']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:19.896528 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61dbc89c-ee93-48b1-a212-511191396941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:19.926798 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61dbc89c-ee93-48b1-a212-511191396941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '370aaaa5-3b6b-47b7-9902-3eb2a056613d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1314333712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6e40f7080f4054a2f780769d140386',qos_specs=None,replication_status=,reservations=['bd5ea023-d659-46e8-aa55-03b0557378ce','e3fcf926-c77f-469f-a23c-b721d19c35af','5950adff-ff19-48cd-b0b2-5a1992fb770b','9c7c7a6f-63e6-400b-b91b-4189f7ef62f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8924a5e8b3854f5797fd707eaf968559',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:03:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1314333712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=370aaaa5-3b6b-47b7-9902-3eb2a056613d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a6e40f7080f4054a2f780769d140386',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8924a5e8b3854f5797fd707eaf968559',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:19.927836 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4564a869-1df3-431e-9ad2-8c492756e7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:19.952015 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4564a869-1df3-431e-9ad2-8c492756e7b1) transitioned into state 'SUCCESS' from state '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-1314333712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6e40f7080f4054a2f780769d140386',qos_specs=None,replication_status=,reservations=['bd5ea023-d659-46e8-aa55-03b0557378ce','e3fcf926-c77f-469f-a23c-b721d19c35af','5950adff-ff19-48cd-b0b2-5a1992fb770b','9c7c7a6f-63e6-400b-b91b-4189f7ef62f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8924a5e8b3854f5797fd707eaf968559',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:19.952731 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f08a077c-a481-43d2-8e9a-28d873e181a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:19.960988 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f08a077c-a481-43d2-8e9a-28d873e181a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:19.963079 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Flow 'volume_create_api' (b42524a4-c2c4-4d5f-8e5a-25671191fe98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:19.963079 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Create volume request issued successfully. Aug 13 07:03:19.963079 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e2aa5b74-3fdd-4f3a-adcb-ccbb475cf63a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:03:19.963261 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 841/3342] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 07:03:19 2026] POST /volume/v3/volumes => generated 787 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:19.977502 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-25123d7c-b265-4e35-b80a-f9b58b94d566 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:19.981778 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-25123d7c-b265-4e35-b80a-f9b58b94d566 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] GET https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d Aug 13 07:03:19.981778 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-25123d7c-b265-4e35-b80a-f9b58b94d566 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:19.981778 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-25123d7c-b265-4e35-b80a-f9b58b94d566 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:19.989187 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:19.989187 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:19.993727 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-25123d7c-b265-4e35-b80a-f9b58b94d566 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Volume info retrieved successfully. Aug 13 07:03:19.997094 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-25123d7c-b265-4e35-b80a-f9b58b94d566 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d returned with HTTP 200 Aug 13 07:03:19.997564 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 828/3343] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:19 2026] GET /volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:20.303763 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9e3428a0-6180-4064-8b06-b79f7c73a603 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:20.305446 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9e3428a0-6180-4064-8b06-b79f7c73a603 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 Aug 13 07:03:20.305609 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9e3428a0-6180-4064-8b06-b79f7c73a603 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:20.305786 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9e3428a0-6180-4064-8b06-b79f7c73a603 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:20.312340 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:20.312340 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:20.315659 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9e3428a0-6180-4064-8b06-b79f7c73a603 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:03:20.319645 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9e3428a0-6180-4064-8b06-b79f7c73a603 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 returned with HTTP 200 Aug 13 07:03:20.320364 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 835/3344] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:20 2026] GET /volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:20.331788 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-58f1e7c3-2701-439f-8a88-8c8bfdcf514d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:20.334112 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-58f1e7c3-2701-439f-8a88-8c8bfdcf514d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 Aug 13 07:03:20.335405 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-58f1e7c3-2701-439f-8a88-8c8bfdcf514d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:20.335405 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-58f1e7c3-2701-439f-8a88-8c8bfdcf514d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:20.343082 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:20.343082 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:20.349608 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-58f1e7c3-2701-439f-8a88-8c8bfdcf514d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:03:20.355437 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-58f1e7c3-2701-439f-8a88-8c8bfdcf514d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 returned with HTTP 200 Aug 13 07:03:20.355437 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 841/3345] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:20 2026] GET /volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:20.394945 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-48907930-117f-4a90-aeeb-92f80e375edb req-6ed08931-3744-458a-ac68-37bb7560cc4e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:20.396986 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-6ed08931-3744-458a-ac68-37bb7560cc4e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 Aug 13 07:03:20.397165 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-6ed08931-3744-458a-ac68-37bb7560cc4e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:20.397431 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-6ed08931-3744-458a-ac68-37bb7560cc4e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:20.405003 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:20.405003 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:20.408370 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-48907930-117f-4a90-aeeb-92f80e375edb req-6ed08931-3744-458a-ac68-37bb7560cc4e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:03:20.412874 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-6ed08931-3744-458a-ac68-37bb7560cc4e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 returned with HTTP 200 Aug 13 07:03:20.413390 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 842/3346] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:03:20 2026] GET /volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:20.515957 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a9073171-2cef-41f6-a587-a5efc2650757 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:20.516386 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a9073171-2cef-41f6-a587-a5efc2650757 None None] GET https://10.4.3.81/volume// Aug 13 07:03:20.516548 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a9073171-2cef-41f6-a587-a5efc2650757 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:20.516727 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a9073171-2cef-41f6-a587-a5efc2650757 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:20.517133 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a9073171-2cef-41f6-a587-a5efc2650757 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:03:20.517406 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 829/3347] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:03:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:03:20.529505 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-48907930-117f-4a90-aeeb-92f80e375edb req-9f6dfc58-4460-4f76-9b6d-0ed3facc6a51 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:20.532178 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-9f6dfc58-4460-4f76-9b6d-0ed3facc6a51 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:03:20.532492 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-9f6dfc58-4460-4f76-9b6d-0ed3facc6a51 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9efdf1f1-e452-4555-a41b-1462c94c5266", "connector": null, "instance_uuid": "a8cd92c7-22b7-41dc-939c-132ea9aca2bb"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:20.544735 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:20.544735 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:20.589276 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-9f6dfc58-4460-4f76-9b6d-0ed3facc6a51 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:03:20.589762 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 836/3348] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:03:20 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:20.624260 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2121a1d9-66b5-4d01-ad79-31e3c9bf7e44 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:20.626481 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2121a1d9-66b5-4d01-ad79-31e3c9bf7e44 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 Aug 13 07:03:20.626798 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2121a1d9-66b5-4d01-ad79-31e3c9bf7e44 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:20.627077 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2121a1d9-66b5-4d01-ad79-31e3c9bf7e44 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:20.645203 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c68eb8e0-70a2-4dbd-a953-27ee3d9d501c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:20.645429 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c68eb8e0-70a2-4dbd-a953-27ee3d9d501c None None] GET https://10.4.3.81/volume// Aug 13 07:03:20.645623 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c68eb8e0-70a2-4dbd-a953-27ee3d9d501c None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:20.645930 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c68eb8e0-70a2-4dbd-a953-27ee3d9d501c None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:20.646172 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c68eb8e0-70a2-4dbd-a953-27ee3d9d501c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:03:20.646486 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 843/3349] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:03:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:03:20.652339 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:20.652339 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:20.658336 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2121a1d9-66b5-4d01-ad79-31e3c9bf7e44 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:03:20.659214 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-48907930-117f-4a90-aeeb-92f80e375edb req-63792c0a-71c4-41fd-8230-284dfea92c3c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:20.661408 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-63792c0a-71c4-41fd-8230-284dfea92c3c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 Aug 13 07:03:20.661620 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-63792c0a-71c4-41fd-8230-284dfea92c3c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:20.661850 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-63792c0a-71c4-41fd-8230-284dfea92c3c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:20.666048 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2121a1d9-66b5-4d01-ad79-31e3c9bf7e44 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 returned with HTTP 200 Aug 13 07:03:20.666726 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 842/3350] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:20 2026] GET /volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:20.673892 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:20.673892 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:20.677994 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-48907930-117f-4a90-aeeb-92f80e375edb req-63792c0a-71c4-41fd-8230-284dfea92c3c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:03:20.683018 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-63792c0a-71c4-41fd-8230-284dfea92c3c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 returned with HTTP 200 Aug 13 07:03:20.683552 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 830/3351] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:03:20 2026] GET /volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 => generated 1061 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:03:20.731408 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fb0b3cd1-a6d8-479a-a666-c7eef5be55ed None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:20.733896 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb0b3cd1-a6d8-479a-a666-c7eef5be55ed tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/b21c2333-9525-4d09-936c-8227fbc83bf8 Aug 13 07:03:20.734148 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fb0b3cd1-a6d8-479a-a666-c7eef5be55ed tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:20.736743 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fb0b3cd1-a6d8-479a-a666-c7eef5be55ed tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:20.742209 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:20.742209 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:20.742700 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fb0b3cd1-a6d8-479a-a666-c7eef5be55ed tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:20.743720 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb0b3cd1-a6d8-479a-a666-c7eef5be55ed tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/b21c2333-9525-4d09-936c-8227fbc83bf8 returned with HTTP 200 Aug 13 07:03:20.744363 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 837/3352] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:20 2026] GET /volume/v3/snapshots/b21c2333-9525-4d09-936c-8227fbc83bf8 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:20.753985 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e7ec1cdf-012b-4ae1-9fa4-f6168b273a1f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:20.755776 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e7ec1cdf-012b-4ae1-9fa4-f6168b273a1f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/b21c2333-9525-4d09-936c-8227fbc83bf8 Aug 13 07:03:20.755949 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e7ec1cdf-012b-4ae1-9fa4-f6168b273a1f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:20.756125 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e7ec1cdf-012b-4ae1-9fa4-f6168b273a1f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:20.756228 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-e7ec1cdf-012b-4ae1-9fa4-f6168b273a1f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Delete snapshot with id: b21c2333-9525-4d09-936c-8227fbc83bf8 Aug 13 07:03:20.761245 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:20.761245 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:20.761624 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e7ec1cdf-012b-4ae1-9fa4-f6168b273a1f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Snapshot retrieved successfully. Aug 13 07:03:20.779142 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e7ec1cdf-012b-4ae1-9fa4-f6168b273a1f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Snapshot delete request issued successfully. Aug 13 07:03:20.779652 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e7ec1cdf-012b-4ae1-9fa4-f6168b273a1f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] https://10.4.3.81/volume/v3/snapshots/b21c2333-9525-4d09-936c-8227fbc83bf8 returned with HTTP 202 Aug 13 07:03:20.780075 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 844/3353] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:03:20 2026] DELETE /volume/v3/snapshots/b21c2333-9525-4d09-936c-8227fbc83bf8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:20.788011 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f8f315d7-a7a6-4d62-83da-349371ceb2fa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:20.790210 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f8f315d7-a7a6-4d62-83da-349371ceb2fa tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] GET https://10.4.3.81/volume/v3/snapshots/b21c2333-9525-4d09-936c-8227fbc83bf8 Aug 13 07:03:20.790440 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f8f315d7-a7a6-4d62-83da-349371ceb2fa tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:20.790726 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f8f315d7-a7a6-4d62-83da-349371ceb2fa tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:20.796486 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:20.796486 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:20.797007 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f8f315d7-a7a6-4d62-83da-349371ceb2fa tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Snapshot retrieved successfully. Aug 13 07:03:20.797942 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f8f315d7-a7a6-4d62-83da-349371ceb2fa tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] https://10.4.3.81/volume/v3/snapshots/b21c2333-9525-4d09-936c-8227fbc83bf8 returned with HTTP 200 Aug 13 07:03:20.798467 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 843/3354] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:20 2026] GET /volume/v3/snapshots/b21c2333-9525-4d09-936c-8227fbc83bf8 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:20.849267 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-48907930-117f-4a90-aeeb-92f80e375edb req-413d440c-7b1d-401b-b823-01a02688ad97 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:20.851749 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-413d440c-7b1d-401b-b823-01a02688ad97 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] PUT https://10.4.3.81/volume/v3/attachments/642f07c9-479e-4e8e-9915-fddeedac7a63 Aug 13 07:03:20.852111 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-413d440c-7b1d-401b-b823-01a02688ad97 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:20.860212 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-48907930-117f-4a90-aeeb-92f80e375edb req-413d440c-7b1d-401b-b823-01a02688ad97 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Acquiring lock "cinder-attachment_update-9efdf1f1-e452-4555-a41b-1462c94c5266-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:03:20.865930 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-48907930-117f-4a90-aeeb-92f80e375edb req-413d440c-7b1d-401b-b823-01a02688ad97 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Lock "cinder-attachment_update-9efdf1f1-e452-4555-a41b-1462c94c5266-np0000007169" acquired by "attachment_update" :: waited 0.006s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:03:20.867438 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:20.867438 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:20.943013 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-48907930-117f-4a90-aeeb-92f80e375edb req-413d440c-7b1d-401b-b823-01a02688ad97 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Lock "cinder-attachment_update-9efdf1f1-e452-4555-a41b-1462c94c5266-np0000007169" released by "attachment_update" :: held 0.077s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:03:20.943583 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-413d440c-7b1d-401b-b823-01a02688ad97 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments/642f07c9-479e-4e8e-9915-fddeedac7a63 returned with HTTP 200 Aug 13 07:03:20.944017 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 831/3355] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:03:20 2026] PUT /volume/v3/attachments/642f07c9-479e-4e8e-9915-fddeedac7a63 => generated 968 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:20.955874 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-48907930-117f-4a90-aeeb-92f80e375edb req-6016108d-673b-4906-881b-8ed3454d479e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:20.957756 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-6016108d-673b-4906-881b-8ed3454d479e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266/encryption Aug 13 07:03:20.957933 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-6016108d-673b-4906-881b-8ed3454d479e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:20.958114 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-6016108d-673b-4906-881b-8ed3454d479e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:20.967749 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:20.967749 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:20.973872 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-6016108d-673b-4906-881b-8ed3454d479e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266/encryption returned with HTTP 200 Aug 13 07:03:20.974276 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 838/3356] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 07:03:20 2026] GET /volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:21.015812 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-50158f19-71f3-48ed-9839-e975167d2b78 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:21.018938 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-50158f19-71f3-48ed-9839-e975167d2b78 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] GET https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d Aug 13 07:03:21.019271 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-50158f19-71f3-48ed-9839-e975167d2b78 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:21.019816 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-50158f19-71f3-48ed-9839-e975167d2b78 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:21.026865 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:21.026865 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:21.030710 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-50158f19-71f3-48ed-9839-e975167d2b78 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Volume info retrieved successfully. Aug 13 07:03:21.036829 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-50158f19-71f3-48ed-9839-e975167d2b78 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d returned with HTTP 200 Aug 13 07:03:21.037285 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 845/3357] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:21 2026] GET /volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:21.055043 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7365a9c2-8a4a-4de3-b94d-a6d5fcd9aab9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:21.059211 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7365a9c2-8a4a-4de3-b94d-a6d5fcd9aab9 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] GET https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d Aug 13 07:03:21.059501 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7365a9c2-8a4a-4de3-b94d-a6d5fcd9aab9 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:21.059828 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7365a9c2-8a4a-4de3-b94d-a6d5fcd9aab9 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:21.073118 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:21.073118 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:21.082060 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7365a9c2-8a4a-4de3-b94d-a6d5fcd9aab9 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Volume info retrieved successfully. Aug 13 07:03:21.087619 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7365a9c2-8a4a-4de3-b94d-a6d5fcd9aab9 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d returned with HTTP 200 Aug 13 07:03:21.088118 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 844/3358] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:21 2026] GET /volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:21.148901 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-02b8e553-63fa-464d-b4f3-e31aec3a724a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:21.152161 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-02b8e553-63fa-464d-b4f3-e31aec3a724a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] GET https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d Aug 13 07:03:21.152472 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-02b8e553-63fa-464d-b4f3-e31aec3a724a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:21.152776 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-02b8e553-63fa-464d-b4f3-e31aec3a724a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:21.166942 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:21.166942 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:21.174673 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-02b8e553-63fa-464d-b4f3-e31aec3a724a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Volume info retrieved successfully. Aug 13 07:03:21.183410 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-02b8e553-63fa-464d-b4f3-e31aec3a724a tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d returned with HTTP 200 Aug 13 07:03:21.183922 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 832/3359] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:03:21 2026] GET /volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d => generated 862 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:21.294429 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6c53a57b-e2b7-46c2-b6b2-219ef4d234be None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:21.294948 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6c53a57b-e2b7-46c2-b6b2-219ef4d234be None None] GET https://10.4.3.81/volume// Aug 13 07:03:21.295292 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6c53a57b-e2b7-46c2-b6b2-219ef4d234be None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:21.295533 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6c53a57b-e2b7-46c2-b6b2-219ef4d234be None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:21.295983 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6c53a57b-e2b7-46c2-b6b2-219ef4d234be None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:03:21.296893 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 839/3360] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:03:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:03:21.304020 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-0dc58b50-91a7-4c40-b67e-0ad97d1abe27 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:21.306248 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-0dc58b50-91a7-4c40-b67e-0ad97d1abe27 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:03:21.306676 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-0dc58b50-91a7-4c40-b67e-0ad97d1abe27 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "370aaaa5-3b6b-47b7-9902-3eb2a056613d", "connector": null, "instance_uuid": "48db4ef7-8df2-483c-adf4-636563c4de0b"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:21.315977 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:21.315977 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:21.340856 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-0dc58b50-91a7-4c40-b67e-0ad97d1abe27 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:03:21.341332 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 846/3361] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:03:21 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:21.370042 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e1fe5892-558c-4768-a037-91c8c5ab4136 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:21.372827 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e1fe5892-558c-4768-a037-91c8c5ab4136 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] GET https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d Aug 13 07:03:21.373001 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e1fe5892-558c-4768-a037-91c8c5ab4136 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:21.373257 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e1fe5892-558c-4768-a037-91c8c5ab4136 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:21.384967 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:21.384967 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:21.386312 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-48cda1c5-0343-45e1-a122-e29f53604841 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:21.386865 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-48cda1c5-0343-45e1-a122-e29f53604841 None None] GET https://10.4.3.81/volume// Aug 13 07:03:21.387049 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-48cda1c5-0343-45e1-a122-e29f53604841 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:21.387235 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-48cda1c5-0343-45e1-a122-e29f53604841 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:21.387636 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-48cda1c5-0343-45e1-a122-e29f53604841 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:03:21.387896 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 833/3362] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:03:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:03:21.388969 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e1fe5892-558c-4768-a037-91c8c5ab4136 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Volume info retrieved successfully. Aug 13 07:03:21.396812 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e1fe5892-558c-4768-a037-91c8c5ab4136 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d returned with HTTP 200 Aug 13 07:03:21.397421 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 845/3363] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:21 2026] GET /volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:21.399061 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-3be55bd9-c83d-4f65-a57b-2e1190aa2df7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:21.401812 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-3be55bd9-c83d-4f65-a57b-2e1190aa2df7 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] GET https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d Aug 13 07:03:21.402091 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-3be55bd9-c83d-4f65-a57b-2e1190aa2df7 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:21.402396 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-3be55bd9-c83d-4f65-a57b-2e1190aa2df7 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:21.413742 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:21.413742 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:21.417531 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-3be55bd9-c83d-4f65-a57b-2e1190aa2df7 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Volume info retrieved successfully. Aug 13 07:03:21.423143 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-3be55bd9-c83d-4f65-a57b-2e1190aa2df7 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d returned with HTTP 200 Aug 13 07:03:21.423712 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 840/3364] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:03:21 2026] GET /volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d => generated 1041 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:03:21.529961 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-244a1f43-65d5-47b8-96ef-7d5ee15cc1af None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:21.532055 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-244a1f43-65d5-47b8-96ef-7d5ee15cc1af tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] PUT https://10.4.3.81/volume/v3/attachments/b852ab3c-f114-4372-89c8-2cf87f5094f7 Aug 13 07:03:21.532427 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-244a1f43-65d5-47b8-96ef-7d5ee15cc1af tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:21.539918 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-244a1f43-65d5-47b8-96ef-7d5ee15cc1af tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Acquiring lock "cinder-attachment_update-370aaaa5-3b6b-47b7-9902-3eb2a056613d-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:03:21.544748 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-244a1f43-65d5-47b8-96ef-7d5ee15cc1af tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Lock "cinder-attachment_update-370aaaa5-3b6b-47b7-9902-3eb2a056613d-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:03:21.545645 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:21.545645 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:21.624395 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-244a1f43-65d5-47b8-96ef-7d5ee15cc1af tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Lock "cinder-attachment_update-370aaaa5-3b6b-47b7-9902-3eb2a056613d-np0000007169" released by "attachment_update" :: held 0.080s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:03:21.625104 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-244a1f43-65d5-47b8-96ef-7d5ee15cc1af tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/attachments/b852ab3c-f114-4372-89c8-2cf87f5094f7 returned with HTTP 200 Aug 13 07:03:21.625850 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 847/3365] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:03:21 2026] PUT /volume/v3/attachments/b852ab3c-f114-4372-89c8-2cf87f5094f7 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:21.681870 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-353845bc-cae3-4f76-a8d0-5a95bbb128c4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:21.684284 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-353845bc-cae3-4f76-a8d0-5a95bbb128c4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 Aug 13 07:03:21.684643 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-353845bc-cae3-4f76-a8d0-5a95bbb128c4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:21.684960 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-353845bc-cae3-4f76-a8d0-5a95bbb128c4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:21.696073 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:21.696073 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:21.701500 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-353845bc-cae3-4f76-a8d0-5a95bbb128c4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:03:21.706717 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-353845bc-cae3-4f76-a8d0-5a95bbb128c4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 returned with HTTP 200 Aug 13 07:03:21.707277 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 834/3366] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:21 2026] GET /volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:21.807063 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-64dc707d-b941-4456-b7de-142e0986d4ec None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:21.809141 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-64dc707d-b941-4456-b7de-142e0986d4ec tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] GET https://10.4.3.81/volume/v3/snapshots/b21c2333-9525-4d09-936c-8227fbc83bf8 Aug 13 07:03:21.809351 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-64dc707d-b941-4456-b7de-142e0986d4ec tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:21.809554 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-64dc707d-b941-4456-b7de-142e0986d4ec tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:21.813967 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-64dc707d-b941-4456-b7de-142e0986d4ec tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] https://10.4.3.81/volume/v3/snapshots/b21c2333-9525-4d09-936c-8227fbc83bf8 returned with HTTP 404 Aug 13 07:03:21.814492 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 846/3367] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:21 2026] GET /volume/v3/snapshots/b21c2333-9525-4d09-936c-8227fbc83bf8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:21.820930 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a21d233d-bebc-4cca-bb6f-c51acd2fd4e9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:21.822692 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a21d233d-bebc-4cca-bb6f-c51acd2fd4e9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/b21c2333-9525-4d09-936c-8227fbc83bf8 Aug 13 07:03:21.822902 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a21d233d-bebc-4cca-bb6f-c51acd2fd4e9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:21.823070 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a21d233d-bebc-4cca-bb6f-c51acd2fd4e9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:21.823172 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-a21d233d-bebc-4cca-bb6f-c51acd2fd4e9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete snapshot with id: b21c2333-9525-4d09-936c-8227fbc83bf8 Aug 13 07:03:21.827357 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a21d233d-bebc-4cca-bb6f-c51acd2fd4e9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/b21c2333-9525-4d09-936c-8227fbc83bf8 returned with HTTP 404 Aug 13 07:03:21.828012 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 841/3368] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:03:21 2026] DELETE /volume/v3/snapshots/b21c2333-9525-4d09-936c-8227fbc83bf8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:21.834777 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d5fa5d21-05fa-42c0-a261-3a5d167f1148 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:21.836854 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d5fa5d21-05fa-42c0-a261-3a5d167f1148 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/b21c2333-9525-4d09-936c-8227fbc83bf8 Aug 13 07:03:21.837099 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d5fa5d21-05fa-42c0-a261-3a5d167f1148 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:21.837354 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d5fa5d21-05fa-42c0-a261-3a5d167f1148 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:21.842449 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d5fa5d21-05fa-42c0-a261-3a5d167f1148 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/b21c2333-9525-4d09-936c-8227fbc83bf8 returned with HTTP 404 Aug 13 07:03:21.843002 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 848/3369] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:21 2026] GET /volume/v3/snapshots/b21c2333-9525-4d09-936c-8227fbc83bf8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:21.849216 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1a9edd3f-c34f-4ab7-a762-b0599958f75a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:21.850933 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1a9edd3f-c34f-4ab7-a762-b0599958f75a tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/e17694ea-644e-434f-9d20-b7d79c9f0f39 Aug 13 07:03:21.851118 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1a9edd3f-c34f-4ab7-a762-b0599958f75a tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:21.851303 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1a9edd3f-c34f-4ab7-a762-b0599958f75a tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:21.851468 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-1a9edd3f-c34f-4ab7-a762-b0599958f75a tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete volume with id: e17694ea-644e-434f-9d20-b7d79c9f0f39 Aug 13 07:03:21.857825 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:21.857825 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:21.858201 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1a9edd3f-c34f-4ab7-a762-b0599958f75a tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:21.872183 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1a9edd3f-c34f-4ab7-a762-b0599958f75a tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete volume request issued successfully. Aug 13 07:03:21.872538 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1a9edd3f-c34f-4ab7-a762-b0599958f75a tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/e17694ea-644e-434f-9d20-b7d79c9f0f39 returned with HTTP 202 Aug 13 07:03:21.873043 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 835/3370] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:03:21 2026] DELETE /volume/v3/volumes/e17694ea-644e-434f-9d20-b7d79c9f0f39 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:21.880306 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-21773929-87aa-43d9-92de-e4d8606bd7cf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:21.881975 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-21773929-87aa-43d9-92de-e4d8606bd7cf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/e17694ea-644e-434f-9d20-b7d79c9f0f39 Aug 13 07:03:21.882163 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-21773929-87aa-43d9-92de-e4d8606bd7cf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:21.882386 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-21773929-87aa-43d9-92de-e4d8606bd7cf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:21.890309 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:21.890309 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:21.894146 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-21773929-87aa-43d9-92de-e4d8606bd7cf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:21.898650 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-21773929-87aa-43d9-92de-e4d8606bd7cf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/e17694ea-644e-434f-9d20-b7d79c9f0f39 returned with HTTP 200 Aug 13 07:03:21.899020 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 847/3371] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:21 2026] GET /volume/v3/volumes/e17694ea-644e-434f-9d20-b7d79c9f0f39 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:22.414070 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-afc2a064-734b-4210-9b67-cd8ad7dff3c3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:22.415745 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-afc2a064-734b-4210-9b67-cd8ad7dff3c3 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] GET https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d Aug 13 07:03:22.415926 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-afc2a064-734b-4210-9b67-cd8ad7dff3c3 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:22.416098 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-afc2a064-734b-4210-9b67-cd8ad7dff3c3 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:22.424795 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:22.424795 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:22.427861 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-afc2a064-734b-4210-9b67-cd8ad7dff3c3 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Volume info retrieved successfully. Aug 13 07:03:22.431607 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-afc2a064-734b-4210-9b67-cd8ad7dff3c3 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d returned with HTTP 200 Aug 13 07:03:22.431943 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 842/3372] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:22 2026] GET /volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:22.719621 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-238ad76b-edb6-460b-a3a2-fa87fd7868ab None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:22.721568 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-238ad76b-edb6-460b-a3a2-fa87fd7868ab tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 Aug 13 07:03:22.721812 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-238ad76b-edb6-460b-a3a2-fa87fd7868ab tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:22.722033 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-238ad76b-edb6-460b-a3a2-fa87fd7868ab tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:22.730942 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:22.730942 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:22.734377 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-238ad76b-edb6-460b-a3a2-fa87fd7868ab tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:03:22.739078 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-238ad76b-edb6-460b-a3a2-fa87fd7868ab tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 returned with HTTP 200 Aug 13 07:03:22.739511 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 849/3373] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:22 2026] GET /volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:22.912788 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7856cd2c-455f-460d-9e2a-8acff28edcd6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:22.914721 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7856cd2c-455f-460d-9e2a-8acff28edcd6 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/e17694ea-644e-434f-9d20-b7d79c9f0f39 Aug 13 07:03:22.915069 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7856cd2c-455f-460d-9e2a-8acff28edcd6 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:22.915436 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7856cd2c-455f-460d-9e2a-8acff28edcd6 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:22.921622 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7856cd2c-455f-460d-9e2a-8acff28edcd6 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/e17694ea-644e-434f-9d20-b7d79c9f0f39 returned with HTTP 404 Aug 13 07:03:22.922245 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 836/3374] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:22 2026] GET /volume/v3/volumes/e17694ea-644e-434f-9d20-b7d79c9f0f39 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:22.930101 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:22.931783 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:03:22.932079 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-359101521"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:22.933458 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-359101521'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:03:22.933576 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume of 1 GB Aug 13 07:03:22.937289 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Availability Zones retrieved successfully. Aug 13 07:03:22.942594 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Flow 'volume_create_api' (dcdd7333-a9fe-4703-a759-dd1f65faf489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:22.943432 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09142f27-02a5-4928-b953-f3faf2cb6080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:22.944144 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:03:22.966505 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09142f27-02a5-4928-b953-f3faf2cb6080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:22.967218 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7bdaca6-2312-499a-bb8b-6867b7a1ec1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:23.004120 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Created reservations ['3099f571-d49c-44ee-8528-6f080d389e2e', '3ce3e16b-b2c6-4136-836e-91696c6ea05a', 'e24e2bc9-d6b4-4eed-9457-30039c8650b6', 'a584e62b-b9ee-465c-92f6-904e248475b7'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:23.004926 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7bdaca6-2312-499a-bb8b-6867b7a1ec1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3099f571-d49c-44ee-8528-6f080d389e2e', '3ce3e16b-b2c6-4136-836e-91696c6ea05a', 'e24e2bc9-d6b4-4eed-9457-30039c8650b6', 'a584e62b-b9ee-465c-92f6-904e248475b7']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:23.005707 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd1f8ae4-56eb-4c53-9862-faa56fc29308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:23.029165 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd1f8ae4-56eb-4c53-9862-faa56fc29308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea416ee5-b72e-442a-a85f-de386ae5c40c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-359101521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d810815f4fff4614a93f56ff4d3285e0',qos_specs=None,replication_status=,reservations=['3099f571-d49c-44ee-8528-6f080d389e2e','3ce3e16b-b2c6-4136-836e-91696c6ea05a','e24e2bc9-d6b4-4eed-9457-30039c8650b6','a584e62b-b9ee-465c-92f6-904e248475b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:03:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-359101521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea416ee5-b72e-442a-a85f-de386ae5c40c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d810815f4fff4614a93f56ff4d3285e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:23.029960 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a5cde78-8135-477e-ad9a-5a528aea5821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:23.047150 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a5cde78-8135-477e-ad9a-5a528aea5821) transitioned into state 'SUCCESS' from state '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-359101521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d810815f4fff4614a93f56ff4d3285e0',qos_specs=None,replication_status=,reservations=['3099f571-d49c-44ee-8528-6f080d389e2e','3ce3e16b-b2c6-4136-836e-91696c6ea05a','e24e2bc9-d6b4-4eed-9457-30039c8650b6','a584e62b-b9ee-465c-92f6-904e248475b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:23.047927 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40bd6331-3cf6-403f-b16b-0f590dbc144a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:23.055725 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40bd6331-3cf6-403f-b16b-0f590dbc144a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:23.056551 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Flow 'volume_create_api' (dcdd7333-a9fe-4703-a759-dd1f65faf489) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:23.056841 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume request issued successfully. Aug 13 07:03:23.057415 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f6a71f82-d82e-4ccd-bbec-f5627e9e4d85 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:03:23.057807 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 848/3375] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:03:22 2026] POST /volume/v3/volumes => generated 775 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:23.069413 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-872ae7c6-722a-45b9-b49a-83105381ab93 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:23.071111 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-872ae7c6-722a-45b9-b49a-83105381ab93 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/ea416ee5-b72e-442a-a85f-de386ae5c40c Aug 13 07:03:23.071548 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-872ae7c6-722a-45b9-b49a-83105381ab93 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:23.071548 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-872ae7c6-722a-45b9-b49a-83105381ab93 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:23.078488 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:23.078488 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:23.081970 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-872ae7c6-722a-45b9-b49a-83105381ab93 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:23.085593 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-872ae7c6-722a-45b9-b49a-83105381ab93 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/ea416ee5-b72e-442a-a85f-de386ae5c40c returned with HTTP 200 Aug 13 07:03:23.085932 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 843/3376] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:23 2026] GET /volume/v3/volumes/ea416ee5-b72e-442a-a85f-de386ae5c40c => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:23.445406 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4ec91230-9c75-4ceb-81d6-0d75b92f1c75 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:23.447175 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4ec91230-9c75-4ceb-81d6-0d75b92f1c75 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] GET https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d Aug 13 07:03:23.447424 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4ec91230-9c75-4ceb-81d6-0d75b92f1c75 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:23.447608 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4ec91230-9c75-4ceb-81d6-0d75b92f1c75 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:23.456984 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:23.456984 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:23.460367 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4ec91230-9c75-4ceb-81d6-0d75b92f1c75 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Volume info retrieved successfully. Aug 13 07:03:23.464141 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4ec91230-9c75-4ceb-81d6-0d75b92f1c75 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d returned with HTTP 200 Aug 13 07:03:23.464568 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 850/3377] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:23 2026] GET /volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:23.751277 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4fac8dc9-60aa-4ec2-95e5-5f4cc55b6917 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:23.753187 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4fac8dc9-60aa-4ec2-95e5-5f4cc55b6917 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 Aug 13 07:03:23.753564 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4fac8dc9-60aa-4ec2-95e5-5f4cc55b6917 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:23.753815 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4fac8dc9-60aa-4ec2-95e5-5f4cc55b6917 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:23.763231 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:23.763231 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:23.766884 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4fac8dc9-60aa-4ec2-95e5-5f4cc55b6917 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:03:23.770723 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4fac8dc9-60aa-4ec2-95e5-5f4cc55b6917 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 returned with HTTP 200 Aug 13 07:03:23.771131 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 837/3378] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:23 2026] GET /volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:24.098600 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9b9b84b6-a60f-40a0-8ae9-38a697d58d2d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:24.100506 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9b9b84b6-a60f-40a0-8ae9-38a697d58d2d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/ea416ee5-b72e-442a-a85f-de386ae5c40c Aug 13 07:03:24.100676 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9b9b84b6-a60f-40a0-8ae9-38a697d58d2d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:24.100843 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9b9b84b6-a60f-40a0-8ae9-38a697d58d2d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:24.107757 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:24.107757 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:24.110831 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9b9b84b6-a60f-40a0-8ae9-38a697d58d2d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:24.114037 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9b9b84b6-a60f-40a0-8ae9-38a697d58d2d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/ea416ee5-b72e-442a-a85f-de386ae5c40c returned with HTTP 200 Aug 13 07:03:24.114386 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 849/3379] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:24 2026] GET /volume/v3/volumes/ea416ee5-b72e-442a-a85f-de386ae5c40c => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:24.127164 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5978cf62-e162-4151-b31d-1cf426ad89a5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:24.129612 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5978cf62-e162-4151-b31d-1cf426ad89a5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:03:24.130057 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5978cf62-e162-4151-b31d-1cf426ad89a5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea416ee5-b72e-442a-a85f-de386ae5c40c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1911992293"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:24.140482 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:24.140482 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:24.140808 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5978cf62-e162-4151-b31d-1cf426ad89a5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:24.140911 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-5978cf62-e162-4151-b31d-1cf426ad89a5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create snapshot from volume ea416ee5-b72e-442a-a85f-de386ae5c40c Aug 13 07:03:24.168175 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-5978cf62-e162-4151-b31d-1cf426ad89a5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Created reservations ['8cae62b5-edf1-4645-82f4-92c78b6758db', 'd6bbd6e3-db58-4ba1-9c13-81ad565899db', 'f363c96a-0b53-4d1f-9041-49837e629932', 'bef746e8-eb0e-40e9-af19-058fb0c86bb8'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:24.198655 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5978cf62-e162-4151-b31d-1cf426ad89a5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot create request issued successfully. Aug 13 07:03:24.198991 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5978cf62-e162-4151-b31d-1cf426ad89a5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:03:24.199438 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 844/3380] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:03:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:24.210194 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-632ba142-cd7e-4460-a9d8-fe699a550cd2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:24.212440 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-632ba142-cd7e-4460-a9d8-fe699a550cd2 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/4f3c60dc-5a3d-488b-b2ec-5fc467ee2ec1 Aug 13 07:03:24.212700 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-632ba142-cd7e-4460-a9d8-fe699a550cd2 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:24.212956 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-632ba142-cd7e-4460-a9d8-fe699a550cd2 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:24.218876 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:24.218876 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:24.219493 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-632ba142-cd7e-4460-a9d8-fe699a550cd2 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:24.220294 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-632ba142-cd7e-4460-a9d8-fe699a550cd2 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/4f3c60dc-5a3d-488b-b2ec-5fc467ee2ec1 returned with HTTP 200 Aug 13 07:03:24.220686 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 851/3381] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:24 2026] GET /volume/v3/snapshots/4f3c60dc-5a3d-488b-b2ec-5fc467ee2ec1 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:24.324653 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-48907930-117f-4a90-aeeb-92f80e375edb req-aea27654-2a1f-4832-a362-50b84644fba9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:24.326872 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-aea27654-2a1f-4832-a362-50b84644fba9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] POST https://10.4.3.81/volume/v3/attachments/642f07c9-479e-4e8e-9915-fddeedac7a63/action Aug 13 07:03:24.327217 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-aea27654-2a1f-4832-a362-50b84644fba9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:03:24.327364 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-aea27654-2a1f-4832-a362-50b84644fba9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:24.349638 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:24.349638 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:24.361334 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-48907930-117f-4a90-aeeb-92f80e375edb req-aea27654-2a1f-4832-a362-50b84644fba9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments/642f07c9-479e-4e8e-9915-fddeedac7a63/action returned with HTTP 204 Aug 13 07:03:24.362006 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 838/3382] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:03:24 2026] POST /volume/v3/attachments/642f07c9-479e-4e8e-9915-fddeedac7a63/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:24.480531 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ce578272-991c-4053-ae8f-cf7d47ae2318 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:24.482304 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce578272-991c-4053-ae8f-cf7d47ae2318 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] GET https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d Aug 13 07:03:24.482522 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce578272-991c-4053-ae8f-cf7d47ae2318 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:24.482732 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce578272-991c-4053-ae8f-cf7d47ae2318 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:24.492261 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:24.492261 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:24.495657 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ce578272-991c-4053-ae8f-cf7d47ae2318 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Volume info retrieved successfully. Aug 13 07:03:24.501042 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce578272-991c-4053-ae8f-cf7d47ae2318 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d returned with HTTP 200 Aug 13 07:03:24.501435 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 850/3383] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:24 2026] GET /volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:24.782705 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1cf6a8eb-45cf-47c5-b1db-1b2f2dce1c35 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:24.784629 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1cf6a8eb-45cf-47c5-b1db-1b2f2dce1c35 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 Aug 13 07:03:24.784807 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1cf6a8eb-45cf-47c5-b1db-1b2f2dce1c35 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:24.784982 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1cf6a8eb-45cf-47c5-b1db-1b2f2dce1c35 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:24.794253 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:24.794253 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:24.797422 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1cf6a8eb-45cf-47c5-b1db-1b2f2dce1c35 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:03:24.801068 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1cf6a8eb-45cf-47c5-b1db-1b2f2dce1c35 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 returned with HTTP 200 Aug 13 07:03:24.801438 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 845/3384] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:24 2026] GET /volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:24.812743 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-817045be-8517-4adb-96a6-aa6fca8c60a8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:24.814367 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-817045be-8517-4adb-96a6-aa6fca8c60a8 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 Aug 13 07:03:24.814555 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-817045be-8517-4adb-96a6-aa6fca8c60a8 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:24.814728 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-817045be-8517-4adb-96a6-aa6fca8c60a8 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:24.822930 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:24.822930 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:24.826257 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-817045be-8517-4adb-96a6-aa6fca8c60a8 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:03:24.830273 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-817045be-8517-4adb-96a6-aa6fca8c60a8 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 returned with HTTP 200 Aug 13 07:03:24.830698 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 852/3385] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:24 2026] GET /volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 => generated 1174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:24.867981 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-6b2450f0-2176-4872-8c9e-b27fa1f4dcb4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:24.870171 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-6b2450f0-2176-4872-8c9e-b27fa1f4dcb4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 Aug 13 07:03:24.870468 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-6b2450f0-2176-4872-8c9e-b27fa1f4dcb4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:24.870706 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-6b2450f0-2176-4872-8c9e-b27fa1f4dcb4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:24.879594 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:24.879594 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:24.882775 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-6b2450f0-2176-4872-8c9e-b27fa1f4dcb4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:03:24.886561 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-6b2450f0-2176-4872-8c9e-b27fa1f4dcb4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 returned with HTTP 200 Aug 13 07:03:24.887031 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 839/3386] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:03:24 2026] GET /volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:24.904948 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-d24fcbd7-b57c-4e7b-8609-8ac11db098f4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:24.906870 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-d24fcbd7-b57c-4e7b-8609-8ac11db098f4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] POST https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266/action Aug 13 07:03:24.907202 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-d24fcbd7-b57c-4e7b-8609-8ac11db098f4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:03:24.907344 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-d24fcbd7-b57c-4e7b-8609-8ac11db098f4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:24.917732 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:24.917732 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:24.918199 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-d24fcbd7-b57c-4e7b-8609-8ac11db098f4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:03:24.924189 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-d24fcbd7-b57c-4e7b-8609-8ac11db098f4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Begin detaching volume completed successfully. Aug 13 07:03:24.924436 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-d24fcbd7-b57c-4e7b-8609-8ac11db098f4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266/action returned with HTTP 202 Aug 13 07:03:24.924858 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 851/3387] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:03:24 2026] POST /volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:03:24.965094 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-785cec96-581e-46c6-93ec-bb1d6508649c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:24.965494 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-785cec96-581e-46c6-93ec-bb1d6508649c None None] GET https://10.4.3.81/volume// Aug 13 07:03:24.965648 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-785cec96-581e-46c6-93ec-bb1d6508649c None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:24.965821 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-785cec96-581e-46c6-93ec-bb1d6508649c None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:24.966111 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-785cec96-581e-46c6-93ec-bb1d6508649c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:03:24.966399 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 846/3388] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:03:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:03:24.973189 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-65353f0a-0181-44e4-b345-a7737285adc4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:24.975316 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-65353f0a-0181-44e4-b345-a7737285adc4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 Aug 13 07:03:24.975552 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-65353f0a-0181-44e4-b345-a7737285adc4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:24.975737 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-65353f0a-0181-44e4-b345-a7737285adc4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:24.985203 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:24.985203 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:24.988773 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-65353f0a-0181-44e4-b345-a7737285adc4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:03:24.993096 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-65353f0a-0181-44e4-b345-a7737285adc4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 returned with HTTP 200 Aug 13 07:03:24.993532 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 853/3389] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:03:24 2026] GET /volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:03:25.002460 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-e27d691c-c1e7-4c6d-8dd0-75eecc659772 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:25.005338 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-e27d691c-c1e7-4c6d-8dd0-75eecc659772 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266/encryption Aug 13 07:03:25.005635 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-e27d691c-c1e7-4c6d-8dd0-75eecc659772 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:25.005899 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-e27d691c-c1e7-4c6d-8dd0-75eecc659772 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:25.017989 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:25.017989 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:25.026934 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-e27d691c-c1e7-4c6d-8dd0-75eecc659772 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266/encryption returned with HTTP 200 Aug 13 07:03:25.027495 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 840/3390] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 07:03:25 2026] GET /volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:25.230003 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-85ed129c-f050-4eab-923b-2e95b7873247 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:25.232049 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-85ed129c-f050-4eab-923b-2e95b7873247 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/4f3c60dc-5a3d-488b-b2ec-5fc467ee2ec1 Aug 13 07:03:25.232302 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-85ed129c-f050-4eab-923b-2e95b7873247 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:25.232646 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-85ed129c-f050-4eab-923b-2e95b7873247 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:25.237876 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:25.237876 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:25.238231 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-85ed129c-f050-4eab-923b-2e95b7873247 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:25.239035 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-85ed129c-f050-4eab-923b-2e95b7873247 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/4f3c60dc-5a3d-488b-b2ec-5fc467ee2ec1 returned with HTTP 200 Aug 13 07:03:25.239499 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 852/3391] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:25 2026] GET /volume/v3/snapshots/4f3c60dc-5a3d-488b-b2ec-5fc467ee2ec1 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:25.256504 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2cbc70e8-6b7a-40e8-a0e0-82c1b8410688 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:25.258257 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2cbc70e8-6b7a-40e8-a0e0-82c1b8410688 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] POST https://10.4.3.81/volume/v3/snapshots/4f3c60dc-5a3d-488b-b2ec-5fc467ee2ec1/action Aug 13 07:03:25.258815 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2cbc70e8-6b7a-40e8-a0e0-82c1b8410688 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:03:25.258936 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2cbc70e8-6b7a-40e8-a0e0-82c1b8410688 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:25.265501 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:25.265501 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:25.265926 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2cbc70e8-6b7a-40e8-a0e0-82c1b8410688 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Snapshot retrieved successfully. Aug 13 07:03:25.266989 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-2cbc70e8-6b7a-40e8-a0e0-82c1b8410688 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '5ad38dc0bbe642dc971420ebffc5c354', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd810815f4fff4614a93f56ff4d3285e0', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:03:25.267378 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2cbc70e8-6b7a-40e8-a0e0-82c1b8410688 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] https://10.4.3.81/volume/v3/snapshots/4f3c60dc-5a3d-488b-b2ec-5fc467ee2ec1/action returned with HTTP 403 Aug 13 07:03:25.267803 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 847/3392] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:03:25 2026] POST /volume/v3/snapshots/4f3c60dc-5a3d-488b-b2ec-5fc467ee2ec1/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:25.275212 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-57feed14-5bb2-4988-8483-f378d6b1fc35 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:25.277740 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-57feed14-5bb2-4988-8483-f378d6b1fc35 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/4f3c60dc-5a3d-488b-b2ec-5fc467ee2ec1 Aug 13 07:03:25.281125 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-57feed14-5bb2-4988-8483-f378d6b1fc35 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:25.281125 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-57feed14-5bb2-4988-8483-f378d6b1fc35 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:25.281125 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-57feed14-5bb2-4988-8483-f378d6b1fc35 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete snapshot with id: 4f3c60dc-5a3d-488b-b2ec-5fc467ee2ec1 Aug 13 07:03:25.283901 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:25.283901 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:25.284134 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-57feed14-5bb2-4988-8483-f378d6b1fc35 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:25.299371 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-57feed14-5bb2-4988-8483-f378d6b1fc35 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot delete request issued successfully. Aug 13 07:03:25.299562 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-57feed14-5bb2-4988-8483-f378d6b1fc35 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/4f3c60dc-5a3d-488b-b2ec-5fc467ee2ec1 returned with HTTP 202 Aug 13 07:03:25.299926 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 854/3393] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:03:25 2026] DELETE /volume/v3/snapshots/4f3c60dc-5a3d-488b-b2ec-5fc467ee2ec1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:25.313392 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9765edde-4b04-485c-bbd6-22e939fac402 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:25.315740 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9765edde-4b04-485c-bbd6-22e939fac402 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/4f3c60dc-5a3d-488b-b2ec-5fc467ee2ec1 Aug 13 07:03:25.316029 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9765edde-4b04-485c-bbd6-22e939fac402 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:25.316300 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9765edde-4b04-485c-bbd6-22e939fac402 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:25.323243 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:25.323243 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:25.323586 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9765edde-4b04-485c-bbd6-22e939fac402 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:25.324445 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9765edde-4b04-485c-bbd6-22e939fac402 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/4f3c60dc-5a3d-488b-b2ec-5fc467ee2ec1 returned with HTTP 200 Aug 13 07:03:25.324794 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 841/3394] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:25 2026] GET /volume/v3/snapshots/4f3c60dc-5a3d-488b-b2ec-5fc467ee2ec1 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:25.513478 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-35328395-021e-4f62-b8b9-e93d4d2daf5d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:25.515332 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-35328395-021e-4f62-b8b9-e93d4d2daf5d tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] GET https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d Aug 13 07:03:25.515607 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-35328395-021e-4f62-b8b9-e93d4d2daf5d tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:25.515869 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-35328395-021e-4f62-b8b9-e93d4d2daf5d tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:25.525436 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:25.525436 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:25.529575 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-35328395-021e-4f62-b8b9-e93d4d2daf5d tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Volume info retrieved successfully. Aug 13 07:03:25.534705 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-35328395-021e-4f62-b8b9-e93d4d2daf5d tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d returned with HTTP 200 Aug 13 07:03:25.535125 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 853/3395] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:25 2026] GET /volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:25.666450 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-838ad203-a00c-4f3d-9bca-dc24b6d9ffd9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:25.668263 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-838ad203-a00c-4f3d-9bca-dc24b6d9ffd9 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 Aug 13 07:03:25.668494 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-838ad203-a00c-4f3d-9bca-dc24b6d9ffd9 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:25.668697 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-838ad203-a00c-4f3d-9bca-dc24b6d9ffd9 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:25.677697 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:25.677697 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:25.681108 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-838ad203-a00c-4f3d-9bca-dc24b6d9ffd9 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:03:25.684928 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-838ad203-a00c-4f3d-9bca-dc24b6d9ffd9 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 returned with HTTP 200 Aug 13 07:03:25.685296 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 848/3396] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:25 2026] GET /volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 => generated 1141 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:25.723099 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-8a4bb331-1cd5-44a7-8a1c-7c4f78482a46 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:25.725122 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-8a4bb331-1cd5-44a7-8a1c-7c4f78482a46 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 Aug 13 07:03:25.725385 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-8a4bb331-1cd5-44a7-8a1c-7c4f78482a46 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:25.725571 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-8a4bb331-1cd5-44a7-8a1c-7c4f78482a46 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:25.734781 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:25.734781 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:25.738175 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-8a4bb331-1cd5-44a7-8a1c-7c4f78482a46 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:03:25.742579 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-8a4bb331-1cd5-44a7-8a1c-7c4f78482a46 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 returned with HTTP 200 Aug 13 07:03:25.742951 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 855/3397] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:03:25 2026] GET /volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:25.759555 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-66224e9f-8a1c-4c8b-ab88-b17fcff3866a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:25.762647 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-66224e9f-8a1c-4c8b-ab88-b17fcff3866a tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] POST https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956/action Aug 13 07:03:25.763191 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-66224e9f-8a1c-4c8b-ab88-b17fcff3866a tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:03:25.763450 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-66224e9f-8a1c-4c8b-ab88-b17fcff3866a tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:25.775875 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:25.775875 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:25.776505 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-66224e9f-8a1c-4c8b-ab88-b17fcff3866a tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:03:25.782331 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-66224e9f-8a1c-4c8b-ab88-b17fcff3866a tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Begin detaching volume completed successfully. Aug 13 07:03:25.782442 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-66224e9f-8a1c-4c8b-ab88-b17fcff3866a tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956/action returned with HTTP 202 Aug 13 07:03:25.783002 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 842/3398] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:03:25 2026] POST /volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:03:25.819707 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5f065c25-7a70-42df-bfcc-aa3753ef0710 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:25.820112 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5f065c25-7a70-42df-bfcc-aa3753ef0710 None None] GET https://10.4.3.81/volume// Aug 13 07:03:25.820270 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5f065c25-7a70-42df-bfcc-aa3753ef0710 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:25.820528 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5f065c25-7a70-42df-bfcc-aa3753ef0710 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:25.820982 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5f065c25-7a70-42df-bfcc-aa3753ef0710 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:03:25.821596 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 854/3399] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:03:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:03:25.828401 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-7de49067-dcc9-45b4-8d2c-661198ecb144 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:25.830511 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-7de49067-dcc9-45b4-8d2c-661198ecb144 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 Aug 13 07:03:25.830704 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-7de49067-dcc9-45b4-8d2c-661198ecb144 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:25.830875 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-7de49067-dcc9-45b4-8d2c-661198ecb144 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:25.839299 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:25.839299 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:25.842173 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-7de49067-dcc9-45b4-8d2c-661198ecb144 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:03:25.845734 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-7de49067-dcc9-45b4-8d2c-661198ecb144 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 returned with HTTP 200 Aug 13 07:03:25.846212 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 849/3400] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:03:25 2026] GET /volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 => generated 1324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:03:26.334784 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9c1ba2fb-680c-472e-8d89-bc7355b3b2a9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:26.336524 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9c1ba2fb-680c-472e-8d89-bc7355b3b2a9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/4f3c60dc-5a3d-488b-b2ec-5fc467ee2ec1 Aug 13 07:03:26.336736 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9c1ba2fb-680c-472e-8d89-bc7355b3b2a9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:26.336918 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9c1ba2fb-680c-472e-8d89-bc7355b3b2a9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:26.341061 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9c1ba2fb-680c-472e-8d89-bc7355b3b2a9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/4f3c60dc-5a3d-488b-b2ec-5fc467ee2ec1 returned with HTTP 404 Aug 13 07:03:26.341615 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 856/3401] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:26 2026] GET /volume/v3/snapshots/4f3c60dc-5a3d-488b-b2ec-5fc467ee2ec1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:26.349312 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4634209f-9f5d-4026-9526-716e43e7beea None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:26.351081 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4634209f-9f5d-4026-9526-716e43e7beea tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/ea416ee5-b72e-442a-a85f-de386ae5c40c Aug 13 07:03:26.351348 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4634209f-9f5d-4026-9526-716e43e7beea tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:26.351579 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4634209f-9f5d-4026-9526-716e43e7beea tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:26.351779 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-4634209f-9f5d-4026-9526-716e43e7beea tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete volume with id: ea416ee5-b72e-442a-a85f-de386ae5c40c Aug 13 07:03:26.358865 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:26.358865 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:26.359208 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4634209f-9f5d-4026-9526-716e43e7beea tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:26.373740 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4634209f-9f5d-4026-9526-716e43e7beea tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete volume request issued successfully. Aug 13 07:03:26.373902 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4634209f-9f5d-4026-9526-716e43e7beea tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/ea416ee5-b72e-442a-a85f-de386ae5c40c returned with HTTP 202 Aug 13 07:03:26.374332 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 843/3402] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:03:26 2026] DELETE /volume/v3/volumes/ea416ee5-b72e-442a-a85f-de386ae5c40c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:26.381109 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-64b6e881-d945-474e-89d4-712431386dbb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:26.382959 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-64b6e881-d945-474e-89d4-712431386dbb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/ea416ee5-b72e-442a-a85f-de386ae5c40c Aug 13 07:03:26.383160 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-64b6e881-d945-474e-89d4-712431386dbb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:26.383369 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-64b6e881-d945-474e-89d4-712431386dbb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:26.389851 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:26.389851 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:26.392780 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-64b6e881-d945-474e-89d4-712431386dbb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:26.396139 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-64b6e881-d945-474e-89d4-712431386dbb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/ea416ee5-b72e-442a-a85f-de386ae5c40c returned with HTTP 200 Aug 13 07:03:26.396532 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 855/3403] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:26 2026] GET /volume/v3/volumes/ea416ee5-b72e-442a-a85f-de386ae5c40c => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:26.550816 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-32349d74-033c-4a25-8be2-d6bf83902699 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:26.552502 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-32349d74-033c-4a25-8be2-d6bf83902699 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] GET https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d Aug 13 07:03:26.552728 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-32349d74-033c-4a25-8be2-d6bf83902699 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:26.552940 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-32349d74-033c-4a25-8be2-d6bf83902699 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:26.563035 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:26.563035 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:26.565976 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-32349d74-033c-4a25-8be2-d6bf83902699 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Volume info retrieved successfully. Aug 13 07:03:26.569400 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-32349d74-033c-4a25-8be2-d6bf83902699 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d returned with HTTP 200 Aug 13 07:03:26.569717 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 850/3404] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:26 2026] GET /volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:27.250547 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-6c2940c1-0a8a-43fc-862c-d487203616e6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:27.252622 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-6c2940c1-0a8a-43fc-862c-d487203616e6 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] POST https://10.4.3.81/volume/v3/attachments/b852ab3c-f114-4372-89c8-2cf87f5094f7/action Aug 13 07:03:27.252998 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-6c2940c1-0a8a-43fc-862c-d487203616e6 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:03:27.253112 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-6c2940c1-0a8a-43fc-862c-d487203616e6 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:27.276980 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:27.276980 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:27.288655 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8377ad03-d2c0-462a-9390-c0b1ee5c3ba6 req-6c2940c1-0a8a-43fc-862c-d487203616e6 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/attachments/b852ab3c-f114-4372-89c8-2cf87f5094f7/action returned with HTTP 204 Aug 13 07:03:27.289354 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 857/3405] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:03:27 2026] POST /volume/v3/attachments/b852ab3c-f114-4372-89c8-2cf87f5094f7/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:27.339666 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-db93e9ab-ca2c-4617-aaa1-95764e7eecb9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:27.341821 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-db93e9ab-ca2c-4617-aaa1-95764e7eecb9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] DELETE https://10.4.3.81/volume/v3/attachments/642f07c9-479e-4e8e-9915-fddeedac7a63 Aug 13 07:03:27.341999 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-db93e9ab-ca2c-4617-aaa1-95764e7eecb9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:27.342179 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-db93e9ab-ca2c-4617-aaa1-95764e7eecb9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:27.349610 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:27.349610 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:27.399504 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f4a7b623-eca7-4730-82eb-8f3695457312 req-db93e9ab-ca2c-4617-aaa1-95764e7eecb9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments/642f07c9-479e-4e8e-9915-fddeedac7a63 returned with HTTP 200 Aug 13 07:03:27.399504 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 844/3406] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:03:27 2026] DELETE /volume/v3/attachments/642f07c9-479e-4e8e-9915-fddeedac7a63 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:27.411149 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1bac4191-833d-4e5b-b815-ea1a90420384 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:27.414010 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1bac4191-833d-4e5b-b815-ea1a90420384 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/ea416ee5-b72e-442a-a85f-de386ae5c40c Aug 13 07:03:27.414230 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1bac4191-833d-4e5b-b815-ea1a90420384 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:27.414474 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1bac4191-833d-4e5b-b815-ea1a90420384 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:27.420061 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1bac4191-833d-4e5b-b815-ea1a90420384 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/ea416ee5-b72e-442a-a85f-de386ae5c40c returned with HTTP 404 Aug 13 07:03:27.421267 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 856/3407] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:27 2026] GET /volume/v3/volumes/ea416ee5-b72e-442a-a85f-de386ae5c40c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:27.429552 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:27.431134 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:03:27.432256 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-31185320"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:27.434049 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-31185320'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:03:27.434290 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume of 1 GB Aug 13 07:03:27.438197 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Availability Zones retrieved successfully. Aug 13 07:03:27.444403 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Flow 'volume_create_api' (ae7cf975-7877-43c3-b05c-0af41add18f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:27.446751 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cd2e42c-7cec-42aa-b23d-8b02b4c6fb30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:27.446751 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:03:27.471119 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cd2e42c-7cec-42aa-b23d-8b02b4c6fb30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:27.472831 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10d62650-bc74-44eb-8e16-ffc8a1ec7f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:27.511087 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Created reservations ['6bc1f7bf-adf0-4c45-b1ad-c28e7c9cd0e5', 'eb9a2e71-7681-42ba-a5dc-19671291de65', '837f5ee1-eeef-42b7-9946-3ad85f3e1f24', '881e210a-608e-48d6-9377-fe48ac02418f'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:27.512134 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10d62650-bc74-44eb-8e16-ffc8a1ec7f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bc1f7bf-adf0-4c45-b1ad-c28e7c9cd0e5', 'eb9a2e71-7681-42ba-a5dc-19671291de65', '837f5ee1-eeef-42b7-9946-3ad85f3e1f24', '881e210a-608e-48d6-9377-fe48ac02418f']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:27.512981 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (024bb979-520c-4a80-9f81-ba9eccb6ec91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:27.535763 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (024bb979-520c-4a80-9f81-ba9eccb6ec91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '030974dc-19ce-4df0-aa66-6611a5c8b460', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-31185320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d810815f4fff4614a93f56ff4d3285e0',qos_specs=None,replication_status=,reservations=['6bc1f7bf-adf0-4c45-b1ad-c28e7c9cd0e5','eb9a2e71-7681-42ba-a5dc-19671291de65','837f5ee1-eeef-42b7-9946-3ad85f3e1f24','881e210a-608e-48d6-9377-fe48ac02418f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:03:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-31185320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=030974dc-19ce-4df0-aa66-6611a5c8b460,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d810815f4fff4614a93f56ff4d3285e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:27.537898 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca2f9b79-eb15-4b5a-949e-52ff8f91bc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:27.556537 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca2f9b79-eb15-4b5a-949e-52ff8f91bc2f) transitioned into state 'SUCCESS' from state '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-31185320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d810815f4fff4614a93f56ff4d3285e0',qos_specs=None,replication_status=,reservations=['6bc1f7bf-adf0-4c45-b1ad-c28e7c9cd0e5','eb9a2e71-7681-42ba-a5dc-19671291de65','837f5ee1-eeef-42b7-9946-3ad85f3e1f24','881e210a-608e-48d6-9377-fe48ac02418f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:27.556537 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af2b7ee5-ae42-47ca-adc0-a8a45f708dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:27.566499 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af2b7ee5-ae42-47ca-adc0-a8a45f708dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:27.566499 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Flow 'volume_create_api' (ae7cf975-7877-43c3-b05c-0af41add18f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:27.566499 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume request issued successfully. Aug 13 07:03:27.566499 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a7dadf20-af8f-4f29-bedd-4d87c0a8b37f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:03:27.566499 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 851/3408] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:03:27 2026] POST /volume/v3/volumes => generated 774 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:27.578376 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d5bc1ccb-3f11-4670-8540-0cb7e81fed1c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:27.580913 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d5bc1ccb-3f11-4670-8540-0cb7e81fed1c tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/030974dc-19ce-4df0-aa66-6611a5c8b460 Aug 13 07:03:27.581187 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d5bc1ccb-3f11-4670-8540-0cb7e81fed1c tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:27.581490 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d5bc1ccb-3f11-4670-8540-0cb7e81fed1c tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:27.583784 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-861a42ce-36b2-42b9-b68a-cec2a1c62928 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:27.586144 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-861a42ce-36b2-42b9-b68a-cec2a1c62928 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] GET https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d Aug 13 07:03:27.586460 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-861a42ce-36b2-42b9-b68a-cec2a1c62928 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:27.586709 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-861a42ce-36b2-42b9-b68a-cec2a1c62928 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:27.593663 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:27.593663 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:27.598436 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d5bc1ccb-3f11-4670-8540-0cb7e81fed1c tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:27.600410 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:27.600410 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:27.605592 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-861a42ce-36b2-42b9-b68a-cec2a1c62928 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Volume info retrieved successfully. Aug 13 07:03:27.608538 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d5bc1ccb-3f11-4670-8540-0cb7e81fed1c tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/030974dc-19ce-4df0-aa66-6611a5c8b460 returned with HTTP 200 Aug 13 07:03:27.609077 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 858/3409] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:27 2026] GET /volume/v3/volumes/030974dc-19ce-4df0-aa66-6611a5c8b460 => generated 953 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:27.612262 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-861a42ce-36b2-42b9-b68a-cec2a1c62928 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d returned with HTTP 200 Aug 13 07:03:27.613003 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 845/3410] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:27 2026] GET /volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d => generated 1172 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:03:27.625678 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-81ef1f13-d8bb-42e7-a0aa-a3b9b7520eb2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:27.628352 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-4c979919-a984-4eba-9ffa-c9b60fc01f07 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:27.629456 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81ef1f13-d8bb-42e7-a0aa-a3b9b7520eb2 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] GET https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d Aug 13 07:03:27.629689 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81ef1f13-d8bb-42e7-a0aa-a3b9b7520eb2 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:27.629863 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81ef1f13-d8bb-42e7-a0aa-a3b9b7520eb2 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:27.630371 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-4c979919-a984-4eba-9ffa-c9b60fc01f07 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] DELETE https://10.4.3.81/volume/v3/attachments/d557b4ad-c94e-447a-875a-996c569c680f Aug 13 07:03:27.630955 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-4c979919-a984-4eba-9ffa-c9b60fc01f07 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:27.631219 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-4c979919-a984-4eba-9ffa-c9b60fc01f07 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:27.638641 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:27.638641 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:27.644343 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:27.644343 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:27.646196 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-81ef1f13-d8bb-42e7-a0aa-a3b9b7520eb2 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Volume info retrieved successfully. Aug 13 07:03:27.651464 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81ef1f13-d8bb-42e7-a0aa-a3b9b7520eb2 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d returned with HTTP 200 Aug 13 07:03:27.652031 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 857/3411] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:27 2026] GET /volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d => generated 1172 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:03:27.677875 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d8811b7f-2b0f-48a3-9528-ed480f1c2871 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:27.677875 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 859/3412] 10.4.3.81 () {70 vars in 1604 bytes} [Thu Aug 13 07:03:27 2026] DELETE /volume/v3/attachments/b852ab3c-f114-4372-89c8-2cf87f5094f7 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 07:03:27.686280 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3e4d74b7-6972-4ca6-87da-189cdb675753 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:27.702309 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-60354b69-25b2-48f6-a138-2c2137211ed7 req-4c979919-a984-4eba-9ffa-c9b60fc01f07 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/attachments/d557b4ad-c94e-447a-875a-996c569c680f returned with HTTP 200 Aug 13 07:03:27.702765 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 852/3413] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:03:27 2026] DELETE /volume/v3/attachments/d557b4ad-c94e-447a-875a-996c569c680f => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:27.710806 np0000007169 devstack@c-api.service[100294]: WARNING keystonemiddleware.auth_token [None req-3e4d74b7-6972-4ca6-87da-189cdb675753 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 07:03:27.711893 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 846/3414] 10.4.3.81 () {70 vars in 1604 bytes} [Thu Aug 13 07:03:27 2026] DELETE /volume/v3/attachments/b852ab3c-f114-4372-89c8-2cf87f5094f7 => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 07:03:27.718933 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7f604a02-4635-4472-8d8c-5a0de300bdc0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:27.720795 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f604a02-4635-4472-8d8c-5a0de300bdc0 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] DELETE https://10.4.3.81/volume/v3/attachments/b852ab3c-f114-4372-89c8-2cf87f5094f7 Aug 13 07:03:27.721037 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f604a02-4635-4472-8d8c-5a0de300bdc0 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:27.721224 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f604a02-4635-4472-8d8c-5a0de300bdc0 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:27.729838 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:27.729838 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:27.733602 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7f604a02-4635-4472-8d8c-5a0de300bdc0 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Attachment connected to vm 48db4ef7-8df2-483c-adf4-636563c4de0b, checking data on nova Aug 13 07:03:27.733602 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.compute.nova [None req-7f604a02-4635-4472-8d8c-5a0de300bdc0 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Creating Keystone token plugin using URL: https://10.4.3.81/identity {{(pid=100295) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 07:03:27.841946 np0000007169 devstack@c-api.service[100295]: DEBUG novaclient.v2.client [None req-7f604a02-4635-4472-8d8c-5a0de300bdc0 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] REQ: curl -g -i -X GET https://10.4.3.81/compute/v2.1/servers/48db4ef7-8df2-483c-adf4-636563c4de0b/os-volume_attachments/370aaaa5-3b6b-47b7-9902-3eb2a056613d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8fc9fe63fc12c56d3e5bc9f3866c51244dd82edfe251d143b369315d0125cbbb" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7f604a02-4635-4472-8d8c-5a0de300bdc0" -H "X-Service-Token: {SHA256}d3d4a7319cc17239db3b8b2e3ad6aa6a48af5b16a2611135c24d72998a1dc43a" {{(pid=100295) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 07:03:27.907953 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-08f31068-ce62-4460-aa67-490a5e80bed9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:27.909634 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-08f31068-ce62-4460-aa67-490a5e80bed9 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 Aug 13 07:03:27.909815 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-08f31068-ce62-4460-aa67-490a5e80bed9 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:27.910022 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-08f31068-ce62-4460-aa67-490a5e80bed9 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:27.917274 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:27.917274 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:27.921276 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-08f31068-ce62-4460-aa67-490a5e80bed9 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:03:27.926687 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-08f31068-ce62-4460-aa67-490a5e80bed9 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 returned with HTTP 200 Aug 13 07:03:27.926977 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 860/3415] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:27 2026] GET /volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:27.972437 np0000007169 devstack@c-api.service[100295]: DEBUG novaclient.v2.client [None req-7f604a02-4635-4472-8d8c-5a0de300bdc0 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 07:03: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-586c3a70-76ef-4b8e-8cf6-51a798b3b1f6 x-openstack-request-id: req-586c3a70-76ef-4b8e-8cf6-51a798b3b1f6 {{(pid=100295) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 07:03:27.972568 np0000007169 devstack@c-api.service[100295]: DEBUG novaclient.v2.client [None req-7f604a02-4635-4472-8d8c-5a0de300bdc0 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "370aaaa5-3b6b-47b7-9902-3eb2a056613d", "serverId": "48db4ef7-8df2-483c-adf4-636563c4de0b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b852ab3c-f114-4372-89c8-2cf87f5094f7", "bdm_uuid": "f590e227-1485-421e-8fd8-7d764c928796"}} {{(pid=100295) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 07:03:27.972676 np0000007169 devstack@c-api.service[100295]: DEBUG novaclient.v2.client [None req-7f604a02-4635-4472-8d8c-5a0de300bdc0 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] GET call to compute for https://10.4.3.81/compute/v2.1/servers/48db4ef7-8df2-483c-adf4-636563c4de0b/os-volume_attachments/370aaaa5-3b6b-47b7-9902-3eb2a056613d used request id req-586c3a70-76ef-4b8e-8cf6-51a798b3b1f6 {{(pid=100295) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 07:03:27.974693 np0000007169 devstack@c-api.service[100295]: ERROR cinder.volume.api [None req-7f604a02-4635-4472-8d8c-5a0de300bdc0 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault [None req-7f604a02-4635-4472-8d8c-5a0de300bdc0 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Caught error: Detach volume from instance 48db4ef7-8df2-483c-adf4-636563c4de0b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 48db4ef7-8df2-483c-adf4-636563c4de0b using the Compute API Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 07:03:27.977033 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 48db4ef7-8df2-483c-adf4-636563c4de0b using the Compute API Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.middleware.fault [None req-7f604a02-4635-4472-8d8c-5a0de300bdc0 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/attachments/b852ab3c-f114-4372-89c8-2cf87f5094f7 returned with HTTP 409 Aug 13 07:03:27.977984 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 858/3416] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 07:03:27 2026] DELETE /volume/v3/attachments/b852ab3c-f114-4372-89c8-2cf87f5094f7 => generated 167 bytes in 259 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:28.013878 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-92f028f5-e4bd-4fb7-92b3-aed3e97aa0d6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:28.017217 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-92f028f5-e4bd-4fb7-92b3-aed3e97aa0d6 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] GET https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d Aug 13 07:03:28.017453 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-92f028f5-e4bd-4fb7-92b3-aed3e97aa0d6 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:28.017635 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-92f028f5-e4bd-4fb7-92b3-aed3e97aa0d6 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:28.033475 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:28.033475 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:28.037815 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-92f028f5-e4bd-4fb7-92b3-aed3e97aa0d6 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Volume info retrieved successfully. Aug 13 07:03:28.048143 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-92f028f5-e4bd-4fb7-92b3-aed3e97aa0d6 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d returned with HTTP 200 Aug 13 07:03:28.048143 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 853/3417] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:03:28 2026] GET /volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d => generated 1154 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:28.073843 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-7e051c24-cede-447c-b0b4-bb2957c76be2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:28.079910 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-7e051c24-cede-447c-b0b4-bb2957c76be2 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] POST https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d/action Aug 13 07:03:28.080264 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-7e051c24-cede-447c-b0b4-bb2957c76be2 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:03:28.080408 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-7e051c24-cede-447c-b0b4-bb2957c76be2 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:28.090264 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:28.090264 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:28.090699 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-7e051c24-cede-447c-b0b4-bb2957c76be2 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Volume info retrieved successfully. Aug 13 07:03:28.096878 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-7e051c24-cede-447c-b0b4-bb2957c76be2 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Begin detaching volume completed successfully. Aug 13 07:03:28.097086 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-7e051c24-cede-447c-b0b4-bb2957c76be2 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d/action returned with HTTP 202 Aug 13 07:03:28.097608 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 847/3418] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:03:28 2026] POST /volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:03:28.114776 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-c5364f89-5b3f-4caa-89d6-22cd8056b745 req-f2b7786a-deaa-4c32-8acb-e359e731094b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:28.117280 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c5364f89-5b3f-4caa-89d6-22cd8056b745 req-f2b7786a-deaa-4c32-8acb-e359e731094b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 Aug 13 07:03:28.117512 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c5364f89-5b3f-4caa-89d6-22cd8056b745 req-f2b7786a-deaa-4c32-8acb-e359e731094b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:28.117692 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c5364f89-5b3f-4caa-89d6-22cd8056b745 req-f2b7786a-deaa-4c32-8acb-e359e731094b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:28.126158 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:28.126158 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:28.131012 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-c5364f89-5b3f-4caa-89d6-22cd8056b745 req-f2b7786a-deaa-4c32-8acb-e359e731094b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:03:28.135734 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c5364f89-5b3f-4caa-89d6-22cd8056b745 req-f2b7786a-deaa-4c32-8acb-e359e731094b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 returned with HTTP 200 Aug 13 07:03:28.136202 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 861/3419] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:03:28 2026] GET /volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:28.143439 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dd34393e-809a-43b7-bcb6-b572613f7b89 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:28.143824 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dd34393e-809a-43b7-bcb6-b572613f7b89 None None] GET https://10.4.3.81/volume// Aug 13 07:03:28.143968 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dd34393e-809a-43b7-bcb6-b572613f7b89 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:28.144143 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dd34393e-809a-43b7-bcb6-b572613f7b89 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:28.144470 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dd34393e-809a-43b7-bcb6-b572613f7b89 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:03:28.144784 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 859/3420] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:03:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:03:28.153442 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-cf9d341a-7a7b-433a-911c-bf133e6b3237 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:28.155309 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-cf9d341a-7a7b-433a-911c-bf133e6b3237 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] GET https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d Aug 13 07:03:28.155569 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-cf9d341a-7a7b-433a-911c-bf133e6b3237 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:28.155725 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-cf9d341a-7a7b-433a-911c-bf133e6b3237 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:28.168782 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:28.168782 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:28.173209 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-cf9d341a-7a7b-433a-911c-bf133e6b3237 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Volume info retrieved successfully. Aug 13 07:03:28.177504 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-cf9d341a-7a7b-433a-911c-bf133e6b3237 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d returned with HTTP 200 Aug 13 07:03:28.178013 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 854/3421] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:03:28 2026] GET /volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d => generated 1337 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:03:28.625015 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-735609ea-e5ba-4b87-a16d-ea933b7dfe55 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:28.626916 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-735609ea-e5ba-4b87-a16d-ea933b7dfe55 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/030974dc-19ce-4df0-aa66-6611a5c8b460 Aug 13 07:03:28.627604 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-735609ea-e5ba-4b87-a16d-ea933b7dfe55 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:28.627604 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-735609ea-e5ba-4b87-a16d-ea933b7dfe55 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:28.634907 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:28.634907 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:28.641603 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-735609ea-e5ba-4b87-a16d-ea933b7dfe55 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:28.647560 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-735609ea-e5ba-4b87-a16d-ea933b7dfe55 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/030974dc-19ce-4df0-aa66-6611a5c8b460 returned with HTTP 200 Aug 13 07:03:28.648018 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 848/3422] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:28 2026] GET /volume/v3/volumes/030974dc-19ce-4df0-aa66-6611a5c8b460 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:28.664885 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-99d40fd0-5c5c-43ed-91dd-ac32baa3da26 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:28.667073 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-99d40fd0-5c5c-43ed-91dd-ac32baa3da26 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:03:28.667545 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-99d40fd0-5c5c-43ed-91dd-ac32baa3da26 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "030974dc-19ce-4df0-aa66-6611a5c8b460", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1698282859"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:28.677229 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:28.677229 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:28.677607 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-99d40fd0-5c5c-43ed-91dd-ac32baa3da26 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:28.677686 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-99d40fd0-5c5c-43ed-91dd-ac32baa3da26 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create snapshot from volume 030974dc-19ce-4df0-aa66-6611a5c8b460 Aug 13 07:03:28.709031 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-99d40fd0-5c5c-43ed-91dd-ac32baa3da26 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Created reservations ['5983e184-c006-4cda-820c-086999092b49', 'b1e78231-10e1-49b1-89fb-6a706ffd4041', '2cad6dc5-11ec-42c3-a872-4d2343c8a2ef', '98457d5f-40a5-495d-bd85-37c3500aec7b'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:28.739571 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-99d40fd0-5c5c-43ed-91dd-ac32baa3da26 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot create request issued successfully. Aug 13 07:03:28.740026 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-99d40fd0-5c5c-43ed-91dd-ac32baa3da26 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:03:28.740514 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 862/3423] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:03:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:28.753563 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-60eab959-94dd-47db-8420-0749e77b24dd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:28.756847 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-60eab959-94dd-47db-8420-0749e77b24dd tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/7f31aa28-8cd8-4044-acd0-1e765a82d8d9 Aug 13 07:03:28.757055 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-60eab959-94dd-47db-8420-0749e77b24dd tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:28.757299 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-60eab959-94dd-47db-8420-0749e77b24dd tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:28.804676 np0000007169 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-60eab959-94dd-47db-8420-0749e77b24dd tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:28.814159 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:28.814159 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:28.814703 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-60eab959-94dd-47db-8420-0749e77b24dd tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:28.815305 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-60eab959-94dd-47db-8420-0749e77b24dd tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/7f31aa28-8cd8-4044-acd0-1e765a82d8d9 returned with HTTP 200 Aug 13 07:03:28.816071 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 860/3424] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:28 2026] GET /volume/v3/snapshots/7f31aa28-8cd8-4044-acd0-1e765a82d8d9 => generated 467 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:28.827687 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-77434953-7326-43fb-831d-47e9c935d018 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:28.829426 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-77434953-7326-43fb-831d-47e9c935d018 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] GET https://10.4.3.81/volume/v3/snapshots Aug 13 07:03:28.829618 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-77434953-7326-43fb-831d-47e9c935d018 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:28.829789 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-77434953-7326-43fb-831d-47e9c935d018 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:28.830489 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-77434953-7326-43fb-831d-47e9c935d018 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:03:28.831817 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-77434953-7326-43fb-831d-47e9c935d018 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 07:03:28.835783 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-77434953-7326-43fb-831d-47e9c935d018 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Get all snapshots completed successfully. Aug 13 07:03:28.836075 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-77434953-7326-43fb-831d-47e9c935d018 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 200 Aug 13 07:03:28.837170 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 855/3425] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 07:03:28 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) Aug 13 07:03:28.848851 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d7a84ea3-3d5e-4d5e-aed7-c4b40f080330 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:28.855491 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d7a84ea3-3d5e-4d5e-aed7-c4b40f080330 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/7f31aa28-8cd8-4044-acd0-1e765a82d8d9 Aug 13 07:03:28.855491 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d7a84ea3-3d5e-4d5e-aed7-c4b40f080330 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:28.855491 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d7a84ea3-3d5e-4d5e-aed7-c4b40f080330 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:28.855491 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-d7a84ea3-3d5e-4d5e-aed7-c4b40f080330 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete snapshot with id: 7f31aa28-8cd8-4044-acd0-1e765a82d8d9 Aug 13 07:03:28.858918 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:28.858918 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:28.859313 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d7a84ea3-3d5e-4d5e-aed7-c4b40f080330 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:28.877655 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d7a84ea3-3d5e-4d5e-aed7-c4b40f080330 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot delete request issued successfully. Aug 13 07:03:28.877791 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d7a84ea3-3d5e-4d5e-aed7-c4b40f080330 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/7f31aa28-8cd8-4044-acd0-1e765a82d8d9 returned with HTTP 202 Aug 13 07:03:28.878361 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 849/3426] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:03:28 2026] DELETE /volume/v3/snapshots/7f31aa28-8cd8-4044-acd0-1e765a82d8d9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:28.887552 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d9aaae6a-1130-400f-ac44-6208d6e4c0b9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:28.889413 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d9aaae6a-1130-400f-ac44-6208d6e4c0b9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/7f31aa28-8cd8-4044-acd0-1e765a82d8d9 Aug 13 07:03:28.889613 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d9aaae6a-1130-400f-ac44-6208d6e4c0b9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:28.889793 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d9aaae6a-1130-400f-ac44-6208d6e4c0b9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:28.894285 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:28.894285 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:28.894801 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d9aaae6a-1130-400f-ac44-6208d6e4c0b9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:28.895296 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d9aaae6a-1130-400f-ac44-6208d6e4c0b9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/7f31aa28-8cd8-4044-acd0-1e765a82d8d9 returned with HTTP 200 Aug 13 07:03:28.895657 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 863/3427] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:28 2026] GET /volume/v3/snapshots/7f31aa28-8cd8-4044-acd0-1e765a82d8d9 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:29.096224 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-b802f7f5-1f63-4883-81b1-decef87685e3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:29.099174 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-b802f7f5-1f63-4883-81b1-decef87685e3 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] DELETE https://10.4.3.81/volume/v3/attachments/b852ab3c-f114-4372-89c8-2cf87f5094f7 Aug 13 07:03:29.099363 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-b802f7f5-1f63-4883-81b1-decef87685e3 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:29.099545 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-b802f7f5-1f63-4883-81b1-decef87685e3 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:29.108473 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:29.108473 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:29.180451 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-91f89629-e9d7-4520-9a9e-c2a2feee6b98 req-b802f7f5-1f63-4883-81b1-decef87685e3 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/attachments/b852ab3c-f114-4372-89c8-2cf87f5094f7 returned with HTTP 200 Aug 13 07:03:29.180889 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 861/3428] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:03:29 2026] DELETE /volume/v3/attachments/b852ab3c-f114-4372-89c8-2cf87f5094f7 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:29.905526 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3fa1e8da-1659-4c4b-83dd-8258066271e7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:29.907303 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3fa1e8da-1659-4c4b-83dd-8258066271e7 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/7f31aa28-8cd8-4044-acd0-1e765a82d8d9 Aug 13 07:03:29.907539 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3fa1e8da-1659-4c4b-83dd-8258066271e7 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:29.907747 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3fa1e8da-1659-4c4b-83dd-8258066271e7 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:29.911902 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3fa1e8da-1659-4c4b-83dd-8258066271e7 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/7f31aa28-8cd8-4044-acd0-1e765a82d8d9 returned with HTTP 404 Aug 13 07:03:29.912397 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 856/3429] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:29 2026] GET /volume/v3/snapshots/7f31aa28-8cd8-4044-acd0-1e765a82d8d9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:29.918883 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9ae0a097-a2fe-4bf7-b528-7e75ecfdba7d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:29.920520 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9ae0a097-a2fe-4bf7-b528-7e75ecfdba7d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/030974dc-19ce-4df0-aa66-6611a5c8b460 Aug 13 07:03:29.920726 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9ae0a097-a2fe-4bf7-b528-7e75ecfdba7d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:29.921150 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9ae0a097-a2fe-4bf7-b528-7e75ecfdba7d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:29.921150 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-9ae0a097-a2fe-4bf7-b528-7e75ecfdba7d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete volume with id: 030974dc-19ce-4df0-aa66-6611a5c8b460 Aug 13 07:03:29.928129 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:29.928129 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:29.928499 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9ae0a097-a2fe-4bf7-b528-7e75ecfdba7d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:29.945682 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9ae0a097-a2fe-4bf7-b528-7e75ecfdba7d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete volume request issued successfully. Aug 13 07:03:29.945862 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9ae0a097-a2fe-4bf7-b528-7e75ecfdba7d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/030974dc-19ce-4df0-aa66-6611a5c8b460 returned with HTTP 202 Aug 13 07:03:29.946375 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 850/3430] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:03:29 2026] DELETE /volume/v3/volumes/030974dc-19ce-4df0-aa66-6611a5c8b460 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:29.956643 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-19ca32ff-e951-4c86-a7f0-daa8917de2b7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:29.958440 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-19ca32ff-e951-4c86-a7f0-daa8917de2b7 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/030974dc-19ce-4df0-aa66-6611a5c8b460 Aug 13 07:03:29.958687 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-19ca32ff-e951-4c86-a7f0-daa8917de2b7 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:29.958901 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-19ca32ff-e951-4c86-a7f0-daa8917de2b7 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:29.966215 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:29.966215 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:29.970100 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-19ca32ff-e951-4c86-a7f0-daa8917de2b7 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:29.976379 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-19ca32ff-e951-4c86-a7f0-daa8917de2b7 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/030974dc-19ce-4df0-aa66-6611a5c8b460 returned with HTTP 200 Aug 13 07:03:29.976379 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 864/3431] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:29 2026] GET /volume/v3/volumes/030974dc-19ce-4df0-aa66-6611a5c8b460 => generated 1013 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:30.286790 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-108f828d-b4da-427c-9abb-2b01f823f1df req-76fcd89a-fbd3-414d-8985-5af1436364bf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:30.289376 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-108f828d-b4da-427c-9abb-2b01f823f1df req-76fcd89a-fbd3-414d-8985-5af1436364bf tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] GET https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d Aug 13 07:03:30.289672 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-108f828d-b4da-427c-9abb-2b01f823f1df req-76fcd89a-fbd3-414d-8985-5af1436364bf tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:30.289917 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-108f828d-b4da-427c-9abb-2b01f823f1df req-76fcd89a-fbd3-414d-8985-5af1436364bf tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:30.298416 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:30.298416 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:30.302871 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-108f828d-b4da-427c-9abb-2b01f823f1df req-76fcd89a-fbd3-414d-8985-5af1436364bf tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Volume info retrieved successfully. Aug 13 07:03:30.307812 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-108f828d-b4da-427c-9abb-2b01f823f1df req-76fcd89a-fbd3-414d-8985-5af1436364bf tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d returned with HTTP 200 Aug 13 07:03:30.308149 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 862/3432] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:03:30 2026] GET /volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:30.324463 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b937a343-95c2-49e9-9e11-3a377b8bf9cd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:30.326797 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b937a343-95c2-49e9-9e11-3a377b8bf9cd tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] DELETE https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d Aug 13 07:03:30.327016 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b937a343-95c2-49e9-9e11-3a377b8bf9cd tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:30.327210 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b937a343-95c2-49e9-9e11-3a377b8bf9cd tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:30.327420 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-b937a343-95c2-49e9-9e11-3a377b8bf9cd tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Delete volume with id: 370aaaa5-3b6b-47b7-9902-3eb2a056613d Aug 13 07:03:30.334081 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:30.334081 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:30.334502 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b937a343-95c2-49e9-9e11-3a377b8bf9cd tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Volume info retrieved successfully. Aug 13 07:03:30.349557 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b937a343-95c2-49e9-9e11-3a377b8bf9cd tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Delete volume request issued successfully. Aug 13 07:03:30.349733 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b937a343-95c2-49e9-9e11-3a377b8bf9cd tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d returned with HTTP 202 Aug 13 07:03:30.350111 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 857/3433] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:03:30 2026] DELETE /volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:03:30.359381 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d2e3757a-cbe7-4f02-8e02-022be8dcf4c2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:30.361772 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d2e3757a-cbe7-4f02-8e02-022be8dcf4c2 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] GET https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d Aug 13 07:03:30.361995 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d2e3757a-cbe7-4f02-8e02-022be8dcf4c2 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:30.362176 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d2e3757a-cbe7-4f02-8e02-022be8dcf4c2 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:30.368998 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:30.368998 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:30.372063 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d2e3757a-cbe7-4f02-8e02-022be8dcf4c2 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Volume info retrieved successfully. Aug 13 07:03:30.375606 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d2e3757a-cbe7-4f02-8e02-022be8dcf4c2 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d returned with HTTP 200 Aug 13 07:03:30.375940 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 851/3434] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:30 2026] GET /volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:30.809481 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b3e190ab-d1a9-4b5d-8416-8cfbd49a96de None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:30.811112 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b3e190ab-d1a9-4b5d-8416-8cfbd49a96de tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] DELETE https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 Aug 13 07:03:30.811314 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b3e190ab-d1a9-4b5d-8416-8cfbd49a96de tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:30.811509 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b3e190ab-d1a9-4b5d-8416-8cfbd49a96de tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:30.811674 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-b3e190ab-d1a9-4b5d-8416-8cfbd49a96de tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Delete volume with id: 389e32f6-beb4-4564-84cb-6195e0d38956 Aug 13 07:03:30.817816 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:30.817816 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:30.818187 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b3e190ab-d1a9-4b5d-8416-8cfbd49a96de tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:03:30.833164 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b3e190ab-d1a9-4b5d-8416-8cfbd49a96de tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Delete volume request issued successfully. Aug 13 07:03:30.833425 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b3e190ab-d1a9-4b5d-8416-8cfbd49a96de tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 returned with HTTP 202 Aug 13 07:03:30.834046 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 865/3435] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:03:30 2026] DELETE /volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:30.841586 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-53084239-d199-4cdb-8ab3-1c19d2474b4d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:30.843517 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-53084239-d199-4cdb-8ab3-1c19d2474b4d tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 Aug 13 07:03:30.843787 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-53084239-d199-4cdb-8ab3-1c19d2474b4d tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:30.843998 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-53084239-d199-4cdb-8ab3-1c19d2474b4d tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:30.850473 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:30.850473 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:30.854183 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-53084239-d199-4cdb-8ab3-1c19d2474b4d tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:03:30.858723 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-53084239-d199-4cdb-8ab3-1c19d2474b4d tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 returned with HTTP 200 Aug 13 07:03:30.859099 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 863/3436] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:30 2026] GET /volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:30.991750 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b92576ae-4b48-49d6-a0a0-2b2e4abfee41 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:30.993305 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b92576ae-4b48-49d6-a0a0-2b2e4abfee41 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/030974dc-19ce-4df0-aa66-6611a5c8b460 Aug 13 07:03:30.993498 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b92576ae-4b48-49d6-a0a0-2b2e4abfee41 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:30.993666 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b92576ae-4b48-49d6-a0a0-2b2e4abfee41 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:30.998637 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b92576ae-4b48-49d6-a0a0-2b2e4abfee41 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/030974dc-19ce-4df0-aa66-6611a5c8b460 returned with HTTP 404 Aug 13 07:03:30.998997 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 858/3437] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:30 2026] GET /volume/v3/volumes/030974dc-19ce-4df0-aa66-6611a5c8b460 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:31.007873 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:31.009529 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:03:31.009830 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2120098611"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:31.011181 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2120098611'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:03:31.011305 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume of 1 GB Aug 13 07:03:31.014657 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Availability Zones retrieved successfully. Aug 13 07:03:31.020143 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Flow 'volume_create_api' (236ecd81-c3eb-45b0-9feb-782e9be93b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:31.021007 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f6c81e8-eca2-4188-b98d-47d1f0862dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:31.021780 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:03:31.045242 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f6c81e8-eca2-4188-b98d-47d1f0862dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:31.046301 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82b39f45-e8f9-4c65-a4b8-692c93739fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:31.079923 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Created reservations ['b7da1aec-3e6e-4133-a946-455a69e60121', 'f0203bf1-6b96-491d-a88d-83fcb0e3ac16', '72a92740-6a48-4589-9390-86663a80ab53', '13e73056-67e6-462d-8a1d-b3ccae45433a'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:31.080618 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82b39f45-e8f9-4c65-a4b8-692c93739fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7da1aec-3e6e-4133-a946-455a69e60121', 'f0203bf1-6b96-491d-a88d-83fcb0e3ac16', '72a92740-6a48-4589-9390-86663a80ab53', '13e73056-67e6-462d-8a1d-b3ccae45433a']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:31.081262 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc6958d-76d2-4339-b51d-dbab2a5079ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:31.102933 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc6958d-76d2-4339-b51d-dbab2a5079ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5efbdfdf-9769-46ca-ac84-7ac34078938f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2120098611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d810815f4fff4614a93f56ff4d3285e0',qos_specs=None,replication_status=,reservations=['b7da1aec-3e6e-4133-a946-455a69e60121','f0203bf1-6b96-491d-a88d-83fcb0e3ac16','72a92740-6a48-4589-9390-86663a80ab53','13e73056-67e6-462d-8a1d-b3ccae45433a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:03:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2120098611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5efbdfdf-9769-46ca-ac84-7ac34078938f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d810815f4fff4614a93f56ff4d3285e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:31.103587 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6700093c-d74c-4820-9e48-d54ac291d7e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:31.117852 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6700093c-d74c-4820-9e48-d54ac291d7e1) transitioned into state 'SUCCESS' from state '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-2120098611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d810815f4fff4614a93f56ff4d3285e0',qos_specs=None,replication_status=,reservations=['b7da1aec-3e6e-4133-a946-455a69e60121','f0203bf1-6b96-491d-a88d-83fcb0e3ac16','72a92740-6a48-4589-9390-86663a80ab53','13e73056-67e6-462d-8a1d-b3ccae45433a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:31.118475 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (381564b2-8e9f-44db-a4dc-3cde7de1f9a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:31.125311 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (381564b2-8e9f-44db-a4dc-3cde7de1f9a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:31.126107 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Flow 'volume_create_api' (236ecd81-c3eb-45b0-9feb-782e9be93b06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:31.126525 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume request issued successfully. Aug 13 07:03:31.126888 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1a0c39f7-22a6-4cb9-b6c0-65fe4f42e2c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:03:31.127271 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 852/3438] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:03:31 2026] POST /volume/v3/volumes => generated 776 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:31.143812 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e68289a9-b1b0-4d82-b9f9-c2e93a2b671d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:31.145759 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e68289a9-b1b0-4d82-b9f9-c2e93a2b671d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/5efbdfdf-9769-46ca-ac84-7ac34078938f Aug 13 07:03:31.145759 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e68289a9-b1b0-4d82-b9f9-c2e93a2b671d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:31.145894 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e68289a9-b1b0-4d82-b9f9-c2e93a2b671d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:31.152583 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:31.152583 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:31.155607 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e68289a9-b1b0-4d82-b9f9-c2e93a2b671d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:31.159407 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e68289a9-b1b0-4d82-b9f9-c2e93a2b671d tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/5efbdfdf-9769-46ca-ac84-7ac34078938f returned with HTTP 200 Aug 13 07:03:31.159757 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 866/3439] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:31 2026] GET /volume/v3/volumes/5efbdfdf-9769-46ca-ac84-7ac34078938f => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:31.200036 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fa1323bd-1023-408f-97e6-51ae6f3eab37 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:31.201901 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fa1323bd-1023-408f-97e6-51ae6f3eab37 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] DELETE https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 Aug 13 07:03:31.202136 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fa1323bd-1023-408f-97e6-51ae6f3eab37 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:31.202391 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fa1323bd-1023-408f-97e6-51ae6f3eab37 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:31.202607 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-fa1323bd-1023-408f-97e6-51ae6f3eab37 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Delete volume with id: 9efdf1f1-e452-4555-a41b-1462c94c5266 Aug 13 07:03:31.210155 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:31.210155 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:31.211264 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fa1323bd-1023-408f-97e6-51ae6f3eab37 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:03:31.224215 np0000007169 devstack@c-api.service[100295]: WARNING cinder.keymgr.conf_key_mgr [None req-fa1323bd-1023-408f-97e6-51ae6f3eab37 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 07:03:31.232253 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fa1323bd-1023-408f-97e6-51ae6f3eab37 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Delete volume request issued successfully. Aug 13 07:03:31.232535 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fa1323bd-1023-408f-97e6-51ae6f3eab37 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 returned with HTTP 202 Aug 13 07:03:31.233001 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 864/3440] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:03:31 2026] DELETE /volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:31.240029 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5b76e035-69ee-4a67-bd34-f6ab74b146d9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:31.241999 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5b76e035-69ee-4a67-bd34-f6ab74b146d9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 Aug 13 07:03:31.242189 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5b76e035-69ee-4a67-bd34-f6ab74b146d9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:31.242463 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5b76e035-69ee-4a67-bd34-f6ab74b146d9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:31.249918 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:31.249918 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:31.255687 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5b76e035-69ee-4a67-bd34-f6ab74b146d9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:03:31.261033 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5b76e035-69ee-4a67-bd34-f6ab74b146d9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 returned with HTTP 200 Aug 13 07:03:31.261543 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 859/3441] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:31 2026] GET /volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:31.386999 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-327a7ae1-78ff-4296-87ad-4c7fc6ece9d8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:31.388617 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-327a7ae1-78ff-4296-87ad-4c7fc6ece9d8 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] GET https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d Aug 13 07:03:31.388824 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-327a7ae1-78ff-4296-87ad-4c7fc6ece9d8 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:31.389036 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-327a7ae1-78ff-4296-87ad-4c7fc6ece9d8 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:31.394374 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-327a7ae1-78ff-4296-87ad-4c7fc6ece9d8 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804 tempest-TestServerVolumeAttachScenarioOldVersion-1281514804-project-member] https://10.4.3.81/volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d returned with HTTP 404 Aug 13 07:03:31.394829 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 853/3442] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:31 2026] GET /volume/v3/volumes/370aaaa5-3b6b-47b7-9902-3eb2a056613d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:03:31.871813 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3de67b77-6d65-4f5b-a641-7d0aa8c1c81f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:31.873508 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3de67b77-6d65-4f5b-a641-7d0aa8c1c81f tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 Aug 13 07:03:31.873695 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3de67b77-6d65-4f5b-a641-7d0aa8c1c81f tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:31.873919 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3de67b77-6d65-4f5b-a641-7d0aa8c1c81f tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:31.879888 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3de67b77-6d65-4f5b-a641-7d0aa8c1c81f tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 returned with HTTP 404 Aug 13 07:03:31.880395 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 867/3443] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:31 2026] GET /volume/v3/volumes/389e32f6-beb4-4564-84cb-6195e0d38956 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:31.886594 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d8a3b724-2788-432a-8488-a82eebfca7b0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:31.888338 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8a3b724-2788-432a-8488-a82eebfca7b0 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5665a10a-59cb-4ed0-a5fd-524a8a69dce3 Aug 13 07:03:31.888544 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8a3b724-2788-432a-8488-a82eebfca7b0 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:31.888704 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8a3b724-2788-432a-8488-a82eebfca7b0 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:31.888861 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-d8a3b724-2788-432a-8488-a82eebfca7b0 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Delete volume with id: 5665a10a-59cb-4ed0-a5fd-524a8a69dce3 Aug 13 07:03:31.895599 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:31.895599 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:31.896028 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d8a3b724-2788-432a-8488-a82eebfca7b0 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:03:31.913432 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d8a3b724-2788-432a-8488-a82eebfca7b0 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Delete volume request issued successfully. Aug 13 07:03:31.913586 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8a3b724-2788-432a-8488-a82eebfca7b0 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/5665a10a-59cb-4ed0-a5fd-524a8a69dce3 returned with HTTP 202 Aug 13 07:03:31.913939 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 865/3444] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:03:31 2026] DELETE /volume/v3/volumes/5665a10a-59cb-4ed0-a5fd-524a8a69dce3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:31.926550 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8417955f-33bf-45b7-a962-1273a21ddee7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:31.928190 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8417955f-33bf-45b7-a962-1273a21ddee7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/5665a10a-59cb-4ed0-a5fd-524a8a69dce3 Aug 13 07:03:31.928392 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8417955f-33bf-45b7-a962-1273a21ddee7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:31.928566 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8417955f-33bf-45b7-a962-1273a21ddee7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:31.934881 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:31.934881 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:31.938375 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8417955f-33bf-45b7-a962-1273a21ddee7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Volume info retrieved successfully. Aug 13 07:03:31.942688 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8417955f-33bf-45b7-a962-1273a21ddee7 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/5665a10a-59cb-4ed0-a5fd-524a8a69dce3 returned with HTTP 200 Aug 13 07:03:31.943135 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 860/3445] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:31 2026] GET /volume/v3/volumes/5665a10a-59cb-4ed0-a5fd-524a8a69dce3 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:32.176026 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-503206bd-899e-4d34-b2a7-9a68bf71d24b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:32.178220 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-503206bd-899e-4d34-b2a7-9a68bf71d24b tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/5efbdfdf-9769-46ca-ac84-7ac34078938f Aug 13 07:03:32.178532 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-503206bd-899e-4d34-b2a7-9a68bf71d24b tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:32.178761 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-503206bd-899e-4d34-b2a7-9a68bf71d24b tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:32.188209 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:32.188209 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:32.192705 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-503206bd-899e-4d34-b2a7-9a68bf71d24b tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:32.197482 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-503206bd-899e-4d34-b2a7-9a68bf71d24b tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/5efbdfdf-9769-46ca-ac84-7ac34078938f returned with HTTP 200 Aug 13 07:03:32.198004 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 854/3446] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:32 2026] GET /volume/v3/volumes/5efbdfdf-9769-46ca-ac84-7ac34078938f => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:32.210192 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a6c0aca1-9d85-4bff-92b9-329733bdaeff None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:32.212733 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a6c0aca1-9d85-4bff-92b9-329733bdaeff tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:03:32.213396 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a6c0aca1-9d85-4bff-92b9-329733bdaeff tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5efbdfdf-9769-46ca-ac84-7ac34078938f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-461812957"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:32.225196 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:32.225196 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:32.225619 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a6c0aca1-9d85-4bff-92b9-329733bdaeff tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:32.225721 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-a6c0aca1-9d85-4bff-92b9-329733bdaeff tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create snapshot from volume 5efbdfdf-9769-46ca-ac84-7ac34078938f Aug 13 07:03:32.254228 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-a6c0aca1-9d85-4bff-92b9-329733bdaeff tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Created reservations ['a681be01-7b7e-4c3b-a3c9-4647deeac91b', '41dcc7cc-176a-4a50-b733-44cfc3fb989e', '99f020cf-1ddd-4d3f-9a7d-d708d09e01cc', 'b1b2da2a-7bd8-4972-931f-4b3eea105816'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:32.274222 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c564ff66-af94-4a5f-bda9-6cf17dd6d86f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:32.276694 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c564ff66-af94-4a5f-bda9-6cf17dd6d86f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 Aug 13 07:03:32.276868 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c564ff66-af94-4a5f-bda9-6cf17dd6d86f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:32.277054 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c564ff66-af94-4a5f-bda9-6cf17dd6d86f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:32.282152 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c564ff66-af94-4a5f-bda9-6cf17dd6d86f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 returned with HTTP 404 Aug 13 07:03:32.282588 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 866/3447] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:32 2026] GET /volume/v3/volumes/9efdf1f1-e452-4555-a41b-1462c94c5266 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:32.286170 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a6c0aca1-9d85-4bff-92b9-329733bdaeff tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot create request issued successfully. Aug 13 07:03:32.286644 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a6c0aca1-9d85-4bff-92b9-329733bdaeff tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:03:32.287180 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 868/3448] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:03:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:32.290011 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b39f7ba9-f768-492d-816c-e12b053e1517 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:32.293083 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b39f7ba9-f768-492d-816c-e12b053e1517 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 07:03:32.293083 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b39f7ba9-f768-492d-816c-e12b053e1517 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:32.293083 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b39f7ba9-f768-492d-816c-e12b053e1517 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:32.293402 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b39f7ba9-f768-492d-816c-e12b053e1517 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:03:32.298524 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f77b25b9-2a9c-4ed1-8d3d-92fc362a05cb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:32.300809 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f77b25b9-2a9c-4ed1-8d3d-92fc362a05cb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/98f85627-86e3-4251-833a-92aab3d26229 Aug 13 07:03:32.300809 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f77b25b9-2a9c-4ed1-8d3d-92fc362a05cb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:32.300891 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f77b25b9-2a9c-4ed1-8d3d-92fc362a05cb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:32.306438 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:32.306438 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:32.306800 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f77b25b9-2a9c-4ed1-8d3d-92fc362a05cb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:32.307500 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f77b25b9-2a9c-4ed1-8d3d-92fc362a05cb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/98f85627-86e3-4251-833a-92aab3d26229 returned with HTTP 200 Aug 13 07:03:32.307928 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 855/3449] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:32 2026] GET /volume/v3/snapshots/98f85627-86e3-4251-833a-92aab3d26229 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:32.337570 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b39f7ba9-f768-492d-816c-e12b053e1517 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Get all volumes completed successfully. Aug 13 07:03:32.339270 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:32.339270 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:32.343904 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b39f7ba9-f768-492d-816c-e12b053e1517 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 07:03:32.344566 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 861/3450] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 07:03:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9680 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:32.360389 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2ec60383-fdb4-4d4a-9c07-e08a10b5cf8e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:32.362006 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ec60383-fdb4-4d4a-9c07-e08a10b5cf8e tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] DELETE https://10.4.3.81/volume/v3/types/8eff1d4b-7cba-4057-9b85-0f462efff143 Aug 13 07:03:32.362201 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ec60383-fdb4-4d4a-9c07-e08a10b5cf8e tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:32.362452 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ec60383-fdb4-4d4a-9c07-e08a10b5cf8e tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:32.381939 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ec60383-fdb4-4d4a-9c07-e08a10b5cf8e tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] https://10.4.3.81/volume/v3/types/8eff1d4b-7cba-4057-9b85-0f462efff143 returned with HTTP 202 Aug 13 07:03:32.382405 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 867/3451] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:03:32 2026] DELETE /volume/v3/types/8eff1d4b-7cba-4057-9b85-0f462efff143 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:32.392209 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fd30aa95-06d1-4a63-ae50-b1627b59d3ba None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:32.394110 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fd30aa95-06d1-4a63-ae50-b1627b59d3ba tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:03:32.394407 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fd30aa95-06d1-4a63-ae50-b1627b59d3ba tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1900766695", "extra_specs": {}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:32.395782 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:32.395782 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:32.409474 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fd30aa95-06d1-4a63-ae50-b1627b59d3ba tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:03:32.409810 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 869/3452] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:03:32 2026] POST /volume/v3/types => generated 212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:32.418330 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a96c206a-58a1-4f67-a506-5ae19eadde74 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:32.420399 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a96c206a-58a1-4f67-a506-5ae19eadde74 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] POST https://10.4.3.81/volume/v3/types/a29b75c1-d158-453d-90f9-6fe8b8fd3391/encryption Aug 13 07:03:32.420748 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a96c206a-58a1-4f67-a506-5ae19eadde74 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:32.436050 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a96c206a-58a1-4f67-a506-5ae19eadde74 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] https://10.4.3.81/volume/v3/types/a29b75c1-d158-453d-90f9-6fe8b8fd3391/encryption returned with HTTP 200 Aug 13 07:03:32.436543 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 856/3453] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 07:03:32 2026] POST /volume/v3/types/a29b75c1-d158-453d-90f9-6fe8b8fd3391/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:32.449087 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:32.452779 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:03:32.452779 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1601043314", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1900766695", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:32.453026 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1601043314', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1900766695', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:03:32.457511 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Create volume of 1 GB Aug 13 07:03:32.457782 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:32.457782 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:32.458219 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Availability Zones retrieved successfully. Aug 13 07:03:32.465364 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Flow 'volume_create_api' (8438d927-749a-4b91-a141-a4241e646894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:32.466376 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4904b2-e08b-43fe-a7e1-7be97ce39b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:32.467602 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:03:32.493026 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4904b2-e08b-43fe-a7e1-7be97ce39b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:03:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a29b75c1-d158-453d-90f9-6fe8b8fd3391,is_public=True,name='tempest-scenario-type-luks-1900766695',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a29b75c1-d158-453d-90f9-6fe8b8fd3391', '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=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:32.494042 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00fff288-949f-48fe-8b79-cd7b1a3bd287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:32.524493 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1900766695 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1900766695, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:03:32.524699 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1900766695 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1900766695, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:03:32.553810 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Created reservations ['bcb6de1d-d62f-4b47-895f-709261d118cb', '0b014229-412c-4e30-a222-7539b47ed492', '6fd22ee8-a403-4a99-9a23-63ea05148456', 'acae0438-5237-4fe4-8c8e-7238c48a900e'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:32.554580 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00fff288-949f-48fe-8b79-cd7b1a3bd287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcb6de1d-d62f-4b47-895f-709261d118cb', '0b014229-412c-4e30-a222-7539b47ed492', '6fd22ee8-a403-4a99-9a23-63ea05148456', 'acae0438-5237-4fe4-8c8e-7238c48a900e']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:32.555262 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (996d604c-7315-422f-b985-1fa6467b4f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:32.578534 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (996d604c-7315-422f-b985-1fa6467b4f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '633f0a2c-cade-4487-b8b2-3ada7ed9edbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1601043314',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0a2cb76b6944309c40521d1aa7f81d',qos_specs=None,replication_status=,reservations=['bcb6de1d-d62f-4b47-895f-709261d118cb','0b014229-412c-4e30-a222-7539b47ed492','6fd22ee8-a403-4a99-9a23-63ea05148456','acae0438-5237-4fe4-8c8e-7238c48a900e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ded46a6c0d343fab0b395ea5c1c8dd4',volume_type_id=a29b75c1-d158-453d-90f9-6fe8b8fd3391), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:03:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1601043314',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=633f0a2c-cade-4487-b8b2-3ada7ed9edbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b0a2cb76b6944309c40521d1aa7f81d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ded46a6c0d343fab0b395ea5c1c8dd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a29b75c1-d158-453d-90f9-6fe8b8fd3391),volume_type_id=a29b75c1-d158-453d-90f9-6fe8b8fd3391)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:32.578943 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38013a29-cfec-4a7e-be63-b1ea6316a712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:32.596110 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38013a29-cfec-4a7e-be63-b1ea6316a712) transitioned into state 'SUCCESS' from state '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-1601043314',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0a2cb76b6944309c40521d1aa7f81d',qos_specs=None,replication_status=,reservations=['bcb6de1d-d62f-4b47-895f-709261d118cb','0b014229-412c-4e30-a222-7539b47ed492','6fd22ee8-a403-4a99-9a23-63ea05148456','acae0438-5237-4fe4-8c8e-7238c48a900e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ded46a6c0d343fab0b395ea5c1c8dd4',volume_type_id=a29b75c1-d158-453d-90f9-6fe8b8fd3391)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:32.597092 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aea10d5c-3a1e-4fa2-9f79-e178f49c0a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:32.604282 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aea10d5c-3a1e-4fa2-9f79-e178f49c0a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:32.606448 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Flow 'volume_create_api' (8438d927-749a-4b91-a141-a4241e646894) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:32.606448 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Create volume request issued successfully. Aug 13 07:03:32.606448 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ecf2b300-235b-4db8-98ef-31a2ff309237 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:03:32.606448 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 862/3454] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:03:32 2026] POST /volume/v3/volumes => generated 783 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:32.958545 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f623b544-adf6-4698-a3ce-3aec07c06c97 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:32.959353 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f623b544-adf6-4698-a3ce-3aec07c06c97 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] GET https://10.4.3.81/volume/v3/volumes/5665a10a-59cb-4ed0-a5fd-524a8a69dce3 Aug 13 07:03:32.959537 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f623b544-adf6-4698-a3ce-3aec07c06c97 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:32.959710 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f623b544-adf6-4698-a3ce-3aec07c06c97 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:32.967605 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f623b544-adf6-4698-a3ce-3aec07c06c97 tempest-ServerRescueNegativeTestJSON-178178407 tempest-ServerRescueNegativeTestJSON-178178407-project-member] https://10.4.3.81/volume/v3/volumes/5665a10a-59cb-4ed0-a5fd-524a8a69dce3 returned with HTTP 404 Aug 13 07:03:32.967917 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 868/3455] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:32 2026] GET /volume/v3/volumes/5665a10a-59cb-4ed0-a5fd-524a8a69dce3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:33.322718 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f9f42181-1391-4374-a318-7415874d929f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:33.324611 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f9f42181-1391-4374-a318-7415874d929f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/98f85627-86e3-4251-833a-92aab3d26229 Aug 13 07:03:33.324791 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f9f42181-1391-4374-a318-7415874d929f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:33.324967 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f9f42181-1391-4374-a318-7415874d929f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:33.331571 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:33.331571 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:33.331899 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f9f42181-1391-4374-a318-7415874d929f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:33.332580 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f9f42181-1391-4374-a318-7415874d929f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/98f85627-86e3-4251-833a-92aab3d26229 returned with HTTP 200 Aug 13 07:03:33.332884 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 870/3456] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:33 2026] GET /volume/v3/snapshots/98f85627-86e3-4251-833a-92aab3d26229 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:33.344855 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6c791e9e-913a-4184-a823-1dbb868e06bf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:33.346603 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6c791e9e-913a-4184-a823-1dbb868e06bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] POST https://10.4.3.81/volume/v3/snapshots/98f85627-86e3-4251-833a-92aab3d26229/action Aug 13 07:03:33.346920 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6c791e9e-913a-4184-a823-1dbb868e06bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:03:33.347035 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6c791e9e-913a-4184-a823-1dbb868e06bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:33.348778 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.admin_actions [None req-6c791e9e-913a-4184-a823-1dbb868e06bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Updating snapshot '98f85627-86e3-4251-833a-92aab3d26229' with '{'status': 'error'}' {{(pid=100294) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 07:03:33.359488 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:33.359488 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:33.360157 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.policy [None req-6c791e9e-913a-4184-a823-1dbb868e06bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5ad38dc0bbe642dc971420ebffc5c354', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd810815f4fff4614a93f56ff4d3285e0', '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=100294) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:03:33.360411 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6c791e9e-913a-4184-a823-1dbb868e06bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] https://10.4.3.81/volume/v3/snapshots/98f85627-86e3-4251-833a-92aab3d26229/action returned with HTTP 403 Aug 13 07:03:33.360939 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 857/3457] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:03:33 2026] POST /volume/v3/snapshots/98f85627-86e3-4251-833a-92aab3d26229/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:33.369111 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fe22ebbf-d511-42df-97ea-7a0a3be12676 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:33.373346 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fe22ebbf-d511-42df-97ea-7a0a3be12676 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/98f85627-86e3-4251-833a-92aab3d26229 Aug 13 07:03:33.373346 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fe22ebbf-d511-42df-97ea-7a0a3be12676 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:33.373346 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fe22ebbf-d511-42df-97ea-7a0a3be12676 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:33.373346 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-fe22ebbf-d511-42df-97ea-7a0a3be12676 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete snapshot with id: 98f85627-86e3-4251-833a-92aab3d26229 Aug 13 07:03:33.378869 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:33.378869 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:33.379482 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fe22ebbf-d511-42df-97ea-7a0a3be12676 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:33.405206 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fe22ebbf-d511-42df-97ea-7a0a3be12676 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot delete request issued successfully. Aug 13 07:03:33.405409 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fe22ebbf-d511-42df-97ea-7a0a3be12676 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/98f85627-86e3-4251-833a-92aab3d26229 returned with HTTP 202 Aug 13 07:03:33.405885 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 863/3458] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:03:33 2026] DELETE /volume/v3/snapshots/98f85627-86e3-4251-833a-92aab3d26229 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:33.417017 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b3737b32-e689-477e-aca5-4ba1fd54ddc8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:33.423562 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b3737b32-e689-477e-aca5-4ba1fd54ddc8 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/98f85627-86e3-4251-833a-92aab3d26229 Aug 13 07:03:33.423741 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b3737b32-e689-477e-aca5-4ba1fd54ddc8 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:33.423929 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b3737b32-e689-477e-aca5-4ba1fd54ddc8 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:33.429739 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:33.429739 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:33.429902 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b3737b32-e689-477e-aca5-4ba1fd54ddc8 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:33.430497 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b3737b32-e689-477e-aca5-4ba1fd54ddc8 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/98f85627-86e3-4251-833a-92aab3d26229 returned with HTTP 200 Aug 13 07:03:33.431957 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 869/3459] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:33 2026] GET /volume/v3/snapshots/98f85627-86e3-4251-833a-92aab3d26229 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:34.442689 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3f105eb8-9e4d-4ea2-8d31-03165dd35d3e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:34.445148 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3f105eb8-9e4d-4ea2-8d31-03165dd35d3e tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/98f85627-86e3-4251-833a-92aab3d26229 Aug 13 07:03:34.448110 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3f105eb8-9e4d-4ea2-8d31-03165dd35d3e tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:34.448110 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3f105eb8-9e4d-4ea2-8d31-03165dd35d3e tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:34.450229 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3f105eb8-9e4d-4ea2-8d31-03165dd35d3e tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/98f85627-86e3-4251-833a-92aab3d26229 returned with HTTP 404 Aug 13 07:03:34.450762 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 871/3460] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:34 2026] GET /volume/v3/snapshots/98f85627-86e3-4251-833a-92aab3d26229 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:34.458975 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-80288be9-2825-4f02-9b54-875ca296a5fc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:34.463508 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80288be9-2825-4f02-9b54-875ca296a5fc tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/5efbdfdf-9769-46ca-ac84-7ac34078938f Aug 13 07:03:34.465456 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80288be9-2825-4f02-9b54-875ca296a5fc tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:34.465456 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80288be9-2825-4f02-9b54-875ca296a5fc tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:34.465456 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-80288be9-2825-4f02-9b54-875ca296a5fc tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete volume with id: 5efbdfdf-9769-46ca-ac84-7ac34078938f Aug 13 07:03:34.473366 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:34.473366 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:34.474078 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-80288be9-2825-4f02-9b54-875ca296a5fc tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:34.492777 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-80288be9-2825-4f02-9b54-875ca296a5fc tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete volume request issued successfully. Aug 13 07:03:34.497839 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80288be9-2825-4f02-9b54-875ca296a5fc tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/5efbdfdf-9769-46ca-ac84-7ac34078938f returned with HTTP 202 Aug 13 07:03:34.497839 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 858/3461] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:03:34 2026] DELETE /volume/v3/volumes/5efbdfdf-9769-46ca-ac84-7ac34078938f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:34.507025 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5c5c318d-43e0-4fdd-8cd5-e577ce46d50b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:34.509719 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5c5c318d-43e0-4fdd-8cd5-e577ce46d50b tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/5efbdfdf-9769-46ca-ac84-7ac34078938f Aug 13 07:03:34.510126 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5c5c318d-43e0-4fdd-8cd5-e577ce46d50b tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:34.510419 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5c5c318d-43e0-4fdd-8cd5-e577ce46d50b tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:34.518925 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:34.518925 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:34.522480 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5c5c318d-43e0-4fdd-8cd5-e577ce46d50b tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:34.527532 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5c5c318d-43e0-4fdd-8cd5-e577ce46d50b tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/5efbdfdf-9769-46ca-ac84-7ac34078938f returned with HTTP 200 Aug 13 07:03:34.527532 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 864/3462] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:34 2026] GET /volume/v3/volumes/5efbdfdf-9769-46ca-ac84-7ac34078938f => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:35.539770 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ea6cef5c-c659-474c-b69d-714ee02a67b6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:35.541769 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea6cef5c-c659-474c-b69d-714ee02a67b6 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/5efbdfdf-9769-46ca-ac84-7ac34078938f Aug 13 07:03:35.542009 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea6cef5c-c659-474c-b69d-714ee02a67b6 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:35.542156 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea6cef5c-c659-474c-b69d-714ee02a67b6 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:35.548503 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea6cef5c-c659-474c-b69d-714ee02a67b6 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/5efbdfdf-9769-46ca-ac84-7ac34078938f returned with HTTP 404 Aug 13 07:03:35.548684 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 870/3463] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:35 2026] GET /volume/v3/volumes/5efbdfdf-9769-46ca-ac84-7ac34078938f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:35.558812 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:35.560714 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:03:35.561015 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1658288740"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:35.562808 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1658288740'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:03:35.562942 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume of 1 GB Aug 13 07:03:35.567524 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Availability Zones retrieved successfully. Aug 13 07:03:35.574759 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Flow 'volume_create_api' (ebc3aeec-a899-4e79-96eb-ee20755770a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:35.575894 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c0f0a8b-4b31-48b3-9916-5794ae53e610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:35.576723 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:03:35.598944 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c0f0a8b-4b31-48b3-9916-5794ae53e610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:35.599767 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c157f918-4408-44b7-a60f-cccc3d2e4062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:35.638208 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Created reservations ['987e706d-072d-4cbc-a083-86b3c37ffd02', '2fb4a741-0b4f-47e6-8815-3f84cc8fbfc1', 'bbe77ada-77e6-46eb-9ae1-46e35c70e983', '6b7c54e0-0526-4c9d-a395-78af3cf4bc73'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:35.639129 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c157f918-4408-44b7-a60f-cccc3d2e4062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['987e706d-072d-4cbc-a083-86b3c37ffd02', '2fb4a741-0b4f-47e6-8815-3f84cc8fbfc1', 'bbe77ada-77e6-46eb-9ae1-46e35c70e983', '6b7c54e0-0526-4c9d-a395-78af3cf4bc73']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:35.640036 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1510cca3-3ea7-4ba5-a76e-12380686af90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:35.664402 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1510cca3-3ea7-4ba5-a76e-12380686af90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '591d6e26-507b-43d5-b985-79fc2a0f605c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1658288740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d810815f4fff4614a93f56ff4d3285e0',qos_specs=None,replication_status=,reservations=['987e706d-072d-4cbc-a083-86b3c37ffd02','2fb4a741-0b4f-47e6-8815-3f84cc8fbfc1','bbe77ada-77e6-46eb-9ae1-46e35c70e983','6b7c54e0-0526-4c9d-a395-78af3cf4bc73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:03:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1658288740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=591d6e26-507b-43d5-b985-79fc2a0f605c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d810815f4fff4614a93f56ff4d3285e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:35.665170 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29232129-77c4-4a96-bb0d-9a916ef5ea4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:35.683666 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29232129-77c4-4a96-bb0d-9a916ef5ea4f) transitioned into state 'SUCCESS' from state '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-1658288740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d810815f4fff4614a93f56ff4d3285e0',qos_specs=None,replication_status=,reservations=['987e706d-072d-4cbc-a083-86b3c37ffd02','2fb4a741-0b4f-47e6-8815-3f84cc8fbfc1','bbe77ada-77e6-46eb-9ae1-46e35c70e983','6b7c54e0-0526-4c9d-a395-78af3cf4bc73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:35.684974 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a4dcc9-7e28-4c30-aa49-21a1e5ed8134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:35.696074 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a4dcc9-7e28-4c30-aa49-21a1e5ed8134) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:35.696995 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Flow 'volume_create_api' (ebc3aeec-a899-4e79-96eb-ee20755770a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:35.697366 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume request issued successfully. Aug 13 07:03:35.698086 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3352e515-e7e9-4f55-bfe4-76211e8edee9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:03:35.698473 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 872/3464] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:03:35 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) Aug 13 07:03:35.713367 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e8ac69cd-b0b9-432b-8b02-92a737b05121 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:35.715130 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e8ac69cd-b0b9-432b-8b02-92a737b05121 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/591d6e26-507b-43d5-b985-79fc2a0f605c Aug 13 07:03:35.715363 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e8ac69cd-b0b9-432b-8b02-92a737b05121 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:35.715557 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e8ac69cd-b0b9-432b-8b02-92a737b05121 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:35.722773 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:35.722773 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:35.726348 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e8ac69cd-b0b9-432b-8b02-92a737b05121 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:35.730795 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e8ac69cd-b0b9-432b-8b02-92a737b05121 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/591d6e26-507b-43d5-b985-79fc2a0f605c returned with HTTP 200 Aug 13 07:03:35.731189 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 859/3465] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:35 2026] GET /volume/v3/volumes/591d6e26-507b-43d5-b985-79fc2a0f605c => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:36.745149 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b4c9c44e-d2d9-4dba-8cbb-6c9f3cf31321 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:36.755381 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b4c9c44e-d2d9-4dba-8cbb-6c9f3cf31321 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/591d6e26-507b-43d5-b985-79fc2a0f605c Aug 13 07:03:36.755557 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b4c9c44e-d2d9-4dba-8cbb-6c9f3cf31321 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:36.755762 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b4c9c44e-d2d9-4dba-8cbb-6c9f3cf31321 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:36.767580 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:36.767580 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:36.773074 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b4c9c44e-d2d9-4dba-8cbb-6c9f3cf31321 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:36.778721 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b4c9c44e-d2d9-4dba-8cbb-6c9f3cf31321 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/591d6e26-507b-43d5-b985-79fc2a0f605c returned with HTTP 200 Aug 13 07:03:36.779170 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 865/3466] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:36 2026] GET /volume/v3/volumes/591d6e26-507b-43d5-b985-79fc2a0f605c => generated 1007 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:36.792194 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ff1bf896-1ec2-414b-abb7-684cd62f524f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:36.794390 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff1bf896-1ec2-414b-abb7-684cd62f524f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:03:36.794838 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ff1bf896-1ec2-414b-abb7-684cd62f524f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "591d6e26-507b-43d5-b985-79fc2a0f605c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-410196290"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:36.806291 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:36.806291 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:36.806807 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ff1bf896-1ec2-414b-abb7-684cd62f524f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:36.806950 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-ff1bf896-1ec2-414b-abb7-684cd62f524f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create snapshot from volume 591d6e26-507b-43d5-b985-79fc2a0f605c Aug 13 07:03:36.860734 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-ff1bf896-1ec2-414b-abb7-684cd62f524f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Created reservations ['b94255aa-75fa-4715-bfc4-eecfc51e4cb5', '6cf021fb-5b69-47cb-b021-bd8a98ba1dc8', '42e27afb-c96f-4439-b900-33d63208bc49', 'b6348c39-d271-465b-9429-15b31225ee18'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:36.895400 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ff1bf896-1ec2-414b-abb7-684cd62f524f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot create request issued successfully. Aug 13 07:03:36.895772 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff1bf896-1ec2-414b-abb7-684cd62f524f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:03:36.896163 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 871/3467] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:03:36 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) Aug 13 07:03:36.906260 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ae97ba76-9a68-487c-bec0-fe479a16eca0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:36.911174 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ae97ba76-9a68-487c-bec0-fe479a16eca0 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/b1a8aba6-65e4-4e60-965a-5423734b7b48 Aug 13 07:03:36.911928 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ae97ba76-9a68-487c-bec0-fe479a16eca0 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:36.911928 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ae97ba76-9a68-487c-bec0-fe479a16eca0 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:36.917730 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:36.917730 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:36.918749 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ae97ba76-9a68-487c-bec0-fe479a16eca0 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:36.919647 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ae97ba76-9a68-487c-bec0-fe479a16eca0 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/b1a8aba6-65e4-4e60-965a-5423734b7b48 returned with HTTP 200 Aug 13 07:03:36.920197 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 873/3468] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:36 2026] GET /volume/v3/snapshots/b1a8aba6-65e4-4e60-965a-5423734b7b48 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:37.931056 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-56683f60-0fc5-4f87-baf8-7ac920d8ecb0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:37.934240 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-56683f60-0fc5-4f87-baf8-7ac920d8ecb0 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/b1a8aba6-65e4-4e60-965a-5423734b7b48 Aug 13 07:03:37.934240 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-56683f60-0fc5-4f87-baf8-7ac920d8ecb0 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:37.934240 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-56683f60-0fc5-4f87-baf8-7ac920d8ecb0 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:37.941065 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:37.941065 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:37.941065 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-56683f60-0fc5-4f87-baf8-7ac920d8ecb0 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:37.941065 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-56683f60-0fc5-4f87-baf8-7ac920d8ecb0 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/b1a8aba6-65e4-4e60-965a-5423734b7b48 returned with HTTP 200 Aug 13 07:03:37.941065 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 860/3469] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:37 2026] GET /volume/v3/snapshots/b1a8aba6-65e4-4e60-965a-5423734b7b48 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:37.951760 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-25c7ab10-b31f-4beb-b3c3-79c5f13af6c5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:37.955175 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-25c7ab10-b31f-4beb-b3c3-79c5f13af6c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] GET https://10.4.3.81/volume/v3/snapshots/b1a8aba6-65e4-4e60-965a-5423734b7b48 Aug 13 07:03:37.955175 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-25c7ab10-b31f-4beb-b3c3-79c5f13af6c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:37.955175 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-25c7ab10-b31f-4beb-b3c3-79c5f13af6c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:37.961007 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:37.961007 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:37.961689 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-25c7ab10-b31f-4beb-b3c3-79c5f13af6c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Snapshot retrieved successfully. Aug 13 07:03:37.962783 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-25c7ab10-b31f-4beb-b3c3-79c5f13af6c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] https://10.4.3.81/volume/v3/snapshots/b1a8aba6-65e4-4e60-965a-5423734b7b48 returned with HTTP 200 Aug 13 07:03:37.963295 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 866/3470] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:37 2026] GET /volume/v3/snapshots/b1a8aba6-65e4-4e60-965a-5423734b7b48 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:37.973746 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c733b7ad-db8b-4afb-a61e-e1d9baf0ab8e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:37.977360 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c733b7ad-db8b-4afb-a61e-e1d9baf0ab8e tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/b1a8aba6-65e4-4e60-965a-5423734b7b48 Aug 13 07:03:37.977360 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c733b7ad-db8b-4afb-a61e-e1d9baf0ab8e tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:37.977360 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c733b7ad-db8b-4afb-a61e-e1d9baf0ab8e tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:37.977360 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-c733b7ad-db8b-4afb-a61e-e1d9baf0ab8e tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete snapshot with id: b1a8aba6-65e4-4e60-965a-5423734b7b48 Aug 13 07:03:37.982610 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:37.982610 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:37.983211 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c733b7ad-db8b-4afb-a61e-e1d9baf0ab8e tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:38.004649 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c733b7ad-db8b-4afb-a61e-e1d9baf0ab8e tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot delete request issued successfully. Aug 13 07:03:38.005523 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c733b7ad-db8b-4afb-a61e-e1d9baf0ab8e tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/b1a8aba6-65e4-4e60-965a-5423734b7b48 returned with HTTP 202 Aug 13 07:03:38.005523 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 872/3471] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:03:37 2026] DELETE /volume/v3/snapshots/b1a8aba6-65e4-4e60-965a-5423734b7b48 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:38.018418 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-23f10c33-ea00-4d10-8f1d-854d55d02385 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:38.020568 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-23f10c33-ea00-4d10-8f1d-854d55d02385 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/b1a8aba6-65e4-4e60-965a-5423734b7b48 Aug 13 07:03:38.020760 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-23f10c33-ea00-4d10-8f1d-854d55d02385 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:38.022807 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-23f10c33-ea00-4d10-8f1d-854d55d02385 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:38.034987 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:38.034987 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:38.035424 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-23f10c33-ea00-4d10-8f1d-854d55d02385 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:38.036440 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-23f10c33-ea00-4d10-8f1d-854d55d02385 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/b1a8aba6-65e4-4e60-965a-5423734b7b48 returned with HTTP 200 Aug 13 07:03:38.036947 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 874/3472] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:38 2026] GET /volume/v3/snapshots/b1a8aba6-65e4-4e60-965a-5423734b7b48 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:39.047895 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-98fe700a-11c9-4403-8788-45854a4374f7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:39.050090 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-98fe700a-11c9-4403-8788-45854a4374f7 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/b1a8aba6-65e4-4e60-965a-5423734b7b48 Aug 13 07:03:39.050461 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-98fe700a-11c9-4403-8788-45854a4374f7 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:39.050724 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-98fe700a-11c9-4403-8788-45854a4374f7 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:39.056990 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-98fe700a-11c9-4403-8788-45854a4374f7 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/b1a8aba6-65e4-4e60-965a-5423734b7b48 returned with HTTP 404 Aug 13 07:03:39.057602 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 861/3473] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:39 2026] GET /volume/v3/snapshots/b1a8aba6-65e4-4e60-965a-5423734b7b48 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:39.066705 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-af580666-59c1-4ad2-af5e-13c04eefee50 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:39.068419 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-af580666-59c1-4ad2-af5e-13c04eefee50 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/591d6e26-507b-43d5-b985-79fc2a0f605c Aug 13 07:03:39.068593 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-af580666-59c1-4ad2-af5e-13c04eefee50 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:39.068804 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-af580666-59c1-4ad2-af5e-13c04eefee50 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:39.068960 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-af580666-59c1-4ad2-af5e-13c04eefee50 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete volume with id: 591d6e26-507b-43d5-b985-79fc2a0f605c Aug 13 07:03:39.075367 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:39.075367 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:39.075656 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-af580666-59c1-4ad2-af5e-13c04eefee50 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:39.095475 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-af580666-59c1-4ad2-af5e-13c04eefee50 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete volume request issued successfully. Aug 13 07:03:39.096385 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-af580666-59c1-4ad2-af5e-13c04eefee50 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/591d6e26-507b-43d5-b985-79fc2a0f605c returned with HTTP 202 Aug 13 07:03:39.096801 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 867/3474] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:03:39 2026] DELETE /volume/v3/volumes/591d6e26-507b-43d5-b985-79fc2a0f605c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:39.104802 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2cf0cad3-52e3-42fd-96c9-595366dd4cc5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:39.106358 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2cf0cad3-52e3-42fd-96c9-595366dd4cc5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/591d6e26-507b-43d5-b985-79fc2a0f605c Aug 13 07:03:39.106558 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2cf0cad3-52e3-42fd-96c9-595366dd4cc5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:39.106732 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2cf0cad3-52e3-42fd-96c9-595366dd4cc5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:39.115010 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:39.115010 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:39.118887 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2cf0cad3-52e3-42fd-96c9-595366dd4cc5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:39.122844 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2cf0cad3-52e3-42fd-96c9-595366dd4cc5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/591d6e26-507b-43d5-b985-79fc2a0f605c returned with HTTP 200 Aug 13 07:03:39.123194 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 873/3475] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:39 2026] GET /volume/v3/volumes/591d6e26-507b-43d5-b985-79fc2a0f605c => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:40.138005 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-19720cdc-d04a-4e52-852c-7aaeb9f0f34c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:40.139855 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-19720cdc-d04a-4e52-852c-7aaeb9f0f34c tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/591d6e26-507b-43d5-b985-79fc2a0f605c Aug 13 07:03:40.140074 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-19720cdc-d04a-4e52-852c-7aaeb9f0f34c tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:40.140314 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-19720cdc-d04a-4e52-852c-7aaeb9f0f34c tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:40.175295 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-19720cdc-d04a-4e52-852c-7aaeb9f0f34c tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/591d6e26-507b-43d5-b985-79fc2a0f605c returned with HTTP 404 Aug 13 07:03:40.175893 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 875/3476] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:40 2026] GET /volume/v3/volumes/591d6e26-507b-43d5-b985-79fc2a0f605c => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:40.195889 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:40.198052 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:03:40.198617 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1060492801"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:40.201059 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1060492801'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:03:40.201316 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume of 1 GB Aug 13 07:03:40.205569 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Availability Zones retrieved successfully. Aug 13 07:03:40.212095 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Flow 'volume_create_api' (3338981d-7379-4622-a137-e8c8aa9ef9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:40.213770 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9dfbfed-0bfe-41e9-8775-b76cff8b94f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:40.215226 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:03:40.254298 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9dfbfed-0bfe-41e9-8775-b76cff8b94f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:40.255828 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (825fb291-225a-414e-842a-c4217f39bb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:40.306424 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Created reservations ['3fd5b884-ee5f-4e44-a712-9ade17cac77f', '4333bc4f-6c81-45b3-b78b-ab2302d8e8aa', '04613401-d71a-4aed-969d-43ddffce625b', 'd20a22ce-d744-47ff-9ddd-804e3b6bf748'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:40.307505 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (825fb291-225a-414e-842a-c4217f39bb8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fd5b884-ee5f-4e44-a712-9ade17cac77f', '4333bc4f-6c81-45b3-b78b-ab2302d8e8aa', '04613401-d71a-4aed-969d-43ddffce625b', 'd20a22ce-d744-47ff-9ddd-804e3b6bf748']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:40.308592 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb78532-68e1-4519-a0e3-7ccb9f9864b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:40.343392 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb78532-68e1-4519-a0e3-7ccb9f9864b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3123264-922f-4210-8367-9e43ccc0751c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1060492801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d810815f4fff4614a93f56ff4d3285e0',qos_specs=None,replication_status=,reservations=['3fd5b884-ee5f-4e44-a712-9ade17cac77f','4333bc4f-6c81-45b3-b78b-ab2302d8e8aa','04613401-d71a-4aed-969d-43ddffce625b','d20a22ce-d744-47ff-9ddd-804e3b6bf748'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:03:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1060492801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3123264-922f-4210-8367-9e43ccc0751c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d810815f4fff4614a93f56ff4d3285e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:40.344340 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eddf98c-aa0a-4440-8cff-d1724ae9094c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:40.362895 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eddf98c-aa0a-4440-8cff-d1724ae9094c) transitioned into state 'SUCCESS' from state '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-1060492801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d810815f4fff4614a93f56ff4d3285e0',qos_specs=None,replication_status=,reservations=['3fd5b884-ee5f-4e44-a712-9ade17cac77f','4333bc4f-6c81-45b3-b78b-ab2302d8e8aa','04613401-d71a-4aed-969d-43ddffce625b','d20a22ce-d744-47ff-9ddd-804e3b6bf748'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:40.363701 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (548056b6-0581-4882-bfa6-a9ff445095ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:40.373449 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (548056b6-0581-4882-bfa6-a9ff445095ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:40.374279 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Flow 'volume_create_api' (3338981d-7379-4622-a137-e8c8aa9ef9d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:40.374621 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume request issued successfully. Aug 13 07:03:40.375192 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8a641ff0-c26a-4316-8e4e-8b3661effc51 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:03:40.375765 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 862/3477] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:03:40 2026] POST /volume/v3/volumes => generated 776 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:40.393416 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0ba04bfa-eaa5-4851-8e08-f32b829440cb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:40.395643 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0ba04bfa-eaa5-4851-8e08-f32b829440cb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/f3123264-922f-4210-8367-9e43ccc0751c Aug 13 07:03:40.395897 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0ba04bfa-eaa5-4851-8e08-f32b829440cb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:40.396139 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0ba04bfa-eaa5-4851-8e08-f32b829440cb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:40.408888 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:40.408888 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:40.414222 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0ba04bfa-eaa5-4851-8e08-f32b829440cb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:40.420751 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0ba04bfa-eaa5-4851-8e08-f32b829440cb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/f3123264-922f-4210-8367-9e43ccc0751c returned with HTTP 200 Aug 13 07:03:40.421287 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 868/3478] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:40 2026] GET /volume/v3/volumes/f3123264-922f-4210-8367-9e43ccc0751c => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:41.435759 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0cbd4d7b-0e30-4386-bd6e-1b5220b570f9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:41.439381 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0cbd4d7b-0e30-4386-bd6e-1b5220b570f9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/f3123264-922f-4210-8367-9e43ccc0751c Aug 13 07:03:41.439381 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0cbd4d7b-0e30-4386-bd6e-1b5220b570f9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:41.439381 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0cbd4d7b-0e30-4386-bd6e-1b5220b570f9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:41.446747 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:41.446747 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:41.450185 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0cbd4d7b-0e30-4386-bd6e-1b5220b570f9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:41.454038 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0cbd4d7b-0e30-4386-bd6e-1b5220b570f9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/f3123264-922f-4210-8367-9e43ccc0751c returned with HTTP 200 Aug 13 07:03:41.454298 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 874/3479] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:41 2026] GET /volume/v3/volumes/f3123264-922f-4210-8367-9e43ccc0751c => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:41.469080 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-10ec728b-5813-4b16-b583-8d75b16d7aa8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:41.469691 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-10ec728b-5813-4b16-b583-8d75b16d7aa8 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:03:41.470010 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-10ec728b-5813-4b16-b583-8d75b16d7aa8 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3123264-922f-4210-8367-9e43ccc0751c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-642387071"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:41.478351 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:41.478351 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:41.478789 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-10ec728b-5813-4b16-b583-8d75b16d7aa8 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:41.478898 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-10ec728b-5813-4b16-b583-8d75b16d7aa8 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create snapshot from volume f3123264-922f-4210-8367-9e43ccc0751c Aug 13 07:03:41.503264 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-10ec728b-5813-4b16-b583-8d75b16d7aa8 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Created reservations ['b1443dc1-cc79-4d63-83d7-236cb3496383', '593952b3-ea76-4633-83a9-535ded67a808', '301ca24f-6bc4-4be0-a6a2-9d629410e595', '4839ba1b-d37d-4cb6-8c73-0fab9aac0118'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:41.506009 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-01002e08-ef3b-4544-9530-d67d5eb20241 req-edf664ec-4f3d-4042-b084-3622c6db3520 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:41.508169 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-01002e08-ef3b-4544-9530-d67d5eb20241 req-edf664ec-4f3d-4042-b084-3622c6db3520 tempest-VolumesNegativeTest-1800888032 tempest-VolumesNegativeTest-1800888032-project-member] DELETE https://10.4.3.81/volume/v3/volumes/tempest-invalid-910512823 Aug 13 07:03:41.508382 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-01002e08-ef3b-4544-9530-d67d5eb20241 req-edf664ec-4f3d-4042-b084-3622c6db3520 tempest-VolumesNegativeTest-1800888032 tempest-VolumesNegativeTest-1800888032-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:41.508564 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-01002e08-ef3b-4544-9530-d67d5eb20241 req-edf664ec-4f3d-4042-b084-3622c6db3520 tempest-VolumesNegativeTest-1800888032 tempest-VolumesNegativeTest-1800888032-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:41.508714 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [req-01002e08-ef3b-4544-9530-d67d5eb20241 req-edf664ec-4f3d-4042-b084-3622c6db3520 tempest-VolumesNegativeTest-1800888032 tempest-VolumesNegativeTest-1800888032-project-member] Delete volume with id: tempest-invalid-910512823 Aug 13 07:03:41.513823 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-01002e08-ef3b-4544-9530-d67d5eb20241 req-edf664ec-4f3d-4042-b084-3622c6db3520 tempest-VolumesNegativeTest-1800888032 tempest-VolumesNegativeTest-1800888032-project-member] https://10.4.3.81/volume/v3/volumes/tempest-invalid-910512823 returned with HTTP 404 Aug 13 07:03:41.514342 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 863/3480] 10.4.3.81 () {70 vars in 1580 bytes} [Thu Aug 13 07:03:41 2026] DELETE /volume/v3/volumes/tempest-invalid-910512823 => generated 98 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:41.532051 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-10ec728b-5813-4b16-b583-8d75b16d7aa8 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot create request issued successfully. Aug 13 07:03:41.532588 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-10ec728b-5813-4b16-b583-8d75b16d7aa8 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:03:41.533081 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 876/3481] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:03:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:41.542016 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1b9a5735-eef2-4bac-a066-344d1f2bb7c1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:41.543779 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1b9a5735-eef2-4bac-a066-344d1f2bb7c1 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/da57451c-ed9c-4624-b6be-dce08575b7f7 Aug 13 07:03:41.543999 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1b9a5735-eef2-4bac-a066-344d1f2bb7c1 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:41.544203 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1b9a5735-eef2-4bac-a066-344d1f2bb7c1 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:41.549192 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:41.549192 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:41.549553 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1b9a5735-eef2-4bac-a066-344d1f2bb7c1 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:41.550053 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1b9a5735-eef2-4bac-a066-344d1f2bb7c1 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/da57451c-ed9c-4624-b6be-dce08575b7f7 returned with HTTP 200 Aug 13 07:03:41.550410 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 869/3482] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:41 2026] GET /volume/v3/snapshots/da57451c-ed9c-4624-b6be-dce08575b7f7 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:41.597215 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d7721d56-ed4f-4dae-8e70-35204520e552 req-6209caee-ebc1-4235-8f59-0b8debce6907 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:41.600842 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d7721d56-ed4f-4dae-8e70-35204520e552 req-6209caee-ebc1-4235-8f59-0b8debce6907 tempest-VolumesNegativeTest-1800888032 tempest-VolumesNegativeTest-1800888032-project-member] DELETE https://10.4.3.81/volume/v3/volumes/85d55a43-e04b-468c-af3e-ba841e71b9dc Aug 13 07:03:41.601034 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d7721d56-ed4f-4dae-8e70-35204520e552 req-6209caee-ebc1-4235-8f59-0b8debce6907 tempest-VolumesNegativeTest-1800888032 tempest-VolumesNegativeTest-1800888032-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:41.601264 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d7721d56-ed4f-4dae-8e70-35204520e552 req-6209caee-ebc1-4235-8f59-0b8debce6907 tempest-VolumesNegativeTest-1800888032 tempest-VolumesNegativeTest-1800888032-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:41.601450 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [req-d7721d56-ed4f-4dae-8e70-35204520e552 req-6209caee-ebc1-4235-8f59-0b8debce6907 tempest-VolumesNegativeTest-1800888032 tempest-VolumesNegativeTest-1800888032-project-member] Delete volume with id: 85d55a43-e04b-468c-af3e-ba841e71b9dc Aug 13 07:03:41.609441 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d7721d56-ed4f-4dae-8e70-35204520e552 req-6209caee-ebc1-4235-8f59-0b8debce6907 tempest-VolumesNegativeTest-1800888032 tempest-VolumesNegativeTest-1800888032-project-member] https://10.4.3.81/volume/v3/volumes/85d55a43-e04b-468c-af3e-ba841e71b9dc returned with HTTP 404 Aug 13 07:03:41.609934 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 875/3483] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 07:03:41 2026] DELETE /volume/v3/volumes/85d55a43-e04b-468c-af3e-ba841e71b9dc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:41.639454 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-35e3ee44-10f0-4889-88c8-2372e5983996 req-4a18e52c-ff58-4d99-97b5-62f9079190c3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:41.641338 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-35e3ee44-10f0-4889-88c8-2372e5983996 req-4a18e52c-ff58-4d99-97b5-62f9079190c3 tempest-VolumesNegativeTest-1800888032 tempest-VolumesNegativeTest-1800888032-project-reader] GET https://10.4.3.81/volume/v3/volumes/22988218-a33f-4c63-a565-876bfbc68e90 Aug 13 07:03:41.641586 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-35e3ee44-10f0-4889-88c8-2372e5983996 req-4a18e52c-ff58-4d99-97b5-62f9079190c3 tempest-VolumesNegativeTest-1800888032 tempest-VolumesNegativeTest-1800888032-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:41.641809 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-35e3ee44-10f0-4889-88c8-2372e5983996 req-4a18e52c-ff58-4d99-97b5-62f9079190c3 tempest-VolumesNegativeTest-1800888032 tempest-VolumesNegativeTest-1800888032-project-reader] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:41.647258 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-35e3ee44-10f0-4889-88c8-2372e5983996 req-4a18e52c-ff58-4d99-97b5-62f9079190c3 tempest-VolumesNegativeTest-1800888032 tempest-VolumesNegativeTest-1800888032-project-reader] https://10.4.3.81/volume/v3/volumes/22988218-a33f-4c63-a565-876bfbc68e90 returned with HTTP 404 Aug 13 07:03:41.647849 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 864/3484] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:03:41 2026] GET /volume/v3/volumes/22988218-a33f-4c63-a565-876bfbc68e90 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:41.810698 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-e4ad0ec3-285d-422c-8809-a7eb107d9982 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:41.812844 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-e4ad0ec3-285d-422c-8809-a7eb107d9982 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:03:41.813025 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-e4ad0ec3-285d-422c-8809-a7eb107d9982 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:41.813225 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-e4ad0ec3-285d-422c-8809-a7eb107d9982 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:41.820176 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:41.820176 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:41.824066 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-e4ad0ec3-285d-422c-8809-a7eb107d9982 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:03:41.828245 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-e4ad0ec3-285d-422c-8809-a7eb107d9982 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:03:41.829331 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 877/3485] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:03:41 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:41.900285 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e45014fb-56a7-431b-a67e-7cddefe03f9d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:41.900711 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e45014fb-56a7-431b-a67e-7cddefe03f9d None None] GET https://10.4.3.81/volume// Aug 13 07:03:41.900894 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e45014fb-56a7-431b-a67e-7cddefe03f9d None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:41.901072 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e45014fb-56a7-431b-a67e-7cddefe03f9d None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:41.901424 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e45014fb-56a7-431b-a67e-7cddefe03f9d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:03:41.901709 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 870/3486] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:03:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:03:41.910062 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-81cbd854-beb7-4a18-a6a8-8478d72df81f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:41.912208 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-81cbd854-beb7-4a18-a6a8-8478d72df81f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:03:41.912583 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-81cbd854-beb7-4a18-a6a8-8478d72df81f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "882d7e6b-eb5e-472f-933b-847d27bfc67a", "connector": null, "instance_uuid": "e42d6550-cd0e-4078-9fbe-90fef623afd6"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:41.921467 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:41.921467 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:41.946033 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-81cbd854-beb7-4a18-a6a8-8478d72df81f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:03:41.946488 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 876/3487] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:03:41 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:41.972252 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e1b4f5be-2ef2-483d-97c1-37451660a881 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:41.974013 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e1b4f5be-2ef2-483d-97c1-37451660a881 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:03:41.974210 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e1b4f5be-2ef2-483d-97c1-37451660a881 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:41.974419 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e1b4f5be-2ef2-483d-97c1-37451660a881 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:41.986061 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:41.986061 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:41.988118 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0bcfb4a4-70fe-49fd-a727-d392e51dff22 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:41.988523 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0bcfb4a4-70fe-49fd-a727-d392e51dff22 None None] GET https://10.4.3.81/volume// Aug 13 07:03:41.988683 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0bcfb4a4-70fe-49fd-a727-d392e51dff22 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:41.988866 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0bcfb4a4-70fe-49fd-a727-d392e51dff22 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:41.989162 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0bcfb4a4-70fe-49fd-a727-d392e51dff22 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:03:41.989467 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 878/3488] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:03:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:03:41.991005 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e1b4f5be-2ef2-483d-97c1-37451660a881 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:03:41.996166 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e1b4f5be-2ef2-483d-97c1-37451660a881 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:03:41.996506 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-6c2ea8ea-a527-479b-8107-2fefc777c41d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:41.996631 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 865/3489] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:41 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:41.999143 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-6c2ea8ea-a527-479b-8107-2fefc777c41d tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:03:42.000250 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-6c2ea8ea-a527-479b-8107-2fefc777c41d tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:42.000250 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-6c2ea8ea-a527-479b-8107-2fefc777c41d tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:42.013139 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:42.013139 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:42.017479 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-6c2ea8ea-a527-479b-8107-2fefc777c41d tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:03:42.022139 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-6c2ea8ea-a527-479b-8107-2fefc777c41d tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:03:42.022600 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 871/3490] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:03:41 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 1081 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 07:03:42.134910 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-5333278f-7dff-471f-bf5d-85dd09b76682 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:42.136919 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-5333278f-7dff-471f-bf5d-85dd09b76682 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] PUT https://10.4.3.81/volume/v3/attachments/3d53c0f3-910f-41ca-b97a-349dd91cca70 Aug 13 07:03:42.137333 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-5333278f-7dff-471f-bf5d-85dd09b76682 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:42.145422 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-5333278f-7dff-471f-bf5d-85dd09b76682 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Acquiring lock "cinder-attachment_update-882d7e6b-eb5e-472f-933b-847d27bfc67a-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:03:42.163856 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-5333278f-7dff-471f-bf5d-85dd09b76682 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Lock "cinder-attachment_update-882d7e6b-eb5e-472f-933b-847d27bfc67a-np0000007169" acquired by "attachment_update" :: waited 0.006s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:03:42.163856 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:42.163856 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:42.248598 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-5333278f-7dff-471f-bf5d-85dd09b76682 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Lock "cinder-attachment_update-882d7e6b-eb5e-472f-933b-847d27bfc67a-np0000007169" released by "attachment_update" :: held 0.097s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:03:42.249297 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-5333278f-7dff-471f-bf5d-85dd09b76682 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/attachments/3d53c0f3-910f-41ca-b97a-349dd91cca70 returned with HTTP 200 Aug 13 07:03:42.249839 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 877/3491] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:03:42 2026] PUT /volume/v3/attachments/3d53c0f3-910f-41ca-b97a-349dd91cca70 => generated 968 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:42.258131 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-de3df4ee-6148-4695-8c3c-3249722b5ceb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:42.260151 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-de3df4ee-6148-4695-8c3c-3249722b5ceb tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a/encryption Aug 13 07:03:42.260575 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-de3df4ee-6148-4695-8c3c-3249722b5ceb tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:42.260862 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-de3df4ee-6148-4695-8c3c-3249722b5ceb tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:42.277052 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:42.277052 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:42.290415 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-de3df4ee-6148-4695-8c3c-3249722b5ceb tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a/encryption returned with HTTP 200 Aug 13 07:03:42.290958 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 879/3492] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 07:03:42 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:42.560155 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b2d6ab14-d4c4-4405-baf6-4e1451a44d0f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:42.561951 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b2d6ab14-d4c4-4405-baf6-4e1451a44d0f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/da57451c-ed9c-4624-b6be-dce08575b7f7 Aug 13 07:03:42.562143 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b2d6ab14-d4c4-4405-baf6-4e1451a44d0f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:42.562555 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b2d6ab14-d4c4-4405-baf6-4e1451a44d0f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:42.566950 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:42.566950 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:42.567294 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b2d6ab14-d4c4-4405-baf6-4e1451a44d0f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:42.567970 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b2d6ab14-d4c4-4405-baf6-4e1451a44d0f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/da57451c-ed9c-4624-b6be-dce08575b7f7 returned with HTTP 200 Aug 13 07:03:42.568541 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 866/3493] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:42 2026] GET /volume/v3/snapshots/da57451c-ed9c-4624-b6be-dce08575b7f7 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:42.577042 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9fee0863-ca1b-4ac8-a5bb-4b33544683ee None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:42.579823 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9fee0863-ca1b-4ac8-a5bb-4b33544683ee tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] POST https://10.4.3.81/volume/v3/snapshots/da57451c-ed9c-4624-b6be-dce08575b7f7/action Aug 13 07:03:42.580355 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9fee0863-ca1b-4ac8-a5bb-4b33544683ee tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:03:42.580534 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9fee0863-ca1b-4ac8-a5bb-4b33544683ee tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:42.582538 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.snapshot_unmanage [None req-9fee0863-ca1b-4ac8-a5bb-4b33544683ee tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Unmanage snapshot with id: da57451c-ed9c-4624-b6be-dce08575b7f7 Aug 13 07:03:42.589099 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:42.589099 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:42.589599 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9fee0863-ca1b-4ac8-a5bb-4b33544683ee tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Snapshot retrieved successfully. Aug 13 07:03:42.590424 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-9fee0863-ca1b-4ac8-a5bb-4b33544683ee tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '5ad38dc0bbe642dc971420ebffc5c354', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd810815f4fff4614a93f56ff4d3285e0', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:03:42.590627 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9fee0863-ca1b-4ac8-a5bb-4b33544683ee tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] https://10.4.3.81/volume/v3/snapshots/da57451c-ed9c-4624-b6be-dce08575b7f7/action returned with HTTP 403 Aug 13 07:03:42.591295 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 872/3494] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:03:42 2026] POST /volume/v3/snapshots/da57451c-ed9c-4624-b6be-dce08575b7f7/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:42.599767 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-98761722-ec50-4ae6-94f6-ac7a22e0556f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:42.601554 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-98761722-ec50-4ae6-94f6-ac7a22e0556f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/da57451c-ed9c-4624-b6be-dce08575b7f7 Aug 13 07:03:42.601771 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-98761722-ec50-4ae6-94f6-ac7a22e0556f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:42.601980 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-98761722-ec50-4ae6-94f6-ac7a22e0556f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:42.602137 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-98761722-ec50-4ae6-94f6-ac7a22e0556f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete snapshot with id: da57451c-ed9c-4624-b6be-dce08575b7f7 Aug 13 07:03:42.606886 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:42.606886 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:42.607216 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-98761722-ec50-4ae6-94f6-ac7a22e0556f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:42.623121 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-98761722-ec50-4ae6-94f6-ac7a22e0556f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot delete request issued successfully. Aug 13 07:03:42.623538 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-98761722-ec50-4ae6-94f6-ac7a22e0556f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/da57451c-ed9c-4624-b6be-dce08575b7f7 returned with HTTP 202 Aug 13 07:03:42.623923 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 878/3495] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:03:42 2026] DELETE /volume/v3/snapshots/da57451c-ed9c-4624-b6be-dce08575b7f7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:42.636520 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bae9989a-24bb-488d-b3cc-abe3b821b563 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:42.638271 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bae9989a-24bb-488d-b3cc-abe3b821b563 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/da57451c-ed9c-4624-b6be-dce08575b7f7 Aug 13 07:03:42.638680 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bae9989a-24bb-488d-b3cc-abe3b821b563 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:42.638952 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bae9989a-24bb-488d-b3cc-abe3b821b563 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:42.645019 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:42.645019 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:42.645575 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bae9989a-24bb-488d-b3cc-abe3b821b563 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:42.646868 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bae9989a-24bb-488d-b3cc-abe3b821b563 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/da57451c-ed9c-4624-b6be-dce08575b7f7 returned with HTTP 200 Aug 13 07:03:42.646868 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 880/3496] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:42 2026] GET /volume/v3/snapshots/da57451c-ed9c-4624-b6be-dce08575b7f7 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:43.010952 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7f48515b-ff47-44b1-bb8d-cc7672776c6e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:43.018447 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7f48515b-ff47-44b1-bb8d-cc7672776c6e tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:03:43.018631 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7f48515b-ff47-44b1-bb8d-cc7672776c6e tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:43.019728 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7f48515b-ff47-44b1-bb8d-cc7672776c6e tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:43.037873 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:43.037873 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:43.045637 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7f48515b-ff47-44b1-bb8d-cc7672776c6e tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:03:43.053346 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7f48515b-ff47-44b1-bb8d-cc7672776c6e tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:03:43.053769 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 867/3497] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:43 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 902 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:43.341542 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9f1c8eda-7421-45e7-ba7c-71eaac2beff7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:43.457736 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9f1c8eda-7421-45e7-ba7c-71eaac2beff7 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:03:43.458220 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9f1c8eda-7421-45e7-ba7c-71eaac2beff7 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-238347940"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:43.471879 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9f1c8eda-7421-45e7-ba7c-71eaac2beff7 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:03:43.472395 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 873/3498] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:03:43 2026] POST /volume/v3/types => generated 223 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:43.480094 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fb2dcb7b-b345-4fd2-9a8f-121c143860e7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:43.481757 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fb2dcb7b-b345-4fd2-9a8f-121c143860e7 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 07:03:43.482068 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fb2dcb7b-b345-4fd2-9a8f-121c143860e7 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-681105823"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:43.483504 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:43.483504 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:43.495440 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fb2dcb7b-b345-4fd2-9a8f-121c143860e7 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 07:03:43.495866 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 879/3499] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 07:03:43 2026] POST /volume/v3/group_types => generated 180 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:43.504209 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e14f7dc4-3eb1-496e-b8a7-1e9fec3f2f74 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:43.565608 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e14f7dc4-3eb1-496e-b8a7-1e9fec3f2f74 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] POST https://10.4.3.81/volume/v3/groups Aug 13 07:03:43.565905 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e14f7dc4-3eb1-496e-b8a7-1e9fec3f2f74 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7dfdea28-3c67-4e17-a0ef-add657fc9cfb", "volume_types": ["8cd768a5-8058-4f3f-8ba2-5b6d96c0d941"], "name": "tempest-GroupSnapshotsTest-Group-1958489069"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:43.567597 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-e14f7dc4-3eb1-496e-b8a7-1e9fec3f2f74 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Creating new group {'group': {'group_type': '7dfdea28-3c67-4e17-a0ef-add657fc9cfb', 'volume_types': ['8cd768a5-8058-4f3f-8ba2-5b6d96c0d941'], 'name': 'tempest-GroupSnapshotsTest-Group-1958489069'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 07:03:43.572105 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.groups [None req-e14f7dc4-3eb1-496e-b8a7-1e9fec3f2f74 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Creating group tempest-GroupSnapshotsTest-Group-1958489069. Aug 13 07:03:43.581985 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e14f7dc4-3eb1-496e-b8a7-1e9fec3f2f74 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Availability Zones retrieved successfully. Aug 13 07:03:43.603246 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-e14f7dc4-3eb1-496e-b8a7-1e9fec3f2f74 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Created reservations ['7dc978a4-d2c5-4c70-b37c-bf6e433b26e5'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:43.622828 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e14f7dc4-3eb1-496e-b8a7-1e9fec3f2f74 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 13 07:03:43.623427 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 881/3500] 10.4.3.81 () {70 vars in 1290 bytes} [Thu Aug 13 07:03:43 2026] POST /volume/v3/groups => generated 112 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:43.630990 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ef0e5eb9-9163-4710-a8a0-258983097dcb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:43.633167 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ef0e5eb9-9163-4710-a8a0-258983097dcb tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/groups/9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31 Aug 13 07:03:43.633485 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ef0e5eb9-9163-4710-a8a0-258983097dcb tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:43.633702 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ef0e5eb9-9163-4710-a8a0-258983097dcb tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:43.633868 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-ef0e5eb9-9163-4710-a8a0-258983097dcb tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31 {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:03:43.638137 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:43.638137 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:43.647031 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ef0e5eb9-9163-4710-a8a0-258983097dcb tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31 returned with HTTP 200 Aug 13 07:03:43.647558 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 868/3501] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:03:43 2026] GET /volume/v3/groups/9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:43.655860 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-72dde53f-8590-421f-ad7a-b58925067323 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:43.657733 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-72dde53f-8590-421f-ad7a-b58925067323 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/da57451c-ed9c-4624-b6be-dce08575b7f7 Aug 13 07:03:43.658339 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-72dde53f-8590-421f-ad7a-b58925067323 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:43.658965 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-72dde53f-8590-421f-ad7a-b58925067323 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:43.663763 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-72dde53f-8590-421f-ad7a-b58925067323 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/da57451c-ed9c-4624-b6be-dce08575b7f7 returned with HTTP 404 Aug 13 07:03:43.664373 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 874/3502] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:43 2026] GET /volume/v3/snapshots/da57451c-ed9c-4624-b6be-dce08575b7f7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:43.674535 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3b76cd57-b6f9-46e8-87e1-1dee1236e498 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:43.676280 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3b76cd57-b6f9-46e8-87e1-1dee1236e498 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/f3123264-922f-4210-8367-9e43ccc0751c Aug 13 07:03:43.676551 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3b76cd57-b6f9-46e8-87e1-1dee1236e498 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:43.676812 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3b76cd57-b6f9-46e8-87e1-1dee1236e498 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:43.677043 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-3b76cd57-b6f9-46e8-87e1-1dee1236e498 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete volume with id: f3123264-922f-4210-8367-9e43ccc0751c Aug 13 07:03:43.686221 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:43.686221 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:43.686689 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3b76cd57-b6f9-46e8-87e1-1dee1236e498 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:43.704114 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3b76cd57-b6f9-46e8-87e1-1dee1236e498 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete volume request issued successfully. Aug 13 07:03:43.704332 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3b76cd57-b6f9-46e8-87e1-1dee1236e498 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/f3123264-922f-4210-8367-9e43ccc0751c returned with HTTP 202 Aug 13 07:03:43.704753 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 880/3503] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:03:43 2026] DELETE /volume/v3/volumes/f3123264-922f-4210-8367-9e43ccc0751c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:43.712167 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1cbec703-daac-48f3-a9bf-50817c05b790 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:43.714165 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1cbec703-daac-48f3-a9bf-50817c05b790 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/f3123264-922f-4210-8367-9e43ccc0751c Aug 13 07:03:43.714407 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1cbec703-daac-48f3-a9bf-50817c05b790 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:43.714619 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1cbec703-daac-48f3-a9bf-50817c05b790 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:43.722077 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:43.722077 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:43.725455 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1cbec703-daac-48f3-a9bf-50817c05b790 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:43.731206 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1cbec703-daac-48f3-a9bf-50817c05b790 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/f3123264-922f-4210-8367-9e43ccc0751c returned with HTTP 200 Aug 13 07:03:43.731645 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 882/3504] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:43 2026] GET /volume/v3/volumes/f3123264-922f-4210-8367-9e43ccc0751c => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:44.065553 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3d8cb02e-ca63-464f-85d1-79504b3ebddd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:44.067590 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3d8cb02e-ca63-464f-85d1-79504b3ebddd tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:03:44.067778 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3d8cb02e-ca63-464f-85d1-79504b3ebddd tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:44.067954 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3d8cb02e-ca63-464f-85d1-79504b3ebddd tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:44.077648 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:44.077648 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:44.080673 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3d8cb02e-ca63-464f-85d1-79504b3ebddd tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:03:44.084073 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3d8cb02e-ca63-464f-85d1-79504b3ebddd tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:03:44.084422 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 869/3505] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:44 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:44.651221 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-25148b69-e424-4637-b57a-3b570a75d5b5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:44.654404 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-25148b69-e424-4637-b57a-3b570a75d5b5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 Aug 13 07:03:44.654404 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-25148b69-e424-4637-b57a-3b570a75d5b5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:44.654404 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-25148b69-e424-4637-b57a-3b570a75d5b5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:44.658101 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bd62e344-4d52-4a3a-bcce-b2f6d8c70032 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:44.660000 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd62e344-4d52-4a3a-bcce-b2f6d8c70032 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/groups/9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31 Aug 13 07:03:44.660221 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bd62e344-4d52-4a3a-bcce-b2f6d8c70032 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:44.660442 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bd62e344-4d52-4a3a-bcce-b2f6d8c70032 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:44.660563 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-bd62e344-4d52-4a3a-bcce-b2f6d8c70032 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:03:44.661014 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:44.661014 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:44.664533 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-25148b69-e424-4637-b57a-3b570a75d5b5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:03:44.664911 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:44.664911 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:44.669025 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-25148b69-e424-4637-b57a-3b570a75d5b5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 returned with HTTP 200 Aug 13 07:03:44.669598 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 875/3506] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:03:44 2026] GET /volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 => generated 1358 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:44.672427 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd62e344-4d52-4a3a-bcce-b2f6d8c70032 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31 returned with HTTP 200 Aug 13 07:03:44.672871 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 881/3507] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:03:44 2026] GET /volume/v3/groups/9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:44.684654 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0f133832-b850-416c-9643-aa5a691392fa None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:44.687018 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:03:44.687192 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-83153015", "volume_type": "8cd768a5-8058-4f3f-8ba2-5b6d96c0d941", "group_id": "9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:44.688649 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-83153015', 'volume_type': '8cd768a5-8058-4f3f-8ba2-5b6d96c0d941', 'group_id': '9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:03:44.700792 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:44.700792 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:44.701304 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Create volume of 1 GB Aug 13 07:03:44.709504 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Availability Zones retrieved successfully. Aug 13 07:03:44.721816 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Flow 'volume_create_api' (a4a9b69a-bc44-441f-8c6c-90d32c7fb385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:44.727470 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f585c12-16a0-457e-a766-fb99eb2c4691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:44.728593 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:44.728593 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:44.729262 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:03:44.750024 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-af744b46-c456-4e4b-843a-25b6060d1ea4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:44.751627 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-af744b46-c456-4e4b-843a-25b6060d1ea4 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/f3123264-922f-4210-8367-9e43ccc0751c Aug 13 07:03:44.751939 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-af744b46-c456-4e4b-843a-25b6060d1ea4 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:44.752205 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-af744b46-c456-4e4b-843a-25b6060d1ea4 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:44.753573 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5ccb8598-4e21-4952-a7d9-dc47e5764a0b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:44.753573 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5ccb8598-4e21-4952-a7d9-dc47e5764a0b None None] GET https://10.4.3.81/volume// Aug 13 07:03:44.753573 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5ccb8598-4e21-4952-a7d9-dc47e5764a0b None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:44.753573 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5ccb8598-4e21-4952-a7d9-dc47e5764a0b None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:44.753832 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5ccb8598-4e21-4952-a7d9-dc47e5764a0b None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:03:44.754137 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 876/3508] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:03:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:03:44.754511 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f585c12-16a0-457e-a766-fb99eb2c4691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:03:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8cd768a5-8058-4f3f-8ba2-5b6d96c0d941,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-238347940',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8cd768a5-8058-4f3f-8ba2-5b6d96c0d941', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:44.755471 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (214f1b2d-6a07-44ca-8965-67fc4ba221b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:44.759746 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-af744b46-c456-4e4b-843a-25b6060d1ea4 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/f3123264-922f-4210-8367-9e43ccc0751c returned with HTTP 404 Aug 13 07:03:44.760315 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 870/3509] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:44 2026] GET /volume/v3/volumes/f3123264-922f-4210-8367-9e43ccc0751c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:44.761829 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-1cb5d427-0d34-40b4-b680-d62d06457f46 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:44.767151 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-1cb5d427-0d34-40b4-b680-d62d06457f46 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:03:44.767585 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-1cb5d427-0d34-40b4-b680-d62d06457f46 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d8ff9ea-0b54-4e83-a439-10664de5d398", "connector": null, "instance_uuid": "023b1c01-c4fe-4fd6-ab72-af2c3d4128bb"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:44.774548 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:44.776247 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:44.776247 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:44.776518 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:03:44.776862 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-433903760"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:44.778400 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-433903760'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:03:44.778690 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume of 1 GB Aug 13 07:03:44.784684 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Availability Zones retrieved successfully. Aug 13 07:03:44.790092 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Flow 'volume_create_api' (73f312ef-c268-4143-aab2-4024e07a9de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:44.791253 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ec4603f-2c94-47ac-acd6-86137d9bee70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:44.792009 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:03:44.792740 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-238347940 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-238347940, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:03:44.793183 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-238347940 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-238347940, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:03:44.803201 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-1cb5d427-0d34-40b4-b680-d62d06457f46 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:03:44.803739 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 882/3510] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:03:44 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:44.825198 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Created reservations ['c3beaf69-235e-4629-ba3c-04a364c7ce25', '0353ce21-b441-4f48-b42f-ef1723f6ddca', '6d043930-9a1e-4a60-afe0-22ed5e135bec', '534c0ffd-2633-4aa2-a724-5b5818b34025'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:44.827743 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (214f1b2d-6a07-44ca-8965-67fc4ba221b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3beaf69-235e-4629-ba3c-04a364c7ce25', '0353ce21-b441-4f48-b42f-ef1723f6ddca', '6d043930-9a1e-4a60-afe0-22ed5e135bec', '534c0ffd-2633-4aa2-a724-5b5818b34025']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:44.829207 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48e8e20c-608e-44d9-8789-329398d8a46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:44.830060 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ec4603f-2c94-47ac-acd6-86137d9bee70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:44.831102 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bda105f4-ae02-4fbc-8d9c-da34c9db153f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:44.841607 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-88b26351-184f-401f-88f9-d0c564ffe464 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:44.843561 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-88b26351-184f-401f-88f9-d0c564ffe464 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 Aug 13 07:03:44.843885 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-88b26351-184f-401f-88f9-d0c564ffe464 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:44.844240 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-88b26351-184f-401f-88f9-d0c564ffe464 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:44.849519 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-483ff188-d6a4-4b45-9880-fbdccc04c3f0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:44.850933 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-483ff188-d6a4-4b45-9880-fbdccc04c3f0 None None] GET https://10.4.3.81/volume// Aug 13 07:03:44.850933 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-483ff188-d6a4-4b45-9880-fbdccc04c3f0 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:44.850933 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-483ff188-d6a4-4b45-9880-fbdccc04c3f0 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:44.850933 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-483ff188-d6a4-4b45-9880-fbdccc04c3f0 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:03:44.851330 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 883/3511] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:03:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:03:44.857344 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48e8e20c-608e-44d9-8789-329398d8a46f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f3412d0-fb28-471c-b54d-ad05026b5e8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-83153015',encryption_key_id=None,group_id=9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31,group_type_id=,metadata={},multiattach=False,project_id='13b061e3e8ce4665b9ff840e62ec44af',qos_specs=None,replication_status=,reservations=['c3beaf69-235e-4629-ba3c-04a364c7ce25','0353ce21-b441-4f48-b42f-ef1723f6ddca','6d043930-9a1e-4a60-afe0-22ed5e135bec','534c0ffd-2633-4aa2-a724-5b5818b34025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acb13a0e3dd1432db2e19b15ddf64bc2',volume_type_id=8cd768a5-8058-4f3f-8ba2-5b6d96c0d941), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:03:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-83153015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31,host=None,id=2f3412d0-fb28-471c-b54d-ad05026b5e8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13b061e3e8ce4665b9ff840e62ec44af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acb13a0e3dd1432db2e19b15ddf64bc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8cd768a5-8058-4f3f-8ba2-5b6d96c0d941),volume_type_id=8cd768a5-8058-4f3f-8ba2-5b6d96c0d941)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:44.857344 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6846501f-b3b0-4b01-a720-98814edea5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:44.857581 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:44.857581 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:44.860954 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-dca0bb76-04f1-4b2d-8371-969a8c31cd8c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:44.862466 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-88b26351-184f-401f-88f9-d0c564ffe464 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:03:44.864517 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-dca0bb76-04f1-4b2d-8371-969a8c31cd8c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 Aug 13 07:03:44.864810 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-dca0bb76-04f1-4b2d-8371-969a8c31cd8c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:44.865037 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-dca0bb76-04f1-4b2d-8371-969a8c31cd8c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:44.870447 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-88b26351-184f-401f-88f9-d0c564ffe464 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 returned with HTTP 200 Aug 13 07:03:44.871005 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 871/3512] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:44 2026] GET /volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 => generated 1357 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:44.874872 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6846501f-b3b0-4b01-a720-98814edea5c1) transitioned into state 'SUCCESS' from state '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-83153015',encryption_key_id=None,group_id=9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31,group_type_id=,metadata={},multiattach=False,project_id='13b061e3e8ce4665b9ff840e62ec44af',qos_specs=None,replication_status=,reservations=['c3beaf69-235e-4629-ba3c-04a364c7ce25','0353ce21-b441-4f48-b42f-ef1723f6ddca','6d043930-9a1e-4a60-afe0-22ed5e135bec','534c0ffd-2633-4aa2-a724-5b5818b34025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acb13a0e3dd1432db2e19b15ddf64bc2',volume_type_id=8cd768a5-8058-4f3f-8ba2-5b6d96c0d941)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:44.875387 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:44.875387 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:44.875778 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3fee237-6957-4003-8792-d54337f2558c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:44.879997 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-dca0bb76-04f1-4b2d-8371-969a8c31cd8c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:03:44.885875 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Created reservations ['79a97b62-b60f-4504-bc90-1ce2a85d2146', '6eba055c-7568-43e5-a8ca-4d511c0c741c', '6eb307af-367c-45f8-9aac-ff4c086a6c6b', '0f0a25e1-dbb5-4e71-8f1b-ce5a089af352'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:44.886625 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bda105f4-ae02-4fbc-8d9c-da34c9db153f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79a97b62-b60f-4504-bc90-1ce2a85d2146', '6eba055c-7568-43e5-a8ca-4d511c0c741c', '6eb307af-367c-45f8-9aac-ff4c086a6c6b', '0f0a25e1-dbb5-4e71-8f1b-ce5a089af352']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:44.886714 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-dca0bb76-04f1-4b2d-8371-969a8c31cd8c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 returned with HTTP 200 Aug 13 07:03:44.887383 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 884/3513] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:03:44 2026] GET /volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 => generated 1537 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:03:44.887458 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7998f567-a985-4e22-843f-d2d7244d4319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:44.891545 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3fee237-6957-4003-8792-d54337f2558c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:44.891545 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Flow 'volume_create_api' (a4a9b69a-bc44-441f-8c6c-90d32c7fb385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:44.891545 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Create volume request issued successfully. Aug 13 07:03:44.892479 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:44.892679 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:44.912187 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7998f567-a985-4e22-843f-d2d7244d4319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e01bc29-a829-4fc9-9932-ff01a66a5380', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-433903760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d810815f4fff4614a93f56ff4d3285e0',qos_specs=None,replication_status=,reservations=['79a97b62-b60f-4504-bc90-1ce2a85d2146','6eba055c-7568-43e5-a8ca-4d511c0c741c','6eb307af-367c-45f8-9aac-ff4c086a6c6b','0f0a25e1-dbb5-4e71-8f1b-ce5a089af352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:03:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-433903760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e01bc29-a829-4fc9-9932-ff01a66a5380,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d810815f4fff4614a93f56ff4d3285e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:44.913106 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc1849b-c950-49ed-ba37-d67f7bc92ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:44.936093 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc1849b-c950-49ed-ba37-d67f7bc92ba7) transitioned into state 'SUCCESS' from state '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-433903760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d810815f4fff4614a93f56ff4d3285e0',qos_specs=None,replication_status=,reservations=['79a97b62-b60f-4504-bc90-1ce2a85d2146','6eba055c-7568-43e5-a8ca-4d511c0c741c','6eb307af-367c-45f8-9aac-ff4c086a6c6b','0f0a25e1-dbb5-4e71-8f1b-ce5a089af352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:44.937044 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75a3e882-c14d-4051-85b8-fdfbcf66713f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:44.940625 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:44.945755 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:44.945755 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:44.949850 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0f133832-b850-416c-9643-aa5a691392fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:03:44.950287 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 883/3514] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 07:03:44 2026] POST /volume/v3/volumes => generated 818 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:44.953452 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75a3e882-c14d-4051-85b8-fdfbcf66713f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:44.953683 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Flow 'volume_create_api' (73f312ef-c268-4143-aab2-4024e07a9de9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:44.956900 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume request issued successfully. Aug 13 07:03:44.956900 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6d380dcb-2503-4e6f-8dfb-05418727d3bf tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:03:44.956900 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 877/3515] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:03:44 2026] POST /volume/v3/volumes => generated 775 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:44.966126 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a7ac06c3-fa3f-4d2d-8d93-ddc37a8a85de None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:44.966478 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2dc6b101-1a23-4913-abf2-ab6dcb2c9405 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:44.967554 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a7ac06c3-fa3f-4d2d-8d93-ddc37a8a85de tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/2f3412d0-fb28-471c-b54d-ad05026b5e8f Aug 13 07:03:44.967910 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a7ac06c3-fa3f-4d2d-8d93-ddc37a8a85de tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:44.968191 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a7ac06c3-fa3f-4d2d-8d93-ddc37a8a85de tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:44.968636 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2dc6b101-1a23-4913-abf2-ab6dcb2c9405 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/2e01bc29-a829-4fc9-9932-ff01a66a5380 Aug 13 07:03:44.968878 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2dc6b101-1a23-4913-abf2-ab6dcb2c9405 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:44.969110 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2dc6b101-1a23-4913-abf2-ab6dcb2c9405 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:44.976076 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:44.976076 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:44.977765 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:44.977765 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:44.978860 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a7ac06c3-fa3f-4d2d-8d93-ddc37a8a85de tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Volume info retrieved successfully. Aug 13 07:03:44.979968 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-a7ac06c3-fa3f-4d2d-8d93-ddc37a8a85de tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:44.982339 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-a7ac06c3-fa3f-4d2d-8d93-ddc37a8a85de tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:44.982399 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2dc6b101-1a23-4913-abf2-ab6dcb2c9405 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:44.987668 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2dc6b101-1a23-4913-abf2-ab6dcb2c9405 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/2e01bc29-a829-4fc9-9932-ff01a66a5380 returned with HTTP 200 Aug 13 07:03:44.990265 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 885/3516] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:44 2026] GET /volume/v3/volumes/2e01bc29-a829-4fc9-9932-ff01a66a5380 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:45.002549 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-7370723d-8cdd-469f-89c0-5d64643560cb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:45.005507 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-7370723d-8cdd-469f-89c0-5d64643560cb tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] PUT https://10.4.3.81/volume/v3/attachments/4f8e4f40-1bc9-4869-818e-f35c44960df3 Aug 13 07:03:45.008561 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-7370723d-8cdd-469f-89c0-5d64643560cb tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:45.014524 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-7370723d-8cdd-469f-89c0-5d64643560cb tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Acquiring lock "cinder-attachment_update-5d8ff9ea-0b54-4e83-a439-10664de5d398-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:03:45.019385 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-7370723d-8cdd-469f-89c0-5d64643560cb tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Lock "cinder-attachment_update-5d8ff9ea-0b54-4e83-a439-10664de5d398-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:03:45.020433 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:45.020433 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:45.022491 np0000007169 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-a7ac06c3-fa3f-4d2d-8d93-ddc37a8a85de tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:45.028576 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:45.028576 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:45.037998 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a7ac06c3-fa3f-4d2d-8d93-ddc37a8a85de tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/2f3412d0-fb28-471c-b54d-ad05026b5e8f returned with HTTP 200 Aug 13 07:03:45.038465 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 872/3517] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:44 2026] GET /volume/v3/volumes/2f3412d0-fb28-471c-b54d-ad05026b5e8f => generated 886 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:45.098456 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-872caf26-12af-4a79-bdf4-00fb7d35c097 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:45.100386 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-872caf26-12af-4a79-bdf4-00fb7d35c097 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:03:45.100590 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-872caf26-12af-4a79-bdf4-00fb7d35c097 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:45.100804 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-872caf26-12af-4a79-bdf4-00fb7d35c097 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:45.111587 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:45.111587 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:45.116286 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-872caf26-12af-4a79-bdf4-00fb7d35c097 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:03:45.121940 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-872caf26-12af-4a79-bdf4-00fb7d35c097 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:03:45.121940 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 878/3518] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:45 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:45.213182 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-7370723d-8cdd-469f-89c0-5d64643560cb tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Lock "cinder-attachment_update-5d8ff9ea-0b54-4e83-a439-10664de5d398-np0000007169" released by "attachment_update" :: held 0.194s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:03:45.213651 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-7370723d-8cdd-469f-89c0-5d64643560cb tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/attachments/4f8e4f40-1bc9-4869-818e-f35c44960df3 returned with HTTP 200 Aug 13 07:03:45.214314 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 884/3519] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:03:45 2026] PUT /volume/v3/attachments/4f8e4f40-1bc9-4869-818e-f35c44960df3 => generated 969 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:45.883000 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-896ef412-4d7a-4c7c-8820-baa41f3c6a78 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:45.884745 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-896ef412-4d7a-4c7c-8820-baa41f3c6a78 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 Aug 13 07:03:45.884935 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-896ef412-4d7a-4c7c-8820-baa41f3c6a78 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:45.885116 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-896ef412-4d7a-4c7c-8820-baa41f3c6a78 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:45.894480 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:45.894480 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:45.898177 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-896ef412-4d7a-4c7c-8820-baa41f3c6a78 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:03:45.903336 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-896ef412-4d7a-4c7c-8820-baa41f3c6a78 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 returned with HTTP 200 Aug 13 07:03:45.903720 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 886/3520] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:45 2026] GET /volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 => generated 1358 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:46.004204 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-33b995ef-0111-4d49-add6-0054b3d974b9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:46.006916 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-33b995ef-0111-4d49-add6-0054b3d974b9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/2e01bc29-a829-4fc9-9932-ff01a66a5380 Aug 13 07:03:46.007212 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-33b995ef-0111-4d49-add6-0054b3d974b9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:46.007551 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-33b995ef-0111-4d49-add6-0054b3d974b9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:46.015677 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:46.015677 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:46.019847 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-33b995ef-0111-4d49-add6-0054b3d974b9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:46.024111 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-33b995ef-0111-4d49-add6-0054b3d974b9 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/2e01bc29-a829-4fc9-9932-ff01a66a5380 returned with HTTP 200 Aug 13 07:03:46.024620 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 873/3521] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:46 2026] GET /volume/v3/volumes/2e01bc29-a829-4fc9-9932-ff01a66a5380 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:46.039550 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cc36d246-4a03-461c-bd95-4fbc92a51332 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:46.042598 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cc36d246-4a03-461c-bd95-4fbc92a51332 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:03:46.043083 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cc36d246-4a03-461c-bd95-4fbc92a51332 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e01bc29-a829-4fc9-9932-ff01a66a5380", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1274744810"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:46.052959 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b81d4d50-c954-4c68-87db-4e8ef1d3a81c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:46.059389 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:46.059389 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:46.059833 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cc36d246-4a03-461c-bd95-4fbc92a51332 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:46.060050 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-cc36d246-4a03-461c-bd95-4fbc92a51332 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create snapshot from volume 2e01bc29-a829-4fc9-9932-ff01a66a5380 Aug 13 07:03:46.066100 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b81d4d50-c954-4c68-87db-4e8ef1d3a81c tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/2f3412d0-fb28-471c-b54d-ad05026b5e8f Aug 13 07:03:46.066100 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b81d4d50-c954-4c68-87db-4e8ef1d3a81c tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:46.066100 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b81d4d50-c954-4c68-87db-4e8ef1d3a81c tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:46.073929 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:46.073929 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:46.080708 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b81d4d50-c954-4c68-87db-4e8ef1d3a81c tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Volume info retrieved successfully. Aug 13 07:03:46.081452 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-b81d4d50-c954-4c68-87db-4e8ef1d3a81c tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:46.081602 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-b81d4d50-c954-4c68-87db-4e8ef1d3a81c tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:46.097305 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-cc36d246-4a03-461c-bd95-4fbc92a51332 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Created reservations ['39bc009d-6110-4ed2-b67e-7c65a2880e9b', 'f23f7e6c-e345-4262-beaa-9cd735bb089c', '2e527ab7-8041-44f0-b417-9f3d76fe73d3', '03f875fd-10a3-4960-93ca-02f6758bfc10'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:46.130336 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-b81d4d50-c954-4c68-87db-4e8ef1d3a81c tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:46.133093 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8dee3422-f00a-4c31-ba25-d6c8bb093a5a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:46.135099 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8dee3422-f00a-4c31-ba25-d6c8bb093a5a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:03:46.135197 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:46.135197 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:46.135329 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cc36d246-4a03-461c-bd95-4fbc92a51332 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot create request issued successfully. Aug 13 07:03:46.135372 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8dee3422-f00a-4c31-ba25-d6c8bb093a5a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:46.135605 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8dee3422-f00a-4c31-ba25-d6c8bb093a5a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:46.135646 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cc36d246-4a03-461c-bd95-4fbc92a51332 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:03:46.136255 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 879/3522] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:03:46 2026] POST /volume/v3/snapshots => generated 308 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:46.145495 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:46.145495 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:46.146838 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-29c5fd22-6020-44d1-8aa9-03d6286ef927 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:46.148680 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b81d4d50-c954-4c68-87db-4e8ef1d3a81c tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/2f3412d0-fb28-471c-b54d-ad05026b5e8f returned with HTTP 200 Aug 13 07:03:46.148850 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-29c5fd22-6020-44d1-8aa9-03d6286ef927 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/85b81c09-2538-4916-95a6-1016f8c14ad1 Aug 13 07:03:46.149029 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8dee3422-f00a-4c31-ba25-d6c8bb093a5a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:03:46.149080 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-29c5fd22-6020-44d1-8aa9-03d6286ef927 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:46.149242 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 885/3523] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:46 2026] GET /volume/v3/volumes/2f3412d0-fb28-471c-b54d-ad05026b5e8f => generated 911 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:46.149290 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-29c5fd22-6020-44d1-8aa9-03d6286ef927 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:46.153054 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8dee3422-f00a-4c31-ba25-d6c8bb093a5a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:03:46.153538 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 887/3524] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:46 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:46.154747 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:46.154747 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:46.155391 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-29c5fd22-6020-44d1-8aa9-03d6286ef927 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:46.155875 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-29c5fd22-6020-44d1-8aa9-03d6286ef927 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/85b81c09-2538-4916-95a6-1016f8c14ad1 returned with HTTP 200 Aug 13 07:03:46.156221 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 874/3525] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:46 2026] GET /volume/v3/snapshots/85b81c09-2538-4916-95a6-1016f8c14ad1 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:46.166421 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fd2fee30-ad72-4c67-8c51-0b07906e4a11 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:46.168767 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fd2fee30-ad72-4c67-8c51-0b07906e4a11 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] POST https://10.4.3.81/volume/v3/group_snapshots Aug 13 07:03:46.169123 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fd2fee30-ad72-4c67-8c51-0b07906e4a11 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31", "name": "tempest-group_snapshot-1005313675"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:46.171558 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.group_snapshots [None req-fd2fee30-ad72-4c67-8c51-0b07906e4a11 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31', 'name': 'tempest-group_snapshot-1005313675'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 07:03:46.175504 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:46.175504 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:46.179934 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.group_snapshots [None req-fd2fee30-ad72-4c67-8c51-0b07906e4a11 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Creating group_snapshot tempest-group_snapshot-1005313675. Aug 13 07:03:46.197493 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:46.197493 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:46.208279 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-fd2fee30-ad72-4c67-8c51-0b07906e4a11 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-238347940 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-238347940, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:03:46.208617 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-fd2fee30-ad72-4c67-8c51-0b07906e4a11 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-238347940 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-238347940, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:03:46.232627 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-fd2fee30-ad72-4c67-8c51-0b07906e4a11 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Created reservations ['4267c5bd-55b0-429f-9969-dd015c5dbbcd', 'dc33fee8-f5ad-4714-a80c-9f87413d8c73', '09c95e81-4519-4ace-933a-a29857f537f3', '2e29c77b-7f4a-4754-83fe-8a5263b025c2'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:46.276384 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fd2fee30-ad72-4c67-8c51-0b07906e4a11 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/group_snapshots returned with HTTP 202 Aug 13 07:03:46.276834 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 880/3526] 10.4.3.81 () {70 vars in 1317 bytes} [Thu Aug 13 07:03:46 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:46.284885 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ec6f68c7-032c-4b22-9b40-8ccf11163abb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:46.287790 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ec6f68c7-032c-4b22-9b40-8ccf11163abb tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/663dd858-a8d4-4129-94a1-dcf5cd4ec225 Aug 13 07:03:46.288034 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ec6f68c7-032c-4b22-9b40-8ccf11163abb tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:46.288265 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ec6f68c7-032c-4b22-9b40-8ccf11163abb tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:46.288468 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.group_snapshots [None req-ec6f68c7-032c-4b22-9b40-8ccf11163abb tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 663dd858-a8d4-4129-94a1-dcf5cd4ec225 {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 07:03:46.293337 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:46.293337 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:46.296721 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ec6f68c7-032c-4b22-9b40-8ccf11163abb tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/group_snapshots/663dd858-a8d4-4129-94a1-dcf5cd4ec225 returned with HTTP 200 Aug 13 07:03:46.297078 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 886/3527] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:03:46 2026] GET /volume/v3/group_snapshots/663dd858-a8d4-4129-94a1-dcf5cd4ec225 => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:46.916305 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a06f7abb-4f1f-4f06-bf8b-0794f9220cf1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:46.918049 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a06f7abb-4f1f-4f06-bf8b-0794f9220cf1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 Aug 13 07:03:46.918268 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a06f7abb-4f1f-4f06-bf8b-0794f9220cf1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:46.918505 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a06f7abb-4f1f-4f06-bf8b-0794f9220cf1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:46.927476 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:46.927476 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:46.930994 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a06f7abb-4f1f-4f06-bf8b-0794f9220cf1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:03:46.935503 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a06f7abb-4f1f-4f06-bf8b-0794f9220cf1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 returned with HTTP 200 Aug 13 07:03:46.935884 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 888/3528] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:46 2026] GET /volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:47.165283 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-57058d75-196a-4fb5-ae35-07c41a842b04 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:47.166910 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-57058d75-196a-4fb5-ae35-07c41a842b04 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/85b81c09-2538-4916-95a6-1016f8c14ad1 Aug 13 07:03:47.167086 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-57058d75-196a-4fb5-ae35-07c41a842b04 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:47.167272 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-57058d75-196a-4fb5-ae35-07c41a842b04 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:47.171754 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8a909675-1145-49e7-9e8e-826396f37b3f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:47.173727 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8a909675-1145-49e7-9e8e-826396f37b3f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:03:47.173919 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8a909675-1145-49e7-9e8e-826396f37b3f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:47.174104 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8a909675-1145-49e7-9e8e-826396f37b3f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:47.174338 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:47.174338 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:47.174651 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-57058d75-196a-4fb5-ae35-07c41a842b04 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:47.175595 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-57058d75-196a-4fb5-ae35-07c41a842b04 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/85b81c09-2538-4916-95a6-1016f8c14ad1 returned with HTTP 200 Aug 13 07:03:47.176219 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 875/3529] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:47 2026] GET /volume/v3/snapshots/85b81c09-2538-4916-95a6-1016f8c14ad1 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:47.184182 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c6caff1c-cf5a-4aee-9fe4-15a7cfcc3bc2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:47.185901 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c6caff1c-cf5a-4aee-9fe4-15a7cfcc3bc2 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] PUT https://10.4.3.81/volume/v3/snapshots/85b81c09-2538-4916-95a6-1016f8c14ad1 Aug 13 07:03:47.185960 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:47.185960 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:47.186277 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c6caff1c-cf5a-4aee-9fe4-15a7cfcc3bc2 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:47.190297 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8a909675-1145-49e7-9e8e-826396f37b3f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:03:47.193377 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:47.193377 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:47.193824 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c6caff1c-cf5a-4aee-9fe4-15a7cfcc3bc2 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Snapshot retrieved successfully. Aug 13 07:03:47.194973 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8a909675-1145-49e7-9e8e-826396f37b3f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:03:47.195570 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 881/3530] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:47 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:47.204674 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c6caff1c-cf5a-4aee-9fe4-15a7cfcc3bc2 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] https://10.4.3.81/volume/v3/snapshots/85b81c09-2538-4916-95a6-1016f8c14ad1 returned with HTTP 200 Aug 13 07:03:47.205120 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 887/3531] 10.4.3.81 () {68 vars in 1367 bytes} [Thu Aug 13 07:03:47 2026] PUT /volume/v3/snapshots/85b81c09-2538-4916-95a6-1016f8c14ad1 => generated 361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:47.214236 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-46ce0465-8fd0-4bc8-9ac1-c3d138f092de None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:47.216398 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-46ce0465-8fd0-4bc8-9ac1-c3d138f092de tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/85b81c09-2538-4916-95a6-1016f8c14ad1 Aug 13 07:03:47.216682 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-46ce0465-8fd0-4bc8-9ac1-c3d138f092de tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:47.216925 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-46ce0465-8fd0-4bc8-9ac1-c3d138f092de tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:47.217027 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-46ce0465-8fd0-4bc8-9ac1-c3d138f092de tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete snapshot with id: 85b81c09-2538-4916-95a6-1016f8c14ad1 Aug 13 07:03:47.226687 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:47.226687 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:47.227157 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-46ce0465-8fd0-4bc8-9ac1-c3d138f092de tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:47.248173 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-46ce0465-8fd0-4bc8-9ac1-c3d138f092de tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot delete request issued successfully. Aug 13 07:03:47.248412 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-46ce0465-8fd0-4bc8-9ac1-c3d138f092de tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/85b81c09-2538-4916-95a6-1016f8c14ad1 returned with HTTP 202 Aug 13 07:03:47.248880 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 889/3532] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:03:47 2026] DELETE /volume/v3/snapshots/85b81c09-2538-4916-95a6-1016f8c14ad1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:47.258477 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-45a4cf8b-1de5-49d4-804c-594ba05ec7a1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:47.260690 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-45a4cf8b-1de5-49d4-804c-594ba05ec7a1 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/85b81c09-2538-4916-95a6-1016f8c14ad1 Aug 13 07:03:47.260940 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-45a4cf8b-1de5-49d4-804c-594ba05ec7a1 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:47.261181 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-45a4cf8b-1de5-49d4-804c-594ba05ec7a1 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:47.267340 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:47.267340 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:47.267755 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-45a4cf8b-1de5-49d4-804c-594ba05ec7a1 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:47.268653 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-45a4cf8b-1de5-49d4-804c-594ba05ec7a1 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/85b81c09-2538-4916-95a6-1016f8c14ad1 returned with HTTP 200 Aug 13 07:03:47.269413 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 876/3533] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:47 2026] GET /volume/v3/snapshots/85b81c09-2538-4916-95a6-1016f8c14ad1 => generated 494 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:47.306837 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-673c69f2-f5ff-49cd-9a86-d16dcaf1cf32 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:47.309457 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-673c69f2-f5ff-49cd-9a86-d16dcaf1cf32 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/663dd858-a8d4-4129-94a1-dcf5cd4ec225 Aug 13 07:03:47.309796 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-673c69f2-f5ff-49cd-9a86-d16dcaf1cf32 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:47.310046 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-673c69f2-f5ff-49cd-9a86-d16dcaf1cf32 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:47.310241 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.group_snapshots [None req-673c69f2-f5ff-49cd-9a86-d16dcaf1cf32 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 663dd858-a8d4-4129-94a1-dcf5cd4ec225 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 07:03:47.314445 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:47.314445 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:47.318374 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-673c69f2-f5ff-49cd-9a86-d16dcaf1cf32 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/group_snapshots/663dd858-a8d4-4129-94a1-dcf5cd4ec225 returned with HTTP 200 Aug 13 07:03:47.318868 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 882/3534] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:03:47 2026] GET /volume/v3/group_snapshots/663dd858-a8d4-4129-94a1-dcf5cd4ec225 => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:47.326830 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-47f2d0d3-a005-447b-b398-6dd83e2a8ce2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:47.331738 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-47f2d0d3-a005-447b-b398-6dd83e2a8ce2 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 13 07:03:47.331933 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-47f2d0d3-a005-447b-b398-6dd83e2a8ce2 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:47.332118 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-47f2d0d3-a005-447b-b398-6dd83e2a8ce2 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:47.332413 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-47f2d0d3-a005-447b-b398-6dd83e2a8ce2 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:03:47.333424 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.db.api [None req-47f2d0d3-a005-447b-b398-6dd83e2a8ce2 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Building query based on filter {{(pid=100297) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 07:03:47.336912 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-47f2d0d3-a005-447b-b398-6dd83e2a8ce2 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Get all snapshots completed successfully. Aug 13 07:03:47.337280 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:47.337280 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:47.337818 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-47f2d0d3-a005-447b-b398-6dd83e2a8ce2 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 07:03:47.338144 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 888/3535] 10.4.3.81 () {66 vars in 1257 bytes} [Thu Aug 13 07:03:47 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:47.346638 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7cbf4f0b-72c0-49b7-8954-7aa8b89857fa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:47.348570 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7cbf4f0b-72c0-49b7-8954-7aa8b89857fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/snapshots/49774667-1f68-4e2e-8ec6-3c5d53b56bbd Aug 13 07:03:47.348759 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7cbf4f0b-72c0-49b7-8954-7aa8b89857fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:47.349091 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7cbf4f0b-72c0-49b7-8954-7aa8b89857fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:47.354181 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:47.354181 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:47.354621 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7cbf4f0b-72c0-49b7-8954-7aa8b89857fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Snapshot retrieved successfully. Aug 13 07:03:47.355335 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7cbf4f0b-72c0-49b7-8954-7aa8b89857fa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/snapshots/49774667-1f68-4e2e-8ec6-3c5d53b56bbd returned with HTTP 200 Aug 13 07:03:47.355677 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 890/3536] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:47 2026] GET /volume/v3/snapshots/49774667-1f68-4e2e-8ec6-3c5d53b56bbd => generated 451 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:47.364197 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:47.368275 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] POST https://10.4.3.81/volume/v3/groups/action Aug 13 07:03:47.368739 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "663dd858-a8d4-4129-94a1-dcf5cd4ec225", "name": "tempest-Group_from_snap-694607035"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:03:47.368906 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "663dd858-a8d4-4129-94a1-dcf5cd4ec225", "name": "tempest-Group_from_snap-694607035"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:47.370657 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '663dd858-a8d4-4129-94a1-dcf5cd4ec225', 'name': 'tempest-Group_from_snap-694607035'}}. {{(pid=100294) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 13 07:03:47.370802 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.groups [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Creating group tempest-Group_from_snap-694607035 from group_snapshot 663dd858-a8d4-4129-94a1-dcf5cd4ec225. Aug 13 07:03:47.374756 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:47.374756 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:47.382337 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:47.382337 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:47.385977 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:47.385977 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:47.434026 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Created reservations ['6147c4d5-86cd-4899-b687-d95ad89b6f17'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:47.499492 np0000007169 devstack@c-api.service[100294]: INFO cinder.group.api [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] A mapping entry already exists for group 3c9d411b-2695-4d11-9285-c3ff59daaf9b and volume type 8cd768a5-8058-4f3f-8ba2-5b6d96c0d941. Do not need to create again. Aug 13 07:03:47.499959 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:47.499959 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:47.500802 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Availability Zones retrieved successfully. Aug 13 07:03:47.512459 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Flow 'volume_create_api' (aee9e9ce-ddfa-48a4-940a-5b10e9e955de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:47.513979 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a1403bb-96eb-4622-952d-be45e762effb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:47.515850 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:03:47.530731 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-4ae42122-1e6f-4197-aa08-7c2c6d31c3ce None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:47.533021 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-4ae42122-1e6f-4197-aa08-7c2c6d31c3ce tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] POST https://10.4.3.81/volume/v3/attachments/3d53c0f3-910f-41ca-b97a-349dd91cca70/action Aug 13 07:03:47.533541 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-4ae42122-1e6f-4197-aa08-7c2c6d31c3ce tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:03:47.533728 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-4ae42122-1e6f-4197-aa08-7c2c6d31c3ce tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:47.552690 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a1403bb-96eb-4622-952d-be45e762effb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '49774667-1f68-4e2e-8ec6-3c5d53b56bbd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:03:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8cd768a5-8058-4f3f-8ba2-5b6d96c0d941,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-238347940',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8cd768a5-8058-4f3f-8ba2-5b6d96c0d941', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3c9d411b-2695-4d11-9285-c3ff59daaf9b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:47.552846 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f82eacee-11a9-4d97-b0fe-a250471c81ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:47.561014 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:47.561014 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:47.575838 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-80d54180-a728-4ba6-84a6-9f30174c0167 req-4ae42122-1e6f-4197-aa08-7c2c6d31c3ce tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/attachments/3d53c0f3-910f-41ca-b97a-349dd91cca70/action returned with HTTP 204 Aug 13 07:03:47.576414 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 883/3537] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:03:47 2026] POST /volume/v3/attachments/3d53c0f3-910f-41ca-b97a-349dd91cca70/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:47.581654 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-238347940 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-238347940, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:03:47.598400 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Created reservations ['57813a5d-2e5a-4aa8-85df-956795ddc29d', 'c4c0c0c3-37d8-409e-a9e8-c7e21535c090'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:47.599538 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f82eacee-11a9-4d97-b0fe-a250471c81ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57813a5d-2e5a-4aa8-85df-956795ddc29d', 'c4c0c0c3-37d8-409e-a9e8-c7e21535c090']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:47.600624 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd53beb3-800c-4204-97fb-f10bdd585fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:47.643052 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd53beb3-800c-4204-97fb-f10bdd585fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e1e9fe3-cb5c-43c6-9f45-40f9957e7975', '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=3c9d411b-2695-4d11-9285-c3ff59daaf9b,group_type_id=,metadata={},multiattach=False,project_id='13b061e3e8ce4665b9ff840e62ec44af',qos_specs=None,replication_status=,reservations=['57813a5d-2e5a-4aa8-85df-956795ddc29d','c4c0c0c3-37d8-409e-a9e8-c7e21535c090'],size=1,snapshot_id=49774667-1f68-4e2e-8ec6-3c5d53b56bbd,source_replicaid=,source_volid=None,status='creating',user_id='acb13a0e3dd1432db2e19b15ddf64bc2',volume_type_id=8cd768a5-8058-4f3f-8ba2-5b6d96c0d941), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:03:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3c9d411b-2695-4d11-9285-c3ff59daaf9b,host=None,id=6e1e9fe3-cb5c-43c6-9f45-40f9957e7975,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13b061e3e8ce4665b9ff840e62ec44af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=49774667-1f68-4e2e-8ec6-3c5d53b56bbd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acb13a0e3dd1432db2e19b15ddf64bc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8cd768a5-8058-4f3f-8ba2-5b6d96c0d941),volume_type_id=8cd768a5-8058-4f3f-8ba2-5b6d96c0d941)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:47.646444 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fad212c-b3d4-4c66-bb1f-34d2ffe44ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:47.660159 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fad212c-b3d4-4c66-bb1f-34d2ffe44ecc) transitioned into state 'SUCCESS' from 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=3c9d411b-2695-4d11-9285-c3ff59daaf9b,group_type_id=,metadata={},multiattach=False,project_id='13b061e3e8ce4665b9ff840e62ec44af',qos_specs=None,replication_status=,reservations=['57813a5d-2e5a-4aa8-85df-956795ddc29d','c4c0c0c3-37d8-409e-a9e8-c7e21535c090'],size=1,snapshot_id=49774667-1f68-4e2e-8ec6-3c5d53b56bbd,source_replicaid=,source_volid=None,status='creating',user_id='acb13a0e3dd1432db2e19b15ddf64bc2',volume_type_id=8cd768a5-8058-4f3f-8ba2-5b6d96c0d941)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:47.661437 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Flow 'volume_create_api' (aee9e9ce-ddfa-48a4-940a-5b10e9e955de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:47.661803 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Create volume request issued successfully. Aug 13 07:03:47.675944 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e8b8854a-f7e4-4b55-bb1b-c531583f7ed9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/action returned with HTTP 202 Aug 13 07:03:47.676358 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 877/3538] 10.4.3.81 () {70 vars in 1311 bytes} [Thu Aug 13 07:03:47 2026] POST /volume/v3/groups/action => generated 102 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:47.684818 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b44d19e3-bd2f-4bfa-881d-1473eba71616 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:47.686494 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b44d19e3-bd2f-4bfa-881d-1473eba71616 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:03:47.686689 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b44d19e3-bd2f-4bfa-881d-1473eba71616 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:47.686861 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b44d19e3-bd2f-4bfa-881d-1473eba71616 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:47.687373 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-b44d19e3-bd2f-4bfa-881d-1473eba71616 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:03:47.687733 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b44d19e3-bd2f-4bfa-881d-1473eba71616 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:03:47.696954 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b44d19e3-bd2f-4bfa-881d-1473eba71616 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Get all volumes completed successfully. Aug 13 07:03:47.697664 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-b44d19e3-bd2f-4bfa-881d-1473eba71616 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:47.697810 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-b44d19e3-bd2f-4bfa-881d-1473eba71616 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:47.741764 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-b44d19e3-bd2f-4bfa-881d-1473eba71616 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:47.744850 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:47.744850 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:47.749063 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-b44d19e3-bd2f-4bfa-881d-1473eba71616 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:47.749218 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-b44d19e3-bd2f-4bfa-881d-1473eba71616 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:47.785025 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-b44d19e3-bd2f-4bfa-881d-1473eba71616 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:47.788401 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:47.788401 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:47.795328 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b44d19e3-bd2f-4bfa-881d-1473eba71616 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:03:47.795712 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 889/3539] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:03:47 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:03:47.808042 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ea326a24-bb5b-4ce0-936a-54184f952ad9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:47.810450 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea326a24-bb5b-4ce0-936a-54184f952ad9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/6e1e9fe3-cb5c-43c6-9f45-40f9957e7975 Aug 13 07:03:47.810712 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea326a24-bb5b-4ce0-936a-54184f952ad9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:47.810924 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea326a24-bb5b-4ce0-936a-54184f952ad9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:47.818772 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:47.818772 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:47.823006 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ea326a24-bb5b-4ce0-936a-54184f952ad9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Volume info retrieved successfully. Aug 13 07:03:47.823805 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-ea326a24-bb5b-4ce0-936a-54184f952ad9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:47.823996 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-ea326a24-bb5b-4ce0-936a-54184f952ad9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:47.873860 np0000007169 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-ea326a24-bb5b-4ce0-936a-54184f952ad9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:47.877266 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:47.877266 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:47.885807 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea326a24-bb5b-4ce0-936a-54184f952ad9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/6e1e9fe3-cb5c-43c6-9f45-40f9957e7975 returned with HTTP 200 Aug 13 07:03:47.886565 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 891/3540] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:47 2026] GET /volume/v3/volumes/6e1e9fe3-cb5c-43c6-9f45-40f9957e7975 => generated 924 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:47.898417 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-41a2c6f2-74cf-4656-bcd4-5305ee9bdbe5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:47.900105 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-41a2c6f2-74cf-4656-bcd4-5305ee9bdbe5 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/groups/3c9d411b-2695-4d11-9285-c3ff59daaf9b Aug 13 07:03:47.900351 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-41a2c6f2-74cf-4656-bcd4-5305ee9bdbe5 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:47.900524 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-41a2c6f2-74cf-4656-bcd4-5305ee9bdbe5 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:47.900664 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-41a2c6f2-74cf-4656-bcd4-5305ee9bdbe5 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 3c9d411b-2695-4d11-9285-c3ff59daaf9b {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:03:47.903952 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:47.903952 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:47.912193 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-41a2c6f2-74cf-4656-bcd4-5305ee9bdbe5 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/3c9d411b-2695-4d11-9285-c3ff59daaf9b returned with HTTP 200 Aug 13 07:03:47.912655 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 884/3541] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:03:47 2026] GET /volume/v3/groups/3c9d411b-2695-4d11-9285-c3ff59daaf9b => generated 417 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:47.921070 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8f5a239c-a350-4de4-b1d0-d96dabe5764a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:47.923382 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8f5a239c-a350-4de4-b1d0-d96dabe5764a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:03:47.923670 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8f5a239c-a350-4de4-b1d0-d96dabe5764a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:47.923944 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8f5a239c-a350-4de4-b1d0-d96dabe5764a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:47.924332 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-8f5a239c-a350-4de4-b1d0-d96dabe5764a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:03:47.924756 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:47.924756 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:47.925388 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8f5a239c-a350-4de4-b1d0-d96dabe5764a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:03:47.936397 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8f5a239c-a350-4de4-b1d0-d96dabe5764a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Get all volumes completed successfully. Aug 13 07:03:47.937368 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-8f5a239c-a350-4de4-b1d0-d96dabe5764a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:47.937578 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-8f5a239c-a350-4de4-b1d0-d96dabe5764a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:47.950191 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ef7008af-34e4-41bf-8e6b-1cc9fd135991 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:47.953140 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ef7008af-34e4-41bf-8e6b-1cc9fd135991 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 Aug 13 07:03:47.953378 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ef7008af-34e4-41bf-8e6b-1cc9fd135991 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:47.953559 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ef7008af-34e4-41bf-8e6b-1cc9fd135991 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:47.963599 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:47.963599 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:47.967046 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ef7008af-34e4-41bf-8e6b-1cc9fd135991 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:03:47.971615 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ef7008af-34e4-41bf-8e6b-1cc9fd135991 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 returned with HTTP 200 Aug 13 07:03:47.971997 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 890/3542] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:47 2026] GET /volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 => generated 1358 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:47.984072 np0000007169 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-8f5a239c-a350-4de4-b1d0-d96dabe5764a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:47.994296 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:47.994296 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:48.001085 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-8f5a239c-a350-4de4-b1d0-d96dabe5764a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:48.001085 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-8f5a239c-a350-4de4-b1d0-d96dabe5764a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:48.066638 np0000007169 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-8f5a239c-a350-4de4-b1d0-d96dabe5764a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:48.070209 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:48.070209 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:48.078961 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8f5a239c-a350-4de4-b1d0-d96dabe5764a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:03:48.079489 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 878/3543] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:03:47 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:03:48.092637 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b37ca7bd-77ec-43bc-b81b-fbe93812c733 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:48.095065 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b37ca7bd-77ec-43bc-b81b-fbe93812c733 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] POST https://10.4.3.81/volume/v3/groups/3c9d411b-2695-4d11-9285-c3ff59daaf9b/action Aug 13 07:03:48.095535 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b37ca7bd-77ec-43bc-b81b-fbe93812c733 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:03:48.095765 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b37ca7bd-77ec-43bc-b81b-fbe93812c733 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:48.097602 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-b37ca7bd-77ec-43bc-b81b-fbe93812c733 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] delete called for group 3c9d411b-2695-4d11-9285-c3ff59daaf9b {{(pid=100295) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 07:03:48.097765 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.groups [None req-b37ca7bd-77ec-43bc-b81b-fbe93812c733 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Delete group with id: 3c9d411b-2695-4d11-9285-c3ff59daaf9b Aug 13 07:03:48.101809 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:48.101809 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:48.132399 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b37ca7bd-77ec-43bc-b81b-fbe93812c733 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/3c9d411b-2695-4d11-9285-c3ff59daaf9b/action returned with HTTP 202 Aug 13 07:03:48.132843 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 892/3544] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 07:03:48 2026] POST /volume/v3/groups/3c9d411b-2695-4d11-9285-c3ff59daaf9b/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:03:48.145016 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8a9affa3-c4df-4184-b0da-6bd304473e27 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:48.147383 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8a9affa3-c4df-4184-b0da-6bd304473e27 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/6e1e9fe3-cb5c-43c6-9f45-40f9957e7975 Aug 13 07:03:48.147698 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8a9affa3-c4df-4184-b0da-6bd304473e27 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:48.148003 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8a9affa3-c4df-4184-b0da-6bd304473e27 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:48.158779 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:48.158779 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:48.163225 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8a9affa3-c4df-4184-b0da-6bd304473e27 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Volume info retrieved successfully. Aug 13 07:03:48.163957 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-8a9affa3-c4df-4184-b0da-6bd304473e27 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:48.164106 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-8a9affa3-c4df-4184-b0da-6bd304473e27 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:48.204671 np0000007169 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-8a9affa3-c4df-4184-b0da-6bd304473e27 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:48.208204 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:48.208204 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:48.210767 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cfbfd62d-28fb-4224-a9a2-902f2c1f9837 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:48.213978 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cfbfd62d-28fb-4224-a9a2-902f2c1f9837 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:03:48.216621 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cfbfd62d-28fb-4224-a9a2-902f2c1f9837 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:48.216941 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8a9affa3-c4df-4184-b0da-6bd304473e27 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/6e1e9fe3-cb5c-43c6-9f45-40f9957e7975 returned with HTTP 200 Aug 13 07:03:48.217028 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cfbfd62d-28fb-4224-a9a2-902f2c1f9837 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:48.217549 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 885/3545] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:48 2026] GET /volume/v3/volumes/6e1e9fe3-cb5c-43c6-9f45-40f9957e7975 => generated 923 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:48.229570 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:48.229570 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:48.234300 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cfbfd62d-28fb-4224-a9a2-902f2c1f9837 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:03:48.240158 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cfbfd62d-28fb-4224-a9a2-902f2c1f9837 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:03:48.240678 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 891/3546] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:48 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 1194 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:48.254995 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-66a40c83-580c-461b-b536-3eabf0e8d6e8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:48.257145 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-66a40c83-580c-461b-b536-3eabf0e8d6e8 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:03:48.257483 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-66a40c83-580c-461b-b536-3eabf0e8d6e8 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:48.257700 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-66a40c83-580c-461b-b536-3eabf0e8d6e8 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:48.278892 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e9f3263d-703c-401b-9e32-da0fc1b2c3ca None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:48.281439 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9f3263d-703c-401b-9e32-da0fc1b2c3ca tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/85b81c09-2538-4916-95a6-1016f8c14ad1 Aug 13 07:03:48.281732 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9f3263d-703c-401b-9e32-da0fc1b2c3ca tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:48.281953 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9f3263d-703c-401b-9e32-da0fc1b2c3ca tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:48.285942 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9f3263d-703c-401b-9e32-da0fc1b2c3ca tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/85b81c09-2538-4916-95a6-1016f8c14ad1 returned with HTTP 404 Aug 13 07:03:48.286568 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 893/3547] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:48 2026] GET /volume/v3/snapshots/85b81c09-2538-4916-95a6-1016f8c14ad1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:48.294060 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bda68bad-d722-4d66-8d52-8f33f9caf615 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:48.295990 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bda68bad-d722-4d66-8d52-8f33f9caf615 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/2e01bc29-a829-4fc9-9932-ff01a66a5380 Aug 13 07:03:48.296177 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bda68bad-d722-4d66-8d52-8f33f9caf615 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:48.296403 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bda68bad-d722-4d66-8d52-8f33f9caf615 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:48.296609 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-bda68bad-d722-4d66-8d52-8f33f9caf615 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete volume with id: 2e01bc29-a829-4fc9-9932-ff01a66a5380 Aug 13 07:03:48.305978 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:48.305978 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:48.306334 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bda68bad-d722-4d66-8d52-8f33f9caf615 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:48.326613 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bda68bad-d722-4d66-8d52-8f33f9caf615 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete volume request issued successfully. Aug 13 07:03:48.326941 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bda68bad-d722-4d66-8d52-8f33f9caf615 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/2e01bc29-a829-4fc9-9932-ff01a66a5380 returned with HTTP 202 Aug 13 07:03:48.327473 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 886/3548] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:03:48 2026] DELETE /volume/v3/volumes/2e01bc29-a829-4fc9-9932-ff01a66a5380 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:48.334782 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6b57343e-6519-4fb4-89a1-9a5f99b73ef4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:48.336768 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6b57343e-6519-4fb4-89a1-9a5f99b73ef4 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/2e01bc29-a829-4fc9-9932-ff01a66a5380 Aug 13 07:03:48.336983 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6b57343e-6519-4fb4-89a1-9a5f99b73ef4 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:48.337304 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6b57343e-6519-4fb4-89a1-9a5f99b73ef4 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:48.349019 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:48.349019 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:48.356083 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6b57343e-6519-4fb4-89a1-9a5f99b73ef4 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:48.360933 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6b57343e-6519-4fb4-89a1-9a5f99b73ef4 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/2e01bc29-a829-4fc9-9932-ff01a66a5380 returned with HTTP 200 Aug 13 07:03:48.361433 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 892/3549] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:48 2026] GET /volume/v3/volumes/2e01bc29-a829-4fc9-9932-ff01a66a5380 => generated 1005 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:48.462143 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:48.462143 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:48.466218 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-66a40c83-580c-461b-b536-3eabf0e8d6e8 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:03:48.470782 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-66a40c83-580c-461b-b536-3eabf0e8d6e8 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:03:48.471189 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 879/3550] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:48 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 1194 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:48.517526 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-7b305da8-b0d2-44d6-890a-348cd8d58c3c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:48.519979 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-7b305da8-b0d2-44d6-890a-348cd8d58c3c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:03:48.520239 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-7b305da8-b0d2-44d6-890a-348cd8d58c3c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:48.520504 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-7b305da8-b0d2-44d6-890a-348cd8d58c3c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:48.532793 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:48.532793 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:48.537034 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-7b305da8-b0d2-44d6-890a-348cd8d58c3c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:03:48.542409 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-7b305da8-b0d2-44d6-890a-348cd8d58c3c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:03:48.542889 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 894/3551] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:03:48 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 1194 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:48.561196 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-293d9ec6-7a4c-4e1b-a3ea-462e87db7503 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:48.565634 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-293d9ec6-7a4c-4e1b-a3ea-462e87db7503 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] POST https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a/action Aug 13 07:03:48.565959 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-293d9ec6-7a4c-4e1b-a3ea-462e87db7503 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:03:48.566077 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-293d9ec6-7a4c-4e1b-a3ea-462e87db7503 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:48.575796 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:48.575796 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:48.576273 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-293d9ec6-7a4c-4e1b-a3ea-462e87db7503 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:03:48.581521 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-293d9ec6-7a4c-4e1b-a3ea-462e87db7503 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Begin detaching volume completed successfully. Aug 13 07:03:48.581692 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-293d9ec6-7a4c-4e1b-a3ea-462e87db7503 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a/action returned with HTTP 202 Aug 13 07:03:48.582102 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 887/3552] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:03:48 2026] POST /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:03:48.621542 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-66e244d8-781b-4d82-871c-b81aedc2199a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:48.621929 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-66e244d8-781b-4d82-871c-b81aedc2199a None None] GET https://10.4.3.81/volume// Aug 13 07:03:48.622165 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-66e244d8-781b-4d82-871c-b81aedc2199a None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:48.622379 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-66e244d8-781b-4d82-871c-b81aedc2199a None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:48.622742 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-66e244d8-781b-4d82-871c-b81aedc2199a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:03:48.623007 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 893/3553] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:03:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:03:48.629969 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-333f1c99-da44-45c3-982b-da0de1c25fe0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:48.634713 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-333f1c99-da44-45c3-982b-da0de1c25fe0 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:03:48.634713 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-333f1c99-da44-45c3-982b-da0de1c25fe0 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:48.634713 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-333f1c99-da44-45c3-982b-da0de1c25fe0 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:48.645111 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:48.645111 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:48.648210 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-333f1c99-da44-45c3-982b-da0de1c25fe0 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:03:48.651900 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-333f1c99-da44-45c3-982b-da0de1c25fe0 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:03:48.652284 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 880/3554] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:03:48 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 1377 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:03:48.660954 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-91893f30-f2fc-4969-a839-2847b50ff1ef None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:48.663201 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-91893f30-f2fc-4969-a839-2847b50ff1ef tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a/encryption Aug 13 07:03:48.666345 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-91893f30-f2fc-4969-a839-2847b50ff1ef tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:48.666345 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-91893f30-f2fc-4969-a839-2847b50ff1ef tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:48.675307 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:48.675307 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:48.683553 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-91893f30-f2fc-4969-a839-2847b50ff1ef tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a/encryption returned with HTTP 200 Aug 13 07:03:48.684085 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 895/3555] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 07:03:48 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:48.985816 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2bc99377-ca5e-43a9-904e-24ced4296a6c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:48.987397 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2bc99377-ca5e-43a9-904e-24ced4296a6c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 Aug 13 07:03:48.987759 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2bc99377-ca5e-43a9-904e-24ced4296a6c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:48.988053 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2bc99377-ca5e-43a9-904e-24ced4296a6c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:48.999052 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:48.999052 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:49.001745 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2bc99377-ca5e-43a9-904e-24ced4296a6c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:03:49.006451 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2bc99377-ca5e-43a9-904e-24ced4296a6c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 returned with HTTP 200 Aug 13 07:03:49.006916 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 888/3556] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:48 2026] GET /volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 => generated 1358 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:49.232469 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fd9f3939-4b19-4fe6-b771-f9e811d7490e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:49.236062 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fd9f3939-4b19-4fe6-b771-f9e811d7490e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/6e1e9fe3-cb5c-43c6-9f45-40f9957e7975 Aug 13 07:03:49.236370 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fd9f3939-4b19-4fe6-b771-f9e811d7490e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:49.236634 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fd9f3939-4b19-4fe6-b771-f9e811d7490e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:49.247141 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fd9f3939-4b19-4fe6-b771-f9e811d7490e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/6e1e9fe3-cb5c-43c6-9f45-40f9957e7975 returned with HTTP 404 Aug 13 07:03:49.247780 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 894/3557] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:49 2026] GET /volume/v3/volumes/6e1e9fe3-cb5c-43c6-9f45-40f9957e7975 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:03:49.255200 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c61cef22-f7a5-4567-8c20-d32af9f3ded6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:49.257049 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c61cef22-f7a5-4567-8c20-d32af9f3ded6 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/groups/3c9d411b-2695-4d11-9285-c3ff59daaf9b Aug 13 07:03:49.257288 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c61cef22-f7a5-4567-8c20-d32af9f3ded6 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:49.257499 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c61cef22-f7a5-4567-8c20-d32af9f3ded6 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:49.257622 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-c61cef22-f7a5-4567-8c20-d32af9f3ded6 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 3c9d411b-2695-4d11-9285-c3ff59daaf9b {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:03:49.260608 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c61cef22-f7a5-4567-8c20-d32af9f3ded6 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/3c9d411b-2695-4d11-9285-c3ff59daaf9b returned with HTTP 404 Aug 13 07:03:49.261151 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 881/3558] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:03:49 2026] GET /volume/v3/groups/3c9d411b-2695-4d11-9285-c3ff59daaf9b => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:03:49.268183 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b4bf8eb2-061f-4bf2-8fcc-f0efbe2973e5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:49.270277 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b4bf8eb2-061f-4bf2-8fcc-f0efbe2973e5 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] DELETE https://10.4.3.81/volume/v3/group_snapshots/663dd858-a8d4-4129-94a1-dcf5cd4ec225 Aug 13 07:03:49.270534 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b4bf8eb2-061f-4bf2-8fcc-f0efbe2973e5 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:49.270761 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b4bf8eb2-061f-4bf2-8fcc-f0efbe2973e5 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:49.270905 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-b4bf8eb2-061f-4bf2-8fcc-f0efbe2973e5 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] delete called for member 663dd858-a8d4-4129-94a1-dcf5cd4ec225 {{(pid=100295) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 07:03:49.271045 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.group_snapshots [None req-b4bf8eb2-061f-4bf2-8fcc-f0efbe2973e5 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Delete group_snapshot with id: 663dd858-a8d4-4129-94a1-dcf5cd4ec225 Aug 13 07:03:49.275620 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:49.275620 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:49.312616 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b4bf8eb2-061f-4bf2-8fcc-f0efbe2973e5 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/group_snapshots/663dd858-a8d4-4129-94a1-dcf5cd4ec225 returned with HTTP 202 Aug 13 07:03:49.313082 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 896/3559] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 07:03:49 2026] DELETE /volume/v3/group_snapshots/663dd858-a8d4-4129-94a1-dcf5cd4ec225 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:03:49.321813 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a6774c1f-6cd9-4509-9e2f-e8291ce08ada None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:49.324231 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a6774c1f-6cd9-4509-9e2f-e8291ce08ada tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:03:49.324903 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a6774c1f-6cd9-4509-9e2f-e8291ce08ada tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:49.325424 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a6774c1f-6cd9-4509-9e2f-e8291ce08ada tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:49.328740 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-a6774c1f-6cd9-4509-9e2f-e8291ce08ada tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:03:49.328740 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a6774c1f-6cd9-4509-9e2f-e8291ce08ada tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:03:49.335119 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a6774c1f-6cd9-4509-9e2f-e8291ce08ada tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Get all volumes completed successfully. Aug 13 07:03:49.336184 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-a6774c1f-6cd9-4509-9e2f-e8291ce08ada tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:49.336517 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-a6774c1f-6cd9-4509-9e2f-e8291ce08ada tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:49.378337 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0a71ac90-07e2-406c-ab12-a90aa0074297 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:49.378423 np0000007169 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-a6774c1f-6cd9-4509-9e2f-e8291ce08ada tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:49.381531 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0a71ac90-07e2-406c-ab12-a90aa0074297 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/2e01bc29-a829-4fc9-9932-ff01a66a5380 Aug 13 07:03:49.381625 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0a71ac90-07e2-406c-ab12-a90aa0074297 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:49.381826 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0a71ac90-07e2-406c-ab12-a90aa0074297 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:49.383157 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:49.383157 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:49.389476 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0a71ac90-07e2-406c-ab12-a90aa0074297 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/2e01bc29-a829-4fc9-9932-ff01a66a5380 returned with HTTP 404 Aug 13 07:03:49.389476 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 895/3560] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:49 2026] GET /volume/v3/volumes/2e01bc29-a829-4fc9-9932-ff01a66a5380 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:49.393092 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a6774c1f-6cd9-4509-9e2f-e8291ce08ada tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:03:49.393834 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 889/3561] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:03:49 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:49.403565 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:49.408613 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:03:49.408786 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d1a78c7a-d9d7-4f60-adca-b87cad9988d3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:49.408963 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-264720173"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:49.410337 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-264720173'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:03:49.410650 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d1a78c7a-d9d7-4f60-adca-b87cad9988d3 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 13 07:03:49.410841 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d1a78c7a-d9d7-4f60-adca-b87cad9988d3 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:49.411024 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d1a78c7a-d9d7-4f60-adca-b87cad9988d3 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:49.411300 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-d1a78c7a-d9d7-4f60-adca-b87cad9988d3 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:03:49.411558 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:49.411558 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:49.411714 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume of 1 GB Aug 13 07:03:49.412332 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-d1a78c7a-d9d7-4f60-adca-b87cad9988d3 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 07:03:49.415780 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d1a78c7a-d9d7-4f60-adca-b87cad9988d3 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Get all snapshots completed successfully. Aug 13 07:03:49.416543 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d1a78c7a-d9d7-4f60-adca-b87cad9988d3 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 07:03:49.416952 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 897/3562] 10.4.3.81 () {66 vars in 1257 bytes} [Thu Aug 13 07:03:49 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:03:49.418035 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Availability Zones retrieved successfully. Aug 13 07:03:49.424496 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Flow 'volume_create_api' (449c01ed-ebc4-44e2-b212-bf45bbaad198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:49.425686 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfb7b55a-515a-4037-81c0-d84771f9f6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:49.426480 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:03:49.428044 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d2ea3a5d-5a7d-4019-8d1c-db2a487774a8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:49.429666 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d2ea3a5d-5a7d-4019-8d1c-db2a487774a8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/663dd858-a8d4-4129-94a1-dcf5cd4ec225 Aug 13 07:03:49.429853 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d2ea3a5d-5a7d-4019-8d1c-db2a487774a8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:49.430025 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d2ea3a5d-5a7d-4019-8d1c-db2a487774a8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:49.430148 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.group_snapshots [None req-d2ea3a5d-5a7d-4019-8d1c-db2a487774a8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 663dd858-a8d4-4129-94a1-dcf5cd4ec225 {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 07:03:49.432710 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d2ea3a5d-5a7d-4019-8d1c-db2a487774a8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/group_snapshots/663dd858-a8d4-4129-94a1-dcf5cd4ec225 returned with HTTP 404 Aug 13 07:03:49.433100 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 896/3563] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:03:49 2026] GET /volume/v3/group_snapshots/663dd858-a8d4-4129-94a1-dcf5cd4ec225 => generated 116 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:03:49.440173 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-02806963-3eaf-40c8-906a-532fc115cd8b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:49.444792 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-02806963-3eaf-40c8-906a-532fc115cd8b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:03:49.445013 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-02806963-3eaf-40c8-906a-532fc115cd8b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:49.445260 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-02806963-3eaf-40c8-906a-532fc115cd8b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:49.445483 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-02806963-3eaf-40c8-906a-532fc115cd8b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:03:49.446159 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-02806963-3eaf-40c8-906a-532fc115cd8b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:03:49.452084 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfb7b55a-515a-4037-81c0-d84771f9f6ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:49.452767 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be58ea71-365e-4df4-98fe-0e44caf6987e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:49.456532 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-02806963-3eaf-40c8-906a-532fc115cd8b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Get all volumes completed successfully. Aug 13 07:03:49.457378 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-02806963-3eaf-40c8-906a-532fc115cd8b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:49.457577 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-02806963-3eaf-40c8-906a-532fc115cd8b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:49.488553 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Created reservations ['83998d37-9c0c-4761-99f5-8cb4853f8542', '19a1d1de-ac17-4eea-8d72-586ec22db477', '1384fc14-76bc-419f-902b-c5b1856b09e7', '37122904-b0f5-4cce-b426-b7680f2a07eb'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:49.489300 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be58ea71-365e-4df4-98fe-0e44caf6987e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83998d37-9c0c-4761-99f5-8cb4853f8542', '19a1d1de-ac17-4eea-8d72-586ec22db477', '1384fc14-76bc-419f-902b-c5b1856b09e7', '37122904-b0f5-4cce-b426-b7680f2a07eb']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:49.490043 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a665693c-d3b6-40d0-841e-7d984aa2a9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:49.498266 np0000007169 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-02806963-3eaf-40c8-906a-532fc115cd8b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:49.503756 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:49.503756 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:49.509232 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-02806963-3eaf-40c8-906a-532fc115cd8b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:03:49.509765 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 890/3564] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:03:49 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:49.513742 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a665693c-d3b6-40d0-841e-7d984aa2a9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b38d45cf-7cb4-4a1b-b472-ac2574a98101', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-264720173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d810815f4fff4614a93f56ff4d3285e0',qos_specs=None,replication_status=,reservations=['83998d37-9c0c-4761-99f5-8cb4853f8542','19a1d1de-ac17-4eea-8d72-586ec22db477','1384fc14-76bc-419f-902b-c5b1856b09e7','37122904-b0f5-4cce-b426-b7680f2a07eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:03:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-264720173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b38d45cf-7cb4-4a1b-b472-ac2574a98101,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d810815f4fff4614a93f56ff4d3285e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:49.515432 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e79460a-2697-45ef-9718-e09f3dea7bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:49.527829 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ea2429e4-9b92-44ce-8541-82514bf529c4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:49.532056 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea2429e4-9b92-44ce-8541-82514bf529c4 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] POST https://10.4.3.81/volume/v3/groups/9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31/action Aug 13 07:03:49.535898 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea2429e4-9b92-44ce-8541-82514bf529c4 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:03:49.536121 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea2429e4-9b92-44ce-8541-82514bf529c4 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:49.536793 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e79460a-2697-45ef-9718-e09f3dea7bf3) transitioned into state 'SUCCESS' from state '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-264720173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d810815f4fff4614a93f56ff4d3285e0',qos_specs=None,replication_status=,reservations=['83998d37-9c0c-4761-99f5-8cb4853f8542','19a1d1de-ac17-4eea-8d72-586ec22db477','1384fc14-76bc-419f-902b-c5b1856b09e7','37122904-b0f5-4cce-b426-b7680f2a07eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e4d723957b4ee1881e59612b9a9aba',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:49.537608 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fd0b5f5-6f0e-40bf-8191-ef66b2d2dc95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:49.541505 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-ea2429e4-9b92-44ce-8541-82514bf529c4 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] delete called for group 9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31 {{(pid=100295) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 07:03:49.541683 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.groups [None req-ea2429e4-9b92-44ce-8541-82514bf529c4 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Delete group with id: 9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31 Aug 13 07:03:49.544912 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:49.544912 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:49.547781 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fd0b5f5-6f0e-40bf-8191-ef66b2d2dc95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:49.548500 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Flow 'volume_create_api' (449c01ed-ebc4-44e2-b212-bf45bbaad198) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:49.548894 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create volume request issued successfully. Aug 13 07:03:49.549286 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c32db28b-3d11-41a8-8505-446dc04e9e29 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:03:49.549677 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 882/3565] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:03:49 2026] POST /volume/v3/volumes => generated 775 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:49.566904 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e7d90dae-e120-495d-a111-b672b8f63df0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:49.569093 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e7d90dae-e120-495d-a111-b672b8f63df0 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/b38d45cf-7cb4-4a1b-b472-ac2574a98101 Aug 13 07:03:49.569375 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e7d90dae-e120-495d-a111-b672b8f63df0 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:49.569643 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e7d90dae-e120-495d-a111-b672b8f63df0 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:49.582983 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:49.582983 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:49.583823 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea2429e4-9b92-44ce-8541-82514bf529c4 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31/action returned with HTTP 202 Aug 13 07:03:49.584363 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 898/3566] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 07:03:49 2026] POST /volume/v3/groups/9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:03:49.595000 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2225180f-a07a-4ecf-b5c9-03156cec6242 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:49.598155 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2225180f-a07a-4ecf-b5c9-03156cec6242 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/2f3412d0-fb28-471c-b54d-ad05026b5e8f Aug 13 07:03:49.598503 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2225180f-a07a-4ecf-b5c9-03156cec6242 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:49.598761 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2225180f-a07a-4ecf-b5c9-03156cec6242 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:49.600099 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e7d90dae-e120-495d-a111-b672b8f63df0 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:49.605809 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e7d90dae-e120-495d-a111-b672b8f63df0 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/b38d45cf-7cb4-4a1b-b472-ac2574a98101 returned with HTTP 200 Aug 13 07:03:49.605809 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 897/3567] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:49 2026] GET /volume/v3/volumes/b38d45cf-7cb4-4a1b-b472-ac2574a98101 => generated 954 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:49.611646 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:49.611646 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:49.616477 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2225180f-a07a-4ecf-b5c9-03156cec6242 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Volume info retrieved successfully. Aug 13 07:03:49.619773 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-2225180f-a07a-4ecf-b5c9-03156cec6242 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:49.619773 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-2225180f-a07a-4ecf-b5c9-03156cec6242 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:49.649686 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-1d0a5379-569e-4956-bf30-c5c11d4ac11c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:49.653557 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-1d0a5379-569e-4956-bf30-c5c11d4ac11c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/attachments/4f8e4f40-1bc9-4869-818e-f35c44960df3/action Aug 13 07:03:49.653935 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-1d0a5379-569e-4956-bf30-c5c11d4ac11c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:03:49.654099 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-1d0a5379-569e-4956-bf30-c5c11d4ac11c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:49.671803 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:49.671803 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:49.681462 np0000007169 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-2225180f-a07a-4ecf-b5c9-03156cec6242 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:49.687403 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:49.687403 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:49.687565 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-49ec8e06-fd18-4972-825b-59b9f88dd092 req-1d0a5379-569e-4956-bf30-c5c11d4ac11c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/attachments/4f8e4f40-1bc9-4869-818e-f35c44960df3/action returned with HTTP 204 Aug 13 07:03:49.687565 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 883/3568] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:03:49 2026] POST /volume/v3/attachments/4f8e4f40-1bc9-4869-818e-f35c44960df3/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 07:03:49.695784 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2225180f-a07a-4ecf-b5c9-03156cec6242 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/2f3412d0-fb28-471c-b54d-ad05026b5e8f returned with HTTP 200 Aug 13 07:03:49.696147 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 891/3569] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:49 2026] GET /volume/v3/volumes/2f3412d0-fb28-471c-b54d-ad05026b5e8f => generated 910 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:49.710009 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-1cb239f2-5743-4542-86ca-aec87400f95c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:49.712767 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-1cb239f2-5743-4542-86ca-aec87400f95c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] DELETE https://10.4.3.81/volume/v3/attachments/3d53c0f3-910f-41ca-b97a-349dd91cca70 Aug 13 07:03:49.713039 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-1cb239f2-5743-4542-86ca-aec87400f95c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:49.713332 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-1cb239f2-5743-4542-86ca-aec87400f95c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:49.722081 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:49.722081 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:49.770304 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e0a2abaa-8124-4693-b371-81bf397ff3fa req-1cb239f2-5743-4542-86ca-aec87400f95c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/attachments/3d53c0f3-910f-41ca-b97a-349dd91cca70 returned with HTTP 200 Aug 13 07:03:49.770304 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 899/3570] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:03:49 2026] DELETE /volume/v3/attachments/3d53c0f3-910f-41ca-b97a-349dd91cca70 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:50.020055 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a34f7829-5e91-41a1-bd34-ed9287fd8906 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.021819 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a34f7829-5e91-41a1-bd34-ed9287fd8906 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 Aug 13 07:03:50.022024 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a34f7829-5e91-41a1-bd34-ed9287fd8906 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:50.022203 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a34f7829-5e91-41a1-bd34-ed9287fd8906 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:50.031487 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:50.031487 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:50.034997 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a34f7829-5e91-41a1-bd34-ed9287fd8906 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:03:50.039009 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a34f7829-5e91-41a1-bd34-ed9287fd8906 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 returned with HTTP 200 Aug 13 07:03:50.039364 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 898/3571] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:50 2026] GET /volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 => generated 1650 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:50.052823 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-19244426-ee76-48d7-b7ea-c3007db4e8d5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.055331 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-19244426-ee76-48d7-b7ea-c3007db4e8d5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:03:50.055657 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-19244426-ee76-48d7-b7ea-c3007db4e8d5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d8ff9ea-0b54-4e83-a439-10664de5d398", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1006387071"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:50.067526 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:50.067526 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:50.068002 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-19244426-ee76-48d7-b7ea-c3007db4e8d5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:03:50.068138 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-19244426-ee76-48d7-b7ea-c3007db4e8d5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create snapshot from volume 5d8ff9ea-0b54-4e83-a439-10664de5d398 Aug 13 07:03:50.072177 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-19244426-ee76-48d7-b7ea-c3007db4e8d5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 400 Aug 13 07:03:50.072798 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 884/3572] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:03:50 2026] POST /volume/v3/snapshots => generated 160 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 13 07:03:50.078651 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-943c3b30-3bea-4e99-b05e-7935e74b96c3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.080428 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-943c3b30-3bea-4e99-b05e-7935e74b96c3 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:03:50.080776 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-943c3b30-3bea-4e99-b05e-7935e74b96c3 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d8ff9ea-0b54-4e83-a439-10664de5d398", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1135162667"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:50.090072 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:50.090072 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:50.090579 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-943c3b30-3bea-4e99-b05e-7935e74b96c3 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:03:50.090746 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-943c3b30-3bea-4e99-b05e-7935e74b96c3 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create snapshot from volume 5d8ff9ea-0b54-4e83-a439-10664de5d398 Aug 13 07:03:50.112304 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-943c3b30-3bea-4e99-b05e-7935e74b96c3 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Created reservations ['3f4eaa4b-d4cc-451c-ad50-f1d199bf90a8', 'a7930986-676d-4522-80e0-e1c186ecb24d', '3c73b9e0-40df-4073-841c-e49114d3cd09', '34bccc94-d994-4c6a-b754-495e756c7e3a'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:50.140782 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-943c3b30-3bea-4e99-b05e-7935e74b96c3 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot force create request issued successfully. Aug 13 07:03:50.141168 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-943c3b30-3bea-4e99-b05e-7935e74b96c3 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:03:50.141681 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 892/3573] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:03:50 2026] POST /volume/v3/snapshots => generated 310 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:50.149961 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-157beb39-e128-4f30-9591-4787e7fd2ec6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.152295 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-157beb39-e128-4f30-9591-4787e7fd2ec6 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/e2d6f988-226f-4c43-8f4a-6dd4e4af1460 Aug 13 07:03:50.152577 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-157beb39-e128-4f30-9591-4787e7fd2ec6 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:50.152909 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-157beb39-e128-4f30-9591-4787e7fd2ec6 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:50.158298 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:50.158298 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:50.158856 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-157beb39-e128-4f30-9591-4787e7fd2ec6 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:03:50.159827 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-157beb39-e128-4f30-9591-4787e7fd2ec6 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/e2d6f988-226f-4c43-8f4a-6dd4e4af1460 returned with HTTP 200 Aug 13 07:03:50.160278 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 900/3574] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:50 2026] GET /volume/v3/snapshots/e2d6f988-226f-4c43-8f4a-6dd4e4af1460 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:50.620307 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9215135a-1188-4a43-b07c-760e69c43608 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.622240 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9215135a-1188-4a43-b07c-760e69c43608 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/b38d45cf-7cb4-4a1b-b472-ac2574a98101 Aug 13 07:03:50.622475 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9215135a-1188-4a43-b07c-760e69c43608 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:50.622665 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9215135a-1188-4a43-b07c-760e69c43608 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:50.630523 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:50.630523 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:50.634063 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9215135a-1188-4a43-b07c-760e69c43608 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:50.638132 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9215135a-1188-4a43-b07c-760e69c43608 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/b38d45cf-7cb4-4a1b-b472-ac2574a98101 returned with HTTP 200 Aug 13 07:03:50.638554 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 899/3575] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:50 2026] GET /volume/v3/volumes/b38d45cf-7cb4-4a1b-b472-ac2574a98101 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:50.649688 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-16b3f5ba-da7a-4164-9531-c6c57a900ecb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.651455 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-16b3f5ba-da7a-4164-9531-c6c57a900ecb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:03:50.651823 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-16b3f5ba-da7a-4164-9531-c6c57a900ecb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b38d45cf-7cb4-4a1b-b472-ac2574a98101", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1585459607"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:50.662545 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:50.662545 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:50.663000 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-16b3f5ba-da7a-4164-9531-c6c57a900ecb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:50.663171 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-16b3f5ba-da7a-4164-9531-c6c57a900ecb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Create snapshot from volume b38d45cf-7cb4-4a1b-b472-ac2574a98101 Aug 13 07:03:50.695661 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-16b3f5ba-da7a-4164-9531-c6c57a900ecb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Created reservations ['5079e784-2ac9-4807-b6d2-bd9ba13876f3', '22109c0d-42ef-473a-b8bb-7b83a2441f45', '199599d5-61d6-42ee-a882-66e128f32021', '221b9302-125e-47d8-89fe-1121dde2169b'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:50.699035 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1b99c80a-43f7-4461-a730-42b6337a4f6e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.701038 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1b99c80a-43f7-4461-a730-42b6337a4f6e tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 Aug 13 07:03:50.703074 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1b99c80a-43f7-4461-a730-42b6337a4f6e tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:50.703341 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1b99c80a-43f7-4461-a730-42b6337a4f6e tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:50.713234 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ef05028a-6bbb-4a47-9c42-bf4291bcc209 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.715087 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ef05028a-6bbb-4a47-9c42-bf4291bcc209 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/2f3412d0-fb28-471c-b54d-ad05026b5e8f Aug 13 07:03:50.715332 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ef05028a-6bbb-4a47-9c42-bf4291bcc209 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:50.715540 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ef05028a-6bbb-4a47-9c42-bf4291bcc209 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:50.724704 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:50.724704 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:50.724825 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ef05028a-6bbb-4a47-9c42-bf4291bcc209 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/2f3412d0-fb28-471c-b54d-ad05026b5e8f returned with HTTP 404 Aug 13 07:03:50.725093 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 901/3576] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:50 2026] GET /volume/v3/volumes/2f3412d0-fb28-471c-b54d-ad05026b5e8f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:03:50.733248 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1b99c80a-43f7-4461-a730-42b6337a4f6e tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:03:50.733372 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-16b3f5ba-da7a-4164-9531-c6c57a900ecb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot create request issued successfully. Aug 13 07:03:50.733372 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-16b3f5ba-da7a-4164-9531-c6c57a900ecb tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:03:50.733372 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 885/3577] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:03:50 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) Aug 13 07:03:50.733457 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-aa2282dc-a91c-4314-86c9-598a5f69c3e4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.735859 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aa2282dc-a91c-4314-86c9-598a5f69c3e4 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/groups/9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31 Aug 13 07:03:50.736065 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aa2282dc-a91c-4314-86c9-598a5f69c3e4 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:50.736294 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aa2282dc-a91c-4314-86c9-598a5f69c3e4 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:50.736473 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-aa2282dc-a91c-4314-86c9-598a5f69c3e4 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31 {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:03:50.738280 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1b99c80a-43f7-4461-a730-42b6337a4f6e tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 returned with HTTP 200 Aug 13 07:03:50.738280 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 893/3578] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:50 2026] GET /volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 => generated 872 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:50.742235 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aa2282dc-a91c-4314-86c9-598a5f69c3e4 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31 returned with HTTP 404 Aug 13 07:03:50.746381 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 900/3579] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:03:50 2026] GET /volume/v3/groups/9dc03b72-b7f8-4dfd-9cda-d4d1e4ebbb31 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:03:50.746864 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5dfe6b9e-e7cc-4177-8177-e1f45f53da3f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.746864 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5dfe6b9e-e7cc-4177-8177-e1f45f53da3f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211 Aug 13 07:03:50.747125 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5dfe6b9e-e7cc-4177-8177-e1f45f53da3f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:50.747299 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5dfe6b9e-e7cc-4177-8177-e1f45f53da3f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:50.750924 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f0b6c1dc-7f97-4e7b-9d0b-abbf7104bc46 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.752754 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8aca72ef-679b-47f2-9f5d-fe6f230f7d9f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.754476 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8aca72ef-679b-47f2-9f5d-fe6f230f7d9f tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 Aug 13 07:03:50.754531 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f0b6c1dc-7f97-4e7b-9d0b-abbf7104bc46 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/7dfdea28-3c67-4e17-a0ef-add657fc9cfb Aug 13 07:03:50.754689 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8aca72ef-679b-47f2-9f5d-fe6f230f7d9f tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:50.754745 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f0b6c1dc-7f97-4e7b-9d0b-abbf7104bc46 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:50.754899 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f0b6c1dc-7f97-4e7b-9d0b-abbf7104bc46 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:50.754941 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:50.754941 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:50.756440 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8aca72ef-679b-47f2-9f5d-fe6f230f7d9f tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:50.756471 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:50.756471 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:50.756514 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5dfe6b9e-e7cc-4177-8177-e1f45f53da3f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:50.756514 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5dfe6b9e-e7cc-4177-8177-e1f45f53da3f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211 returned with HTTP 200 Aug 13 07:03:50.756514 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 902/3580] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:50 2026] GET /volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:50.764356 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:50.764356 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:50.770016 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8aca72ef-679b-47f2-9f5d-fe6f230f7d9f tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:03:50.771417 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f0b6c1dc-7f97-4e7b-9d0b-abbf7104bc46 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] https://10.4.3.81/volume/v3/group_types/7dfdea28-3c67-4e17-a0ef-add657fc9cfb returned with HTTP 202 Aug 13 07:03:50.771618 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 886/3581] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 07:03:50 2026] DELETE /volume/v3/group_types/7dfdea28-3c67-4e17-a0ef-add657fc9cfb => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:03:50.777806 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8aca72ef-679b-47f2-9f5d-fe6f230f7d9f tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 returned with HTTP 200 Aug 13 07:03:50.777806 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 894/3582] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:50 2026] GET /volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:03:50.779896 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-537e2569-e9bd-4781-aa95-346ad11ed932 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.782957 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-537e2569-e9bd-4781-aa95-346ad11ed932 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] DELETE https://10.4.3.81/volume/v3/types/8cd768a5-8058-4f3f-8ba2-5b6d96c0d941 Aug 13 07:03:50.783231 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-537e2569-e9bd-4781-aa95-346ad11ed932 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:50.783498 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-537e2569-e9bd-4781-aa95-346ad11ed932 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:50.795527 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-be90e62d-8965-49e3-8199-d1232510b9d7 req-0d7814df-5317-4e80-830a-259eb9cef3af None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.820246 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-537e2569-e9bd-4781-aa95-346ad11ed932 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] https://10.4.3.81/volume/v3/types/8cd768a5-8058-4f3f-8ba2-5b6d96c0d941 returned with HTTP 202 Aug 13 07:03:50.820644 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 901/3583] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:03:50 2026] DELETE /volume/v3/types/8cd768a5-8058-4f3f-8ba2-5b6d96c0d941 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:50.829938 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4b9b26c8-ad57-487c-92c1-c838dc847c1d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.834873 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4b9b26c8-ad57-487c-92c1-c838dc847c1d tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] GET https://10.4.3.81/volume/v3/types/8cd768a5-8058-4f3f-8ba2-5b6d96c0d941 Aug 13 07:03:50.834873 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4b9b26c8-ad57-487c-92c1-c838dc847c1d tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:50.834873 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4b9b26c8-ad57-487c-92c1-c838dc847c1d tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:50.839389 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-ecc6ef1e-8c8e-407e-aad8-c2fd160b3799 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.840817 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-ecc6ef1e-8c8e-407e-aad8-c2fd160b3799 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 Aug 13 07:03:50.841028 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-ecc6ef1e-8c8e-407e-aad8-c2fd160b3799 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:50.841176 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4b9b26c8-ad57-487c-92c1-c838dc847c1d tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] https://10.4.3.81/volume/v3/types/8cd768a5-8058-4f3f-8ba2-5b6d96c0d941 returned with HTTP 404 Aug 13 07:03:50.841237 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-ecc6ef1e-8c8e-407e-aad8-c2fd160b3799 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:50.841886 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 887/3584] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 07:03:50 2026] GET /volume/v3/types/8cd768a5-8058-4f3f-8ba2-5b6d96c0d941 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:50.848821 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:50.848821 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:50.851292 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-233ff6d0-dcd5-45cd-bc67-0c37d3e92bc6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.852869 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-ecc6ef1e-8c8e-407e-aad8-c2fd160b3799 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:03:50.853614 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-233ff6d0-dcd5-45cd-bc67-0c37d3e92bc6 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:03:50.854143 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-233ff6d0-dcd5-45cd-bc67-0c37d3e92bc6 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-311572555"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:50.857917 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-ecc6ef1e-8c8e-407e-aad8-c2fd160b3799 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 returned with HTTP 200 Aug 13 07:03:50.858367 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 895/3585] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:03:50 2026] GET /volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:50.874084 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-233ff6d0-dcd5-45cd-bc67-0c37d3e92bc6 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:03:50.874199 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 902/3586] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:03:50 2026] POST /volume/v3/types => generated 223 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:50.881733 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-eafdec07-64ed-4fd0-889c-55a1ada4114c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.883353 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eafdec07-64ed-4fd0-889c-55a1ada4114c tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 07:03:50.883693 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-eafdec07-64ed-4fd0-889c-55a1ada4114c tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1511015404"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:50.897905 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eafdec07-64ed-4fd0-889c-55a1ada4114c tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 07:03:50.898043 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 888/3587] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 07:03:50 2026] POST /volume/v3/group_types => generated 181 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:50.910949 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-be90e62d-8965-49e3-8199-d1232510b9d7 req-0d7814df-5317-4e80-830a-259eb9cef3af tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:03:50.911138 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-53fd99c9-eaf9-40f3-b5ec-4fd804bb6c8f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.911202 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-be90e62d-8965-49e3-8199-d1232510b9d7 req-0d7814df-5317-4e80-830a-259eb9cef3af tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:50.911465 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-be90e62d-8965-49e3-8199-d1232510b9d7 req-0d7814df-5317-4e80-830a-259eb9cef3af tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:50.912930 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53fd99c9-eaf9-40f3-b5ec-4fd804bb6c8f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] POST https://10.4.3.81/volume/v3/groups Aug 13 07:03:50.913353 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-53fd99c9-eaf9-40f3-b5ec-4fd804bb6c8f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ee87be67-1cff-4895-836d-18ffd3f5d093", "volume_types": ["38f01946-7982-4881-8bf2-4d443ac8ebe3"], "name": "tempest-GroupSnapshotsTest-Group-663326095"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:50.914748 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-53fd99c9-eaf9-40f3-b5ec-4fd804bb6c8f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Creating new group {'group': {'group_type': 'ee87be67-1cff-4895-836d-18ffd3f5d093', 'volume_types': ['38f01946-7982-4881-8bf2-4d443ac8ebe3'], 'name': 'tempest-GroupSnapshotsTest-Group-663326095'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 07:03:50.918032 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.groups [None req-53fd99c9-eaf9-40f3-b5ec-4fd804bb6c8f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Creating group tempest-GroupSnapshotsTest-Group-663326095. Aug 13 07:03:50.920151 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:50.920151 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:50.922952 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-be90e62d-8965-49e3-8199-d1232510b9d7 req-0d7814df-5317-4e80-830a-259eb9cef3af tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:03:50.928053 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-be90e62d-8965-49e3-8199-d1232510b9d7 req-0d7814df-5317-4e80-830a-259eb9cef3af tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:03:50.928611 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 903/3588] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:03:50 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 902 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:50.934980 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-53fd99c9-eaf9-40f3-b5ec-4fd804bb6c8f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Availability zone cache updated, next update will occur around 2026-08-13 08:03:50.934716. {{(pid=100296) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 07:03:50.935110 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-53fd99c9-eaf9-40f3-b5ec-4fd804bb6c8f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Availability Zones retrieved successfully. Aug 13 07:03:50.939052 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2401e058-ba3b-4d61-b5e3-7f91836c17b5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.939052 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2401e058-ba3b-4d61-b5e3-7f91836c17b5 None None] GET https://10.4.3.81/volume// Aug 13 07:03:50.939052 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2401e058-ba3b-4d61-b5e3-7f91836c17b5 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:50.939052 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2401e058-ba3b-4d61-b5e3-7f91836c17b5 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:50.939052 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2401e058-ba3b-4d61-b5e3-7f91836c17b5 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:03:50.939052 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 903/3589] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:03:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:03:50.945283 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-53fd99c9-eaf9-40f3-b5ec-4fd804bb6c8f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Created reservations ['7522a208-014e-4396-a7fb-1fea2c2681fc'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:50.948444 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-ed1575ab-a44f-4148-9eb0-a2111549f72a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.953698 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-ed1575ab-a44f-4148-9eb0-a2111549f72a tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:03:50.954022 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-ed1575ab-a44f-4148-9eb0-a2111549f72a tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1885015-f0e8-45c8-806a-5cd35ce997c8", "connector": null, "instance_uuid": "d05e27e2-322b-42ce-a0a0-f3d6ca950a4f"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:50.963240 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:50.963240 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:50.971543 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53fd99c9-eaf9-40f3-b5ec-4fd804bb6c8f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 13 07:03:50.972017 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 896/3590] 10.4.3.81 () {70 vars in 1290 bytes} [Thu Aug 13 07:03:50 2026] POST /volume/v3/groups => generated 111 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:50.979691 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6fa34414-076c-4faf-a55c-f9698f09c019 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:50.982591 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6fa34414-076c-4faf-a55c-f9698f09c019 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed Aug 13 07:03:50.982797 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6fa34414-076c-4faf-a55c-f9698f09c019 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:50.982968 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6fa34414-076c-4faf-a55c-f9698f09c019 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:50.983097 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-6fa34414-076c-4faf-a55c-f9698f09c019 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 00fcab7e-d532-4499-92d4-c63dfb30c8ed {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:03:50.988870 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-ed1575ab-a44f-4148-9eb0-a2111549f72a tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:03:50.989299 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 889/3591] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:03:50 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:50.989955 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:50.989955 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:51.000092 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6fa34414-076c-4faf-a55c-f9698f09c019 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed returned with HTTP 200 Aug 13 07:03:51.000263 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 904/3592] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:03:50 2026] GET /volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:51.030899 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-45ca2072-c2f4-45a2-aacb-b86f6f843630 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:51.034050 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-45ca2072-c2f4-45a2-aacb-b86f6f843630 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 Aug 13 07:03:51.034270 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-45ca2072-c2f4-45a2-aacb-b86f6f843630 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:51.034490 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-45ca2072-c2f4-45a2-aacb-b86f6f843630 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:51.038662 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-db91cee5-6599-48e9-91e7-fedf604ceb0e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:51.038662 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-db91cee5-6599-48e9-91e7-fedf604ceb0e None None] GET https://10.4.3.81/volume// Aug 13 07:03:51.038662 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-db91cee5-6599-48e9-91e7-fedf604ceb0e None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:51.038662 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-db91cee5-6599-48e9-91e7-fedf604ceb0e None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:51.038662 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-db91cee5-6599-48e9-91e7-fedf604ceb0e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:03:51.038832 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 897/3593] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:03:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:03:51.049993 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:51.049993 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:51.050351 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-cfbe3968-0c7d-4a73-a75d-25ee8e58bccc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:51.052509 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-cfbe3968-0c7d-4a73-a75d-25ee8e58bccc tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 Aug 13 07:03:51.053589 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-cfbe3968-0c7d-4a73-a75d-25ee8e58bccc tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:51.053775 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-cfbe3968-0c7d-4a73-a75d-25ee8e58bccc tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:51.056720 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-45ca2072-c2f4-45a2-aacb-b86f6f843630 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:03:51.062115 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-45ca2072-c2f4-45a2-aacb-b86f6f843630 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 returned with HTTP 200 Aug 13 07:03:51.062555 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 904/3594] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:51 2026] GET /volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:51.066015 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:51.066015 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:51.071349 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-cfbe3968-0c7d-4a73-a75d-25ee8e58bccc tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:03:51.076560 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-cfbe3968-0c7d-4a73-a75d-25ee8e58bccc tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 returned with HTTP 200 Aug 13 07:03:51.077516 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 890/3595] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:03:51 2026] GET /volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 => generated 1051 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:03:51.170705 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f79cc136-5b69-40db-84bd-56efffb42402 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:51.172483 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f79cc136-5b69-40db-84bd-56efffb42402 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/e2d6f988-226f-4c43-8f4a-6dd4e4af1460 Aug 13 07:03:51.172684 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f79cc136-5b69-40db-84bd-56efffb42402 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:51.172873 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f79cc136-5b69-40db-84bd-56efffb42402 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:51.182627 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:51.182627 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:51.183042 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f79cc136-5b69-40db-84bd-56efffb42402 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:03:51.183799 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f79cc136-5b69-40db-84bd-56efffb42402 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/e2d6f988-226f-4c43-8f4a-6dd4e4af1460 returned with HTTP 200 Aug 13 07:03:51.184307 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 905/3596] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:51 2026] GET /volume/v3/snapshots/e2d6f988-226f-4c43-8f4a-6dd4e4af1460 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:51.196135 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c4c866c2-3172-487e-83d2-cb3b743f5fef None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:51.197994 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c4c866c2-3172-487e-83d2-cb3b743f5fef tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:03:51.198420 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c4c866c2-3172-487e-83d2-cb3b743f5fef tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d8ff9ea-0b54-4e83-a439-10664de5d398", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1514939604"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:51.203861 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-fe94aa42-5573-447e-9605-f7282405cc93 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:51.205864 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-fe94aa42-5573-447e-9605-f7282405cc93 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] PUT https://10.4.3.81/volume/v3/attachments/ac309c54-543d-4850-b868-a15bdad2fe5b Aug 13 07:03:51.206200 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-fe94aa42-5573-447e-9605-f7282405cc93 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:51.208879 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:51.208879 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:51.209334 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c4c866c2-3172-487e-83d2-cb3b743f5fef tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:03:51.209504 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-c4c866c2-3172-487e-83d2-cb3b743f5fef tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create snapshot from volume 5d8ff9ea-0b54-4e83-a439-10664de5d398 Aug 13 07:03:51.214853 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-fe94aa42-5573-447e-9605-f7282405cc93 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Acquiring lock "cinder-attachment_update-a1885015-f0e8-45c8-806a-5cd35ce997c8-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:03:51.219410 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-fe94aa42-5573-447e-9605-f7282405cc93 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Lock "cinder-attachment_update-a1885015-f0e8-45c8-806a-5cd35ce997c8-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:03:51.220310 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:51.220310 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:51.240003 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-c4c866c2-3172-487e-83d2-cb3b743f5fef tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Created reservations ['6ef79438-6ece-44e8-bbf1-6ee352a21b90', 'a1e57164-2a3d-40a3-bc26-e2b9dea29b76', '1ca836fc-5ffa-4707-919d-b29a57fde07d', '4cbb6182-9ad0-434b-adfb-4f59d26bfb10'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:51.272534 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c4c866c2-3172-487e-83d2-cb3b743f5fef tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot force create request issued successfully. Aug 13 07:03:51.272798 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c4c866c2-3172-487e-83d2-cb3b743f5fef tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:03:51.273196 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 898/3597] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:03:51 2026] POST /volume/v3/snapshots => generated 310 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:51.285295 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9ba398ce-37bf-4da7-b897-959e207e665e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:51.288048 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9ba398ce-37bf-4da7-b897-959e207e665e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/7bd52f03-74e6-4f7b-be0f-ddc8d9d6a05a Aug 13 07:03:51.288363 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9ba398ce-37bf-4da7-b897-959e207e665e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:51.288766 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9ba398ce-37bf-4da7-b897-959e207e665e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:51.295791 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:51.295791 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:51.296292 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9ba398ce-37bf-4da7-b897-959e207e665e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:03:51.297745 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9ba398ce-37bf-4da7-b897-959e207e665e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/7bd52f03-74e6-4f7b-be0f-ddc8d9d6a05a returned with HTTP 200 Aug 13 07:03:51.298439 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 891/3598] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:51 2026] GET /volume/v3/snapshots/7bd52f03-74e6-4f7b-be0f-ddc8d9d6a05a => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:51.315851 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-fe94aa42-5573-447e-9605-f7282405cc93 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Lock "cinder-attachment_update-a1885015-f0e8-45c8-806a-5cd35ce997c8-np0000007169" released by "attachment_update" :: held 0.096s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:03:51.316343 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-fe94aa42-5573-447e-9605-f7282405cc93 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/attachments/ac309c54-543d-4850-b868-a15bdad2fe5b returned with HTTP 200 Aug 13 07:03:51.316961 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 905/3599] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:03:51 2026] PUT /volume/v3/attachments/ac309c54-543d-4850-b868-a15bdad2fe5b => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:51.410987 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-999dd466-2761-4f45-a412-e34f8c1beeea None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:51.413569 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-999dd466-2761-4f45-a412-e34f8c1beeea tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:03:51.413888 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-999dd466-2761-4f45-a412-e34f8c1beeea tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-656392303", "imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:51.415621 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-999dd466-2761-4f45-a412-e34f8c1beeea tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-656392303', 'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:03:51.500059 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-999dd466-2761-4f45-a412-e34f8c1beeea tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Create volume of 1 GB Aug 13 07:03:51.504568 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-999dd466-2761-4f45-a412-e34f8c1beeea tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Availability Zones retrieved successfully. Aug 13 07:03:51.510549 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-999dd466-2761-4f45-a412-e34f8c1beeea tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Flow 'volume_create_api' (df22933a-d016-4dd6-8852-6a93070eda8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:51.511561 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-999dd466-2761-4f45-a412-e34f8c1beeea tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f41cd6a-7203-48a0-8368-323a3603dc20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:51.512561 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-999dd466-2761-4f45-a412-e34f8c1beeea tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:03:51.570123 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-999dd466-2761-4f45-a412-e34f8c1beeea tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f41cd6a-7203-48a0-8368-323a3603dc20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:51.570960 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-999dd466-2761-4f45-a412-e34f8c1beeea tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (019c0edb-9609-425b-86a1-16e1a354d7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:51.629339 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-999dd466-2761-4f45-a412-e34f8c1beeea tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Created reservations ['166e98f0-c92c-4f75-8445-294042eccfe6', '2dbecc2b-f895-44f2-bcaa-b64bdd12e6dc', '68f63dd8-a027-4c3d-bc7e-368a4e011869', '34f9ed88-8b42-4295-a63f-bb1d7b3f2620'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:51.629339 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-999dd466-2761-4f45-a412-e34f8c1beeea tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (019c0edb-9609-425b-86a1-16e1a354d7ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['166e98f0-c92c-4f75-8445-294042eccfe6', '2dbecc2b-f895-44f2-bcaa-b64bdd12e6dc', '68f63dd8-a027-4c3d-bc7e-368a4e011869', '34f9ed88-8b42-4295-a63f-bb1d7b3f2620']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:51.629339 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-999dd466-2761-4f45-a412-e34f8c1beeea tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2103745e-215c-4c51-a371-41126e1eab83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:51.646329 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-999dd466-2761-4f45-a412-e34f8c1beeea tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2103745e-215c-4c51-a371-41126e1eab83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59b82d0a-f67c-45fb-bb3d-90fe24085fee', '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-656392303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9d43aa1f39f40a0ba0276e3bacd1ab8',qos_specs=None,replication_status=,reservations=['166e98f0-c92c-4f75-8445-294042eccfe6','2dbecc2b-f895-44f2-bcaa-b64bdd12e6dc','68f63dd8-a027-4c3d-bc7e-368a4e011869','34f9ed88-8b42-4295-a63f-bb1d7b3f2620'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ed30c049d8b4000b076be5bfc431e6e',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:03:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-656392303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59b82d0a-f67c-45fb-bb3d-90fe24085fee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9d43aa1f39f40a0ba0276e3bacd1ab8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ed30c049d8b4000b076be5bfc431e6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:51.647039 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-999dd466-2761-4f45-a412-e34f8c1beeea tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f23567fe-cf22-4487-9cd4-e9e8efbf2013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:51.663535 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-999dd466-2761-4f45-a412-e34f8c1beeea tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f23567fe-cf22-4487-9cd4-e9e8efbf2013) transitioned into state 'SUCCESS' from state '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-656392303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9d43aa1f39f40a0ba0276e3bacd1ab8',qos_specs=None,replication_status=,reservations=['166e98f0-c92c-4f75-8445-294042eccfe6','2dbecc2b-f895-44f2-bcaa-b64bdd12e6dc','68f63dd8-a027-4c3d-bc7e-368a4e011869','34f9ed88-8b42-4295-a63f-bb1d7b3f2620'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ed30c049d8b4000b076be5bfc431e6e',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:51.664500 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-999dd466-2761-4f45-a412-e34f8c1beeea tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (119552aa-e1f2-4e08-a7b1-685c8e07cc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:51.672231 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-999dd466-2761-4f45-a412-e34f8c1beeea tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (119552aa-e1f2-4e08-a7b1-685c8e07cc5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:51.675340 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-999dd466-2761-4f45-a412-e34f8c1beeea tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Flow 'volume_create_api' (df22933a-d016-4dd6-8852-6a93070eda8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:51.675340 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-999dd466-2761-4f45-a412-e34f8c1beeea tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Create volume request issued successfully. Aug 13 07:03:51.675340 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-999dd466-2761-4f45-a412-e34f8c1beeea tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:03:51.675340 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 906/3600] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:03:51 2026] POST /volume/v3/volumes => generated 750 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:51.687588 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-530df83a-4e83-4bc3-a7b9-6b1fbab63829 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:51.689454 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-530df83a-4e83-4bc3-a7b9-6b1fbab63829 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] GET https://10.4.3.81/volume/v3/volumes/59b82d0a-f67c-45fb-bb3d-90fe24085fee Aug 13 07:03:51.689645 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-530df83a-4e83-4bc3-a7b9-6b1fbab63829 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:51.689824 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-530df83a-4e83-4bc3-a7b9-6b1fbab63829 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:51.696972 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:51.696972 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:51.700296 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-530df83a-4e83-4bc3-a7b9-6b1fbab63829 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Volume info retrieved successfully. Aug 13 07:03:51.704138 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-530df83a-4e83-4bc3-a7b9-6b1fbab63829 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] https://10.4.3.81/volume/v3/volumes/59b82d0a-f67c-45fb-bb3d-90fe24085fee returned with HTTP 200 Aug 13 07:03:51.704562 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 899/3601] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:51 2026] GET /volume/v3/volumes/59b82d0a-f67c-45fb-bb3d-90fe24085fee => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:51.765239 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f5f45d45-9976-4e1e-90b0-39c48036a4ee None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:51.767269 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f5f45d45-9976-4e1e-90b0-39c48036a4ee tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211 Aug 13 07:03:51.767494 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f5f45d45-9976-4e1e-90b0-39c48036a4ee tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:51.767719 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f5f45d45-9976-4e1e-90b0-39c48036a4ee tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:51.773058 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:51.773058 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:51.773407 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f5f45d45-9976-4e1e-90b0-39c48036a4ee tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:51.774040 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f5f45d45-9976-4e1e-90b0-39c48036a4ee tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211 returned with HTTP 200 Aug 13 07:03:51.774410 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 892/3602] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:51 2026] GET /volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:51.782809 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ff9beff2-ead2-4d3f-8969-f241d49fc451 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:51.784558 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff9beff2-ead2-4d3f-8969-f241d49fc451 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] POST https://10.4.3.81/volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211/action Aug 13 07:03:51.784941 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ff9beff2-ead2-4d3f-8969-f241d49fc451 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:03:51.785062 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ff9beff2-ead2-4d3f-8969-f241d49fc451 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:51.786432 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.admin_actions [None req-ff9beff2-ead2-4d3f-8969-f241d49fc451 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Updating snapshot 'e5700786-0f07-48eb-b9cc-9b1c0949b211' with '{'status': 'creating'}' {{(pid=100297) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 07:03:51.796150 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:51.796150 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:51.807278 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff9beff2-ead2-4d3f-8969-f241d49fc451 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211/action returned with HTTP 202 Aug 13 07:03:51.807751 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 906/3603] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:03:51 2026] POST /volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:03:51.814681 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fd931afa-8aed-44e9-a324-17ffe9d8aa21 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:51.816544 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd931afa-8aed-44e9-a324-17ffe9d8aa21 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211 Aug 13 07:03:51.816737 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd931afa-8aed-44e9-a324-17ffe9d8aa21 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:51.816920 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd931afa-8aed-44e9-a324-17ffe9d8aa21 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:51.821517 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:51.821517 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:51.821801 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fd931afa-8aed-44e9-a324-17ffe9d8aa21 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:51.822392 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd931afa-8aed-44e9-a324-17ffe9d8aa21 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211 returned with HTTP 200 Aug 13 07:03:51.822715 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 907/3604] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:51 2026] GET /volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:51.832266 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-63037731-1dae-4717-818d-8078c7da3e46 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:51.834021 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-63037731-1dae-4717-818d-8078c7da3e46 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] POST https://10.4.3.81/volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211/action Aug 13 07:03:51.834520 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-63037731-1dae-4717-818d-8078c7da3e46 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:03:51.834652 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-63037731-1dae-4717-818d-8078c7da3e46 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:51.836057 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.snapshot_actions [None req-63037731-1dae-4717-818d-8078c7da3e46 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100296) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 07:03:51.842181 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:51.842181 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:51.842626 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.snapshot_actions [None req-63037731-1dae-4717-818d-8078c7da3e46 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] Updating snapshot e5700786-0f07-48eb-b9cc-9b1c0949b211 with info {'id': 'e5700786-0f07-48eb-b9cc-9b1c0949b211', 'status': 'error', 'progress': '80%'} Aug 13 07:03:51.850465 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-63037731-1dae-4717-818d-8078c7da3e46 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-member] https://10.4.3.81/volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211/action returned with HTTP 202 Aug 13 07:03:51.850891 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 900/3605] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:03:51 2026] POST /volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:51.857588 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-34bf9a09-fabb-4fdc-9cd9-15cb431f6031 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:51.859261 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-34bf9a09-fabb-4fdc-9cd9-15cb431f6031 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211 Aug 13 07:03:51.859468 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-34bf9a09-fabb-4fdc-9cd9-15cb431f6031 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:51.859774 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-34bf9a09-fabb-4fdc-9cd9-15cb431f6031 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:51.859774 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-34bf9a09-fabb-4fdc-9cd9-15cb431f6031 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete snapshot with id: e5700786-0f07-48eb-b9cc-9b1c0949b211 Aug 13 07:03:51.867210 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:51.867210 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:51.867753 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-34bf9a09-fabb-4fdc-9cd9-15cb431f6031 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:51.891545 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-34bf9a09-fabb-4fdc-9cd9-15cb431f6031 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot delete request issued successfully. Aug 13 07:03:51.891717 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-34bf9a09-fabb-4fdc-9cd9-15cb431f6031 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211 returned with HTTP 202 Aug 13 07:03:51.892093 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 893/3606] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:03:51 2026] DELETE /volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:51.898493 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d7e0740c-3c37-4f6f-9460-5127b456c5c5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:51.901526 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d7e0740c-3c37-4f6f-9460-5127b456c5c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211 Aug 13 07:03:51.901726 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d7e0740c-3c37-4f6f-9460-5127b456c5c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:51.901969 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d7e0740c-3c37-4f6f-9460-5127b456c5c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:51.906993 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:51.906993 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:51.907285 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d7e0740c-3c37-4f6f-9460-5127b456c5c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Snapshot retrieved successfully. Aug 13 07:03:51.910665 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d7e0740c-3c37-4f6f-9460-5127b456c5c5 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211 returned with HTTP 200 Aug 13 07:03:51.911017 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 907/3607] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:51 2026] GET /volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:52.011137 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-967ba386-eac8-4b92-955c-57b4c20a3e84 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:52.013335 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-967ba386-eac8-4b92-955c-57b4c20a3e84 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed Aug 13 07:03:52.013861 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-967ba386-eac8-4b92-955c-57b4c20a3e84 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:52.013922 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-967ba386-eac8-4b92-955c-57b4c20a3e84 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:52.014086 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-967ba386-eac8-4b92-955c-57b4c20a3e84 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 00fcab7e-d532-4499-92d4-c63dfb30c8ed {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:03:52.017542 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:52.017542 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:52.025372 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-967ba386-eac8-4b92-955c-57b4c20a3e84 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed returned with HTTP 200 Aug 13 07:03:52.025788 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 908/3608] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:03:52 2026] GET /volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:52.035524 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:52.036487 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:03:52.036902 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-199777625", "volume_type": "38f01946-7982-4881-8bf2-4d443ac8ebe3", "group_id": "00fcab7e-d532-4499-92d4-c63dfb30c8ed", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:52.045260 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-199777625', 'volume_type': '38f01946-7982-4881-8bf2-4d443ac8ebe3', 'group_id': '00fcab7e-d532-4499-92d4-c63dfb30c8ed', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:03:52.055897 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:52.055897 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:52.056469 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Create volume of 1 GB Aug 13 07:03:52.062650 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Availability Zones retrieved successfully. Aug 13 07:03:52.070548 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Flow 'volume_create_api' (74f8f381-60a8-47fc-b4ba-071634b61b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:52.071384 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e8a5dc8-adb0-466f-a2bc-9eb6a0a1afd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:52.071861 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:52.071861 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:52.072255 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:03:52.082232 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c560e5fc-ce6f-4e77-816a-6639f4427ba3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:52.087753 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c560e5fc-ce6f-4e77-816a-6639f4427ba3 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 Aug 13 07:03:52.087984 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c560e5fc-ce6f-4e77-816a-6639f4427ba3 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:52.088234 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c560e5fc-ce6f-4e77-816a-6639f4427ba3 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:52.091856 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e8a5dc8-adb0-466f-a2bc-9eb6a0a1afd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:03:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=38f01946-7982-4881-8bf2-4d443ac8ebe3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-311572555',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '38f01946-7982-4881-8bf2-4d443ac8ebe3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '00fcab7e-d532-4499-92d4-c63dfb30c8ed', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:52.092777 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8316b28d-c9ff-416c-a608-3cf50e9cb475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:52.101874 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:52.101874 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:52.105025 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c560e5fc-ce6f-4e77-816a-6639f4427ba3 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:03:52.109117 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c560e5fc-ce6f-4e77-816a-6639f4427ba3 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 returned with HTTP 200 Aug 13 07:03:52.109538 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 894/3609] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:52 2026] GET /volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:52.127560 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-311572555 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-311572555, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:03:52.127560 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-311572555 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-311572555, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:03:52.147019 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Created reservations ['842c9aee-3801-45d6-9707-22a64ba468fc', 'a75da857-3a2b-4f01-b3cb-5409ceccdb07', '4fad678d-2ffe-41a4-9045-687a822bee1b', '05842c24-0e75-497f-94e6-a87aacb977b2'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:52.148120 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8316b28d-c9ff-416c-a608-3cf50e9cb475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['842c9aee-3801-45d6-9707-22a64ba468fc', 'a75da857-3a2b-4f01-b3cb-5409ceccdb07', '4fad678d-2ffe-41a4-9045-687a822bee1b', '05842c24-0e75-497f-94e6-a87aacb977b2']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:52.149235 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2a5b44c-7f54-4e7c-85dc-9fca9d9d37ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:52.175561 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2a5b44c-7f54-4e7c-85dc-9fca9d9d37ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '434e48b3-a251-4f26-8f0c-df4257902081', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-199777625',encryption_key_id=None,group_id=00fcab7e-d532-4499-92d4-c63dfb30c8ed,group_type_id=,metadata={},multiattach=False,project_id='13b061e3e8ce4665b9ff840e62ec44af',qos_specs=None,replication_status=,reservations=['842c9aee-3801-45d6-9707-22a64ba468fc','a75da857-3a2b-4f01-b3cb-5409ceccdb07','4fad678d-2ffe-41a4-9045-687a822bee1b','05842c24-0e75-497f-94e6-a87aacb977b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acb13a0e3dd1432db2e19b15ddf64bc2',volume_type_id=38f01946-7982-4881-8bf2-4d443ac8ebe3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:03:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-199777625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=00fcab7e-d532-4499-92d4-c63dfb30c8ed,host=None,id=434e48b3-a251-4f26-8f0c-df4257902081,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13b061e3e8ce4665b9ff840e62ec44af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acb13a0e3dd1432db2e19b15ddf64bc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(38f01946-7982-4881-8bf2-4d443ac8ebe3),volume_type_id=38f01946-7982-4881-8bf2-4d443ac8ebe3)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:52.176573 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1494cbdf-e881-4458-b5ec-c534c77900d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:52.191974 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1494cbdf-e881-4458-b5ec-c534c77900d9) transitioned into state 'SUCCESS' from state '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-199777625',encryption_key_id=None,group_id=00fcab7e-d532-4499-92d4-c63dfb30c8ed,group_type_id=,metadata={},multiattach=False,project_id='13b061e3e8ce4665b9ff840e62ec44af',qos_specs=None,replication_status=,reservations=['842c9aee-3801-45d6-9707-22a64ba468fc','a75da857-3a2b-4f01-b3cb-5409ceccdb07','4fad678d-2ffe-41a4-9045-687a822bee1b','05842c24-0e75-497f-94e6-a87aacb977b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acb13a0e3dd1432db2e19b15ddf64bc2',volume_type_id=38f01946-7982-4881-8bf2-4d443ac8ebe3)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:52.192631 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4d7aa18-8bdd-4318-9060-67e505e25bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:52.202221 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4d7aa18-8bdd-4318-9060-67e505e25bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:52.203604 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Flow 'volume_create_api' (74f8f381-60a8-47fc-b4ba-071634b61b6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:52.203604 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Create volume request issued successfully. Aug 13 07:03:52.203833 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:52.203977 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:52.239696 np0000007169 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:52.242606 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:52.242606 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:52.246852 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2352c7a4-cdf9-4134-b0b5-0e0798f8944f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:03:52.247339 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 901/3610] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 07:03:52 2026] POST /volume/v3/volumes => generated 819 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:52.262412 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d45a7aad-d4f9-452c-b91e-e50dd478cffc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:52.265343 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d45a7aad-d4f9-452c-b91e-e50dd478cffc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/434e48b3-a251-4f26-8f0c-df4257902081 Aug 13 07:03:52.265343 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d45a7aad-d4f9-452c-b91e-e50dd478cffc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:52.265343 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d45a7aad-d4f9-452c-b91e-e50dd478cffc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:52.274485 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:52.274485 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:52.280544 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d45a7aad-d4f9-452c-b91e-e50dd478cffc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Volume info retrieved successfully. Aug 13 07:03:52.280998 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d45a7aad-d4f9-452c-b91e-e50dd478cffc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:52.280998 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d45a7aad-d4f9-452c-b91e-e50dd478cffc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:52.310330 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dfb016d2-fd47-4bef-a387-50e296203cb1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:52.312606 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dfb016d2-fd47-4bef-a387-50e296203cb1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/7bd52f03-74e6-4f7b-be0f-ddc8d9d6a05a Aug 13 07:03:52.314113 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dfb016d2-fd47-4bef-a387-50e296203cb1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:52.314113 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dfb016d2-fd47-4bef-a387-50e296203cb1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:52.321947 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:52.321947 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:52.322469 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dfb016d2-fd47-4bef-a387-50e296203cb1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:03:52.323370 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dfb016d2-fd47-4bef-a387-50e296203cb1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/7bd52f03-74e6-4f7b-be0f-ddc8d9d6a05a returned with HTTP 200 Aug 13 07:03:52.323835 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 909/3611] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:52 2026] GET /volume/v3/snapshots/7bd52f03-74e6-4f7b-be0f-ddc8d9d6a05a => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:52.329958 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-d45a7aad-d4f9-452c-b91e-e50dd478cffc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:52.333093 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:52.333093 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:52.334832 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8845cae5-9537-4db4-94c1-1787c67a0388 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:52.336773 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8845cae5-9537-4db4-94c1-1787c67a0388 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:03:52.337076 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8845cae5-9537-4db4-94c1-1787c67a0388 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d8ff9ea-0b54-4e83-a439-10664de5d398", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1612904294"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:52.351994 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d45a7aad-d4f9-452c-b91e-e50dd478cffc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/434e48b3-a251-4f26-8f0c-df4257902081 returned with HTTP 200 Aug 13 07:03:52.351994 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 908/3612] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:52 2026] GET /volume/v3/volumes/434e48b3-a251-4f26-8f0c-df4257902081 => generated 887 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:52.360382 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:52.360382 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:52.360758 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8845cae5-9537-4db4-94c1-1787c67a0388 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:03:52.360958 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-8845cae5-9537-4db4-94c1-1787c67a0388 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create snapshot from volume 5d8ff9ea-0b54-4e83-a439-10664de5d398 Aug 13 07:03:52.390553 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-8845cae5-9537-4db4-94c1-1787c67a0388 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Created reservations ['c059b3ca-5172-4f41-aefd-eacf58ac7d4f', 'd7ad8fd4-c555-4dd8-a3fd-4565510ec8ea', '05ec4c78-6ab3-4044-9259-86f496c68502', '56aa1dd1-982d-4c38-ac1d-7133757ee7a6'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:52.430996 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8845cae5-9537-4db4-94c1-1787c67a0388 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot force create request issued successfully. Aug 13 07:03:52.431148 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8845cae5-9537-4db4-94c1-1787c67a0388 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:03:52.431500 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 895/3613] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:03:52 2026] POST /volume/v3/snapshots => generated 310 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:03:52.440798 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e3256e52-7b29-47f0-9af2-70bceadfd096 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:52.443675 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e3256e52-7b29-47f0-9af2-70bceadfd096 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/a3c65325-a931-42c1-a4cf-a1d3e53248f0 Aug 13 07:03:52.443969 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e3256e52-7b29-47f0-9af2-70bceadfd096 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:52.444250 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e3256e52-7b29-47f0-9af2-70bceadfd096 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:52.450010 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:52.450010 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:52.451003 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e3256e52-7b29-47f0-9af2-70bceadfd096 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:03:52.451795 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e3256e52-7b29-47f0-9af2-70bceadfd096 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/a3c65325-a931-42c1-a4cf-a1d3e53248f0 returned with HTTP 200 Aug 13 07:03:52.452290 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 902/3614] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:52 2026] GET /volume/v3/snapshots/a3c65325-a931-42c1-a4cf-a1d3e53248f0 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:52.722757 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cf1f60ac-5682-4f5e-9863-d2a0ec1c6534 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:52.724499 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf1f60ac-5682-4f5e-9863-d2a0ec1c6534 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] GET https://10.4.3.81/volume/v3/volumes/59b82d0a-f67c-45fb-bb3d-90fe24085fee Aug 13 07:03:52.724677 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cf1f60ac-5682-4f5e-9863-d2a0ec1c6534 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:52.724868 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cf1f60ac-5682-4f5e-9863-d2a0ec1c6534 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:52.731274 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:52.731274 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:52.734729 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cf1f60ac-5682-4f5e-9863-d2a0ec1c6534 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Volume info retrieved successfully. Aug 13 07:03:52.738979 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf1f60ac-5682-4f5e-9863-d2a0ec1c6534 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] https://10.4.3.81/volume/v3/volumes/59b82d0a-f67c-45fb-bb3d-90fe24085fee returned with HTTP 200 Aug 13 07:03:52.739369 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 910/3615] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:52 2026] GET /volume/v3/volumes/59b82d0a-f67c-45fb-bb3d-90fe24085fee => generated 1358 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:52.770902 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-b8918844-37d7-49bb-a62c-30bd7d0619f3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:52.772076 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-b8918844-37d7-49bb-a62c-30bd7d0619f3 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] GET https://10.4.3.81/volume/v3/volumes/59b82d0a-f67c-45fb-bb3d-90fe24085fee Aug 13 07:03:52.772246 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-b8918844-37d7-49bb-a62c-30bd7d0619f3 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:52.772426 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-b8918844-37d7-49bb-a62c-30bd7d0619f3 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:52.779161 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:52.779161 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:52.782414 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-b8918844-37d7-49bb-a62c-30bd7d0619f3 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Volume info retrieved successfully. Aug 13 07:03:52.786595 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-b8918844-37d7-49bb-a62c-30bd7d0619f3 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] https://10.4.3.81/volume/v3/volumes/59b82d0a-f67c-45fb-bb3d-90fe24085fee returned with HTTP 200 Aug 13 07:03:52.786938 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 909/3616] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:03:52 2026] GET /volume/v3/volumes/59b82d0a-f67c-45fb-bb3d-90fe24085fee => generated 1358 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:52.919521 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bfe34af1-14b6-4c09-9d0c-8c0e7b8dba9f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:52.922393 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bfe34af1-14b6-4c09-9d0c-8c0e7b8dba9f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211 Aug 13 07:03:52.922393 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bfe34af1-14b6-4c09-9d0c-8c0e7b8dba9f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:52.922393 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bfe34af1-14b6-4c09-9d0c-8c0e7b8dba9f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:52.926606 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bfe34af1-14b6-4c09-9d0c-8c0e7b8dba9f tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211 returned with HTTP 404 Aug 13 07:03:52.928468 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 896/3617] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:52 2026] GET /volume/v3/snapshots/e5700786-0f07-48eb-b9cc-9b1c0949b211 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:52.934791 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8baebb86-94c3-4450-8b08-c19367cd3c39 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:52.936453 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8baebb86-94c3-4450-8b08-c19367cd3c39 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/b38d45cf-7cb4-4a1b-b472-ac2574a98101 Aug 13 07:03:52.936612 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8baebb86-94c3-4450-8b08-c19367cd3c39 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:52.936781 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8baebb86-94c3-4450-8b08-c19367cd3c39 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:52.936926 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-8baebb86-94c3-4450-8b08-c19367cd3c39 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete volume with id: b38d45cf-7cb4-4a1b-b472-ac2574a98101 Aug 13 07:03:52.945966 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:52.945966 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:52.946469 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8baebb86-94c3-4450-8b08-c19367cd3c39 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:52.962721 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8baebb86-94c3-4450-8b08-c19367cd3c39 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Delete volume request issued successfully. Aug 13 07:03:52.962963 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8baebb86-94c3-4450-8b08-c19367cd3c39 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/b38d45cf-7cb4-4a1b-b472-ac2574a98101 returned with HTTP 202 Aug 13 07:03:52.963383 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 903/3618] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:03:52 2026] DELETE /volume/v3/volumes/b38d45cf-7cb4-4a1b-b472-ac2574a98101 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:52.971072 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-baf43fea-633f-4b2c-b0dc-96d13d09c368 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:52.973239 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-baf43fea-633f-4b2c-b0dc-96d13d09c368 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/b38d45cf-7cb4-4a1b-b472-ac2574a98101 Aug 13 07:03:52.973501 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-baf43fea-633f-4b2c-b0dc-96d13d09c368 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:52.973744 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-baf43fea-633f-4b2c-b0dc-96d13d09c368 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:52.988344 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:52.988344 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:52.996814 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-baf43fea-633f-4b2c-b0dc-96d13d09c368 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Volume info retrieved successfully. Aug 13 07:03:53.001495 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-baf43fea-633f-4b2c-b0dc-96d13d09c368 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/b38d45cf-7cb4-4a1b-b472-ac2574a98101 returned with HTTP 200 Aug 13 07:03:53.001857 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 911/3619] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:52 2026] GET /volume/v3/volumes/b38d45cf-7cb4-4a1b-b472-ac2574a98101 => generated 1005 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:53.122809 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-94538d8e-ddb1-4914-84f0-a4a9e092951c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:53.125209 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-94538d8e-ddb1-4914-84f0-a4a9e092951c tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 Aug 13 07:03:53.125457 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-94538d8e-ddb1-4914-84f0-a4a9e092951c tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:53.125641 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-94538d8e-ddb1-4914-84f0-a4a9e092951c tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:53.135665 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:53.135665 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:53.139751 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-94538d8e-ddb1-4914-84f0-a4a9e092951c tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:03:53.144734 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-94538d8e-ddb1-4914-84f0-a4a9e092951c tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 returned with HTTP 200 Aug 13 07:03:53.145260 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 910/3620] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:53 2026] GET /volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:53.246909 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-62634333-42c0-46b8-a346-edea801c1d10 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:53.249122 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-62634333-42c0-46b8-a346-edea801c1d10 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] GET https://10.4.3.81/volume/v3/volumes/59b82d0a-f67c-45fb-bb3d-90fe24085fee Aug 13 07:03:53.249400 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-62634333-42c0-46b8-a346-edea801c1d10 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:53.249623 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-62634333-42c0-46b8-a346-edea801c1d10 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:53.257105 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:53.257105 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:53.260671 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-62634333-42c0-46b8-a346-edea801c1d10 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Volume info retrieved successfully. Aug 13 07:03:53.266212 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-62634333-42c0-46b8-a346-edea801c1d10 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] https://10.4.3.81/volume/v3/volumes/59b82d0a-f67c-45fb-bb3d-90fe24085fee returned with HTTP 200 Aug 13 07:03:53.266754 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 897/3621] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:03:53 2026] GET /volume/v3/volumes/59b82d0a-f67c-45fb-bb3d-90fe24085fee => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:53.275790 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d1d308d1-2cf2-4e5c-9450-250eea73c6fe None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:53.276186 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d1d308d1-2cf2-4e5c-9450-250eea73c6fe None None] GET https://10.4.3.81/volume// Aug 13 07:03:53.276392 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d1d308d1-2cf2-4e5c-9450-250eea73c6fe None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:53.276578 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d1d308d1-2cf2-4e5c-9450-250eea73c6fe None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:53.276954 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d1d308d1-2cf2-4e5c-9450-250eea73c6fe None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:03:53.277251 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 904/3622] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 07:03:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:03:53.285148 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-3bdd712c-cba1-4a3c-ba85-e88e302e2597 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:53.287165 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-3bdd712c-cba1-4a3c-ba85-e88e302e2597 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:03:53.287584 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-3bdd712c-cba1-4a3c-ba85-e88e302e2597 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59b82d0a-f67c-45fb-bb3d-90fe24085fee", "connector": null, "instance_uuid": "817cd28c-9cd2-4cd0-bb86-d62bac81020e"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:53.297107 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:53.297107 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:53.323003 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-3bdd712c-cba1-4a3c-ba85-e88e302e2597 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:03:53.323503 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 912/3623] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:03:53 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:53.370071 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a2736167-5e88-44b5-b195-7d2b0ff05792 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:53.372425 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a2736167-5e88-44b5-b195-7d2b0ff05792 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/434e48b3-a251-4f26-8f0c-df4257902081 Aug 13 07:03:53.372723 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a2736167-5e88-44b5-b195-7d2b0ff05792 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:53.372810 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a2736167-5e88-44b5-b195-7d2b0ff05792 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:53.381030 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:53.381030 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:53.392186 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a2736167-5e88-44b5-b195-7d2b0ff05792 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Volume info retrieved successfully. Aug 13 07:03:53.393096 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-a2736167-5e88-44b5-b195-7d2b0ff05792 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:53.393307 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-a2736167-5e88-44b5-b195-7d2b0ff05792 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:53.437039 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-a2736167-5e88-44b5-b195-7d2b0ff05792 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:53.440461 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:53.440461 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:53.451499 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a2736167-5e88-44b5-b195-7d2b0ff05792 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/434e48b3-a251-4f26-8f0c-df4257902081 returned with HTTP 200 Aug 13 07:03:53.451884 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 911/3624] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:53 2026] GET /volume/v3/volumes/434e48b3-a251-4f26-8f0c-df4257902081 => generated 912 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:53.460815 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c54f66be-0409-429d-a3cd-6411c5e9f8ce None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:53.462731 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c54f66be-0409-429d-a3cd-6411c5e9f8ce tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/a3c65325-a931-42c1-a4cf-a1d3e53248f0 Aug 13 07:03:53.463053 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c54f66be-0409-429d-a3cd-6411c5e9f8ce tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:53.463289 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c54f66be-0409-429d-a3cd-6411c5e9f8ce tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:53.467927 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:53.467927 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:53.468338 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:53.468400 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c54f66be-0409-429d-a3cd-6411c5e9f8ce tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:03:53.469024 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c54f66be-0409-429d-a3cd-6411c5e9f8ce tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/a3c65325-a931-42c1-a4cf-a1d3e53248f0 returned with HTTP 200 Aug 13 07:03:53.469431 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 898/3625] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:53 2026] GET /volume/v3/snapshots/a3c65325-a931-42c1-a4cf-a1d3e53248f0 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:53.470194 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:03:53.470595 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-639450400", "volume_type": "38f01946-7982-4881-8bf2-4d443ac8ebe3", "group_id": "00fcab7e-d532-4499-92d4-c63dfb30c8ed", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:53.472062 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-639450400', 'volume_type': '38f01946-7982-4881-8bf2-4d443ac8ebe3', 'group_id': '00fcab7e-d532-4499-92d4-c63dfb30c8ed', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:03:53.477458 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-45aa7b7f-e21a-4b27-a1b8-ab8bb10d22b8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:53.480278 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-45aa7b7f-e21a-4b27-a1b8-ab8bb10d22b8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/e2d6f988-226f-4c43-8f4a-6dd4e4af1460 Aug 13 07:03:53.480514 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-45aa7b7f-e21a-4b27-a1b8-ab8bb10d22b8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:53.480839 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-45aa7b7f-e21a-4b27-a1b8-ab8bb10d22b8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:53.480839 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-45aa7b7f-e21a-4b27-a1b8-ab8bb10d22b8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete snapshot with id: e2d6f988-226f-4c43-8f4a-6dd4e4af1460 Aug 13 07:03:53.482268 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:53.482268 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:53.482999 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Create volume of 1 GB Aug 13 07:03:53.485280 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:53.485280 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:53.485728 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-45aa7b7f-e21a-4b27-a1b8-ab8bb10d22b8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:03:53.490429 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Availability Zones retrieved successfully. Aug 13 07:03:53.495899 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Flow 'volume_create_api' (6b5d4a78-2b68-4665-86f3-f8afcf055d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:53.497087 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20c7dda7-02f3-493f-8580-f00be72cb2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:53.497672 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:53.497672 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:53.498193 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:03:53.506147 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-45aa7b7f-e21a-4b27-a1b8-ab8bb10d22b8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot delete request issued successfully. Aug 13 07:03:53.506441 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-45aa7b7f-e21a-4b27-a1b8-ab8bb10d22b8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/e2d6f988-226f-4c43-8f4a-6dd4e4af1460 returned with HTTP 202 Aug 13 07:03:53.507111 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 913/3626] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:03:53 2026] DELETE /volume/v3/snapshots/e2d6f988-226f-4c43-8f4a-6dd4e4af1460 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:53.516139 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fe3331f7-e8d4-44df-a87b-9231f3658171 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:53.518017 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fe3331f7-e8d4-44df-a87b-9231f3658171 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/e2d6f988-226f-4c43-8f4a-6dd4e4af1460 Aug 13 07:03:53.518223 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fe3331f7-e8d4-44df-a87b-9231f3658171 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:53.518426 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fe3331f7-e8d4-44df-a87b-9231f3658171 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:53.519301 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20c7dda7-02f3-493f-8580-f00be72cb2df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:03:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=38f01946-7982-4881-8bf2-4d443ac8ebe3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-311572555',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '38f01946-7982-4881-8bf2-4d443ac8ebe3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '00fcab7e-d532-4499-92d4-c63dfb30c8ed', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:53.520085 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d607672c-b3fe-49bd-9da0-9e2a5d143c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:53.523937 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:53.523937 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:53.524395 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fe3331f7-e8d4-44df-a87b-9231f3658171 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:03:53.525099 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fe3331f7-e8d4-44df-a87b-9231f3658171 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/e2d6f988-226f-4c43-8f4a-6dd4e4af1460 returned with HTTP 200 Aug 13 07:03:53.525508 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 912/3627] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:53 2026] GET /volume/v3/snapshots/e2d6f988-226f-4c43-8f4a-6dd4e4af1460 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:53.566041 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Created reservations ['b0df3d7e-6262-41be-873b-8cce49697c4b', 'd1eb5a7f-70ce-452c-99da-5576703e9e64', '59131843-402b-4746-95a9-d68dace352f2', 'ca897412-374c-41a7-8723-bfef346f098f'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:53.567139 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d607672c-b3fe-49bd-9da0-9e2a5d143c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0df3d7e-6262-41be-873b-8cce49697c4b', 'd1eb5a7f-70ce-452c-99da-5576703e9e64', '59131843-402b-4746-95a9-d68dace352f2', 'ca897412-374c-41a7-8723-bfef346f098f']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:53.568159 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c9503b9-cd7d-44ae-acc7-b188d74affa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:53.596823 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c9503b9-cd7d-44ae-acc7-b188d74affa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e64f789-9fb9-494b-9c02-f93faa9e1b32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-639450400',encryption_key_id=None,group_id=00fcab7e-d532-4499-92d4-c63dfb30c8ed,group_type_id=,metadata={},multiattach=False,project_id='13b061e3e8ce4665b9ff840e62ec44af',qos_specs=None,replication_status=,reservations=['b0df3d7e-6262-41be-873b-8cce49697c4b','d1eb5a7f-70ce-452c-99da-5576703e9e64','59131843-402b-4746-95a9-d68dace352f2','ca897412-374c-41a7-8723-bfef346f098f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acb13a0e3dd1432db2e19b15ddf64bc2',volume_type_id=38f01946-7982-4881-8bf2-4d443ac8ebe3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:03:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-639450400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=00fcab7e-d532-4499-92d4-c63dfb30c8ed,host=None,id=1e64f789-9fb9-494b-9c02-f93faa9e1b32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13b061e3e8ce4665b9ff840e62ec44af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acb13a0e3dd1432db2e19b15ddf64bc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(38f01946-7982-4881-8bf2-4d443ac8ebe3),volume_type_id=38f01946-7982-4881-8bf2-4d443ac8ebe3)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:53.598057 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1283ea68-b2db-48d7-93f0-01c2bcc86d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:53.619384 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1283ea68-b2db-48d7-93f0-01c2bcc86d8c) transitioned into state 'SUCCESS' from state '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-639450400',encryption_key_id=None,group_id=00fcab7e-d532-4499-92d4-c63dfb30c8ed,group_type_id=,metadata={},multiattach=False,project_id='13b061e3e8ce4665b9ff840e62ec44af',qos_specs=None,replication_status=,reservations=['b0df3d7e-6262-41be-873b-8cce49697c4b','d1eb5a7f-70ce-452c-99da-5576703e9e64','59131843-402b-4746-95a9-d68dace352f2','ca897412-374c-41a7-8723-bfef346f098f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acb13a0e3dd1432db2e19b15ddf64bc2',volume_type_id=38f01946-7982-4881-8bf2-4d443ac8ebe3)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:53.620243 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20e7ddb7-aea4-4465-a9d5-9294b1c27caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:53.633452 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20e7ddb7-aea4-4465-a9d5-9294b1c27caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:53.633585 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Flow 'volume_create_api' (6b5d4a78-2b68-4665-86f3-f8afcf055d88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:53.633871 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Create volume request issued successfully. Aug 13 07:03:53.634532 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:53.634685 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:53.669818 np0000007169 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:53.672837 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:53.672837 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:53.676434 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-02846af2-faaa-49a5-b858-b70b4ca62db8 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:03:53.676839 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 905/3628] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 07:03:53 2026] POST /volume/v3/volumes => generated 819 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:53.690932 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fe2032af-2778-4a46-8f33-dadbc57df785 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:53.693259 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fe2032af-2778-4a46-8f33-dadbc57df785 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/1e64f789-9fb9-494b-9c02-f93faa9e1b32 Aug 13 07:03:53.693549 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fe2032af-2778-4a46-8f33-dadbc57df785 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:53.693809 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fe2032af-2778-4a46-8f33-dadbc57df785 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:53.705925 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:53.705925 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:53.713535 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fe2032af-2778-4a46-8f33-dadbc57df785 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Volume info retrieved successfully. Aug 13 07:03:53.714284 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-fe2032af-2778-4a46-8f33-dadbc57df785 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:53.714465 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-fe2032af-2778-4a46-8f33-dadbc57df785 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:53.750599 np0000007169 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-fe2032af-2778-4a46-8f33-dadbc57df785 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:53.753645 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:53.753645 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:53.760505 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fe2032af-2778-4a46-8f33-dadbc57df785 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/1e64f789-9fb9-494b-9c02-f93faa9e1b32 returned with HTTP 200 Aug 13 07:03:53.760886 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 899/3629] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:53 2026] GET /volume/v3/volumes/1e64f789-9fb9-494b-9c02-f93faa9e1b32 => generated 911 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:53.854180 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b4ac6414-9108-4d51-8aa2-262923c62bd4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:53.855970 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b4ac6414-9108-4d51-8aa2-262923c62bd4 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] DELETE https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:03:53.856193 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b4ac6414-9108-4d51-8aa2-262923c62bd4 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:53.856450 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b4ac6414-9108-4d51-8aa2-262923c62bd4 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:53.856650 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-b4ac6414-9108-4d51-8aa2-262923c62bd4 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Delete volume with id: 882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:03:53.863654 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:53.863654 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:53.864108 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b4ac6414-9108-4d51-8aa2-262923c62bd4 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:03:53.877383 np0000007169 devstack@c-api.service[100295]: WARNING cinder.keymgr.conf_key_mgr [None req-b4ac6414-9108-4d51-8aa2-262923c62bd4 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 07:03:53.883747 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b4ac6414-9108-4d51-8aa2-262923c62bd4 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Delete volume request issued successfully. Aug 13 07:03:53.883925 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b4ac6414-9108-4d51-8aa2-262923c62bd4 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 202 Aug 13 07:03:53.884395 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 914/3630] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:03:53 2026] DELETE /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:53.893966 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c7244814-cdaa-4757-bfcd-4e24cff33045 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:53.895707 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c7244814-cdaa-4757-bfcd-4e24cff33045 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:03:53.896015 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c7244814-cdaa-4757-bfcd-4e24cff33045 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:53.896081 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c7244814-cdaa-4757-bfcd-4e24cff33045 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:53.902541 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:53.902541 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:53.906716 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c7244814-cdaa-4757-bfcd-4e24cff33045 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:03:53.910590 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c7244814-cdaa-4757-bfcd-4e24cff33045 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 200 Aug 13 07:03:53.910939 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 913/3631] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:53 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:54.017412 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9acbc69f-484a-4c72-bc6d-1cc43f00c052 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:54.019524 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9acbc69f-484a-4c72-bc6d-1cc43f00c052 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] GET https://10.4.3.81/volume/v3/volumes/b38d45cf-7cb4-4a1b-b472-ac2574a98101 Aug 13 07:03:54.019777 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9acbc69f-484a-4c72-bc6d-1cc43f00c052 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:54.019967 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9acbc69f-484a-4c72-bc6d-1cc43f00c052 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:54.029128 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9acbc69f-484a-4c72-bc6d-1cc43f00c052 tempest-ProjectMemberTests-686074825 tempest-ProjectMemberTests-686074825-project-admin] https://10.4.3.81/volume/v3/volumes/b38d45cf-7cb4-4a1b-b472-ac2574a98101 returned with HTTP 404 Aug 13 07:03:54.029625 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 906/3632] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:54 2026] GET /volume/v3/volumes/b38d45cf-7cb4-4a1b-b472-ac2574a98101 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:54.156814 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ad43417f-29b1-470c-83a1-eec968f263d5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:54.159434 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ad43417f-29b1-470c-83a1-eec968f263d5 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 Aug 13 07:03:54.159434 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ad43417f-29b1-470c-83a1-eec968f263d5 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:54.159434 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ad43417f-29b1-470c-83a1-eec968f263d5 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:54.168257 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:54.168257 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:54.171582 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ad43417f-29b1-470c-83a1-eec968f263d5 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:03:54.175476 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ad43417f-29b1-470c-83a1-eec968f263d5 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 returned with HTTP 200 Aug 13 07:03:54.175815 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 900/3633] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:54 2026] GET /volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:54.387504 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4fb052de-b2fc-4cce-8812-8b3b33705329 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:54.388034 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4fb052de-b2fc-4cce-8812-8b3b33705329 None None] GET https://10.4.3.81/volume// Aug 13 07:03:54.388300 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4fb052de-b2fc-4cce-8812-8b3b33705329 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:54.388691 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4fb052de-b2fc-4cce-8812-8b3b33705329 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:54.389070 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4fb052de-b2fc-4cce-8812-8b3b33705329 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:03:54.389528 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 915/3634] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:03:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:03:54.398612 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-5c3d7e32-6877-4942-8daf-c87884dd31ec None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:54.511509 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-5c3d7e32-6877-4942-8daf-c87884dd31ec tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] GET https://10.4.3.81/volume/v3/volumes/59b82d0a-f67c-45fb-bb3d-90fe24085fee Aug 13 07:03:54.511509 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-5c3d7e32-6877-4942-8daf-c87884dd31ec tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:54.511656 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-5c3d7e32-6877-4942-8daf-c87884dd31ec tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:54.521561 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:54.521561 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:54.525450 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-5c3d7e32-6877-4942-8daf-c87884dd31ec tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Volume info retrieved successfully. Aug 13 07:03:54.536484 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-5c3d7e32-6877-4942-8daf-c87884dd31ec tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] https://10.4.3.81/volume/v3/volumes/59b82d0a-f67c-45fb-bb3d-90fe24085fee returned with HTTP 200 Aug 13 07:03:54.536484 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 914/3635] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:03:54 2026] GET /volume/v3/volumes/59b82d0a-f67c-45fb-bb3d-90fe24085fee => generated 1537 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:03:54.539384 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-407fb065-23c9-4468-a3c0-bdfe61c1dc80 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:54.541907 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-407fb065-23c9-4468-a3c0-bdfe61c1dc80 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/e2d6f988-226f-4c43-8f4a-6dd4e4af1460 Aug 13 07:03:54.542182 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-407fb065-23c9-4468-a3c0-bdfe61c1dc80 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:54.546858 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-407fb065-23c9-4468-a3c0-bdfe61c1dc80 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:54.552106 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-407fb065-23c9-4468-a3c0-bdfe61c1dc80 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/e2d6f988-226f-4c43-8f4a-6dd4e4af1460 returned with HTTP 404 Aug 13 07:03:54.552649 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 907/3636] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:54 2026] GET /volume/v3/snapshots/e2d6f988-226f-4c43-8f4a-6dd4e4af1460 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:54.564551 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2bd29f7a-6087-48d8-8b1b-6bf2abacc4d5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:54.567368 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2bd29f7a-6087-48d8-8b1b-6bf2abacc4d5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/a3c65325-a931-42c1-a4cf-a1d3e53248f0 Aug 13 07:03:54.567616 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2bd29f7a-6087-48d8-8b1b-6bf2abacc4d5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:54.567859 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2bd29f7a-6087-48d8-8b1b-6bf2abacc4d5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:54.568028 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-2bd29f7a-6087-48d8-8b1b-6bf2abacc4d5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete snapshot with id: a3c65325-a931-42c1-a4cf-a1d3e53248f0 Aug 13 07:03:54.573748 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:54.573748 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:54.574175 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2bd29f7a-6087-48d8-8b1b-6bf2abacc4d5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:03:54.601189 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2bd29f7a-6087-48d8-8b1b-6bf2abacc4d5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot delete request issued successfully. Aug 13 07:03:54.601424 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2bd29f7a-6087-48d8-8b1b-6bf2abacc4d5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/a3c65325-a931-42c1-a4cf-a1d3e53248f0 returned with HTTP 202 Aug 13 07:03:54.601807 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 901/3637] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:03:54 2026] DELETE /volume/v3/snapshots/a3c65325-a931-42c1-a4cf-a1d3e53248f0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:54.609775 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f311cc32-e8f2-46fb-8549-ab2643f637fe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:54.611600 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f311cc32-e8f2-46fb-8549-ab2643f637fe tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/a3c65325-a931-42c1-a4cf-a1d3e53248f0 Aug 13 07:03:54.611785 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f311cc32-e8f2-46fb-8549-ab2643f637fe tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:54.611965 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f311cc32-e8f2-46fb-8549-ab2643f637fe tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:54.617289 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:54.617289 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:54.617669 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f311cc32-e8f2-46fb-8549-ab2643f637fe tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:03:54.618430 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f311cc32-e8f2-46fb-8549-ab2643f637fe tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/a3c65325-a931-42c1-a4cf-a1d3e53248f0 returned with HTTP 200 Aug 13 07:03:54.618780 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 916/3638] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:54 2026] GET /volume/v3/snapshots/a3c65325-a931-42c1-a4cf-a1d3e53248f0 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:54.641001 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-2a031c7e-2b3a-4e81-bd5d-3fc037dae408 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:54.643756 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-2a031c7e-2b3a-4e81-bd5d-3fc037dae408 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] POST https://10.4.3.81/volume/v3/attachments/ac309c54-543d-4850-b868-a15bdad2fe5b/action Aug 13 07:03:54.644453 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-2a031c7e-2b3a-4e81-bd5d-3fc037dae408 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:03:54.644691 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-2a031c7e-2b3a-4e81-bd5d-3fc037dae408 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:54.662662 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-f3c1f292-cc19-4805-b627-7f3d74cc2851 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:54.664857 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:54.664857 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:54.665378 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-f3c1f292-cc19-4805-b627-7f3d74cc2851 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] PUT https://10.4.3.81/volume/v3/attachments/7cfcc9f6-c2ac-44a9-9080-aebb1f7d3f25 Aug 13 07:03:54.665773 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-f3c1f292-cc19-4805-b627-7f3d74cc2851 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:54.675373 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-f3c1f292-cc19-4805-b627-7f3d74cc2851 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Acquiring lock "cinder-attachment_update-59b82d0a-f67c-45fb-bb3d-90fe24085fee-np0000007169" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:03:54.681117 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-f3c1f292-cc19-4805-b627-7f3d74cc2851 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Lock "cinder-attachment_update-59b82d0a-f67c-45fb-bb3d-90fe24085fee-np0000007169" acquired by "attachment_update" :: waited 0.006s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:03:54.681502 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-5d9d8799-61b4-4b1a-aad3-a9efbfcae07b req-2a031c7e-2b3a-4e81-bd5d-3fc037dae408 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/attachments/ac309c54-543d-4850-b868-a15bdad2fe5b/action returned with HTTP 204 Aug 13 07:03:54.682116 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 915/3639] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:03:54 2026] POST /volume/v3/attachments/ac309c54-543d-4850-b868-a15bdad2fe5b/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:54.682341 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:54.682341 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:54.770673 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-f3c1f292-cc19-4805-b627-7f3d74cc2851 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Lock "cinder-attachment_update-59b82d0a-f67c-45fb-bb3d-90fe24085fee-np0000007169" released by "attachment_update" :: held 0.090s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:03:54.771000 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-f3c1f292-cc19-4805-b627-7f3d74cc2851 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] https://10.4.3.81/volume/v3/attachments/7cfcc9f6-c2ac-44a9-9080-aebb1f7d3f25 returned with HTTP 200 Aug 13 07:03:54.771443 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 908/3640] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:03:54 2026] PUT /volume/v3/attachments/7cfcc9f6-c2ac-44a9-9080-aebb1f7d3f25 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:54.773588 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e4e6f2a8-8a19-4d67-a0b6-73a94103ab2d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:54.775308 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e4e6f2a8-8a19-4d67-a0b6-73a94103ab2d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/1e64f789-9fb9-494b-9c02-f93faa9e1b32 Aug 13 07:03:54.775528 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e4e6f2a8-8a19-4d67-a0b6-73a94103ab2d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:54.775703 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e4e6f2a8-8a19-4d67-a0b6-73a94103ab2d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:54.785791 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:54.785791 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:54.791688 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e4e6f2a8-8a19-4d67-a0b6-73a94103ab2d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Volume info retrieved successfully. Aug 13 07:03:54.792374 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-e4e6f2a8-8a19-4d67-a0b6-73a94103ab2d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:54.792374 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-e4e6f2a8-8a19-4d67-a0b6-73a94103ab2d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:54.799116 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-1ba25b01-45ae-400b-9796-4298a673227a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:54.801128 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-1ba25b01-45ae-400b-9796-4298a673227a tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] POST https://10.4.3.81/volume/v3/attachments/7cfcc9f6-c2ac-44a9-9080-aebb1f7d3f25/action Aug 13 07:03:54.801567 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-1ba25b01-45ae-400b-9796-4298a673227a tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:03:54.801694 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-1ba25b01-45ae-400b-9796-4298a673227a tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:54.826548 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:54.826548 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:54.835617 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-09a55d91-94e1-49c8-832d-bfbf1d928866 req-1ba25b01-45ae-400b-9796-4298a673227a tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] https://10.4.3.81/volume/v3/attachments/7cfcc9f6-c2ac-44a9-9080-aebb1f7d3f25/action returned with HTTP 204 Aug 13 07:03:54.836254 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 917/3641] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:03:54 2026] POST /volume/v3/attachments/7cfcc9f6-c2ac-44a9-9080-aebb1f7d3f25/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:54.837148 np0000007169 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-e4e6f2a8-8a19-4d67-a0b6-73a94103ab2d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:54.841168 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:54.841168 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:54.850205 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e4e6f2a8-8a19-4d67-a0b6-73a94103ab2d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/1e64f789-9fb9-494b-9c02-f93faa9e1b32 returned with HTTP 200 Aug 13 07:03:54.850510 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 902/3642] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:03:54 2026] GET /volume/v3/volumes/1e64f789-9fb9-494b-9c02-f93faa9e1b32 => generated 912 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:54.863336 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ff10eb1b-3163-4fee-abfe-1179ce18ec0e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:54.864837 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff10eb1b-3163-4fee-abfe-1179ce18ec0e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] PUT https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed Aug 13 07:03:54.865528 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ff10eb1b-3163-4fee-abfe-1179ce18ec0e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "434e48b3-a251-4f26-8f0c-df4257902081"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:54.866714 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-ff10eb1b-3163-4fee-abfe-1179ce18ec0e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Update called for group 00fcab7e-d532-4499-92d4-c63dfb30c8ed. {{(pid=100297) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 07:03:54.866866 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.groups [None req-ff10eb1b-3163-4fee-abfe-1179ce18ec0e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Updating group 00fcab7e-d532-4499-92d4-c63dfb30c8ed with name None description: None add_volumes: None remove_volumes: 434e48b3-a251-4f26-8f0c-df4257902081. Aug 13 07:03:54.870047 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:54.870047 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:54.895030 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff10eb1b-3163-4fee-abfe-1179ce18ec0e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed returned with HTTP 202 Aug 13 07:03:54.895522 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 916/3643] 10.4.3.81 () {70 vars in 1399 bytes} [Thu Aug 13 07:03:54 2026] PUT /volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:03:54.904037 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-48a778ae-7806-4be5-81ab-5e954e613641 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:54.905811 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-48a778ae-7806-4be5-81ab-5e954e613641 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed Aug 13 07:03:54.906032 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-48a778ae-7806-4be5-81ab-5e954e613641 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:54.906249 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-48a778ae-7806-4be5-81ab-5e954e613641 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:54.906430 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-48a778ae-7806-4be5-81ab-5e954e613641 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 00fcab7e-d532-4499-92d4-c63dfb30c8ed {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:03:54.910147 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:54.910147 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:54.918339 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-48a778ae-7806-4be5-81ab-5e954e613641 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed returned with HTTP 200 Aug 13 07:03:54.918707 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 909/3644] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:03:54 2026] GET /volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed => generated 391 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:54.923127 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-97bcbcc9-03c3-4950-835d-87d21d3b7e50 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:54.924933 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-97bcbcc9-03c3-4950-835d-87d21d3b7e50 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a Aug 13 07:03:54.925131 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-97bcbcc9-03c3-4950-835d-87d21d3b7e50 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:54.925312 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-97bcbcc9-03c3-4950-835d-87d21d3b7e50 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:54.931383 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-97bcbcc9-03c3-4950-835d-87d21d3b7e50 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a returned with HTTP 404 Aug 13 07:03:54.931807 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 918/3645] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:54 2026] GET /volume/v3/volumes/882d7e6b-eb5e-472f-933b-847d27bfc67a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:54.939079 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-42d2d10c-b5b0-4168-b0dc-203755b4aba9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:54.940836 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-42d2d10c-b5b0-4168-b0dc-203755b4aba9 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94 Aug 13 07:03:54.941004 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-42d2d10c-b5b0-4168-b0dc-203755b4aba9 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:54.941176 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-42d2d10c-b5b0-4168-b0dc-203755b4aba9 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:54.941349 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-42d2d10c-b5b0-4168-b0dc-203755b4aba9 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Delete volume with id: 4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94 Aug 13 07:03:54.947637 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:54.947637 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:54.948137 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-42d2d10c-b5b0-4168-b0dc-203755b4aba9 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:03:54.969577 np0000007169 devstack@c-api.service[100294]: WARNING cinder.keymgr.conf_key_mgr [None req-42d2d10c-b5b0-4168-b0dc-203755b4aba9 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 07:03:54.978955 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-42d2d10c-b5b0-4168-b0dc-203755b4aba9 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Delete volume request issued successfully. Aug 13 07:03:54.979263 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-42d2d10c-b5b0-4168-b0dc-203755b4aba9 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94 returned with HTTP 202 Aug 13 07:03:54.979836 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 903/3646] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:03:54 2026] DELETE /volume/v3/volumes/4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:54.990130 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-faa5ee70-23c7-4849-850e-0eecff516124 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:54.991777 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-faa5ee70-23c7-4849-850e-0eecff516124 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94 Aug 13 07:03:54.991967 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-faa5ee70-23c7-4849-850e-0eecff516124 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:54.992237 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-faa5ee70-23c7-4849-850e-0eecff516124 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:55.001874 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:55.001874 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:55.007270 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-faa5ee70-23c7-4849-850e-0eecff516124 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:03:55.015342 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-faa5ee70-23c7-4849-850e-0eecff516124 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94 returned with HTTP 200 Aug 13 07:03:55.015342 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 917/3647] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:54 2026] GET /volume/v3/volumes/4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:55.188360 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ff8d7342-44a3-422b-b142-e5680fc19cfb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:55.190847 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ff8d7342-44a3-422b-b142-e5680fc19cfb tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 Aug 13 07:03:55.191125 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ff8d7342-44a3-422b-b142-e5680fc19cfb tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:55.191432 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ff8d7342-44a3-422b-b142-e5680fc19cfb tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:55.205062 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:55.205062 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:55.208936 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ff8d7342-44a3-422b-b142-e5680fc19cfb tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:03:55.214096 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ff8d7342-44a3-422b-b142-e5680fc19cfb tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 returned with HTTP 200 Aug 13 07:03:55.214728 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 910/3648] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:55 2026] GET /volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 => generated 1164 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:55.228671 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a3f33ee5-e9b8-4da6-b274-c321c28618c5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:55.231192 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a3f33ee5-e9b8-4da6-b274-c321c28618c5 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 Aug 13 07:03:55.231583 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a3f33ee5-e9b8-4da6-b274-c321c28618c5 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:55.231916 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a3f33ee5-e9b8-4da6-b274-c321c28618c5 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:55.240943 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:55.240943 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:55.244023 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a3f33ee5-e9b8-4da6-b274-c321c28618c5 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:03:55.249441 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a3f33ee5-e9b8-4da6-b274-c321c28618c5 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 returned with HTTP 200 Aug 13 07:03:55.249774 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 919/3649] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:55 2026] GET /volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 => generated 1164 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:55.627655 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1a55913b-1378-4e3e-a6fc-16f704736ad8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:55.631063 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1a55913b-1378-4e3e-a6fc-16f704736ad8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/a3c65325-a931-42c1-a4cf-a1d3e53248f0 Aug 13 07:03:55.631296 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1a55913b-1378-4e3e-a6fc-16f704736ad8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:55.631508 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1a55913b-1378-4e3e-a6fc-16f704736ad8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:55.635693 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1a55913b-1378-4e3e-a6fc-16f704736ad8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/a3c65325-a931-42c1-a4cf-a1d3e53248f0 returned with HTTP 404 Aug 13 07:03:55.635872 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 904/3650] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:55 2026] GET /volume/v3/snapshots/a3c65325-a931-42c1-a4cf-a1d3e53248f0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:55.641926 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4f5a4a1c-f9fc-430e-b483-1114ec029658 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:55.643611 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4f5a4a1c-f9fc-430e-b483-1114ec029658 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/7bd52f03-74e6-4f7b-be0f-ddc8d9d6a05a Aug 13 07:03:55.643842 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4f5a4a1c-f9fc-430e-b483-1114ec029658 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:55.643981 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4f5a4a1c-f9fc-430e-b483-1114ec029658 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:55.644075 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-4f5a4a1c-f9fc-430e-b483-1114ec029658 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete snapshot with id: 7bd52f03-74e6-4f7b-be0f-ddc8d9d6a05a Aug 13 07:03:55.649358 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:55.649358 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:55.649824 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4f5a4a1c-f9fc-430e-b483-1114ec029658 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:03:55.668718 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4f5a4a1c-f9fc-430e-b483-1114ec029658 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot delete request issued successfully. Aug 13 07:03:55.669582 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4f5a4a1c-f9fc-430e-b483-1114ec029658 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/7bd52f03-74e6-4f7b-be0f-ddc8d9d6a05a returned with HTTP 202 Aug 13 07:03:55.669582 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 918/3651] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:03:55 2026] DELETE /volume/v3/snapshots/7bd52f03-74e6-4f7b-be0f-ddc8d9d6a05a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:55.677219 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d3d57701-0dce-4252-b260-2595f32a83a4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:55.678896 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d3d57701-0dce-4252-b260-2595f32a83a4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/7bd52f03-74e6-4f7b-be0f-ddc8d9d6a05a Aug 13 07:03:55.679146 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d3d57701-0dce-4252-b260-2595f32a83a4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:55.679397 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d3d57701-0dce-4252-b260-2595f32a83a4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:55.685881 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:55.685881 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:55.686460 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d3d57701-0dce-4252-b260-2595f32a83a4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:03:55.687655 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d3d57701-0dce-4252-b260-2595f32a83a4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/7bd52f03-74e6-4f7b-be0f-ddc8d9d6a05a returned with HTTP 200 Aug 13 07:03:55.688230 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 911/3652] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:55 2026] GET /volume/v3/snapshots/7bd52f03-74e6-4f7b-be0f-ddc8d9d6a05a => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:55.701646 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-76cb3bad-76d2-4e2e-a228-bb5cb940af66 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:55.793142 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-76cb3bad-76d2-4e2e-a228-bb5cb940af66 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:03:55.793536 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-76cb3bad-76d2-4e2e-a228-bb5cb940af66 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1874279558", "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=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:55.812740 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-76cb3bad-76d2-4e2e-a228-bb5cb940af66 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:03:55.813229 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 920/3653] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:03:55 2026] POST /volume/v3/types => generated 380 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:55.820842 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4d78c968-4343-44cf-b27e-f01c942040fb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:55.822663 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d78c968-4343-44cf-b27e-f01c942040fb tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] POST https://10.4.3.81/volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/encryption Aug 13 07:03:55.823001 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4d78c968-4343-44cf-b27e-f01c942040fb tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:55.844165 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d78c968-4343-44cf-b27e-f01c942040fb tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] https://10.4.3.81/volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/encryption returned with HTTP 200 Aug 13 07:03:55.844710 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 905/3654] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 07:03:55 2026] POST /volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:55.853507 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8f378e7d-ff86-42a5-89f9-bc2ccef49151 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:55.855448 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8f378e7d-ff86-42a5-89f9-bc2ccef49151 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:03:55.855816 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8f378e7d-ff86-42a5-89f9-bc2ccef49151 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-320926816", "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=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:55.857506 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:55.857506 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:55.871791 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8f378e7d-ff86-42a5-89f9-bc2ccef49151 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:03:55.872130 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 919/3655] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:03:55 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:55.880338 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-664ae1dd-88a0-4f5d-af2d-df064c92e366 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:55.929433 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5ec58847-b2d5-43e7-b474-e4a4581eed05 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:55.931555 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5ec58847-b2d5-43e7-b474-e4a4581eed05 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed Aug 13 07:03:55.931930 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5ec58847-b2d5-43e7-b474-e4a4581eed05 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:55.932170 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5ec58847-b2d5-43e7-b474-e4a4581eed05 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:55.932371 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-5ec58847-b2d5-43e7-b474-e4a4581eed05 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 00fcab7e-d532-4499-92d4-c63dfb30c8ed {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:03:55.937417 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:55.937417 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:55.941250 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-664ae1dd-88a0-4f5d-af2d-df064c92e366 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] POST https://10.4.3.81/volume/v3/types/42b04512-1b9a-4afd-a811-b8abf4fc481a/encryption Aug 13 07:03:55.941490 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-664ae1dd-88a0-4f5d-af2d-df064c92e366 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:55.943245 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-664ae1dd-88a0-4f5d-af2d-df064c92e366 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'cf21789f223d412d84c896bc43357c01', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '84424afb871040769b62d713e3da83c9', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:03:55.943440 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-664ae1dd-88a0-4f5d-af2d-df064c92e366 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] https://10.4.3.81/volume/v3/types/42b04512-1b9a-4afd-a811-b8abf4fc481a/encryption returned with HTTP 403 Aug 13 07:03:55.943832 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 912/3656] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 07:03:55 2026] POST /volume/v3/types/42b04512-1b9a-4afd-a811-b8abf4fc481a/encryption => generated 127 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:55.945985 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5ec58847-b2d5-43e7-b474-e4a4581eed05 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed returned with HTTP 200 Aug 13 07:03:55.946528 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 921/3657] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:03:55 2026] GET /volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:55.952927 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7bac9f16-9d01-418a-8dd3-6a72ee8606a8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:55.954963 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-628e9415-c4c7-46dd-a181-ac9a3be3ea35 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:55.955264 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7bac9f16-9d01-418a-8dd3-6a72ee8606a8 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:03:55.955408 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7bac9f16-9d01-418a-8dd3-6a72ee8606a8 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1335453101", "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=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:55.957205 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-628e9415-c4c7-46dd-a181-ac9a3be3ea35 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] PUT https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed Aug 13 07:03:55.957528 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-628e9415-c4c7-46dd-a181-ac9a3be3ea35 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "434e48b3-a251-4f26-8f0c-df4257902081"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:55.959627 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-628e9415-c4c7-46dd-a181-ac9a3be3ea35 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Update called for group 00fcab7e-d532-4499-92d4-c63dfb30c8ed. {{(pid=100297) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 07:03:55.959782 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.groups [None req-628e9415-c4c7-46dd-a181-ac9a3be3ea35 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Updating group 00fcab7e-d532-4499-92d4-c63dfb30c8ed with name None description: None add_volumes: 434e48b3-a251-4f26-8f0c-df4257902081 remove_volumes: None. Aug 13 07:03:55.963581 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:55.963581 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:55.973722 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7bac9f16-9d01-418a-8dd3-6a72ee8606a8 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:03:55.974088 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 906/3658] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:03:55 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) Aug 13 07:03:55.981767 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f9ddf1c1-a8fb-4ba2-b108-326166d08bd8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:55.983900 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f9ddf1c1-a8fb-4ba2-b108-326166d08bd8 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] POST https://10.4.3.81/volume/v3/types/381dbf12-0fc2-4687-873c-a3a5ea243d99/extra_specs Aug 13 07:03:55.984230 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f9ddf1c1-a8fb-4ba2-b108-326166d08bd8 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:55.985850 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-f9ddf1c1-a8fb-4ba2-b108-326166d08bd8 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'cf21789f223d412d84c896bc43357c01', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '84424afb871040769b62d713e3da83c9', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:03:55.986001 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f9ddf1c1-a8fb-4ba2-b108-326166d08bd8 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] https://10.4.3.81/volume/v3/types/381dbf12-0fc2-4687-873c-a3a5ea243d99/extra_specs returned with HTTP 403 Aug 13 07:03:55.986415 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 913/3659] 10.4.3.81 () {68 vars in 1392 bytes} [Thu Aug 13 07:03:55 2026] POST /volume/v3/types/381dbf12-0fc2-4687-873c-a3a5ea243d99/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:55.987094 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-628e9415-c4c7-46dd-a181-ac9a3be3ea35 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed returned with HTTP 202 Aug 13 07:03:55.987683 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 920/3660] 10.4.3.81 () {70 vars in 1399 bytes} [Thu Aug 13 07:03:55 2026] PUT /volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:03:55.994099 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1184906a-74c5-4600-a7dd-31b9db699a3b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:55.994505 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3c27f3c0-8e0f-4c7a-8492-d41d585a634d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:55.995828 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1184906a-74c5-4600-a7dd-31b9db699a3b tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] PUT https://10.4.3.81/volume/v3/types/381dbf12-0fc2-4687-873c-a3a5ea243d99/extra_specs/key2 Aug 13 07:03:55.996187 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1184906a-74c5-4600-a7dd-31b9db699a3b tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:55.996402 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3c27f3c0-8e0f-4c7a-8492-d41d585a634d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed Aug 13 07:03:55.996678 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3c27f3c0-8e0f-4c7a-8492-d41d585a634d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:55.996864 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3c27f3c0-8e0f-4c7a-8492-d41d585a634d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:55.996992 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-3c27f3c0-8e0f-4c7a-8492-d41d585a634d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 00fcab7e-d532-4499-92d4-c63dfb30c8ed {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:03:55.997564 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:55.997564 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:55.997979 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-1184906a-74c5-4600-a7dd-31b9db699a3b tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'cf21789f223d412d84c896bc43357c01', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '84424afb871040769b62d713e3da83c9', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:03:55.998172 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1184906a-74c5-4600-a7dd-31b9db699a3b tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] https://10.4.3.81/volume/v3/types/381dbf12-0fc2-4687-873c-a3a5ea243d99/extra_specs/key2 returned with HTTP 403 Aug 13 07:03:55.998727 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 922/3661] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:03:55 2026] PUT /volume/v3/types/381dbf12-0fc2-4687-873c-a3a5ea243d99/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:56.000443 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:56.000443 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:56.007653 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-24c8077d-1509-47de-a90c-6482cf65bbc1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.009283 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-24c8077d-1509-47de-a90c-6482cf65bbc1 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] POST https://10.4.3.81/volume/v3/types Aug 13 07:03:56.009542 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3c27f3c0-8e0f-4c7a-8492-d41d585a634d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed returned with HTTP 200 Aug 13 07:03:56.009630 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-24c8077d-1509-47de-a90c-6482cf65bbc1 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:56.010007 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 907/3662] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:03:55 2026] GET /volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:56.011566 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-24c8077d-1509-47de-a90c-6482cf65bbc1 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'cf21789f223d412d84c896bc43357c01', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '84424afb871040769b62d713e3da83c9', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:03:56.011718 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-24c8077d-1509-47de-a90c-6482cf65bbc1 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] https://10.4.3.81/volume/v3/types returned with HTTP 403 Aug 13 07:03:56.012118 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 914/3663] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:03:56 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:56.019244 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-eb776228-76aa-4375-951f-8064374feb3d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.021380 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eb776228-76aa-4375-951f-8064374feb3d tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:03:56.021380 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-eb776228-76aa-4375-951f-8064374feb3d tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1582662180", "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=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:56.022791 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:56.022791 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:56.024888 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c45ad4ab-5827-4111-8176-c9207bd3175b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.026839 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c45ad4ab-5827-4111-8176-c9207bd3175b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94 Aug 13 07:03:56.027083 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c45ad4ab-5827-4111-8176-c9207bd3175b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.027332 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c45ad4ab-5827-4111-8176-c9207bd3175b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.032915 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c45ad4ab-5827-4111-8176-c9207bd3175b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94 returned with HTTP 404 Aug 13 07:03:56.033474 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 923/3664] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:56 2026] GET /volume/v3/volumes/4a7cb8f1-50e9-48a6-9cbd-d55923c1ba94 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:56.039993 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7b04aa37-09c6-43c0-9b98-9a5ec61c0b42 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.042311 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7b04aa37-09c6-43c0-9b98-9a5ec61c0b42 tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 07:03:56.046637 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7b04aa37-09c6-43c0-9b98-9a5ec61c0b42 tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.046775 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eb776228-76aa-4375-951f-8064374feb3d tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:03:56.046917 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7b04aa37-09c6-43c0-9b98-9a5ec61c0b42 tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.047134 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 921/3665] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:03:56 2026] POST /volume/v3/types => generated 380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:56.047624 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:56.047624 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:56.047997 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7b04aa37-09c6-43c0-9b98-9a5ec61c0b42 tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:03:56.057936 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-76894506-db60-47b4-b481-cd2dc8defada None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.060895 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-76894506-db60-47b4-b481-cd2dc8defada tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] POST https://10.4.3.81/volume/v3/types/87f4fc27-e780-4123-86c6-7b3af7db8774/encryption Aug 13 07:03:56.061461 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-76894506-db60-47b4-b481-cd2dc8defada tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:56.081373 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-76894506-db60-47b4-b481-cd2dc8defada tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] https://10.4.3.81/volume/v3/types/87f4fc27-e780-4123-86c6-7b3af7db8774/encryption returned with HTTP 200 Aug 13 07:03:56.081830 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 915/3666] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 07:03:56 2026] POST /volume/v3/types/87f4fc27-e780-4123-86c6-7b3af7db8774/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:56.089627 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-233a5459-5fb6-4d78-a2f0-eb527cfbb9a4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.091378 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-233a5459-5fb6-4d78-a2f0-eb527cfbb9a4 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] DELETE https://10.4.3.81/volume/v3/types/87f4fc27-e780-4123-86c6-7b3af7db8774/encryption/d7e938c2-7dac-4ac2-a0c8-b40a0ef4b3fd Aug 13 07:03:56.091601 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-233a5459-5fb6-4d78-a2f0-eb527cfbb9a4 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.091815 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-233a5459-5fb6-4d78-a2f0-eb527cfbb9a4 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.092474 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-233a5459-5fb6-4d78-a2f0-eb527cfbb9a4 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'cf21789f223d412d84c896bc43357c01', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '84424afb871040769b62d713e3da83c9', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:03:56.092675 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-233a5459-5fb6-4d78-a2f0-eb527cfbb9a4 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] https://10.4.3.81/volume/v3/types/87f4fc27-e780-4123-86c6-7b3af7db8774/encryption/d7e938c2-7dac-4ac2-a0c8-b40a0ef4b3fd returned with HTTP 403 Aug 13 07:03:56.093085 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 924/3667] 10.4.3.81 () {66 vars in 1482 bytes} [Thu Aug 13 07:03:56 2026] DELETE /volume/v3/types/87f4fc27-e780-4123-86c6-7b3af7db8774/encryption/d7e938c2-7dac-4ac2-a0c8-b40a0ef4b3fd => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:56.095411 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7b04aa37-09c6-43c0-9b98-9a5ec61c0b42 tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] Get all volumes completed successfully. Aug 13 07:03:56.096187 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-7b04aa37-09c6-43c0-9b98-9a5ec61c0b42 tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:56.096416 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-7b04aa37-09c6-43c0-9b98-9a5ec61c0b42 tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:56.100486 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d1e23126-59f3-4eee-97b1-f8e75056c0ec None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.104582 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d1e23126-59f3-4eee-97b1-f8e75056c0ec tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:03:56.104912 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d1e23126-59f3-4eee-97b1-f8e75056c0ec tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-507368746", "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=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:56.129890 np0000007169 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-7b04aa37-09c6-43c0-9b98-9a5ec61c0b42 tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:56.130522 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d1e23126-59f3-4eee-97b1-f8e75056c0ec tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:03:56.130924 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 922/3668] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:03:56 2026] POST /volume/v3/types => generated 379 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:56.134006 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:56.134006 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:56.137624 np0000007169 devstack@c-api.service[100294]: WARNING stevedore.named [None req-7b04aa37-09c6-43c0-9b98-9a5ec61c0b42 tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:56.137765 np0000007169 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-7b04aa37-09c6-43c0-9b98-9a5ec61c0b42 tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:56.138622 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-44dc1800-1ec5-4992-91b2-6b2ba7236c9d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.140750 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-44dc1800-1ec5-4992-91b2-6b2ba7236c9d tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] DELETE https://10.4.3.81/volume/v3/types/fbc366ab-7b8d-43ae-88cb-1befabda9132/extra_specs/key1 Aug 13 07:03:56.141009 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-44dc1800-1ec5-4992-91b2-6b2ba7236c9d tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.141275 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-44dc1800-1ec5-4992-91b2-6b2ba7236c9d tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.146555 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-44dc1800-1ec5-4992-91b2-6b2ba7236c9d tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'cf21789f223d412d84c896bc43357c01', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '84424afb871040769b62d713e3da83c9', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:03:56.146783 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-44dc1800-1ec5-4992-91b2-6b2ba7236c9d tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] https://10.4.3.81/volume/v3/types/fbc366ab-7b8d-43ae-88cb-1befabda9132/extra_specs/key1 returned with HTTP 403 Aug 13 07:03:56.147305 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 916/3669] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 07:03:56 2026] DELETE /volume/v3/types/fbc366ab-7b8d-43ae-88cb-1befabda9132/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:56.153910 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b53621d6-c602-45a4-a3f8-475b68adc452 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.155470 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b53621d6-c602-45a4-a3f8-475b68adc452 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:03:56.155807 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b53621d6-c602-45a4-a3f8-475b68adc452 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-153739316", "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=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:56.171472 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b53621d6-c602-45a4-a3f8-475b68adc452 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:03:56.171949 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 925/3670] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:03:56 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:56.174351 np0000007169 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-7b04aa37-09c6-43c0-9b98-9a5ec61c0b42 tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:56.178129 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:56.178129 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:56.179528 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3edb3655-42ca-4571-8ea8-e891c9887c04 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.181277 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3edb3655-42ca-4571-8ea8-e891c9887c04 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] DELETE https://10.4.3.81/volume/v3/types/435a13ab-3a00-4225-baec-59ab7b3fa239 Aug 13 07:03:56.181471 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3edb3655-42ca-4571-8ea8-e891c9887c04 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.181652 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3edb3655-42ca-4571-8ea8-e891c9887c04 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.182217 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.policy [None req-3edb3655-42ca-4571-8ea8-e891c9887c04 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'cf21789f223d412d84c896bc43357c01', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '84424afb871040769b62d713e3da83c9', '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=100297) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:03:56.185338 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3edb3655-42ca-4571-8ea8-e891c9887c04 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] https://10.4.3.81/volume/v3/types/435a13ab-3a00-4225-baec-59ab7b3fa239 returned with HTTP 403 Aug 13 07:03:56.185338 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 923/3671] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:03:56 2026] DELETE /volume/v3/types/435a13ab-3a00-4225-baec-59ab7b3fa239 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:56.186537 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7b04aa37-09c6-43c0-9b98-9a5ec61c0b42 tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 07:03:56.186947 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 908/3672] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 07:03:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12093 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:03:56.189297 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dfb21c53-ecf5-4683-a1a4-35e1b71679ae None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.191047 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dfb21c53-ecf5-4683-a1a4-35e1b71679ae tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] GET https://10.4.3.81/volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/extra_specs Aug 13 07:03:56.191239 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dfb21c53-ecf5-4683-a1a4-35e1b71679ae tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.191438 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dfb21c53-ecf5-4683-a1a4-35e1b71679ae tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.199631 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dfb21c53-ecf5-4683-a1a4-35e1b71679ae tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] https://10.4.3.81/volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/extra_specs returned with HTTP 200 Aug 13 07:03:56.199946 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 917/3673] 10.4.3.81 () {66 vars in 1371 bytes} [Thu Aug 13 07:03:56 2026] GET /volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:56.200631 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b38d0bd3-2bf7-4f8c-8123-6fb7a214dbbf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.202273 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b38d0bd3-2bf7-4f8c-8123-6fb7a214dbbf tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] DELETE https://10.4.3.81/volume/v3/types/ec4bb911-92b6-431b-8682-1196c6a326e8 Aug 13 07:03:56.202471 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b38d0bd3-2bf7-4f8c-8123-6fb7a214dbbf tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.202646 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b38d0bd3-2bf7-4f8c-8123-6fb7a214dbbf tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.208685 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9c2c1633-fb13-4218-b1e3-1bb38d8beb99 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.211961 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9c2c1633-fb13-4218-b1e3-1bb38d8beb99 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] GET https://10.4.3.81/volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/encryption/cipher Aug 13 07:03:56.211961 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9c2c1633-fb13-4218-b1e3-1bb38d8beb99 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.211961 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9c2c1633-fb13-4218-b1e3-1bb38d8beb99 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.212117 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.policy [None req-9c2c1633-fb13-4218-b1e3-1bb38d8beb99 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'cf21789f223d412d84c896bc43357c01', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '84424afb871040769b62d713e3da83c9', '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=100297) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:03:56.212252 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9c2c1633-fb13-4218-b1e3-1bb38d8beb99 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] https://10.4.3.81/volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/encryption/cipher returned with HTTP 403 Aug 13 07:03:56.212710 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 924/3674] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 07:03:56 2026] GET /volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:56.220022 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4cede5a5-96dd-4125-a3c1-2b8ab39cd6e6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.222529 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4cede5a5-96dd-4125-a3c1-2b8ab39cd6e6 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] GET https://10.4.3.81/volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/encryption Aug 13 07:03:56.222709 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4cede5a5-96dd-4125-a3c1-2b8ab39cd6e6 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.222913 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4cede5a5-96dd-4125-a3c1-2b8ab39cd6e6 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.223691 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.policy [None req-4cede5a5-96dd-4125-a3c1-2b8ab39cd6e6 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'cf21789f223d412d84c896bc43357c01', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '84424afb871040769b62d713e3da83c9', '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=100294) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:03:56.223930 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4cede5a5-96dd-4125-a3c1-2b8ab39cd6e6 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] https://10.4.3.81/volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/encryption returned with HTTP 403 Aug 13 07:03:56.224497 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 909/3675] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 07:03:56 2026] GET /volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:56.230883 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b38d0bd3-2bf7-4f8c-8123-6fb7a214dbbf tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] https://10.4.3.81/volume/v3/types/ec4bb911-92b6-431b-8682-1196c6a326e8 returned with HTTP 202 Aug 13 07:03:56.231445 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 926/3676] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:03:56 2026] DELETE /volume/v3/types/ec4bb911-92b6-431b-8682-1196c6a326e8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:56.231804 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c1b90c22-8001-4c34-af4d-c6fe47c94e48 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.234176 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c1b90c22-8001-4c34-af4d-c6fe47c94e48 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] GET https://10.4.3.81/volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/extra_specs/multiattach Aug 13 07:03:56.234510 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c1b90c22-8001-4c34-af4d-c6fe47c94e48 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.234716 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c1b90c22-8001-4c34-af4d-c6fe47c94e48 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.243548 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c1b90c22-8001-4c34-af4d-c6fe47c94e48 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] https://10.4.3.81/volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/extra_specs/multiattach returned with HTTP 200 Aug 13 07:03:56.244002 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 918/3677] 10.4.3.81 () {66 vars in 1407 bytes} [Thu Aug 13 07:03:56 2026] GET /volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:03:56.252369 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-25c42e89-3ffd-4cd6-8b9f-8e404dd609a8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.254431 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25c42e89-3ffd-4cd6-8b9f-8e404dd609a8 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] GET https://10.4.3.81/volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/extra_specs/volume_backend_name Aug 13 07:03:56.254657 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25c42e89-3ffd-4cd6-8b9f-8e404dd609a8 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.254885 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25c42e89-3ffd-4cd6-8b9f-8e404dd609a8 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.264160 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25c42e89-3ffd-4cd6-8b9f-8e404dd609a8 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] https://10.4.3.81/volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/extra_specs/volume_backend_name returned with HTTP 404 Aug 13 07:03:56.264651 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 925/3678] 10.4.3.81 () {66 vars in 1431 bytes} [Thu Aug 13 07:03:56 2026] GET /volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/extra_specs/volume_backend_name => generated 143 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:56.272974 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dd5c4778-7f1c-4464-bd1a-0e3a1438ee12 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.274920 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dd5c4778-7f1c-4464-bd1a-0e3a1438ee12 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] PUT https://10.4.3.81/volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/encryption/cc4ea49a-c60f-4a55-9306-1cb42234885c Aug 13 07:03:56.275282 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dd5c4778-7f1c-4464-bd1a-0e3a1438ee12 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:56.277352 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.policy [None req-dd5c4778-7f1c-4464-bd1a-0e3a1438ee12 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'cf21789f223d412d84c896bc43357c01', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '84424afb871040769b62d713e3da83c9', '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=100294) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:03:56.277527 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dd5c4778-7f1c-4464-bd1a-0e3a1438ee12 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] https://10.4.3.81/volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/encryption/cc4ea49a-c60f-4a55-9306-1cb42234885c returned with HTTP 403 Aug 13 07:03:56.277969 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 910/3679] 10.4.3.81 () {68 vars in 1499 bytes} [Thu Aug 13 07:03:56 2026] PUT /volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/encryption/cc4ea49a-c60f-4a55-9306-1cb42234885c => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:56.285672 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9d25a1eb-ae7d-41c2-9fa1-057969d4de66 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.288023 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9d25a1eb-ae7d-41c2-9fa1-057969d4de66 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] PUT https://10.4.3.81/volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/extra_specs/key1 Aug 13 07:03:56.288175 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9d25a1eb-ae7d-41c2-9fa1-057969d4de66 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:56.290180 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-9d25a1eb-ae7d-41c2-9fa1-057969d4de66 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'cf21789f223d412d84c896bc43357c01', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '84424afb871040769b62d713e3da83c9', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:03:56.290414 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9d25a1eb-ae7d-41c2-9fa1-057969d4de66 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] https://10.4.3.81/volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/extra_specs/key1 returned with HTTP 403 Aug 13 07:03:56.290885 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 927/3680] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:03:56 2026] PUT /volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:56.299100 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-839a1da7-b2f7-4736-a64d-780bcc10343e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.300757 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-839a1da7-b2f7-4736-a64d-780bcc10343e tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] PUT https://10.4.3.81/volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30 Aug 13 07:03:56.301072 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-839a1da7-b2f7-4736-a64d-780bcc10343e tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:56.302855 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-839a1da7-b2f7-4736-a64d-780bcc10343e tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'cf21789f223d412d84c896bc43357c01', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '84424afb871040769b62d713e3da83c9', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:03:56.302990 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-839a1da7-b2f7-4736-a64d-780bcc10343e tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-reader] https://10.4.3.81/volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30 returned with HTTP 403 Aug 13 07:03:56.303441 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 919/3681] 10.4.3.81 () {68 vars in 1355 bytes} [Thu Aug 13 07:03:56 2026] PUT /volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:56.311090 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ac1a000d-1e76-4253-8840-939d09c978be None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.312591 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ac1a000d-1e76-4253-8840-939d09c978be tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] DELETE https://10.4.3.81/volume/v3/types/435a13ab-3a00-4225-baec-59ab7b3fa239 Aug 13 07:03:56.312753 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ac1a000d-1e76-4253-8840-939d09c978be tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.312945 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ac1a000d-1e76-4253-8840-939d09c978be tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.338138 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ac1a000d-1e76-4253-8840-939d09c978be tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] https://10.4.3.81/volume/v3/types/435a13ab-3a00-4225-baec-59ab7b3fa239 returned with HTTP 202 Aug 13 07:03:56.338572 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 926/3682] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:03:56 2026] DELETE /volume/v3/types/435a13ab-3a00-4225-baec-59ab7b3fa239 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:56.345292 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d9ca00ca-c432-4d47-8a01-804f5767dc50 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.347420 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d9ca00ca-c432-4d47-8a01-804f5767dc50 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] DELETE https://10.4.3.81/volume/v3/types/fbc366ab-7b8d-43ae-88cb-1befabda9132 Aug 13 07:03:56.347607 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d9ca00ca-c432-4d47-8a01-804f5767dc50 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.347791 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d9ca00ca-c432-4d47-8a01-804f5767dc50 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.375192 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d9ca00ca-c432-4d47-8a01-804f5767dc50 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] https://10.4.3.81/volume/v3/types/fbc366ab-7b8d-43ae-88cb-1befabda9132 returned with HTTP 202 Aug 13 07:03:56.375678 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 911/3683] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:03:56 2026] DELETE /volume/v3/types/fbc366ab-7b8d-43ae-88cb-1befabda9132 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:56.382758 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0ccfe930-797c-4135-be44-0fc775024592 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.384409 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0ccfe930-797c-4135-be44-0fc775024592 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] DELETE https://10.4.3.81/volume/v3/types/87f4fc27-e780-4123-86c6-7b3af7db8774 Aug 13 07:03:56.384651 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0ccfe930-797c-4135-be44-0fc775024592 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.384905 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0ccfe930-797c-4135-be44-0fc775024592 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.407515 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0ccfe930-797c-4135-be44-0fc775024592 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] https://10.4.3.81/volume/v3/types/87f4fc27-e780-4123-86c6-7b3af7db8774 returned with HTTP 202 Aug 13 07:03:56.408167 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 928/3684] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:03:56 2026] DELETE /volume/v3/types/87f4fc27-e780-4123-86c6-7b3af7db8774 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 07:03:56.414389 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3420f0be-2890-4667-81f5-3f5de31436f9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.416541 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3420f0be-2890-4667-81f5-3f5de31436f9 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] DELETE https://10.4.3.81/volume/v3/types/381dbf12-0fc2-4687-873c-a3a5ea243d99 Aug 13 07:03:56.416778 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3420f0be-2890-4667-81f5-3f5de31436f9 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.417032 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3420f0be-2890-4667-81f5-3f5de31436f9 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.440459 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3420f0be-2890-4667-81f5-3f5de31436f9 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] https://10.4.3.81/volume/v3/types/381dbf12-0fc2-4687-873c-a3a5ea243d99 returned with HTTP 202 Aug 13 07:03:56.440832 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 920/3685] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:03:56 2026] DELETE /volume/v3/types/381dbf12-0fc2-4687-873c-a3a5ea243d99 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:56.447080 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-305fc412-febb-497e-a41a-e8de2d4a55a5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.448534 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-305fc412-febb-497e-a41a-e8de2d4a55a5 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] DELETE https://10.4.3.81/volume/v3/types/42b04512-1b9a-4afd-a811-b8abf4fc481a Aug 13 07:03:56.448712 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-305fc412-febb-497e-a41a-e8de2d4a55a5 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.449391 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-305fc412-febb-497e-a41a-e8de2d4a55a5 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.470060 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-305fc412-febb-497e-a41a-e8de2d4a55a5 tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] https://10.4.3.81/volume/v3/types/42b04512-1b9a-4afd-a811-b8abf4fc481a returned with HTTP 202 Aug 13 07:03:56.470445 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 927/3686] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:03:56 2026] DELETE /volume/v3/types/42b04512-1b9a-4afd-a811-b8abf4fc481a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:56.477191 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3178c460-e1e1-45fa-88c6-7817fe18797e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.479529 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3178c460-e1e1-45fa-88c6-7817fe18797e tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] DELETE https://10.4.3.81/volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30 Aug 13 07:03:56.479813 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3178c460-e1e1-45fa-88c6-7817fe18797e tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.480006 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3178c460-e1e1-45fa-88c6-7817fe18797e tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.506825 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3178c460-e1e1-45fa-88c6-7817fe18797e tempest-VolumeTypesReaderTests-2023316165 tempest-VolumeTypesReaderTests-2023316165-project-admin] https://10.4.3.81/volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30 returned with HTTP 202 Aug 13 07:03:56.507175 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 912/3687] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:03:56 2026] DELETE /volume/v3/types/bf565d8e-bce3-41db-88c8-817db87e0e30 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:03:56.696434 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7d7b3c95-27c2-4d3e-978f-efba4f31dc49 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.698721 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d7b3c95-27c2-4d3e-978f-efba4f31dc49 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/7bd52f03-74e6-4f7b-be0f-ddc8d9d6a05a Aug 13 07:03:56.698978 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d7b3c95-27c2-4d3e-978f-efba4f31dc49 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.699242 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d7b3c95-27c2-4d3e-978f-efba4f31dc49 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.704016 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d7b3c95-27c2-4d3e-978f-efba4f31dc49 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/7bd52f03-74e6-4f7b-be0f-ddc8d9d6a05a returned with HTTP 404 Aug 13 07:03:56.704664 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 929/3688] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:03:56 2026] GET /volume/v3/snapshots/7bd52f03-74e6-4f7b-be0f-ddc8d9d6a05a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:56.710218 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-17564116-9fd5-4756-8140-85d1a318415e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.711841 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-17564116-9fd5-4756-8140-85d1a318415e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/a3c65325-a931-42c1-a4cf-a1d3e53248f0 Aug 13 07:03:56.712016 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-17564116-9fd5-4756-8140-85d1a318415e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.712188 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-17564116-9fd5-4756-8140-85d1a318415e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.712297 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-17564116-9fd5-4756-8140-85d1a318415e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete snapshot with id: a3c65325-a931-42c1-a4cf-a1d3e53248f0 Aug 13 07:03:56.715787 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-17564116-9fd5-4756-8140-85d1a318415e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/a3c65325-a931-42c1-a4cf-a1d3e53248f0 returned with HTTP 404 Aug 13 07:03:56.716175 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 921/3689] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:03:56 2026] DELETE /volume/v3/snapshots/a3c65325-a931-42c1-a4cf-a1d3e53248f0 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:56.723169 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0af1f55f-6718-4644-949b-1c002facbeb4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.724934 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0af1f55f-6718-4644-949b-1c002facbeb4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/7bd52f03-74e6-4f7b-be0f-ddc8d9d6a05a Aug 13 07:03:56.725129 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0af1f55f-6718-4644-949b-1c002facbeb4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.725373 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0af1f55f-6718-4644-949b-1c002facbeb4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.725520 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-0af1f55f-6718-4644-949b-1c002facbeb4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete snapshot with id: 7bd52f03-74e6-4f7b-be0f-ddc8d9d6a05a Aug 13 07:03:56.729798 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0af1f55f-6718-4644-949b-1c002facbeb4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/7bd52f03-74e6-4f7b-be0f-ddc8d9d6a05a returned with HTTP 404 Aug 13 07:03:56.730267 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 928/3690] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:03:56 2026] DELETE /volume/v3/snapshots/7bd52f03-74e6-4f7b-be0f-ddc8d9d6a05a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:56.735639 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-39a886fc-ce15-4b7a-aa42-6cca4d312108 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.737522 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-39a886fc-ce15-4b7a-aa42-6cca4d312108 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/e2d6f988-226f-4c43-8f4a-6dd4e4af1460 Aug 13 07:03:56.737743 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-39a886fc-ce15-4b7a-aa42-6cca4d312108 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.737927 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-39a886fc-ce15-4b7a-aa42-6cca4d312108 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.738021 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-39a886fc-ce15-4b7a-aa42-6cca4d312108 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete snapshot with id: e2d6f988-226f-4c43-8f4a-6dd4e4af1460 Aug 13 07:03:56.741938 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-39a886fc-ce15-4b7a-aa42-6cca4d312108 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/e2d6f988-226f-4c43-8f4a-6dd4e4af1460 returned with HTTP 404 Aug 13 07:03:56.742387 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 913/3691] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:03:56 2026] DELETE /volume/v3/snapshots/e2d6f988-226f-4c43-8f4a-6dd4e4af1460 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:56.770567 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6f541192-2447-4365-b479-37bc6a847d7a req-36cf595e-707b-4f46-ade3-838eb97ea3f4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.772542 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6f541192-2447-4365-b479-37bc6a847d7a req-36cf595e-707b-4f46-ade3-838eb97ea3f4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 Aug 13 07:03:56.772747 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6f541192-2447-4365-b479-37bc6a847d7a req-36cf595e-707b-4f46-ade3-838eb97ea3f4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.772932 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6f541192-2447-4365-b479-37bc6a847d7a req-36cf595e-707b-4f46-ade3-838eb97ea3f4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.782526 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:56.782526 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:56.785955 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-6f541192-2447-4365-b479-37bc6a847d7a req-36cf595e-707b-4f46-ade3-838eb97ea3f4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:03:56.790550 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6f541192-2447-4365-b479-37bc6a847d7a req-36cf595e-707b-4f46-ade3-838eb97ea3f4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 returned with HTTP 200 Aug 13 07:03:56.790963 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 930/3692] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:03:56 2026] GET /volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 => generated 1650 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:56.809412 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-6f541192-2447-4365-b479-37bc6a847d7a req-afb11eed-2ea9-4bbc-aa1b-07f98aac6c8e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.811890 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-6f541192-2447-4365-b479-37bc6a847d7a req-afb11eed-2ea9-4bbc-aa1b-07f98aac6c8e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398/action Aug 13 07:03:56.812362 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-6f541192-2447-4365-b479-37bc6a847d7a req-afb11eed-2ea9-4bbc-aa1b-07f98aac6c8e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:03:56.812530 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-6f541192-2447-4365-b479-37bc6a847d7a req-afb11eed-2ea9-4bbc-aa1b-07f98aac6c8e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:56.825055 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:56.825055 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:56.825623 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-6f541192-2447-4365-b479-37bc6a847d7a req-afb11eed-2ea9-4bbc-aa1b-07f98aac6c8e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:03:56.831532 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-6f541192-2447-4365-b479-37bc6a847d7a req-afb11eed-2ea9-4bbc-aa1b-07f98aac6c8e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Begin detaching volume completed successfully. Aug 13 07:03:56.831781 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-6f541192-2447-4365-b479-37bc6a847d7a req-afb11eed-2ea9-4bbc-aa1b-07f98aac6c8e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398/action returned with HTTP 202 Aug 13 07:03:56.832156 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 922/3693] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:03:56 2026] POST /volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:03:56.870373 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d4e34c45-05f8-4cac-8012-c423d88410be None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.870766 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d4e34c45-05f8-4cac-8012-c423d88410be None None] GET https://10.4.3.81/volume// Aug 13 07:03:56.870922 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d4e34c45-05f8-4cac-8012-c423d88410be None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.871125 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d4e34c45-05f8-4cac-8012-c423d88410be None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.871523 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d4e34c45-05f8-4cac-8012-c423d88410be None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:03:56.871795 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 929/3694] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:03:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:03:56.878970 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-6f541192-2447-4365-b479-37bc6a847d7a req-de62f564-0fc3-4265-844e-92885f315995 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:56.881003 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6f541192-2447-4365-b479-37bc6a847d7a req-de62f564-0fc3-4265-844e-92885f315995 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 Aug 13 07:03:56.881236 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6f541192-2447-4365-b479-37bc6a847d7a req-de62f564-0fc3-4265-844e-92885f315995 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:56.881478 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6f541192-2447-4365-b479-37bc6a847d7a req-de62f564-0fc3-4265-844e-92885f315995 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:56.891997 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:56.891997 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:56.897502 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-6f541192-2447-4365-b479-37bc6a847d7a req-de62f564-0fc3-4265-844e-92885f315995 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:03:56.899992 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6f541192-2447-4365-b479-37bc6a847d7a req-de62f564-0fc3-4265-844e-92885f315995 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 returned with HTTP 200 Aug 13 07:03:56.900426 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 914/3695] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:03:56 2026] GET /volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 => generated 1833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:03:57.022984 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a902a18f-dc58-4e6d-8d8f-78150ae92e81 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:57.024738 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a902a18f-dc58-4e6d-8d8f-78150ae92e81 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed Aug 13 07:03:57.025128 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a902a18f-dc58-4e6d-8d8f-78150ae92e81 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:57.025394 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a902a18f-dc58-4e6d-8d8f-78150ae92e81 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:57.025584 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-a902a18f-dc58-4e6d-8d8f-78150ae92e81 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 00fcab7e-d532-4499-92d4-c63dfb30c8ed {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:03:57.032098 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:57.032098 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:57.041297 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a902a18f-dc58-4e6d-8d8f-78150ae92e81 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed returned with HTTP 200 Aug 13 07:03:57.041838 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 931/3696] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:03:57 2026] GET /volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:57.055514 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2c3fb22c-6bd1-4251-a936-ead0103391bd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:57.057389 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2c3fb22c-6bd1-4251-a936-ead0103391bd tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] PUT https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed Aug 13 07:03:57.057746 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2c3fb22c-6bd1-4251-a936-ead0103391bd tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "1e64f789-9fb9-494b-9c02-f93faa9e1b32"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:57.059160 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-2c3fb22c-6bd1-4251-a936-ead0103391bd tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Update called for group 00fcab7e-d532-4499-92d4-c63dfb30c8ed. {{(pid=100296) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 07:03:57.059314 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.groups [None req-2c3fb22c-6bd1-4251-a936-ead0103391bd tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Updating group 00fcab7e-d532-4499-92d4-c63dfb30c8ed with name None description: None add_volumes: None remove_volumes: 1e64f789-9fb9-494b-9c02-f93faa9e1b32. Aug 13 07:03:57.062913 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:57.062913 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:57.082414 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2c3fb22c-6bd1-4251-a936-ead0103391bd tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed returned with HTTP 202 Aug 13 07:03:57.082414 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 923/3697] 10.4.3.81 () {70 vars in 1399 bytes} [Thu Aug 13 07:03:57 2026] PUT /volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:03:57.094360 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0fa5ca0e-7bf2-4304-87ea-88d9f949f4b1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:57.095513 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0fa5ca0e-7bf2-4304-87ea-88d9f949f4b1 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed Aug 13 07:03:57.095718 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0fa5ca0e-7bf2-4304-87ea-88d9f949f4b1 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:57.095907 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0fa5ca0e-7bf2-4304-87ea-88d9f949f4b1 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:57.096027 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-0fa5ca0e-7bf2-4304-87ea-88d9f949f4b1 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 00fcab7e-d532-4499-92d4-c63dfb30c8ed {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:03:57.100503 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:57.100503 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:57.110508 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0fa5ca0e-7bf2-4304-87ea-88d9f949f4b1 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed returned with HTTP 200 Aug 13 07:03:57.111040 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 930/3698] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:03:57 2026] GET /volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:57.261956 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6354a05a-cc8f-4a9b-b54b-976e39fd9fdb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:57.264494 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6354a05a-cc8f-4a9b-b54b-976e39fd9fdb tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:03:57.264848 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6354a05a-cc8f-4a9b-b54b-976e39fd9fdb tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1912287962", "extra_specs": {}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:57.308807 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6354a05a-cc8f-4a9b-b54b-976e39fd9fdb tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:03:57.309277 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 915/3699] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:03:57 2026] POST /volume/v3/types => generated 212 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:57.320121 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-46bad7f1-b519-4535-ac91-cf36b88f421b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:57.321967 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-46bad7f1-b519-4535-ac91-cf36b88f421b tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] POST https://10.4.3.81/volume/v3/types/5219d910-6512-421f-8068-27da0d1fd39b/encryption Aug 13 07:03:57.322342 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-46bad7f1-b519-4535-ac91-cf36b88f421b tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:57.323916 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:57.323916 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:57.347603 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-46bad7f1-b519-4535-ac91-cf36b88f421b tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] https://10.4.3.81/volume/v3/types/5219d910-6512-421f-8068-27da0d1fd39b/encryption returned with HTTP 200 Aug 13 07:03:57.348201 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 932/3700] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 07:03:57 2026] POST /volume/v3/types/5219d910-6512-421f-8068-27da0d1fd39b/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:57.386140 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:57.388441 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:03:57.388798 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-919091268", "snapshot_id": null, "imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "volume_type": "tempest-scenario-type-luks-1912287962", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:57.390188 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-919091268', 'snapshot_id': None, 'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'volume_type': 'tempest-scenario-type-luks-1912287962', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:03:57.480973 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Create volume of 1 GB Aug 13 07:03:57.481849 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:57.481849 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:57.481849 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Availability Zones retrieved successfully. Aug 13 07:03:57.486656 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Flow 'volume_create_api' (746f0138-3279-48d0-ae09-dff74c73fb0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:57.487472 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67b05262-3c91-4483-8e69-656929e69246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:57.488232 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:03:57.551740 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67b05262-3c91-4483-8e69-656929e69246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:03:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5219d910-6512-421f-8068-27da0d1fd39b,is_public=True,name='tempest-scenario-type-luks-1912287962',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5219d910-6512-421f-8068-27da0d1fd39b', '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=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:57.552495 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d093a3e7-c3b6-455e-9aad-a7f4d44fe0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:57.573170 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1912287962 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1912287962, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:03:57.573501 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1912287962 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1912287962, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:03:57.594082 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Created reservations ['88298190-c716-419b-82cf-3c6234a52d7c', 'cac4e5dc-c6a2-4bbd-bb84-ae93e9ba16af', '1c7f8375-d926-437e-8d38-bc56fcd96dd2', 'f627b050-965a-4738-9810-bcf561a02278'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:57.594702 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d093a3e7-c3b6-455e-9aad-a7f4d44fe0d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88298190-c716-419b-82cf-3c6234a52d7c', 'cac4e5dc-c6a2-4bbd-bb84-ae93e9ba16af', '1c7f8375-d926-437e-8d38-bc56fcd96dd2', 'f627b050-965a-4738-9810-bcf561a02278']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:57.595408 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (596b6428-66ef-47a9-b19c-ef80b042fb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:57.615754 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (596b6428-66ef-47a9-b19c-ef80b042fb2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37d17255-bbcb-46b6-a4c2-0e830db75f74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-919091268',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b188238a40544d5883426dbc86040794',qos_specs=None,replication_status=,reservations=['88298190-c716-419b-82cf-3c6234a52d7c','cac4e5dc-c6a2-4bbd-bb84-ae93e9ba16af','1c7f8375-d926-437e-8d38-bc56fcd96dd2','f627b050-965a-4738-9810-bcf561a02278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c8c51d83bb4a71b234157b39aaa2cb',volume_type_id=5219d910-6512-421f-8068-27da0d1fd39b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:03:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-919091268',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=37d17255-bbcb-46b6-a4c2-0e830db75f74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b188238a40544d5883426dbc86040794',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12c8c51d83bb4a71b234157b39aaa2cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5219d910-6512-421f-8068-27da0d1fd39b),volume_type_id=5219d910-6512-421f-8068-27da0d1fd39b)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:57.616654 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d45e13c-0dcb-4dd7-8875-ec2995c2b179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:57.632303 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d45e13c-0dcb-4dd7-8875-ec2995c2b179) transitioned into state 'SUCCESS' from state '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-919091268',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b188238a40544d5883426dbc86040794',qos_specs=None,replication_status=,reservations=['88298190-c716-419b-82cf-3c6234a52d7c','cac4e5dc-c6a2-4bbd-bb84-ae93e9ba16af','1c7f8375-d926-437e-8d38-bc56fcd96dd2','f627b050-965a-4738-9810-bcf561a02278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c8c51d83bb4a71b234157b39aaa2cb',volume_type_id=5219d910-6512-421f-8068-27da0d1fd39b)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:57.632992 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdc8010a-f7f9-4ccd-a443-e506fa78df7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:03:57.640115 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdc8010a-f7f9-4ccd-a443-e506fa78df7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:03:57.640843 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Flow 'volume_create_api' (746f0138-3279-48d0-ae09-dff74c73fb0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:03:57.641112 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Create volume request issued successfully. Aug 13 07:03:57.641619 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-95756e9a-5422-45f2-a1f3-8918094c8cd6 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:03:57.642034 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 924/3701] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:03:57 2026] POST /volume/v3/volumes => generated 789 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 07:03:57.654630 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9a795eb0-cf58-4460-8230-e3dd32bd4a3d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:57.657955 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9a795eb0-cf58-4460-8230-e3dd32bd4a3d tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:03:57.657955 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9a795eb0-cf58-4460-8230-e3dd32bd4a3d tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:57.657955 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9a795eb0-cf58-4460-8230-e3dd32bd4a3d tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:57.663518 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:57.663518 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:57.667798 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9a795eb0-cf58-4460-8230-e3dd32bd4a3d tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:03:57.672761 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9a795eb0-cf58-4460-8230-e3dd32bd4a3d tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 200 Aug 13 07:03:57.673396 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 931/3702] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:57 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:57.703072 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-48a65c01-db95-44c0-9883-53c272d7f166 req-4b26b491-7e8e-4cd9-8780-07777489793a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:57.705114 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-48a65c01-db95-44c0-9883-53c272d7f166 req-4b26b491-7e8e-4cd9-8780-07777489793a tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 Aug 13 07:03:57.705341 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-48a65c01-db95-44c0-9883-53c272d7f166 req-4b26b491-7e8e-4cd9-8780-07777489793a tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:57.705555 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-48a65c01-db95-44c0-9883-53c272d7f166 req-4b26b491-7e8e-4cd9-8780-07777489793a tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:57.714831 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:57.714831 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:57.718427 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-48a65c01-db95-44c0-9883-53c272d7f166 req-4b26b491-7e8e-4cd9-8780-07777489793a tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:03:57.722314 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-48a65c01-db95-44c0-9883-53c272d7f166 req-4b26b491-7e8e-4cd9-8780-07777489793a tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 returned with HTTP 200 Aug 13 07:03:57.722697 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 916/3703] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:03:57 2026] GET /volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:57.739628 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-48a65c01-db95-44c0-9883-53c272d7f166 req-bab2b01c-6110-493c-b03e-6d80702c26fa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:57.741351 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-48a65c01-db95-44c0-9883-53c272d7f166 req-bab2b01c-6110-493c-b03e-6d80702c26fa tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] POST https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8/action Aug 13 07:03:57.741652 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-48a65c01-db95-44c0-9883-53c272d7f166 req-bab2b01c-6110-493c-b03e-6d80702c26fa tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:03:57.741757 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-48a65c01-db95-44c0-9883-53c272d7f166 req-bab2b01c-6110-493c-b03e-6d80702c26fa tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:57.750787 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:57.750787 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:57.751216 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-48a65c01-db95-44c0-9883-53c272d7f166 req-bab2b01c-6110-493c-b03e-6d80702c26fa tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:03:57.756197 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-48a65c01-db95-44c0-9883-53c272d7f166 req-bab2b01c-6110-493c-b03e-6d80702c26fa tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Begin detaching volume completed successfully. Aug 13 07:03:57.756464 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-48a65c01-db95-44c0-9883-53c272d7f166 req-bab2b01c-6110-493c-b03e-6d80702c26fa tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8/action returned with HTTP 202 Aug 13 07:03:57.756899 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 933/3704] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:03:57 2026] POST /volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:03:57.795303 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ce800d4b-cc62-4e9b-87ab-3c6d78ccd9ea None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:57.795770 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ce800d4b-cc62-4e9b-87ab-3c6d78ccd9ea None None] GET https://10.4.3.81/volume// Aug 13 07:03:57.795938 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ce800d4b-cc62-4e9b-87ab-3c6d78ccd9ea None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:57.796130 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ce800d4b-cc62-4e9b-87ab-3c6d78ccd9ea None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:57.796487 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ce800d4b-cc62-4e9b-87ab-3c6d78ccd9ea None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:03:57.796769 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 925/3705] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:03:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:03:57.804513 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-48a65c01-db95-44c0-9883-53c272d7f166 req-cbd46415-43bb-4efb-9b39-5230bb653cd5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:57.806879 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-48a65c01-db95-44c0-9883-53c272d7f166 req-cbd46415-43bb-4efb-9b39-5230bb653cd5 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 Aug 13 07:03:57.807155 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-48a65c01-db95-44c0-9883-53c272d7f166 req-cbd46415-43bb-4efb-9b39-5230bb653cd5 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:57.807424 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-48a65c01-db95-44c0-9883-53c272d7f166 req-cbd46415-43bb-4efb-9b39-5230bb653cd5 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:57.818003 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:57.818003 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:57.821495 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-48a65c01-db95-44c0-9883-53c272d7f166 req-cbd46415-43bb-4efb-9b39-5230bb653cd5 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:03:57.825672 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-48a65c01-db95-44c0-9883-53c272d7f166 req-cbd46415-43bb-4efb-9b39-5230bb653cd5 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 returned with HTTP 200 Aug 13 07:03:57.826158 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 932/3706] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:03:57 2026] GET /volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 => generated 1347 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:03:58.120033 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ee10d76f-3ed1-4186-9c42-88968ee1e35e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:58.121789 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ee10d76f-3ed1-4186-9c42-88968ee1e35e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed Aug 13 07:03:58.123128 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ee10d76f-3ed1-4186-9c42-88968ee1e35e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:58.123128 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ee10d76f-3ed1-4186-9c42-88968ee1e35e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:58.123128 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-ee10d76f-3ed1-4186-9c42-88968ee1e35e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 00fcab7e-d532-4499-92d4-c63dfb30c8ed {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:03:58.129410 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:58.129410 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:58.136846 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ee10d76f-3ed1-4186-9c42-88968ee1e35e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed returned with HTTP 200 Aug 13 07:03:58.137493 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 917/3707] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:03:58 2026] GET /volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:58.146764 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8a71aa84-25fe-49ac-98f6-cb5c3afa4909 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:58.148584 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a71aa84-25fe-49ac-98f6-cb5c3afa4909 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] PUT https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed Aug 13 07:03:58.148982 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a71aa84-25fe-49ac-98f6-cb5c3afa4909 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1e64f789-9fb9-494b-9c02-f93faa9e1b32"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:58.150509 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-8a71aa84-25fe-49ac-98f6-cb5c3afa4909 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Update called for group 00fcab7e-d532-4499-92d4-c63dfb30c8ed. {{(pid=100295) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 07:03:58.150632 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.groups [None req-8a71aa84-25fe-49ac-98f6-cb5c3afa4909 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Updating group 00fcab7e-d532-4499-92d4-c63dfb30c8ed with name None description: None add_volumes: 1e64f789-9fb9-494b-9c02-f93faa9e1b32 remove_volumes: None. Aug 13 07:03:58.154082 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:58.154082 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:58.176661 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a71aa84-25fe-49ac-98f6-cb5c3afa4909 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed returned with HTTP 202 Aug 13 07:03:58.177237 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 934/3708] 10.4.3.81 () {70 vars in 1399 bytes} [Thu Aug 13 07:03:58 2026] PUT /volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:03:58.184672 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-689fef4a-e908-48ba-94ef-907d1263ce85 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:58.186939 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-689fef4a-e908-48ba-94ef-907d1263ce85 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed Aug 13 07:03:58.187247 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-689fef4a-e908-48ba-94ef-907d1263ce85 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:58.187507 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-689fef4a-e908-48ba-94ef-907d1263ce85 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:58.187673 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-689fef4a-e908-48ba-94ef-907d1263ce85 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 00fcab7e-d532-4499-92d4-c63dfb30c8ed {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:03:58.191542 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:58.191542 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:58.199158 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-689fef4a-e908-48ba-94ef-907d1263ce85 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed returned with HTTP 200 Aug 13 07:03:58.199712 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 926/3709] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:03:58 2026] GET /volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:58.535782 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-71344beb-d377-4b98-aeea-46ceccd0d55e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:58.537435 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-71344beb-d377-4b98-aeea-46ceccd0d55e tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec Aug 13 07:03:58.537599 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-71344beb-d377-4b98-aeea-46ceccd0d55e tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:58.537771 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-71344beb-d377-4b98-aeea-46ceccd0d55e tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:58.544073 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:58.544073 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:58.547160 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-71344beb-d377-4b98-aeea-46ceccd0d55e tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:03:58.550441 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-71344beb-d377-4b98-aeea-46ceccd0d55e tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec returned with HTTP 200 Aug 13 07:03:58.550748 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 933/3710] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:58 2026] GET /volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec => generated 841 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:58.590479 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4014894c-18f6-4f2d-bac1-e0509de1d92e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:58.592065 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4014894c-18f6-4f2d-bac1-e0509de1d92e tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec Aug 13 07:03:58.592237 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4014894c-18f6-4f2d-bac1-e0509de1d92e tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:58.592446 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4014894c-18f6-4f2d-bac1-e0509de1d92e tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:58.600263 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:58.600263 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:58.603192 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4014894c-18f6-4f2d-bac1-e0509de1d92e tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:03:58.606618 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4014894c-18f6-4f2d-bac1-e0509de1d92e tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec returned with HTTP 200 Aug 13 07:03:58.607043 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 918/3711] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:58 2026] GET /volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:58.685048 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ff70000b-0389-4a64-8dc7-be26e30826c4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:58.686733 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff70000b-0389-4a64-8dc7-be26e30826c4 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:03:58.686921 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ff70000b-0389-4a64-8dc7-be26e30826c4 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:58.687097 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ff70000b-0389-4a64-8dc7-be26e30826c4 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:58.693826 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:58.693826 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:58.697300 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ff70000b-0389-4a64-8dc7-be26e30826c4 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:03:58.701143 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff70000b-0389-4a64-8dc7-be26e30826c4 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 200 Aug 13 07:03:58.701502 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 935/3712] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:58 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:59.209977 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c22cbe31-a3a1-43ad-a70c-4308aa86ca4a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:59.212669 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c22cbe31-a3a1-43ad-a70c-4308aa86ca4a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed Aug 13 07:03:59.212840 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c22cbe31-a3a1-43ad-a70c-4308aa86ca4a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:59.213034 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c22cbe31-a3a1-43ad-a70c-4308aa86ca4a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:59.213141 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-c22cbe31-a3a1-43ad-a70c-4308aa86ca4a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 00fcab7e-d532-4499-92d4-c63dfb30c8ed {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:03:59.219896 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:59.219896 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:59.229352 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c22cbe31-a3a1-43ad-a70c-4308aa86ca4a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed returned with HTTP 200 Aug 13 07:03:59.229782 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 927/3713] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:03:59 2026] GET /volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:59.241437 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-caa9b71f-747a-4f1b-b6b8-1accf4f4e12b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:59.244510 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-caa9b71f-747a-4f1b-b6b8-1accf4f4e12b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:03:59.244724 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-caa9b71f-747a-4f1b-b6b8-1accf4f4e12b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:59.244897 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-caa9b71f-747a-4f1b-b6b8-1accf4f4e12b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:59.245153 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-caa9b71f-747a-4f1b-b6b8-1accf4f4e12b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:03:59.245832 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-caa9b71f-747a-4f1b-b6b8-1accf4f4e12b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:03:59.262046 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-caa9b71f-747a-4f1b-b6b8-1accf4f4e12b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Get all volumes completed successfully. Aug 13 07:03:59.263935 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-caa9b71f-747a-4f1b-b6b8-1accf4f4e12b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:59.264150 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-caa9b71f-747a-4f1b-b6b8-1accf4f4e12b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:59.315344 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-caa9b71f-747a-4f1b-b6b8-1accf4f4e12b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:59.319609 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:59.319609 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:59.324244 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-caa9b71f-747a-4f1b-b6b8-1accf4f4e12b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:03:59.324538 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-caa9b71f-747a-4f1b-b6b8-1accf4f4e12b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:03:59.364887 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-caa9b71f-747a-4f1b-b6b8-1accf4f4e12b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:03:59.367881 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:59.367881 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:59.377645 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-caa9b71f-747a-4f1b-b6b8-1accf4f4e12b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:03:59.378181 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 934/3714] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:03:59 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:03:59.392538 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-016fb963-763a-428a-8dde-21ee4a0a12f9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:59.394240 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-016fb963-763a-428a-8dde-21ee4a0a12f9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] POST https://10.4.3.81/volume/v3/group_snapshots Aug 13 07:03:59.394507 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-016fb963-763a-428a-8dde-21ee4a0a12f9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "00fcab7e-d532-4499-92d4-c63dfb30c8ed", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1086188156"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:03:59.396044 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.group_snapshots [None req-016fb963-763a-428a-8dde-21ee4a0a12f9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '00fcab7e-d532-4499-92d4-c63dfb30c8ed', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1086188156'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 07:03:59.399428 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:59.399428 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:59.402929 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.group_snapshots [None req-016fb963-763a-428a-8dde-21ee4a0a12f9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1086188156. Aug 13 07:03:59.422142 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:59.422142 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:59.436143 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-016fb963-763a-428a-8dde-21ee4a0a12f9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-311572555 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-311572555, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:03:59.436473 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-016fb963-763a-428a-8dde-21ee4a0a12f9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-311572555 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-311572555, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:03:59.458989 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-016fb963-763a-428a-8dde-21ee4a0a12f9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Created reservations ['c2b9ac5e-ae2c-43e8-b28e-bc535453c042', '64bf9ac5-c2fb-4e9f-8286-55f745ab8af6', '37e8c99c-861b-4d11-a75a-f093e6c1c36e', 'a909d970-3e6c-4518-b25e-0b25e215d5ba'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:03:59.482148 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6f541192-2447-4365-b479-37bc6a847d7a req-a210cef3-7a8f-4de4-b475-05481b67bdb4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:59.484309 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6f541192-2447-4365-b479-37bc6a847d7a req-a210cef3-7a8f-4de4-b475-05481b67bdb4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/attachments/4f8e4f40-1bc9-4869-818e-f35c44960df3 Aug 13 07:03:59.484538 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6f541192-2447-4365-b479-37bc6a847d7a req-a210cef3-7a8f-4de4-b475-05481b67bdb4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:59.484770 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6f541192-2447-4365-b479-37bc6a847d7a req-a210cef3-7a8f-4de4-b475-05481b67bdb4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:59.487239 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=429,cinder:UPDATE=107,cinder:INSERT=55 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:03:59.493519 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:59.493519 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:03:59.494162 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-016fb963-763a-428a-8dde-21ee4a0a12f9 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/group_snapshots returned with HTTP 202 Aug 13 07:03:59.494597 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 919/3715] 10.4.3.81 () {70 vars in 1317 bytes} [Thu Aug 13 07:03:59 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:03:59.503053 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d7e72241-0f46-4f06-97be-6bf19135b6da None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:59.504838 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d7e72241-0f46-4f06-97be-6bf19135b6da tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/a00bee0f-f191-4061-93b8-25ffb7b03b95 Aug 13 07:03:59.505100 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d7e72241-0f46-4f06-97be-6bf19135b6da tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:59.505147 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d7e72241-0f46-4f06-97be-6bf19135b6da tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:59.505294 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.group_snapshots [None req-d7e72241-0f46-4f06-97be-6bf19135b6da tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member a00bee0f-f191-4061-93b8-25ffb7b03b95 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 07:03:59.508383 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:59.508383 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:03:59.512614 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d7e72241-0f46-4f06-97be-6bf19135b6da tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/group_snapshots/a00bee0f-f191-4061-93b8-25ffb7b03b95 returned with HTTP 200 Aug 13 07:03:59.513040 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 928/3716] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:03:59 2026] GET /volume/v3/group_snapshots/a00bee0f-f191-4061-93b8-25ffb7b03b95 => generated 326 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:03:59.592762 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6f541192-2447-4365-b479-37bc6a847d7a req-a210cef3-7a8f-4de4-b475-05481b67bdb4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/attachments/4f8e4f40-1bc9-4869-818e-f35c44960df3 returned with HTTP 200 Aug 13 07:03:59.593199 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 936/3717] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:03:59 2026] DELETE /volume/v3/attachments/4f8e4f40-1bc9-4869-818e-f35c44960df3 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:59.713504 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-98e1cda9-24e1-44d7-a138-783b97a2a6c3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:59.715923 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-98e1cda9-24e1-44d7-a138-783b97a2a6c3 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:03:59.716162 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-98e1cda9-24e1-44d7-a138-783b97a2a6c3 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:59.716442 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-98e1cda9-24e1-44d7-a138-783b97a2a6c3 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:59.725775 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:59.725775 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:03:59.731110 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-98e1cda9-24e1-44d7-a138-783b97a2a6c3 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:03:59.736743 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-98e1cda9-24e1-44d7-a138-783b97a2a6c3 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 200 Aug 13 07:03:59.737278 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 935/3718] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:03:59 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 942 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:03:59.785369 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-48a65c01-db95-44c0-9883-53c272d7f166 req-e19c443b-87dd-4023-b56b-53638e7f6b41 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:03:59.788025 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-48a65c01-db95-44c0-9883-53c272d7f166 req-e19c443b-87dd-4023-b56b-53638e7f6b41 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] DELETE https://10.4.3.81/volume/v3/attachments/ac309c54-543d-4850-b868-a15bdad2fe5b Aug 13 07:03:59.788025 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-48a65c01-db95-44c0-9883-53c272d7f166 req-e19c443b-87dd-4023-b56b-53638e7f6b41 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:03:59.788400 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-48a65c01-db95-44c0-9883-53c272d7f166 req-e19c443b-87dd-4023-b56b-53638e7f6b41 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:03:59.796926 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:03:59.796926 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:03:59.843745 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-48a65c01-db95-44c0-9883-53c272d7f166 req-e19c443b-87dd-4023-b56b-53638e7f6b41 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/attachments/ac309c54-543d-4850-b868-a15bdad2fe5b returned with HTTP 200 Aug 13 07:03:59.844136 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 920/3719] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:03:59 2026] DELETE /volume/v3/attachments/ac309c54-543d-4850-b868-a15bdad2fe5b => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:00.523874 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e40b11c0-4da7-40fa-9431-b352b0e0d52b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:00.525613 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e40b11c0-4da7-40fa-9431-b352b0e0d52b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/a00bee0f-f191-4061-93b8-25ffb7b03b95 Aug 13 07:04:00.525817 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e40b11c0-4da7-40fa-9431-b352b0e0d52b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:00.526024 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e40b11c0-4da7-40fa-9431-b352b0e0d52b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:00.526122 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.group_snapshots [None req-e40b11c0-4da7-40fa-9431-b352b0e0d52b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member a00bee0f-f191-4061-93b8-25ffb7b03b95 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 07:04:00.529426 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:00.529426 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:00.532910 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e40b11c0-4da7-40fa-9431-b352b0e0d52b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/group_snapshots/a00bee0f-f191-4061-93b8-25ffb7b03b95 returned with HTTP 200 Aug 13 07:04:00.533269 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 929/3720] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:04:00 2026] GET /volume/v3/group_snapshots/a00bee0f-f191-4061-93b8-25ffb7b03b95 => generated 327 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:00.540611 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f28a3825-1950-42b7-ab15-50b976f1d616 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:00.542337 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f28a3825-1950-42b7-ab15-50b976f1d616 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 13 07:04:00.542552 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f28a3825-1950-42b7-ab15-50b976f1d616 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:00.542731 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f28a3825-1950-42b7-ab15-50b976f1d616 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:00.542971 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-f28a3825-1950-42b7-ab15-50b976f1d616 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:04:00.543300 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:00.543300 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:00.544075 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-f28a3825-1950-42b7-ab15-50b976f1d616 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 07:04:00.548015 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f28a3825-1950-42b7-ab15-50b976f1d616 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Get all snapshots completed successfully. Aug 13 07:04:00.548416 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:00.548416 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:00.548911 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f28a3825-1950-42b7-ab15-50b976f1d616 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 07:04:00.549275 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 937/3721] 10.4.3.81 () {66 vars in 1257 bytes} [Thu Aug 13 07:04:00 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:00.557205 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a7e478a5-7e5f-4d1c-9b60-988c61c26145 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:00.558885 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a7e478a5-7e5f-4d1c-9b60-988c61c26145 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/snapshots/accc5015-0439-4363-9b65-19f53087ea5f Aug 13 07:04:00.559065 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a7e478a5-7e5f-4d1c-9b60-988c61c26145 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:00.559249 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a7e478a5-7e5f-4d1c-9b60-988c61c26145 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:00.561119 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=494,cinder:INSERT=83,cinder:UPDATE=132,cinder:DELETE=1 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:04:00.565070 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:00.565070 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:00.565535 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a7e478a5-7e5f-4d1c-9b60-988c61c26145 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Snapshot retrieved successfully. Aug 13 07:04:00.566528 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a7e478a5-7e5f-4d1c-9b60-988c61c26145 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/snapshots/accc5015-0439-4363-9b65-19f53087ea5f returned with HTTP 200 Aug 13 07:04:00.566922 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 936/3722] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:00 2026] GET /volume/v3/snapshots/accc5015-0439-4363-9b65-19f53087ea5f => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:00.577130 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-987a5b64-9df8-49c1-a8d5-34915628925e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:00.579296 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-987a5b64-9df8-49c1-a8d5-34915628925e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/snapshots/8194f5fb-16f0-4edd-9090-6fb186d82a2a Aug 13 07:04:00.579550 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-987a5b64-9df8-49c1-a8d5-34915628925e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:00.579782 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-987a5b64-9df8-49c1-a8d5-34915628925e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:00.585586 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:00.585586 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:00.586121 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-987a5b64-9df8-49c1-a8d5-34915628925e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Snapshot retrieved successfully. Aug 13 07:04:00.587060 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-987a5b64-9df8-49c1-a8d5-34915628925e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/snapshots/8194f5fb-16f0-4edd-9090-6fb186d82a2a returned with HTTP 200 Aug 13 07:04:00.587528 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 921/3723] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:00 2026] GET /volume/v3/snapshots/8194f5fb-16f0-4edd-9090-6fb186d82a2a => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:00.597498 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d8828ac8-b729-4a78-a99c-204d300cc2cc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:00.599183 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d8828ac8-b729-4a78-a99c-204d300cc2cc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] DELETE https://10.4.3.81/volume/v3/group_snapshots/a00bee0f-f191-4061-93b8-25ffb7b03b95 Aug 13 07:04:00.599408 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d8828ac8-b729-4a78-a99c-204d300cc2cc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:00.599582 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d8828ac8-b729-4a78-a99c-204d300cc2cc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:00.599733 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.group_snapshots [None req-d8828ac8-b729-4a78-a99c-204d300cc2cc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] delete called for member a00bee0f-f191-4061-93b8-25ffb7b03b95 {{(pid=100296) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 07:04:00.599825 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.group_snapshots [None req-d8828ac8-b729-4a78-a99c-204d300cc2cc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Delete group_snapshot with id: a00bee0f-f191-4061-93b8-25ffb7b03b95 Aug 13 07:04:00.602890 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:00.602890 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:00.634734 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d8828ac8-b729-4a78-a99c-204d300cc2cc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/group_snapshots/a00bee0f-f191-4061-93b8-25ffb7b03b95 returned with HTTP 202 Aug 13 07:04:00.635548 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 930/3724] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 07:04:00 2026] DELETE /volume/v3/group_snapshots/a00bee0f-f191-4061-93b8-25ffb7b03b95 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:04:00.644188 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2dff3058-377c-470f-9de5-436deabff7cc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:00.646084 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2dff3058-377c-470f-9de5-436deabff7cc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:04:00.646382 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2dff3058-377c-470f-9de5-436deabff7cc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:00.646636 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2dff3058-377c-470f-9de5-436deabff7cc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:00.646893 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-2dff3058-377c-470f-9de5-436deabff7cc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:04:00.647719 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2dff3058-377c-470f-9de5-436deabff7cc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:04:00.655516 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2dff3058-377c-470f-9de5-436deabff7cc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Get all volumes completed successfully. Aug 13 07:04:00.656209 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-2dff3058-377c-470f-9de5-436deabff7cc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:04:00.656421 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-2dff3058-377c-470f-9de5-436deabff7cc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:04:00.708055 np0000007169 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-2dff3058-377c-470f-9de5-436deabff7cc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:04:00.711222 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:00.711222 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:00.715476 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-2dff3058-377c-470f-9de5-436deabff7cc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:04:00.715706 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-2dff3058-377c-470f-9de5-436deabff7cc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:04:00.749930 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4979ad2e-1a4c-4789-920b-b910d0e5ca3e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:00.751937 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4979ad2e-1a4c-4789-920b-b910d0e5ca3e tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:04:00.752108 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4979ad2e-1a4c-4789-920b-b910d0e5ca3e tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:00.752341 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4979ad2e-1a4c-4789-920b-b910d0e5ca3e tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:00.752621 np0000007169 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-2dff3058-377c-470f-9de5-436deabff7cc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:04:00.755425 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:00.755425 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:00.759335 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:00.759335 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:00.763682 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2dff3058-377c-470f-9de5-436deabff7cc tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:04:00.763682 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 938/3725] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:04:00 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:04:00.763778 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4979ad2e-1a4c-4789-920b-b910d0e5ca3e tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:04:00.767506 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4979ad2e-1a4c-4789-920b-b910d0e5ca3e tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 200 Aug 13 07:04:00.770065 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 937/3726] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:00 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:00.777722 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7712363b-fa37-49c4-8428-9708d29a252d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:00.779839 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7712363b-fa37-49c4-8428-9708d29a252d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 13 07:04:00.779839 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7712363b-fa37-49c4-8428-9708d29a252d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:00.780021 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7712363b-fa37-49c4-8428-9708d29a252d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:00.780341 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-7712363b-fa37-49c4-8428-9708d29a252d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:04:00.781471 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.db.api [None req-7712363b-fa37-49c4-8428-9708d29a252d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Building query based on filter {{(pid=100294) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 07:04:00.786162 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7712363b-fa37-49c4-8428-9708d29a252d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Get all snapshots completed successfully. Aug 13 07:04:00.786162 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7712363b-fa37-49c4-8428-9708d29a252d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 07:04:00.786663 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 922/3727] 10.4.3.81 () {66 vars in 1257 bytes} [Thu Aug 13 07:04:00 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:04:00.794672 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5a91e16b-84ae-4abe-84b8-995952ad8709 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:00.796404 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5a91e16b-84ae-4abe-84b8-995952ad8709 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/a00bee0f-f191-4061-93b8-25ffb7b03b95 Aug 13 07:04:00.796616 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5a91e16b-84ae-4abe-84b8-995952ad8709 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:00.796789 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5a91e16b-84ae-4abe-84b8-995952ad8709 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:00.796938 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.group_snapshots [None req-5a91e16b-84ae-4abe-84b8-995952ad8709 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member a00bee0f-f191-4061-93b8-25ffb7b03b95 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 07:04:00.799789 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5a91e16b-84ae-4abe-84b8-995952ad8709 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/group_snapshots/a00bee0f-f191-4061-93b8-25ffb7b03b95 returned with HTTP 404 Aug 13 07:04:00.800244 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 931/3728] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:04:00 2026] GET /volume/v3/group_snapshots/a00bee0f-f191-4061-93b8-25ffb7b03b95 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:04:00.807011 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-65fb8ffa-9c30-40f8-9569-e5a37a01d43e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:00.808788 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-65fb8ffa-9c30-40f8-9569-e5a37a01d43e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] DELETE https://10.4.3.81/volume/v3/group_snapshots/a00bee0f-f191-4061-93b8-25ffb7b03b95 Aug 13 07:04:00.808981 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-65fb8ffa-9c30-40f8-9569-e5a37a01d43e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:00.809157 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-65fb8ffa-9c30-40f8-9569-e5a37a01d43e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:00.809293 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-65fb8ffa-9c30-40f8-9569-e5a37a01d43e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] delete called for member a00bee0f-f191-4061-93b8-25ffb7b03b95 {{(pid=100295) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 07:04:00.809402 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.group_snapshots [None req-65fb8ffa-9c30-40f8-9569-e5a37a01d43e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Delete group_snapshot with id: a00bee0f-f191-4061-93b8-25ffb7b03b95 Aug 13 07:04:00.812957 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-65fb8ffa-9c30-40f8-9569-e5a37a01d43e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/group_snapshots/a00bee0f-f191-4061-93b8-25ffb7b03b95 returned with HTTP 404 Aug 13 07:04:00.813450 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 939/3729] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 07:04:00 2026] DELETE /volume/v3/group_snapshots/a00bee0f-f191-4061-93b8-25ffb7b03b95 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:04:00.819065 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0704eba0-003c-4445-ac03-071bb4a4429b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:00.820867 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0704eba0-003c-4445-ac03-071bb4a4429b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:04:00.821179 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0704eba0-003c-4445-ac03-071bb4a4429b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:00.821375 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0704eba0-003c-4445-ac03-071bb4a4429b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:00.821608 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-0704eba0-003c-4445-ac03-071bb4a4429b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:04:00.822343 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0704eba0-003c-4445-ac03-071bb4a4429b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:04:00.829695 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0704eba0-003c-4445-ac03-071bb4a4429b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Get all volumes completed successfully. Aug 13 07:04:00.830420 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-0704eba0-003c-4445-ac03-071bb4a4429b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:04:00.830583 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-0704eba0-003c-4445-ac03-071bb4a4429b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:04:00.869314 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-0704eba0-003c-4445-ac03-071bb4a4429b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:04:00.874304 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:00.874304 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:00.879587 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-0704eba0-003c-4445-ac03-071bb4a4429b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:04:00.879773 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-0704eba0-003c-4445-ac03-071bb4a4429b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:04:00.917826 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-0704eba0-003c-4445-ac03-071bb4a4429b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:04:00.922435 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:00.922435 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:00.931399 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0704eba0-003c-4445-ac03-071bb4a4429b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:04:00.931951 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 938/3730] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:04:00 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:04:00.945823 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5c8d31ca-0b7e-4c87-9fa1-39fe512c2129 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:00.947671 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5c8d31ca-0b7e-4c87-9fa1-39fe512c2129 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] POST https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed/action Aug 13 07:04:00.948068 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5c8d31ca-0b7e-4c87-9fa1-39fe512c2129 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:04:00.948225 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5c8d31ca-0b7e-4c87-9fa1-39fe512c2129 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:00.949587 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-5c8d31ca-0b7e-4c87-9fa1-39fe512c2129 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] delete called for group 00fcab7e-d532-4499-92d4-c63dfb30c8ed {{(pid=100294) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 07:04:00.949704 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.groups [None req-5c8d31ca-0b7e-4c87-9fa1-39fe512c2129 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Delete group with id: 00fcab7e-d532-4499-92d4-c63dfb30c8ed Aug 13 07:04:00.953766 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:00.953766 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:01.003466 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5c8d31ca-0b7e-4c87-9fa1-39fe512c2129 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed/action returned with HTTP 202 Aug 13 07:04:01.004054 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 923/3731] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 07:04:00 2026] POST /volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:04:01.014523 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c9ad5dc9-9f72-46df-82f6-e1597cfaccef None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:01.016713 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c9ad5dc9-9f72-46df-82f6-e1597cfaccef tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/1e64f789-9fb9-494b-9c02-f93faa9e1b32 Aug 13 07:04:01.016921 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c9ad5dc9-9f72-46df-82f6-e1597cfaccef tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:01.017299 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c9ad5dc9-9f72-46df-82f6-e1597cfaccef tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:01.027635 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:01.027635 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:01.031741 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c9ad5dc9-9f72-46df-82f6-e1597cfaccef tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Volume info retrieved successfully. Aug 13 07:04:01.032703 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-c9ad5dc9-9f72-46df-82f6-e1597cfaccef tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:04:01.032764 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-c9ad5dc9-9f72-46df-82f6-e1597cfaccef tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:04:01.080656 np0000007169 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-c9ad5dc9-9f72-46df-82f6-e1597cfaccef tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:04:01.085647 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:01.085647 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:01.095276 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c9ad5dc9-9f72-46df-82f6-e1597cfaccef tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/1e64f789-9fb9-494b-9c02-f93faa9e1b32 returned with HTTP 200 Aug 13 07:04:01.095753 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 932/3732] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:04:01 2026] GET /volume/v3/volumes/1e64f789-9fb9-494b-9c02-f93faa9e1b32 => generated 911 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:01.782109 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-453a5a85-db4b-47fa-9c1a-9cd7a0e8cf03 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:01.784263 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-453a5a85-db4b-47fa-9c1a-9cd7a0e8cf03 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:04:01.784519 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-453a5a85-db4b-47fa-9c1a-9cd7a0e8cf03 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:01.784781 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-453a5a85-db4b-47fa-9c1a-9cd7a0e8cf03 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:01.793276 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:01.793276 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:01.797260 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-453a5a85-db4b-47fa-9c1a-9cd7a0e8cf03 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:04:01.802845 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-453a5a85-db4b-47fa-9c1a-9cd7a0e8cf03 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 200 Aug 13 07:04:01.803243 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 940/3733] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:01 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:02.109116 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1dedeee3-87ec-4c5a-a3c4-c879b3165216 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:02.111750 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1dedeee3-87ec-4c5a-a3c4-c879b3165216 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/1e64f789-9fb9-494b-9c02-f93faa9e1b32 Aug 13 07:04:02.112124 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1dedeee3-87ec-4c5a-a3c4-c879b3165216 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:02.112457 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1dedeee3-87ec-4c5a-a3c4-c879b3165216 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:02.121071 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1dedeee3-87ec-4c5a-a3c4-c879b3165216 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/1e64f789-9fb9-494b-9c02-f93faa9e1b32 returned with HTTP 404 Aug 13 07:04:02.121071 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 939/3734] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:04:02 2026] GET /volume/v3/volumes/1e64f789-9fb9-494b-9c02-f93faa9e1b32 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:04:02.128299 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7c2fd210-3f56-46d9-91de-a1ab07fe1c30 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:02.133041 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7c2fd210-3f56-46d9-91de-a1ab07fe1c30 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/434e48b3-a251-4f26-8f0c-df4257902081 Aug 13 07:04:02.133354 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7c2fd210-3f56-46d9-91de-a1ab07fe1c30 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:02.133593 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7c2fd210-3f56-46d9-91de-a1ab07fe1c30 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:02.138685 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=478,cinder:UPDATE=120,cinder:INSERT=59 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:04:02.143640 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7c2fd210-3f56-46d9-91de-a1ab07fe1c30 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/434e48b3-a251-4f26-8f0c-df4257902081 returned with HTTP 404 Aug 13 07:04:02.144349 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 924/3735] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:04:02 2026] GET /volume/v3/volumes/434e48b3-a251-4f26-8f0c-df4257902081 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:04:02.151095 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e90a1ad3-cb2a-49db-bc5d-0fcb026cd53f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:02.153889 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e90a1ad3-cb2a-49db-bc5d-0fcb026cd53f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed Aug 13 07:04:02.155436 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e90a1ad3-cb2a-49db-bc5d-0fcb026cd53f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:02.155436 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e90a1ad3-cb2a-49db-bc5d-0fcb026cd53f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:02.155436 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-e90a1ad3-cb2a-49db-bc5d-0fcb026cd53f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 00fcab7e-d532-4499-92d4-c63dfb30c8ed {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:04:02.157877 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e90a1ad3-cb2a-49db-bc5d-0fcb026cd53f tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed returned with HTTP 404 Aug 13 07:04:02.158438 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 933/3736] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:04:02 2026] GET /volume/v3/groups/00fcab7e-d532-4499-92d4-c63dfb30c8ed => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:04:02.171906 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a5eb3c0b-08da-4931-9340-0d9089354250 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:02.172731 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a5eb3c0b-08da-4931-9340-0d9089354250 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/ee87be67-1cff-4895-836d-18ffd3f5d093 Aug 13 07:04:02.172731 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a5eb3c0b-08da-4931-9340-0d9089354250 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:02.172731 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a5eb3c0b-08da-4931-9340-0d9089354250 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:02.184474 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a5eb3c0b-08da-4931-9340-0d9089354250 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] https://10.4.3.81/volume/v3/group_types/ee87be67-1cff-4895-836d-18ffd3f5d093 returned with HTTP 202 Aug 13 07:04:02.184856 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 941/3737] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 07:04:02 2026] DELETE /volume/v3/group_types/ee87be67-1cff-4895-836d-18ffd3f5d093 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:04:02.193060 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0925cd4d-a010-446d-b560-98803b90ee76 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:02.195031 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0925cd4d-a010-446d-b560-98803b90ee76 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] DELETE https://10.4.3.81/volume/v3/types/38f01946-7982-4881-8bf2-4d443ac8ebe3 Aug 13 07:04:02.195244 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0925cd4d-a010-446d-b560-98803b90ee76 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:02.195460 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0925cd4d-a010-446d-b560-98803b90ee76 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:02.226560 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0925cd4d-a010-446d-b560-98803b90ee76 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] https://10.4.3.81/volume/v3/types/38f01946-7982-4881-8bf2-4d443ac8ebe3 returned with HTTP 202 Aug 13 07:04:02.227071 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 940/3738] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:04:02 2026] DELETE /volume/v3/types/38f01946-7982-4881-8bf2-4d443ac8ebe3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:02.235365 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2571fda5-2829-43f0-8466-96d570640875 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:02.239424 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2571fda5-2829-43f0-8466-96d570640875 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] GET https://10.4.3.81/volume/v3/types/38f01946-7982-4881-8bf2-4d443ac8ebe3 Aug 13 07:04:02.239424 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2571fda5-2829-43f0-8466-96d570640875 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:02.239424 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2571fda5-2829-43f0-8466-96d570640875 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:02.245943 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2571fda5-2829-43f0-8466-96d570640875 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] https://10.4.3.81/volume/v3/types/38f01946-7982-4881-8bf2-4d443ac8ebe3 returned with HTTP 404 Aug 13 07:04:02.247165 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 925/3739] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 07:04:02 2026] GET /volume/v3/types/38f01946-7982-4881-8bf2-4d443ac8ebe3 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:02.258336 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-923ed835-daa4-4975-9f0e-f0dd791b2a17 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:02.262231 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-923ed835-daa4-4975-9f0e-f0dd791b2a17 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:04:02.262654 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-923ed835-daa4-4975-9f0e-f0dd791b2a17 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2118817234"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:02.272028 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=516,cinder:UPDATE=174,cinder:INSERT=86 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:04:02.288915 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-923ed835-daa4-4975-9f0e-f0dd791b2a17 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:04:02.291893 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 934/3740] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:04:02 2026] POST /volume/v3/types => generated 224 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:02.299770 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-366204f5-a283-461f-a760-e24c24aadf20 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:02.302512 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-366204f5-a283-461f-a760-e24c24aadf20 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 07:04:02.302996 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-366204f5-a283-461f-a760-e24c24aadf20 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1377320593"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:02.321780 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-366204f5-a283-461f-a760-e24c24aadf20 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 07:04:02.322188 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 942/3741] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 07:04:02 2026] POST /volume/v3/group_types => generated 181 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:02.331067 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3f6cc88c-5624-4808-aa94-70381e030211 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:02.332725 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3f6cc88c-5624-4808-aa94-70381e030211 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] POST https://10.4.3.81/volume/v3/groups Aug 13 07:04:02.333047 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3f6cc88c-5624-4808-aa94-70381e030211 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c7bce989-9771-451d-81a5-303272a08058", "volume_types": ["ea6c929c-ba40-44d4-9b5c-49d45b9cd3da"], "name": "tempest-GroupSnapshotsTest-Group-2056149094"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:02.334404 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-3f6cc88c-5624-4808-aa94-70381e030211 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Creating new group {'group': {'group_type': 'c7bce989-9771-451d-81a5-303272a08058', 'volume_types': ['ea6c929c-ba40-44d4-9b5c-49d45b9cd3da'], 'name': 'tempest-GroupSnapshotsTest-Group-2056149094'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 07:04:02.339222 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.groups [None req-3f6cc88c-5624-4808-aa94-70381e030211 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Creating group tempest-GroupSnapshotsTest-Group-2056149094. Aug 13 07:04:02.350288 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3f6cc88c-5624-4808-aa94-70381e030211 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Availability Zones retrieved successfully. Aug 13 07:04:02.364020 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-3f6cc88c-5624-4808-aa94-70381e030211 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Created reservations ['a7f3b84a-3d62-4daa-a773-c8b845ff2762'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:02.390991 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3f6cc88c-5624-4808-aa94-70381e030211 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 13 07:04:02.390991 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 941/3742] 10.4.3.81 () {70 vars in 1290 bytes} [Thu Aug 13 07:04:02 2026] POST /volume/v3/groups => generated 112 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:02.397051 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cfd011e5-cdf7-4d3c-880a-530d81d8f7e5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:02.401152 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cfd011e5-cdf7-4d3c-880a-530d81d8f7e5 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/groups/aeef2458-7411-4930-9a8b-bc5e094624ea Aug 13 07:04:02.401518 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cfd011e5-cdf7-4d3c-880a-530d81d8f7e5 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:02.401991 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cfd011e5-cdf7-4d3c-880a-530d81d8f7e5 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:02.401991 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-cfd011e5-cdf7-4d3c-880a-530d81d8f7e5 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member aeef2458-7411-4930-9a8b-bc5e094624ea {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:04:02.408194 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:02.408194 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:02.415001 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cfd011e5-cdf7-4d3c-880a-530d81d8f7e5 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/aeef2458-7411-4930-9a8b-bc5e094624ea returned with HTTP 200 Aug 13 07:04:02.415540 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 926/3743] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:04:02 2026] GET /volume/v3/groups/aeef2458-7411-4930-9a8b-bc5e094624ea => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:02.817041 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-234054b0-6ddc-4568-92ec-1770097cdaba None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:02.818753 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-234054b0-6ddc-4568-92ec-1770097cdaba tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:04:02.818978 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-234054b0-6ddc-4568-92ec-1770097cdaba tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:02.819181 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-234054b0-6ddc-4568-92ec-1770097cdaba tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:02.826032 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:02.826032 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:02.829686 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-234054b0-6ddc-4568-92ec-1770097cdaba tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:04:02.834105 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-234054b0-6ddc-4568-92ec-1770097cdaba tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 200 Aug 13 07:04:02.834524 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 935/3744] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:02 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:03.428757 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7f7a8720-c590-4b9f-8d29-fc71bb0452aa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:03.430246 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f7a8720-c590-4b9f-8d29-fc71bb0452aa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/groups/aeef2458-7411-4930-9a8b-bc5e094624ea Aug 13 07:04:03.430479 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f7a8720-c590-4b9f-8d29-fc71bb0452aa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:03.430658 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f7a8720-c590-4b9f-8d29-fc71bb0452aa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:03.430779 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-7f7a8720-c590-4b9f-8d29-fc71bb0452aa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member aeef2458-7411-4930-9a8b-bc5e094624ea {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:04:03.436974 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:03.436974 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:03.455817 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f7a8720-c590-4b9f-8d29-fc71bb0452aa tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/aeef2458-7411-4930-9a8b-bc5e094624ea returned with HTTP 200 Aug 13 07:04:03.456408 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 943/3745] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:04:03 2026] GET /volume/v3/groups/aeef2458-7411-4930-9a8b-bc5e094624ea => generated 393 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:03.464972 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:03.466908 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:03.467445 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2082182860", "volume_type": "ea6c929c-ba40-44d4-9b5c-49d45b9cd3da", "group_id": "aeef2458-7411-4930-9a8b-bc5e094624ea", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:03.468802 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2082182860', 'volume_type': 'ea6c929c-ba40-44d4-9b5c-49d45b9cd3da', 'group_id': 'aeef2458-7411-4930-9a8b-bc5e094624ea', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:03.476228 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:03.476228 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:03.476678 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Create volume of 1 GB Aug 13 07:04:03.486557 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Availability Zones retrieved successfully. Aug 13 07:04:03.495418 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Flow 'volume_create_api' (040d69bd-cce0-44db-b104-bb254a49d1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:03.497552 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cc8aab4-797f-458e-877d-a28f9be1bc20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:03.498707 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:03.498707 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:03.499141 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:04:03.521951 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cc8aab4-797f-458e-877d-a28f9be1bc20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:04:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ea6c929c-ba40-44d4-9b5c-49d45b9cd3da,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2118817234',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea6c929c-ba40-44d4-9b5c-49d45b9cd3da', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'aeef2458-7411-4930-9a8b-bc5e094624ea', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:03.522614 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13aa217d-2f6d-4eb8-8b7f-9b75f7c7ed42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:03.544967 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-4e900d2d-8513-46c6-9b52-acae94543e84 req-d6830055-627d-4d49-93e3-2e91dd4d2704 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:03.547004 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4e900d2d-8513-46c6-9b52-acae94543e84 req-d6830055-627d-4d49-93e3-2e91dd4d2704 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/attachments/4f8e4f40-1bc9-4869-818e-f35c44960df3 Aug 13 07:04:03.547181 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4e900d2d-8513-46c6-9b52-acae94543e84 req-d6830055-627d-4d49-93e3-2e91dd4d2704 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:03.547528 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4e900d2d-8513-46c6-9b52-acae94543e84 req-d6830055-627d-4d49-93e3-2e91dd4d2704 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:03.549766 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2118817234 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2118817234, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:04:03.550046 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2118817234 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2118817234, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:04:03.551166 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4e900d2d-8513-46c6-9b52-acae94543e84 req-d6830055-627d-4d49-93e3-2e91dd4d2704 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/attachments/4f8e4f40-1bc9-4869-818e-f35c44960df3 returned with HTTP 404 Aug 13 07:04:03.552036 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 927/3746] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:04:03 2026] DELETE /volume/v3/attachments/4f8e4f40-1bc9-4869-818e-f35c44960df3 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:04:03.582113 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Created reservations ['4d8a0cc2-6b11-4192-add3-ad8333d83e24', '734d476d-ce15-42c1-965d-88c26a527ccf', '3a2117ad-8e32-4ac4-8c9c-b7c71c2d7298', 'e0aa0758-35eb-45aa-a957-5fe4c40563f5'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:03.583493 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13aa217d-2f6d-4eb8-8b7f-9b75f7c7ed42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d8a0cc2-6b11-4192-add3-ad8333d83e24', '734d476d-ce15-42c1-965d-88c26a527ccf', '3a2117ad-8e32-4ac4-8c9c-b7c71c2d7298', 'e0aa0758-35eb-45aa-a957-5fe4c40563f5']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:03.584341 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4637e192-c38c-462d-9242-5a8ced76d0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:03.613751 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4637e192-c38c-462d-9242-5a8ced76d0d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '029169d1-1ee4-4aab-8b87-1001574673f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2082182860',encryption_key_id=None,group_id=aeef2458-7411-4930-9a8b-bc5e094624ea,group_type_id=,metadata={},multiattach=False,project_id='13b061e3e8ce4665b9ff840e62ec44af',qos_specs=None,replication_status=,reservations=['4d8a0cc2-6b11-4192-add3-ad8333d83e24','734d476d-ce15-42c1-965d-88c26a527ccf','3a2117ad-8e32-4ac4-8c9c-b7c71c2d7298','e0aa0758-35eb-45aa-a957-5fe4c40563f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acb13a0e3dd1432db2e19b15ddf64bc2',volume_type_id=ea6c929c-ba40-44d4-9b5c-49d45b9cd3da), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2082182860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=aeef2458-7411-4930-9a8b-bc5e094624ea,host=None,id=029169d1-1ee4-4aab-8b87-1001574673f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13b061e3e8ce4665b9ff840e62ec44af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acb13a0e3dd1432db2e19b15ddf64bc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea6c929c-ba40-44d4-9b5c-49d45b9cd3da),volume_type_id=ea6c929c-ba40-44d4-9b5c-49d45b9cd3da)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:03.614643 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d7ddf62-9240-491c-97cb-afa113016825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:03.630888 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d7ddf62-9240-491c-97cb-afa113016825) transitioned into state 'SUCCESS' from state '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-2082182860',encryption_key_id=None,group_id=aeef2458-7411-4930-9a8b-bc5e094624ea,group_type_id=,metadata={},multiattach=False,project_id='13b061e3e8ce4665b9ff840e62ec44af',qos_specs=None,replication_status=,reservations=['4d8a0cc2-6b11-4192-add3-ad8333d83e24','734d476d-ce15-42c1-965d-88c26a527ccf','3a2117ad-8e32-4ac4-8c9c-b7c71c2d7298','e0aa0758-35eb-45aa-a957-5fe4c40563f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acb13a0e3dd1432db2e19b15ddf64bc2',volume_type_id=ea6c929c-ba40-44d4-9b5c-49d45b9cd3da)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:03.631587 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b632d700-ea2c-4d32-a720-4bfc1bd6ddea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:03.643744 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b632d700-ea2c-4d32-a720-4bfc1bd6ddea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:03.644579 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Flow 'volume_create_api' (040d69bd-cce0-44db-b104-bb254a49d1b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:03.645155 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Create volume request issued successfully. Aug 13 07:04:03.645909 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:04:03.646051 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:04:03.681232 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:04:03.684088 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:03.684088 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:03.687632 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d591ed94-33eb-4fdd-a7ef-ee40e2155e50 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:04:03.688152 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 942/3747] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 07:04:03 2026] POST /volume/v3/volumes => generated 821 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:03.704384 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-56415cb6-3f0c-46ae-b682-c6713bd45805 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:03.706304 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2fb1ae23-7582-4133-a758-5946cb083869 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:03.707273 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-56415cb6-3f0c-46ae-b682-c6713bd45805 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/029169d1-1ee4-4aab-8b87-1001574673f7 Aug 13 07:04:03.707514 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-56415cb6-3f0c-46ae-b682-c6713bd45805 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:03.707689 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-56415cb6-3f0c-46ae-b682-c6713bd45805 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:03.707892 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2fb1ae23-7582-4133-a758-5946cb083869 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 Aug 13 07:04:03.708068 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2fb1ae23-7582-4133-a758-5946cb083869 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:03.708247 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2fb1ae23-7582-4133-a758-5946cb083869 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:03.708410 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-2fb1ae23-7582-4133-a758-5946cb083869 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Delete volume with id: a1885015-f0e8-45c8-806a-5cd35ce997c8 Aug 13 07:04:03.714456 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:03.714456 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:03.719569 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-56415cb6-3f0c-46ae-b682-c6713bd45805 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Volume info retrieved successfully. Aug 13 07:04:03.720142 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-56415cb6-3f0c-46ae-b682-c6713bd45805 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:04:03.720316 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-56415cb6-3f0c-46ae-b682-c6713bd45805 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:04:03.722162 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:03.722162 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:03.722790 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2fb1ae23-7582-4133-a758-5946cb083869 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:04:03.743960 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2fb1ae23-7582-4133-a758-5946cb083869 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Delete volume request issued successfully. Aug 13 07:04:03.744204 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2fb1ae23-7582-4133-a758-5946cb083869 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 returned with HTTP 202 Aug 13 07:04:03.744737 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 944/3748] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:04:03 2026] DELETE /volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:03.754350 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9778f99f-a64c-4081-b8d9-39dbafdebe78 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:03.756154 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9778f99f-a64c-4081-b8d9-39dbafdebe78 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 Aug 13 07:04:03.758960 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9778f99f-a64c-4081-b8d9-39dbafdebe78 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:03.759162 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9778f99f-a64c-4081-b8d9-39dbafdebe78 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:03.763036 np0000007169 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-56415cb6-3f0c-46ae-b682-c6713bd45805 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:04:03.768841 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:03.768841 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:03.770686 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:03.770686 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:03.775345 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9778f99f-a64c-4081-b8d9-39dbafdebe78 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:04:03.780161 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9778f99f-a64c-4081-b8d9-39dbafdebe78 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 returned with HTTP 200 Aug 13 07:04:03.780580 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 928/3749] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:03 2026] GET /volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:03.788219 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-56415cb6-3f0c-46ae-b682-c6713bd45805 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/029169d1-1ee4-4aab-8b87-1001574673f7 returned with HTTP 200 Aug 13 07:04:03.788760 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 936/3750] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:04:03 2026] GET /volume/v3/volumes/029169d1-1ee4-4aab-8b87-1001574673f7 => generated 889 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:03.847049 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cd0f2552-d976-49fa-91d2-e5b25d4b802f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:03.849373 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cd0f2552-d976-49fa-91d2-e5b25d4b802f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:04:03.849624 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cd0f2552-d976-49fa-91d2-e5b25d4b802f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:03.849898 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cd0f2552-d976-49fa-91d2-e5b25d4b802f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:03.857580 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:03.857580 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:03.863152 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cd0f2552-d976-49fa-91d2-e5b25d4b802f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:04:03.869088 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cd0f2552-d976-49fa-91d2-e5b25d4b802f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 200 Aug 13 07:04:03.869776 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 943/3751] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:03 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:04.782042 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8ef806f4-e8f8-4bba-82d6-78a2a5848a17 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:04.784170 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ef806f4-e8f8-4bba-82d6-78a2a5848a17 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 Aug 13 07:04:04.784398 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8ef806f4-e8f8-4bba-82d6-78a2a5848a17 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:04.784583 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8ef806f4-e8f8-4bba-82d6-78a2a5848a17 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:04.791817 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:04.791817 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:04.793288 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-639a893a-fb1e-456d-95f2-77cc0a4d3bb3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:04.795138 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-639a893a-fb1e-456d-95f2-77cc0a4d3bb3 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 Aug 13 07:04:04.795430 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-639a893a-fb1e-456d-95f2-77cc0a4d3bb3 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:04.795467 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8ef806f4-e8f8-4bba-82d6-78a2a5848a17 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:04:04.795677 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-639a893a-fb1e-456d-95f2-77cc0a4d3bb3 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:04.801212 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ef806f4-e8f8-4bba-82d6-78a2a5848a17 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 returned with HTTP 200 Aug 13 07:04:04.801622 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 945/3752] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:04 2026] GET /volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:04.802988 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-639a893a-fb1e-456d-95f2-77cc0a4d3bb3 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 returned with HTTP 404 Aug 13 07:04:04.803856 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 929/3753] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:04 2026] GET /volume/v3/volumes/a1885015-f0e8-45c8-806a-5cd35ce997c8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:04.813466 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f91c8fa0-a9d1-44f4-90e0-b1a3c48dec15 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:04.818976 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f91c8fa0-a9d1-44f4-90e0-b1a3c48dec15 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/029169d1-1ee4-4aab-8b87-1001574673f7 Aug 13 07:04:04.819308 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f91c8fa0-a9d1-44f4-90e0-b1a3c48dec15 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:04.819949 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f91c8fa0-a9d1-44f4-90e0-b1a3c48dec15 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:04.825913 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0a512c58-0d9b-45e1-9c5f-7e74743dcfd8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:04.827953 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0a512c58-0d9b-45e1-9c5f-7e74743dcfd8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 Aug 13 07:04:04.828203 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0a512c58-0d9b-45e1-9c5f-7e74743dcfd8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:04.828991 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0a512c58-0d9b-45e1-9c5f-7e74743dcfd8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:04.829756 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-0a512c58-0d9b-45e1-9c5f-7e74743dcfd8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete volume with id: 5d8ff9ea-0b54-4e83-a439-10664de5d398 Aug 13 07:04:04.831360 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:04.831360 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:04.838343 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f91c8fa0-a9d1-44f4-90e0-b1a3c48dec15 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Volume info retrieved successfully. Aug 13 07:04:04.838343 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-f91c8fa0-a9d1-44f4-90e0-b1a3c48dec15 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:04:04.838343 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-f91c8fa0-a9d1-44f4-90e0-b1a3c48dec15 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:04:04.839880 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:04.839880 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:04.840555 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0a512c58-0d9b-45e1-9c5f-7e74743dcfd8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:04:04.862071 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0a512c58-0d9b-45e1-9c5f-7e74743dcfd8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete volume request issued successfully. Aug 13 07:04:04.862341 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0a512c58-0d9b-45e1-9c5f-7e74743dcfd8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 returned with HTTP 202 Aug 13 07:04:04.862730 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 944/3754] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:04:04 2026] DELETE /volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:04.872952 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-48fc33f6-007e-4660-9ec4-3020378ad173 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:04.875567 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-48fc33f6-007e-4660-9ec4-3020378ad173 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 Aug 13 07:04:04.875831 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-48fc33f6-007e-4660-9ec4-3020378ad173 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:04.876081 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-48fc33f6-007e-4660-9ec4-3020378ad173 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:04.885216 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-de5b62c1-2e03-4e30-be27-c5a3f0f26338 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:04.887094 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:04.887094 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:04.888210 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-de5b62c1-2e03-4e30-be27-c5a3f0f26338 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:04:04.891057 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-de5b62c1-2e03-4e30-be27-c5a3f0f26338 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:04.891057 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-de5b62c1-2e03-4e30-be27-c5a3f0f26338 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:04.893442 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-48fc33f6-007e-4660-9ec4-3020378ad173 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:04:04.893905 np0000007169 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-f91c8fa0-a9d1-44f4-90e0-b1a3c48dec15 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:04:04.897302 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:04.897302 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:04.900534 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-48fc33f6-007e-4660-9ec4-3020378ad173 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 returned with HTTP 200 Aug 13 07:04:04.901077 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 946/3755] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:04 2026] GET /volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 => generated 1357 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:04.901331 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:04.901331 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:04.907246 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f91c8fa0-a9d1-44f4-90e0-b1a3c48dec15 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/029169d1-1ee4-4aab-8b87-1001574673f7 returned with HTTP 200 Aug 13 07:04:04.907583 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-de5b62c1-2e03-4e30-be27-c5a3f0f26338 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:04:04.908388 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 937/3756] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:04:04 2026] GET /volume/v3/volumes/029169d1-1ee4-4aab-8b87-1001574673f7 => generated 914 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:04.915384 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-de5b62c1-2e03-4e30-be27-c5a3f0f26338 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 200 Aug 13 07:04:04.915835 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 930/3757] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:04 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 942 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:04.922807 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7fef637c-8e67-4623-8239-8cefe399cd7d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:04.924582 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7fef637c-8e67-4623-8239-8cefe399cd7d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] POST https://10.4.3.81/volume/v3/group_snapshots Aug 13 07:04:04.924918 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7fef637c-8e67-4623-8239-8cefe399cd7d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "aeef2458-7411-4930-9a8b-bc5e094624ea", "name": "tempest-group_snapshot-1069781666"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:04.926360 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.group_snapshots [None req-7fef637c-8e67-4623-8239-8cefe399cd7d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'aeef2458-7411-4930-9a8b-bc5e094624ea', 'name': 'tempest-group_snapshot-1069781666'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 07:04:04.930330 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:04.930330 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:04.933779 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.group_snapshots [None req-7fef637c-8e67-4623-8239-8cefe399cd7d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Creating group_snapshot tempest-group_snapshot-1069781666. Aug 13 07:04:04.947914 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:04.947914 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:04.957021 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-7fef637c-8e67-4623-8239-8cefe399cd7d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2118817234 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2118817234, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:04:04.976058 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-7fef637c-8e67-4623-8239-8cefe399cd7d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Created reservations ['95e98c3c-4acd-4403-875b-888392b4b04a', 'd3803c41-3834-44ee-8b30-8eee187d8bec', '38be44d2-a65b-4f9e-8578-e104198be192', '5c147990-9ecc-4f14-9990-9136e1c234e2'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:05.002261 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7fef637c-8e67-4623-8239-8cefe399cd7d tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/group_snapshots returned with HTTP 202 Aug 13 07:04:05.002727 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 945/3758] 10.4.3.81 () {70 vars in 1317 bytes} [Thu Aug 13 07:04:04 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:05.015353 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4b8fffca-cbe7-4ba8-89cf-0641dff38eee None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:05.017565 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b8fffca-cbe7-4ba8-89cf-0641dff38eee tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/9de75fac-2e85-43f2-9ee1-ff6f8a42036a Aug 13 07:04:05.017796 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b8fffca-cbe7-4ba8-89cf-0641dff38eee tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:05.018458 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b8fffca-cbe7-4ba8-89cf-0641dff38eee tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:05.018458 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-4b8fffca-cbe7-4ba8-89cf-0641dff38eee tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 9de75fac-2e85-43f2-9ee1-ff6f8a42036a {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 07:04:05.022558 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:05.022558 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:05.026829 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b8fffca-cbe7-4ba8-89cf-0641dff38eee tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/group_snapshots/9de75fac-2e85-43f2-9ee1-ff6f8a42036a returned with HTTP 200 Aug 13 07:04:05.027264 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 947/3759] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:04:05 2026] GET /volume/v3/group_snapshots/9de75fac-2e85-43f2-9ee1-ff6f8a42036a => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:05.214725 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ff59b8e7-4b39-4237-9ae9-2eea515f4d34 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:05.216973 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ff59b8e7-4b39-4237-9ae9-2eea515f4d34 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/32871564-a08a-4ee9-a8b0-412578ba7c45 Aug 13 07:04:05.217173 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ff59b8e7-4b39-4237-9ae9-2eea515f4d34 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:05.217387 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ff59b8e7-4b39-4237-9ae9-2eea515f4d34 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:05.217482 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-ff59b8e7-4b39-4237-9ae9-2eea515f4d34 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Delete snapshot with id: 32871564-a08a-4ee9-a8b0-412578ba7c45 Aug 13 07:04:05.222516 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:05.222516 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:05.223099 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ff59b8e7-4b39-4237-9ae9-2eea515f4d34 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Snapshot retrieved successfully. Aug 13 07:04:05.240864 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ff59b8e7-4b39-4237-9ae9-2eea515f4d34 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Snapshot delete request issued successfully. Aug 13 07:04:05.242581 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ff59b8e7-4b39-4237-9ae9-2eea515f4d34 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/snapshots/32871564-a08a-4ee9-a8b0-412578ba7c45 returned with HTTP 202 Aug 13 07:04:05.243019 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 938/3760] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:04:05 2026] DELETE /volume/v3/snapshots/32871564-a08a-4ee9-a8b0-412578ba7c45 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:05.250897 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1b6297ff-b216-4296-9771-bf2e3a3944f0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:05.253658 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1b6297ff-b216-4296-9771-bf2e3a3944f0 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/snapshots/32871564-a08a-4ee9-a8b0-412578ba7c45 Aug 13 07:04:05.253904 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1b6297ff-b216-4296-9771-bf2e3a3944f0 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:05.254230 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1b6297ff-b216-4296-9771-bf2e3a3944f0 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:05.260135 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:05.260135 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:05.260666 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1b6297ff-b216-4296-9771-bf2e3a3944f0 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Snapshot retrieved successfully. Aug 13 07:04:05.261573 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1b6297ff-b216-4296-9771-bf2e3a3944f0 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/snapshots/32871564-a08a-4ee9-a8b0-412578ba7c45 returned with HTTP 200 Aug 13 07:04:05.262427 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 931/3761] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:05 2026] GET /volume/v3/snapshots/32871564-a08a-4ee9-a8b0-412578ba7c45 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:05.922394 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fdd6eae5-a3a4-4b11-9602-57d11577c73c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:05.924678 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fdd6eae5-a3a4-4b11-9602-57d11577c73c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 Aug 13 07:04:05.924853 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fdd6eae5-a3a4-4b11-9602-57d11577c73c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:05.925031 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fdd6eae5-a3a4-4b11-9602-57d11577c73c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:05.939961 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-be1cd61d-9ebb-48b4-8f2e-7ce4855bc46d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:05.940627 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fdd6eae5-a3a4-4b11-9602-57d11577c73c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 returned with HTTP 404 Aug 13 07:04:05.941221 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 946/3762] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:05 2026] GET /volume/v3/volumes/5d8ff9ea-0b54-4e83-a439-10664de5d398 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:05.942801 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be1cd61d-9ebb-48b4-8f2e-7ce4855bc46d tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:04:05.943046 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be1cd61d-9ebb-48b4-8f2e-7ce4855bc46d tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:05.943282 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be1cd61d-9ebb-48b4-8f2e-7ce4855bc46d tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:05.952790 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:05.952790 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:05.957521 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-be1cd61d-9ebb-48b4-8f2e-7ce4855bc46d tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:04:05.957616 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-51a00d04-292c-42e2-bce6-49c9887e6b53 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:05.959669 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-51a00d04-292c-42e2-bce6-49c9887e6b53 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:04:05.959860 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-51a00d04-292c-42e2-bce6-49c9887e6b53 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:05.960067 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-51a00d04-292c-42e2-bce6-49c9887e6b53 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:05.965624 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be1cd61d-9ebb-48b4-8f2e-7ce4855bc46d tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 200 Aug 13 07:04:05.966102 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 948/3763] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:05 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 942 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:05.969312 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:05.969312 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:05.975121 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-51a00d04-292c-42e2-bce6-49c9887e6b53 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:04:05.980640 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-51a00d04-292c-42e2-bce6-49c9887e6b53 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 returned with HTTP 200 Aug 13 07:04:05.981005 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 939/3764] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:05 2026] GET /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:05.996460 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-05cd9865-b2df-4bd6-9efe-10944c88a0e9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:05.998397 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-05cd9865-b2df-4bd6-9efe-10944c88a0e9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:04:05.998759 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-05cd9865-b2df-4bd6-9efe-10944c88a0e9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "efb1600e-4aae-4db0-95f3-2bdf930ad126", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-520785684"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:06.008018 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:06.008018 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:06.008595 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-05cd9865-b2df-4bd6-9efe-10944c88a0e9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:04:06.008745 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-05cd9865-b2df-4bd6-9efe-10944c88a0e9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create snapshot from volume efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:04:06.036807 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-50ca18db-a50e-4a02-81e5-3fbd4947b903 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:06.038619 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-50ca18db-a50e-4a02-81e5-3fbd4947b903 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/9de75fac-2e85-43f2-9ee1-ff6f8a42036a Aug 13 07:04:06.038892 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-50ca18db-a50e-4a02-81e5-3fbd4947b903 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:06.039132 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-50ca18db-a50e-4a02-81e5-3fbd4947b903 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:06.039331 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.group_snapshots [None req-50ca18db-a50e-4a02-81e5-3fbd4947b903 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 9de75fac-2e85-43f2-9ee1-ff6f8a42036a {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 07:04:06.044465 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:06.044465 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:06.048858 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-50ca18db-a50e-4a02-81e5-3fbd4947b903 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/group_snapshots/9de75fac-2e85-43f2-9ee1-ff6f8a42036a returned with HTTP 200 Aug 13 07:04:06.049380 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 947/3765] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:04:06 2026] GET /volume/v3/group_snapshots/9de75fac-2e85-43f2-9ee1-ff6f8a42036a => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:06.049691 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-05cd9865-b2df-4bd6-9efe-10944c88a0e9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Created reservations ['f940c56f-3441-4b74-962f-a5752d495080', '2e6a5cb7-8bb8-4c71-8aac-3b352345ee20', 'abac9f93-4088-4041-bab1-db35745bcdb1', '85170450-0bbe-42f2-b827-94d5b53882ef'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:06.059575 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f85b772c-3bba-4726-82f1-05cae223b8ac None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:06.061897 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f85b772c-3bba-4726-82f1-05cae223b8ac tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 13 07:04:06.062163 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f85b772c-3bba-4726-82f1-05cae223b8ac tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:06.062580 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f85b772c-3bba-4726-82f1-05cae223b8ac tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:06.062929 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-f85b772c-3bba-4726-82f1-05cae223b8ac tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:04:06.064600 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-f85b772c-3bba-4726-82f1-05cae223b8ac tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 07:04:06.070181 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f85b772c-3bba-4726-82f1-05cae223b8ac tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Get all snapshots completed successfully. Aug 13 07:04:06.070790 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:06.070790 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:06.071489 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f85b772c-3bba-4726-82f1-05cae223b8ac tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 07:04:06.071917 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 949/3766] 10.4.3.81 () {66 vars in 1257 bytes} [Thu Aug 13 07:04:06 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:06.081214 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5b04a0ad-cfd8-4221-9bfd-0ace2bb761a5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:06.086555 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5b04a0ad-cfd8-4221-9bfd-0ace2bb761a5 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/snapshots/d3d41f29-dcff-405c-82ab-be188af92499 Aug 13 07:04:06.086555 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5b04a0ad-cfd8-4221-9bfd-0ace2bb761a5 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:06.086555 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5b04a0ad-cfd8-4221-9bfd-0ace2bb761a5 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:06.095358 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-05cd9865-b2df-4bd6-9efe-10944c88a0e9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot create request issued successfully. Aug 13 07:04:06.099091 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-05cd9865-b2df-4bd6-9efe-10944c88a0e9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:04:06.099091 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 932/3767] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:04:05 2026] POST /volume/v3/snapshots => generated 379 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:06.100575 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:06.100575 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:06.101657 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5b04a0ad-cfd8-4221-9bfd-0ace2bb761a5 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Snapshot retrieved successfully. Aug 13 07:04:06.102343 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5b04a0ad-cfd8-4221-9bfd-0ace2bb761a5 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/snapshots/d3d41f29-dcff-405c-82ab-be188af92499 returned with HTTP 200 Aug 13 07:04:06.102749 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 940/3768] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:06 2026] GET /volume/v3/snapshots/d3d41f29-dcff-405c-82ab-be188af92499 => generated 451 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:04:06.107273 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5c5abc62-64dd-4e89-9f8d-0551ecd3b16c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:06.109879 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5c5abc62-64dd-4e89-9f8d-0551ecd3b16c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce Aug 13 07:04:06.109879 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5c5abc62-64dd-4e89-9f8d-0551ecd3b16c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:06.109879 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5c5abc62-64dd-4e89-9f8d-0551ecd3b16c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:06.114770 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-82f5f68f-474f-497b-a2b7-cf70a65a9050 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:06.116903 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82f5f68f-474f-497b-a2b7-cf70a65a9050 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/9de75fac-2e85-43f2-9ee1-ff6f8a42036a Aug 13 07:04:06.117315 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-82f5f68f-474f-497b-a2b7-cf70a65a9050 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:06.117384 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-82f5f68f-474f-497b-a2b7-cf70a65a9050 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:06.117483 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:06.117483 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:06.117537 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-82f5f68f-474f-497b-a2b7-cf70a65a9050 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 9de75fac-2e85-43f2-9ee1-ff6f8a42036a {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 07:04:06.118179 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5c5abc62-64dd-4e89-9f8d-0551ecd3b16c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:04:06.119131 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5c5abc62-64dd-4e89-9f8d-0551ecd3b16c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce returned with HTTP 200 Aug 13 07:04:06.119554 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 948/3769] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:06 2026] GET /volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce => generated 511 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:06.123752 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:06.123752 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:06.130385 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82f5f68f-474f-497b-a2b7-cf70a65a9050 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/group_snapshots/9de75fac-2e85-43f2-9ee1-ff6f8a42036a returned with HTTP 200 Aug 13 07:04:06.130943 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 950/3770] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:04:06 2026] GET /volume/v3/group_snapshots/9de75fac-2e85-43f2-9ee1-ff6f8a42036a => generated 308 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:06.142186 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8566d137-3d68-447f-9374-b708b253453b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:06.145399 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8566d137-3d68-447f-9374-b708b253453b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/detail Aug 13 07:04:06.145655 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8566d137-3d68-447f-9374-b708b253453b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:06.145951 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8566d137-3d68-447f-9374-b708b253453b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:06.146468 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:06.146468 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:06.158645 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8566d137-3d68-447f-9374-b708b253453b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 13 07:04:06.159222 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 933/3771] 10.4.3.81 () {68 vars in 1316 bytes} [Thu Aug 13 07:04:06 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:06.172638 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-23e70adc-4f5a-47f9-93db-f6bf704b7182 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:06.174898 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-23e70adc-4f5a-47f9-93db-f6bf704b7182 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] DELETE https://10.4.3.81/volume/v3/group_snapshots/9de75fac-2e85-43f2-9ee1-ff6f8a42036a Aug 13 07:04:06.175178 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-23e70adc-4f5a-47f9-93db-f6bf704b7182 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:06.175459 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-23e70adc-4f5a-47f9-93db-f6bf704b7182 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:06.175644 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.group_snapshots [None req-23e70adc-4f5a-47f9-93db-f6bf704b7182 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] delete called for member 9de75fac-2e85-43f2-9ee1-ff6f8a42036a {{(pid=100296) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 07:04:06.175786 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.group_snapshots [None req-23e70adc-4f5a-47f9-93db-f6bf704b7182 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Delete group_snapshot with id: 9de75fac-2e85-43f2-9ee1-ff6f8a42036a Aug 13 07:04:06.184342 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:06.184342 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:06.226727 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-23e70adc-4f5a-47f9-93db-f6bf704b7182 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/group_snapshots/9de75fac-2e85-43f2-9ee1-ff6f8a42036a returned with HTTP 202 Aug 13 07:04:06.227159 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 941/3772] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 07:04:06 2026] DELETE /volume/v3/group_snapshots/9de75fac-2e85-43f2-9ee1-ff6f8a42036a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:04:06.234127 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ba1be3bd-96a5-4a24-94c8-d77de7108ebb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:06.236338 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ba1be3bd-96a5-4a24-94c8-d77de7108ebb tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:04:06.237037 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ba1be3bd-96a5-4a24-94c8-d77de7108ebb tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:06.237337 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ba1be3bd-96a5-4a24-94c8-d77de7108ebb tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:06.237762 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-ba1be3bd-96a5-4a24-94c8-d77de7108ebb tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:04:06.238788 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ba1be3bd-96a5-4a24-94c8-d77de7108ebb tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:04:06.250660 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ba1be3bd-96a5-4a24-94c8-d77de7108ebb tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Get all volumes completed successfully. Aug 13 07:04:06.251777 np0000007169 devstack@c-api.service[100297]: WARNING stevedore.named [None req-ba1be3bd-96a5-4a24-94c8-d77de7108ebb tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:04:06.252016 np0000007169 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-ba1be3bd-96a5-4a24-94c8-d77de7108ebb tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:04:06.273072 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-94628fc3-fab7-4cf2-b853-0de19a7942fe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:06.275266 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94628fc3-fab7-4cf2-b853-0de19a7942fe tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/snapshots/32871564-a08a-4ee9-a8b0-412578ba7c45 Aug 13 07:04:06.275527 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-94628fc3-fab7-4cf2-b853-0de19a7942fe tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:06.275764 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-94628fc3-fab7-4cf2-b853-0de19a7942fe tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:06.280589 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94628fc3-fab7-4cf2-b853-0de19a7942fe tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/snapshots/32871564-a08a-4ee9-a8b0-412578ba7c45 returned with HTTP 404 Aug 13 07:04:06.281145 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 951/3773] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:06 2026] GET /volume/v3/snapshots/32871564-a08a-4ee9-a8b0-412578ba7c45 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:06.322102 np0000007169 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-ba1be3bd-96a5-4a24-94c8-d77de7108ebb tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:04:06.326145 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:06.326145 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:06.326662 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-164572c4-fe62-4876-b3b5-ab0a0c17b4ec req-f8f7cec0-b326-4268-a94d-89acf2054445 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:06.337910 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ba1be3bd-96a5-4a24-94c8-d77de7108ebb tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:04:06.338569 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 949/3774] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:04:06 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:06.350097 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1cfbe40b-6312-41ee-92c5-8a3c8959d45c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:06.352239 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1cfbe40b-6312-41ee-92c5-8a3c8959d45c tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 13 07:04:06.352525 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1cfbe40b-6312-41ee-92c5-8a3c8959d45c tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:06.352780 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1cfbe40b-6312-41ee-92c5-8a3c8959d45c tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:06.353107 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-1cfbe40b-6312-41ee-92c5-8a3c8959d45c tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:04:06.353466 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:06.353466 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:06.355116 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-1cfbe40b-6312-41ee-92c5-8a3c8959d45c tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 07:04:06.359161 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1cfbe40b-6312-41ee-92c5-8a3c8959d45c tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Get all snapshots completed successfully. Aug 13 07:04:06.360187 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1cfbe40b-6312-41ee-92c5-8a3c8959d45c tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 07:04:06.360711 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 942/3775] 10.4.3.81 () {66 vars in 1257 bytes} [Thu Aug 13 07:04:06 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) Aug 13 07:04:06.371145 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-40e7f0f3-0171-4c43-9046-03da5f66bdd7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:06.375023 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-40e7f0f3-0171-4c43-9046-03da5f66bdd7 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/9de75fac-2e85-43f2-9ee1-ff6f8a42036a Aug 13 07:04:06.375233 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-40e7f0f3-0171-4c43-9046-03da5f66bdd7 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:06.375428 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-40e7f0f3-0171-4c43-9046-03da5f66bdd7 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:06.375543 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-40e7f0f3-0171-4c43-9046-03da5f66bdd7 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member 9de75fac-2e85-43f2-9ee1-ff6f8a42036a {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 07:04:06.382827 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-40e7f0f3-0171-4c43-9046-03da5f66bdd7 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/group_snapshots/9de75fac-2e85-43f2-9ee1-ff6f8a42036a returned with HTTP 404 Aug 13 07:04:06.383249 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 952/3776] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:04:06 2026] GET /volume/v3/group_snapshots/9de75fac-2e85-43f2-9ee1-ff6f8a42036a => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:04:06.391143 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ec283cf8-909e-4f22-b1ae-e16cf2c10d9e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:06.393579 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ec283cf8-909e-4f22-b1ae-e16cf2c10d9e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/group_snapshots Aug 13 07:04:06.393810 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ec283cf8-909e-4f22-b1ae-e16cf2c10d9e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:06.394034 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ec283cf8-909e-4f22-b1ae-e16cf2c10d9e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:06.400398 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ec283cf8-909e-4f22-b1ae-e16cf2c10d9e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/group_snapshots returned with HTTP 200 Aug 13 07:04:06.401122 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 950/3777] 10.4.3.81 () {68 vars in 1295 bytes} [Thu Aug 13 07:04:06 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) Aug 13 07:04:06.409693 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7d464715-a5f7-4322-9c95-dc5ceb2cde8a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:06.411376 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7d464715-a5f7-4322-9c95-dc5ceb2cde8a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] DELETE https://10.4.3.81/volume/v3/group_snapshots/9de75fac-2e85-43f2-9ee1-ff6f8a42036a Aug 13 07:04:06.411579 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7d464715-a5f7-4322-9c95-dc5ceb2cde8a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:06.411747 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7d464715-a5f7-4322-9c95-dc5ceb2cde8a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:06.411894 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.group_snapshots [None req-7d464715-a5f7-4322-9c95-dc5ceb2cde8a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] delete called for member 9de75fac-2e85-43f2-9ee1-ff6f8a42036a {{(pid=100296) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 07:04:06.411980 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.group_snapshots [None req-7d464715-a5f7-4322-9c95-dc5ceb2cde8a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Delete group_snapshot with id: 9de75fac-2e85-43f2-9ee1-ff6f8a42036a Aug 13 07:04:06.415050 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7d464715-a5f7-4322-9c95-dc5ceb2cde8a tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/group_snapshots/9de75fac-2e85-43f2-9ee1-ff6f8a42036a returned with HTTP 404 Aug 13 07:04:06.415587 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 943/3778] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 07:04:06 2026] DELETE /volume/v3/group_snapshots/9de75fac-2e85-43f2-9ee1-ff6f8a42036a => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:04:06.425173 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f8f5c458-bbaa-4b16-8ebb-6c5e9bb27591 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:06.426954 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f8f5c458-bbaa-4b16-8ebb-6c5e9bb27591 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:04:06.427184 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f8f5c458-bbaa-4b16-8ebb-6c5e9bb27591 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:06.427430 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f8f5c458-bbaa-4b16-8ebb-6c5e9bb27591 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:06.427730 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-f8f5c458-bbaa-4b16-8ebb-6c5e9bb27591 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:04:06.428405 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f8f5c458-bbaa-4b16-8ebb-6c5e9bb27591 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:04:06.436301 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f8f5c458-bbaa-4b16-8ebb-6c5e9bb27591 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Get all volumes completed successfully. Aug 13 07:04:06.436969 np0000007169 devstack@c-api.service[100295]: WARNING stevedore.named [None req-f8f5c458-bbaa-4b16-8ebb-6c5e9bb27591 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:04:06.437145 np0000007169 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-f8f5c458-bbaa-4b16-8ebb-6c5e9bb27591 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:04:06.448097 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-164572c4-fe62-4876-b3b5-ab0a0c17b4ec req-f8f7cec0-b326-4268-a94d-89acf2054445 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 Aug 13 07:04:06.448376 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-164572c4-fe62-4876-b3b5-ab0a0c17b4ec req-f8f7cec0-b326-4268-a94d-89acf2054445 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:06.448601 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-164572c4-fe62-4876-b3b5-ab0a0c17b4ec req-f8f7cec0-b326-4268-a94d-89acf2054445 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:06.455748 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:06.455748 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:06.459071 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-164572c4-fe62-4876-b3b5-ab0a0c17b4ec req-f8f7cec0-b326-4268-a94d-89acf2054445 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:04:06.462637 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-164572c4-fe62-4876-b3b5-ab0a0c17b4ec req-f8f7cec0-b326-4268-a94d-89acf2054445 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 returned with HTTP 200 Aug 13 07:04:06.463093 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 934/3779] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:04:06 2026] GET /volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 => generated 838 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:06.475582 np0000007169 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-f8f5c458-bbaa-4b16-8ebb-6c5e9bb27591 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:04:06.479072 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:06.479072 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:06.486634 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f8f5c458-bbaa-4b16-8ebb-6c5e9bb27591 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:04:06.487137 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 953/3780] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:04:06 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:06.501126 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bfe4d5ba-570c-487a-b5b7-f29c5a538b7e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:06.502966 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bfe4d5ba-570c-487a-b5b7-f29c5a538b7e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] POST https://10.4.3.81/volume/v3/groups/aeef2458-7411-4930-9a8b-bc5e094624ea/action Aug 13 07:04:06.503437 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bfe4d5ba-570c-487a-b5b7-f29c5a538b7e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:04:06.503527 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bfe4d5ba-570c-487a-b5b7-f29c5a538b7e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:06.504957 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-bfe4d5ba-570c-487a-b5b7-f29c5a538b7e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] delete called for group aeef2458-7411-4930-9a8b-bc5e094624ea {{(pid=100297) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 07:04:06.505062 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.groups [None req-bfe4d5ba-570c-487a-b5b7-f29c5a538b7e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Delete group with id: aeef2458-7411-4930-9a8b-bc5e094624ea Aug 13 07:04:06.508616 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:06.508616 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:06.547215 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bfe4d5ba-570c-487a-b5b7-f29c5a538b7e tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/aeef2458-7411-4930-9a8b-bc5e094624ea/action returned with HTTP 202 Aug 13 07:04:06.547746 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 951/3781] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 07:04:06 2026] POST /volume/v3/groups/aeef2458-7411-4930-9a8b-bc5e094624ea/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:04:06.554937 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6e840630-ec7f-4c7e-9d1b-902c76518c62 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:06.557914 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6e840630-ec7f-4c7e-9d1b-902c76518c62 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/029169d1-1ee4-4aab-8b87-1001574673f7 Aug 13 07:04:06.557914 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6e840630-ec7f-4c7e-9d1b-902c76518c62 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:06.557914 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6e840630-ec7f-4c7e-9d1b-902c76518c62 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:06.564582 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:06.564582 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:06.571388 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6e840630-ec7f-4c7e-9d1b-902c76518c62 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Volume info retrieved successfully. Aug 13 07:04:06.572043 np0000007169 devstack@c-api.service[100296]: WARNING stevedore.named [None req-6e840630-ec7f-4c7e-9d1b-902c76518c62 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 07:04:06.572397 np0000007169 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-6e840630-ec7f-4c7e-9d1b-902c76518c62 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 07:04:06.629227 np0000007169 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-6e840630-ec7f-4c7e-9d1b-902c76518c62 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 07:04:06.633073 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:06.633073 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:06.641572 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6e840630-ec7f-4c7e-9d1b-902c76518c62 tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/029169d1-1ee4-4aab-8b87-1001574673f7 returned with HTTP 200 Aug 13 07:04:06.642131 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 944/3782] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:04:06 2026] GET /volume/v3/volumes/029169d1-1ee4-4aab-8b87-1001574673f7 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:06.979802 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-98927133-a247-466d-a42a-fec4ba4e813f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:06.981739 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-98927133-a247-466d-a42a-fec4ba4e813f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:04:06.982008 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-98927133-a247-466d-a42a-fec4ba4e813f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:06.982280 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-98927133-a247-466d-a42a-fec4ba4e813f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:06.992477 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:06.992477 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:06.996971 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-98927133-a247-466d-a42a-fec4ba4e813f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:04:07.002724 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-98927133-a247-466d-a42a-fec4ba4e813f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 200 Aug 13 07:04:07.003080 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 935/3783] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:06 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 942 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:07.128684 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-56bd5eab-b8de-4999-b9a5-20cd74d55393 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:07.132436 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-56bd5eab-b8de-4999-b9a5-20cd74d55393 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce Aug 13 07:04:07.132436 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-56bd5eab-b8de-4999-b9a5-20cd74d55393 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:07.132436 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-56bd5eab-b8de-4999-b9a5-20cd74d55393 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:07.139774 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:07.139774 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:07.140257 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-56bd5eab-b8de-4999-b9a5-20cd74d55393 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:04:07.141036 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-56bd5eab-b8de-4999-b9a5-20cd74d55393 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce returned with HTTP 200 Aug 13 07:04:07.141422 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 954/3784] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:07 2026] GET /volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce => generated 538 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:07.150500 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8330965b-a224-496e-a992-c62d728e68f4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:07.152336 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8330965b-a224-496e-a992-c62d728e68f4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce Aug 13 07:04:07.152539 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8330965b-a224-496e-a992-c62d728e68f4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:07.152722 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8330965b-a224-496e-a992-c62d728e68f4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:07.160629 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:07.160629 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:07.161158 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8330965b-a224-496e-a992-c62d728e68f4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:04:07.162148 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8330965b-a224-496e-a992-c62d728e68f4 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce returned with HTTP 200 Aug 13 07:04:07.162728 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 952/3785] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:07 2026] GET /volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce => generated 538 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:07.173136 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f306f9b1-735b-4d88-ac45-a1f3088b4d96 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:07.175560 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f306f9b1-735b-4d88-ac45-a1f3088b4d96 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots Aug 13 07:04:07.175796 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f306f9b1-735b-4d88-ac45-a1f3088b4d96 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:07.176033 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f306f9b1-735b-4d88-ac45-a1f3088b4d96 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:07.176331 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-f306f9b1-735b-4d88-ac45-a1f3088b4d96 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:04:07.177717 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-f306f9b1-735b-4d88-ac45-a1f3088b4d96 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 07:04:07.181709 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f306f9b1-735b-4d88-ac45-a1f3088b4d96 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Get all snapshots completed successfully. Aug 13 07:04:07.182309 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f306f9b1-735b-4d88-ac45-a1f3088b4d96 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 200 Aug 13 07:04:07.182784 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 945/3786] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 07:04:07 2026] GET /volume/v3/snapshots => generated 407 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:07.195908 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6e27cd4d-d5db-4ff7-9c4e-04c4bb8f4da7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:07.197913 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6e27cd4d-d5db-4ff7-9c4e-04c4bb8f4da7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] PUT https://10.4.3.81/volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce Aug 13 07:04:07.198378 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6e27cd4d-d5db-4ff7-9c4e-04c4bb8f4da7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-624468734", "description": "This is the new description of snapshot."}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:07.204850 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:07.204850 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:07.205379 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6e27cd4d-d5db-4ff7-9c4e-04c4bb8f4da7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:04:07.216166 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6e27cd4d-d5db-4ff7-9c4e-04c4bb8f4da7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce returned with HTTP 200 Aug 13 07:04:07.216590 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 936/3787] 10.4.3.81 () {68 vars in 1368 bytes} [Thu Aug 13 07:04:07 2026] PUT /volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:07.225018 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8a30da4a-dd9d-466a-8371-281ac82c5852 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:07.226942 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a30da4a-dd9d-466a-8371-281ac82c5852 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce Aug 13 07:04:07.227153 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a30da4a-dd9d-466a-8371-281ac82c5852 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:07.227416 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a30da4a-dd9d-466a-8371-281ac82c5852 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:07.234656 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:07.234656 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:07.236091 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8a30da4a-dd9d-466a-8371-281ac82c5852 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:04:07.236091 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a30da4a-dd9d-466a-8371-281ac82c5852 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce returned with HTTP 200 Aug 13 07:04:07.236564 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 955/3788] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:07 2026] GET /volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce => generated 576 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:07.253208 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-792e3bf8-95d8-43cc-bdf1-35b2ad4926c1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:07.255084 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-792e3bf8-95d8-43cc-bdf1-35b2ad4926c1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce Aug 13 07:04:07.255278 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-792e3bf8-95d8-43cc-bdf1-35b2ad4926c1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:07.255520 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-792e3bf8-95d8-43cc-bdf1-35b2ad4926c1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:07.255625 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-792e3bf8-95d8-43cc-bdf1-35b2ad4926c1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete snapshot with id: 7ab9b0b2-459c-46bd-afee-ad326ae7bfce Aug 13 07:04:07.262377 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:07.262377 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:07.263295 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-792e3bf8-95d8-43cc-bdf1-35b2ad4926c1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:04:07.295392 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-792e3bf8-95d8-43cc-bdf1-35b2ad4926c1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot delete request issued successfully. Aug 13 07:04:07.295638 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-792e3bf8-95d8-43cc-bdf1-35b2ad4926c1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce returned with HTTP 202 Aug 13 07:04:07.296171 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 953/3789] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:04:07 2026] DELETE /volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:07.304566 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5e1908f2-62d9-432b-82a5-34ae209515e6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:07.306968 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5e1908f2-62d9-432b-82a5-34ae209515e6 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce Aug 13 07:04:07.307279 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5e1908f2-62d9-432b-82a5-34ae209515e6 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:07.307628 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5e1908f2-62d9-432b-82a5-34ae209515e6 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:07.316345 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:07.316345 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:07.316345 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5e1908f2-62d9-432b-82a5-34ae209515e6 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:04:07.316511 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5e1908f2-62d9-432b-82a5-34ae209515e6 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce returned with HTTP 200 Aug 13 07:04:07.316933 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 946/3790] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:07 2026] GET /volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce => generated 575 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:07.656939 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e6e70c06-b8ff-401b-8238-ba34408d6ccf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:07.658594 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e6e70c06-b8ff-401b-8238-ba34408d6ccf tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/volumes/029169d1-1ee4-4aab-8b87-1001574673f7 Aug 13 07:04:07.658807 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e6e70c06-b8ff-401b-8238-ba34408d6ccf tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:07.658972 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e6e70c06-b8ff-401b-8238-ba34408d6ccf tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:07.664635 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e6e70c06-b8ff-401b-8238-ba34408d6ccf tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/volumes/029169d1-1ee4-4aab-8b87-1001574673f7 returned with HTTP 404 Aug 13 07:04:07.665037 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 937/3791] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:04:07 2026] GET /volume/v3/volumes/029169d1-1ee4-4aab-8b87-1001574673f7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:04:07.672424 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7d5ab768-d49f-4e3c-a716-15f08b3c166b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:07.674821 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d5ab768-d49f-4e3c-a716-15f08b3c166b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] GET https://10.4.3.81/volume/v3/groups/aeef2458-7411-4930-9a8b-bc5e094624ea Aug 13 07:04:07.675117 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d5ab768-d49f-4e3c-a716-15f08b3c166b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:07.675410 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d5ab768-d49f-4e3c-a716-15f08b3c166b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:07.675602 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-7d5ab768-d49f-4e3c-a716-15f08b3c166b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] show called for member aeef2458-7411-4930-9a8b-bc5e094624ea {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 07:04:07.679570 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d5ab768-d49f-4e3c-a716-15f08b3c166b tempest-GroupSnapshotsTest-100998077 tempest-GroupSnapshotsTest-100998077-project-member] https://10.4.3.81/volume/v3/groups/aeef2458-7411-4930-9a8b-bc5e094624ea returned with HTTP 404 Aug 13 07:04:07.680213 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 956/3792] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 07:04:07 2026] GET /volume/v3/groups/aeef2458-7411-4930-9a8b-bc5e094624ea => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:04:07.687080 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b21e837c-7995-46c8-83f7-9649bd2309e6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:07.689015 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b21e837c-7995-46c8-83f7-9649bd2309e6 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/c7bce989-9771-451d-81a5-303272a08058 Aug 13 07:04:07.689289 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b21e837c-7995-46c8-83f7-9649bd2309e6 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:07.689539 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b21e837c-7995-46c8-83f7-9649bd2309e6 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:07.689853 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:07.689853 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:07.701693 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b21e837c-7995-46c8-83f7-9649bd2309e6 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] https://10.4.3.81/volume/v3/group_types/c7bce989-9771-451d-81a5-303272a08058 returned with HTTP 202 Aug 13 07:04:07.702155 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 954/3793] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 07:04:07 2026] DELETE /volume/v3/group_types/c7bce989-9771-451d-81a5-303272a08058 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:04:07.709193 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-944ff021-400f-481d-8f77-ae9c2063b67b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:07.711234 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-944ff021-400f-481d-8f77-ae9c2063b67b tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] DELETE https://10.4.3.81/volume/v3/types/ea6c929c-ba40-44d4-9b5c-49d45b9cd3da Aug 13 07:04:07.711424 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-944ff021-400f-481d-8f77-ae9c2063b67b tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:07.711647 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-944ff021-400f-481d-8f77-ae9c2063b67b tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:07.733972 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-944ff021-400f-481d-8f77-ae9c2063b67b tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] https://10.4.3.81/volume/v3/types/ea6c929c-ba40-44d4-9b5c-49d45b9cd3da returned with HTTP 202 Aug 13 07:04:07.734303 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 947/3794] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:04:07 2026] DELETE /volume/v3/types/ea6c929c-ba40-44d4-9b5c-49d45b9cd3da => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:07.740619 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9c66fef8-d018-41c2-b723-f8e934b3d7f3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:07.743670 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9c66fef8-d018-41c2-b723-f8e934b3d7f3 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] GET https://10.4.3.81/volume/v3/types/ea6c929c-ba40-44d4-9b5c-49d45b9cd3da Aug 13 07:04:07.743854 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9c66fef8-d018-41c2-b723-f8e934b3d7f3 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:07.744048 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9c66fef8-d018-41c2-b723-f8e934b3d7f3 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:07.747232 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9c66fef8-d018-41c2-b723-f8e934b3d7f3 tempest-GroupSnapshotsTest-1166968159 tempest-GroupSnapshotsTest-1166968159-project-admin] https://10.4.3.81/volume/v3/types/ea6c929c-ba40-44d4-9b5c-49d45b9cd3da returned with HTTP 404 Aug 13 07:04:07.747665 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 938/3795] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 07:04:07 2026] GET /volume/v3/types/ea6c929c-ba40-44d4-9b5c-49d45b9cd3da => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:08.018138 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4c2beec7-e4e7-450e-b631-63c8d6305ec8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:08.020195 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c2beec7-e4e7-450e-b631-63c8d6305ec8 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:04:08.020446 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c2beec7-e4e7-450e-b631-63c8d6305ec8 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:08.020705 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c2beec7-e4e7-450e-b631-63c8d6305ec8 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:08.030677 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:08.030677 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:08.035848 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4c2beec7-e4e7-450e-b631-63c8d6305ec8 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:04:08.041066 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c2beec7-e4e7-450e-b631-63c8d6305ec8 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 200 Aug 13 07:04:08.041522 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 957/3796] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:08 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 942 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:08.328591 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f4b1ab4f-e97b-472a-8eca-72723b21e0df None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:08.330840 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f4b1ab4f-e97b-472a-8eca-72723b21e0df tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce Aug 13 07:04:08.331141 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f4b1ab4f-e97b-472a-8eca-72723b21e0df tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:08.331412 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f4b1ab4f-e97b-472a-8eca-72723b21e0df tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:08.336685 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f4b1ab4f-e97b-472a-8eca-72723b21e0df tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce returned with HTTP 404 Aug 13 07:04:08.337304 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 955/3797] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:08 2026] GET /volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:08.344904 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8c638be6-3cd4-4f99-9c2a-1e893b077e47 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:08.346664 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8c638be6-3cd4-4f99-9c2a-1e893b077e47 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce Aug 13 07:04:08.346848 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8c638be6-3cd4-4f99-9c2a-1e893b077e47 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:08.347027 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8c638be6-3cd4-4f99-9c2a-1e893b077e47 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:08.347135 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-8c638be6-3cd4-4f99-9c2a-1e893b077e47 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete snapshot with id: 7ab9b0b2-459c-46bd-afee-ad326ae7bfce Aug 13 07:04:08.351261 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8c638be6-3cd4-4f99-9c2a-1e893b077e47 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce returned with HTTP 404 Aug 13 07:04:08.351691 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 948/3798] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:04:08 2026] DELETE /volume/v3/snapshots/7ab9b0b2-459c-46bd-afee-ad326ae7bfce => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:08.359927 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-caee010f-a89a-4e19-af06-0aecd8ab14e8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:08.361637 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-caee010f-a89a-4e19-af06-0aecd8ab14e8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:04:08.361822 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-caee010f-a89a-4e19-af06-0aecd8ab14e8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:08.361992 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-caee010f-a89a-4e19-af06-0aecd8ab14e8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:08.371360 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:08.371360 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:08.375514 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-caee010f-a89a-4e19-af06-0aecd8ab14e8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:04:08.381895 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-caee010f-a89a-4e19-af06-0aecd8ab14e8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 returned with HTTP 200 Aug 13 07:04:08.382479 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 939/3799] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:08 2026] GET /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:08.396392 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5589de32-c301-4b74-b4b6-74204b772ae9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:08.401233 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5589de32-c301-4b74-b4b6-74204b772ae9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:04:08.401621 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5589de32-c301-4b74-b4b6-74204b772ae9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "efb1600e-4aae-4db0-95f3-2bdf930ad126", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-589574447"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:08.417853 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:08.417853 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:08.418393 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5589de32-c301-4b74-b4b6-74204b772ae9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:04:08.418991 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-5589de32-c301-4b74-b4b6-74204b772ae9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create snapshot from volume efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:04:08.451611 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-5589de32-c301-4b74-b4b6-74204b772ae9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Created reservations ['3eed68a1-bae2-4175-b91f-de90e5ed4007', '91276a52-913c-435d-b6ab-88730491a4fc', '33366d3e-ca75-4f93-bc20-385e00241fc0', 'ee5441bf-046a-4466-b4f1-b8b06e9e7d04'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:08.482863 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5589de32-c301-4b74-b4b6-74204b772ae9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot create request issued successfully. Aug 13 07:04:08.483215 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5589de32-c301-4b74-b4b6-74204b772ae9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:04:08.483658 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 958/3800] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:04:08 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) Aug 13 07:04:08.495474 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-92f61a8b-e697-45d1-a57c-022f4642dcb5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:08.498955 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-92f61a8b-e697-45d1-a57c-022f4642dcb5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/f99f8cf6-fe67-4030-9b46-d1ca0ae0e5a6 Aug 13 07:04:08.498955 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-92f61a8b-e697-45d1-a57c-022f4642dcb5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:08.498955 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-92f61a8b-e697-45d1-a57c-022f4642dcb5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:08.508973 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:08.508973 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:08.508973 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-92f61a8b-e697-45d1-a57c-022f4642dcb5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:04:08.508973 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-92f61a8b-e697-45d1-a57c-022f4642dcb5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/f99f8cf6-fe67-4030-9b46-d1ca0ae0e5a6 returned with HTTP 200 Aug 13 07:04:08.509355 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 956/3801] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:08 2026] GET /volume/v3/snapshots/f99f8cf6-fe67-4030-9b46-d1ca0ae0e5a6 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:09.055807 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-da9e4fb1-2842-44a6-83ea-e5e48ab4ad0a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:09.057717 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-da9e4fb1-2842-44a6-83ea-e5e48ab4ad0a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:04:09.058001 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-da9e4fb1-2842-44a6-83ea-e5e48ab4ad0a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:09.058191 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-da9e4fb1-2842-44a6-83ea-e5e48ab4ad0a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:09.069634 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:09.069634 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:09.073697 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-da9e4fb1-2842-44a6-83ea-e5e48ab4ad0a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:04:09.077720 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-da9e4fb1-2842-44a6-83ea-e5e48ab4ad0a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 200 Aug 13 07:04:09.078137 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 949/3802] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:09 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:09.275379 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-941c40c2-7a19-448c-9bac-83c72fde9942 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:09.277304 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-941c40c2-7a19-448c-9bac-83c72fde9942 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] DELETE https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 Aug 13 07:04:09.277669 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-941c40c2-7a19-448c-9bac-83c72fde9942 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:09.277861 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-941c40c2-7a19-448c-9bac-83c72fde9942 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:09.278016 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-941c40c2-7a19-448c-9bac-83c72fde9942 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Delete volume with id: 53896ae6-6d78-456f-84e8-4615adfb2602 Aug 13 07:04:09.285501 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:09.285501 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:09.285948 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-941c40c2-7a19-448c-9bac-83c72fde9942 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:04:09.303911 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-941c40c2-7a19-448c-9bac-83c72fde9942 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Delete volume request issued successfully. Aug 13 07:04:09.304138 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-941c40c2-7a19-448c-9bac-83c72fde9942 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 returned with HTTP 202 Aug 13 07:04:09.305045 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 940/3803] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:04:09 2026] DELETE /volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:09.313525 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-83e25435-66bb-40ff-ade6-fe1e32a0dd04 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:09.315812 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83e25435-66bb-40ff-ade6-fe1e32a0dd04 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 Aug 13 07:04:09.316089 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83e25435-66bb-40ff-ade6-fe1e32a0dd04 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:09.317025 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83e25435-66bb-40ff-ade6-fe1e32a0dd04 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:09.333373 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:09.333373 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:09.340720 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-83e25435-66bb-40ff-ade6-fe1e32a0dd04 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Volume info retrieved successfully. Aug 13 07:04:09.346516 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83e25435-66bb-40ff-ade6-fe1e32a0dd04 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 returned with HTTP 200 Aug 13 07:04:09.347121 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 959/3804] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:09 2026] GET /volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 => generated 837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:09.522005 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-dde72bcd-6aa5-4679-a3b0-b2a915f7665f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:09.523912 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dde72bcd-6aa5-4679-a3b0-b2a915f7665f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/f99f8cf6-fe67-4030-9b46-d1ca0ae0e5a6 Aug 13 07:04:09.524140 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dde72bcd-6aa5-4679-a3b0-b2a915f7665f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:09.524294 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dde72bcd-6aa5-4679-a3b0-b2a915f7665f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:09.529925 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:09.529925 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:09.530632 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-dde72bcd-6aa5-4679-a3b0-b2a915f7665f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:04:09.532009 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dde72bcd-6aa5-4679-a3b0-b2a915f7665f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/f99f8cf6-fe67-4030-9b46-d1ca0ae0e5a6 returned with HTTP 200 Aug 13 07:04:09.532532 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 957/3805] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:09 2026] GET /volume/v3/snapshots/f99f8cf6-fe67-4030-9b46-d1ca0ae0e5a6 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:04:10.045124 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-835b58a7-2b1d-4792-80d0-218979df3f14 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:10.091376 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5275dcd9-69bb-48b9-93f7-930a542ad447 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:10.095187 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5275dcd9-69bb-48b9-93f7-930a542ad447 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:04:10.095387 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5275dcd9-69bb-48b9-93f7-930a542ad447 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:10.095564 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5275dcd9-69bb-48b9-93f7-930a542ad447 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:10.111213 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:10.111213 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:10.118850 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5275dcd9-69bb-48b9-93f7-930a542ad447 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:04:10.123642 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5275dcd9-69bb-48b9-93f7-930a542ad447 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 200 Aug 13 07:04:10.124003 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 941/3806] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:10 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 942 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:10.138571 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-835b58a7-2b1d-4792-80d0-218979df3f14 tempest-VolumeHostsAdminTestsJSON-47429221 tempest-VolumeHostsAdminTestsJSON-47429221-project-admin] GET https://10.4.3.81/volume/v3/os-hosts Aug 13 07:04:10.138852 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-835b58a7-2b1d-4792-80d0-218979df3f14 tempest-VolumeHostsAdminTestsJSON-47429221 tempest-VolumeHostsAdminTestsJSON-47429221-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:10.139117 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-835b58a7-2b1d-4792-80d0-218979df3f14 tempest-VolumeHostsAdminTestsJSON-47429221 tempest-VolumeHostsAdminTestsJSON-47429221-project-admin] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:10.146205 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.hosts [None req-835b58a7-2b1d-4792-80d0-218979df3f14 tempest-VolumeHostsAdminTestsJSON-47429221 tempest-VolumeHostsAdminTestsJSON-47429221-project-admin] status, active and update: available, enabled, 2026-08-13 07:03:48+00:00 {{(pid=100296) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 07:04:10.146477 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.hosts [None req-835b58a7-2b1d-4792-80d0-218979df3f14 tempest-VolumeHostsAdminTestsJSON-47429221 tempest-VolumeHostsAdminTestsJSON-47429221-project-admin] status, active and update: available, enabled, 2026-08-13 07:03:45+00:00 {{(pid=100296) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 07:04:10.146635 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.hosts [None req-835b58a7-2b1d-4792-80d0-218979df3f14 tempest-VolumeHostsAdminTestsJSON-47429221 tempest-VolumeHostsAdminTestsJSON-47429221-project-admin] status, active and update: available, enabled, 2026-08-13 07:03:24+00:00 {{(pid=100296) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 07:04:10.146948 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-835b58a7-2b1d-4792-80d0-218979df3f14 tempest-VolumeHostsAdminTestsJSON-47429221 tempest-VolumeHostsAdminTestsJSON-47429221-project-admin] https://10.4.3.81/volume/v3/os-hosts returned with HTTP 200 Aug 13 07:04:10.147400 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 950/3807] 10.4.3.81 () {66 vars in 1233 bytes} [Thu Aug 13 07:04:10 2026] GET /volume/v3/os-hosts => generated 560 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:10.156732 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e074d87c-1ad3-4c1e-bd2d-cf8d0182a912 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:10.159086 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e074d87c-1ad3-4c1e-bd2d-cf8d0182a912 tempest-VolumeHostsAdminTestsJSON-47429221 tempest-VolumeHostsAdminTestsJSON-47429221-project-admin] GET https://10.4.3.81/volume/v3/os-hosts Aug 13 07:04:10.159406 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e074d87c-1ad3-4c1e-bd2d-cf8d0182a912 tempest-VolumeHostsAdminTestsJSON-47429221 tempest-VolumeHostsAdminTestsJSON-47429221-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:10.159670 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e074d87c-1ad3-4c1e-bd2d-cf8d0182a912 tempest-VolumeHostsAdminTestsJSON-47429221 tempest-VolumeHostsAdminTestsJSON-47429221-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:10.167201 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.hosts [None req-e074d87c-1ad3-4c1e-bd2d-cf8d0182a912 tempest-VolumeHostsAdminTestsJSON-47429221 tempest-VolumeHostsAdminTestsJSON-47429221-project-admin] status, active and update: available, enabled, 2026-08-13 07:03:48+00:00 {{(pid=100295) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 07:04:10.167446 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.hosts [None req-e074d87c-1ad3-4c1e-bd2d-cf8d0182a912 tempest-VolumeHostsAdminTestsJSON-47429221 tempest-VolumeHostsAdminTestsJSON-47429221-project-admin] status, active and update: available, enabled, 2026-08-13 07:03:45+00:00 {{(pid=100295) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 07:04:10.167623 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.hosts [None req-e074d87c-1ad3-4c1e-bd2d-cf8d0182a912 tempest-VolumeHostsAdminTestsJSON-47429221 tempest-VolumeHostsAdminTestsJSON-47429221-project-admin] status, active and update: available, enabled, 2026-08-13 07:03:24+00:00 {{(pid=100295) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 07:04:10.168013 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e074d87c-1ad3-4c1e-bd2d-cf8d0182a912 tempest-VolumeHostsAdminTestsJSON-47429221 tempest-VolumeHostsAdminTestsJSON-47429221-project-admin] https://10.4.3.81/volume/v3/os-hosts returned with HTTP 200 Aug 13 07:04:10.168585 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 960/3808] 10.4.3.81 () {66 vars in 1233 bytes} [Thu Aug 13 07:04:10 2026] GET /volume/v3/os-hosts => generated 560 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:10.179622 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d598244e-8845-4ca7-a778-da6c51e8cd3b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:10.181875 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d598244e-8845-4ca7-a778-da6c51e8cd3b tempest-VolumeHostsAdminTestsJSON-47429221 tempest-VolumeHostsAdminTestsJSON-47429221-project-admin] GET https://10.4.3.81/volume/v3/os-hosts/np0000007169@storpool Aug 13 07:04:10.182143 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d598244e-8845-4ca7-a778-da6c51e8cd3b tempest-VolumeHostsAdminTestsJSON-47429221 tempest-VolumeHostsAdminTestsJSON-47429221-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:10.182442 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d598244e-8845-4ca7-a778-da6c51e8cd3b tempest-VolumeHostsAdminTestsJSON-47429221 tempest-VolumeHostsAdminTestsJSON-47429221-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:10.240716 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d598244e-8845-4ca7-a778-da6c51e8cd3b tempest-VolumeHostsAdminTestsJSON-47429221 tempest-VolumeHostsAdminTestsJSON-47429221-project-admin] https://10.4.3.81/volume/v3/os-hosts/np0000007169@storpool returned with HTTP 200 Aug 13 07:04:10.241200 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 958/3809] 10.4.3.81 () {66 vars in 1299 bytes} [Thu Aug 13 07:04:10 2026] GET /volume/v3/os-hosts/np0000007169@storpool => generated 1315 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:10.361008 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f0b61a30-7d4a-4f13-b3ed-a37a47eaf639 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:10.362931 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f0b61a30-7d4a-4f13-b3ed-a37a47eaf639 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] GET https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 Aug 13 07:04:10.363121 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f0b61a30-7d4a-4f13-b3ed-a37a47eaf639 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:10.363348 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f0b61a30-7d4a-4f13-b3ed-a37a47eaf639 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:10.369114 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f0b61a30-7d4a-4f13-b3ed-a37a47eaf639 tempest-TestStampPattern-503228352 tempest-TestStampPattern-503228352-project-member] https://10.4.3.81/volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 returned with HTTP 404 Aug 13 07:04:10.369638 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 942/3810] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:10 2026] GET /volume/v3/volumes/53896ae6-6d78-456f-84e8-4615adfb2602 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:11.145686 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6186fe72-4dd0-4e9f-9696-f90ebcc3cfc3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:11.148140 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6186fe72-4dd0-4e9f-9696-f90ebcc3cfc3 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:04:11.148458 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6186fe72-4dd0-4e9f-9696-f90ebcc3cfc3 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:11.148761 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6186fe72-4dd0-4e9f-9696-f90ebcc3cfc3 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:11.158590 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:11.158590 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:11.164342 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6186fe72-4dd0-4e9f-9696-f90ebcc3cfc3 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:04:11.171893 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6186fe72-4dd0-4e9f-9696-f90ebcc3cfc3 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 200 Aug 13 07:04:11.172430 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 951/3811] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:11 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 942 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:12.187927 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-511af946-bc74-4ec2-a245-bb40df84e5ba None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:12.189690 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-511af946-bc74-4ec2-a245-bb40df84e5ba tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:04:12.189875 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-511af946-bc74-4ec2-a245-bb40df84e5ba tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:12.190066 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-511af946-bc74-4ec2-a245-bb40df84e5ba tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:12.196756 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:12.196756 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:12.200482 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-511af946-bc74-4ec2-a245-bb40df84e5ba tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:04:12.207212 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-511af946-bc74-4ec2-a245-bb40df84e5ba tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 200 Aug 13 07:04:12.207794 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 961/3812] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:12 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 1428 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:12.224053 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0d08f9c5-f423-46c8-a17c-1a46f5f9961b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:12.227348 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0d08f9c5-f423-46c8-a17c-1a46f5f9961b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:04:12.227633 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0d08f9c5-f423-46c8-a17c-1a46f5f9961b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:12.227926 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0d08f9c5-f423-46c8-a17c-1a46f5f9961b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:12.237498 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:12.237498 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:12.242691 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0d08f9c5-f423-46c8-a17c-1a46f5f9961b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:04:12.249262 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0d08f9c5-f423-46c8-a17c-1a46f5f9961b tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 200 Aug 13 07:04:12.249729 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 959/3813] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:12 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 1428 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:12.391402 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-72c35b14-933e-491c-9f8e-09879ca74c9f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:12.393379 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-72c35b14-933e-491c-9f8e-09879ca74c9f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:04:12.393580 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-72c35b14-933e-491c-9f8e-09879ca74c9f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:12.393775 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-72c35b14-933e-491c-9f8e-09879ca74c9f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:12.404344 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:12.404344 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:12.408226 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-72c35b14-933e-491c-9f8e-09879ca74c9f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:04:12.412945 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-72c35b14-933e-491c-9f8e-09879ca74c9f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 200 Aug 13 07:04:12.413969 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 943/3814] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:04:12 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 1428 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:12.903370 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-5168b9df-0ce8-4ea0-a022-cfb4debb14bf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:12.905522 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-5168b9df-0ce8-4ea0-a022-cfb4debb14bf tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:04:12.905807 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-5168b9df-0ce8-4ea0-a022-cfb4debb14bf tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:12.906299 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-5168b9df-0ce8-4ea0-a022-cfb4debb14bf tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:12.913128 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:12.913128 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:12.919337 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-5168b9df-0ce8-4ea0-a022-cfb4debb14bf tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:04:12.923298 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-5168b9df-0ce8-4ea0-a022-cfb4debb14bf tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 200 Aug 13 07:04:12.924429 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 952/3815] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:04:12 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 1428 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:12.937234 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cb40a084-7f7a-446f-9b57-359ec75c82a9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:12.937689 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cb40a084-7f7a-446f-9b57-359ec75c82a9 None None] GET https://10.4.3.81/volume// Aug 13 07:04:12.937865 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cb40a084-7f7a-446f-9b57-359ec75c82a9 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:12.939869 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cb40a084-7f7a-446f-9b57-359ec75c82a9 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:12.939869 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cb40a084-7f7a-446f-9b57-359ec75c82a9 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:04:12.939869 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 962/3816] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 07:04:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:04:12.948801 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-4d489a0d-3fff-4d96-9a37-dbcfbe81630f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:12.951616 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-4d489a0d-3fff-4d96-9a37-dbcfbe81630f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:04:12.952038 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-4d489a0d-3fff-4d96-9a37-dbcfbe81630f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37d17255-bbcb-46b6-a4c2-0e830db75f74", "connector": null, "instance_uuid": "0897948e-e8df-4802-b356-7076a3fa6499"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:12.964088 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5527dcab-853c-436c-9432-9d237a01933f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:12.964231 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:12.964231 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:12.994232 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-4d489a0d-3fff-4d96-9a37-dbcfbe81630f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:04:12.994809 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 960/3817] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:04:12 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:13.093190 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5527dcab-853c-436c-9432-9d237a01933f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:13.093609 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5527dcab-853c-436c-9432-9d237a01933f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1401907904"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:13.095029 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-5527dcab-853c-436c-9432-9d237a01933f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1401907904'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:13.095154 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-5527dcab-853c-436c-9432-9d237a01933f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Create volume of 1 GB Aug 13 07:04:13.100399 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5527dcab-853c-436c-9432-9d237a01933f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Availability Zones retrieved successfully. Aug 13 07:04:13.106368 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5527dcab-853c-436c-9432-9d237a01933f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Flow 'volume_create_api' (c80c4b26-ddd2-43d5-a875-c90d3a9905d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:13.107382 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5527dcab-853c-436c-9432-9d237a01933f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e658248f-fe32-4dcb-b821-e76e29428f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:13.108417 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-5527dcab-853c-436c-9432-9d237a01933f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:04:13.157961 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5527dcab-853c-436c-9432-9d237a01933f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e658248f-fe32-4dcb-b821-e76e29428f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:13.159004 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5527dcab-853c-436c-9432-9d237a01933f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35602650-29b9-4349-8432-903a099f4532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:13.245265 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-5527dcab-853c-436c-9432-9d237a01933f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Created reservations ['7dc678b9-0a79-4559-9b11-7be824ac9dd8', '6d39d54d-35da-4706-b07f-ef812091e433', '08a58d4d-90c5-4e6f-8932-dcc5da2995ba', 'e5bdad6e-64e7-47ec-9a2b-36303f61e0a4'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:13.246342 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5527dcab-853c-436c-9432-9d237a01933f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35602650-29b9-4349-8432-903a099f4532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dc678b9-0a79-4559-9b11-7be824ac9dd8', '6d39d54d-35da-4706-b07f-ef812091e433', '08a58d4d-90c5-4e6f-8932-dcc5da2995ba', 'e5bdad6e-64e7-47ec-9a2b-36303f61e0a4']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:13.247590 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5527dcab-853c-436c-9432-9d237a01933f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2b8a84e-f23d-4a6c-9f4e-578086ff3c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:13.281209 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5527dcab-853c-436c-9432-9d237a01933f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2b8a84e-f23d-4a6c-9f4e-578086ff3c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16f5b5da-93dd-4c33-880f-4bdf8b59998a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1401907904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15c5342e64d4427eb1e3216432e5b4f1',qos_specs=None,replication_status=,reservations=['7dc678b9-0a79-4559-9b11-7be824ac9dd8','6d39d54d-35da-4706-b07f-ef812091e433','08a58d4d-90c5-4e6f-8932-dcc5da2995ba','e5bdad6e-64e7-47ec-9a2b-36303f61e0a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8807af2005414e29963d617216d93a3f',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:04:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1401907904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16f5b5da-93dd-4c33-880f-4bdf8b59998a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15c5342e64d4427eb1e3216432e5b4f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8807af2005414e29963d617216d93a3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:13.282100 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5527dcab-853c-436c-9432-9d237a01933f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e786d04a-402a-435b-8872-02c4adb5d03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:13.300779 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5527dcab-853c-436c-9432-9d237a01933f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e786d04a-402a-435b-8872-02c4adb5d03e) transitioned into state 'SUCCESS' from state '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-1401907904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15c5342e64d4427eb1e3216432e5b4f1',qos_specs=None,replication_status=,reservations=['7dc678b9-0a79-4559-9b11-7be824ac9dd8','6d39d54d-35da-4706-b07f-ef812091e433','08a58d4d-90c5-4e6f-8932-dcc5da2995ba','e5bdad6e-64e7-47ec-9a2b-36303f61e0a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8807af2005414e29963d617216d93a3f',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:13.301960 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5527dcab-853c-436c-9432-9d237a01933f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaaf0a9c-9ecc-4ff0-9544-c034b79c90c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:13.317304 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5527dcab-853c-436c-9432-9d237a01933f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaaf0a9c-9ecc-4ff0-9544-c034b79c90c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:13.318646 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5527dcab-853c-436c-9432-9d237a01933f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Flow 'volume_create_api' (c80c4b26-ddd2-43d5-a875-c90d3a9905d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:13.319099 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5527dcab-853c-436c-9432-9d237a01933f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Create volume request issued successfully. Aug 13 07:04:13.321027 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5527dcab-853c-436c-9432-9d237a01933f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:04:13.321772 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 944/3818] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:04:12 2026] POST /volume/v3/volumes => generated 749 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:13.336911 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-11373325-63ed-4831-ac59-60f934ef48d6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:13.339742 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-11373325-63ed-4831-ac59-60f934ef48d6 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] GET https://10.4.3.81/volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a Aug 13 07:04:13.339742 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-11373325-63ed-4831-ac59-60f934ef48d6 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:13.339839 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-11373325-63ed-4831-ac59-60f934ef48d6 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:13.348529 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:13.348529 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:13.353472 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-11373325-63ed-4831-ac59-60f934ef48d6 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Volume info retrieved successfully. Aug 13 07:04:13.358258 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-11373325-63ed-4831-ac59-60f934ef48d6 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] https://10.4.3.81/volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a returned with HTTP 200 Aug 13 07:04:13.358710 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 953/3819] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:13 2026] GET /volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:14.067499 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-166b1527-0eaf-4ed8-9216-ace34bf04d1e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:14.068011 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-166b1527-0eaf-4ed8-9216-ace34bf04d1e None None] GET https://10.4.3.81/volume// Aug 13 07:04:14.068011 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-166b1527-0eaf-4ed8-9216-ace34bf04d1e None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:14.068165 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-166b1527-0eaf-4ed8-9216-ace34bf04d1e None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:14.068468 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-166b1527-0eaf-4ed8-9216-ace34bf04d1e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:04:14.068729 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 963/3820] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:04:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:04:14.079471 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-272e20cd-be66-4b4c-ad06-cb0d2dc8b989 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:14.081470 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-272e20cd-be66-4b4c-ad06-cb0d2dc8b989 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:04:14.081672 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-272e20cd-be66-4b4c-ad06-cb0d2dc8b989 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:14.081971 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-272e20cd-be66-4b4c-ad06-cb0d2dc8b989 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:14.093733 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:14.093733 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:14.097560 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-272e20cd-be66-4b4c-ad06-cb0d2dc8b989 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:04:14.103036 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-272e20cd-be66-4b4c-ad06-cb0d2dc8b989 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 200 Aug 13 07:04:14.103424 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 961/3821] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:04:14 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 1607 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:04:14.210676 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-5ce42080-827a-46ab-b007-46dd72612227 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:14.213704 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-5ce42080-827a-46ab-b007-46dd72612227 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] PUT https://10.4.3.81/volume/v3/attachments/9d156722-0bb2-4df6-a139-a86c5d3d2d2e Aug 13 07:04:14.214084 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-5ce42080-827a-46ab-b007-46dd72612227 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:14.223444 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-5ce42080-827a-46ab-b007-46dd72612227 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Acquiring lock "cinder-attachment_update-37d17255-bbcb-46b6-a4c2-0e830db75f74-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:04:14.230107 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-5ce42080-827a-46ab-b007-46dd72612227 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Lock "cinder-attachment_update-37d17255-bbcb-46b6-a4c2-0e830db75f74-np0000007169" acquired by "attachment_update" :: waited 0.007s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:04:14.231085 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:14.231085 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:14.320653 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-5ce42080-827a-46ab-b007-46dd72612227 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Lock "cinder-attachment_update-37d17255-bbcb-46b6-a4c2-0e830db75f74-np0000007169" released by "attachment_update" :: held 0.091s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:04:14.320924 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-5ce42080-827a-46ab-b007-46dd72612227 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/attachments/9d156722-0bb2-4df6-a139-a86c5d3d2d2e returned with HTTP 200 Aug 13 07:04:14.321382 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 945/3822] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:04:14 2026] PUT /volume/v3/attachments/9d156722-0bb2-4df6-a139-a86c5d3d2d2e => generated 968 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:14.351565 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-9897d4d1-bd5e-442f-8464-8b4d4f92902f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:14.353880 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-9897d4d1-bd5e-442f-8464-8b4d4f92902f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] POST https://10.4.3.81/volume/v3/attachments/9d156722-0bb2-4df6-a139-a86c5d3d2d2e/action Aug 13 07:04:14.354282 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-9897d4d1-bd5e-442f-8464-8b4d4f92902f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:04:14.354464 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-9897d4d1-bd5e-442f-8464-8b4d4f92902f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:14.372228 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:14.372228 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:14.373760 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-536c210a-1037-4913-bec7-cde14bc99d78 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:14.375544 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-536c210a-1037-4913-bec7-cde14bc99d78 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] GET https://10.4.3.81/volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a Aug 13 07:04:14.375742 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-536c210a-1037-4913-bec7-cde14bc99d78 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:14.376125 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-536c210a-1037-4913-bec7-cde14bc99d78 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:14.387197 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:14.387197 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:14.395450 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-9897d4d1-bd5e-442f-8464-8b4d4f92902f tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/attachments/9d156722-0bb2-4df6-a139-a86c5d3d2d2e/action returned with HTTP 204 Aug 13 07:04:14.395531 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-536c210a-1037-4913-bec7-cde14bc99d78 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Volume info retrieved successfully. Aug 13 07:04:14.395568 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 954/3823] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:04:14 2026] POST /volume/v3/attachments/9d156722-0bb2-4df6-a139-a86c5d3d2d2e/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:14.402696 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-536c210a-1037-4913-bec7-cde14bc99d78 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] https://10.4.3.81/volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a returned with HTTP 200 Aug 13 07:04:14.403771 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 964/3824] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:14 2026] GET /volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:14.422425 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f5f1a48e-ca06-4197-a161-8ba167939795 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:14.427696 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f5f1a48e-ca06-4197-a161-8ba167939795 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] POST https://10.4.3.81/volume/v3/os-volume-transfer Aug 13 07:04:14.428059 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f5f1a48e-ca06-4197-a161-8ba167939795 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "16f5b5da-93dd-4c33-880f-4bdf8b59998a"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:14.430145 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.volume_transfer [None req-f5f1a48e-ca06-4197-a161-8ba167939795 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Creating new volume transfer {'transfer': {'volume_id': '16f5b5da-93dd-4c33-880f-4bdf8b59998a'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 07:04:14.430561 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.volume_transfer [None req-f5f1a48e-ca06-4197-a161-8ba167939795 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Creating transfer of volume 16f5b5da-93dd-4c33-880f-4bdf8b59998a Aug 13 07:04:14.430713 np0000007169 devstack@c-api.service[100297]: INFO cinder.transfer.api [None req-f5f1a48e-ca06-4197-a161-8ba167939795 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Generating transfer record for volume 16f5b5da-93dd-4c33-880f-4bdf8b59998a Aug 13 07:04:14.440887 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:14.440887 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:14.458490 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f5f1a48e-ca06-4197-a161-8ba167939795 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] https://10.4.3.81/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 07:04:14.458995 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 962/3825] 10.4.3.81 () {68 vars in 1284 bytes} [Thu Aug 13 07:04:14 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:14.478100 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c2d45244-520b-4760-b248-8f2f1c65efee None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:14.480536 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c2d45244-520b-4760-b248-8f2f1c65efee tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] GET https://10.4.3.81/volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a Aug 13 07:04:14.480719 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c2d45244-520b-4760-b248-8f2f1c65efee tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:14.480920 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c2d45244-520b-4760-b248-8f2f1c65efee tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:14.493931 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:14.493931 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:14.497711 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c2d45244-520b-4760-b248-8f2f1c65efee tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Volume info retrieved successfully. Aug 13 07:04:14.506014 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c2d45244-520b-4760-b248-8f2f1c65efee tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] https://10.4.3.81/volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a returned with HTTP 200 Aug 13 07:04:14.506755 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 946/3826] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:14 2026] GET /volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:14.525614 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5da02ede-7d20-4f46-8e73-173b19d58b5f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:14.528083 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5da02ede-7d20-4f46-8e73-173b19d58b5f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] GET https://10.4.3.81/volume/v3/os-volume-transfer/220c3dd7-eb0a-42b1-bb66-fc43e74a95ad Aug 13 07:04:14.528374 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5da02ede-7d20-4f46-8e73-173b19d58b5f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:14.528679 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5da02ede-7d20-4f46-8e73-173b19d58b5f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:14.539246 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5da02ede-7d20-4f46-8e73-173b19d58b5f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] https://10.4.3.81/volume/v3/os-volume-transfer/220c3dd7-eb0a-42b1-bb66-fc43e74a95ad returned with HTTP 200 Aug 13 07:04:14.539887 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 955/3827] 10.4.3.81 () {66 vars in 1374 bytes} [Thu Aug 13 07:04:14 2026] GET /volume/v3/os-volume-transfer/220c3dd7-eb0a-42b1-bb66-fc43e74a95ad => generated 407 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:14.556504 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7b56d2de-e10b-4dd9-ae10-9a92f5a783dc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:14.558762 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7b56d2de-e10b-4dd9-ae10-9a92f5a783dc tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] GET https://10.4.3.81/volume/v3/os-volume-transfer Aug 13 07:04:14.559041 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7b56d2de-e10b-4dd9-ae10-9a92f5a783dc tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:14.559339 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7b56d2de-e10b-4dd9-ae10-9a92f5a783dc tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:14.559528 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.volume_transfer [None req-7b56d2de-e10b-4dd9-ae10-9a92f5a783dc tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Listing volume transfers {{(pid=100295) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 13 07:04:14.570025 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7b56d2de-e10b-4dd9-ae10-9a92f5a783dc tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] https://10.4.3.81/volume/v3/os-volume-transfer returned with HTTP 200 Aug 13 07:04:14.570635 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 965/3828] 10.4.3.81 () {66 vars in 1263 bytes} [Thu Aug 13 07:04:14 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:14.585758 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-31a08cc0-156e-499d-a8fa-bf2e50ab8a34 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:14.690708 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-31a08cc0-156e-499d-a8fa-bf2e50ab8a34 tempest-VolumesTransfersTest-1878271658 tempest-VolumesTransfersTest-1878271658-project-member] POST https://10.4.3.81/volume/v3/os-volume-transfer/220c3dd7-eb0a-42b1-bb66-fc43e74a95ad/accept Aug 13 07:04:14.691188 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-31a08cc0-156e-499d-a8fa-bf2e50ab8a34 tempest-VolumesTransfersTest-1878271658 tempest-VolumesTransfersTest-1878271658-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6a93710bdb57351a"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:14.693454 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.volume_transfer [None req-31a08cc0-156e-499d-a8fa-bf2e50ab8a34 tempest-VolumesTransfersTest-1878271658 tempest-VolumesTransfersTest-1878271658-project-member] Accepting volume transfer 220c3dd7-eb0a-42b1-bb66-fc43e74a95ad {{(pid=100297) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 07:04:14.695958 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.volume_transfer [None req-31a08cc0-156e-499d-a8fa-bf2e50ab8a34 tempest-VolumesTransfersTest-1878271658 tempest-VolumesTransfersTest-1878271658-project-member] Accepting transfer 220c3dd7-eb0a-42b1-bb66-fc43e74a95ad Aug 13 07:04:14.768494 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-31a08cc0-156e-499d-a8fa-bf2e50ab8a34 tempest-VolumesTransfersTest-1878271658 tempest-VolumesTransfersTest-1878271658-project-member] Created reservations ['bf940042-dce7-4394-8e83-4b1a2d4833af', '3eca7baa-b635-4221-80f0-f22baf23aae7', '1815f1fe-ed24-4c63-83a8-9b1f9f6a49ad', 'a1a7764a-102b-42d2-841a-90fc0413af44'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:14.792207 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-31a08cc0-156e-499d-a8fa-bf2e50ab8a34 tempest-VolumesTransfersTest-1878271658 tempest-VolumesTransfersTest-1878271658-project-member] Created reservations ['a7ef0118-f0a9-42d5-976f-598c17e0acf5', '92e560b0-4c2f-4f6b-bc40-115844d0b151', '6291ccfd-7bef-4102-84a3-d69ba688d58c', 'cb2e96b8-9351-472f-9dfa-44fb7acd0808'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:14.842968 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-31a08cc0-156e-499d-a8fa-bf2e50ab8a34 tempest-VolumesTransfersTest-1878271658 tempest-VolumesTransfersTest-1878271658-project-member] Created reservations ['5b1b44e5-1856-4fd6-a75d-d64f4027b5a2', 'd12d6ff0-43d8-4e37-9719-511a34d78082', '75e48fc2-807e-4c33-9bef-a9c763b82ca6', '4eadcd6d-c8ee-453c-b4fd-2ad88986c5cb'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:14.882730 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-31a08cc0-156e-499d-a8fa-bf2e50ab8a34 tempest-VolumesTransfersTest-1878271658 tempest-VolumesTransfersTest-1878271658-project-member] Created reservations ['e6953f0e-bf13-41eb-ad68-33138bca5d80', 'a58e0abc-54fd-4912-a3da-c944c891f104', '994470dc-185a-4b00-8a1d-278ced439f26', 'c11da21e-4d21-4bff-ae3a-943bc9d55923'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:14.894367 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-31a08cc0-156e-499d-a8fa-bf2e50ab8a34 tempest-VolumesTransfersTest-1878271658 tempest-VolumesTransfersTest-1878271658-project-member] Transfer volume completed successfully. Aug 13 07:04:14.960832 np0000007169 devstack@c-api.service[100297]: INFO cinder.transfer.api [None req-31a08cc0-156e-499d-a8fa-bf2e50ab8a34 tempest-VolumesTransfersTest-1878271658 tempest-VolumesTransfersTest-1878271658-project-member] Volume 16f5b5da-93dd-4c33-880f-4bdf8b59998a has been transferred. Aug 13 07:04:14.967131 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-31a08cc0-156e-499d-a8fa-bf2e50ab8a34 tempest-VolumesTransfersTest-1878271658 tempest-VolumesTransfersTest-1878271658-project-member] https://10.4.3.81/volume/v3/os-volume-transfer/220c3dd7-eb0a-42b1-bb66-fc43e74a95ad/accept returned with HTTP 202 Aug 13 07:04:14.967589 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 963/3829] 10.4.3.81 () {68 vars in 1416 bytes} [Thu Aug 13 07:04:14 2026] POST /volume/v3/os-volume-transfer/220c3dd7-eb0a-42b1-bb66-fc43e74a95ad/accept => generated 363 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:14.977509 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7898f4aa-b412-4dfa-bb37-49848abd86c7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:14.979418 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7898f4aa-b412-4dfa-bb37-49848abd86c7 tempest-VolumesTransfersTest-1878271658 tempest-VolumesTransfersTest-1878271658-project-member] GET https://10.4.3.81/volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a Aug 13 07:04:14.979643 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7898f4aa-b412-4dfa-bb37-49848abd86c7 tempest-VolumesTransfersTest-1878271658 tempest-VolumesTransfersTest-1878271658-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:14.979841 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7898f4aa-b412-4dfa-bb37-49848abd86c7 tempest-VolumesTransfersTest-1878271658 tempest-VolumesTransfersTest-1878271658-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:14.989012 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:14.989012 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:14.994002 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7898f4aa-b412-4dfa-bb37-49848abd86c7 tempest-VolumesTransfersTest-1878271658 tempest-VolumesTransfersTest-1878271658-project-member] Volume info retrieved successfully. Aug 13 07:04:15.000694 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7898f4aa-b412-4dfa-bb37-49848abd86c7 tempest-VolumesTransfersTest-1878271658 tempest-VolumesTransfersTest-1878271658-project-member] https://10.4.3.81/volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a returned with HTTP 200 Aug 13 07:04:15.000991 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 947/3830] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:14 2026] GET /volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:15.014335 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b4a487b1-8ac9-4274-af0a-07eed79dc776 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:15.017088 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b4a487b1-8ac9-4274-af0a-07eed79dc776 tempest-VolumesTransfersTest-1878271658 tempest-VolumesTransfersTest-1878271658-project-member] GET https://10.4.3.81/volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a Aug 13 07:04:15.017270 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b4a487b1-8ac9-4274-af0a-07eed79dc776 tempest-VolumesTransfersTest-1878271658 tempest-VolumesTransfersTest-1878271658-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:15.017504 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b4a487b1-8ac9-4274-af0a-07eed79dc776 tempest-VolumesTransfersTest-1878271658 tempest-VolumesTransfersTest-1878271658-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:15.023719 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:15.023719 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:15.027072 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b4a487b1-8ac9-4274-af0a-07eed79dc776 tempest-VolumesTransfersTest-1878271658 tempest-VolumesTransfersTest-1878271658-project-member] Volume info retrieved successfully. Aug 13 07:04:15.030745 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b4a487b1-8ac9-4274-af0a-07eed79dc776 tempest-VolumesTransfersTest-1878271658 tempest-VolumesTransfersTest-1878271658-project-member] https://10.4.3.81/volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a returned with HTTP 200 Aug 13 07:04:15.031083 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 956/3831] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:15 2026] GET /volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:15.042782 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bad3ba1f-cbb7-49cd-bd24-1453f3eaeff6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:15.044507 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bad3ba1f-cbb7-49cd-bd24-1453f3eaeff6 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] DELETE https://10.4.3.81/volume/v3/os-volume-transfer/220c3dd7-eb0a-42b1-bb66-fc43e74a95ad Aug 13 07:04:15.044689 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bad3ba1f-cbb7-49cd-bd24-1453f3eaeff6 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:15.044874 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bad3ba1f-cbb7-49cd-bd24-1453f3eaeff6 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:15.045012 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.volume_transfer [None req-bad3ba1f-cbb7-49cd-bd24-1453f3eaeff6 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Delete transfer with id: 220c3dd7-eb0a-42b1-bb66-fc43e74a95ad Aug 13 07:04:15.047522 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bad3ba1f-cbb7-49cd-bd24-1453f3eaeff6 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] https://10.4.3.81/volume/v3/os-volume-transfer/220c3dd7-eb0a-42b1-bb66-fc43e74a95ad returned with HTTP 404 Aug 13 07:04:15.047970 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 966/3832] 10.4.3.81 () {66 vars in 1377 bytes} [Thu Aug 13 07:04:15 2026] DELETE /volume/v3/os-volume-transfer/220c3dd7-eb0a-42b1-bb66-fc43e74a95ad => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:15.060704 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-15b0a2fd-4499-420a-85b1-9d651b6fa943 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:15.103197 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-15b0a2fd-4499-420a-85b1-9d651b6fa943 tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a Aug 13 07:04:15.103599 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-15b0a2fd-4499-420a-85b1-9d651b6fa943 tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:15.103652 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-15b0a2fd-4499-420a-85b1-9d651b6fa943 tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:15.103790 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-15b0a2fd-4499-420a-85b1-9d651b6fa943 tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] Delete volume with id: 16f5b5da-93dd-4c33-880f-4bdf8b59998a Aug 13 07:04:15.112196 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:15.112196 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:15.112543 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-15b0a2fd-4499-420a-85b1-9d651b6fa943 tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] Volume info retrieved successfully. Aug 13 07:04:15.129403 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-15b0a2fd-4499-420a-85b1-9d651b6fa943 tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] Delete volume request issued successfully. Aug 13 07:04:15.129600 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-15b0a2fd-4499-420a-85b1-9d651b6fa943 tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] https://10.4.3.81/volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a returned with HTTP 202 Aug 13 07:04:15.130079 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 964/3833] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:04:15 2026] DELETE /volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:15.140182 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-58f2b15c-6886-4068-8896-65dcda9bc1cc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:15.144349 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-58f2b15c-6886-4068-8896-65dcda9bc1cc tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] GET https://10.4.3.81/volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a Aug 13 07:04:15.144349 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-58f2b15c-6886-4068-8896-65dcda9bc1cc tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:15.144349 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-58f2b15c-6886-4068-8896-65dcda9bc1cc tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:15.155271 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:15.155271 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:15.158914 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-58f2b15c-6886-4068-8896-65dcda9bc1cc tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] Volume info retrieved successfully. Aug 13 07:04:15.166414 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-58f2b15c-6886-4068-8896-65dcda9bc1cc tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] https://10.4.3.81/volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a returned with HTTP 200 Aug 13 07:04:15.166974 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 948/3834] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:15 2026] GET /volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a => generated 1005 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:16.181578 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0a4393b5-c9d6-4b10-8809-d740e25bb57b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:16.183237 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0a4393b5-c9d6-4b10-8809-d740e25bb57b tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] GET https://10.4.3.81/volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a Aug 13 07:04:16.183441 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0a4393b5-c9d6-4b10-8809-d740e25bb57b tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:16.183615 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0a4393b5-c9d6-4b10-8809-d740e25bb57b tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:16.189395 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0a4393b5-c9d6-4b10-8809-d740e25bb57b tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] https://10.4.3.81/volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a returned with HTTP 404 Aug 13 07:04:16.189805 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 957/3835] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:16 2026] GET /volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:16.196486 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-53581474-9986-4059-87e5-86d3028cf1a1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:16.198414 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-53581474-9986-4059-87e5-86d3028cf1a1 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] GET https://10.4.3.81/volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a Aug 13 07:04:16.198632 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-53581474-9986-4059-87e5-86d3028cf1a1 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:16.198816 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-53581474-9986-4059-87e5-86d3028cf1a1 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:16.205061 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-53581474-9986-4059-87e5-86d3028cf1a1 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] https://10.4.3.81/volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a returned with HTTP 404 Aug 13 07:04:16.205712 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 967/3836] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:16 2026] GET /volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:16.213674 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f6427c07-1fc9-47b6-bbc6-422d12da6795 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:16.215858 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f6427c07-1fc9-47b6-bbc6-422d12da6795 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] DELETE https://10.4.3.81/volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a Aug 13 07:04:16.216241 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f6427c07-1fc9-47b6-bbc6-422d12da6795 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:16.216527 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f6427c07-1fc9-47b6-bbc6-422d12da6795 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:16.216743 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-f6427c07-1fc9-47b6-bbc6-422d12da6795 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Delete volume with id: 16f5b5da-93dd-4c33-880f-4bdf8b59998a Aug 13 07:04:16.223728 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f6427c07-1fc9-47b6-bbc6-422d12da6795 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] https://10.4.3.81/volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a returned with HTTP 404 Aug 13 07:04:16.224399 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 965/3837] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:04:16 2026] DELETE /volume/v3/volumes/16f5b5da-93dd-4c33-880f-4bdf8b59998a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:16.233836 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:16.237728 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:16.238066 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-166640223"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:16.239680 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-166640223'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:16.239849 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Create volume of 1 GB Aug 13 07:04:16.244073 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Availability Zones retrieved successfully. Aug 13 07:04:16.250092 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Flow 'volume_create_api' (baf5d779-e70f-471a-90c1-c1b6c9d14080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:16.250993 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (070778d9-0565-417d-8a9c-732538e46099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:16.251926 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:04:16.274472 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (070778d9-0565-417d-8a9c-732538e46099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:16.275150 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8879e88-8a65-48bd-ba4b-1602c7d9a712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:16.316111 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Created reservations ['d1cf97dd-2678-479e-8918-9eb91098cc82', 'fe9210b2-0d03-4704-96c5-fc9ddf35041b', 'f02075ab-c767-4217-80cf-7f9279490cae', '17497d26-cd4b-4cd6-a62e-264a5d69066c'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:16.316844 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8879e88-8a65-48bd-ba4b-1602c7d9a712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1cf97dd-2678-479e-8918-9eb91098cc82', 'fe9210b2-0d03-4704-96c5-fc9ddf35041b', 'f02075ab-c767-4217-80cf-7f9279490cae', '17497d26-cd4b-4cd6-a62e-264a5d69066c']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:16.317563 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae56eaf7-f676-48ba-967b-b61c087aec4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:16.342152 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae56eaf7-f676-48ba-967b-b61c087aec4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c40e915-092b-4dd6-abc8-fea76648d13e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-166640223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15c5342e64d4427eb1e3216432e5b4f1',qos_specs=None,replication_status=,reservations=['d1cf97dd-2678-479e-8918-9eb91098cc82','fe9210b2-0d03-4704-96c5-fc9ddf35041b','f02075ab-c767-4217-80cf-7f9279490cae','17497d26-cd4b-4cd6-a62e-264a5d69066c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8807af2005414e29963d617216d93a3f',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:04:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-166640223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c40e915-092b-4dd6-abc8-fea76648d13e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15c5342e64d4427eb1e3216432e5b4f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8807af2005414e29963d617216d93a3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:16.342859 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa2a630c-396d-408e-b987-c76693fcf91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:16.361047 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa2a630c-396d-408e-b987-c76693fcf91d) transitioned into state 'SUCCESS' from state '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-166640223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15c5342e64d4427eb1e3216432e5b4f1',qos_specs=None,replication_status=,reservations=['d1cf97dd-2678-479e-8918-9eb91098cc82','fe9210b2-0d03-4704-96c5-fc9ddf35041b','f02075ab-c767-4217-80cf-7f9279490cae','17497d26-cd4b-4cd6-a62e-264a5d69066c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8807af2005414e29963d617216d93a3f',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:16.361846 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d4f9cc9-a0b7-4a9e-afc3-3c2edf390cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:16.373632 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d4f9cc9-a0b7-4a9e-afc3-3c2edf390cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:16.374656 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Flow 'volume_create_api' (baf5d779-e70f-471a-90c1-c1b6c9d14080) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:16.374963 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Create volume request issued successfully. Aug 13 07:04:16.375574 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cea191a6-65f9-4867-a7b2-d4c018da8b88 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:04:16.376209 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 949/3838] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:04:16 2026] POST /volume/v3/volumes => generated 748 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 07:04:16.395084 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7f075836-7fa1-40df-a39d-8c365b7bfc91 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:16.398869 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7f075836-7fa1-40df-a39d-8c365b7bfc91 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] GET https://10.4.3.81/volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e Aug 13 07:04:16.399347 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7f075836-7fa1-40df-a39d-8c365b7bfc91 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:16.399347 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7f075836-7fa1-40df-a39d-8c365b7bfc91 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:16.411615 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:16.411615 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:16.415095 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7f075836-7fa1-40df-a39d-8c365b7bfc91 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Volume info retrieved successfully. Aug 13 07:04:16.419288 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7f075836-7fa1-40df-a39d-8c365b7bfc91 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] https://10.4.3.81/volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e returned with HTTP 200 Aug 13 07:04:16.419648 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 958/3839] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:16 2026] GET /volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:16.642127 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9f0166f2-2238-4904-a576-698668c58fdd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:16.644208 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9f0166f2-2238-4904-a576-698668c58fdd tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:16.644579 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9f0166f2-2238-4904-a576-698668c58fdd tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:16.644798 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9f0166f2-2238-4904-a576-698668c58fdd tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:16.652743 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:16.652743 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:16.657502 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9f0166f2-2238-4904-a576-698668c58fdd tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:16.661914 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9f0166f2-2238-4904-a576-698668c58fdd tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 200 Aug 13 07:04:16.662579 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 968/3840] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:16 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:16.677400 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b5d8a2c8-fcc2-4bcf-bcee-825a0b003026 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:16.679314 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b5d8a2c8-fcc2-4bcf-bcee-825a0b003026 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:16.680299 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b5d8a2c8-fcc2-4bcf-bcee-825a0b003026 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:16.680540 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b5d8a2c8-fcc2-4bcf-bcee-825a0b003026 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:16.690119 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:16.690119 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:16.694536 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b5d8a2c8-fcc2-4bcf-bcee-825a0b003026 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:16.700669 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b5d8a2c8-fcc2-4bcf-bcee-825a0b003026 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 200 Aug 13 07:04:16.700669 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 966/3841] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:16 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:16.753307 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-81415df1-af09-4c41-9ea6-65a883bac903 req-e93379ae-b3f4-4b64-868a-e78ed60b299e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:16.757931 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-e93379ae-b3f4-4b64-868a-e78ed60b299e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:16.758274 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-e93379ae-b3f4-4b64-868a-e78ed60b299e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:16.758911 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-e93379ae-b3f4-4b64-868a-e78ed60b299e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:16.771850 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:16.771850 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:16.776497 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-81415df1-af09-4c41-9ea6-65a883bac903 req-e93379ae-b3f4-4b64-868a-e78ed60b299e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:16.782177 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-e93379ae-b3f4-4b64-868a-e78ed60b299e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 200 Aug 13 07:04:16.782786 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 950/3842] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:04:16 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:16.892275 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-581af52c-393a-47b0-8d4f-a017b79588a2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:16.892714 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-581af52c-393a-47b0-8d4f-a017b79588a2 None None] GET https://10.4.3.81/volume// Aug 13 07:04:16.892882 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-581af52c-393a-47b0-8d4f-a017b79588a2 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:16.893092 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-581af52c-393a-47b0-8d4f-a017b79588a2 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:16.893440 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-581af52c-393a-47b0-8d4f-a017b79588a2 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:04:16.893741 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 959/3843] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:04:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:04:16.903394 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-81415df1-af09-4c41-9ea6-65a883bac903 req-590c14ce-3052-4870-a71d-1965ceb244fc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:16.906723 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-590c14ce-3052-4870-a71d-1965ceb244fc tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:04:16.907260 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-590c14ce-3052-4870-a71d-1965ceb244fc tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "633f0a2c-cade-4487-b8b2-3ada7ed9edbf", "connector": null, "instance_uuid": "17dfc5c3-d28a-4985-80ab-a16d491c86c8"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:16.919410 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:16.919410 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:16.957822 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-590c14ce-3052-4870-a71d-1965ceb244fc tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:04:16.958656 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 969/3844] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:04:16 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:16.993523 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d2c923cf-d91a-4e36-9cf0-f51425736876 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:16.995688 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d2c923cf-d91a-4e36-9cf0-f51425736876 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:16.995898 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d2c923cf-d91a-4e36-9cf0-f51425736876 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:16.996258 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d2c923cf-d91a-4e36-9cf0-f51425736876 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:17.010919 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:17.010919 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:17.016699 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3bfa2a54-7269-43d4-ae75-4be978dd9a4d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:17.017282 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3bfa2a54-7269-43d4-ae75-4be978dd9a4d None None] GET https://10.4.3.81/volume// Aug 13 07:04:17.017512 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3bfa2a54-7269-43d4-ae75-4be978dd9a4d None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:17.017784 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3bfa2a54-7269-43d4-ae75-4be978dd9a4d None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:17.018211 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3bfa2a54-7269-43d4-ae75-4be978dd9a4d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:04:17.018623 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 951/3845] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:04:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:04:17.024713 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d2c923cf-d91a-4e36-9cf0-f51425736876 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:17.029254 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-81415df1-af09-4c41-9ea6-65a883bac903 req-9ccad160-c6bb-4000-b53e-7773348fdf0d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:17.030074 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d2c923cf-d91a-4e36-9cf0-f51425736876 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 200 Aug 13 07:04:17.033189 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-9ccad160-c6bb-4000-b53e-7773348fdf0d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:17.033369 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 967/3846] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:16 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 875 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:17.033411 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-9ccad160-c6bb-4000-b53e-7773348fdf0d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:17.033411 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-9ccad160-c6bb-4000-b53e-7773348fdf0d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:17.051498 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:17.051498 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:17.057013 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-81415df1-af09-4c41-9ea6-65a883bac903 req-9ccad160-c6bb-4000-b53e-7773348fdf0d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:17.064056 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-9ccad160-c6bb-4000-b53e-7773348fdf0d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 200 Aug 13 07:04:17.064728 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 960/3847] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:04:17 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 1055 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:04:17.176692 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-81415df1-af09-4c41-9ea6-65a883bac903 req-cb7cf604-75a8-4b20-ac1b-8a0c42dfbb28 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:17.179443 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-cb7cf604-75a8-4b20-ac1b-8a0c42dfbb28 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] PUT https://10.4.3.81/volume/v3/attachments/2a5ae7f8-39e3-4ce4-9ad1-1926db528ad2 Aug 13 07:04:17.179931 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-cb7cf604-75a8-4b20-ac1b-8a0c42dfbb28 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:17.195203 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-81415df1-af09-4c41-9ea6-65a883bac903 req-cb7cf604-75a8-4b20-ac1b-8a0c42dfbb28 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Acquiring lock "cinder-attachment_update-633f0a2c-cade-4487-b8b2-3ada7ed9edbf-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:04:17.200152 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-81415df1-af09-4c41-9ea6-65a883bac903 req-cb7cf604-75a8-4b20-ac1b-8a0c42dfbb28 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Lock "cinder-attachment_update-633f0a2c-cade-4487-b8b2-3ada7ed9edbf-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:04:17.201670 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:17.201670 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:17.297017 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-81415df1-af09-4c41-9ea6-65a883bac903 req-cb7cf604-75a8-4b20-ac1b-8a0c42dfbb28 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Lock "cinder-attachment_update-633f0a2c-cade-4487-b8b2-3ada7ed9edbf-np0000007169" released by "attachment_update" :: held 0.097s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:04:17.297495 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-cb7cf604-75a8-4b20-ac1b-8a0c42dfbb28 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments/2a5ae7f8-39e3-4ce4-9ad1-1926db528ad2 returned with HTTP 200 Aug 13 07:04:17.298113 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 970/3848] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:04:17 2026] PUT /volume/v3/attachments/2a5ae7f8-39e3-4ce4-9ad1-1926db528ad2 => generated 968 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:17.308003 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-81415df1-af09-4c41-9ea6-65a883bac903 req-8f319f25-82d6-4a40-98fc-8da16fbc9fff None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:17.310071 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-8f319f25-82d6-4a40-98fc-8da16fbc9fff tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf/encryption Aug 13 07:04:17.310269 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-8f319f25-82d6-4a40-98fc-8da16fbc9fff tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:17.310474 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-8f319f25-82d6-4a40-98fc-8da16fbc9fff tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:17.319208 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:17.319208 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:17.326218 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-8f319f25-82d6-4a40-98fc-8da16fbc9fff tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf/encryption returned with HTTP 200 Aug 13 07:04:17.326639 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 952/3849] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 07:04:17 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:17.431666 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-007796cd-0d50-42bb-9c77-684bf58609f6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:17.433627 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-007796cd-0d50-42bb-9c77-684bf58609f6 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] GET https://10.4.3.81/volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e Aug 13 07:04:17.433874 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-007796cd-0d50-42bb-9c77-684bf58609f6 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:17.434075 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-007796cd-0d50-42bb-9c77-684bf58609f6 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:17.441487 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:17.441487 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:17.445658 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-007796cd-0d50-42bb-9c77-684bf58609f6 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Volume info retrieved successfully. Aug 13 07:04:17.450270 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-007796cd-0d50-42bb-9c77-684bf58609f6 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] https://10.4.3.81/volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e returned with HTTP 200 Aug 13 07:04:17.450689 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 968/3850] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:17 2026] GET /volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:17.468557 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8124437b-ab02-4779-9a78-1ae2ecbd347f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:17.470354 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8124437b-ab02-4779-9a78-1ae2ecbd347f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] POST https://10.4.3.81/volume/v3/os-volume-transfer Aug 13 07:04:17.470692 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8124437b-ab02-4779-9a78-1ae2ecbd347f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8c40e915-092b-4dd6-abc8-fea76648d13e"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:17.472140 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.volume_transfer [None req-8124437b-ab02-4779-9a78-1ae2ecbd347f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Creating new volume transfer {'transfer': {'volume_id': '8c40e915-092b-4dd6-abc8-fea76648d13e'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 07:04:17.472254 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.volume_transfer [None req-8124437b-ab02-4779-9a78-1ae2ecbd347f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Creating transfer of volume 8c40e915-092b-4dd6-abc8-fea76648d13e Aug 13 07:04:17.472388 np0000007169 devstack@c-api.service[100296]: INFO cinder.transfer.api [None req-8124437b-ab02-4779-9a78-1ae2ecbd347f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Generating transfer record for volume 8c40e915-092b-4dd6-abc8-fea76648d13e Aug 13 07:04:17.479734 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:17.479734 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:17.490632 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8124437b-ab02-4779-9a78-1ae2ecbd347f tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] https://10.4.3.81/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 07:04:17.490941 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 961/3851] 10.4.3.81 () {68 vars in 1284 bytes} [Thu Aug 13 07:04:17 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:17.498834 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-301e7178-5714-4b47-a900-554e8d1e1563 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:17.500580 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-301e7178-5714-4b47-a900-554e8d1e1563 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] GET https://10.4.3.81/volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e Aug 13 07:04:17.500774 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-301e7178-5714-4b47-a900-554e8d1e1563 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:17.500977 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-301e7178-5714-4b47-a900-554e8d1e1563 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:17.507898 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:17.507898 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:17.511302 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-301e7178-5714-4b47-a900-554e8d1e1563 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Volume info retrieved successfully. Aug 13 07:04:17.515211 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-301e7178-5714-4b47-a900-554e8d1e1563 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] https://10.4.3.81/volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e returned with HTTP 200 Aug 13 07:04:17.515558 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 971/3852] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:17 2026] GET /volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:17.528753 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1f35f71b-bc8f-4c9c-894b-7bd8f70aa781 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:17.530405 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1f35f71b-bc8f-4c9c-894b-7bd8f70aa781 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] GET https://10.4.3.81/volume/v3/os-volume-transfer/detail Aug 13 07:04:17.530586 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1f35f71b-bc8f-4c9c-894b-7bd8f70aa781 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:17.530785 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1f35f71b-bc8f-4c9c-894b-7bd8f70aa781 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:17.530925 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.volume_transfer [None req-1f35f71b-bc8f-4c9c-894b-7bd8f70aa781 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Listing volume transfers {{(pid=100294) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 13 07:04:17.535628 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1f35f71b-bc8f-4c9c-894b-7bd8f70aa781 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] https://10.4.3.81/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 13 07:04:17.535995 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 953/3853] 10.4.3.81 () {66 vars in 1284 bytes} [Thu Aug 13 07:04:17 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:17.545870 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8c8da47a-c387-4445-b186-85aa90e93c43 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:17.547601 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8c8da47a-c387-4445-b186-85aa90e93c43 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] DELETE https://10.4.3.81/volume/v3/os-volume-transfer/b468a19f-43c0-4375-ac6e-d52f54388ce2 Aug 13 07:04:17.547787 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8c8da47a-c387-4445-b186-85aa90e93c43 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:17.548002 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8c8da47a-c387-4445-b186-85aa90e93c43 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:17.548083 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.volume_transfer [None req-8c8da47a-c387-4445-b186-85aa90e93c43 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Delete transfer with id: b468a19f-43c0-4375-ac6e-d52f54388ce2 Aug 13 07:04:17.559234 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:17.559234 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:17.570493 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8c8da47a-c387-4445-b186-85aa90e93c43 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] https://10.4.3.81/volume/v3/os-volume-transfer/b468a19f-43c0-4375-ac6e-d52f54388ce2 returned with HTTP 202 Aug 13 07:04:17.571399 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 969/3854] 10.4.3.81 () {66 vars in 1377 bytes} [Thu Aug 13 07:04:17 2026] DELETE /volume/v3/os-volume-transfer/b468a19f-43c0-4375-ac6e-d52f54388ce2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 07:04:17.581500 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1e9cab22-2d73-4617-9727-ee50b7bd5b96 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:17.583527 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1e9cab22-2d73-4617-9727-ee50b7bd5b96 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] GET https://10.4.3.81/volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e Aug 13 07:04:17.583737 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1e9cab22-2d73-4617-9727-ee50b7bd5b96 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:17.583952 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1e9cab22-2d73-4617-9727-ee50b7bd5b96 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:17.591566 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:17.591566 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:17.595335 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1e9cab22-2d73-4617-9727-ee50b7bd5b96 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Volume info retrieved successfully. Aug 13 07:04:17.599645 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1e9cab22-2d73-4617-9727-ee50b7bd5b96 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] https://10.4.3.81/volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e returned with HTTP 200 Aug 13 07:04:17.600086 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 962/3855] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:17 2026] GET /volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:17.615865 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-aaa2c7de-68e0-4353-a9dc-83b37e83dbf0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:17.618365 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aaa2c7de-68e0-4353-a9dc-83b37e83dbf0 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] DELETE https://10.4.3.81/volume/v3/os-volume-transfer/b468a19f-43c0-4375-ac6e-d52f54388ce2 Aug 13 07:04:17.619095 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aaa2c7de-68e0-4353-a9dc-83b37e83dbf0 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:17.619441 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aaa2c7de-68e0-4353-a9dc-83b37e83dbf0 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:17.619566 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.volume_transfer [None req-aaa2c7de-68e0-4353-a9dc-83b37e83dbf0 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Delete transfer with id: b468a19f-43c0-4375-ac6e-d52f54388ce2 Aug 13 07:04:17.622552 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aaa2c7de-68e0-4353-a9dc-83b37e83dbf0 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] https://10.4.3.81/volume/v3/os-volume-transfer/b468a19f-43c0-4375-ac6e-d52f54388ce2 returned with HTTP 404 Aug 13 07:04:17.622979 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 972/3856] 10.4.3.81 () {66 vars in 1377 bytes} [Thu Aug 13 07:04:17 2026] DELETE /volume/v3/os-volume-transfer/b468a19f-43c0-4375-ac6e-d52f54388ce2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:17.631359 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d6ab827b-d754-40ec-877a-5f9987d8eeee None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:17.633941 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d6ab827b-d754-40ec-877a-5f9987d8eeee tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e Aug 13 07:04:17.634178 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d6ab827b-d754-40ec-877a-5f9987d8eeee tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:17.634425 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d6ab827b-d754-40ec-877a-5f9987d8eeee tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:17.635493 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-d6ab827b-d754-40ec-877a-5f9987d8eeee tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] Delete volume with id: 8c40e915-092b-4dd6-abc8-fea76648d13e Aug 13 07:04:17.648181 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:17.648181 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:17.648521 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d6ab827b-d754-40ec-877a-5f9987d8eeee tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] Volume info retrieved successfully. Aug 13 07:04:17.668762 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d6ab827b-d754-40ec-877a-5f9987d8eeee tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] Delete volume request issued successfully. Aug 13 07:04:17.668944 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d6ab827b-d754-40ec-877a-5f9987d8eeee tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] https://10.4.3.81/volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e returned with HTTP 202 Aug 13 07:04:17.669359 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 954/3857] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:04:17 2026] DELETE /volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:17.676289 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a4534c16-2b2f-4e69-8c57-035a8c6e0ab9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:17.678457 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a4534c16-2b2f-4e69-8c57-035a8c6e0ab9 tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] GET https://10.4.3.81/volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e Aug 13 07:04:17.678668 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a4534c16-2b2f-4e69-8c57-035a8c6e0ab9 tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:17.679179 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a4534c16-2b2f-4e69-8c57-035a8c6e0ab9 tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:17.687146 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:17.687146 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:17.694006 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a4534c16-2b2f-4e69-8c57-035a8c6e0ab9 tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] Volume info retrieved successfully. Aug 13 07:04:17.698740 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a4534c16-2b2f-4e69-8c57-035a8c6e0ab9 tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] https://10.4.3.81/volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e returned with HTTP 200 Aug 13 07:04:17.699135 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 970/3858] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:17 2026] GET /volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e => generated 1004 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:17.856574 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-40403de7-e923-43ad-b944-7f918183ceb4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:17.951708 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-40403de7-e923-43ad-b944-7f918183ceb4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:17.952130 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-40403de7-e923-43ad-b944-7f918183ceb4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2101021799"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:17.954406 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-40403de7-e923-43ad-b944-7f918183ceb4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Create volume request body: {'volume': {"'imageRef": '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2101021799'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:17.954645 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-40403de7-e923-43ad-b944-7f918183ceb4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Create volume of 1 GB Aug 13 07:04:17.960480 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-40403de7-e923-43ad-b944-7f918183ceb4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Availability Zones retrieved successfully. Aug 13 07:04:17.970580 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-40403de7-e923-43ad-b944-7f918183ceb4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Flow 'volume_create_api' (20d8845b-634b-4e7f-8493-98f767ecb7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:17.972100 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-40403de7-e923-43ad-b944-7f918183ceb4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (629a5a05-8f9a-49a2-8814-47431377a2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:17.973449 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-40403de7-e923-43ad-b944-7f918183ceb4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:04:18.001684 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-40403de7-e923-43ad-b944-7f918183ceb4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (629a5a05-8f9a-49a2-8814-47431377a2aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.002610 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-40403de7-e923-43ad-b944-7f918183ceb4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (207ad7e1-b053-4ae7-97e2-a07dc6c78e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.048099 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e78d43b5-3df8-47a1-bce7-329d5741ecbe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:18.050056 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e78d43b5-3df8-47a1-bce7-329d5741ecbe tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:18.050409 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e78d43b5-3df8-47a1-bce7-329d5741ecbe tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:18.050683 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e78d43b5-3df8-47a1-bce7-329d5741ecbe tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:18.063219 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:18.063219 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:18.065362 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-40403de7-e923-43ad-b944-7f918183ceb4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Created reservations ['52353ef0-ae65-46bf-8bf3-cc0f34c35801', '3e5e1110-7965-4ac2-ac27-58d725931118', '6f538def-4269-4324-9579-65be3c9c26b1', 'a086f754-ca8d-4c14-93c0-cbd8a3612d57'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:18.066115 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-40403de7-e923-43ad-b944-7f918183ceb4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (207ad7e1-b053-4ae7-97e2-a07dc6c78e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52353ef0-ae65-46bf-8bf3-cc0f34c35801', '3e5e1110-7965-4ac2-ac27-58d725931118', '6f538def-4269-4324-9579-65be3c9c26b1', 'a086f754-ca8d-4c14-93c0-cbd8a3612d57']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.066936 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-40403de7-e923-43ad-b944-7f918183ceb4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec9570ae-7946-48a4-ad4c-facda2626317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.068044 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e78d43b5-3df8-47a1-bce7-329d5741ecbe tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:18.074687 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e78d43b5-3df8-47a1-bce7-329d5741ecbe tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 200 Aug 13 07:04:18.075244 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 973/3859] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:18 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:18.090056 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-40403de7-e923-43ad-b944-7f918183ceb4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec9570ae-7946-48a4-ad4c-facda2626317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0d902cd-4b03-4368-9c97-ebb8a208a6e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2101021799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8eb1a680eee48fe944a04792a78cb46',qos_specs=None,replication_status=,reservations=['52353ef0-ae65-46bf-8bf3-cc0f34c35801','3e5e1110-7965-4ac2-ac27-58d725931118','6f538def-4269-4324-9579-65be3c9c26b1','a086f754-ca8d-4c14-93c0-cbd8a3612d57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0495fc73e54328adb07705e655110a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:04:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2101021799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0d902cd-4b03-4368-9c97-ebb8a208a6e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8eb1a680eee48fe944a04792a78cb46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0495fc73e54328adb07705e655110a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.090856 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-40403de7-e923-43ad-b944-7f918183ceb4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bf181b2-72ec-4633-8634-9867787083f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.109545 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-40403de7-e923-43ad-b944-7f918183ceb4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bf181b2-72ec-4633-8634-9867787083f5) transitioned into state 'SUCCESS' from state '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-2101021799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8eb1a680eee48fe944a04792a78cb46',qos_specs=None,replication_status=,reservations=['52353ef0-ae65-46bf-8bf3-cc0f34c35801','3e5e1110-7965-4ac2-ac27-58d725931118','6f538def-4269-4324-9579-65be3c9c26b1','a086f754-ca8d-4c14-93c0-cbd8a3612d57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0495fc73e54328adb07705e655110a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.110133 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-40403de7-e923-43ad-b944-7f918183ceb4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f78a3ad2-cb45-4ca7-9ca8-787d2387609e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.118864 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-40403de7-e923-43ad-b944-7f918183ceb4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f78a3ad2-cb45-4ca7-9ca8-787d2387609e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.119648 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-40403de7-e923-43ad-b944-7f918183ceb4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Flow 'volume_create_api' (20d8845b-634b-4e7f-8493-98f767ecb7aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:18.119924 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-40403de7-e923-43ad-b944-7f918183ceb4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Create volume request issued successfully. Aug 13 07:04:18.120474 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-40403de7-e923-43ad-b944-7f918183ceb4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:04:18.120855 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 963/3860] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:04:17 2026] POST /volume/v3/volumes => generated 755 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:18.133343 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:18.135749 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:18.136219 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-947180213"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:18.138243 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Create volume request body: {'volume': {"'imageRef": '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-947180213'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:18.138453 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Create volume of 1 GB Aug 13 07:04:18.143688 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Availability Zones retrieved successfully. Aug 13 07:04:18.151127 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Flow 'volume_create_api' (34f5677b-2dc3-400c-9041-4e7e25ff7e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:18.152477 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aa1e102-2418-4e25-bff7-a3b4825e3d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.153924 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:04:18.196257 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aa1e102-2418-4e25-bff7-a3b4825e3d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.198257 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5e3cb64-6d5d-4d13-933d-040149f9551e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.261649 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Created reservations ['101a0017-e054-4237-b21d-2ccd895d6c51', '43b0cc3b-da64-4779-8cb7-0e551b69e4fd', '66f1f8bc-b036-4657-88f9-8db8821da7c2', '67ed219e-d2e1-41a5-a011-3591bb77df15'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:18.262787 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5e3cb64-6d5d-4d13-933d-040149f9551e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['101a0017-e054-4237-b21d-2ccd895d6c51', '43b0cc3b-da64-4779-8cb7-0e551b69e4fd', '66f1f8bc-b036-4657-88f9-8db8821da7c2', '67ed219e-d2e1-41a5-a011-3591bb77df15']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.263872 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6899e67-5cf5-4a6b-939f-4ef33906fc6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.293333 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6899e67-5cf5-4a6b-939f-4ef33906fc6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68fd7336-d343-4a33-932f-5ede79c5505d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-947180213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8eb1a680eee48fe944a04792a78cb46',qos_specs=None,replication_status=,reservations=['101a0017-e054-4237-b21d-2ccd895d6c51','43b0cc3b-da64-4779-8cb7-0e551b69e4fd','66f1f8bc-b036-4657-88f9-8db8821da7c2','67ed219e-d2e1-41a5-a011-3591bb77df15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0495fc73e54328adb07705e655110a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:04:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-947180213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68fd7336-d343-4a33-932f-5ede79c5505d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8eb1a680eee48fe944a04792a78cb46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0495fc73e54328adb07705e655110a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.294482 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82986915-90d1-478a-9108-86ac9d05901c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.314907 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82986915-90d1-478a-9108-86ac9d05901c) transitioned into state 'SUCCESS' from state '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-947180213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8eb1a680eee48fe944a04792a78cb46',qos_specs=None,replication_status=,reservations=['101a0017-e054-4237-b21d-2ccd895d6c51','43b0cc3b-da64-4779-8cb7-0e551b69e4fd','66f1f8bc-b036-4657-88f9-8db8821da7c2','67ed219e-d2e1-41a5-a011-3591bb77df15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0495fc73e54328adb07705e655110a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.315617 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (438c4dca-c579-4e3e-96c0-2111e0542a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.324304 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (438c4dca-c579-4e3e-96c0-2111e0542a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.325116 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Flow 'volume_create_api' (34f5677b-2dc3-400c-9041-4e7e25ff7e32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:18.325436 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Create volume request issued successfully. Aug 13 07:04:18.325976 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-644308ee-c20b-4a6d-a106-8b82b353ba41 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:04:18.326415 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 955/3861] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:04:18 2026] POST /volume/v3/volumes => generated 754 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:18.337541 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:18.339353 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:18.339733 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1735605765"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:18.341292 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Create volume request body: {'volume': {"'imageRef": '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1735605765'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:18.341462 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Create volume of 1 GB Aug 13 07:04:18.345761 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Availability Zones retrieved successfully. Aug 13 07:04:18.351365 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Flow 'volume_create_api' (52965b37-4842-440d-b598-14dca3e60c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:18.352433 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffa949a0-b6d3-417b-8ba9-ed78c31d30bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.353425 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:04:18.377991 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffa949a0-b6d3-417b-8ba9-ed78c31d30bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.378761 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22dfc8b7-73d1-4a63-9add-f70edc0789de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.416092 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Created reservations ['c021bb2d-f8d5-4795-b9e9-498efb032253', 'c6c2775a-6057-4f64-b006-97adc9aa10ad', 'c5657e09-e82b-46a4-9328-6ca7bdd8aaac', '50b0920e-9e95-4e24-9764-8b6d15fc4fca'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:18.417255 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22dfc8b7-73d1-4a63-9add-f70edc0789de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c021bb2d-f8d5-4795-b9e9-498efb032253', 'c6c2775a-6057-4f64-b006-97adc9aa10ad', 'c5657e09-e82b-46a4-9328-6ca7bdd8aaac', '50b0920e-9e95-4e24-9764-8b6d15fc4fca']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.418124 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d997b12-7928-4c5c-89a2-eb52271280e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.439637 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d997b12-7928-4c5c-89a2-eb52271280e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bf4b901-bb34-42cf-8869-b3ca00d1b702', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1735605765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8eb1a680eee48fe944a04792a78cb46',qos_specs=None,replication_status=,reservations=['c021bb2d-f8d5-4795-b9e9-498efb032253','c6c2775a-6057-4f64-b006-97adc9aa10ad','c5657e09-e82b-46a4-9328-6ca7bdd8aaac','50b0920e-9e95-4e24-9764-8b6d15fc4fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0495fc73e54328adb07705e655110a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:04:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1735605765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bf4b901-bb34-42cf-8869-b3ca00d1b702,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8eb1a680eee48fe944a04792a78cb46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0495fc73e54328adb07705e655110a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.440379 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a12e9413-f24f-4be8-a3e5-161fc02570e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.458114 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a12e9413-f24f-4be8-a3e5-161fc02570e5) transitioned into state 'SUCCESS' from state '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-1735605765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8eb1a680eee48fe944a04792a78cb46',qos_specs=None,replication_status=,reservations=['c021bb2d-f8d5-4795-b9e9-498efb032253','c6c2775a-6057-4f64-b006-97adc9aa10ad','c5657e09-e82b-46a4-9328-6ca7bdd8aaac','50b0920e-9e95-4e24-9764-8b6d15fc4fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0495fc73e54328adb07705e655110a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.458848 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (317ddfb4-4c13-4fec-8df9-a76fea58d52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.467769 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (317ddfb4-4c13-4fec-8df9-a76fea58d52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.468744 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Flow 'volume_create_api' (52965b37-4842-440d-b598-14dca3e60c31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:18.469058 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Create volume request issued successfully. Aug 13 07:04:18.469659 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cae51550-fa81-4fbf-85cd-13575fdd69d8 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:04:18.470082 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 971/3862] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:04:18 2026] POST /volume/v3/volumes => generated 755 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:18.482292 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:18.484094 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:18.484547 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-626382462"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:18.486052 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Create volume request body: {'volume': {"'imageRef": '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-626382462'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:18.486177 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Create volume of 1 GB Aug 13 07:04:18.490301 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Availability Zones retrieved successfully. Aug 13 07:04:18.495386 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Flow 'volume_create_api' (82d84b4d-aa05-45a6-9af4-46a427029cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:18.496207 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d33fd783-7a37-42b5-8630-68503b4c2669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.497127 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:04:18.522980 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d33fd783-7a37-42b5-8630-68503b4c2669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.524083 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8c85245-00bb-4bde-9e9c-51dc5f0afdca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.561395 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Created reservations ['bfae47cb-60d0-404f-83b7-5b2232f6e980', '5150846f-efd7-49db-93c9-50758264fbfc', '1c74c17f-0720-4d4c-83f4-b8a1fa9f2829', '7fefd53b-ad0b-49fe-83c7-5fb8978021b7'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:18.562137 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8c85245-00bb-4bde-9e9c-51dc5f0afdca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfae47cb-60d0-404f-83b7-5b2232f6e980', '5150846f-efd7-49db-93c9-50758264fbfc', '1c74c17f-0720-4d4c-83f4-b8a1fa9f2829', '7fefd53b-ad0b-49fe-83c7-5fb8978021b7']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.562814 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25653a8c-2420-4a99-8d13-1c5df4e3d1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.599817 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25653a8c-2420-4a99-8d13-1c5df4e3d1c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '952cd625-e33d-4fb2-ace4-ed52dbdd791c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-626382462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8eb1a680eee48fe944a04792a78cb46',qos_specs=None,replication_status=,reservations=['bfae47cb-60d0-404f-83b7-5b2232f6e980','5150846f-efd7-49db-93c9-50758264fbfc','1c74c17f-0720-4d4c-83f4-b8a1fa9f2829','7fefd53b-ad0b-49fe-83c7-5fb8978021b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0495fc73e54328adb07705e655110a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:04:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-626382462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=952cd625-e33d-4fb2-ace4-ed52dbdd791c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8eb1a680eee48fe944a04792a78cb46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0495fc73e54328adb07705e655110a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.601065 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52ad1f67-090d-4677-b811-d5f2885552d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.618099 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52ad1f67-090d-4677-b811-d5f2885552d9) transitioned into state 'SUCCESS' from state '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-626382462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8eb1a680eee48fe944a04792a78cb46',qos_specs=None,replication_status=,reservations=['bfae47cb-60d0-404f-83b7-5b2232f6e980','5150846f-efd7-49db-93c9-50758264fbfc','1c74c17f-0720-4d4c-83f4-b8a1fa9f2829','7fefd53b-ad0b-49fe-83c7-5fb8978021b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0495fc73e54328adb07705e655110a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.618999 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8d38979-6c0e-490f-85b2-4ca87e8d4d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.626853 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8d38979-6c0e-490f-85b2-4ca87e8d4d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.627604 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Flow 'volume_create_api' (82d84b4d-aa05-45a6-9af4-46a427029cab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:18.627885 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Create volume request issued successfully. Aug 13 07:04:18.628414 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-28fc3119-8f75-44ba-ae0e-5cf92aae401e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:04:18.628874 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 974/3863] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:04:18 2026] POST /volume/v3/volumes => generated 754 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:18.640072 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:18.644765 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:18.645113 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1778832701"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:18.646581 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Create volume request body: {'volume': {"'imageRef": '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1778832701'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:18.646699 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Create volume of 1 GB Aug 13 07:04:18.646947 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:18.646947 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:18.650809 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Availability Zones retrieved successfully. Aug 13 07:04:18.656555 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Flow 'volume_create_api' (8e741135-2f4c-44be-8470-0f44a4b26d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:18.657479 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (641ee610-4fda-4d12-82e2-0b92fe37864d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.658449 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:04:18.687000 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (641ee610-4fda-4d12-82e2-0b92fe37864d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.687812 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02e44468-923d-46cd-b360-6995e80e208e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.711281 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b5e3beeb-737a-4352-85ee-7b6500ae82f7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:18.713282 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b5e3beeb-737a-4352-85ee-7b6500ae82f7 tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] GET https://10.4.3.81/volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e Aug 13 07:04:18.713425 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b5e3beeb-737a-4352-85ee-7b6500ae82f7 tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:18.713610 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b5e3beeb-737a-4352-85ee-7b6500ae82f7 tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:18.723403 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b5e3beeb-737a-4352-85ee-7b6500ae82f7 tempest-VolumesTransfersTest-814992085 tempest-VolumesTransfersTest-814992085-project-admin] https://10.4.3.81/volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e returned with HTTP 404 Aug 13 07:04:18.724015 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 956/3864] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:18 2026] GET /volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:18.727837 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Created reservations ['2ae31dbb-c622-4af0-bf9a-a0cc2a4e0bb4', 'af203a90-a392-494a-83a6-009815d8f4f2', 'f8dddff9-6e2b-422b-8af9-c0b6de9531ab', '4452074c-ab70-4fcd-b60d-c3278264eaae'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:18.728751 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02e44468-923d-46cd-b360-6995e80e208e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ae31dbb-c622-4af0-bf9a-a0cc2a4e0bb4', 'af203a90-a392-494a-83a6-009815d8f4f2', 'f8dddff9-6e2b-422b-8af9-c0b6de9531ab', '4452074c-ab70-4fcd-b60d-c3278264eaae']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.729823 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (644f2835-a526-4671-b708-5998c44a072b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.731709 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b83014d1-e4f8-40f2-a099-1678e56c9048 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:18.733341 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b83014d1-e4f8-40f2-a099-1678e56c9048 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] GET https://10.4.3.81/volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e Aug 13 07:04:18.733529 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b83014d1-e4f8-40f2-a099-1678e56c9048 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:18.733700 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b83014d1-e4f8-40f2-a099-1678e56c9048 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:18.738743 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b83014d1-e4f8-40f2-a099-1678e56c9048 tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] https://10.4.3.81/volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e returned with HTTP 404 Aug 13 07:04:18.739127 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 972/3865] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:18 2026] GET /volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:18.745816 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0aee1413-cb6a-48cd-a99b-ccb220391fda None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:18.747913 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0aee1413-cb6a-48cd-a99b-ccb220391fda tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e Aug 13 07:04:18.748136 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0aee1413-cb6a-48cd-a99b-ccb220391fda tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:18.748377 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0aee1413-cb6a-48cd-a99b-ccb220391fda tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:18.748577 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-0aee1413-cb6a-48cd-a99b-ccb220391fda tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] Delete volume with id: 8c40e915-092b-4dd6-abc8-fea76648d13e Aug 13 07:04:18.753782 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (644f2835-a526-4671-b708-5998c44a072b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '883cd795-7eb0-4f64-8bb0-89c34778a0ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1778832701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8eb1a680eee48fe944a04792a78cb46',qos_specs=None,replication_status=,reservations=['2ae31dbb-c622-4af0-bf9a-a0cc2a4e0bb4','af203a90-a392-494a-83a6-009815d8f4f2','f8dddff9-6e2b-422b-8af9-c0b6de9531ab','4452074c-ab70-4fcd-b60d-c3278264eaae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0495fc73e54328adb07705e655110a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:04:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1778832701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=883cd795-7eb0-4f64-8bb0-89c34778a0ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8eb1a680eee48fe944a04792a78cb46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0495fc73e54328adb07705e655110a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.754137 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0aee1413-cb6a-48cd-a99b-ccb220391fda tempest-VolumesTransfersTest-868620033 tempest-VolumesTransfersTest-868620033-project-member] https://10.4.3.81/volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e returned with HTTP 404 Aug 13 07:04:18.754479 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d89539f4-bbc8-457c-95a4-f2c9e8913847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.754708 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 975/3866] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:04:18 2026] DELETE /volume/v3/volumes/8c40e915-092b-4dd6-abc8-fea76648d13e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:18.771152 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d89539f4-bbc8-457c-95a4-f2c9e8913847) transitioned into state 'SUCCESS' from state '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-1778832701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8eb1a680eee48fe944a04792a78cb46',qos_specs=None,replication_status=,reservations=['2ae31dbb-c622-4af0-bf9a-a0cc2a4e0bb4','af203a90-a392-494a-83a6-009815d8f4f2','f8dddff9-6e2b-422b-8af9-c0b6de9531ab','4452074c-ab70-4fcd-b60d-c3278264eaae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0495fc73e54328adb07705e655110a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.771835 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8383e6f5-be34-40e8-9259-91724eec1841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:18.779971 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8383e6f5-be34-40e8-9259-91724eec1841) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:18.780780 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Flow 'volume_create_api' (8e741135-2f4c-44be-8470-0f44a4b26d03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:18.781054 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Create volume request issued successfully. Aug 13 07:04:18.781684 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-93e13d8e-1947-4f14-88a1-f9afb37b9026 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:04:18.782105 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 964/3867] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:04:18 2026] POST /volume/v3/volumes => generated 755 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:18.793345 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2be94a46-55de-435a-a901-b55f0b282b7b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:18.795065 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2be94a46-55de-435a-a901-b55f0b282b7b tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] GET https://10.4.3.81/volume/v3/volumes/b0d902cd-4b03-4368-9c97-ebb8a208a6e1 Aug 13 07:04:18.795253 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2be94a46-55de-435a-a901-b55f0b282b7b tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:18.795456 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2be94a46-55de-435a-a901-b55f0b282b7b tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:18.801960 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:18.801960 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:18.806496 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2be94a46-55de-435a-a901-b55f0b282b7b tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Volume info retrieved successfully. Aug 13 07:04:18.813631 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2be94a46-55de-435a-a901-b55f0b282b7b tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes/b0d902cd-4b03-4368-9c97-ebb8a208a6e1 returned with HTTP 200 Aug 13 07:04:18.813980 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 957/3868] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:18 2026] GET /volume/v3/volumes/b0d902cd-4b03-4368-9c97-ebb8a208a6e1 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:18.821853 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-b8167ea4-a80f-4115-b9c3-851bed916aca None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:18.824018 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-b8167ea4-a80f-4115-b9c3-851bed916aca tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74/encryption Aug 13 07:04:18.824211 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-b8167ea4-a80f-4115-b9c3-851bed916aca tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:18.824450 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-b8167ea4-a80f-4115-b9c3-851bed916aca tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:18.835798 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-91bc4d03-41d6-46f1-b256-ed723d1c72e1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:18.836066 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:18.836066 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:18.836241 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-91bc4d03-41d6-46f1-b256-ed723d1c72e1 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] GET https://10.4.3.81/volume/v3/volumes/68fd7336-d343-4a33-932f-5ede79c5505d Aug 13 07:04:18.836486 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-91bc4d03-41d6-46f1-b256-ed723d1c72e1 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:18.836696 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-91bc4d03-41d6-46f1-b256-ed723d1c72e1 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:18.840290 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7d65e0da-156a-4783-a10f-67ed98a9dfb7 req-b8167ea4-a80f-4115-b9c3-851bed916aca tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74/encryption returned with HTTP 200 Aug 13 07:04:18.840743 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 973/3869] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 07:04:18 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:18.852949 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:18.852949 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:18.858071 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-91bc4d03-41d6-46f1-b256-ed723d1c72e1 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Volume info retrieved successfully. Aug 13 07:04:18.867665 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-91bc4d03-41d6-46f1-b256-ed723d1c72e1 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes/68fd7336-d343-4a33-932f-5ede79c5505d returned with HTTP 200 Aug 13 07:04:18.868336 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 976/3870] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:18 2026] GET /volume/v3/volumes/68fd7336-d343-4a33-932f-5ede79c5505d => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:18.886202 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c8fb1eba-66f3-43dc-b141-8a64166ce336 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:18.888485 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c8fb1eba-66f3-43dc-b141-8a64166ce336 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] GET https://10.4.3.81/volume/v3/volumes/5bf4b901-bb34-42cf-8869-b3ca00d1b702 Aug 13 07:04:18.888485 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c8fb1eba-66f3-43dc-b141-8a64166ce336 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:18.888669 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c8fb1eba-66f3-43dc-b141-8a64166ce336 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:18.899304 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:18.899304 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:18.905920 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c8fb1eba-66f3-43dc-b141-8a64166ce336 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Volume info retrieved successfully. Aug 13 07:04:18.914079 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c8fb1eba-66f3-43dc-b141-8a64166ce336 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes/5bf4b901-bb34-42cf-8869-b3ca00d1b702 returned with HTTP 200 Aug 13 07:04:18.914079 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 965/3871] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:18 2026] GET /volume/v3/volumes/5bf4b901-bb34-42cf-8869-b3ca00d1b702 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:18.931204 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f7f8c47f-128d-4e06-b613-c436101689f4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:18.935877 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f7f8c47f-128d-4e06-b613-c436101689f4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] GET https://10.4.3.81/volume/v3/volumes/952cd625-e33d-4fb2-ace4-ed52dbdd791c Aug 13 07:04:18.935877 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f7f8c47f-128d-4e06-b613-c436101689f4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:18.935877 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f7f8c47f-128d-4e06-b613-c436101689f4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:18.957368 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:18.957368 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:18.962471 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f7f8c47f-128d-4e06-b613-c436101689f4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Volume info retrieved successfully. Aug 13 07:04:18.969457 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f7f8c47f-128d-4e06-b613-c436101689f4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes/952cd625-e33d-4fb2-ace4-ed52dbdd791c returned with HTTP 200 Aug 13 07:04:18.969957 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 958/3872] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:18 2026] GET /volume/v3/volumes/952cd625-e33d-4fb2-ace4-ed52dbdd791c => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:18.990480 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ce30dc0c-3ad5-4cc7-961b-f8f77c3cfed2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:18.992442 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ce30dc0c-3ad5-4cc7-961b-f8f77c3cfed2 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] GET https://10.4.3.81/volume/v3/volumes/883cd795-7eb0-4f64-8bb0-89c34778a0ff Aug 13 07:04:18.992442 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ce30dc0c-3ad5-4cc7-961b-f8f77c3cfed2 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:18.992611 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ce30dc0c-3ad5-4cc7-961b-f8f77c3cfed2 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:18.999852 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:18.999852 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:19.003534 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ce30dc0c-3ad5-4cc7-961b-f8f77c3cfed2 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Volume info retrieved successfully. Aug 13 07:04:19.007970 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ce30dc0c-3ad5-4cc7-961b-f8f77c3cfed2 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes/883cd795-7eb0-4f64-8bb0-89c34778a0ff returned with HTTP 200 Aug 13 07:04:19.008426 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 974/3873] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:18 2026] GET /volume/v3/volumes/883cd795-7eb0-4f64-8bb0-89c34778a0ff => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:19.023346 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-284e691e-b17b-46a0-b4fa-9753d71a1397 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:19.027292 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-284e691e-b17b-46a0-b4fa-9753d71a1397 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] DELETE https://10.4.3.81/volume/v3/volumes/883cd795-7eb0-4f64-8bb0-89c34778a0ff Aug 13 07:04:19.027625 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-284e691e-b17b-46a0-b4fa-9753d71a1397 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:19.027923 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-284e691e-b17b-46a0-b4fa-9753d71a1397 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:19.028198 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-284e691e-b17b-46a0-b4fa-9753d71a1397 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Delete volume with id: 883cd795-7eb0-4f64-8bb0-89c34778a0ff Aug 13 07:04:19.043349 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:19.043349 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:19.043875 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-284e691e-b17b-46a0-b4fa-9753d71a1397 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Volume info retrieved successfully. Aug 13 07:04:19.072555 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-284e691e-b17b-46a0-b4fa-9753d71a1397 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Delete volume request issued successfully. Aug 13 07:04:19.072706 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-284e691e-b17b-46a0-b4fa-9753d71a1397 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes/883cd795-7eb0-4f64-8bb0-89c34778a0ff returned with HTTP 202 Aug 13 07:04:19.073124 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 977/3874] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:04:19 2026] DELETE /volume/v3/volumes/883cd795-7eb0-4f64-8bb0-89c34778a0ff => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:19.080550 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1ad3e917-48d3-4a11-99e3-1ba5160c82f5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:19.082698 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1ad3e917-48d3-4a11-99e3-1ba5160c82f5 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] GET https://10.4.3.81/volume/v3/volumes/883cd795-7eb0-4f64-8bb0-89c34778a0ff Aug 13 07:04:19.082962 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1ad3e917-48d3-4a11-99e3-1ba5160c82f5 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:19.083185 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1ad3e917-48d3-4a11-99e3-1ba5160c82f5 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:19.091055 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:19.091055 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:19.091139 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-de749d59-a93b-402a-8cdd-2b3af0e8a074 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:19.092843 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-de749d59-a93b-402a-8cdd-2b3af0e8a074 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:19.093018 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-de749d59-a93b-402a-8cdd-2b3af0e8a074 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:19.093210 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-de749d59-a93b-402a-8cdd-2b3af0e8a074 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:19.100117 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1ad3e917-48d3-4a11-99e3-1ba5160c82f5 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Volume info retrieved successfully. Aug 13 07:04:19.104061 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:19.104061 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:19.105672 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1ad3e917-48d3-4a11-99e3-1ba5160c82f5 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes/883cd795-7eb0-4f64-8bb0-89c34778a0ff returned with HTTP 200 Aug 13 07:04:19.106223 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 966/3875] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:19 2026] GET /volume/v3/volumes/883cd795-7eb0-4f64-8bb0-89c34778a0ff => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:19.108564 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-de749d59-a93b-402a-8cdd-2b3af0e8a074 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:19.114000 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-de749d59-a93b-402a-8cdd-2b3af0e8a074 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 200 Aug 13 07:04:19.114839 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 959/3876] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:19 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:20.127836 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d59615f0-91e7-4921-9a42-e70a8f2118bd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:20.131147 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d59615f0-91e7-4921-9a42-e70a8f2118bd tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] GET https://10.4.3.81/volume/v3/volumes/883cd795-7eb0-4f64-8bb0-89c34778a0ff Aug 13 07:04:20.131147 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d59615f0-91e7-4921-9a42-e70a8f2118bd tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:20.131343 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d59615f0-91e7-4921-9a42-e70a8f2118bd tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:20.131592 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-073ede32-f831-4d9e-91fe-b071dffcf273 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:20.134396 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-073ede32-f831-4d9e-91fe-b071dffcf273 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:20.134680 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-073ede32-f831-4d9e-91fe-b071dffcf273 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:20.134959 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-073ede32-f831-4d9e-91fe-b071dffcf273 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:20.137506 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d59615f0-91e7-4921-9a42-e70a8f2118bd tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes/883cd795-7eb0-4f64-8bb0-89c34778a0ff returned with HTTP 404 Aug 13 07:04:20.137952 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 975/3877] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:20 2026] GET /volume/v3/volumes/883cd795-7eb0-4f64-8bb0-89c34778a0ff => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:20.148229 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:20.148229 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:20.151687 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-12cbd5a4-a270-47f3-b060-106a3d67bf5e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:20.154919 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-073ede32-f831-4d9e-91fe-b071dffcf273 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:20.159139 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-12cbd5a4-a270-47f3-b060-106a3d67bf5e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] DELETE https://10.4.3.81/volume/v3/volumes/952cd625-e33d-4fb2-ace4-ed52dbdd791c Aug 13 07:04:20.159489 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-12cbd5a4-a270-47f3-b060-106a3d67bf5e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:20.159753 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-12cbd5a4-a270-47f3-b060-106a3d67bf5e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:20.159995 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-12cbd5a4-a270-47f3-b060-106a3d67bf5e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Delete volume with id: 952cd625-e33d-4fb2-ace4-ed52dbdd791c Aug 13 07:04:20.167107 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:20.167107 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:20.167604 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-12cbd5a4-a270-47f3-b060-106a3d67bf5e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Volume info retrieved successfully. Aug 13 07:04:20.168528 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-073ede32-f831-4d9e-91fe-b071dffcf273 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 200 Aug 13 07:04:20.169136 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 978/3878] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:20 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:20.195187 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-12cbd5a4-a270-47f3-b060-106a3d67bf5e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Delete volume request issued successfully. Aug 13 07:04:20.195299 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-12cbd5a4-a270-47f3-b060-106a3d67bf5e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes/952cd625-e33d-4fb2-ace4-ed52dbdd791c returned with HTTP 202 Aug 13 07:04:20.195692 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 967/3879] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:04:20 2026] DELETE /volume/v3/volumes/952cd625-e33d-4fb2-ace4-ed52dbdd791c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:20.206271 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-26c143cf-3f72-4a4d-b913-e4e25979af07 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:20.208378 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-26c143cf-3f72-4a4d-b913-e4e25979af07 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] GET https://10.4.3.81/volume/v3/volumes/952cd625-e33d-4fb2-ace4-ed52dbdd791c Aug 13 07:04:20.208669 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-26c143cf-3f72-4a4d-b913-e4e25979af07 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:20.208927 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-26c143cf-3f72-4a4d-b913-e4e25979af07 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:20.218620 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:20.218620 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:20.223247 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-26c143cf-3f72-4a4d-b913-e4e25979af07 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Volume info retrieved successfully. Aug 13 07:04:20.229192 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-26c143cf-3f72-4a4d-b913-e4e25979af07 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes/952cd625-e33d-4fb2-ace4-ed52dbdd791c returned with HTTP 200 Aug 13 07:04:20.229646 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 960/3880] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:20 2026] GET /volume/v3/volumes/952cd625-e33d-4fb2-ace4-ed52dbdd791c => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:21.079456 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:21.183490 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:21.183888 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-733648837"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:21.184976 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-74645a22-e906-44e1-a3ed-1d38ada6d126 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:21.185381 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-733648837'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:21.185381 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Create volume of 2 GB Aug 13 07:04:21.188122 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-74645a22-e906-44e1-a3ed-1d38ada6d126 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:21.188476 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-74645a22-e906-44e1-a3ed-1d38ada6d126 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:21.188761 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-74645a22-e906-44e1-a3ed-1d38ada6d126 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:21.189477 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Availability Zones retrieved successfully. Aug 13 07:04:21.194780 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Flow 'volume_create_api' (703de208-c9c3-4aad-85a1-aedb8fe2492e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:21.195736 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0b21445-233f-4f51-815d-70e5ddc79fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:21.196618 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Validating volume size '2' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:04:21.198303 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:21.198303 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:21.202298 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-74645a22-e906-44e1-a3ed-1d38ada6d126 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:21.206987 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-74645a22-e906-44e1-a3ed-1d38ada6d126 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 200 Aug 13 07:04:21.207491 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 979/3881] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:21 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:21.220183 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0b21445-233f-4f51-815d-70e5ddc79fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:21.220934 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ccb6f97-660f-4f6d-8570-37af53251204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:21.247044 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-28a2796f-0589-4be1-87b6-1581e0391e73 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:21.249049 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-28a2796f-0589-4be1-87b6-1581e0391e73 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] GET https://10.4.3.81/volume/v3/volumes/952cd625-e33d-4fb2-ace4-ed52dbdd791c Aug 13 07:04:21.249276 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-28a2796f-0589-4be1-87b6-1581e0391e73 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:21.249595 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-28a2796f-0589-4be1-87b6-1581e0391e73 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:21.254899 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-28a2796f-0589-4be1-87b6-1581e0391e73 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes/952cd625-e33d-4fb2-ace4-ed52dbdd791c returned with HTTP 404 Aug 13 07:04:21.255400 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 968/3882] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:21 2026] GET /volume/v3/volumes/952cd625-e33d-4fb2-ace4-ed52dbdd791c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:21.263095 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2e374cd4-74b9-48db-8426-9149d51ab70a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:21.265119 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2e374cd4-74b9-48db-8426-9149d51ab70a tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5bf4b901-bb34-42cf-8869-b3ca00d1b702 Aug 13 07:04:21.265667 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2e374cd4-74b9-48db-8426-9149d51ab70a tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:21.265889 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2e374cd4-74b9-48db-8426-9149d51ab70a tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:21.266104 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-2e374cd4-74b9-48db-8426-9149d51ab70a tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Delete volume with id: 5bf4b901-bb34-42cf-8869-b3ca00d1b702 Aug 13 07:04:21.274132 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:21.274132 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:21.274728 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2e374cd4-74b9-48db-8426-9149d51ab70a tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Volume info retrieved successfully. Aug 13 07:04:21.288770 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Created reservations ['6e5dde65-b86d-412b-9259-42afb0890a33', '4ec28c7b-63dc-49a1-a28c-a6ff372fd65b', 'ea99b003-a58e-4f4f-ad59-9875fb18b237', 'c2f5b042-c5ce-43d3-a078-acdca4e70745'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:21.289765 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ccb6f97-660f-4f6d-8570-37af53251204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e5dde65-b86d-412b-9259-42afb0890a33', '4ec28c7b-63dc-49a1-a28c-a6ff372fd65b', 'ea99b003-a58e-4f4f-ad59-9875fb18b237', 'c2f5b042-c5ce-43d3-a078-acdca4e70745']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:21.290717 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2e374cd4-74b9-48db-8426-9149d51ab70a tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Delete volume request issued successfully. Aug 13 07:04:21.290896 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2e374cd4-74b9-48db-8426-9149d51ab70a tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes/5bf4b901-bb34-42cf-8869-b3ca00d1b702 returned with HTTP 202 Aug 13 07:04:21.290947 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c2aaaeb-c33d-40b0-aab0-5c8c81b781f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:21.291604 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 961/3883] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:04:21 2026] DELETE /volume/v3/volumes/5bf4b901-bb34-42cf-8869-b3ca00d1b702 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:21.306932 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-881f01f8-75e6-41dd-b724-23da2c68ff04 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:21.308631 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-881f01f8-75e6-41dd-b724-23da2c68ff04 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] GET https://10.4.3.81/volume/v3/volumes/5bf4b901-bb34-42cf-8869-b3ca00d1b702 Aug 13 07:04:21.308792 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-881f01f8-75e6-41dd-b724-23da2c68ff04 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:21.308963 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-881f01f8-75e6-41dd-b724-23da2c68ff04 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:21.317178 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:21.317178 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:21.321303 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-881f01f8-75e6-41dd-b724-23da2c68ff04 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Volume info retrieved successfully. Aug 13 07:04:21.323223 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c2aaaeb-c33d-40b0-aab0-5c8c81b781f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-733648837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ec5ed41c23549f192570be37290d73a',qos_specs=None,replication_status=,reservations=['6e5dde65-b86d-412b-9259-42afb0890a33','4ec28c7b-63dc-49a1-a28c-a6ff372fd65b','ea99b003-a58e-4f4f-ad59-9875fb18b237','c2f5b042-c5ce-43d3-a078-acdca4e70745'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='231754692dae433eae119425f6097aad',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:04:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-733648837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ec5ed41c23549f192570be37290d73a',provider_auth=None,provider_geometry=None,provider_id=None,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='231754692dae433eae119425f6097aad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:21.324233 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d58c7d50-1799-42da-af2d-0b93a3c7ed80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:21.325277 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-881f01f8-75e6-41dd-b724-23da2c68ff04 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes/5bf4b901-bb34-42cf-8869-b3ca00d1b702 returned with HTTP 200 Aug 13 07:04:21.325890 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 980/3884] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:21 2026] GET /volume/v3/volumes/5bf4b901-bb34-42cf-8869-b3ca00d1b702 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:21.341757 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d58c7d50-1799-42da-af2d-0b93a3c7ed80) transitioned into state 'SUCCESS' from state '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-733648837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ec5ed41c23549f192570be37290d73a',qos_specs=None,replication_status=,reservations=['6e5dde65-b86d-412b-9259-42afb0890a33','4ec28c7b-63dc-49a1-a28c-a6ff372fd65b','ea99b003-a58e-4f4f-ad59-9875fb18b237','c2f5b042-c5ce-43d3-a078-acdca4e70745'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='231754692dae433eae119425f6097aad',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:21.342545 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7eeaa6e-35ff-4764-82c0-45513cebe185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:21.350869 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7eeaa6e-35ff-4764-82c0-45513cebe185) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:21.351712 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Flow 'volume_create_api' (703de208-c9c3-4aad-85a1-aedb8fe2492e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:21.352006 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Create volume request issued successfully. Aug 13 07:04:21.352584 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4d4f1782-2540-424f-81ed-1a90adb9a24c tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:04:21.353108 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 976/3885] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:04:21 2026] POST /volume/v3/volumes => generated 752 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:21.366429 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e5ffc204-6477-4c24-8d30-78ca958655a3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:21.368313 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e5ffc204-6477-4c24-8d30-78ca958655a3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] GET https://10.4.3.81/volume/v3/volumes/14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82 Aug 13 07:04:21.368569 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e5ffc204-6477-4c24-8d30-78ca958655a3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:21.368817 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e5ffc204-6477-4c24-8d30-78ca958655a3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:21.375599 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:21.375599 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:21.379661 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e5ffc204-6477-4c24-8d30-78ca958655a3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Volume info retrieved successfully. Aug 13 07:04:21.383642 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e5ffc204-6477-4c24-8d30-78ca958655a3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] https://10.4.3.81/volume/v3/volumes/14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82 returned with HTTP 200 Aug 13 07:04:21.383994 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 969/3886] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:21 2026] GET /volume/v3/volumes/14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:22.221841 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b29cb2f0-ef24-426a-950f-9d04cae7c766 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:22.225248 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b29cb2f0-ef24-426a-950f-9d04cae7c766 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:22.225571 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b29cb2f0-ef24-426a-950f-9d04cae7c766 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:22.226527 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b29cb2f0-ef24-426a-950f-9d04cae7c766 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:22.239963 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:22.239963 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:22.245111 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b29cb2f0-ef24-426a-950f-9d04cae7c766 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:22.251167 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b29cb2f0-ef24-426a-950f-9d04cae7c766 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 200 Aug 13 07:04:22.251731 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 962/3887] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:22 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:22.343493 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c735aaeb-437f-480f-a7cb-1c34b8fd977b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:22.345544 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c735aaeb-437f-480f-a7cb-1c34b8fd977b tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] GET https://10.4.3.81/volume/v3/volumes/5bf4b901-bb34-42cf-8869-b3ca00d1b702 Aug 13 07:04:22.345739 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c735aaeb-437f-480f-a7cb-1c34b8fd977b tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:22.345920 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c735aaeb-437f-480f-a7cb-1c34b8fd977b tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:22.352688 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c735aaeb-437f-480f-a7cb-1c34b8fd977b tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes/5bf4b901-bb34-42cf-8869-b3ca00d1b702 returned with HTTP 404 Aug 13 07:04:22.353416 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 981/3888] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:22 2026] GET /volume/v3/volumes/5bf4b901-bb34-42cf-8869-b3ca00d1b702 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:22.360769 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-df85dd67-c677-4c48-877e-4815e04c32d2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:22.363313 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-df85dd67-c677-4c48-877e-4815e04c32d2 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] DELETE https://10.4.3.81/volume/v3/volumes/68fd7336-d343-4a33-932f-5ede79c5505d Aug 13 07:04:22.363596 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-df85dd67-c677-4c48-877e-4815e04c32d2 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:22.363852 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-df85dd67-c677-4c48-877e-4815e04c32d2 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:22.364071 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-df85dd67-c677-4c48-877e-4815e04c32d2 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Delete volume with id: 68fd7336-d343-4a33-932f-5ede79c5505d Aug 13 07:04:22.373881 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:22.373881 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:22.374767 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-df85dd67-c677-4c48-877e-4815e04c32d2 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Volume info retrieved successfully. Aug 13 07:04:22.392539 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-df85dd67-c677-4c48-877e-4815e04c32d2 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Delete volume request issued successfully. Aug 13 07:04:22.392700 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-df85dd67-c677-4c48-877e-4815e04c32d2 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes/68fd7336-d343-4a33-932f-5ede79c5505d returned with HTTP 202 Aug 13 07:04:22.393096 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 977/3889] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:04:22 2026] DELETE /volume/v3/volumes/68fd7336-d343-4a33-932f-5ede79c5505d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:22.395797 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6284b958-016e-4900-8c23-d235035c5b97 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:22.397675 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6284b958-016e-4900-8c23-d235035c5b97 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] GET https://10.4.3.81/volume/v3/volumes/14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82 Aug 13 07:04:22.397843 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6284b958-016e-4900-8c23-d235035c5b97 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:22.398071 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6284b958-016e-4900-8c23-d235035c5b97 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:22.402804 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-80d5eae0-89bf-4b50-a7e6-e757dfa91860 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:22.405585 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80d5eae0-89bf-4b50-a7e6-e757dfa91860 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] GET https://10.4.3.81/volume/v3/volumes/68fd7336-d343-4a33-932f-5ede79c5505d Aug 13 07:04:22.405881 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80d5eae0-89bf-4b50-a7e6-e757dfa91860 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:22.406145 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80d5eae0-89bf-4b50-a7e6-e757dfa91860 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:22.406622 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:22.406622 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:22.413923 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6284b958-016e-4900-8c23-d235035c5b97 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Volume info retrieved successfully. Aug 13 07:04:22.416413 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:22.416413 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:22.418904 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6284b958-016e-4900-8c23-d235035c5b97 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] https://10.4.3.81/volume/v3/volumes/14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82 returned with HTTP 200 Aug 13 07:04:22.419313 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 970/3890] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:22 2026] GET /volume/v3/volumes/14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:22.422416 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-80d5eae0-89bf-4b50-a7e6-e757dfa91860 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Volume info retrieved successfully. Aug 13 07:04:22.428172 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80d5eae0-89bf-4b50-a7e6-e757dfa91860 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes/68fd7336-d343-4a33-932f-5ede79c5505d returned with HTTP 200 Aug 13 07:04:22.428847 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 963/3891] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:22 2026] GET /volume/v3/volumes/68fd7336-d343-4a33-932f-5ede79c5505d => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:22.442016 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a4d8a223-166a-45a0-af03-0a2e517761e3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:22.443638 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a4d8a223-166a-45a0-af03-0a2e517761e3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:22.443935 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a4d8a223-166a-45a0-af03-0a2e517761e3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:22.445634 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-a4d8a223-166a-45a0-af03-0a2e517761e3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:22.453167 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:22.453167 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:22.453735 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a4d8a223-166a-45a0-af03-0a2e517761e3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Volume retrieved successfully. Aug 13 07:04:22.453880 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-a4d8a223-166a-45a0-af03-0a2e517761e3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Create volume of 1 GB Aug 13 07:04:22.457909 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a4d8a223-166a-45a0-af03-0a2e517761e3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Availability Zones retrieved successfully. Aug 13 07:04:22.463863 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a4d8a223-166a-45a0-af03-0a2e517761e3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Flow 'volume_create_api' (96718400-911c-4460-8847-20148d6a5dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:22.465481 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a4d8a223-166a-45a0-af03-0a2e517761e3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (092dd8a2-a4e9-4c4e-a723-19acf97042e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:22.467096 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-a4d8a223-166a-45a0-af03-0a2e517761e3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:04:22.468133 np0000007169 devstack@c-api.service[100295]: WARNING cinder.volume.api [None req-a4d8a223-166a-45a0-af03-0a2e517761e3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (092dd8a2-a4e9-4c4e-a723-19acf97042e8) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 07:04:22.468133 np0000007169 devstack@c-api.service[100295]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Aug 13 07:04:22.470368 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a4d8a223-166a-45a0-af03-0a2e517761e3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (092dd8a2-a4e9-4c4e-a723-19acf97042e8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:22.471119 np0000007169 devstack@c-api.service[100295]: WARNING cinder.volume.api [None req-a4d8a223-166a-45a0-af03-0a2e517761e3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (092dd8a2-a4e9-4c4e-a723-19acf97042e8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 07:04:22.472374 np0000007169 devstack@c-api.service[100295]: WARNING cinder.volume.api [None req-a4d8a223-166a-45a0-af03-0a2e517761e3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Flow 'volume_create_api' (96718400-911c-4460-8847-20148d6a5dce) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 07:04:22.472841 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a4d8a223-166a-45a0-af03-0a2e517761e3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 13 07:04:22.473715 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 982/3892] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:04:22 2026] POST /volume/v3/volumes => generated 173 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 07:04:22.480582 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-25336e3b-bf07-4ba4-99e0-9854e3655da3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:22.482331 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25336e3b-bf07-4ba4-99e0-9854e3655da3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] GET https://10.4.3.81/volume/v3/volumes/14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82 Aug 13 07:04:22.482554 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25336e3b-bf07-4ba4-99e0-9854e3655da3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:22.482735 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25336e3b-bf07-4ba4-99e0-9854e3655da3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:22.490766 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:22.490766 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:22.494532 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-25336e3b-bf07-4ba4-99e0-9854e3655da3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Volume info retrieved successfully. Aug 13 07:04:22.499141 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25336e3b-bf07-4ba4-99e0-9854e3655da3 tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] https://10.4.3.81/volume/v3/volumes/14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82 returned with HTTP 200 Aug 13 07:04:22.499566 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 978/3893] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:22 2026] GET /volume/v3/volumes/14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:22.511339 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9bbf61cd-e12e-4c88-989d-5fc6540371ba None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:22.513032 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9bbf61cd-e12e-4c88-989d-5fc6540371ba tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] DELETE https://10.4.3.81/volume/v3/volumes/14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82 Aug 13 07:04:22.513203 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9bbf61cd-e12e-4c88-989d-5fc6540371ba tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:22.513410 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9bbf61cd-e12e-4c88-989d-5fc6540371ba tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:22.513568 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-9bbf61cd-e12e-4c88-989d-5fc6540371ba tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Delete volume with id: 14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82 Aug 13 07:04:22.520433 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:22.520433 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:22.520862 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9bbf61cd-e12e-4c88-989d-5fc6540371ba tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Volume info retrieved successfully. Aug 13 07:04:22.535316 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9bbf61cd-e12e-4c88-989d-5fc6540371ba tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Delete volume request issued successfully. Aug 13 07:04:22.535557 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9bbf61cd-e12e-4c88-989d-5fc6540371ba tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] https://10.4.3.81/volume/v3/volumes/14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82 returned with HTTP 202 Aug 13 07:04:22.536050 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 971/3894] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:04:22 2026] DELETE /volume/v3/volumes/14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:22.546244 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-631e9fc4-833b-4ada-ae86-805f1fc8829a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:22.548609 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-631e9fc4-833b-4ada-ae86-805f1fc8829a tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] GET https://10.4.3.81/volume/v3/volumes/14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82 Aug 13 07:04:22.549039 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-631e9fc4-833b-4ada-ae86-805f1fc8829a tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:22.549328 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-631e9fc4-833b-4ada-ae86-805f1fc8829a tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:22.558739 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:22.558739 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:22.564055 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-631e9fc4-833b-4ada-ae86-805f1fc8829a tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Volume info retrieved successfully. Aug 13 07:04:22.570081 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-631e9fc4-833b-4ada-ae86-805f1fc8829a tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] https://10.4.3.81/volume/v3/volumes/14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82 returned with HTTP 200 Aug 13 07:04:22.570672 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 964/3895] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:22 2026] GET /volume/v3/volumes/14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:23.264938 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d0c7fc73-ff3d-427a-9e3e-23eb8581680e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:23.267345 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d0c7fc73-ff3d-427a-9e3e-23eb8581680e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:23.268125 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d0c7fc73-ff3d-427a-9e3e-23eb8581680e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:23.268125 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d0c7fc73-ff3d-427a-9e3e-23eb8581680e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:23.280258 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:23.280258 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:23.284646 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d0c7fc73-ff3d-427a-9e3e-23eb8581680e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:23.290243 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d0c7fc73-ff3d-427a-9e3e-23eb8581680e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 200 Aug 13 07:04:23.290868 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 983/3896] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:23 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:23.443774 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-99a99aa8-ed55-4b61-bc6d-df10b1b65b18 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:23.445750 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-99a99aa8-ed55-4b61-bc6d-df10b1b65b18 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] GET https://10.4.3.81/volume/v3/volumes/68fd7336-d343-4a33-932f-5ede79c5505d Aug 13 07:04:23.445963 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-99a99aa8-ed55-4b61-bc6d-df10b1b65b18 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:23.446142 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-99a99aa8-ed55-4b61-bc6d-df10b1b65b18 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:23.452010 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-99a99aa8-ed55-4b61-bc6d-df10b1b65b18 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes/68fd7336-d343-4a33-932f-5ede79c5505d returned with HTTP 404 Aug 13 07:04:23.452544 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 979/3897] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:23 2026] GET /volume/v3/volumes/68fd7336-d343-4a33-932f-5ede79c5505d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:23.460521 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-92b3d2d9-043d-4e41-8f6e-0eb108f3e39e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:23.462251 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-92b3d2d9-043d-4e41-8f6e-0eb108f3e39e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b0d902cd-4b03-4368-9c97-ebb8a208a6e1 Aug 13 07:04:23.462481 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-92b3d2d9-043d-4e41-8f6e-0eb108f3e39e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:23.462670 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-92b3d2d9-043d-4e41-8f6e-0eb108f3e39e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:23.462841 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-92b3d2d9-043d-4e41-8f6e-0eb108f3e39e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Delete volume with id: b0d902cd-4b03-4368-9c97-ebb8a208a6e1 Aug 13 07:04:23.469478 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:23.469478 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:23.469924 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-92b3d2d9-043d-4e41-8f6e-0eb108f3e39e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Volume info retrieved successfully. Aug 13 07:04:23.486304 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-92b3d2d9-043d-4e41-8f6e-0eb108f3e39e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Delete volume request issued successfully. Aug 13 07:04:23.486416 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-92b3d2d9-043d-4e41-8f6e-0eb108f3e39e tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes/b0d902cd-4b03-4368-9c97-ebb8a208a6e1 returned with HTTP 202 Aug 13 07:04:23.486808 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 972/3898] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:04:23 2026] DELETE /volume/v3/volumes/b0d902cd-4b03-4368-9c97-ebb8a208a6e1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:23.497789 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a312f22f-8b37-4703-927f-1ab903a353e3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:23.499668 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a312f22f-8b37-4703-927f-1ab903a353e3 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] GET https://10.4.3.81/volume/v3/volumes/b0d902cd-4b03-4368-9c97-ebb8a208a6e1 Aug 13 07:04:23.499871 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a312f22f-8b37-4703-927f-1ab903a353e3 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:23.500061 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a312f22f-8b37-4703-927f-1ab903a353e3 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:23.507293 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:23.507293 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:23.512089 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a312f22f-8b37-4703-927f-1ab903a353e3 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Volume info retrieved successfully. Aug 13 07:04:23.518368 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a312f22f-8b37-4703-927f-1ab903a353e3 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes/b0d902cd-4b03-4368-9c97-ebb8a208a6e1 returned with HTTP 200 Aug 13 07:04:23.518979 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 965/3899] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:23 2026] GET /volume/v3/volumes/b0d902cd-4b03-4368-9c97-ebb8a208a6e1 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:23.584817 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-516f7902-2d86-41b4-8b69-2693b1a767de None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:23.586672 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-516f7902-2d86-41b4-8b69-2693b1a767de tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] GET https://10.4.3.81/volume/v3/volumes/14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82 Aug 13 07:04:23.586920 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-516f7902-2d86-41b4-8b69-2693b1a767de tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:23.587145 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-516f7902-2d86-41b4-8b69-2693b1a767de tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:23.592715 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-516f7902-2d86-41b4-8b69-2693b1a767de tempest-VolumesCloneNegativeTest-1877665943 tempest-VolumesCloneNegativeTest-1877665943-project-member] https://10.4.3.81/volume/v3/volumes/14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82 returned with HTTP 404 Aug 13 07:04:23.593202 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 984/3900] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:23 2026] GET /volume/v3/volumes/14cbbd2e-0e6b-41c5-a9e5-628a0b10ed82 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:24.305422 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-adde8158-8439-42eb-b06f-aa0658a9625a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:24.307706 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-adde8158-8439-42eb-b06f-aa0658a9625a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:24.307904 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-adde8158-8439-42eb-b06f-aa0658a9625a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:24.308117 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-adde8158-8439-42eb-b06f-aa0658a9625a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:24.324785 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:24.324785 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:24.329911 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-adde8158-8439-42eb-b06f-aa0658a9625a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:24.336787 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-adde8158-8439-42eb-b06f-aa0658a9625a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 200 Aug 13 07:04:24.337448 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 980/3901] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:24 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:24.533207 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-72cccdad-6d5b-4c3b-94b6-8c38daebabc4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:24.535730 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-72cccdad-6d5b-4c3b-94b6-8c38daebabc4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] GET https://10.4.3.81/volume/v3/volumes/b0d902cd-4b03-4368-9c97-ebb8a208a6e1 Aug 13 07:04:24.536064 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-72cccdad-6d5b-4c3b-94b6-8c38daebabc4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:24.536559 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-72cccdad-6d5b-4c3b-94b6-8c38daebabc4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:24.547808 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-72cccdad-6d5b-4c3b-94b6-8c38daebabc4 tempest-CreateVolumesFromImageTest-1324246431 tempest-CreateVolumesFromImageTest-1324246431-project-member] https://10.4.3.81/volume/v3/volumes/b0d902cd-4b03-4368-9c97-ebb8a208a6e1 returned with HTTP 404 Aug 13 07:04:24.548731 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 973/3902] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:24 2026] GET /volume/v3/volumes/b0d902cd-4b03-4368-9c97-ebb8a208a6e1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:25.352107 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-723498e4-b81b-47f5-8e0f-3e29c511b8da None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:25.356047 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-723498e4-b81b-47f5-8e0f-3e29c511b8da tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:25.356288 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-723498e4-b81b-47f5-8e0f-3e29c511b8da tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:25.356536 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-723498e4-b81b-47f5-8e0f-3e29c511b8da tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:25.368425 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:25.368425 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:25.373384 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-723498e4-b81b-47f5-8e0f-3e29c511b8da tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:25.379571 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-723498e4-b81b-47f5-8e0f-3e29c511b8da tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 200 Aug 13 07:04:25.380219 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 966/3903] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:25 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:25.478264 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0211a366-3595-4847-a004-8543304f3124 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:25.591837 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0211a366-3595-4847-a004-8543304f3124 tempest-ProjectMemberTests-765749647 tempest-ProjectMemberTests-765749647-project-admin] GET https://10.4.3.81/volume/v3/scheduler-stats/get_pools Aug 13 07:04:25.592238 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0211a366-3595-4847-a004-8543304f3124 tempest-ProjectMemberTests-765749647 tempest-ProjectMemberTests-765749647-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:25.592607 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0211a366-3595-4847-a004-8543304f3124 tempest-ProjectMemberTests-765749647 tempest-ProjectMemberTests-765749647-project-admin] Calling method 'get_pools' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:25.602524 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0211a366-3595-4847-a004-8543304f3124 tempest-ProjectMemberTests-765749647 tempest-ProjectMemberTests-765749647-project-admin] https://10.4.3.81/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 07:04:25.603351 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 985/3904] 10.4.3.81 () {66 vars in 1284 bytes} [Thu Aug 13 07:04:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:25.610746 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-14aa5d23-acd7-44a3-a132-67bb9d41ef29 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:25.746728 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-14aa5d23-acd7-44a3-a132-67bb9d41ef29 tempest-ProjectMemberTests-765749647 tempest-ProjectMemberTests-765749647-project-member] GET https://10.4.3.81/volume/v3/capabilities/np0000007169@storpool Aug 13 07:04:25.746992 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-14aa5d23-acd7-44a3-a132-67bb9d41ef29 tempest-ProjectMemberTests-765749647 tempest-ProjectMemberTests-765749647-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:25.747258 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-14aa5d23-acd7-44a3-a132-67bb9d41ef29 tempest-ProjectMemberTests-765749647 tempest-ProjectMemberTests-765749647-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:25.750957 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.policy [None req-14aa5d23-acd7-44a3-a132-67bb9d41ef29 tempest-ProjectMemberTests-765749647 tempest-ProjectMemberTests-765749647-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'd68666ca429c48ca9ee627b1fac03d63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5c9116334344e718283710cd3b0dfe3', '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=100297) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:04:25.751223 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-14aa5d23-acd7-44a3-a132-67bb9d41ef29 tempest-ProjectMemberTests-765749647 tempest-ProjectMemberTests-765749647-project-member] https://10.4.3.81/volume/v3/capabilities/np0000007169@storpool returned with HTTP 403 Aug 13 07:04:25.751772 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 981/3905] 10.4.3.81 () {66 vars in 1311 bytes} [Thu Aug 13 07:04:25 2026] GET /volume/v3/capabilities/np0000007169@storpool => generated 110 bytes in 141 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:25.801479 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:25.834115 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:25.834746 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1405369730"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:25.836177 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1405369730'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:25.836303 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Create volume of 1 GB Aug 13 07:04:25.840850 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Availability Zones retrieved successfully. Aug 13 07:04:25.846337 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Flow 'volume_create_api' (c7222ad7-2507-46ea-9250-ece61727dcb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:25.847458 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7693625c-a9a7-4035-a311-1707174f9cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:25.848421 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:04:25.876890 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7693625c-a9a7-4035-a311-1707174f9cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:25.878009 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60e0a6d0-6471-44ad-b39a-715a4a654ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:25.945910 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Created reservations ['d3257d29-2bec-4c2c-8aa7-b5322aee2812', 'bebd3ce5-3d0c-4df0-90ee-6d0631bd6acd', '424cda09-ac72-401c-a214-2b188de1f1ab', 'a3a4f161-7475-498d-ab0e-8d4cb12a2468'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:25.946631 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60e0a6d0-6471-44ad-b39a-715a4a654ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3257d29-2bec-4c2c-8aa7-b5322aee2812', 'bebd3ce5-3d0c-4df0-90ee-6d0631bd6acd', '424cda09-ac72-401c-a214-2b188de1f1ab', 'a3a4f161-7475-498d-ab0e-8d4cb12a2468']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:25.947264 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03269b24-e2cb-4c6a-8cf3-aab6eb5c5cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:25.968281 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03269b24-e2cb-4c6a-8cf3-aab6eb5c5cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '228b3cda-7bfc-4389-bf49-27a9327cc76c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1405369730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71e72d8a47f541ebb1fcc061a3c362f3',qos_specs=None,replication_status=,reservations=['d3257d29-2bec-4c2c-8aa7-b5322aee2812','bebd3ce5-3d0c-4df0-90ee-6d0631bd6acd','424cda09-ac72-401c-a214-2b188de1f1ab','a3a4f161-7475-498d-ab0e-8d4cb12a2468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f90bcdebb51402486b3cfed7ddffc23',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:04:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1405369730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=228b3cda-7bfc-4389-bf49-27a9327cc76c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71e72d8a47f541ebb1fcc061a3c362f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f90bcdebb51402486b3cfed7ddffc23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:25.968951 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7392270e-3764-4aba-bbd1-c62b1b304a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:25.986529 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7392270e-3764-4aba-bbd1-c62b1b304a5b) transitioned into state 'SUCCESS' from state '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-1405369730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71e72d8a47f541ebb1fcc061a3c362f3',qos_specs=None,replication_status=,reservations=['d3257d29-2bec-4c2c-8aa7-b5322aee2812','bebd3ce5-3d0c-4df0-90ee-6d0631bd6acd','424cda09-ac72-401c-a214-2b188de1f1ab','a3a4f161-7475-498d-ab0e-8d4cb12a2468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f90bcdebb51402486b3cfed7ddffc23',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:25.987467 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f8dbb9c-b0e6-4f92-95fc-5ebf9c4886db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:25.995981 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f8dbb9c-b0e6-4f92-95fc-5ebf9c4886db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:25.997405 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Flow 'volume_create_api' (c7222ad7-2507-46ea-9250-ece61727dcb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:25.997866 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Create volume request issued successfully. Aug 13 07:04:25.998774 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4e68d8b6-4d8d-40d4-b740-58758f60360c tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:04:25.999339 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 974/3906] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:04:25 2026] POST /volume/v3/volumes => generated 764 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:26.011562 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-aeb153f6-62a6-4adf-b556-90efa8f3ec1e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:26.013359 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aeb153f6-62a6-4adf-b556-90efa8f3ec1e tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c Aug 13 07:04:26.013572 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aeb153f6-62a6-4adf-b556-90efa8f3ec1e tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:26.013752 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aeb153f6-62a6-4adf-b556-90efa8f3ec1e tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:26.021468 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:26.021468 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:26.025057 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-aeb153f6-62a6-4adf-b556-90efa8f3ec1e tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Volume info retrieved successfully. Aug 13 07:04:26.028802 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aeb153f6-62a6-4adf-b556-90efa8f3ec1e tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c returned with HTTP 200 Aug 13 07:04:26.029164 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 967/3907] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:04:26 2026] GET /volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:26.391606 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a12ebcb8-61ba-4b3c-b3c1-87217db1c451 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:26.393403 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a12ebcb8-61ba-4b3c-b3c1-87217db1c451 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:26.393636 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a12ebcb8-61ba-4b3c-b3c1-87217db1c451 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:26.393847 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a12ebcb8-61ba-4b3c-b3c1-87217db1c451 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:26.403118 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:26.403118 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:26.406219 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a12ebcb8-61ba-4b3c-b3c1-87217db1c451 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:26.410025 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a12ebcb8-61ba-4b3c-b3c1-87217db1c451 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 200 Aug 13 07:04:26.410444 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 986/3908] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:26 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:26.859004 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-81415df1-af09-4c41-9ea6-65a883bac903 req-67797dc6-86d3-40c0-baba-4c7e3b8059a3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:26.860947 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-67797dc6-86d3-40c0-baba-4c7e3b8059a3 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] POST https://10.4.3.81/volume/v3/attachments/2a5ae7f8-39e3-4ce4-9ad1-1926db528ad2/action Aug 13 07:04:26.861306 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-67797dc6-86d3-40c0-baba-4c7e3b8059a3 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:04:26.861443 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-67797dc6-86d3-40c0-baba-4c7e3b8059a3 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:26.877079 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:26.877079 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:26.886159 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-81415df1-af09-4c41-9ea6-65a883bac903 req-67797dc6-86d3-40c0-baba-4c7e3b8059a3 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments/2a5ae7f8-39e3-4ce4-9ad1-1926db528ad2/action returned with HTTP 204 Aug 13 07:04:26.886612 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 982/3909] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:04:26 2026] POST /volume/v3/attachments/2a5ae7f8-39e3-4ce4-9ad1-1926db528ad2/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:27.041973 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f0732ff7-04bd-4658-aef1-9e712c25cf90 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:27.043854 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f0732ff7-04bd-4658-aef1-9e712c25cf90 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c Aug 13 07:04:27.044052 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f0732ff7-04bd-4658-aef1-9e712c25cf90 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:27.044245 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f0732ff7-04bd-4658-aef1-9e712c25cf90 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:27.051155 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:27.051155 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:27.054551 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f0732ff7-04bd-4658-aef1-9e712c25cf90 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Volume info retrieved successfully. Aug 13 07:04:27.058444 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f0732ff7-04bd-4658-aef1-9e712c25cf90 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c returned with HTTP 200 Aug 13 07:04:27.058905 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 975/3910] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:04:27 2026] GET /volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:27.072202 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-59792fda-108b-418c-afb4-4ade86d652e1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:27.076135 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-59792fda-108b-418c-afb4-4ade86d652e1 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:04:27.076593 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-59792fda-108b-418c-afb4-4ade86d652e1 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "228b3cda-7bfc-4389-bf49-27a9327cc76c", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-808030740"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:27.085090 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:27.085090 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:27.085571 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-59792fda-108b-418c-afb4-4ade86d652e1 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Volume info retrieved successfully. Aug 13 07:04:27.085664 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-59792fda-108b-418c-afb4-4ade86d652e1 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Create snapshot from volume 228b3cda-7bfc-4389-bf49-27a9327cc76c Aug 13 07:04:27.117584 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-59792fda-108b-418c-afb4-4ade86d652e1 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Created reservations ['f8434ffa-cac4-4c05-869a-93f17c9a9034', '9b4cdf53-5221-4269-aff5-d2d71de70dc9', 'f67ad799-9b12-42b4-9c5a-bf06a370709a', '84a03248-1f5f-43d0-b624-1b40d0905263'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:27.150363 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-59792fda-108b-418c-afb4-4ade86d652e1 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Snapshot create request issued successfully. Aug 13 07:04:27.150363 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-59792fda-108b-418c-afb4-4ade86d652e1 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:04:27.150781 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 968/3911] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:04:27 2026] POST /volume/v3/snapshots => generated 321 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:27.161561 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d17af85a-5425-4209-91b5-908a5c8c148f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:27.163458 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d17af85a-5425-4209-91b5-908a5c8c148f tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/snapshots/82f944b5-080e-41b2-84d6-9b313c6f9759 Aug 13 07:04:27.163742 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d17af85a-5425-4209-91b5-908a5c8c148f tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:27.163877 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d17af85a-5425-4209-91b5-908a5c8c148f tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:27.170970 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:27.170970 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:27.172446 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d17af85a-5425-4209-91b5-908a5c8c148f tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Snapshot retrieved successfully. Aug 13 07:04:27.172446 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d17af85a-5425-4209-91b5-908a5c8c148f tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/snapshots/82f944b5-080e-41b2-84d6-9b313c6f9759 returned with HTTP 200 Aug 13 07:04:27.172850 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 987/3912] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:27 2026] GET /volume/v3/snapshots/82f944b5-080e-41b2-84d6-9b313c6f9759 => generated 453 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:27.355960 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f19750a9-763e-4cda-b366-72b5f5d85c77 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:27.425531 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a1129789-2071-4e7a-8a9b-67984d37b9e7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:27.428182 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a1129789-2071-4e7a-8a9b-67984d37b9e7 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:27.428389 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a1129789-2071-4e7a-8a9b-67984d37b9e7 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:27.428588 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a1129789-2071-4e7a-8a9b-67984d37b9e7 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:27.441781 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f19750a9-763e-4cda-b366-72b5f5d85c77 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:04:27.442113 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f19750a9-763e-4cda-b366-72b5f5d85c77 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-843867490", "extra_specs": {"storage_protocol": "tempest-storage_protocol-999746534", "vendor_name": "tempest-vendor_name-950374376"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:27.443602 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:27.443602 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:27.446919 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a1129789-2071-4e7a-8a9b-67984d37b9e7 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:27.450820 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a1129789-2071-4e7a-8a9b-67984d37b9e7 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 200 Aug 13 07:04:27.451202 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 976/3913] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:27 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 1168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:27.456553 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f19750a9-763e-4cda-b366-72b5f5d85c77 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:04:27.456872 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 983/3914] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:04:27 2026] POST /volume/v3/types => generated 327 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:27.462741 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-64920a63-191c-42ab-8e86-6d8d7b7b9c1a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:27.464359 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:27.464683 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-64920a63-191c-42ab-8e86-6d8d7b7b9c1a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:27.464872 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-64920a63-191c-42ab-8e86-6d8d7b7b9c1a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:27.465070 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-64920a63-191c-42ab-8e86-6d8d7b7b9c1a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:27.465985 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:27.466355 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "df090287-865a-4304-bfc9-24f48befe8e5", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:27.467749 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Create volume request body: {'volume': {'volume_type': 'df090287-865a-4304-bfc9-24f48befe8e5', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:27.471461 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Create volume of 1 GB Aug 13 07:04:27.471785 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:27.471785 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:27.472103 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Availability Zones retrieved successfully. Aug 13 07:04:27.473606 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:27.473606 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:27.476519 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-64920a63-191c-42ab-8e86-6d8d7b7b9c1a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:27.477028 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Flow 'volume_create_api' (0b76c65f-eb77-4088-9716-1f2895766b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:27.477895 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2240e675-83fc-4792-a857-d825015e8bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:27.478745 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:04:27.480192 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-64920a63-191c-42ab-8e86-6d8d7b7b9c1a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 200 Aug 13 07:04:27.480547 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 969/3915] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:27 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 1168 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:27.498660 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2240e675-83fc-4792-a857-d825015e8bb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:04:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-999746534',vendor_name='tempest-vendor_name-950374376'},id=df090287-865a-4304-bfc9-24f48befe8e5,is_public=True,name='tempest-ProjectMemberTests-volume-type-843867490',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'df090287-865a-4304-bfc9-24f48befe8e5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:27.500147 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45b363ea-6e82-4fa9-bdb9-90751eb3ab15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:27.525809 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-178239b8-64a1-484a-b87b-6be96ef56759 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:27.528213 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-178239b8-64a1-484a-b87b-6be96ef56759 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:27.528419 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-178239b8-64a1-484a-b87b-6be96ef56759 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:27.528818 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-178239b8-64a1-484a-b87b-6be96ef56759 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:27.532644 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-843867490 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-843867490, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:04:27.532963 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-843867490 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-843867490, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:04:27.538027 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:27.538027 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:27.542214 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-178239b8-64a1-484a-b87b-6be96ef56759 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:27.546037 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-178239b8-64a1-484a-b87b-6be96ef56759 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 200 Aug 13 07:04:27.546472 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 977/3916] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:04:27 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 1168 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:27.562717 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-3c3d0e1d-0a3f-4ffc-964b-cc7580425a93 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:27.564717 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-3c3d0e1d-0a3f-4ffc-964b-cc7580425a93 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] POST https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf/action Aug 13 07:04:27.564823 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Created reservations ['8133a60a-5335-4eb5-9e3c-8ee92a85eeb7', 'fc37f5f4-0ab8-4a73-879b-ade2e19b2bb4', '2f4e9d30-7951-40bb-b9d6-da6edc3944f8', '8331a758-9c75-4538-b0f3-fb777e41658a'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:27.565116 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-3c3d0e1d-0a3f-4ffc-964b-cc7580425a93 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:04:27.565278 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-3c3d0e1d-0a3f-4ffc-964b-cc7580425a93 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:27.565625 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45b363ea-6e82-4fa9-bdb9-90751eb3ab15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8133a60a-5335-4eb5-9e3c-8ee92a85eeb7', 'fc37f5f4-0ab8-4a73-879b-ade2e19b2bb4', '2f4e9d30-7951-40bb-b9d6-da6edc3944f8', '8331a758-9c75-4538-b0f3-fb777e41658a']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:27.566412 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bbe5139-f932-450c-b602-02d479508c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:27.576014 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:27.576014 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:27.576539 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-3c3d0e1d-0a3f-4ffc-964b-cc7580425a93 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:27.582835 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-3c3d0e1d-0a3f-4ffc-964b-cc7580425a93 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Begin detaching volume completed successfully. Aug 13 07:04:27.583117 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-3c3d0e1d-0a3f-4ffc-964b-cc7580425a93 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf/action returned with HTTP 202 Aug 13 07:04:27.583658 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 984/3917] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:04:27 2026] POST /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:04:27.591679 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bbe5139-f932-450c-b602-02d479508c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5b30028-e385-42ae-9516-4b6dd733526d', '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='b36cf8cd79bd4a6bbc6faca37f72ee36',qos_specs=None,replication_status=,reservations=['8133a60a-5335-4eb5-9e3c-8ee92a85eeb7','fc37f5f4-0ab8-4a73-879b-ade2e19b2bb4','2f4e9d30-7951-40bb-b9d6-da6edc3944f8','8331a758-9c75-4538-b0f3-fb777e41658a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c994eb5eba4fdca031d7c86e91c83d',volume_type_id=df090287-865a-4304-bfc9-24f48befe8e5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:04:27Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5b30028-e385-42ae-9516-4b6dd733526d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b36cf8cd79bd4a6bbc6faca37f72ee36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55c994eb5eba4fdca031d7c86e91c83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(df090287-865a-4304-bfc9-24f48befe8e5),volume_type_id=df090287-865a-4304-bfc9-24f48befe8e5)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:27.591843 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (740079f1-1940-4bf3-a010-bdc13de907d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:27.611202 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (740079f1-1940-4bf3-a010-bdc13de907d1) transitioned into state 'SUCCESS' from 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='b36cf8cd79bd4a6bbc6faca37f72ee36',qos_specs=None,replication_status=,reservations=['8133a60a-5335-4eb5-9e3c-8ee92a85eeb7','fc37f5f4-0ab8-4a73-879b-ade2e19b2bb4','2f4e9d30-7951-40bb-b9d6-da6edc3944f8','8331a758-9c75-4538-b0f3-fb777e41658a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c994eb5eba4fdca031d7c86e91c83d',volume_type_id=df090287-865a-4304-bfc9-24f48befe8e5)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:27.612102 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e40a96b-a22b-4d7d-b73d-1ed571c769b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:27.624569 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e40a96b-a22b-4d7d-b73d-1ed571c769b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:27.625438 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Flow 'volume_create_api' (0b76c65f-eb77-4088-9716-1f2895766b66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:27.625766 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Create volume request issued successfully. Aug 13 07:04:27.626361 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ca18d68-446d-45fd-9062-d3fe1b329350 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:04:27.626828 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 988/3918] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:04:27 2026] POST /volume/v3/volumes => generated 771 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:27.628821 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d761a33b-c30e-40cc-9155-ab47388299e6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:27.629196 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d761a33b-c30e-40cc-9155-ab47388299e6 None None] GET https://10.4.3.81/volume// Aug 13 07:04:27.629408 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d761a33b-c30e-40cc-9155-ab47388299e6 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:27.629676 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d761a33b-c30e-40cc-9155-ab47388299e6 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:27.630093 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d761a33b-c30e-40cc-9155-ab47388299e6 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:04:27.630500 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 970/3919] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:04:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:04:27.640854 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-17e5148b-db9e-4a07-a851-e564ab235568 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:27.640939 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-1a783b0d-e16b-4981-8b27-6c022db67059 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:27.642831 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-17e5148b-db9e-4a07-a851-e564ab235568 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] GET https://10.4.3.81/volume/v3/volumes/d5b30028-e385-42ae-9516-4b6dd733526d Aug 13 07:04:27.643089 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-17e5148b-db9e-4a07-a851-e564ab235568 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:27.643296 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-17e5148b-db9e-4a07-a851-e564ab235568 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:27.644329 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-1a783b0d-e16b-4981-8b27-6c022db67059 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:27.644544 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-1a783b0d-e16b-4981-8b27-6c022db67059 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:27.644739 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-1a783b0d-e16b-4981-8b27-6c022db67059 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:27.651474 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:27.651474 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:27.656073 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-17e5148b-db9e-4a07-a851-e564ab235568 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Volume info retrieved successfully. Aug 13 07:04:27.656267 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:27.656267 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:27.660152 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-1a783b0d-e16b-4981-8b27-6c022db67059 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:27.660472 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-17e5148b-db9e-4a07-a851-e564ab235568 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/volumes/d5b30028-e385-42ae-9516-4b6dd733526d returned with HTTP 200 Aug 13 07:04:27.660876 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 985/3920] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:04:27 2026] GET /volume/v3/volumes/d5b30028-e385-42ae-9516-4b6dd733526d => generated 950 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:27.664589 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-1a783b0d-e16b-4981-8b27-6c022db67059 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 200 Aug 13 07:04:27.664958 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 978/3921] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:04:27 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 1351 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:04:27.674099 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-9686828d-4398-42aa-a296-536373c16a79 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:27.676416 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-9686828d-4398-42aa-a296-536373c16a79 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf/encryption Aug 13 07:04:27.676631 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-9686828d-4398-42aa-a296-536373c16a79 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:27.676848 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-9686828d-4398-42aa-a296-536373c16a79 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:27.686582 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:27.686582 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:27.692706 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-9686828d-4398-42aa-a296-536373c16a79 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf/encryption returned with HTTP 200 Aug 13 07:04:27.693083 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 989/3922] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 07:04:27 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:28.185027 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3e22af33-df73-4988-8cd2-87d4d6ed700e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:28.187355 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3e22af33-df73-4988-8cd2-87d4d6ed700e tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/snapshots/82f944b5-080e-41b2-84d6-9b313c6f9759 Aug 13 07:04:28.187604 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3e22af33-df73-4988-8cd2-87d4d6ed700e tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:28.187851 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3e22af33-df73-4988-8cd2-87d4d6ed700e tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:28.193915 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:28.193915 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:28.194515 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3e22af33-df73-4988-8cd2-87d4d6ed700e tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Snapshot retrieved successfully. Aug 13 07:04:28.195543 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3e22af33-df73-4988-8cd2-87d4d6ed700e tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/snapshots/82f944b5-080e-41b2-84d6-9b313c6f9759 returned with HTTP 200 Aug 13 07:04:28.196015 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 971/3923] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:28 2026] GET /volume/v3/snapshots/82f944b5-080e-41b2-84d6-9b313c6f9759 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:28.205473 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-801ae145-206d-4a0f-a90b-37af52835ec6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:28.207546 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-801ae145-206d-4a0f-a90b-37af52835ec6 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] POST https://10.4.3.81/volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c/action Aug 13 07:04:28.207652 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-801ae145-206d-4a0f-a90b-37af52835ec6 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Action body: b'{"revert": {"snapshot_id": "82f944b5-080e-41b2-84d6-9b313c6f9759"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:04:28.207773 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-801ae145-206d-4a0f-a90b-37af52835ec6 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "82f944b5-080e-41b2-84d6-9b313c6f9759"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:28.215950 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:28.215950 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:28.216527 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-801ae145-206d-4a0f-a90b-37af52835ec6 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Volume retrieved successfully. Aug 13 07:04:28.230931 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-801ae145-206d-4a0f-a90b-37af52835ec6 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Reverting volume 228b3cda-7bfc-4389-bf49-27a9327cc76c to snapshot 82f944b5-080e-41b2-84d6-9b313c6f9759. Aug 13 07:04:28.230931 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:28.230931 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:28.245433 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-801ae145-206d-4a0f-a90b-37af52835ec6 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c/action returned with HTTP 202 Aug 13 07:04:28.246076 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 986/3924] 10.4.3.81 () {70 vars in 1424 bytes} [Thu Aug 13 07:04:28 2026] POST /volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 07:04:28.254513 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-488a60ac-14f8-446d-8224-88b2af19a2f7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:28.256352 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-488a60ac-14f8-446d-8224-88b2af19a2f7 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c Aug 13 07:04:28.256591 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-488a60ac-14f8-446d-8224-88b2af19a2f7 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:28.256788 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-488a60ac-14f8-446d-8224-88b2af19a2f7 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:28.265124 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:28.265124 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:28.269608 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-488a60ac-14f8-446d-8224-88b2af19a2f7 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Volume info retrieved successfully. Aug 13 07:04:28.275287 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-488a60ac-14f8-446d-8224-88b2af19a2f7 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c returned with HTTP 200 Aug 13 07:04:28.275680 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 979/3925] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:04:28 2026] GET /volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:28.489065 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-308aed8c-53fe-432b-8043-33f6db33ba2b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:28.490931 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-308aed8c-53fe-432b-8043-33f6db33ba2b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] DELETE https://10.4.3.81/volume/v3/attachments/2a5ae7f8-39e3-4ce4-9ad1-1926db528ad2 Aug 13 07:04:28.491106 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-308aed8c-53fe-432b-8043-33f6db33ba2b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:28.491299 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-308aed8c-53fe-432b-8043-33f6db33ba2b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:28.497716 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:28.497716 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:28.541142 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-01231c81-5f6b-4219-b07f-8369ccccc3fc req-308aed8c-53fe-432b-8043-33f6db33ba2b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments/2a5ae7f8-39e3-4ce4-9ad1-1926db528ad2 returned with HTTP 200 Aug 13 07:04:28.541619 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 990/3926] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:04:28 2026] DELETE /volume/v3/attachments/2a5ae7f8-39e3-4ce4-9ad1-1926db528ad2 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:28.672442 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-91eb7068-d233-4b24-a118-0573544dd414 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:28.674340 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-91eb7068-d233-4b24-a118-0573544dd414 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] GET https://10.4.3.81/volume/v3/volumes/d5b30028-e385-42ae-9516-4b6dd733526d Aug 13 07:04:28.674570 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-91eb7068-d233-4b24-a118-0573544dd414 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:28.674772 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-91eb7068-d233-4b24-a118-0573544dd414 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:28.682006 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:28.682006 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:28.685483 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-91eb7068-d233-4b24-a118-0573544dd414 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Volume info retrieved successfully. Aug 13 07:04:28.689429 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-91eb7068-d233-4b24-a118-0573544dd414 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/volumes/d5b30028-e385-42ae-9516-4b6dd733526d returned with HTTP 200 Aug 13 07:04:28.689825 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 972/3927] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:04:28 2026] GET /volume/v3/volumes/d5b30028-e385-42ae-9516-4b6dd733526d => generated 971 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:28.701618 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5524a955-bd5b-41f7-a846-9bd51fa59c00 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:28.703433 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5524a955-bd5b-41f7-a846-9bd51fa59c00 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 13 07:04:28.703640 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5524a955-bd5b-41f7-a846-9bd51fa59c00 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:28.703816 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5524a955-bd5b-41f7-a846-9bd51fa59c00 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:28.707549 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5524a955-bd5b-41f7-a846-9bd51fa59c00 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 07:04:28.707907 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 987/3928] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 07:04:28 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:28.715700 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-27bfd73b-ff4b-4218-a95c-7a8ce101a308 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:28.773481 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-27bfd73b-ff4b-4218-a95c-7a8ce101a308 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-member] DELETE https://10.4.3.81/volume/v3/messages/7215abad-3543-44ac-b0e7-261b70c18eeb Aug 13 07:04:28.773705 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-27bfd73b-ff4b-4218-a95c-7a8ce101a308 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:28.773910 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-27bfd73b-ff4b-4218-a95c-7a8ce101a308 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:28.782804 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-27bfd73b-ff4b-4218-a95c-7a8ce101a308 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-member] https://10.4.3.81/volume/v3/messages/7215abad-3543-44ac-b0e7-261b70c18eeb returned with HTTP 204 Aug 13 07:04:28.783220 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 980/3929] 10.4.3.81 () {68 vars in 1387 bytes} [Thu Aug 13 07:04:28 2026] DELETE /volume/v3/messages/7215abad-3543-44ac-b0e7-261b70c18eeb => generated 0 bytes in 68 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 07:04:28.790348 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-25093350-1872-429e-80ee-b058fdc4cfa8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:28.791950 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-25093350-1872-429e-80ee-b058fdc4cfa8 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-member] GET https://10.4.3.81/volume/v3/messages/7215abad-3543-44ac-b0e7-261b70c18eeb Aug 13 07:04:28.793293 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-25093350-1872-429e-80ee-b058fdc4cfa8 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:28.793293 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-25093350-1872-429e-80ee-b058fdc4cfa8 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:28.795449 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-25093350-1872-429e-80ee-b058fdc4cfa8 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-member] https://10.4.3.81/volume/v3/messages/7215abad-3543-44ac-b0e7-261b70c18eeb returned with HTTP 404 Aug 13 07:04:28.796050 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 991/3930] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:04:28 2026] GET /volume/v3/messages/7215abad-3543-44ac-b0e7-261b70c18eeb => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:28.802639 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-18f8c1d3-1a4f-4de7-89bc-67d68600d4be None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:28.804474 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-18f8c1d3-1a4f-4de7-89bc-67d68600d4be tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/d5b30028-e385-42ae-9516-4b6dd733526d Aug 13 07:04:28.804686 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-18f8c1d3-1a4f-4de7-89bc-67d68600d4be tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:28.804854 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-18f8c1d3-1a4f-4de7-89bc-67d68600d4be tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:28.805003 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-18f8c1d3-1a4f-4de7-89bc-67d68600d4be tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Delete volume with id: d5b30028-e385-42ae-9516-4b6dd733526d Aug 13 07:04:28.811985 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:28.811985 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:28.812389 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-18f8c1d3-1a4f-4de7-89bc-67d68600d4be tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Volume info retrieved successfully. Aug 13 07:04:28.813813 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-18f8c1d3-1a4f-4de7-89bc-67d68600d4be tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100294) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 07:04:28.823812 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-18f8c1d3-1a4f-4de7-89bc-67d68600d4be tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-843867490 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-843867490, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:04:28.824076 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-18f8c1d3-1a4f-4de7-89bc-67d68600d4be tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-843867490 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-843867490, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:04:28.832182 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-18f8c1d3-1a4f-4de7-89bc-67d68600d4be tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Created reservations ['87bff7f3-3abf-432f-88cb-7deecccb00a4', 'b8b7ea30-92ca-47fd-bd17-11ef51351206', 'd4e60f66-c776-431a-a8a4-78720774e2c6', 'ce53a590-a47a-445a-97dd-43457d8420d7'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:28.860822 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-18f8c1d3-1a4f-4de7-89bc-67d68600d4be tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Delete volume request issued successfully. Aug 13 07:04:28.861074 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-18f8c1d3-1a4f-4de7-89bc-67d68600d4be tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/volumes/d5b30028-e385-42ae-9516-4b6dd733526d returned with HTTP 202 Aug 13 07:04:28.861657 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 973/3931] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:04:28 2026] DELETE /volume/v3/volumes/d5b30028-e385-42ae-9516-4b6dd733526d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:28.867751 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7bda8437-ece8-4554-9fea-16ce01c66192 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:28.869577 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7bda8437-ece8-4554-9fea-16ce01c66192 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] DELETE https://10.4.3.81/volume/v3/types/df090287-865a-4304-bfc9-24f48befe8e5 Aug 13 07:04:28.869761 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7bda8437-ece8-4554-9fea-16ce01c66192 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:28.869964 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7bda8437-ece8-4554-9fea-16ce01c66192 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:28.900243 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-1bad508b-619a-4df6-bf66-0db8a27af6fa req-bc746042-5458-4e81-8143-a8c23f2ac055 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:28.902130 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-1bad508b-619a-4df6-bf66-0db8a27af6fa req-bc746042-5458-4e81-8143-a8c23f2ac055 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:28.902333 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-1bad508b-619a-4df6-bf66-0db8a27af6fa req-bc746042-5458-4e81-8143-a8c23f2ac055 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:28.902528 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-1bad508b-619a-4df6-bf66-0db8a27af6fa req-bc746042-5458-4e81-8143-a8c23f2ac055 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:28.906210 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7bda8437-ece8-4554-9fea-16ce01c66192 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/types/df090287-865a-4304-bfc9-24f48befe8e5 returned with HTTP 202 Aug 13 07:04:28.906682 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 988/3932] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:04:28 2026] DELETE /volume/v3/types/df090287-865a-4304-bfc9-24f48befe8e5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:28.908789 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:28.908789 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:28.912066 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-1bad508b-619a-4df6-bf66-0db8a27af6fa req-bc746042-5458-4e81-8143-a8c23f2ac055 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:28.916220 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-1bad508b-619a-4df6-bf66-0db8a27af6fa req-bc746042-5458-4e81-8143-a8c23f2ac055 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 200 Aug 13 07:04:28.917347 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 981/3933] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:04:28 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:28.917428 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0a72936d-acca-4be5-8a30-a0bd32888d3a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:28.919191 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0a72936d-acca-4be5-8a30-a0bd32888d3a tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:04:28.919691 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0a72936d-acca-4be5-8a30-a0bd32888d3a tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1979477259", "extra_specs": {"storage_protocol": "tempest-storage_protocol-48879826", "vendor_name": "tempest-vendor_name-651713562"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:28.922200 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:28.922200 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:28.937273 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0a72936d-acca-4be5-8a30-a0bd32888d3a tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:04:28.937273 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 992/3934] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:04:28 2026] POST /volume/v3/types => generated 327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:28.943759 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:28.948359 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:28.948683 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "01fff926-fa85-458e-b084-2d092262cb7f", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:28.950068 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Create volume request body: {'volume': {'volume_type': '01fff926-fa85-458e-b084-2d092262cb7f', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:28.955495 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Create volume of 1 GB Aug 13 07:04:28.955794 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:28.955794 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:28.956121 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Availability Zones retrieved successfully. Aug 13 07:04:28.961802 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Flow 'volume_create_api' (3d938246-0a2b-44ec-aa67-36a776b9fbea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:28.963431 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71f03570-7828-4375-af01-0e6a7eae9919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:28.964278 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:04:28.986341 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71f03570-7828-4375-af01-0e6a7eae9919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:04:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-48879826',vendor_name='tempest-vendor_name-651713562'},id=01fff926-fa85-458e-b084-2d092262cb7f,is_public=True,name='tempest-ProjectMemberTests-volume-type-1979477259',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01fff926-fa85-458e-b084-2d092262cb7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:28.987087 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57cb325f-f6b9-4c85-b6e6-b914df828408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:29.019872 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1979477259 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1979477259, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:04:29.020198 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1979477259 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1979477259, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:04:29.056773 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Created reservations ['2d264920-1452-4647-b7db-b61cd071beef', 'e71e4f0c-88d5-4cb6-9328-a4817210657e', '5800189e-e28c-4b7d-ad6a-cddfb650a154', '28f03bb2-3cf0-4afc-bce6-02e9547b1eac'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:29.057575 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57cb325f-f6b9-4c85-b6e6-b914df828408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d264920-1452-4647-b7db-b61cd071beef', 'e71e4f0c-88d5-4cb6-9328-a4817210657e', '5800189e-e28c-4b7d-ad6a-cddfb650a154', '28f03bb2-3cf0-4afc-bce6-02e9547b1eac']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:29.058272 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0de99c97-5ca5-4862-a07c-21fa60d07a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:29.083230 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0de99c97-5ca5-4862-a07c-21fa60d07a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c18aa2d7-f723-45dc-90aa-519bc6ce5228', '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='b36cf8cd79bd4a6bbc6faca37f72ee36',qos_specs=None,replication_status=,reservations=['2d264920-1452-4647-b7db-b61cd071beef','e71e4f0c-88d5-4cb6-9328-a4817210657e','5800189e-e28c-4b7d-ad6a-cddfb650a154','28f03bb2-3cf0-4afc-bce6-02e9547b1eac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c994eb5eba4fdca031d7c86e91c83d',volume_type_id=01fff926-fa85-458e-b084-2d092262cb7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:04:29Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c18aa2d7-f723-45dc-90aa-519bc6ce5228,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b36cf8cd79bd4a6bbc6faca37f72ee36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55c994eb5eba4fdca031d7c86e91c83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01fff926-fa85-458e-b084-2d092262cb7f),volume_type_id=01fff926-fa85-458e-b084-2d092262cb7f)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:29.084492 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01eb0e37-aca3-41a8-a80b-2ed4e6f1b560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:29.101394 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01eb0e37-aca3-41a8-a80b-2ed4e6f1b560) transitioned into state 'SUCCESS' from 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='b36cf8cd79bd4a6bbc6faca37f72ee36',qos_specs=None,replication_status=,reservations=['2d264920-1452-4647-b7db-b61cd071beef','e71e4f0c-88d5-4cb6-9328-a4817210657e','5800189e-e28c-4b7d-ad6a-cddfb650a154','28f03bb2-3cf0-4afc-bce6-02e9547b1eac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c994eb5eba4fdca031d7c86e91c83d',volume_type_id=01fff926-fa85-458e-b084-2d092262cb7f)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:29.102033 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ea2fa3-7d5e-4fcb-b223-a361392eddc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:29.110354 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ea2fa3-7d5e-4fcb-b223-a361392eddc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:29.111228 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Flow 'volume_create_api' (3d938246-0a2b-44ec-aa67-36a776b9fbea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:29.111566 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Create volume request issued successfully. Aug 13 07:04:29.112206 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-630aac1f-0634-41b0-852b-b96d0ffaff78 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:04:29.116919 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 974/3935] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:04:28 2026] POST /volume/v3/volumes => generated 772 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:29.129708 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-200664f6-45a6-4ced-afec-cb42238d4e20 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:29.131489 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-200664f6-45a6-4ced-afec-cb42238d4e20 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] GET https://10.4.3.81/volume/v3/volumes/c18aa2d7-f723-45dc-90aa-519bc6ce5228 Aug 13 07:04:29.131725 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-200664f6-45a6-4ced-afec-cb42238d4e20 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:29.131934 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-200664f6-45a6-4ced-afec-cb42238d4e20 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:29.141389 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:29.141389 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:29.146028 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-200664f6-45a6-4ced-afec-cb42238d4e20 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Volume info retrieved successfully. Aug 13 07:04:29.151550 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-200664f6-45a6-4ced-afec-cb42238d4e20 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/volumes/c18aa2d7-f723-45dc-90aa-519bc6ce5228 returned with HTTP 200 Aug 13 07:04:29.151920 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 989/3936] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:04:29 2026] GET /volume/v3/volumes/c18aa2d7-f723-45dc-90aa-519bc6ce5228 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:29.289343 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9f42bbf2-28d8-4116-b7eb-675dec9b377e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:29.290333 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9f42bbf2-28d8-4116-b7eb-675dec9b377e tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c Aug 13 07:04:29.290588 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9f42bbf2-28d8-4116-b7eb-675dec9b377e tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:29.290770 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9f42bbf2-28d8-4116-b7eb-675dec9b377e tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:29.298487 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:29.298487 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:29.302042 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9f42bbf2-28d8-4116-b7eb-675dec9b377e tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Volume info retrieved successfully. Aug 13 07:04:29.306205 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9f42bbf2-28d8-4116-b7eb-675dec9b377e tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c returned with HTTP 200 Aug 13 07:04:29.306591 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 982/3937] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:04:29 2026] GET /volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:29.317635 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7ffbe792-24d0-407f-9112-534e07999230 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:29.319380 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ffbe792-24d0-407f-9112-534e07999230 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/snapshots/82f944b5-080e-41b2-84d6-9b313c6f9759 Aug 13 07:04:29.319574 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ffbe792-24d0-407f-9112-534e07999230 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:29.319753 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ffbe792-24d0-407f-9112-534e07999230 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:29.324652 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:29.324652 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:29.325055 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7ffbe792-24d0-407f-9112-534e07999230 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Snapshot retrieved successfully. Aug 13 07:04:29.325787 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ffbe792-24d0-407f-9112-534e07999230 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/snapshots/82f944b5-080e-41b2-84d6-9b313c6f9759 returned with HTTP 200 Aug 13 07:04:29.326125 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 993/3938] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:29 2026] GET /volume/v3/snapshots/82f944b5-080e-41b2-84d6-9b313c6f9759 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:29.334744 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f4148ccf-b679-43cf-81b8-41c37abb250f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:29.336478 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f4148ccf-b679-43cf-81b8-41c37abb250f tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c Aug 13 07:04:29.336686 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f4148ccf-b679-43cf-81b8-41c37abb250f tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:29.336860 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f4148ccf-b679-43cf-81b8-41c37abb250f tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:29.343673 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:29.343673 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:29.347359 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f4148ccf-b679-43cf-81b8-41c37abb250f tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Volume info retrieved successfully. Aug 13 07:04:29.351410 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f4148ccf-b679-43cf-81b8-41c37abb250f tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c returned with HTTP 200 Aug 13 07:04:29.351783 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 975/3939] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:04:29 2026] GET /volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:29.368108 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:29.369557 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:29.369894 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2138148999"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:29.371564 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2138148999'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:29.371691 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Create volume of 1 GB Aug 13 07:04:29.375979 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Availability Zones retrieved successfully. Aug 13 07:04:29.389255 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Flow 'volume_create_api' (337cf308-afa5-4c75-b250-64065315744d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:29.390427 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02fb2f44-f372-4838-8f3e-c06bfec426e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:29.391485 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:04:29.423776 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02fb2f44-f372-4838-8f3e-c06bfec426e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:29.424519 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f144d11-f05e-4da0-b0b8-b6694cac7e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:29.467281 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Created reservations ['bd6de7d4-ef6d-4603-81de-a93cab89b759', '76c21995-6ad6-47c6-8ed6-2341dd1e25b3', 'b5d8ebcc-b0aa-4f84-b2a9-e359f702959f', 'a7369b3a-80f8-4f7e-bf60-b435a48c0438'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:29.468371 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f144d11-f05e-4da0-b0b8-b6694cac7e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd6de7d4-ef6d-4603-81de-a93cab89b759', '76c21995-6ad6-47c6-8ed6-2341dd1e25b3', 'b5d8ebcc-b0aa-4f84-b2a9-e359f702959f', 'a7369b3a-80f8-4f7e-bf60-b435a48c0438']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:29.469510 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ff4ec2-2bfe-457c-bd96-65b9ba314a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:29.495364 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ff4ec2-2bfe-457c-bd96-65b9ba314a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03329080-d063-4129-8c21-d66a007aad2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2138148999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71e72d8a47f541ebb1fcc061a3c362f3',qos_specs=None,replication_status=,reservations=['bd6de7d4-ef6d-4603-81de-a93cab89b759','76c21995-6ad6-47c6-8ed6-2341dd1e25b3','b5d8ebcc-b0aa-4f84-b2a9-e359f702959f','a7369b3a-80f8-4f7e-bf60-b435a48c0438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f90bcdebb51402486b3cfed7ddffc23',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:04:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2138148999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03329080-d063-4129-8c21-d66a007aad2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71e72d8a47f541ebb1fcc061a3c362f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f90bcdebb51402486b3cfed7ddffc23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:29.496124 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4acfa591-d716-46d7-899c-8f90aabb9da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:29.515760 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4acfa591-d716-46d7-899c-8f90aabb9da7) transitioned into state 'SUCCESS' from state '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-2138148999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71e72d8a47f541ebb1fcc061a3c362f3',qos_specs=None,replication_status=,reservations=['bd6de7d4-ef6d-4603-81de-a93cab89b759','76c21995-6ad6-47c6-8ed6-2341dd1e25b3','b5d8ebcc-b0aa-4f84-b2a9-e359f702959f','a7369b3a-80f8-4f7e-bf60-b435a48c0438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f90bcdebb51402486b3cfed7ddffc23',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:29.516617 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb15c410-d2ab-468e-b232-b870dad7eb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:29.527995 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb15c410-d2ab-468e-b232-b870dad7eb78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:29.529271 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Flow 'volume_create_api' (337cf308-afa5-4c75-b250-64065315744d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:29.529620 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Create volume request issued successfully. Aug 13 07:04:29.530568 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-712d1a6e-c56f-4b59-a706-a1523f392b95 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:04:29.531337 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 990/3940] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:04:29 2026] POST /volume/v3/volumes => generated 764 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:29.545827 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a8b196d3-106a-47e4-97f3-b990b67fba40 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:29.548546 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a8b196d3-106a-47e4-97f3-b990b67fba40 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d Aug 13 07:04:29.548846 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a8b196d3-106a-47e4-97f3-b990b67fba40 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:29.549098 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a8b196d3-106a-47e4-97f3-b990b67fba40 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:29.559125 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:29.559125 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:29.566782 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a8b196d3-106a-47e4-97f3-b990b67fba40 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Volume info retrieved successfully. Aug 13 07:04:29.574637 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a8b196d3-106a-47e4-97f3-b990b67fba40 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d returned with HTTP 200 Aug 13 07:04:29.575588 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 983/3941] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:04:29 2026] GET /volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d => generated 832 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:30.163790 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-17a142c8-7afe-4ddc-b181-0f337ca40401 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:30.165823 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17a142c8-7afe-4ddc-b181-0f337ca40401 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] GET https://10.4.3.81/volume/v3/volumes/c18aa2d7-f723-45dc-90aa-519bc6ce5228 Aug 13 07:04:30.166073 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-17a142c8-7afe-4ddc-b181-0f337ca40401 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:30.166306 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-17a142c8-7afe-4ddc-b181-0f337ca40401 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:30.176043 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:30.176043 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:30.179860 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-17a142c8-7afe-4ddc-b181-0f337ca40401 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Volume info retrieved successfully. Aug 13 07:04:30.183711 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17a142c8-7afe-4ddc-b181-0f337ca40401 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/volumes/c18aa2d7-f723-45dc-90aa-519bc6ce5228 returned with HTTP 200 Aug 13 07:04:30.184071 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 994/3942] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:04:30 2026] GET /volume/v3/volumes/c18aa2d7-f723-45dc-90aa-519bc6ce5228 => generated 972 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:30.195952 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b0e821c9-fdd1-424b-9ce2-b09d32ae7a3a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:30.197641 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b0e821c9-fdd1-424b-9ce2-b09d32ae7a3a tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 13 07:04:30.197851 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b0e821c9-fdd1-424b-9ce2-b09d32ae7a3a tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:30.198005 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b0e821c9-fdd1-424b-9ce2-b09d32ae7a3a tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:30.202463 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b0e821c9-fdd1-424b-9ce2-b09d32ae7a3a tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 07:04:30.202830 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 976/3943] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 07:04:30 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:30.214038 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-81005524-e8bd-4528-9797-4256d76c66b4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:30.215926 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-81005524-e8bd-4528-9797-4256d76c66b4 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-member] GET https://10.4.3.81/volume/v3/messages Aug 13 07:04:30.216162 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-81005524-e8bd-4528-9797-4256d76c66b4 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:30.216367 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-81005524-e8bd-4528-9797-4256d76c66b4 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:30.216672 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:30.216672 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:30.223958 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-81005524-e8bd-4528-9797-4256d76c66b4 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-member] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 07:04:30.224335 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 991/3944] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 07:04:30 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:30.236770 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ae62e866-5d04-4f75-b19b-69e312fb0187 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:30.240149 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ae62e866-5d04-4f75-b19b-69e312fb0187 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] DELETE https://10.4.3.81/volume/v3/messages/78e0656d-4d4c-4caa-b383-a2738dde2896 Aug 13 07:04:30.240437 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ae62e866-5d04-4f75-b19b-69e312fb0187 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:30.240709 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ae62e866-5d04-4f75-b19b-69e312fb0187 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:30.256618 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ae62e866-5d04-4f75-b19b-69e312fb0187 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/messages/78e0656d-4d4c-4caa-b383-a2738dde2896 returned with HTTP 204 Aug 13 07:04:30.257270 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 984/3945] 10.4.3.81 () {68 vars in 1387 bytes} [Thu Aug 13 07:04:30 2026] DELETE /volume/v3/messages/78e0656d-4d4c-4caa-b383-a2738dde2896 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 07:04:30.267916 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-20f60e76-6691-4826-aed6-c6de2355d369 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:30.271272 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-20f60e76-6691-4826-aed6-c6de2355d369 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/c18aa2d7-f723-45dc-90aa-519bc6ce5228 Aug 13 07:04:30.271741 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-20f60e76-6691-4826-aed6-c6de2355d369 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:30.271951 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-20f60e76-6691-4826-aed6-c6de2355d369 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:30.272136 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-20f60e76-6691-4826-aed6-c6de2355d369 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Delete volume with id: c18aa2d7-f723-45dc-90aa-519bc6ce5228 Aug 13 07:04:30.281371 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:30.281371 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:30.282146 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-20f60e76-6691-4826-aed6-c6de2355d369 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Volume info retrieved successfully. Aug 13 07:04:30.283610 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-20f60e76-6691-4826-aed6-c6de2355d369 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100295) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 07:04:30.293473 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-20f60e76-6691-4826-aed6-c6de2355d369 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1979477259 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1979477259, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:04:30.293727 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-20f60e76-6691-4826-aed6-c6de2355d369 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1979477259 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1979477259, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:04:30.303112 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-20f60e76-6691-4826-aed6-c6de2355d369 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Created reservations ['2b624c9d-6b67-49fe-8a1c-db3a3a1efea2', '8dc95265-fbd1-4fdb-8645-cf668b60ea7b', '0c041037-72a6-4073-b6b0-8b6a1b5122c1', 'c763ed17-3230-45b6-9542-cd8dd127631d'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:30.339674 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-20f60e76-6691-4826-aed6-c6de2355d369 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Delete volume request issued successfully. Aug 13 07:04:30.340189 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-20f60e76-6691-4826-aed6-c6de2355d369 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/volumes/c18aa2d7-f723-45dc-90aa-519bc6ce5228 returned with HTTP 202 Aug 13 07:04:30.340306 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 995/3946] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:04:30 2026] DELETE /volume/v3/volumes/c18aa2d7-f723-45dc-90aa-519bc6ce5228 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:30.348377 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-403161fc-a99a-4f90-8242-8ea2b3f9a511 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:30.350585 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-403161fc-a99a-4f90-8242-8ea2b3f9a511 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] DELETE https://10.4.3.81/volume/v3/types/01fff926-fa85-458e-b084-2d092262cb7f Aug 13 07:04:30.350848 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-403161fc-a99a-4f90-8242-8ea2b3f9a511 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:30.351111 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-403161fc-a99a-4f90-8242-8ea2b3f9a511 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:30.372729 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-403161fc-a99a-4f90-8242-8ea2b3f9a511 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/types/01fff926-fa85-458e-b084-2d092262cb7f returned with HTTP 202 Aug 13 07:04:30.373194 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 977/3947] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:04:30 2026] DELETE /volume/v3/types/01fff926-fa85-458e-b084-2d092262cb7f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:30.382923 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-46569d70-b8b3-4c69-b925-395f93ffc714 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:30.384629 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-46569d70-b8b3-4c69-b925-395f93ffc714 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:04:30.385020 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-46569d70-b8b3-4c69-b925-395f93ffc714 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2137569981", "extra_specs": {"storage_protocol": "tempest-storage_protocol-929760808", "vendor_name": "tempest-vendor_name-1177969531"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:30.398733 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-46569d70-b8b3-4c69-b925-395f93ffc714 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:04:30.399072 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 992/3948] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:04:30 2026] POST /volume/v3/types => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:30.409664 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:30.413690 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:30.414223 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "17fa101e-3f61-4cc2-936f-bf482aae11d0", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:30.415771 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Create volume request body: {'volume': {'volume_type': '17fa101e-3f61-4cc2-936f-bf482aae11d0', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:30.419971 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Create volume of 1 GB Aug 13 07:04:30.420445 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:30.420445 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:30.420810 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Availability Zones retrieved successfully. Aug 13 07:04:30.426982 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Flow 'volume_create_api' (9ade6d9d-d22a-4352-9343-4ee5e676f671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:30.427818 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43f185f4-67cc-4995-836f-c51d7453bd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:30.428744 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:04:30.450935 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43f185f4-67cc-4995-836f-c51d7453bd35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:04:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-929760808',vendor_name='tempest-vendor_name-1177969531'},id=17fa101e-3f61-4cc2-936f-bf482aae11d0,is_public=True,name='tempest-ProjectMemberTests-volume-type-2137569981',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '17fa101e-3f61-4cc2-936f-bf482aae11d0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:30.451912 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbfe3560-a0e2-4e41-b503-5cd718ee722b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:30.479522 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2137569981 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2137569981, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:04:30.479847 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2137569981 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2137569981, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:04:30.504096 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Created reservations ['723695e9-f075-4ec8-9092-6c69b6e71bd0', 'b3f2ec7f-aa37-41bc-88f7-79982e172e78', '492a4ce5-35bc-45f9-86ba-f0095af04fa2', 'a5164a29-e94f-46ce-b0e6-c5b99bab0840'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:30.505145 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbfe3560-a0e2-4e41-b503-5cd718ee722b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['723695e9-f075-4ec8-9092-6c69b6e71bd0', 'b3f2ec7f-aa37-41bc-88f7-79982e172e78', '492a4ce5-35bc-45f9-86ba-f0095af04fa2', 'a5164a29-e94f-46ce-b0e6-c5b99bab0840']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:30.505954 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93660112-36d1-432c-97d7-c83c49bbce97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:30.531072 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93660112-36d1-432c-97d7-c83c49bbce97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99bee1e2-867a-46bd-a053-f6cf3604104b', '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='b36cf8cd79bd4a6bbc6faca37f72ee36',qos_specs=None,replication_status=,reservations=['723695e9-f075-4ec8-9092-6c69b6e71bd0','b3f2ec7f-aa37-41bc-88f7-79982e172e78','492a4ce5-35bc-45f9-86ba-f0095af04fa2','a5164a29-e94f-46ce-b0e6-c5b99bab0840'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c994eb5eba4fdca031d7c86e91c83d',volume_type_id=17fa101e-3f61-4cc2-936f-bf482aae11d0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:04:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99bee1e2-867a-46bd-a053-f6cf3604104b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b36cf8cd79bd4a6bbc6faca37f72ee36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55c994eb5eba4fdca031d7c86e91c83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(17fa101e-3f61-4cc2-936f-bf482aae11d0),volume_type_id=17fa101e-3f61-4cc2-936f-bf482aae11d0)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:30.532683 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fad0d28-c523-40c5-8476-ec060f9e6584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:30.550866 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fad0d28-c523-40c5-8476-ec060f9e6584) transitioned into state 'SUCCESS' from 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='b36cf8cd79bd4a6bbc6faca37f72ee36',qos_specs=None,replication_status=,reservations=['723695e9-f075-4ec8-9092-6c69b6e71bd0','b3f2ec7f-aa37-41bc-88f7-79982e172e78','492a4ce5-35bc-45f9-86ba-f0095af04fa2','a5164a29-e94f-46ce-b0e6-c5b99bab0840'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c994eb5eba4fdca031d7c86e91c83d',volume_type_id=17fa101e-3f61-4cc2-936f-bf482aae11d0)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:30.551769 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb65ca11-f9e0-4ce0-8c7e-7ae67045e5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:30.561003 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb65ca11-f9e0-4ce0-8c7e-7ae67045e5f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:30.562189 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Flow 'volume_create_api' (9ade6d9d-d22a-4352-9343-4ee5e676f671) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:30.562681 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Create volume request issued successfully. Aug 13 07:04:30.563482 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2d299f5e-41cd-4a00-9a9a-849d54535107 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:04:30.563955 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 985/3949] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:04:30 2026] POST /volume/v3/volumes => generated 772 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:30.579549 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ee55c429-9627-4415-8a64-c8e506583e9d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:30.584949 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ee55c429-9627-4415-8a64-c8e506583e9d tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] GET https://10.4.3.81/volume/v3/volumes/99bee1e2-867a-46bd-a053-f6cf3604104b Aug 13 07:04:30.585177 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ee55c429-9627-4415-8a64-c8e506583e9d tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:30.585399 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ee55c429-9627-4415-8a64-c8e506583e9d tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:30.588639 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-51c0e249-aef6-4696-b92f-c7868dcd6707 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:30.590920 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-51c0e249-aef6-4696-b92f-c7868dcd6707 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d Aug 13 07:04:30.591223 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-51c0e249-aef6-4696-b92f-c7868dcd6707 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:30.591503 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-51c0e249-aef6-4696-b92f-c7868dcd6707 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:30.596809 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:30.596809 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:30.600133 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ee55c429-9627-4415-8a64-c8e506583e9d tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Volume info retrieved successfully. Aug 13 07:04:30.601020 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:30.601020 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:30.603864 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ee55c429-9627-4415-8a64-c8e506583e9d tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/volumes/99bee1e2-867a-46bd-a053-f6cf3604104b returned with HTTP 200 Aug 13 07:04:30.604246 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 996/3950] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:04:30 2026] GET /volume/v3/volumes/99bee1e2-867a-46bd-a053-f6cf3604104b => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:30.605461 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-51c0e249-aef6-4696-b92f-c7868dcd6707 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Volume info retrieved successfully. Aug 13 07:04:30.609897 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-51c0e249-aef6-4696-b92f-c7868dcd6707 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d returned with HTTP 200 Aug 13 07:04:30.610528 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 978/3951] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:04:30 2026] GET /volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:30.624237 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-19b5094d-25b7-41cc-a333-e1b362565ed4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:30.626037 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-19b5094d-25b7-41cc-a333-e1b362565ed4 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:04:30.626414 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-19b5094d-25b7-41cc-a333-e1b362565ed4 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03329080-d063-4129-8c21-d66a007aad2d", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-719827941"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:30.635077 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:30.635077 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:30.635615 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-19b5094d-25b7-41cc-a333-e1b362565ed4 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Volume info retrieved successfully. Aug 13 07:04:30.635782 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-19b5094d-25b7-41cc-a333-e1b362565ed4 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Create snapshot from volume 03329080-d063-4129-8c21-d66a007aad2d Aug 13 07:04:30.658591 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-19b5094d-25b7-41cc-a333-e1b362565ed4 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Created reservations ['b955237d-1d75-49eb-8a08-ede67a303d60', '2c55e725-1045-43d1-ab87-020fbad193c9', '497b881a-3c25-47ef-8f61-b37b0b81ca34', 'e50aa4ed-7c4f-4f87-944b-e711d9f80f7f'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:30.688541 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-19b5094d-25b7-41cc-a333-e1b362565ed4 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Snapshot create request issued successfully. Aug 13 07:04:30.688871 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-19b5094d-25b7-41cc-a333-e1b362565ed4 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:04:30.689332 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 993/3952] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:04:30 2026] POST /volume/v3/snapshots => generated 321 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:30.697966 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2bc08067-3fdf-4c4f-bbc4-2d2e3497f109 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:30.699925 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2bc08067-3fdf-4c4f-bbc4-2d2e3497f109 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/snapshots/491c8cc8-d111-48e2-af69-53b00079db45 Aug 13 07:04:30.700139 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2bc08067-3fdf-4c4f-bbc4-2d2e3497f109 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:30.700292 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2bc08067-3fdf-4c4f-bbc4-2d2e3497f109 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:30.706049 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:30.706049 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:30.706514 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2bc08067-3fdf-4c4f-bbc4-2d2e3497f109 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Snapshot retrieved successfully. Aug 13 07:04:30.707260 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2bc08067-3fdf-4c4f-bbc4-2d2e3497f109 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/snapshots/491c8cc8-d111-48e2-af69-53b00079db45 returned with HTTP 200 Aug 13 07:04:30.707650 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 986/3953] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:30 2026] GET /volume/v3/snapshots/491c8cc8-d111-48e2-af69-53b00079db45 => generated 453 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:31.621370 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ce68475b-f75f-4930-8f93-85cc3c6f3c32 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:31.623767 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce68475b-f75f-4930-8f93-85cc3c6f3c32 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] GET https://10.4.3.81/volume/v3/volumes/99bee1e2-867a-46bd-a053-f6cf3604104b Aug 13 07:04:31.624054 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce68475b-f75f-4930-8f93-85cc3c6f3c32 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:31.624336 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce68475b-f75f-4930-8f93-85cc3c6f3c32 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:31.633395 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:31.633395 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:31.637621 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ce68475b-f75f-4930-8f93-85cc3c6f3c32 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Volume info retrieved successfully. Aug 13 07:04:31.642596 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce68475b-f75f-4930-8f93-85cc3c6f3c32 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/volumes/99bee1e2-867a-46bd-a053-f6cf3604104b returned with HTTP 200 Aug 13 07:04:31.643095 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 997/3954] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:04:31 2026] GET /volume/v3/volumes/99bee1e2-867a-46bd-a053-f6cf3604104b => generated 972 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:31.658663 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1864a153-6772-4574-9657-1b9899590e53 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:31.660874 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1864a153-6772-4574-9657-1b9899590e53 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 13 07:04:31.661185 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1864a153-6772-4574-9657-1b9899590e53 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:31.661459 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1864a153-6772-4574-9657-1b9899590e53 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:31.665585 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1864a153-6772-4574-9657-1b9899590e53 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 07:04:31.666108 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 979/3955] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 07:04:31 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:31.677369 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c9db6cf2-a57a-467b-b0fa-4d00d94805e5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:31.680861 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c9db6cf2-a57a-467b-b0fa-4d00d94805e5 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-member] GET https://10.4.3.81/volume/v3/messages/1d8f3200-6345-43d1-a357-a2b83b1e6d5b Aug 13 07:04:31.681157 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c9db6cf2-a57a-467b-b0fa-4d00d94805e5 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:31.681349 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c9db6cf2-a57a-467b-b0fa-4d00d94805e5 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:31.689800 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:31.689800 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:31.690586 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c9db6cf2-a57a-467b-b0fa-4d00d94805e5 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-member] https://10.4.3.81/volume/v3/messages/1d8f3200-6345-43d1-a357-a2b83b1e6d5b returned with HTTP 200 Aug 13 07:04:31.690948 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 994/3956] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:04:31 2026] GET /volume/v3/messages/1d8f3200-6345-43d1-a357-a2b83b1e6d5b => generated 665 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:31.700858 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0378ac1f-97c1-4490-8014-04e89aa5bd96 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:31.703070 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0378ac1f-97c1-4490-8014-04e89aa5bd96 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] DELETE https://10.4.3.81/volume/v3/messages/1d8f3200-6345-43d1-a357-a2b83b1e6d5b Aug 13 07:04:31.703347 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0378ac1f-97c1-4490-8014-04e89aa5bd96 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:31.703577 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0378ac1f-97c1-4490-8014-04e89aa5bd96 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:31.712750 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0378ac1f-97c1-4490-8014-04e89aa5bd96 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/messages/1d8f3200-6345-43d1-a357-a2b83b1e6d5b returned with HTTP 204 Aug 13 07:04:31.713218 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 987/3957] 10.4.3.81 () {68 vars in 1387 bytes} [Thu Aug 13 07:04:31 2026] DELETE /volume/v3/messages/1d8f3200-6345-43d1-a357-a2b83b1e6d5b => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 07:04:31.717684 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0f992202-9893-4251-a122-58a54da68176 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:31.719606 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0f992202-9893-4251-a122-58a54da68176 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/snapshots/491c8cc8-d111-48e2-af69-53b00079db45 Aug 13 07:04:31.719799 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0f992202-9893-4251-a122-58a54da68176 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:31.720003 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0f992202-9893-4251-a122-58a54da68176 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:31.721080 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-61f4ac8d-d7a8-439e-9573-40393c3d08c3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:31.722848 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-61f4ac8d-d7a8-439e-9573-40393c3d08c3 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/99bee1e2-867a-46bd-a053-f6cf3604104b Aug 13 07:04:31.723070 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-61f4ac8d-d7a8-439e-9573-40393c3d08c3 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:31.723285 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-61f4ac8d-d7a8-439e-9573-40393c3d08c3 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:31.723492 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-61f4ac8d-d7a8-439e-9573-40393c3d08c3 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Delete volume with id: 99bee1e2-867a-46bd-a053-f6cf3604104b Aug 13 07:04:31.725412 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:31.725412 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:31.726019 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0f992202-9893-4251-a122-58a54da68176 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Snapshot retrieved successfully. Aug 13 07:04:31.727169 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0f992202-9893-4251-a122-58a54da68176 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/snapshots/491c8cc8-d111-48e2-af69-53b00079db45 returned with HTTP 200 Aug 13 07:04:31.727721 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 998/3958] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:31 2026] GET /volume/v3/snapshots/491c8cc8-d111-48e2-af69-53b00079db45 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:31.733217 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:31.733217 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:31.733696 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-61f4ac8d-d7a8-439e-9573-40393c3d08c3 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Volume info retrieved successfully. Aug 13 07:04:31.735203 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-61f4ac8d-d7a8-439e-9573-40393c3d08c3 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100294) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 07:04:31.739560 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d3767700-48f8-4648-bb35-f073c2c0068b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:31.743043 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d3767700-48f8-4648-bb35-f073c2c0068b tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] POST https://10.4.3.81/volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d/action Aug 13 07:04:31.743440 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d3767700-48f8-4648-bb35-f073c2c0068b tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:04:31.743571 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d3767700-48f8-4648-bb35-f073c2c0068b tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:31.751408 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-61f4ac8d-d7a8-439e-9573-40393c3d08c3 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2137569981 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2137569981, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:04:31.751689 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-61f4ac8d-d7a8-439e-9573-40393c3d08c3 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2137569981 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2137569981, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:04:31.754306 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:31.754306 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:31.754867 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d3767700-48f8-4648-bb35-f073c2c0068b tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Volume info retrieved successfully. Aug 13 07:04:31.762074 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-61f4ac8d-d7a8-439e-9573-40393c3d08c3 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Created reservations ['a22e2897-b894-4faa-809d-5ab79facebcb', '6c67b0db-e713-4d6c-94a5-5b07605e55a8', '19d6f47e-7841-45fe-9c06-bd2500dd710f', '2a3c4f77-5493-48a9-af96-f791b390fb29'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:31.786225 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0c43f359-d582-4c33-b99d-17d46045b89f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:31.788817 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0c43f359-d582-4c33-b99d-17d46045b89f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] DELETE https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:31.788961 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-61f4ac8d-d7a8-439e-9573-40393c3d08c3 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Delete volume request issued successfully. Aug 13 07:04:31.789271 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-61f4ac8d-d7a8-439e-9573-40393c3d08c3 tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/volumes/99bee1e2-867a-46bd-a053-f6cf3604104b returned with HTTP 202 Aug 13 07:04:31.789543 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0c43f359-d582-4c33-b99d-17d46045b89f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:31.789803 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0c43f359-d582-4c33-b99d-17d46045b89f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:31.789836 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 980/3959] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:04:31 2026] DELETE /volume/v3/volumes/99bee1e2-867a-46bd-a053-f6cf3604104b => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:31.789998 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-0c43f359-d582-4c33-b99d-17d46045b89f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Delete volume with id: 633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:31.798643 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:31.798643 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:31.799161 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-00f244e7-79fb-40b2-9acd-96f23bf8ad3a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:31.799336 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0c43f359-d582-4c33-b99d-17d46045b89f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:31.800990 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-00f244e7-79fb-40b2-9acd-96f23bf8ad3a tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] DELETE https://10.4.3.81/volume/v3/types/17fa101e-3f61-4cc2-936f-bf482aae11d0 Aug 13 07:04:31.801217 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-00f244e7-79fb-40b2-9acd-96f23bf8ad3a tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:31.801433 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-00f244e7-79fb-40b2-9acd-96f23bf8ad3a tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:31.802612 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-d3767700-48f8-4648-bb35-f073c2c0068b tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Created reservations ['21632592-41a5-4ddc-8942-c6bc8b26d8c6', 'b3f1c20f-8259-4b8b-b6d8-6b9d9b3bda34'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:31.813066 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d3767700-48f8-4648-bb35-f073c2c0068b tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Extend volume request issued successfully. Aug 13 07:04:31.813333 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d3767700-48f8-4648-bb35-f073c2c0068b tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d/action returned with HTTP 202 Aug 13 07:04:31.813956 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 995/3960] 10.4.3.81 () {70 vars in 1424 bytes} [Thu Aug 13 07:04:31 2026] POST /volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 07:04:31.814432 np0000007169 devstack@c-api.service[100296]: WARNING cinder.keymgr.conf_key_mgr [None req-0c43f359-d582-4c33-b99d-17d46045b89f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 07:04:31.820506 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0c43f359-d582-4c33-b99d-17d46045b89f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Delete volume request issued successfully. Aug 13 07:04:31.820787 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0c43f359-d582-4c33-b99d-17d46045b89f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 202 Aug 13 07:04:31.821355 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 988/3961] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:04:31 2026] DELETE /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:31.823051 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-00f244e7-79fb-40b2-9acd-96f23bf8ad3a tempest-ProjectMemberTests-175025312 tempest-ProjectMemberTests-175025312-project-admin] https://10.4.3.81/volume/v3/types/17fa101e-3f61-4cc2-936f-bf482aae11d0 returned with HTTP 202 Aug 13 07:04:31.823503 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 999/3962] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:04:31 2026] DELETE /volume/v3/types/17fa101e-3f61-4cc2-936f-bf482aae11d0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:31.824469 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-27ac92df-080f-48a2-a2c1-f9f49f974d20 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:31.826775 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27ac92df-080f-48a2-a2c1-f9f49f974d20 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d Aug 13 07:04:31.827057 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-27ac92df-080f-48a2-a2c1-f9f49f974d20 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:31.827308 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-27ac92df-080f-48a2-a2c1-f9f49f974d20 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:31.829312 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d00a2f81-6a5c-4a74-8acc-0a0e37286c8e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:31.831519 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d00a2f81-6a5c-4a74-8acc-0a0e37286c8e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:31.831769 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d00a2f81-6a5c-4a74-8acc-0a0e37286c8e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:31.832114 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d00a2f81-6a5c-4a74-8acc-0a0e37286c8e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:31.842356 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:31.842356 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:31.845588 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:31.845588 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:31.847560 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d00a2f81-6a5c-4a74-8acc-0a0e37286c8e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:04:31.852496 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d00a2f81-6a5c-4a74-8acc-0a0e37286c8e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 200 Aug 13 07:04:31.852627 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-27ac92df-080f-48a2-a2c1-f9f49f974d20 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Volume info retrieved successfully. Aug 13 07:04:31.853024 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 996/3963] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:31 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:31.857498 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27ac92df-080f-48a2-a2c1-f9f49f974d20 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d returned with HTTP 200 Aug 13 07:04:31.858035 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 981/3964] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:04:31 2026] GET /volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:32.866982 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ad1d31bd-3886-463f-af6a-ce844aecc115 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:32.869375 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ad1d31bd-3886-463f-af6a-ce844aecc115 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf Aug 13 07:04:32.869652 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ad1d31bd-3886-463f-af6a-ce844aecc115 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:32.869922 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ad1d31bd-3886-463f-af6a-ce844aecc115 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:32.874660 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0162ce9a-1362-4f17-8e89-01995e980fa3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:32.876503 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0162ce9a-1362-4f17-8e89-01995e980fa3 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d Aug 13 07:04:32.876804 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0162ce9a-1362-4f17-8e89-01995e980fa3 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:32.877059 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0162ce9a-1362-4f17-8e89-01995e980fa3 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:32.878011 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ad1d31bd-3886-463f-af6a-ce844aecc115 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf returned with HTTP 404 Aug 13 07:04:32.878659 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 989/3965] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:32 2026] GET /volume/v3/volumes/633f0a2c-cade-4487-b8b2-3ada7ed9edbf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:32.886312 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-416c4f3b-7275-4927-a79d-12c3cb4784fb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:32.887973 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-416c4f3b-7275-4927-a79d-12c3cb4784fb tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 07:04:32.888216 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-416c4f3b-7275-4927-a79d-12c3cb4784fb tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:32.888300 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:32.888300 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:32.888424 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-416c4f3b-7275-4927-a79d-12c3cb4784fb tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:32.889178 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-416c4f3b-7275-4927-a79d-12c3cb4784fb tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:04:32.892804 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0162ce9a-1362-4f17-8e89-01995e980fa3 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Volume info retrieved successfully. Aug 13 07:04:32.897796 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0162ce9a-1362-4f17-8e89-01995e980fa3 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d returned with HTTP 200 Aug 13 07:04:32.898234 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1000/3966] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:04:32 2026] GET /volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:32.913008 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-52d56ae8-756b-499f-8eba-90ac6c9248e3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:32.914601 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-52d56ae8-756b-499f-8eba-90ac6c9248e3 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] POST https://10.4.3.81/volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d/action Aug 13 07:04:32.914909 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-52d56ae8-756b-499f-8eba-90ac6c9248e3 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Action body: b'{"revert": {"snapshot_id": "491c8cc8-d111-48e2-af69-53b00079db45"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:04:32.914956 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-52d56ae8-756b-499f-8eba-90ac6c9248e3 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "491c8cc8-d111-48e2-af69-53b00079db45"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:32.924967 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:32.924967 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:32.925486 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-52d56ae8-756b-499f-8eba-90ac6c9248e3 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Volume retrieved successfully. Aug 13 07:04:32.933402 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-416c4f3b-7275-4927-a79d-12c3cb4784fb tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Get all volumes completed successfully. Aug 13 07:04:32.934893 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:32.934893 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:32.936509 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-52d56ae8-756b-499f-8eba-90ac6c9248e3 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] HTTP exception thrown: Can't revert volume 03329080-d063-4129-8c21-d66a007aad2d to its latest snapshot 491c8cc8-d111-48e2-af69-53b00079db45. The volume size must be equal to the snapshot size. Aug 13 07:04:32.936863 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-52d56ae8-756b-499f-8eba-90ac6c9248e3 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d/action returned with HTTP 400 Aug 13 07:04:32.937385 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 982/3967] 10.4.3.81 () {70 vars in 1424 bytes} [Thu Aug 13 07:04:32 2026] POST /volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d/action => generated 213 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 13 07:04:32.939740 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-416c4f3b-7275-4927-a79d-12c3cb4784fb tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 07:04:32.940224 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 997/3968] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 07:04:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8753 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:32.945662 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2cb9fc47-f998-4629-a8ad-77bc6da65c31 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:32.947978 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2cb9fc47-f998-4629-a8ad-77bc6da65c31 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/491c8cc8-d111-48e2-af69-53b00079db45 Aug 13 07:04:32.948200 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2cb9fc47-f998-4629-a8ad-77bc6da65c31 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:32.948402 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2cb9fc47-f998-4629-a8ad-77bc6da65c31 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:32.948503 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-2cb9fc47-f998-4629-a8ad-77bc6da65c31 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Delete snapshot with id: 491c8cc8-d111-48e2-af69-53b00079db45 Aug 13 07:04:32.953386 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:32.953386 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:32.953843 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2cb9fc47-f998-4629-a8ad-77bc6da65c31 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Snapshot retrieved successfully. Aug 13 07:04:32.961400 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0f809a29-3a87-464d-bf5c-c1d15b0fae66 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:32.963763 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0f809a29-3a87-464d-bf5c-c1d15b0fae66 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] DELETE https://10.4.3.81/volume/v3/types/a29b75c1-d158-453d-90f9-6fe8b8fd3391 Aug 13 07:04:32.964054 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0f809a29-3a87-464d-bf5c-c1d15b0fae66 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:32.964364 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0f809a29-3a87-464d-bf5c-c1d15b0fae66 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:32.968465 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2cb9fc47-f998-4629-a8ad-77bc6da65c31 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Snapshot delete request issued successfully. Aug 13 07:04:32.968686 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2cb9fc47-f998-4629-a8ad-77bc6da65c31 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/snapshots/491c8cc8-d111-48e2-af69-53b00079db45 returned with HTTP 202 Aug 13 07:04:32.969257 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 990/3969] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:04:32 2026] DELETE /volume/v3/snapshots/491c8cc8-d111-48e2-af69-53b00079db45 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:32.976149 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-31bb669c-9372-4849-800a-f67987fa767d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:32.977810 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-31bb669c-9372-4849-800a-f67987fa767d tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/snapshots/491c8cc8-d111-48e2-af69-53b00079db45 Aug 13 07:04:32.978037 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-31bb669c-9372-4849-800a-f67987fa767d tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:32.978244 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-31bb669c-9372-4849-800a-f67987fa767d tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:32.983611 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:32.983611 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:32.984085 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-31bb669c-9372-4849-800a-f67987fa767d tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Snapshot retrieved successfully. Aug 13 07:04:32.984928 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-31bb669c-9372-4849-800a-f67987fa767d tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/snapshots/491c8cc8-d111-48e2-af69-53b00079db45 returned with HTTP 200 Aug 13 07:04:32.985347 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 983/3970] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:32 2026] GET /volume/v3/snapshots/491c8cc8-d111-48e2-af69-53b00079db45 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:32.991338 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0f809a29-3a87-464d-bf5c-c1d15b0fae66 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] https://10.4.3.81/volume/v3/types/a29b75c1-d158-453d-90f9-6fe8b8fd3391 returned with HTTP 202 Aug 13 07:04:32.991917 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1001/3971] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:04:32 2026] DELETE /volume/v3/types/a29b75c1-d158-453d-90f9-6fe8b8fd3391 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:33.006251 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-858b05ad-4905-44e4-9064-1f7b22267d16 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.007905 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-858b05ad-4905-44e4-9064-1f7b22267d16 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:04:33.008246 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-858b05ad-4905-44e4-9064-1f7b22267d16 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-215959336", "extra_specs": {}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:33.021378 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-858b05ad-4905-44e4-9064-1f7b22267d16 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:04:33.021874 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 998/3972] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:04:33 2026] POST /volume/v3/types => generated 213 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:33.031409 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6808cf7b-66cd-4826-bbf0-35f0308ac767 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.033180 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6808cf7b-66cd-4826-bbf0-35f0308ac767 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] POST https://10.4.3.81/volume/v3/types/6b855616-ab8c-4887-b9ad-9045ffe6b482/encryption Aug 13 07:04:33.033508 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6808cf7b-66cd-4826-bbf0-35f0308ac767 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:33.035042 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:33.035042 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:33.048158 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6808cf7b-66cd-4826-bbf0-35f0308ac767 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] https://10.4.3.81/volume/v3/types/6b855616-ab8c-4887-b9ad-9045ffe6b482/encryption returned with HTTP 200 Aug 13 07:04:33.048583 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 991/3973] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 07:04:33 2026] POST /volume/v3/types/6b855616-ab8c-4887-b9ad-9045ffe6b482/encryption => generated 231 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:33.056969 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.058583 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:33.058883 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-531132824", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-215959336", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:33.060301 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-531132824', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-215959336', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:33.063499 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Create volume of 1 GB Aug 13 07:04:33.063756 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:33.063756 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:33.064181 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Availability Zones retrieved successfully. Aug 13 07:04:33.069239 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Flow 'volume_create_api' (d30289cd-8bc9-4c5b-9e00-8b037ee302c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:33.070054 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67772d76-ab8e-48dd-bbbb-c55f9793a9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:33.071062 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:04:33.095753 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67772d76-ab8e-48dd-bbbb-c55f9793a9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:04:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6b855616-ab8c-4887-b9ad-9045ffe6b482,is_public=True,name='tempest-scenario-type-luksv2-215959336',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b855616-ab8c-4887-b9ad-9045ffe6b482', '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=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:33.096530 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47b3bbe5-0c3e-4d6a-8df6-d9b2e9bf5f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:33.122690 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-215959336 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-215959336, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:04:33.122942 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-215959336 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-215959336, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:04:33.166220 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Created reservations ['8e1aef41-c896-4f06-aefa-e9ec9cbb326b', 'c2b6d3b7-d1e4-4b19-bf44-d0506befeb93', '33f65d9e-ee0f-4f78-bcd7-dba075a7bb2a', '9ebc3d64-b412-4991-b0bf-5ef4216dfa04'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:33.167605 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47b3bbe5-0c3e-4d6a-8df6-d9b2e9bf5f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e1aef41-c896-4f06-aefa-e9ec9cbb326b', 'c2b6d3b7-d1e4-4b19-bf44-d0506befeb93', '33f65d9e-ee0f-4f78-bcd7-dba075a7bb2a', '9ebc3d64-b412-4991-b0bf-5ef4216dfa04']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:33.168434 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93ffaec5-424a-4748-a717-9304c91874d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:33.197426 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93ffaec5-424a-4748-a717-9304c91874d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a60790b-f024-4b37-8b8c-451b8dff7635', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-531132824',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0a2cb76b6944309c40521d1aa7f81d',qos_specs=None,replication_status=,reservations=['8e1aef41-c896-4f06-aefa-e9ec9cbb326b','c2b6d3b7-d1e4-4b19-bf44-d0506befeb93','33f65d9e-ee0f-4f78-bcd7-dba075a7bb2a','9ebc3d64-b412-4991-b0bf-5ef4216dfa04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ded46a6c0d343fab0b395ea5c1c8dd4',volume_type_id=6b855616-ab8c-4887-b9ad-9045ffe6b482), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:04:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-531132824',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2a60790b-f024-4b37-8b8c-451b8dff7635,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b0a2cb76b6944309c40521d1aa7f81d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ded46a6c0d343fab0b395ea5c1c8dd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b855616-ab8c-4887-b9ad-9045ffe6b482),volume_type_id=6b855616-ab8c-4887-b9ad-9045ffe6b482)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:33.198334 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a949a4-c99a-4d15-bce0-4db4ef004aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:33.220933 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a949a4-c99a-4d15-bce0-4db4ef004aca) transitioned into state 'SUCCESS' from state '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-531132824',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0a2cb76b6944309c40521d1aa7f81d',qos_specs=None,replication_status=,reservations=['8e1aef41-c896-4f06-aefa-e9ec9cbb326b','c2b6d3b7-d1e4-4b19-bf44-d0506befeb93','33f65d9e-ee0f-4f78-bcd7-dba075a7bb2a','9ebc3d64-b412-4991-b0bf-5ef4216dfa04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ded46a6c0d343fab0b395ea5c1c8dd4',volume_type_id=6b855616-ab8c-4887-b9ad-9045ffe6b482)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:33.221959 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce79d859-7842-4415-8ec1-a0fdb9fa2527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:33.222942 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d61ec321-17d4-481d-885c-11ef85c1d207 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.232316 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce79d859-7842-4415-8ec1-a0fdb9fa2527) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:33.233186 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Flow 'volume_create_api' (d30289cd-8bc9-4c5b-9e00-8b037ee302c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:33.233527 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Create volume request issued successfully. Aug 13 07:04:33.234188 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d62b81d1-fe6a-4b4f-bf35-f5980151293d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:04:33.234634 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 984/3974] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:04:33 2026] POST /volume/v3/volumes => generated 783 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:33.344681 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d61ec321-17d4-481d-885c-11ef85c1d207 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:04:33.345013 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d61ec321-17d4-481d-885c-11ef85c1d207 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2134328604", "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=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:33.364354 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d61ec321-17d4-481d-885c-11ef85c1d207 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:04:33.364717 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1002/3975] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:04:33 2026] POST /volume/v3/types => generated 380 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:33.373198 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-17195823-cb15-47b7-a489-292956196b01 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.375096 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-17195823-cb15-47b7-a489-292956196b01 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] POST https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/encryption Aug 13 07:04:33.375530 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-17195823-cb15-47b7-a489-292956196b01 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:33.391927 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-17195823-cb15-47b7-a489-292956196b01 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/encryption returned with HTTP 200 Aug 13 07:04:33.392423 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 999/3976] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 07:04:33 2026] POST /volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:33.402377 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-75693d28-2e30-4d88-92e3-fe58bfef3f8b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.404008 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-75693d28-2e30-4d88-92e3-fe58bfef3f8b tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:04:33.404421 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-75693d28-2e30-4d88-92e3-fe58bfef3f8b tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-642248907", "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=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:33.419852 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-75693d28-2e30-4d88-92e3-fe58bfef3f8b tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:04:33.420230 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 992/3977] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:04:33 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:04:33.427672 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-59d9007d-a2f2-4c2c-9e7b-622845355eea None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.429563 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-59d9007d-a2f2-4c2c-9e7b-622845355eea tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] POST https://10.4.3.81/volume/v3/types/df8ba96c-0fee-4d23-9f07-ef91ace9ee28/encryption Aug 13 07:04:33.429878 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-59d9007d-a2f2-4c2c-9e7b-622845355eea tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:33.431388 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:33.431388 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:33.447815 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-59d9007d-a2f2-4c2c-9e7b-622845355eea tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/df8ba96c-0fee-4d23-9f07-ef91ace9ee28/encryption returned with HTTP 200 Aug 13 07:04:33.448235 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 985/3978] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 07:04:33 2026] POST /volume/v3/types/df8ba96c-0fee-4d23-9f07-ef91ace9ee28/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:33.459077 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b2f47ebd-a922-4d50-9bfd-c15d35b6786b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.460929 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b2f47ebd-a922-4d50-9bfd-c15d35b6786b tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:04:33.461277 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b2f47ebd-a922-4d50-9bfd-c15d35b6786b tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-920684871", "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=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:33.481037 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b2f47ebd-a922-4d50-9bfd-c15d35b6786b tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:04:33.481515 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1003/3979] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:04:33 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:33.489643 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8f050d09-708a-4205-8f7e-b2667e0a099a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.492768 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8f050d09-708a-4205-8f7e-b2667e0a099a tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] POST https://10.4.3.81/volume/v3/types/b43332ba-d567-4a29-a77e-3ea9908baa6a/extra_specs Aug 13 07:04:33.493144 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8f050d09-708a-4205-8f7e-b2667e0a099a tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:33.518309 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8f050d09-708a-4205-8f7e-b2667e0a099a tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/b43332ba-d567-4a29-a77e-3ea9908baa6a/extra_specs returned with HTTP 200 Aug 13 07:04:33.518717 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1000/3980] 10.4.3.81 () {68 vars in 1392 bytes} [Thu Aug 13 07:04:33 2026] POST /volume/v3/types/b43332ba-d567-4a29-a77e-3ea9908baa6a/extra_specs => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:04:33.525657 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-521139c2-15f7-4ec8-bb5e-640ef5921a17 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.527294 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-521139c2-15f7-4ec8-bb5e-640ef5921a17 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] PUT https://10.4.3.81/volume/v3/types/b43332ba-d567-4a29-a77e-3ea9908baa6a/extra_specs/key2 Aug 13 07:04:33.527636 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-521139c2-15f7-4ec8-bb5e-640ef5921a17 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:33.544795 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-521139c2-15f7-4ec8-bb5e-640ef5921a17 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/b43332ba-d567-4a29-a77e-3ea9908baa6a/extra_specs/key2 returned with HTTP 200 Aug 13 07:04:33.545183 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 993/3981] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:04:33 2026] PUT /volume/v3/types/b43332ba-d567-4a29-a77e-3ea9908baa6a/extra_specs/key2 => generated 25 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:04:33.555002 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-33aef7c0-0720-46a1-add5-3dd7c2b9612a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.557148 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-33aef7c0-0720-46a1-add5-3dd7c2b9612a tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:04:33.557601 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-33aef7c0-0720-46a1-add5-3dd7c2b9612a tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:33.571221 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-33aef7c0-0720-46a1-add5-3dd7c2b9612a tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:04:33.571760 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 986/3982] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:04:33 2026] POST /volume/v3/types => generated 195 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:33.580135 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-30f0bd87-36c7-4981-8078-c9e1d57b04c4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.582210 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-30f0bd87-36c7-4981-8078-c9e1d57b04c4 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] DELETE https://10.4.3.81/volume/v3/types/8da77301-86b3-47d9-9ac9-a17447f6fc3d Aug 13 07:04:33.582458 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-30f0bd87-36c7-4981-8078-c9e1d57b04c4 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:33.582700 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-30f0bd87-36c7-4981-8078-c9e1d57b04c4 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:33.613245 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-30f0bd87-36c7-4981-8078-c9e1d57b04c4 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/8da77301-86b3-47d9-9ac9-a17447f6fc3d returned with HTTP 202 Aug 13 07:04:33.613655 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1004/3983] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:04:33 2026] DELETE /volume/v3/types/8da77301-86b3-47d9-9ac9-a17447f6fc3d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:33.626131 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bf203820-0d3c-42cf-9e97-ac6f3c1a0913 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.630638 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bf203820-0d3c-42cf-9e97-ac6f3c1a0913 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:04:33.630996 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bf203820-0d3c-42cf-9e97-ac6f3c1a0913 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-678044202", "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=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:33.649773 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bf203820-0d3c-42cf-9e97-ac6f3c1a0913 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:04:33.650153 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1001/3984] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:04:33 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:33.659400 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a3010431-f322-4440-a82f-8777f0dd7e0e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.661155 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a3010431-f322-4440-a82f-8777f0dd7e0e tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] POST https://10.4.3.81/volume/v3/types/866513b0-2ef8-4abd-8e05-0dcd60079db9/encryption Aug 13 07:04:33.661504 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a3010431-f322-4440-a82f-8777f0dd7e0e tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:33.687847 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a3010431-f322-4440-a82f-8777f0dd7e0e tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/866513b0-2ef8-4abd-8e05-0dcd60079db9/encryption returned with HTTP 200 Aug 13 07:04:33.688364 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 994/3985] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 07:04:33 2026] POST /volume/v3/types/866513b0-2ef8-4abd-8e05-0dcd60079db9/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:33.696640 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0b4ec3c9-250e-4978-9615-b765a11574d3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.698440 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0b4ec3c9-250e-4978-9615-b765a11574d3 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] DELETE https://10.4.3.81/volume/v3/types/866513b0-2ef8-4abd-8e05-0dcd60079db9/encryption/8086b33a-0cd3-498e-8268-250e71f5c2d7 Aug 13 07:04:33.698710 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0b4ec3c9-250e-4978-9615-b765a11574d3 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:33.698915 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0b4ec3c9-250e-4978-9615-b765a11574d3 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:33.709782 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0b4ec3c9-250e-4978-9615-b765a11574d3 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/866513b0-2ef8-4abd-8e05-0dcd60079db9/encryption/8086b33a-0cd3-498e-8268-250e71f5c2d7 returned with HTTP 202 Aug 13 07:04:33.710174 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 987/3986] 10.4.3.81 () {66 vars in 1482 bytes} [Thu Aug 13 07:04:33 2026] DELETE /volume/v3/types/866513b0-2ef8-4abd-8e05-0dcd60079db9/encryption/8086b33a-0cd3-498e-8268-250e71f5c2d7 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:33.718654 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7b056952-189a-4d8b-8c6d-1b70bdb28651 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.720656 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7b056952-189a-4d8b-8c6d-1b70bdb28651 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:04:33.721075 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7b056952-189a-4d8b-8c6d-1b70bdb28651 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1197643925", "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=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:33.737263 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7b056952-189a-4d8b-8c6d-1b70bdb28651 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:04:33.737708 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1005/3987] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:04:33 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:33.745440 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d4827f6c-00d3-48b9-b3dd-0871c9dc8920 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.747848 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d4827f6c-00d3-48b9-b3dd-0871c9dc8920 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] DELETE https://10.4.3.81/volume/v3/types/3ad74fb8-06f1-4d96-a24c-262b44922879/extra_specs/key1 Aug 13 07:04:33.748122 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d4827f6c-00d3-48b9-b3dd-0871c9dc8920 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:33.748394 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d4827f6c-00d3-48b9-b3dd-0871c9dc8920 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:33.779908 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d4827f6c-00d3-48b9-b3dd-0871c9dc8920 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/3ad74fb8-06f1-4d96-a24c-262b44922879/extra_specs/key1 returned with HTTP 202 Aug 13 07:04:33.780362 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1002/3988] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 07:04:33 2026] DELETE /volume/v3/types/3ad74fb8-06f1-4d96-a24c-262b44922879/extra_specs/key1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:04:33.790017 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-067ebd69-9374-47a5-bdaa-fdce8c3e41af None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.791606 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-067ebd69-9374-47a5-bdaa-fdce8c3e41af tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:04:33.791965 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-067ebd69-9374-47a5-bdaa-fdce8c3e41af tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1122226043", "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=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:33.810395 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-067ebd69-9374-47a5-bdaa-fdce8c3e41af tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:04:33.811199 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 995/3989] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:04:33 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:33.818774 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dc2c8b25-1125-4436-b295-c5c14ec45f22 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.821079 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dc2c8b25-1125-4436-b295-c5c14ec45f22 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] DELETE https://10.4.3.81/volume/v3/types/e9a4bf79-25d3-438a-95ee-e94a1632b26a Aug 13 07:04:33.821079 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dc2c8b25-1125-4436-b295-c5c14ec45f22 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:33.821371 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dc2c8b25-1125-4436-b295-c5c14ec45f22 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:33.851934 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dc2c8b25-1125-4436-b295-c5c14ec45f22 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/e9a4bf79-25d3-438a-95ee-e94a1632b26a returned with HTTP 202 Aug 13 07:04:33.852407 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 988/3990] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:04:33 2026] DELETE /volume/v3/types/e9a4bf79-25d3-438a-95ee-e94a1632b26a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:33.861915 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5436c5cc-9f47-4073-a0d7-eae0ba0d0953 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.864381 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5436c5cc-9f47-4073-a0d7-eae0ba0d0953 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] GET https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/extra_specs Aug 13 07:04:33.864381 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5436c5cc-9f47-4073-a0d7-eae0ba0d0953 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:33.864572 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5436c5cc-9f47-4073-a0d7-eae0ba0d0953 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:33.871217 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5436c5cc-9f47-4073-a0d7-eae0ba0d0953 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/extra_specs returned with HTTP 200 Aug 13 07:04:33.871676 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1006/3991] 10.4.3.81 () {66 vars in 1371 bytes} [Thu Aug 13 07:04:33 2026] GET /volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:33.880607 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d4c2c904-5e3a-4bf2-a924-b0ac9363e644 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.882250 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d4c2c904-5e3a-4bf2-a924-b0ac9363e644 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] GET https://10.4.3.81/volume/v3/types Aug 13 07:04:33.882485 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d4c2c904-5e3a-4bf2-a924-b0ac9363e644 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:33.882640 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d4c2c904-5e3a-4bf2-a924-b0ac9363e644 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:33.904510 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d4c2c904-5e3a-4bf2-a924-b0ac9363e644 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:04:33.904510 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1003/3992] 10.4.3.81 () {66 vars in 1224 bytes} [Thu Aug 13 07:04:33 2026] GET /volume/v3/types => generated 3048 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:33.921502 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a352cc19-5251-4a77-96b4-c111e7e1d6ec None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.923258 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a352cc19-5251-4a77-96b4-c111e7e1d6ec tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] GET https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/encryption/cipher Aug 13 07:04:33.923491 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a352cc19-5251-4a77-96b4-c111e7e1d6ec tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:33.923668 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a352cc19-5251-4a77-96b4-c111e7e1d6ec tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:33.931753 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a352cc19-5251-4a77-96b4-c111e7e1d6ec tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/encryption/cipher returned with HTTP 200 Aug 13 07:04:33.932051 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 996/3993] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 07:04:33 2026] GET /volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:04:33.944477 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-977948fd-59ed-46bb-bb08-7ba4c1c8f0fa None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.946942 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-977948fd-59ed-46bb-bb08-7ba4c1c8f0fa tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] GET https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/encryption Aug 13 07:04:33.947289 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-977948fd-59ed-46bb-bb08-7ba4c1c8f0fa tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:33.947568 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-977948fd-59ed-46bb-bb08-7ba4c1c8f0fa tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:33.954980 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-977948fd-59ed-46bb-bb08-7ba4c1c8f0fa tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/encryption returned with HTTP 200 Aug 13 07:04:33.955589 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 989/3994] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 07:04:33 2026] GET /volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/encryption => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:33.966848 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e5db19a2-a168-4586-9a46-7a79995cb7fa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.969357 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e5db19a2-a168-4586-9a46-7a79995cb7fa tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] GET https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/extra_specs/multiattach Aug 13 07:04:33.969468 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e5db19a2-a168-4586-9a46-7a79995cb7fa tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:33.969736 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e5db19a2-a168-4586-9a46-7a79995cb7fa tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:33.977200 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e5db19a2-a168-4586-9a46-7a79995cb7fa tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/extra_specs/multiattach returned with HTTP 200 Aug 13 07:04:33.977702 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1007/3995] 10.4.3.81 () {66 vars in 1407 bytes} [Thu Aug 13 07:04:33 2026] GET /volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:04:33.985275 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5f1d0981-d559-4bd9-864b-7e2dcda25c53 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.987050 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5f1d0981-d559-4bd9-864b-7e2dcda25c53 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] GET https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/extra_specs/volume_backend_name Aug 13 07:04:33.987243 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5f1d0981-d559-4bd9-864b-7e2dcda25c53 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:33.987436 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5f1d0981-d559-4bd9-864b-7e2dcda25c53 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:33.993560 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5f1d0981-d559-4bd9-864b-7e2dcda25c53 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/extra_specs/volume_backend_name returned with HTTP 200 Aug 13 07:04:33.993878 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1004/3996] 10.4.3.81 () {66 vars in 1431 bytes} [Thu Aug 13 07:04:33 2026] GET /volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/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) Aug 13 07:04:33.993963 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8239989d-9a4c-454f-99e0-7669b0253763 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:33.995744 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8239989d-9a4c-454f-99e0-7669b0253763 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/snapshots/491c8cc8-d111-48e2-af69-53b00079db45 Aug 13 07:04:33.995947 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8239989d-9a4c-454f-99e0-7669b0253763 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:33.996214 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8239989d-9a4c-454f-99e0-7669b0253763 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:34.000628 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8239989d-9a4c-454f-99e0-7669b0253763 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/snapshots/491c8cc8-d111-48e2-af69-53b00079db45 returned with HTTP 404 Aug 13 07:04:34.001259 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 997/3997] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:33 2026] GET /volume/v3/snapshots/491c8cc8-d111-48e2-af69-53b00079db45 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:34.002954 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-00194356-88ac-48ff-9470-2581e35618b1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:34.005618 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-00194356-88ac-48ff-9470-2581e35618b1 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] GET https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349 Aug 13 07:04:34.005618 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-00194356-88ac-48ff-9470-2581e35618b1 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:34.005618 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-00194356-88ac-48ff-9470-2581e35618b1 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:34.009216 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-641f93b8-0573-4cd0-be74-dff5a2105876 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:34.011012 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-00194356-88ac-48ff-9470-2581e35618b1 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349 returned with HTTP 200 Aug 13 07:04:34.011664 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 990/3998] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 07:04:34 2026] GET /volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349 => generated 402 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:34.011865 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-641f93b8-0573-4cd0-be74-dff5a2105876 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] DELETE https://10.4.3.81/volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d Aug 13 07:04:34.012186 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-641f93b8-0573-4cd0-be74-dff5a2105876 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:34.012500 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-641f93b8-0573-4cd0-be74-dff5a2105876 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:34.012758 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-641f93b8-0573-4cd0-be74-dff5a2105876 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Delete volume with id: 03329080-d063-4129-8c21-d66a007aad2d Aug 13 07:04:34.022138 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:34.022138 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:34.022390 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0d144806-e7c6-4b0e-8de7-a778b7da8914 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:34.022839 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-641f93b8-0573-4cd0-be74-dff5a2105876 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Volume info retrieved successfully. Aug 13 07:04:34.024086 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0d144806-e7c6-4b0e-8de7-a778b7da8914 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] PUT https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/encryption/482ef861-eb55-47ac-bb7e-8ba69ef47636 Aug 13 07:04:34.024425 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0d144806-e7c6-4b0e-8de7-a778b7da8914 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:34.037641 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0d144806-e7c6-4b0e-8de7-a778b7da8914 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/encryption/482ef861-eb55-47ac-bb7e-8ba69ef47636 returned with HTTP 200 Aug 13 07:04:34.037863 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1005/3999] 10.4.3.81 () {68 vars in 1499 bytes} [Thu Aug 13 07:04:34 2026] PUT /volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/encryption/482ef861-eb55-47ac-bb7e-8ba69ef47636 => generated 33 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:04:34.043728 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-641f93b8-0573-4cd0-be74-dff5a2105876 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Delete volume request issued successfully. Aug 13 07:04:34.043999 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-641f93b8-0573-4cd0-be74-dff5a2105876 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d returned with HTTP 202 Aug 13 07:04:34.044629 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1008/4000] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:04:34 2026] DELETE /volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:04:34.053613 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-685a8fbb-e908-460e-bbf1-426e2242437e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:34.056386 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-685a8fbb-e908-460e-bbf1-426e2242437e tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d Aug 13 07:04:34.056503 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f9d5a103-621a-4c22-a2af-bb2ae9101a2c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:34.056547 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-685a8fbb-e908-460e-bbf1-426e2242437e tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:34.056547 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-685a8fbb-e908-460e-bbf1-426e2242437e tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:34.056954 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f9d5a103-621a-4c22-a2af-bb2ae9101a2c tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] PUT https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/extra_specs/key1 Aug 13 07:04:34.057709 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f9d5a103-621a-4c22-a2af-bb2ae9101a2c tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:34.065977 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:34.065977 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:34.071631 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-685a8fbb-e908-460e-bbf1-426e2242437e tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Volume info retrieved successfully. Aug 13 07:04:34.076190 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-685a8fbb-e908-460e-bbf1-426e2242437e tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d returned with HTTP 200 Aug 13 07:04:34.076751 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 998/4001] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:04:34 2026] GET /volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:34.081167 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f9d5a103-621a-4c22-a2af-bb2ae9101a2c tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/extra_specs/key1 returned with HTTP 200 Aug 13 07:04:34.081167 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 991/4002] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:04:34 2026] PUT /volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349/extra_specs/key1 => generated 30 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:04:34.091689 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-421670e6-c9b7-4b7d-aa3d-2d84a779d672 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:34.093646 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-421670e6-c9b7-4b7d-aa3d-2d84a779d672 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] PUT https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349 Aug 13 07:04:34.094202 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-421670e6-c9b7-4b7d-aa3d-2d84a779d672 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:34.110045 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-421670e6-c9b7-4b7d-aa3d-2d84a779d672 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349 returned with HTTP 200 Aug 13 07:04:34.110664 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1006/4003] 10.4.3.81 () {68 vars in 1355 bytes} [Thu Aug 13 07:04:34 2026] PUT /volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349 => generated 371 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:34.121841 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4a2e9a07-254e-4825-855f-cab6e6e629f7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:34.123769 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a2e9a07-254e-4825-855f-cab6e6e629f7 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] DELETE https://10.4.3.81/volume/v3/types/3ad74fb8-06f1-4d96-a24c-262b44922879 Aug 13 07:04:34.124093 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a2e9a07-254e-4825-855f-cab6e6e629f7 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:34.124690 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a2e9a07-254e-4825-855f-cab6e6e629f7 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:34.150895 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a2e9a07-254e-4825-855f-cab6e6e629f7 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/3ad74fb8-06f1-4d96-a24c-262b44922879 returned with HTTP 202 Aug 13 07:04:34.151406 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1009/4004] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:04:34 2026] DELETE /volume/v3/types/3ad74fb8-06f1-4d96-a24c-262b44922879 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:34.160101 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-73f35f84-c8af-4343-9979-a3875c99e644 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:34.162413 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-73f35f84-c8af-4343-9979-a3875c99e644 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] DELETE https://10.4.3.81/volume/v3/types/866513b0-2ef8-4abd-8e05-0dcd60079db9 Aug 13 07:04:34.162681 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-73f35f84-c8af-4343-9979-a3875c99e644 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:34.163097 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-73f35f84-c8af-4343-9979-a3875c99e644 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:34.190271 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-73f35f84-c8af-4343-9979-a3875c99e644 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/866513b0-2ef8-4abd-8e05-0dcd60079db9 returned with HTTP 202 Aug 13 07:04:34.190824 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 999/4005] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:04:34 2026] DELETE /volume/v3/types/866513b0-2ef8-4abd-8e05-0dcd60079db9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:34.198915 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-73115f4b-3500-4138-ba26-91770c54651a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:34.201237 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-73115f4b-3500-4138-ba26-91770c54651a tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] DELETE https://10.4.3.81/volume/v3/types/b43332ba-d567-4a29-a77e-3ea9908baa6a Aug 13 07:04:34.201503 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-73115f4b-3500-4138-ba26-91770c54651a tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:34.201761 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-73115f4b-3500-4138-ba26-91770c54651a tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:34.231759 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-73115f4b-3500-4138-ba26-91770c54651a tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/b43332ba-d567-4a29-a77e-3ea9908baa6a returned with HTTP 202 Aug 13 07:04:34.232335 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 992/4006] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:04:34 2026] DELETE /volume/v3/types/b43332ba-d567-4a29-a77e-3ea9908baa6a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:34.241515 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2b44e34e-102c-453c-9ee2-a4a6582cd250 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:34.244272 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2b44e34e-102c-453c-9ee2-a4a6582cd250 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] DELETE https://10.4.3.81/volume/v3/types/df8ba96c-0fee-4d23-9f07-ef91ace9ee28 Aug 13 07:04:34.244745 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2b44e34e-102c-453c-9ee2-a4a6582cd250 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:34.244986 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2b44e34e-102c-453c-9ee2-a4a6582cd250 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:34.296291 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2b44e34e-102c-453c-9ee2-a4a6582cd250 tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/df8ba96c-0fee-4d23-9f07-ef91ace9ee28 returned with HTTP 202 Aug 13 07:04:34.297177 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1007/4007] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:04:34 2026] DELETE /volume/v3/types/df8ba96c-0fee-4d23-9f07-ef91ace9ee28 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:34.303285 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-01c4caeb-c0bf-4bcb-8e7d-0a404134ba3f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:34.305026 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-01c4caeb-c0bf-4bcb-8e7d-0a404134ba3f tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] DELETE https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349 Aug 13 07:04:34.305239 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-01c4caeb-c0bf-4bcb-8e7d-0a404134ba3f tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:34.305460 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-01c4caeb-c0bf-4bcb-8e7d-0a404134ba3f tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:34.328597 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-01c4caeb-c0bf-4bcb-8e7d-0a404134ba3f tempest-VolumeTypesAdminTests-754053761 tempest-VolumeTypesAdminTests-754053761-project-admin] https://10.4.3.81/volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349 returned with HTTP 202 Aug 13 07:04:34.329023 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1010/4008] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:04:34 2026] DELETE /volume/v3/types/0cc52a89-6449-418f-bd8f-81e0b4314349 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:35.095143 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bb416636-a02a-4c91-9e62-1fd6b198f02a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:35.097478 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bb416636-a02a-4c91-9e62-1fd6b198f02a tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d Aug 13 07:04:35.097790 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bb416636-a02a-4c91-9e62-1fd6b198f02a tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:35.098054 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bb416636-a02a-4c91-9e62-1fd6b198f02a tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:35.113964 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bb416636-a02a-4c91-9e62-1fd6b198f02a tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d returned with HTTP 404 Aug 13 07:04:35.114536 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1000/4009] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:04:35 2026] GET /volume/v3/volumes/03329080-d063-4129-8c21-d66a007aad2d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:04:35.124380 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c0f567cd-f999-420a-bf50-76116a3dd197 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:35.127204 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c0f567cd-f999-420a-bf50-76116a3dd197 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/82f944b5-080e-41b2-84d6-9b313c6f9759 Aug 13 07:04:35.127589 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c0f567cd-f999-420a-bf50-76116a3dd197 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:35.127917 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c0f567cd-f999-420a-bf50-76116a3dd197 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:35.128195 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-c0f567cd-f999-420a-bf50-76116a3dd197 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Delete snapshot with id: 82f944b5-080e-41b2-84d6-9b313c6f9759 Aug 13 07:04:35.136059 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:35.136059 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:35.136680 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c0f567cd-f999-420a-bf50-76116a3dd197 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Snapshot retrieved successfully. Aug 13 07:04:35.163346 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c0f567cd-f999-420a-bf50-76116a3dd197 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Snapshot delete request issued successfully. Aug 13 07:04:35.163346 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c0f567cd-f999-420a-bf50-76116a3dd197 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/snapshots/82f944b5-080e-41b2-84d6-9b313c6f9759 returned with HTTP 202 Aug 13 07:04:35.163346 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 993/4010] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:04:35 2026] DELETE /volume/v3/snapshots/82f944b5-080e-41b2-84d6-9b313c6f9759 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:35.173776 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b3f0da6a-539f-4c73-9ad8-88bf5df45164 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:35.175878 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b3f0da6a-539f-4c73-9ad8-88bf5df45164 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/snapshots/82f944b5-080e-41b2-84d6-9b313c6f9759 Aug 13 07:04:35.176092 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b3f0da6a-539f-4c73-9ad8-88bf5df45164 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:35.176306 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b3f0da6a-539f-4c73-9ad8-88bf5df45164 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:35.183228 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:35.183228 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:35.183664 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b3f0da6a-539f-4c73-9ad8-88bf5df45164 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Snapshot retrieved successfully. Aug 13 07:04:35.186059 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b3f0da6a-539f-4c73-9ad8-88bf5df45164 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/snapshots/82f944b5-080e-41b2-84d6-9b313c6f9759 returned with HTTP 200 Aug 13 07:04:35.186942 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1008/4011] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:35 2026] GET /volume/v3/snapshots/82f944b5-080e-41b2-84d6-9b313c6f9759 => generated 479 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:36.196060 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-637a78af-fcb4-4465-a663-79492353c383 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:36.197907 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-637a78af-fcb4-4465-a663-79492353c383 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/snapshots/82f944b5-080e-41b2-84d6-9b313c6f9759 Aug 13 07:04:36.198093 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-637a78af-fcb4-4465-a663-79492353c383 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:36.198604 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-637a78af-fcb4-4465-a663-79492353c383 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:36.203688 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-637a78af-fcb4-4465-a663-79492353c383 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/snapshots/82f944b5-080e-41b2-84d6-9b313c6f9759 returned with HTTP 404 Aug 13 07:04:36.203845 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1011/4012] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:36 2026] GET /volume/v3/snapshots/82f944b5-080e-41b2-84d6-9b313c6f9759 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:36.211831 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-962ed9ee-cb78-496c-acf4-ff1b78b83d51 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:36.214013 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-962ed9ee-cb78-496c-acf4-ff1b78b83d51 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] DELETE https://10.4.3.81/volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c Aug 13 07:04:36.214307 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-962ed9ee-cb78-496c-acf4-ff1b78b83d51 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:36.214613 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-962ed9ee-cb78-496c-acf4-ff1b78b83d51 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:36.214855 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-962ed9ee-cb78-496c-acf4-ff1b78b83d51 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Delete volume with id: 228b3cda-7bfc-4389-bf49-27a9327cc76c Aug 13 07:04:36.221709 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:36.221709 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:36.222175 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-962ed9ee-cb78-496c-acf4-ff1b78b83d51 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Volume info retrieved successfully. Aug 13 07:04:36.243355 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-962ed9ee-cb78-496c-acf4-ff1b78b83d51 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Delete volume request issued successfully. Aug 13 07:04:36.243586 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-962ed9ee-cb78-496c-acf4-ff1b78b83d51 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c returned with HTTP 202 Aug 13 07:04:36.244200 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1001/4013] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:04:36 2026] DELETE /volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:04:36.256213 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ca9df155-4466-4bfa-b1ba-2378d090f019 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:36.260677 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ca9df155-4466-4bfa-b1ba-2378d090f019 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c Aug 13 07:04:36.260677 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ca9df155-4466-4bfa-b1ba-2378d090f019 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:36.260677 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ca9df155-4466-4bfa-b1ba-2378d090f019 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:36.275933 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:36.275933 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:36.281235 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ca9df155-4466-4bfa-b1ba-2378d090f019 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Volume info retrieved successfully. Aug 13 07:04:36.287524 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ca9df155-4466-4bfa-b1ba-2378d090f019 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c returned with HTTP 200 Aug 13 07:04:36.288533 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 994/4014] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:04:36 2026] GET /volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:37.304244 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0a3c7829-3eba-4f86-9e2a-6dc72fb886a1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:37.308403 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0a3c7829-3eba-4f86-9e2a-6dc72fb886a1 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] GET https://10.4.3.81/volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c Aug 13 07:04:37.308686 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0a3c7829-3eba-4f86-9e2a-6dc72fb886a1 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:37.308925 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0a3c7829-3eba-4f86-9e2a-6dc72fb886a1 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:37.319729 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0a3c7829-3eba-4f86-9e2a-6dc72fb886a1 tempest-VolumeRevertTests-1338051081 tempest-VolumeRevertTests-1338051081-project-member] https://10.4.3.81/volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c returned with HTTP 404 Aug 13 07:04:37.320300 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1009/4015] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:04:37 2026] GET /volume/v3/volumes/228b3cda-7bfc-4389-bf49-27a9327cc76c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:04:38.674042 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a524ff90-e256-4275-a95c-50ed693c8c47 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:38.811336 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a524ff90-e256-4275-a95c-50ed693c8c47 tempest-ProjectAdminTests-206013266 tempest-ProjectAdminTests-206013266-project-admin] GET https://10.4.3.81/volume/v3/scheduler-stats/get_pools Aug 13 07:04:38.811566 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a524ff90-e256-4275-a95c-50ed693c8c47 tempest-ProjectAdminTests-206013266 tempest-ProjectAdminTests-206013266-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:38.811747 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a524ff90-e256-4275-a95c-50ed693c8c47 tempest-ProjectAdminTests-206013266 tempest-ProjectAdminTests-206013266-project-admin] Calling method 'get_pools' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:38.821151 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a524ff90-e256-4275-a95c-50ed693c8c47 tempest-ProjectAdminTests-206013266 tempest-ProjectAdminTests-206013266-project-admin] https://10.4.3.81/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 07:04:38.821563 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1012/4016] 10.4.3.81 () {66 vars in 1284 bytes} [Thu Aug 13 07:04:38 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:38.831219 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0f241f0d-bec7-41df-a85b-843086a26815 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:38.833535 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0f241f0d-bec7-41df-a85b-843086a26815 tempest-ProjectAdminTests-206013266 tempest-ProjectAdminTests-206013266-project-admin] GET https://10.4.3.81/volume/v3/capabilities/np0000007169@storpool Aug 13 07:04:38.833895 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0f241f0d-bec7-41df-a85b-843086a26815 tempest-ProjectAdminTests-206013266 tempest-ProjectAdminTests-206013266-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:38.834546 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0f241f0d-bec7-41df-a85b-843086a26815 tempest-ProjectAdminTests-206013266 tempest-ProjectAdminTests-206013266-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:38.843854 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0f241f0d-bec7-41df-a85b-843086a26815 tempest-ProjectAdminTests-206013266 tempest-ProjectAdminTests-206013266-project-admin] https://10.4.3.81/volume/v3/capabilities/np0000007169@storpool returned with HTTP 200 Aug 13 07:04:38.844881 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1002/4017] 10.4.3.81 () {66 vars in 1311 bytes} [Thu Aug 13 07:04:38 2026] GET /volume/v3/capabilities/np0000007169@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:40.720707 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-368c55dd-346a-4a32-bbd8-0f8fb5bfe7ac None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:40.834981 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-368c55dd-346a-4a32-bbd8-0f8fb5bfe7ac tempest-ProjectReaderTests-848156825 tempest-ProjectReaderTests-848156825-project-admin] GET https://10.4.3.81/volume/v3/scheduler-stats/get_pools Aug 13 07:04:40.835111 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-368c55dd-346a-4a32-bbd8-0f8fb5bfe7ac tempest-ProjectReaderTests-848156825 tempest-ProjectReaderTests-848156825-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:40.835289 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-368c55dd-346a-4a32-bbd8-0f8fb5bfe7ac tempest-ProjectReaderTests-848156825 tempest-ProjectReaderTests-848156825-project-admin] Calling method 'get_pools' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:40.847379 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-368c55dd-346a-4a32-bbd8-0f8fb5bfe7ac tempest-ProjectReaderTests-848156825 tempest-ProjectReaderTests-848156825-project-admin] https://10.4.3.81/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 07:04:40.847717 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 995/4018] 10.4.3.81 () {66 vars in 1284 bytes} [Thu Aug 13 07:04:40 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:40.859129 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3719e47f-d12d-40e8-bd6a-5031447e55c1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:40.915147 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3719e47f-d12d-40e8-bd6a-5031447e55c1 tempest-ProjectReaderTests-848156825 tempest-ProjectReaderTests-848156825-project-reader] GET https://10.4.3.81/volume/v3/capabilities/np0000007169@storpool Aug 13 07:04:40.915385 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3719e47f-d12d-40e8-bd6a-5031447e55c1 tempest-ProjectReaderTests-848156825 tempest-ProjectReaderTests-848156825-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:40.915587 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3719e47f-d12d-40e8-bd6a-5031447e55c1 tempest-ProjectReaderTests-848156825 tempest-ProjectReaderTests-848156825-project-reader] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:40.916268 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.policy [None req-3719e47f-d12d-40e8-bd6a-5031447e55c1 tempest-ProjectReaderTests-848156825 tempest-ProjectReaderTests-848156825-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '0762287d49644c35b85b95aa5262a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8175b80bb142460caba00f4be6fb4585', '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=100297) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:04:40.916588 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3719e47f-d12d-40e8-bd6a-5031447e55c1 tempest-ProjectReaderTests-848156825 tempest-ProjectReaderTests-848156825-project-reader] https://10.4.3.81/volume/v3/capabilities/np0000007169@storpool returned with HTTP 403 Aug 13 07:04:40.917238 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1010/4019] 10.4.3.81 () {66 vars in 1311 bytes} [Thu Aug 13 07:04:40 2026] GET /volume/v3/capabilities/np0000007169@storpool => generated 110 bytes in 58 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:41.947960 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-74ea9b9f-451c-465c-b146-3db75e8ecf2e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:41.948362 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-74ea9b9f-451c-465c-b146-3db75e8ecf2e None None] GET https://10.4.3.81/volume// Aug 13 07:04:41.948518 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-74ea9b9f-451c-465c-b146-3db75e8ecf2e None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:41.948691 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-74ea9b9f-451c-465c-b146-3db75e8ecf2e None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:41.948994 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-74ea9b9f-451c-465c-b146-3db75e8ecf2e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:04:41.949412 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1013/4020] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:04:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:04:41.960577 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-97876c46-8265-4255-80f9-461db0092356 req-7352ebcf-7252-46c1-896a-edb8879efe30 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:41.966278 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-97876c46-8265-4255-80f9-461db0092356 req-7352ebcf-7252-46c1-896a-edb8879efe30 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:04:41.966278 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-97876c46-8265-4255-80f9-461db0092356 req-7352ebcf-7252-46c1-896a-edb8879efe30 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59b82d0a-f67c-45fb-bb3d-90fe24085fee", "connector": null, "instance_uuid": "817cd28c-9cd2-4cd0-bb86-d62bac81020e"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:41.977268 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:41.977268 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:42.008845 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-97876c46-8265-4255-80f9-461db0092356 req-7352ebcf-7252-46c1-896a-edb8879efe30 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:04:42.009493 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1003/4021] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:04:41 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:42.019266 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-97876c46-8265-4255-80f9-461db0092356 req-cd23e1b1-3c87-4947-a78f-54433fa805a7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:42.021425 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-97876c46-8265-4255-80f9-461db0092356 req-cd23e1b1-3c87-4947-a78f-54433fa805a7 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] DELETE https://10.4.3.81/volume/v3/attachments/7cfcc9f6-c2ac-44a9-9080-aebb1f7d3f25 Aug 13 07:04:42.021823 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-97876c46-8265-4255-80f9-461db0092356 req-cd23e1b1-3c87-4947-a78f-54433fa805a7 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:42.021958 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-97876c46-8265-4255-80f9-461db0092356 req-cd23e1b1-3c87-4947-a78f-54433fa805a7 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:42.029526 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:42.029526 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:42.079630 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-97876c46-8265-4255-80f9-461db0092356 req-cd23e1b1-3c87-4947-a78f-54433fa805a7 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] https://10.4.3.81/volume/v3/attachments/7cfcc9f6-c2ac-44a9-9080-aebb1f7d3f25 returned with HTTP 200 Aug 13 07:04:42.080378 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 996/4022] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:04:42 2026] DELETE /volume/v3/attachments/7cfcc9f6-c2ac-44a9-9080-aebb1f7d3f25 => generated 192 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:42.558443 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-676c180c-d6e2-4f96-895d-30a7ea266136 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:42.640282 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-676c180c-d6e2-4f96-895d-30a7ea266136 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:42.640616 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-676c180c-d6e2-4f96-895d-30a7ea266136 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1658189532"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:42.642405 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-676c180c-d6e2-4f96-895d-30a7ea266136 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1658189532'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:42.642525 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-676c180c-d6e2-4f96-895d-30a7ea266136 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Create volume of 1 GB Aug 13 07:04:42.646344 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-676c180c-d6e2-4f96-895d-30a7ea266136 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Availability Zones retrieved successfully. Aug 13 07:04:42.651577 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-676c180c-d6e2-4f96-895d-30a7ea266136 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Flow 'volume_create_api' (6a2d8820-0faf-436a-bfe2-67ad108feae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:42.652656 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-676c180c-d6e2-4f96-895d-30a7ea266136 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8181086-2d4f-4576-b3c5-b4d94e8973e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:42.653421 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-676c180c-d6e2-4f96-895d-30a7ea266136 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:04:42.678270 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-676c180c-d6e2-4f96-895d-30a7ea266136 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8181086-2d4f-4576-b3c5-b4d94e8973e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:42.679069 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-676c180c-d6e2-4f96-895d-30a7ea266136 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (671b186b-43e8-48f0-a8ad-af5e6f525537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:42.742228 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-676c180c-d6e2-4f96-895d-30a7ea266136 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Created reservations ['883872d8-b00d-4d99-8d21-7f5d5389c014', 'ae175516-7675-4d58-b8b4-c41b5b32304e', 'd3810a3c-3d3b-4c61-979e-33c473a280a3', '77effc34-4d41-4078-8cc9-0b5fab2872d7'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:42.743095 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-676c180c-d6e2-4f96-895d-30a7ea266136 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (671b186b-43e8-48f0-a8ad-af5e6f525537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['883872d8-b00d-4d99-8d21-7f5d5389c014', 'ae175516-7675-4d58-b8b4-c41b5b32304e', 'd3810a3c-3d3b-4c61-979e-33c473a280a3', '77effc34-4d41-4078-8cc9-0b5fab2872d7']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:42.743992 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-676c180c-d6e2-4f96-895d-30a7ea266136 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (714b9eb9-6db7-415d-be38-229c22632b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:42.766753 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-676c180c-d6e2-4f96-895d-30a7ea266136 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (714b9eb9-6db7-415d-be38-229c22632b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fe8a13b-8324-40f3-94c5-e0951a7a8d85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1658189532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='439524a667e84d46a3793a7cefbbfde6',qos_specs=None,replication_status=,reservations=['883872d8-b00d-4d99-8d21-7f5d5389c014','ae175516-7675-4d58-b8b4-c41b5b32304e','d3810a3c-3d3b-4c61-979e-33c473a280a3','77effc34-4d41-4078-8cc9-0b5fab2872d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88e7914863bc44739a075968636d474b',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:04:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1658189532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fe8a13b-8324-40f3-94c5-e0951a7a8d85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='439524a667e84d46a3793a7cefbbfde6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88e7914863bc44739a075968636d474b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:42.767588 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-676c180c-d6e2-4f96-895d-30a7ea266136 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a5d8623-4bf0-408b-8a86-531a3e322bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:42.785715 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-676c180c-d6e2-4f96-895d-30a7ea266136 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a5d8623-4bf0-408b-8a86-531a3e322bb7) transitioned into state 'SUCCESS' from state '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-1658189532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='439524a667e84d46a3793a7cefbbfde6',qos_specs=None,replication_status=,reservations=['883872d8-b00d-4d99-8d21-7f5d5389c014','ae175516-7675-4d58-b8b4-c41b5b32304e','d3810a3c-3d3b-4c61-979e-33c473a280a3','77effc34-4d41-4078-8cc9-0b5fab2872d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88e7914863bc44739a075968636d474b',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:42.786421 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-676c180c-d6e2-4f96-895d-30a7ea266136 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (879f8c90-84f5-4503-9d6e-f799a0b103ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:42.797348 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-676c180c-d6e2-4f96-895d-30a7ea266136 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (879f8c90-84f5-4503-9d6e-f799a0b103ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:42.797348 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-676c180c-d6e2-4f96-895d-30a7ea266136 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Flow 'volume_create_api' (6a2d8820-0faf-436a-bfe2-67ad108feae1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:42.797348 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-676c180c-d6e2-4f96-895d-30a7ea266136 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Create volume request issued successfully. Aug 13 07:04:42.797348 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-676c180c-d6e2-4f96-895d-30a7ea266136 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:04:42.797348 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1011/4023] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:04:42 2026] POST /volume/v3/volumes => generated 776 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:42.813251 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8277c0c4-eb62-4476-a1b6-ab280348aaae None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:42.817386 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8277c0c4-eb62-4476-a1b6-ab280348aaae tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] GET https://10.4.3.81/volume/v3/volumes/1fe8a13b-8324-40f3-94c5-e0951a7a8d85 Aug 13 07:04:42.817629 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8277c0c4-eb62-4476-a1b6-ab280348aaae tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:42.817856 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8277c0c4-eb62-4476-a1b6-ab280348aaae tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:42.826036 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:42.826036 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:42.829658 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8277c0c4-eb62-4476-a1b6-ab280348aaae tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Volume info retrieved successfully. Aug 13 07:04:42.833234 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8277c0c4-eb62-4476-a1b6-ab280348aaae tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] https://10.4.3.81/volume/v3/volumes/1fe8a13b-8324-40f3-94c5-e0951a7a8d85 returned with HTTP 200 Aug 13 07:04:42.833578 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1014/4024] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:42 2026] GET /volume/v3/volumes/1fe8a13b-8324-40f3-94c5-e0951a7a8d85 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:43.413750 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-32833831-a1ce-46b9-a36d-bed84f6b0956 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:43.413750 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-32833831-a1ce-46b9-a36d-bed84f6b0956 None None] GET https://10.4.3.81/volume// Aug 13 07:04:43.413750 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-32833831-a1ce-46b9-a36d-bed84f6b0956 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:43.413750 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-32833831-a1ce-46b9-a36d-bed84f6b0956 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:43.413750 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-32833831-a1ce-46b9-a36d-bed84f6b0956 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:04:43.413750 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1004/4025] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:04:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:04:43.421081 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-3e54c46c-5d98-49f1-bb5b-cf2b4e41038b req-ad743d55-575b-460b-a8a8-a8f93dd37bd4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:43.423708 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3e54c46c-5d98-49f1-bb5b-cf2b4e41038b req-ad743d55-575b-460b-a8a8-a8f93dd37bd4 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] GET https://10.4.3.81/volume/v3/volumes/59b82d0a-f67c-45fb-bb3d-90fe24085fee Aug 13 07:04:43.424000 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3e54c46c-5d98-49f1-bb5b-cf2b4e41038b req-ad743d55-575b-460b-a8a8-a8f93dd37bd4 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:43.424279 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3e54c46c-5d98-49f1-bb5b-cf2b4e41038b req-ad743d55-575b-460b-a8a8-a8f93dd37bd4 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:43.437366 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:43.437366 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:43.442005 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-3e54c46c-5d98-49f1-bb5b-cf2b4e41038b req-ad743d55-575b-460b-a8a8-a8f93dd37bd4 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Volume info retrieved successfully. Aug 13 07:04:43.446953 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3e54c46c-5d98-49f1-bb5b-cf2b4e41038b req-ad743d55-575b-460b-a8a8-a8f93dd37bd4 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] https://10.4.3.81/volume/v3/volumes/59b82d0a-f67c-45fb-bb3d-90fe24085fee returned with HTTP 200 Aug 13 07:04:43.447389 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 997/4026] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:04:43 2026] GET /volume/v3/volumes/59b82d0a-f67c-45fb-bb3d-90fe24085fee => generated 1537 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:04:43.555920 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-3e54c46c-5d98-49f1-bb5b-cf2b4e41038b req-3423b6f2-db8f-4308-8331-ae8ad71ee26c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:43.557914 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3e54c46c-5d98-49f1-bb5b-cf2b4e41038b req-3423b6f2-db8f-4308-8331-ae8ad71ee26c tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] PUT https://10.4.3.81/volume/v3/attachments/6cb9704e-5b03-4819-af75-07d82e7e0d6c Aug 13 07:04:43.558255 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3e54c46c-5d98-49f1-bb5b-cf2b4e41038b req-3423b6f2-db8f-4308-8331-ae8ad71ee26c tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:43.565135 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-3e54c46c-5d98-49f1-bb5b-cf2b4e41038b req-3423b6f2-db8f-4308-8331-ae8ad71ee26c tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Acquiring lock "cinder-attachment_update-59b82d0a-f67c-45fb-bb3d-90fe24085fee-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:04:43.569411 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-3e54c46c-5d98-49f1-bb5b-cf2b4e41038b req-3423b6f2-db8f-4308-8331-ae8ad71ee26c tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Lock "cinder-attachment_update-59b82d0a-f67c-45fb-bb3d-90fe24085fee-np0000007169" acquired by "attachment_update" :: waited 0.004s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:04:43.570217 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:43.570217 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:43.636695 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-3e54c46c-5d98-49f1-bb5b-cf2b4e41038b req-3423b6f2-db8f-4308-8331-ae8ad71ee26c tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Lock "cinder-attachment_update-59b82d0a-f67c-45fb-bb3d-90fe24085fee-np0000007169" released by "attachment_update" :: held 0.067s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:04:43.636996 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3e54c46c-5d98-49f1-bb5b-cf2b4e41038b req-3423b6f2-db8f-4308-8331-ae8ad71ee26c tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] https://10.4.3.81/volume/v3/attachments/6cb9704e-5b03-4819-af75-07d82e7e0d6c returned with HTTP 200 Aug 13 07:04:43.637653 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1012/4027] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:04:43 2026] PUT /volume/v3/attachments/6cb9704e-5b03-4819-af75-07d82e7e0d6c => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:43.661593 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3e54c46c-5d98-49f1-bb5b-cf2b4e41038b req-2143c893-ceaf-4e67-99e3-4e47c4f32aa4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:43.663548 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3e54c46c-5d98-49f1-bb5b-cf2b4e41038b req-2143c893-ceaf-4e67-99e3-4e47c4f32aa4 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] POST https://10.4.3.81/volume/v3/attachments/6cb9704e-5b03-4819-af75-07d82e7e0d6c/action Aug 13 07:04:43.663916 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3e54c46c-5d98-49f1-bb5b-cf2b4e41038b req-2143c893-ceaf-4e67-99e3-4e47c4f32aa4 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:04:43.664036 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3e54c46c-5d98-49f1-bb5b-cf2b4e41038b req-2143c893-ceaf-4e67-99e3-4e47c4f32aa4 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:43.679860 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:43.679860 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:43.689789 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3e54c46c-5d98-49f1-bb5b-cf2b4e41038b req-2143c893-ceaf-4e67-99e3-4e47c4f32aa4 tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] https://10.4.3.81/volume/v3/attachments/6cb9704e-5b03-4819-af75-07d82e7e0d6c/action returned with HTTP 204 Aug 13 07:04:43.690233 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1015/4028] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:04:43 2026] POST /volume/v3/attachments/6cb9704e-5b03-4819-af75-07d82e7e0d6c/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:43.848222 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e92bfa5d-1319-43e2-b0d6-ce48cd56931d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:43.852214 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e92bfa5d-1319-43e2-b0d6-ce48cd56931d tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] GET https://10.4.3.81/volume/v3/volumes/1fe8a13b-8324-40f3-94c5-e0951a7a8d85 Aug 13 07:04:43.852214 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e92bfa5d-1319-43e2-b0d6-ce48cd56931d tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:43.852214 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e92bfa5d-1319-43e2-b0d6-ce48cd56931d tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:43.859915 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:43.859915 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:43.865978 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e92bfa5d-1319-43e2-b0d6-ce48cd56931d tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Volume info retrieved successfully. Aug 13 07:04:43.867951 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e92bfa5d-1319-43e2-b0d6-ce48cd56931d tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] https://10.4.3.81/volume/v3/volumes/1fe8a13b-8324-40f3-94c5-e0951a7a8d85 returned with HTTP 200 Aug 13 07:04:43.868547 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1005/4029] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:43 2026] GET /volume/v3/volumes/1fe8a13b-8324-40f3-94c5-e0951a7a8d85 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:43.881210 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ff92ac3c-64aa-4fa7-ae16-df7d59f7d9f8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:43.937416 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ff92ac3c-64aa-4fa7-ae16-df7d59f7d9f8 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-reader] POST https://10.4.3.81/volume/v3/volumes/1fe8a13b-8324-40f3-94c5-e0951a7a8d85/action Aug 13 07:04:43.937734 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ff92ac3c-64aa-4fa7-ae16-df7d59f7d9f8 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:04:43.937862 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ff92ac3c-64aa-4fa7-ae16-df7d59f7d9f8 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:43.946224 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:43.946224 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:43.946635 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ff92ac3c-64aa-4fa7-ae16-df7d59f7d9f8 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-reader] Volume info retrieved successfully. Aug 13 07:04:43.947652 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.policy [None req-ff92ac3c-64aa-4fa7-ae16-df7d59f7d9f8 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'df4176722aca443fa48d554ec5ac9e23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '439524a667e84d46a3793a7cefbbfde6', '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=100294) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:04:43.947820 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ff92ac3c-64aa-4fa7-ae16-df7d59f7d9f8 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-reader] https://10.4.3.81/volume/v3/volumes/1fe8a13b-8324-40f3-94c5-e0951a7a8d85/action returned with HTTP 403 Aug 13 07:04:43.948254 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 998/4030] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 07:04:43 2026] POST /volume/v3/volumes/1fe8a13b-8324-40f3-94c5-e0951a7a8d85/action => generated 131 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:43.955924 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-aeec06b3-de4e-439f-84b2-33a19fd86e69 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:43.957927 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aeec06b3-de4e-439f-84b2-33a19fd86e69 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/1fe8a13b-8324-40f3-94c5-e0951a7a8d85 Aug 13 07:04:43.958180 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aeec06b3-de4e-439f-84b2-33a19fd86e69 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:43.958428 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aeec06b3-de4e-439f-84b2-33a19fd86e69 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:43.958620 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-aeec06b3-de4e-439f-84b2-33a19fd86e69 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Delete volume with id: 1fe8a13b-8324-40f3-94c5-e0951a7a8d85 Aug 13 07:04:43.965620 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:43.965620 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:43.965975 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-aeec06b3-de4e-439f-84b2-33a19fd86e69 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Volume info retrieved successfully. Aug 13 07:04:43.981482 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-aeec06b3-de4e-439f-84b2-33a19fd86e69 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Delete volume request issued successfully. Aug 13 07:04:43.981643 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aeec06b3-de4e-439f-84b2-33a19fd86e69 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] https://10.4.3.81/volume/v3/volumes/1fe8a13b-8324-40f3-94c5-e0951a7a8d85 returned with HTTP 202 Aug 13 07:04:43.982017 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1013/4031] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:04:43 2026] DELETE /volume/v3/volumes/1fe8a13b-8324-40f3-94c5-e0951a7a8d85 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:43.991813 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7ea6b424-36c1-4534-8b9b-bae0b017e1fe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:43.994306 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ea6b424-36c1-4534-8b9b-bae0b017e1fe tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] GET https://10.4.3.81/volume/v3/volumes/1fe8a13b-8324-40f3-94c5-e0951a7a8d85 Aug 13 07:04:43.994607 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ea6b424-36c1-4534-8b9b-bae0b017e1fe tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:43.994820 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ea6b424-36c1-4534-8b9b-bae0b017e1fe tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:44.017079 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:44.017079 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:44.023232 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7ea6b424-36c1-4534-8b9b-bae0b017e1fe tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Volume info retrieved successfully. Aug 13 07:04:44.027702 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ea6b424-36c1-4534-8b9b-bae0b017e1fe tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] https://10.4.3.81/volume/v3/volumes/1fe8a13b-8324-40f3-94c5-e0951a7a8d85 returned with HTTP 200 Aug 13 07:04:44.028114 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1016/4032] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:43 2026] GET /volume/v3/volumes/1fe8a13b-8324-40f3-94c5-e0951a7a8d85 => generated 1006 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:45.042184 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3018e78d-e14e-42e6-87f7-f22ff11e6ade None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:45.044479 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3018e78d-e14e-42e6-87f7-f22ff11e6ade tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] GET https://10.4.3.81/volume/v3/volumes/1fe8a13b-8324-40f3-94c5-e0951a7a8d85 Aug 13 07:04:45.046300 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3018e78d-e14e-42e6-87f7-f22ff11e6ade tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:45.046300 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3018e78d-e14e-42e6-87f7-f22ff11e6ade tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:45.054095 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3018e78d-e14e-42e6-87f7-f22ff11e6ade tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] https://10.4.3.81/volume/v3/volumes/1fe8a13b-8324-40f3-94c5-e0951a7a8d85 returned with HTTP 404 Aug 13 07:04:45.054095 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1006/4033] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:45 2026] GET /volume/v3/volumes/1fe8a13b-8324-40f3-94c5-e0951a7a8d85 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:45.069858 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:45.071649 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:45.071989 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1646919900"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:45.073833 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1646919900'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:45.073951 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Create volume of 1 GB Aug 13 07:04:45.078351 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Availability Zones retrieved successfully. Aug 13 07:04:45.085100 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Flow 'volume_create_api' (0db44ac9-328c-429f-a03c-1dcb2d6f34fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:45.086263 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db289aca-8487-4d20-89fc-4e4ab9adbd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:45.087069 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:04:45.124034 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db289aca-8487-4d20-89fc-4e4ab9adbd2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:45.124980 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6d3ad9b-abe7-4123-95b6-04664c4c695d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:45.170171 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Created reservations ['6cd1ba64-30ac-4930-b596-51529b037fc9', '49377e41-90bc-4b5a-be1e-ebb2f6577bf4', '76a28739-c167-4d28-8588-689664ffcf4c', '13991e7b-6992-4135-8b90-797ca753d74a'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:45.170922 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6d3ad9b-abe7-4123-95b6-04664c4c695d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cd1ba64-30ac-4930-b596-51529b037fc9', '49377e41-90bc-4b5a-be1e-ebb2f6577bf4', '76a28739-c167-4d28-8588-689664ffcf4c', '13991e7b-6992-4135-8b90-797ca753d74a']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:45.172342 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40212e43-03ee-483c-bbb6-33bf3fa1dd1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:45.197290 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40212e43-03ee-483c-bbb6-33bf3fa1dd1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbfb1bd6-3797-4886-bac8-af4a39262689', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1646919900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='439524a667e84d46a3793a7cefbbfde6',qos_specs=None,replication_status=,reservations=['6cd1ba64-30ac-4930-b596-51529b037fc9','49377e41-90bc-4b5a-be1e-ebb2f6577bf4','76a28739-c167-4d28-8588-689664ffcf4c','13991e7b-6992-4135-8b90-797ca753d74a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88e7914863bc44739a075968636d474b',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1646919900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbfb1bd6-3797-4886-bac8-af4a39262689,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='439524a667e84d46a3793a7cefbbfde6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88e7914863bc44739a075968636d474b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:45.198346 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09f0f08b-f117-42a5-9e32-54bfe27afc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:45.215024 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09f0f08b-f117-42a5-9e32-54bfe27afc7a) transitioned into state 'SUCCESS' from state '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-1646919900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='439524a667e84d46a3793a7cefbbfde6',qos_specs=None,replication_status=,reservations=['6cd1ba64-30ac-4930-b596-51529b037fc9','49377e41-90bc-4b5a-be1e-ebb2f6577bf4','76a28739-c167-4d28-8588-689664ffcf4c','13991e7b-6992-4135-8b90-797ca753d74a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88e7914863bc44739a075968636d474b',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:45.215711 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbc27588-8c2e-4d3f-9073-30ccccfb42fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:45.224333 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbc27588-8c2e-4d3f-9073-30ccccfb42fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:45.225400 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Flow 'volume_create_api' (0db44ac9-328c-429f-a03c-1dcb2d6f34fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:45.225701 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Create volume request issued successfully. Aug 13 07:04:45.226312 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9429b3dc-d7c6-4ced-846d-dc7e1596bab4 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:04:45.226768 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 999/4034] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:04:45 2026] POST /volume/v3/volumes => generated 776 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:45.242536 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c4468373-1cc7-4541-9af1-78eff5d4f450 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:45.245684 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c4468373-1cc7-4541-9af1-78eff5d4f450 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] GET https://10.4.3.81/volume/v3/volumes/dbfb1bd6-3797-4886-bac8-af4a39262689 Aug 13 07:04:45.245898 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c4468373-1cc7-4541-9af1-78eff5d4f450 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:45.246114 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c4468373-1cc7-4541-9af1-78eff5d4f450 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:45.257196 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:45.257196 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:45.261431 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c4468373-1cc7-4541-9af1-78eff5d4f450 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Volume info retrieved successfully. Aug 13 07:04:45.265183 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c4468373-1cc7-4541-9af1-78eff5d4f450 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] https://10.4.3.81/volume/v3/volumes/dbfb1bd6-3797-4886-bac8-af4a39262689 returned with HTTP 200 Aug 13 07:04:45.265551 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1014/4035] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:45 2026] GET /volume/v3/volumes/dbfb1bd6-3797-4886-bac8-af4a39262689 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:45.591861 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:45.594037 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:45.594457 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-314193523"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:45.596165 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-314193523'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:45.596310 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Create volume of 1 GB Aug 13 07:04:45.601103 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Availability Zones retrieved successfully. Aug 13 07:04:45.608098 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Flow 'volume_create_api' (9195097b-f6ea-4b83-9032-485df1133835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:45.609229 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f91ed52-8fff-4342-ab19-de9a4eafaa3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:45.610366 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:04:45.639267 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f91ed52-8fff-4342-ab19-de9a4eafaa3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:45.640255 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f2a685f-bf10-4ba6-ab0f-505d08e2c211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:45.678443 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Created reservations ['ca2d6f17-038c-4276-8777-826409ccc97b', 'f861d3f9-09c0-42db-bd45-d10704595795', 'c7167f9c-9428-4f99-a21d-bafeb2e2db22', 'fce4c165-5ef9-4c3e-8f75-faf822e44ddb'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:45.679331 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f2a685f-bf10-4ba6-ab0f-505d08e2c211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca2d6f17-038c-4276-8777-826409ccc97b', 'f861d3f9-09c0-42db-bd45-d10704595795', 'c7167f9c-9428-4f99-a21d-bafeb2e2db22', 'fce4c165-5ef9-4c3e-8f75-faf822e44ddb']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:45.680003 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62137c23-50dd-4999-b7ed-215d60075a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:45.700822 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62137c23-50dd-4999-b7ed-215d60075a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2a2ea5e-6b56-45e2-a8c5-8af5c413665b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-314193523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43989fee2cb4c89bde81445e4179d24',qos_specs=None,replication_status=,reservations=['ca2d6f17-038c-4276-8777-826409ccc97b','f861d3f9-09c0-42db-bd45-d10704595795','c7167f9c-9428-4f99-a21d-bafeb2e2db22','fce4c165-5ef9-4c3e-8f75-faf822e44ddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4533f94c05ee41d29d043a3f63d5a60d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-314193523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2a2ea5e-6b56-45e2-a8c5-8af5c413665b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e43989fee2cb4c89bde81445e4179d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4533f94c05ee41d29d043a3f63d5a60d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:45.701504 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1bd439a-4fe2-4d81-84bc-381c430c7064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:45.717295 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1bd439a-4fe2-4d81-84bc-381c430c7064) transitioned into state 'SUCCESS' from state '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-314193523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43989fee2cb4c89bde81445e4179d24',qos_specs=None,replication_status=,reservations=['ca2d6f17-038c-4276-8777-826409ccc97b','f861d3f9-09c0-42db-bd45-d10704595795','c7167f9c-9428-4f99-a21d-bafeb2e2db22','fce4c165-5ef9-4c3e-8f75-faf822e44ddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4533f94c05ee41d29d043a3f63d5a60d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:45.717954 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9991d2fd-bc20-4ee5-8227-e647d87c9858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:45.726477 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9991d2fd-bc20-4ee5-8227-e647d87c9858) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:45.727213 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Flow 'volume_create_api' (9195097b-f6ea-4b83-9032-485df1133835) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:45.727556 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Create volume request issued successfully. Aug 13 07:04:45.728101 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3a40d86d-3fc2-463e-bc12-c19917c21199 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:04:45.728556 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1017/4036] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:04:45 2026] POST /volume/v3/volumes => generated 748 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:45.745006 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-36c1b507-71b4-4ce1-9532-be89d45e1625 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:45.747347 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-36c1b507-71b4-4ce1-9532-be89d45e1625 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b Aug 13 07:04:45.747604 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-36c1b507-71b4-4ce1-9532-be89d45e1625 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:45.747839 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-36c1b507-71b4-4ce1-9532-be89d45e1625 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:45.756588 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:45.756588 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:45.760756 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-36c1b507-71b4-4ce1-9532-be89d45e1625 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:04:45.765876 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-36c1b507-71b4-4ce1-9532-be89d45e1625 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b returned with HTTP 200 Aug 13 07:04:45.766388 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1007/4037] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:45 2026] GET /volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:46.278882 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-af2e342b-4fd1-4154-9de5-b8e8f2cabed0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:46.281258 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-af2e342b-4fd1-4154-9de5-b8e8f2cabed0 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] GET https://10.4.3.81/volume/v3/volumes/dbfb1bd6-3797-4886-bac8-af4a39262689 Aug 13 07:04:46.281521 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-af2e342b-4fd1-4154-9de5-b8e8f2cabed0 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:46.281711 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-af2e342b-4fd1-4154-9de5-b8e8f2cabed0 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:46.293554 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:46.293554 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:46.297180 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-af2e342b-4fd1-4154-9de5-b8e8f2cabed0 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Volume info retrieved successfully. Aug 13 07:04:46.306265 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-af2e342b-4fd1-4154-9de5-b8e8f2cabed0 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] https://10.4.3.81/volume/v3/volumes/dbfb1bd6-3797-4886-bac8-af4a39262689 returned with HTTP 200 Aug 13 07:04:46.306716 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1000/4038] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:46 2026] GET /volume/v3/volumes/dbfb1bd6-3797-4886-bac8-af4a39262689 => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:46.323469 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ee8e50b4-6675-4c46-8b57-6d1e4f4d9ce1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:46.325180 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ee8e50b4-6675-4c46-8b57-6d1e4f4d9ce1 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-reader] POST https://10.4.3.81/volume/v3/volumes/dbfb1bd6-3797-4886-bac8-af4a39262689/action Aug 13 07:04:46.325594 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ee8e50b4-6675-4c46-8b57-6d1e4f4d9ce1 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:04:46.325755 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ee8e50b4-6675-4c46-8b57-6d1e4f4d9ce1 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:46.339810 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:46.339810 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:46.340268 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.policy [None req-ee8e50b4-6675-4c46-8b57-6d1e4f4d9ce1 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'df4176722aca443fa48d554ec5ac9e23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '439524a667e84d46a3793a7cefbbfde6', '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=100297) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:04:46.340557 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ee8e50b4-6675-4c46-8b57-6d1e4f4d9ce1 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-reader] https://10.4.3.81/volume/v3/volumes/dbfb1bd6-3797-4886-bac8-af4a39262689/action returned with HTTP 403 Aug 13 07:04:46.341136 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1015/4039] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 07:04:46 2026] POST /volume/v3/volumes/dbfb1bd6-3797-4886-bac8-af4a39262689/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:46.350953 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-05ed9427-0822-405b-9887-f3bf0db41437 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:46.352926 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05ed9427-0822-405b-9887-f3bf0db41437 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/dbfb1bd6-3797-4886-bac8-af4a39262689 Aug 13 07:04:46.353124 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05ed9427-0822-405b-9887-f3bf0db41437 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:46.353364 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05ed9427-0822-405b-9887-f3bf0db41437 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:46.353481 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-05ed9427-0822-405b-9887-f3bf0db41437 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Delete volume with id: dbfb1bd6-3797-4886-bac8-af4a39262689 Aug 13 07:04:46.360869 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:46.360869 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:46.361155 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-05ed9427-0822-405b-9887-f3bf0db41437 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Volume info retrieved successfully. Aug 13 07:04:46.386614 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-05ed9427-0822-405b-9887-f3bf0db41437 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Delete volume request issued successfully. Aug 13 07:04:46.386806 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05ed9427-0822-405b-9887-f3bf0db41437 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] https://10.4.3.81/volume/v3/volumes/dbfb1bd6-3797-4886-bac8-af4a39262689 returned with HTTP 202 Aug 13 07:04:46.387418 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1018/4040] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:04:46 2026] DELETE /volume/v3/volumes/dbfb1bd6-3797-4886-bac8-af4a39262689 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:46.394891 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-99ecd7a2-fa8a-4a2e-a7cb-8d25b7fe5f39 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:46.397497 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-99ecd7a2-fa8a-4a2e-a7cb-8d25b7fe5f39 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] GET https://10.4.3.81/volume/v3/volumes/dbfb1bd6-3797-4886-bac8-af4a39262689 Aug 13 07:04:46.397497 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-99ecd7a2-fa8a-4a2e-a7cb-8d25b7fe5f39 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:46.397497 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-99ecd7a2-fa8a-4a2e-a7cb-8d25b7fe5f39 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:46.410164 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:46.410164 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:46.415034 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-99ecd7a2-fa8a-4a2e-a7cb-8d25b7fe5f39 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Volume info retrieved successfully. Aug 13 07:04:46.421225 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-99ecd7a2-fa8a-4a2e-a7cb-8d25b7fe5f39 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] https://10.4.3.81/volume/v3/volumes/dbfb1bd6-3797-4886-bac8-af4a39262689 returned with HTTP 200 Aug 13 07:04:46.421669 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1008/4041] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:46 2026] GET /volume/v3/volumes/dbfb1bd6-3797-4886-bac8-af4a39262689 => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:46.780947 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f4c51abb-8f0e-4204-941a-5b4d78a6a0df None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:46.782581 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f4c51abb-8f0e-4204-941a-5b4d78a6a0df tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b Aug 13 07:04:46.782756 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f4c51abb-8f0e-4204-941a-5b4d78a6a0df tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:46.782935 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f4c51abb-8f0e-4204-941a-5b4d78a6a0df tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:46.789789 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:46.789789 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:46.793130 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f4c51abb-8f0e-4204-941a-5b4d78a6a0df tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:04:46.796814 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f4c51abb-8f0e-4204-941a-5b4d78a6a0df tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b returned with HTTP 200 Aug 13 07:04:46.797178 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1001/4042] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:46 2026] GET /volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:46.833543 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-9c0198c4-e83d-4247-83bb-a5e6127c4044 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:46.835377 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-9c0198c4-e83d-4247-83bb-a5e6127c4044 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b Aug 13 07:04:46.835552 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-9c0198c4-e83d-4247-83bb-a5e6127c4044 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:46.835723 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-9c0198c4-e83d-4247-83bb-a5e6127c4044 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:46.841931 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:46.841931 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:46.845273 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-9c0198c4-e83d-4247-83bb-a5e6127c4044 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:04:46.848834 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-9c0198c4-e83d-4247-83bb-a5e6127c4044 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b returned with HTTP 200 Aug 13 07:04:46.849187 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1016/4043] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:04:46 2026] GET /volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:46.915458 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-eef590e9-342f-4136-b5c8-e9fdcb9e76a8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:46.915839 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eef590e9-342f-4136-b5c8-e9fdcb9e76a8 None None] GET https://10.4.3.81/volume// Aug 13 07:04:46.915973 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eef590e9-342f-4136-b5c8-e9fdcb9e76a8 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:46.916180 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eef590e9-342f-4136-b5c8-e9fdcb9e76a8 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:46.916494 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eef590e9-342f-4136-b5c8-e9fdcb9e76a8 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:04:46.916770 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1019/4044] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:04:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:04:46.923444 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-095b9000-a27f-4526-89c1-9f76c52b07f5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:46.925314 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-095b9000-a27f-4526-89c1-9f76c52b07f5 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:04:46.925657 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-095b9000-a27f-4526-89c1-9f76c52b07f5 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2a2ea5e-6b56-45e2-a8c5-8af5c413665b", "connector": null, "instance_uuid": "e29cd384-1a9e-4aa5-a217-0f0137f696cf"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:46.933226 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:46.933226 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:46.953118 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-095b9000-a27f-4526-89c1-9f76c52b07f5 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:04:46.953623 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1009/4045] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:04:46 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:46.978960 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1a9cf87d-9044-4f3b-b973-5de879b2ef87 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:46.981235 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1a9cf87d-9044-4f3b-b973-5de879b2ef87 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b Aug 13 07:04:46.981464 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1a9cf87d-9044-4f3b-b973-5de879b2ef87 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:46.981654 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1a9cf87d-9044-4f3b-b973-5de879b2ef87 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:46.990138 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b294cca7-015e-4796-9cc2-24ac28988550 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:46.990640 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b294cca7-015e-4796-9cc2-24ac28988550 None None] GET https://10.4.3.81/volume// Aug 13 07:04:46.990843 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b294cca7-015e-4796-9cc2-24ac28988550 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:46.991080 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b294cca7-015e-4796-9cc2-24ac28988550 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:46.991489 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b294cca7-015e-4796-9cc2-24ac28988550 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:04:46.991830 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1017/4046] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:04:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:04:46.991992 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:46.991992 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:46.995690 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1a9cf87d-9044-4f3b-b973-5de879b2ef87 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:04:46.998211 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-cb102658-af10-487e-9430-f3b525c872c8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:47.000363 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-cb102658-af10-487e-9430-f3b525c872c8 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b Aug 13 07:04:47.000590 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-cb102658-af10-487e-9430-f3b525c872c8 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:47.000781 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-cb102658-af10-487e-9430-f3b525c872c8 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:47.004024 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1a9cf87d-9044-4f3b-b973-5de879b2ef87 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b returned with HTTP 200 Aug 13 07:04:47.004494 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1002/4047] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:46 2026] GET /volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:47.011042 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:47.011042 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:47.013397 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-cb102658-af10-487e-9430-f3b525c872c8 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:04:47.017209 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-cb102658-af10-487e-9430-f3b525c872c8 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b returned with HTTP 200 Aug 13 07:04:47.017664 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1020/4048] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:04:46 2026] GET /volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b => generated 1020 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:04:47.108231 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-9357bbd6-57cc-4d97-a833-5c09a99c7b3f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:47.110215 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-9357bbd6-57cc-4d97-a833-5c09a99c7b3f tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] PUT https://10.4.3.81/volume/v3/attachments/30ba8074-6e69-4d0e-b72b-0abe0b55fa6a Aug 13 07:04:47.110586 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-9357bbd6-57cc-4d97-a833-5c09a99c7b3f tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:47.117568 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-9357bbd6-57cc-4d97-a833-5c09a99c7b3f tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Acquiring lock "cinder-attachment_update-a2a2ea5e-6b56-45e2-a8c5-8af5c413665b-np0000007169" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:04:47.121835 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-9357bbd6-57cc-4d97-a833-5c09a99c7b3f tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Lock "cinder-attachment_update-a2a2ea5e-6b56-45e2-a8c5-8af5c413665b-np0000007169" acquired by "attachment_update" :: waited 0.004s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:04:47.122807 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:47.122807 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:47.184958 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-9357bbd6-57cc-4d97-a833-5c09a99c7b3f tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Lock "cinder-attachment_update-a2a2ea5e-6b56-45e2-a8c5-8af5c413665b-np0000007169" released by "attachment_update" :: held 0.063s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:04:47.185261 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-9357bbd6-57cc-4d97-a833-5c09a99c7b3f tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/attachments/30ba8074-6e69-4d0e-b72b-0abe0b55fa6a returned with HTTP 200 Aug 13 07:04:47.185681 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1010/4049] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:04:47 2026] PUT /volume/v3/attachments/30ba8074-6e69-4d0e-b72b-0abe0b55fa6a => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:47.434293 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9b32114a-a579-4518-91e7-fc4f8c8e1ad7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:47.435975 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9b32114a-a579-4518-91e7-fc4f8c8e1ad7 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] GET https://10.4.3.81/volume/v3/volumes/dbfb1bd6-3797-4886-bac8-af4a39262689 Aug 13 07:04:47.436192 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9b32114a-a579-4518-91e7-fc4f8c8e1ad7 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:47.436389 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9b32114a-a579-4518-91e7-fc4f8c8e1ad7 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:47.441742 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9b32114a-a579-4518-91e7-fc4f8c8e1ad7 tempest-ProjectReaderTests-282692281 tempest-ProjectReaderTests-282692281-project-admin] https://10.4.3.81/volume/v3/volumes/dbfb1bd6-3797-4886-bac8-af4a39262689 returned with HTTP 404 Aug 13 07:04:47.442233 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1018/4050] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:47 2026] GET /volume/v3/volumes/dbfb1bd6-3797-4886-bac8-af4a39262689 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:48.017209 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-72128f74-9b9b-4f6c-9758-4224763696c0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:48.018953 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-72128f74-9b9b-4f6c-9758-4224763696c0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b Aug 13 07:04:48.019185 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-72128f74-9b9b-4f6c-9758-4224763696c0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:48.019314 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-72128f74-9b9b-4f6c-9758-4224763696c0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:48.028744 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:48.028744 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:48.031572 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-72128f74-9b9b-4f6c-9758-4224763696c0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:04:48.035807 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-72128f74-9b9b-4f6c-9758-4224763696c0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b returned with HTTP 200 Aug 13 07:04:48.035807 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1003/4051] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:48 2026] GET /volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:49.051815 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e293d443-a250-47a7-bb39-5c4613713403 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:49.053573 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e293d443-a250-47a7-bb39-5c4613713403 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b Aug 13 07:04:49.053750 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e293d443-a250-47a7-bb39-5c4613713403 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:49.053923 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e293d443-a250-47a7-bb39-5c4613713403 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:49.062684 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:49.062684 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:49.065918 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e293d443-a250-47a7-bb39-5c4613713403 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:04:49.069870 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e293d443-a250-47a7-bb39-5c4613713403 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b returned with HTTP 200 Aug 13 07:04:49.070233 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1021/4052] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:49 2026] GET /volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:50.086761 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9908fda1-5ef2-4bcb-acbb-679b7c58a7fe None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:50.087999 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9908fda1-5ef2-4bcb-acbb-679b7c58a7fe tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b Aug 13 07:04:50.088250 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9908fda1-5ef2-4bcb-acbb-679b7c58a7fe tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:50.088497 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9908fda1-5ef2-4bcb-acbb-679b7c58a7fe tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:50.099567 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:50.099567 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:50.103025 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9908fda1-5ef2-4bcb-acbb-679b7c58a7fe tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:04:50.107789 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9908fda1-5ef2-4bcb-acbb-679b7c58a7fe tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b returned with HTTP 200 Aug 13 07:04:50.108205 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1011/4053] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:50 2026] GET /volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:51.121884 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c6b38ecc-9614-4169-81b9-b268f34d292b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:51.124340 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c6b38ecc-9614-4169-81b9-b268f34d292b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b Aug 13 07:04:51.124584 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c6b38ecc-9614-4169-81b9-b268f34d292b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:51.124773 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c6b38ecc-9614-4169-81b9-b268f34d292b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:51.137976 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:51.137976 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:51.143123 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c6b38ecc-9614-4169-81b9-b268f34d292b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:04:51.149187 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c6b38ecc-9614-4169-81b9-b268f34d292b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b returned with HTTP 200 Aug 13 07:04:51.149725 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1019/4054] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:51 2026] GET /volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:51.401865 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-7c1d5043-96a1-4c8b-8570-a63f0f618cf1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:51.403987 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-7c1d5043-96a1-4c8b-8570-a63f0f618cf1 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] POST https://10.4.3.81/volume/v3/attachments/30ba8074-6e69-4d0e-b72b-0abe0b55fa6a/action Aug 13 07:04:51.404372 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-7c1d5043-96a1-4c8b-8570-a63f0f618cf1 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:04:51.404495 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-7c1d5043-96a1-4c8b-8570-a63f0f618cf1 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:51.419259 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:51.419259 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:51.429156 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-23f29b6f-58a2-4e34-aea4-98545ad1335a req-7c1d5043-96a1-4c8b-8570-a63f0f618cf1 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/attachments/30ba8074-6e69-4d0e-b72b-0abe0b55fa6a/action returned with HTTP 204 Aug 13 07:04:51.429594 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1004/4055] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:04:51 2026] POST /volume/v3/attachments/30ba8074-6e69-4d0e-b72b-0abe0b55fa6a/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:52.166340 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a2062e0d-ad8a-4c81-8fbc-9e4902082330 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:52.170255 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a2062e0d-ad8a-4c81-8fbc-9e4902082330 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b Aug 13 07:04:52.170584 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a2062e0d-ad8a-4c81-8fbc-9e4902082330 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:52.170841 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a2062e0d-ad8a-4c81-8fbc-9e4902082330 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:52.184752 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:52.184752 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:52.189031 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a2062e0d-ad8a-4c81-8fbc-9e4902082330 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:04:52.193698 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a2062e0d-ad8a-4c81-8fbc-9e4902082330 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b returned with HTTP 200 Aug 13 07:04:52.194072 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1022/4056] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:52 2026] GET /volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b => generated 1133 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:52.208950 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f79871a6-d12c-42a7-a072-b3a5877a19d0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:52.211249 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f79871a6-d12c-42a7-a072-b3a5877a19d0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b Aug 13 07:04:52.211516 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f79871a6-d12c-42a7-a072-b3a5877a19d0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:52.211727 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f79871a6-d12c-42a7-a072-b3a5877a19d0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:52.222695 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:52.222695 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:52.227182 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f79871a6-d12c-42a7-a072-b3a5877a19d0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:04:52.233645 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f79871a6-d12c-42a7-a072-b3a5877a19d0 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b returned with HTTP 200 Aug 13 07:04:52.234068 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1012/4057] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:52 2026] GET /volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b => generated 1133 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:52.325844 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:52.327558 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:52.327880 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-178191364"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:52.329244 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-178191364'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:52.329374 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Create volume of 1 GB Aug 13 07:04:52.333349 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Availability Zones retrieved successfully. Aug 13 07:04:52.338473 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Flow 'volume_create_api' (0d5d2bc8-1ffa-43bc-a567-e9e2ac74980c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:52.339355 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0460d04b-1307-4659-aceb-a1071f0b0930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:52.340179 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:04:52.363275 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0460d04b-1307-4659-aceb-a1071f0b0930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:52.364039 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f690950-5685-45b6-a1e5-861c978b034e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:52.412941 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Created reservations ['6a685bb9-0eda-4fe9-9bea-397b9f775409', 'fb9e8cf8-ea40-4e76-959d-b6381359bdeb', 'ffb5d618-33af-4bee-b029-ef9a2df8f314', 'b30c57e9-51eb-40a9-b9b8-e5b4326a973e'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:52.413724 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f690950-5685-45b6-a1e5-861c978b034e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a685bb9-0eda-4fe9-9bea-397b9f775409', 'fb9e8cf8-ea40-4e76-959d-b6381359bdeb', 'ffb5d618-33af-4bee-b029-ef9a2df8f314', 'b30c57e9-51eb-40a9-b9b8-e5b4326a973e']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:52.414441 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43b6a3d7-cd30-433b-bbae-16a577306c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:52.437841 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43b6a3d7-cd30-433b-bbae-16a577306c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85ccaae6-ebbb-4ab2-990c-57ba26c90428', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-178191364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43989fee2cb4c89bde81445e4179d24',qos_specs=None,replication_status=,reservations=['6a685bb9-0eda-4fe9-9bea-397b9f775409','fb9e8cf8-ea40-4e76-959d-b6381359bdeb','ffb5d618-33af-4bee-b029-ef9a2df8f314','b30c57e9-51eb-40a9-b9b8-e5b4326a973e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4533f94c05ee41d29d043a3f63d5a60d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:04:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-178191364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85ccaae6-ebbb-4ab2-990c-57ba26c90428,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e43989fee2cb4c89bde81445e4179d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4533f94c05ee41d29d043a3f63d5a60d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:52.438672 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e35375cc-4bb4-4ca8-85e8-c77fba9e89d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:52.456766 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e35375cc-4bb4-4ca8-85e8-c77fba9e89d5) transitioned into state 'SUCCESS' from state '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-178191364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43989fee2cb4c89bde81445e4179d24',qos_specs=None,replication_status=,reservations=['6a685bb9-0eda-4fe9-9bea-397b9f775409','fb9e8cf8-ea40-4e76-959d-b6381359bdeb','ffb5d618-33af-4bee-b029-ef9a2df8f314','b30c57e9-51eb-40a9-b9b8-e5b4326a973e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4533f94c05ee41d29d043a3f63d5a60d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:52.457468 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ed49229-b550-493a-a8bf-0e9221abc2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:52.467275 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ed49229-b550-493a-a8bf-0e9221abc2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:52.468750 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Flow 'volume_create_api' (0d5d2bc8-1ffa-43bc-a567-e9e2ac74980c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:52.469219 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Create volume request issued successfully. Aug 13 07:04:52.470142 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6c351454-6c9d-414b-9e76-9a4dca67e2c7 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:04:52.470841 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1020/4058] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:04:52 2026] POST /volume/v3/volumes => generated 748 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:52.487200 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-65a2cc6f-bb21-4b13-a0bb-4d999eeffe0b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:52.489037 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-65a2cc6f-bb21-4b13-a0bb-4d999eeffe0b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:04:52.489287 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-65a2cc6f-bb21-4b13-a0bb-4d999eeffe0b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:52.489539 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-65a2cc6f-bb21-4b13-a0bb-4d999eeffe0b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:52.502517 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:52.502517 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:52.507200 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-65a2cc6f-bb21-4b13-a0bb-4d999eeffe0b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:04:52.512744 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-65a2cc6f-bb21-4b13-a0bb-4d999eeffe0b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 200 Aug 13 07:04:52.513395 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1005/4059] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:52 2026] GET /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:53.277294 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-cb68dbbf-afca-4d9a-a331-622c7d32631d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:53.279123 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-cb68dbbf-afca-4d9a-a331-622c7d32631d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:04:53.279334 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-cb68dbbf-afca-4d9a-a331-622c7d32631d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:53.279538 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-cb68dbbf-afca-4d9a-a331-622c7d32631d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:53.286771 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:53.286771 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:53.290603 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-cb68dbbf-afca-4d9a-a331-622c7d32631d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:04:53.294812 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-cb68dbbf-afca-4d9a-a331-622c7d32631d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 returned with HTTP 200 Aug 13 07:04:53.295263 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1023/4060] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:04:53 2026] GET /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:53.363859 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-561439fe-9040-49f6-b4fe-8003bd2a55e7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:53.364274 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-561439fe-9040-49f6-b4fe-8003bd2a55e7 None None] GET https://10.4.3.81/volume// Aug 13 07:04:53.364543 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-561439fe-9040-49f6-b4fe-8003bd2a55e7 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:53.364617 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-561439fe-9040-49f6-b4fe-8003bd2a55e7 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:53.364925 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-561439fe-9040-49f6-b4fe-8003bd2a55e7 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:04:53.365210 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1013/4061] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:04:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:04:53.372466 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-057f4e7e-ea2c-4b37-9eb2-6ec497bb9cfb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:53.374943 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-057f4e7e-ea2c-4b37-9eb2-6ec497bb9cfb tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:04:53.375270 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-057f4e7e-ea2c-4b37-9eb2-6ec497bb9cfb tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efb1600e-4aae-4db0-95f3-2bdf930ad126", "connector": null, "instance_uuid": "b1f5efbd-8138-4ad1-9540-0cb906f98f3c"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:53.384195 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:53.384195 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:53.421770 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-057f4e7e-ea2c-4b37-9eb2-6ec497bb9cfb tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:04:53.422216 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1021/4062] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:04:53 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:53.450806 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-35b1da30-56e5-487f-b55b-5b51ad03c11a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:53.452482 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-35b1da30-56e5-487f-b55b-5b51ad03c11a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:04:53.452684 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-35b1da30-56e5-487f-b55b-5b51ad03c11a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:53.452859 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-35b1da30-56e5-487f-b55b-5b51ad03c11a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:53.461739 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-aba033dc-0f30-4c04-9964-bad9696cbe9e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:53.462295 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aba033dc-0f30-4c04-9964-bad9696cbe9e None None] GET https://10.4.3.81/volume// Aug 13 07:04:53.462589 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aba033dc-0f30-4c04-9964-bad9696cbe9e None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:53.462802 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aba033dc-0f30-4c04-9964-bad9696cbe9e None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:53.464769 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aba033dc-0f30-4c04-9964-bad9696cbe9e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:04:53.464769 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1024/4063] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:04:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:04:53.465130 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:53.465130 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:53.469444 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-35b1da30-56e5-487f-b55b-5b51ad03c11a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:04:53.474630 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-35b1da30-56e5-487f-b55b-5b51ad03c11a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 returned with HTTP 200 Aug 13 07:04:53.475009 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1006/4064] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:53 2026] GET /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:53.476455 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-fc84d644-94f6-4c15-8ebc-a77781accb78 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:53.478516 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-fc84d644-94f6-4c15-8ebc-a77781accb78 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:04:53.478838 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-fc84d644-94f6-4c15-8ebc-a77781accb78 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:53.479162 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-fc84d644-94f6-4c15-8ebc-a77781accb78 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:53.493170 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:53.493170 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:53.496374 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-fc84d644-94f6-4c15-8ebc-a77781accb78 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:04:53.500084 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-fc84d644-94f6-4c15-8ebc-a77781accb78 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 returned with HTTP 200 Aug 13 07:04:53.500476 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1014/4065] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:04:53 2026] GET /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 07:04:53.527118 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7713d169-8aad-47fd-9cc3-7cbb2de35c5a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:53.528966 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7713d169-8aad-47fd-9cc3-7cbb2de35c5a tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:04:53.529359 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7713d169-8aad-47fd-9cc3-7cbb2de35c5a tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:53.529359 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7713d169-8aad-47fd-9cc3-7cbb2de35c5a tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:53.536090 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:53.536090 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:53.543573 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7713d169-8aad-47fd-9cc3-7cbb2de35c5a tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:04:53.550866 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7713d169-8aad-47fd-9cc3-7cbb2de35c5a tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 200 Aug 13 07:04:53.551397 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1022/4066] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:53 2026] GET /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:53.606529 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-f9e428ca-d79c-4c25-a7ad-21d5029809f9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:53.608602 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-f9e428ca-d79c-4c25-a7ad-21d5029809f9 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:04:53.609188 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-f9e428ca-d79c-4c25-a7ad-21d5029809f9 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:53.609188 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-f9e428ca-d79c-4c25-a7ad-21d5029809f9 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:53.610340 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-cebe504f-23fd-4b60-9668-6f94c4a0a24b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:53.612332 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-cebe504f-23fd-4b60-9668-6f94c4a0a24b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] PUT https://10.4.3.81/volume/v3/attachments/91e39646-a238-4515-abc5-4e266262bf60 Aug 13 07:04:53.612688 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-cebe504f-23fd-4b60-9668-6f94c4a0a24b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:53.616977 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:53.616977 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:53.620590 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-cebe504f-23fd-4b60-9668-6f94c4a0a24b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Acquiring lock "cinder-attachment_update-efb1600e-4aae-4db0-95f3-2bdf930ad126-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:04:53.621551 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-f9e428ca-d79c-4c25-a7ad-21d5029809f9 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:04:53.624829 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-cebe504f-23fd-4b60-9668-6f94c4a0a24b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Lock "cinder-attachment_update-efb1600e-4aae-4db0-95f3-2bdf930ad126-np0000007169" acquired by "attachment_update" :: waited 0.004s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:04:53.625648 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-f9e428ca-d79c-4c25-a7ad-21d5029809f9 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 200 Aug 13 07:04:53.625853 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:53.625853 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:53.626023 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1025/4067] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:04:53 2026] GET /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:53.721029 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-cebe504f-23fd-4b60-9668-6f94c4a0a24b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Lock "cinder-attachment_update-efb1600e-4aae-4db0-95f3-2bdf930ad126-np0000007169" released by "attachment_update" :: held 0.096s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:04:53.721466 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-cebe504f-23fd-4b60-9668-6f94c4a0a24b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/attachments/91e39646-a238-4515-abc5-4e266262bf60 returned with HTTP 200 Aug 13 07:04:53.721999 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1007/4068] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:04:53 2026] PUT /volume/v3/attachments/91e39646-a238-4515-abc5-4e266262bf60 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:53.726470 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-480533c8-3d18-4bd8-a86c-e3bd059d141e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:53.728028 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-480533c8-3d18-4bd8-a86c-e3bd059d141e None None] GET https://10.4.3.81/volume// Aug 13 07:04:53.728028 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-480533c8-3d18-4bd8-a86c-e3bd059d141e None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:53.728028 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-480533c8-3d18-4bd8-a86c-e3bd059d141e None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:53.728028 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-480533c8-3d18-4bd8-a86c-e3bd059d141e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:04:53.728028 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1015/4069] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:04:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:04:53.734332 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-f9e9c3b3-fcfd-44e4-9ad1-796f423002cb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:53.736711 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-f9e9c3b3-fcfd-44e4-9ad1-796f423002cb tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:04:53.737257 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-f9e9c3b3-fcfd-44e4-9ad1-796f423002cb tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85ccaae6-ebbb-4ab2-990c-57ba26c90428", "connector": null, "instance_uuid": "e29cd384-1a9e-4aa5-a217-0f0137f696cf"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:53.747820 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:53.747820 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:53.779727 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-f9e9c3b3-fcfd-44e4-9ad1-796f423002cb tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:04:53.779727 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1023/4070] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:04:53 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:53.805146 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2ca391de-020f-409e-a30e-3043f4027d04 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:53.807008 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ca391de-020f-409e-a30e-3043f4027d04 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:04:53.807281 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ca391de-020f-409e-a30e-3043f4027d04 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:53.807408 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ca391de-020f-409e-a30e-3043f4027d04 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:53.817735 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-23390e2d-fba1-4a79-b2d0-79ec97f9383f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:53.817890 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:53.817890 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:53.818246 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-23390e2d-fba1-4a79-b2d0-79ec97f9383f None None] GET https://10.4.3.81/volume// Aug 13 07:04:53.818634 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-23390e2d-fba1-4a79-b2d0-79ec97f9383f None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:53.818900 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-23390e2d-fba1-4a79-b2d0-79ec97f9383f None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:53.819438 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-23390e2d-fba1-4a79-b2d0-79ec97f9383f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:04:53.819854 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1008/4071] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:04:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:04:53.822133 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2ca391de-020f-409e-a30e-3043f4027d04 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:04:53.827861 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ca391de-020f-409e-a30e-3043f4027d04 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 200 Aug 13 07:04:53.827861 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1026/4072] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:53 2026] GET /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:53.828062 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-ae0df809-258e-4550-a71b-d2d92ae87c2c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:53.831464 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-ae0df809-258e-4550-a71b-d2d92ae87c2c tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:04:53.832993 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-ae0df809-258e-4550-a71b-d2d92ae87c2c tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:53.832993 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-ae0df809-258e-4550-a71b-d2d92ae87c2c tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:53.841637 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:53.841637 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:53.845880 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-ae0df809-258e-4550-a71b-d2d92ae87c2c tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:04:53.850682 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-ae0df809-258e-4550-a71b-d2d92ae87c2c tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 200 Aug 13 07:04:53.851393 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1016/4073] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:04:53 2026] GET /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 1020 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:04:53.944039 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-09fbbc1b-afcc-4f58-bc12-6e33af588e2e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:53.946087 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-09fbbc1b-afcc-4f58-bc12-6e33af588e2e tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] PUT https://10.4.3.81/volume/v3/attachments/004882bc-32f0-4077-9e2f-996941a6a462 Aug 13 07:04:53.946595 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-09fbbc1b-afcc-4f58-bc12-6e33af588e2e tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:53.953503 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-09fbbc1b-afcc-4f58-bc12-6e33af588e2e tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Acquiring lock "cinder-attachment_update-85ccaae6-ebbb-4ab2-990c-57ba26c90428-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:04:53.957833 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-09fbbc1b-afcc-4f58-bc12-6e33af588e2e tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Lock "cinder-attachment_update-85ccaae6-ebbb-4ab2-990c-57ba26c90428-np0000007169" acquired by "attachment_update" :: waited 0.004s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:04:53.959061 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:53.959061 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:54.034430 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-09fbbc1b-afcc-4f58-bc12-6e33af588e2e tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Lock "cinder-attachment_update-85ccaae6-ebbb-4ab2-990c-57ba26c90428-np0000007169" released by "attachment_update" :: held 0.076s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:04:54.034786 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-09fbbc1b-afcc-4f58-bc12-6e33af588e2e tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/attachments/004882bc-32f0-4077-9e2f-996941a6a462 returned with HTTP 200 Aug 13 07:04:54.035263 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1024/4074] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:04:53 2026] PUT /volume/v3/attachments/004882bc-32f0-4077-9e2f-996941a6a462 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:54.496833 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5cc60867-60b6-48e6-8540-c152daf060bf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:54.499124 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5cc60867-60b6-48e6-8540-c152daf060bf tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:04:54.499349 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5cc60867-60b6-48e6-8540-c152daf060bf tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:54.499595 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5cc60867-60b6-48e6-8540-c152daf060bf tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:54.516353 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:54.516353 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:54.520383 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5cc60867-60b6-48e6-8540-c152daf060bf tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:04:54.525558 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5cc60867-60b6-48e6-8540-c152daf060bf tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 returned with HTTP 200 Aug 13 07:04:54.526058 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1009/4075] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:54 2026] GET /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:54.841013 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7b817e55-0479-49b6-b842-90f2c524ab69 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:54.843173 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7b817e55-0479-49b6-b842-90f2c524ab69 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:04:54.843393 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7b817e55-0479-49b6-b842-90f2c524ab69 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:54.843574 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7b817e55-0479-49b6-b842-90f2c524ab69 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:54.853919 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:54.853919 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:54.857204 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7b817e55-0479-49b6-b842-90f2c524ab69 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:04:54.861335 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7b817e55-0479-49b6-b842-90f2c524ab69 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 200 Aug 13 07:04:54.861717 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1027/4076] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:54 2026] GET /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:55.539581 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4be6c0a0-1625-497a-9400-4fbeaa2ac7a3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:55.541514 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4be6c0a0-1625-497a-9400-4fbeaa2ac7a3 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:04:55.541707 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4be6c0a0-1625-497a-9400-4fbeaa2ac7a3 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:55.541926 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4be6c0a0-1625-497a-9400-4fbeaa2ac7a3 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:55.552346 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:55.552346 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:55.556266 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4be6c0a0-1625-497a-9400-4fbeaa2ac7a3 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:04:55.561488 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4be6c0a0-1625-497a-9400-4fbeaa2ac7a3 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 returned with HTTP 200 Aug 13 07:04:55.562183 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1017/4077] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:55 2026] GET /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:55.879424 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-88cab898-4808-4f89-bfd3-1f6ed5ffc31d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:55.881476 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-88cab898-4808-4f89-bfd3-1f6ed5ffc31d tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:04:55.881716 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-88cab898-4808-4f89-bfd3-1f6ed5ffc31d tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:55.881955 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-88cab898-4808-4f89-bfd3-1f6ed5ffc31d tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:55.894826 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:55.894826 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:55.899397 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-88cab898-4808-4f89-bfd3-1f6ed5ffc31d tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:04:55.905144 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-88cab898-4808-4f89-bfd3-1f6ed5ffc31d tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 200 Aug 13 07:04:55.905669 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1025/4078] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:55 2026] GET /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:56.574341 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-be2f6105-8017-4730-b93d-ed3649ae7459 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:56.575829 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-be2f6105-8017-4730-b93d-ed3649ae7459 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:04:56.575979 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-be2f6105-8017-4730-b93d-ed3649ae7459 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:56.576209 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-be2f6105-8017-4730-b93d-ed3649ae7459 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:56.585908 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:56.585908 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:56.588872 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-be2f6105-8017-4730-b93d-ed3649ae7459 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:04:56.592488 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-be2f6105-8017-4730-b93d-ed3649ae7459 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 returned with HTTP 200 Aug 13 07:04:56.592872 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1010/4079] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:56 2026] GET /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:56.918762 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ed746976-2e38-4a64-9ad6-cfa84b99bd17 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:56.920409 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ed746976-2e38-4a64-9ad6-cfa84b99bd17 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:04:56.920581 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ed746976-2e38-4a64-9ad6-cfa84b99bd17 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:56.920740 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ed746976-2e38-4a64-9ad6-cfa84b99bd17 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:56.929414 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:56.929414 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:56.932537 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ed746976-2e38-4a64-9ad6-cfa84b99bd17 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:04:56.936135 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ed746976-2e38-4a64-9ad6-cfa84b99bd17 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 200 Aug 13 07:04:56.936503 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1028/4080] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:56 2026] GET /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:56.992401 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-d070a6f3-fae7-42ef-b539-f2ad72bb6ff8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:56.994231 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-d070a6f3-fae7-42ef-b539-f2ad72bb6ff8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/attachments/91e39646-a238-4515-abc5-4e266262bf60/action Aug 13 07:04:56.994644 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-d070a6f3-fae7-42ef-b539-f2ad72bb6ff8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:04:56.994767 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-d070a6f3-fae7-42ef-b539-f2ad72bb6ff8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:57.014377 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:57.014377 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:57.027900 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-cf4282e8-f074-4118-81fc-06fa24cb62d8 req-d070a6f3-fae7-42ef-b539-f2ad72bb6ff8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/attachments/91e39646-a238-4515-abc5-4e266262bf60/action returned with HTTP 204 Aug 13 07:04:57.028395 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1018/4081] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:04:56 2026] POST /volume/v3/attachments/91e39646-a238-4515-abc5-4e266262bf60/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:04:57.440402 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:57.543160 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:57.543621 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-205412122", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:57.545558 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-205412122', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:57.545734 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Create volume of 1 GB Aug 13 07:04:57.550894 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Availability Zones retrieved successfully. Aug 13 07:04:57.558547 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Flow 'volume_create_api' (bd9e6648-8317-4ff1-af2d-52b2c4874a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:57.560015 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72e8c644-45c1-467c-b881-6dc3e93a9916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:57.561221 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:04:57.587969 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72e8c644-45c1-467c-b881-6dc3e93a9916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:57.588774 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e15caec-f2d1-441c-84d5-1780f628aa1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:57.607238 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-172c01ae-04e1-4270-9990-e3f0fae6de78 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:57.609593 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-172c01ae-04e1-4270-9990-e3f0fae6de78 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:04:57.609871 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-172c01ae-04e1-4270-9990-e3f0fae6de78 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:57.610129 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-172c01ae-04e1-4270-9990-e3f0fae6de78 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:57.624179 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:57.624179 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:57.629819 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-172c01ae-04e1-4270-9990-e3f0fae6de78 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:04:57.637021 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-172c01ae-04e1-4270-9990-e3f0fae6de78 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 returned with HTTP 200 Aug 13 07:04:57.637440 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1011/4082] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:57 2026] GET /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:04:57.649115 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b5b489ee-ad47-4a27-a96a-f2b5998fe6dc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:57.649820 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Created reservations ['d2f86fd3-f9dd-4371-ab92-2404c8efcada', 'd691c0af-7536-4fd2-a5ae-d366baaa4017', '517c9be4-30db-4885-a884-7251ab5c231b', 'cb89c78a-7c21-4c43-9492-93fd0fbade76'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:57.650640 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e15caec-f2d1-441c-84d5-1780f628aa1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2f86fd3-f9dd-4371-ab92-2404c8efcada', 'd691c0af-7536-4fd2-a5ae-d366baaa4017', '517c9be4-30db-4885-a884-7251ab5c231b', 'cb89c78a-7c21-4c43-9492-93fd0fbade76']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:57.650717 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b5b489ee-ad47-4a27-a96a-f2b5998fe6dc tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:04:57.651094 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b5b489ee-ad47-4a27-a96a-f2b5998fe6dc tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "efb1600e-4aae-4db0-95f3-2bdf930ad126", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-805492413"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:57.651584 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa6b2f9e-5c25-4de8-9eaf-5965ce1d1212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:57.662255 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:57.662255 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:57.662721 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b5b489ee-ad47-4a27-a96a-f2b5998fe6dc tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:04:57.662869 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-b5b489ee-ad47-4a27-a96a-f2b5998fe6dc tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create snapshot from volume efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:04:57.672892 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa6b2f9e-5c25-4de8-9eaf-5965ce1d1212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95c83c00-ce11-4203-bbe1-14985f937dd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-205412122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa86dadfd1d847f594f9f403a0283524',qos_specs=None,replication_status=,reservations=['d2f86fd3-f9dd-4371-ab92-2404c8efcada','d691c0af-7536-4fd2-a5ae-d366baaa4017','517c9be4-30db-4885-a884-7251ab5c231b','cb89c78a-7c21-4c43-9492-93fd0fbade76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2de03c3ec9f247c1b3fe8b3a53552a78',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:04:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-205412122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95c83c00-ce11-4203-bbe1-14985f937dd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa86dadfd1d847f594f9f403a0283524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2de03c3ec9f247c1b3fe8b3a53552a78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:57.673659 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (094ba9b6-024c-4720-9b11-f7f8b6ff1b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:57.686052 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-b5b489ee-ad47-4a27-a96a-f2b5998fe6dc tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Created reservations ['49a27523-5692-46b0-959c-08532fc41825', 'f13a266d-cbc9-4a66-8cd6-58e94abe5c8b', '419962ba-23ea-450c-a26f-9acef0022791', 'a1228c46-9c69-475d-8091-064716060003'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:57.697305 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (094ba9b6-024c-4720-9b11-f7f8b6ff1b86) transitioned into state 'SUCCESS' from state '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-205412122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa86dadfd1d847f594f9f403a0283524',qos_specs=None,replication_status=,reservations=['d2f86fd3-f9dd-4371-ab92-2404c8efcada','d691c0af-7536-4fd2-a5ae-d366baaa4017','517c9be4-30db-4885-a884-7251ab5c231b','cb89c78a-7c21-4c43-9492-93fd0fbade76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2de03c3ec9f247c1b3fe8b3a53552a78',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:57.698043 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b61eb9c-a1c9-454b-b3c3-f6d6b68e2211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:04:57.706871 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b61eb9c-a1c9-454b-b3c3-f6d6b68e2211) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:04:57.707653 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Flow 'volume_create_api' (bd9e6648-8317-4ff1-af2d-52b2c4874a2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:04:57.707997 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Create volume request issued successfully. Aug 13 07:04:57.708472 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eed48f9f-5260-4e81-90b2-e2f217dd4f59 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:04:57.708991 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1026/4083] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:04:57 2026] POST /volume/v3/volumes => generated 751 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:57.713456 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b5b489ee-ad47-4a27-a96a-f2b5998fe6dc tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot force create request issued successfully. Aug 13 07:04:57.713846 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b5b489ee-ad47-4a27-a96a-f2b5998fe6dc tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:04:57.714334 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1029/4084] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:04:57 2026] POST /volume/v3/snapshots => generated 309 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:57.722423 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-74ce69a8-575a-4847-ae0d-f1cf22d64492 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:57.722531 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-26bac04b-d8dc-4715-b675-39674072ea05 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:57.724143 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-74ce69a8-575a-4847-ae0d-f1cf22d64492 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/8c03a21b-665c-47a7-b808-efae53b16779 Aug 13 07:04:57.724227 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-26bac04b-d8dc-4715-b675-39674072ea05 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] GET https://10.4.3.81/volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 Aug 13 07:04:57.724354 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-74ce69a8-575a-4847-ae0d-f1cf22d64492 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:57.724412 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-26bac04b-d8dc-4715-b675-39674072ea05 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:57.724594 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-74ce69a8-575a-4847-ae0d-f1cf22d64492 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:57.724642 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-26bac04b-d8dc-4715-b675-39674072ea05 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:57.731080 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:57.731080 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:57.731551 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-74ce69a8-575a-4847-ae0d-f1cf22d64492 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:04:57.731657 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:57.731657 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:57.732377 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-74ce69a8-575a-4847-ae0d-f1cf22d64492 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/8c03a21b-665c-47a7-b808-efae53b16779 returned with HTTP 200 Aug 13 07:04:57.732802 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1012/4085] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:57 2026] GET /volume/v3/snapshots/8c03a21b-665c-47a7-b808-efae53b16779 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:57.735591 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-26bac04b-d8dc-4715-b675-39674072ea05 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Volume info retrieved successfully. Aug 13 07:04:57.740222 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-26bac04b-d8dc-4715-b675-39674072ea05 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 returned with HTTP 200 Aug 13 07:04:57.740711 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1019/4086] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:57 2026] GET /volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:57.949077 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-01d3cabe-e0ef-49ba-9396-68870af3f489 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:57.950734 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-01d3cabe-e0ef-49ba-9396-68870af3f489 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:04:57.950913 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-01d3cabe-e0ef-49ba-9396-68870af3f489 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:57.951101 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-01d3cabe-e0ef-49ba-9396-68870af3f489 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:57.961151 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:57.961151 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:57.966371 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-01d3cabe-e0ef-49ba-9396-68870af3f489 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:04:57.976552 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-01d3cabe-e0ef-49ba-9396-68870af3f489 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 200 Aug 13 07:04:57.976552 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1027/4087] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:57 2026] GET /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:58.742118 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4f5821e4-1983-4c8c-a884-d842e142c7e5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:58.744298 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4f5821e4-1983-4c8c-a884-d842e142c7e5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/8c03a21b-665c-47a7-b808-efae53b16779 Aug 13 07:04:58.744477 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4f5821e4-1983-4c8c-a884-d842e142c7e5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:58.744669 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4f5821e4-1983-4c8c-a884-d842e142c7e5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:58.749624 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:58.749624 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:58.749985 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4f5821e4-1983-4c8c-a884-d842e142c7e5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:04:58.750701 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4f5821e4-1983-4c8c-a884-d842e142c7e5 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/8c03a21b-665c-47a7-b808-efae53b16779 returned with HTTP 200 Aug 13 07:04:58.751059 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1030/4088] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:58 2026] GET /volume/v3/snapshots/8c03a21b-665c-47a7-b808-efae53b16779 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:58.752835 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-de310467-d784-4709-abf2-8c432e1c0c46 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:58.754895 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-de310467-d784-4709-abf2-8c432e1c0c46 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] GET https://10.4.3.81/volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 Aug 13 07:04:58.755159 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-de310467-d784-4709-abf2-8c432e1c0c46 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:58.755421 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-de310467-d784-4709-abf2-8c432e1c0c46 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:58.759684 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1182d516-54ba-49f0-8b1d-00ebd2322904 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:58.761492 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1182d516-54ba-49f0-8b1d-00ebd2322904 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:04:58.762058 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1182d516-54ba-49f0-8b1d-00ebd2322904 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "efb1600e-4aae-4db0-95f3-2bdf930ad126", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-728787897"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:58.765905 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:58.765905 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:58.774266 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-de310467-d784-4709-abf2-8c432e1c0c46 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Volume info retrieved successfully. Aug 13 07:04:58.774681 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:58.774681 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:58.775164 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1182d516-54ba-49f0-8b1d-00ebd2322904 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:04:58.775329 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-1182d516-54ba-49f0-8b1d-00ebd2322904 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create snapshot from volume efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:04:58.778626 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-de310467-d784-4709-abf2-8c432e1c0c46 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 returned with HTTP 200 Aug 13 07:04:58.779163 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1013/4089] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:58 2026] GET /volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:58.791331 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-aa63bc12-5562-47ab-96b9-f164e305e9d8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:58.793923 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aa63bc12-5562-47ab-96b9-f164e305e9d8 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] GET https://10.4.3.81/volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 Aug 13 07:04:58.794168 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aa63bc12-5562-47ab-96b9-f164e305e9d8 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:58.794449 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aa63bc12-5562-47ab-96b9-f164e305e9d8 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:58.802054 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-1182d516-54ba-49f0-8b1d-00ebd2322904 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Created reservations ['4d51f9d7-ca87-4591-b61d-0c5c8162765d', '15421625-615f-405f-af48-e226700521e4', '0222a20a-52a3-4377-9827-775438f493e7', '5045c332-edbd-47ec-92af-e7a345766be7'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:58.802194 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:58.802194 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:58.806203 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-aa63bc12-5562-47ab-96b9-f164e305e9d8 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Volume info retrieved successfully. Aug 13 07:04:58.811045 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aa63bc12-5562-47ab-96b9-f164e305e9d8 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 returned with HTTP 200 Aug 13 07:04:58.811486 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1028/4090] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:58 2026] GET /volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:58.822878 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3f6744c1-5608-4b46-a681-29d5e5d8fc10 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:58.824583 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3f6744c1-5608-4b46-a681-29d5e5d8fc10 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:04:58.824922 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3f6744c1-5608-4b46-a681-29d5e5d8fc10 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95c83c00-ce11-4203-bbe1-14985f937dd4", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-712164098", "description": null, "metadata": null}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:58.829573 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1182d516-54ba-49f0-8b1d-00ebd2322904 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot force create request issued successfully. Aug 13 07:04:58.829897 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1182d516-54ba-49f0-8b1d-00ebd2322904 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:04:58.830307 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1020/4091] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:04:58 2026] POST /volume/v3/snapshots => generated 309 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:58.834873 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:58.834873 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:58.835635 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3f6744c1-5608-4b46-a681-29d5e5d8fc10 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Volume info retrieved successfully. Aug 13 07:04:58.835855 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-3f6744c1-5608-4b46-a681-29d5e5d8fc10 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Create snapshot from volume 95c83c00-ce11-4203-bbe1-14985f937dd4 Aug 13 07:04:58.838382 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3247c33c-4844-4789-a018-be1469e9fa47 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:58.840064 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3247c33c-4844-4789-a018-be1469e9fa47 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/1688a364-d50e-4a38-855c-abef628ec989 Aug 13 07:04:58.840288 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3247c33c-4844-4789-a018-be1469e9fa47 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:58.840524 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3247c33c-4844-4789-a018-be1469e9fa47 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:58.846010 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:58.846010 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:58.846510 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3247c33c-4844-4789-a018-be1469e9fa47 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:04:58.847291 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3247c33c-4844-4789-a018-be1469e9fa47 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/1688a364-d50e-4a38-855c-abef628ec989 returned with HTTP 200 Aug 13 07:04:58.847725 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1014/4092] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:58 2026] GET /volume/v3/snapshots/1688a364-d50e-4a38-855c-abef628ec989 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:58.870163 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-3f6744c1-5608-4b46-a681-29d5e5d8fc10 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Created reservations ['093e75a9-bb1c-4ac4-a905-5b8319dcafda', '6f0311a8-a1e4-44ec-b4c1-e84ce1f71712', '76b95cfb-3e91-4c9d-ad0c-0ef89347ad5d', '9a9d08f7-ec07-4347-975d-2b5578e254a6'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:04:58.894133 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3f6744c1-5608-4b46-a681-29d5e5d8fc10 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Snapshot force create request issued successfully. Aug 13 07:04:58.894427 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3f6744c1-5608-4b46-a681-29d5e5d8fc10 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:04:58.894827 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1031/4093] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:04:58 2026] POST /volume/v3/snapshots => generated 309 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:04:58.904625 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f0421213-c05a-4ef6-aaf4-dcc0ccb70400 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:58.906584 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f0421213-c05a-4ef6-aaf4-dcc0ccb70400 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] GET https://10.4.3.81/volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd Aug 13 07:04:58.906786 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f0421213-c05a-4ef6-aaf4-dcc0ccb70400 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:58.906990 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f0421213-c05a-4ef6-aaf4-dcc0ccb70400 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:58.913313 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:58.913313 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:58.914012 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f0421213-c05a-4ef6-aaf4-dcc0ccb70400 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Snapshot retrieved successfully. Aug 13 07:04:58.915281 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f0421213-c05a-4ef6-aaf4-dcc0ccb70400 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd returned with HTTP 200 Aug 13 07:04:58.915778 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1029/4094] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:58 2026] GET /volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:58.986438 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b9b603e5-62e6-471c-ad58-31d162979755 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:58.988292 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b9b603e5-62e6-471c-ad58-31d162979755 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:04:58.988501 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b9b603e5-62e6-471c-ad58-31d162979755 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:58.988681 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b9b603e5-62e6-471c-ad58-31d162979755 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:58.997993 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:58.997993 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:59.001181 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b9b603e5-62e6-471c-ad58-31d162979755 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:04:59.004966 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b9b603e5-62e6-471c-ad58-31d162979755 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 200 Aug 13 07:04:59.005360 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1021/4095] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:04:58 2026] GET /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:59.856768 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3f865d22-9a11-4ed6-a592-84e6388027fd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:59.859151 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3f865d22-9a11-4ed6-a592-84e6388027fd tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/1688a364-d50e-4a38-855c-abef628ec989 Aug 13 07:04:59.859431 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3f865d22-9a11-4ed6-a592-84e6388027fd tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:59.859657 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3f865d22-9a11-4ed6-a592-84e6388027fd tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:59.864789 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:59.864789 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:59.865285 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3f865d22-9a11-4ed6-a592-84e6388027fd tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:04:59.866101 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3f865d22-9a11-4ed6-a592-84e6388027fd tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/1688a364-d50e-4a38-855c-abef628ec989 returned with HTTP 200 Aug 13 07:04:59.866588 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1015/4096] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:59 2026] GET /volume/v3/snapshots/1688a364-d50e-4a38-855c-abef628ec989 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:59.877526 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ae72f28c-8518-4e26-8891-339944eba883 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:59.879634 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae72f28c-8518-4e26-8891-339944eba883 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/1688a364-d50e-4a38-855c-abef628ec989 Aug 13 07:04:59.879836 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ae72f28c-8518-4e26-8891-339944eba883 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:59.880048 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ae72f28c-8518-4e26-8891-339944eba883 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:59.880146 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-ae72f28c-8518-4e26-8891-339944eba883 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete snapshot with id: 1688a364-d50e-4a38-855c-abef628ec989 Aug 13 07:04:59.881879 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=404,cinder:UPDATE=124,cinder:INSERT=70 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:04:59.885132 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:59.885132 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:59.885629 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ae72f28c-8518-4e26-8891-339944eba883 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:04:59.903986 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ae72f28c-8518-4e26-8891-339944eba883 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot delete request issued successfully. Aug 13 07:04:59.904238 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae72f28c-8518-4e26-8891-339944eba883 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/1688a364-d50e-4a38-855c-abef628ec989 returned with HTTP 202 Aug 13 07:04:59.904695 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1032/4097] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:04:59 2026] DELETE /volume/v3/snapshots/1688a364-d50e-4a38-855c-abef628ec989 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:04:59.913679 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-63972180-f046-4a7b-b806-8cfe6980037c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:59.914756 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-63972180-f046-4a7b-b806-8cfe6980037c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/1688a364-d50e-4a38-855c-abef628ec989 Aug 13 07:04:59.914968 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-63972180-f046-4a7b-b806-8cfe6980037c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:59.915153 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-63972180-f046-4a7b-b806-8cfe6980037c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:59.923776 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:59.923776 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:59.924267 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-63972180-f046-4a7b-b806-8cfe6980037c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:04:59.924426 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7d7726b9-a539-49c1-8322-e26e2e54a4b5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:59.925050 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-63972180-f046-4a7b-b806-8cfe6980037c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/1688a364-d50e-4a38-855c-abef628ec989 returned with HTTP 200 Aug 13 07:04:59.925584 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1030/4098] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:59 2026] GET /volume/v3/snapshots/1688a364-d50e-4a38-855c-abef628ec989 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:59.927630 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7d7726b9-a539-49c1-8322-e26e2e54a4b5 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] GET https://10.4.3.81/volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd Aug 13 07:04:59.927827 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7d7726b9-a539-49c1-8322-e26e2e54a4b5 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:59.928003 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7d7726b9-a539-49c1-8322-e26e2e54a4b5 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:59.932589 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:59.932589 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:04:59.933044 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7d7726b9-a539-49c1-8322-e26e2e54a4b5 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Snapshot retrieved successfully. Aug 13 07:04:59.933987 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7d7726b9-a539-49c1-8322-e26e2e54a4b5 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd returned with HTTP 200 Aug 13 07:04:59.934541 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1022/4099] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:59 2026] GET /volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:59.944592 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-754044f2-d691-4a4e-85b0-9753abe5ad76 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:59.945498 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-754044f2-d691-4a4e-85b0-9753abe5ad76 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] GET https://10.4.3.81/volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd Aug 13 07:04:59.945725 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-754044f2-d691-4a4e-85b0-9753abe5ad76 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:59.945989 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-754044f2-d691-4a4e-85b0-9753abe5ad76 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:59.950859 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:59.950859 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:04:59.951104 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-754044f2-d691-4a4e-85b0-9753abe5ad76 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Snapshot retrieved successfully. Aug 13 07:04:59.952407 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-754044f2-d691-4a4e-85b0-9753abe5ad76 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd returned with HTTP 200 Aug 13 07:04:59.952407 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1016/4100] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:59 2026] GET /volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:59.961042 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d31b12f7-841a-4e08-a8c1-7b313b9896ed None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:59.965058 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d31b12f7-841a-4e08-a8c1-7b313b9896ed tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] GET https://10.4.3.81/volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd Aug 13 07:04:59.965058 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d31b12f7-841a-4e08-a8c1-7b313b9896ed tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:04:59.965058 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d31b12f7-841a-4e08-a8c1-7b313b9896ed tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:04:59.969155 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:59.969155 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:04:59.969636 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d31b12f7-841a-4e08-a8c1-7b313b9896ed tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Snapshot retrieved successfully. Aug 13 07:04:59.970519 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d31b12f7-841a-4e08-a8c1-7b313b9896ed tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd returned with HTTP 200 Aug 13 07:04:59.970974 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1033/4101] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:04:59 2026] GET /volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:04:59.979300 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fbeada71-387f-41b7-983f-cf58add8ba09 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:04:59.981258 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:04:59.981853 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "db3ecd54-805c-40a2-8400-460bb1a5a5dd", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:04:59.983291 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Create volume request body: {'volume': {'snapshot_id': 'db3ecd54-805c-40a2-8400-460bb1a5a5dd', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:04:59.988457 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:04:59.988457 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:04:59.988878 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Snapshot retrieved successfully. Aug 13 07:04:59.988972 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Create volume of 1 GB Aug 13 07:04:59.994517 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Availability Zones retrieved successfully. Aug 13 07:04:59.999551 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Flow 'volume_create_api' (e918966c-7314-45ae-8d62-2688e1455a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:00.000695 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b41398d5-d52b-4fa4-8752-83d747e287ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:00.001617 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:05:00.012585 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-f708ebb4-307a-423c-82c8-e71ffd1ae186 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:00.014649 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-f708ebb4-307a-423c-82c8-e71ffd1ae186 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] POST https://10.4.3.81/volume/v3/attachments/004882bc-32f0-4077-9e2f-996941a6a462/action Aug 13 07:05:00.015086 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-f708ebb4-307a-423c-82c8-e71ffd1ae186 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:05:00.015215 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-f708ebb4-307a-423c-82c8-e71ffd1ae186 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:00.017760 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9dae40ad-51a6-4c6d-99d8-8fae891e3fd5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:00.019517 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9dae40ad-51a6-4c6d-99d8-8fae891e3fd5 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:05:00.019755 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9dae40ad-51a6-4c6d-99d8-8fae891e3fd5 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:00.019963 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9dae40ad-51a6-4c6d-99d8-8fae891e3fd5 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:00.029600 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:00.029600 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:00.029978 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:00.029978 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:00.033606 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9dae40ad-51a6-4c6d-99d8-8fae891e3fd5 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:00.036286 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b41398d5-d52b-4fa4-8752-83d747e287ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'db3ecd54-805c-40a2-8400-460bb1a5a5dd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:00.037349 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c044ecb-0e25-4c8f-ab57-a7f32ebcbf30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:00.039081 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9dae40ad-51a6-4c6d-99d8-8fae891e3fd5 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 200 Aug 13 07:05:00.039354 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1017/4102] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:00 2026] GET /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:00.039859 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-76a5da49-b2e3-40eb-a61e-7bb16092d7dc req-f708ebb4-307a-423c-82c8-e71ffd1ae186 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/attachments/004882bc-32f0-4077-9e2f-996941a6a462/action returned with HTTP 204 Aug 13 07:05:00.040352 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1023/4103] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:05:00 2026] POST /volume/v3/attachments/004882bc-32f0-4077-9e2f-996941a6a462/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:00.086905 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Created reservations ['daf5ba5c-a473-43c0-a876-ee27ab687155', '74bc0889-96be-46d4-bb3a-740830de24c3', '8414f4ff-a4e8-41b4-8f2c-d24d08d7c404', '23a831dc-5e27-4452-a1a4-8cce1676b3f2'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:00.087909 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c044ecb-0e25-4c8f-ab57-a7f32ebcbf30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daf5ba5c-a473-43c0-a876-ee27ab687155', '74bc0889-96be-46d4-bb3a-740830de24c3', '8414f4ff-a4e8-41b4-8f2c-d24d08d7c404', '23a831dc-5e27-4452-a1a4-8cce1676b3f2']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:00.088920 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b81fc473-5e42-4fc1-8696-e34c3275b856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:00.137935 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b81fc473-5e42-4fc1-8696-e34c3275b856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f7360a2-aaa7-4f72-a4f7-9d95bad4f018', '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='aa86dadfd1d847f594f9f403a0283524',qos_specs=None,replication_status=,reservations=['daf5ba5c-a473-43c0-a876-ee27ab687155','74bc0889-96be-46d4-bb3a-740830de24c3','8414f4ff-a4e8-41b4-8f2c-d24d08d7c404','23a831dc-5e27-4452-a1a4-8cce1676b3f2'],size=1,snapshot_id=db3ecd54-805c-40a2-8400-460bb1a5a5dd,source_replicaid=,source_volid=None,status='creating',user_id='2de03c3ec9f247c1b3fe8b3a53552a78',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f7360a2-aaa7-4f72-a4f7-9d95bad4f018,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa86dadfd1d847f594f9f403a0283524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=db3ecd54-805c-40a2-8400-460bb1a5a5dd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2de03c3ec9f247c1b3fe8b3a53552a78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:00.138904 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8422697e-bc13-44c5-b25b-24537d7ec41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:00.158775 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8422697e-bc13-44c5-b25b-24537d7ec41a) transitioned into state 'SUCCESS' from 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='aa86dadfd1d847f594f9f403a0283524',qos_specs=None,replication_status=,reservations=['daf5ba5c-a473-43c0-a876-ee27ab687155','74bc0889-96be-46d4-bb3a-740830de24c3','8414f4ff-a4e8-41b4-8f2c-d24d08d7c404','23a831dc-5e27-4452-a1a4-8cce1676b3f2'],size=1,snapshot_id=db3ecd54-805c-40a2-8400-460bb1a5a5dd,source_replicaid=,source_volid=None,status='creating',user_id='2de03c3ec9f247c1b3fe8b3a53552a78',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:00.159559 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1ee09b-4216-4db0-aed8-7d6e280b5f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:00.181124 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1ee09b-4216-4db0-aed8-7d6e280b5f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:00.181956 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Flow 'volume_create_api' (e918966c-7314-45ae-8d62-2688e1455a82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:00.182284 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Create volume request issued successfully. Aug 13 07:05:00.182967 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fbeada71-387f-41b7-983f-cf58add8ba09 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:05:00.183436 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1031/4104] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:04:59 2026] POST /volume/v3/volumes => generated 739 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:00.194935 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-621d3e61-e81b-4b85-bfd6-7f8d04b44be0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:00.197557 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-621d3e61-e81b-4b85-bfd6-7f8d04b44be0 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] GET https://10.4.3.81/volume/v3/volumes/9f7360a2-aaa7-4f72-a4f7-9d95bad4f018 Aug 13 07:05:00.197808 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-621d3e61-e81b-4b85-bfd6-7f8d04b44be0 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:00.198078 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-621d3e61-e81b-4b85-bfd6-7f8d04b44be0 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:00.207045 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:00.207045 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:00.212007 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-621d3e61-e81b-4b85-bfd6-7f8d04b44be0 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Volume info retrieved successfully. Aug 13 07:05:00.217936 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-621d3e61-e81b-4b85-bfd6-7f8d04b44be0 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/volumes/9f7360a2-aaa7-4f72-a4f7-9d95bad4f018 returned with HTTP 200 Aug 13 07:05:00.218541 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1034/4105] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:00 2026] GET /volume/v3/volumes/9f7360a2-aaa7-4f72-a4f7-9d95bad4f018 => generated 807 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:00.934282 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a8dd67c0-be7f-456c-b152-b339c32c9511 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:00.936196 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a8dd67c0-be7f-456c-b152-b339c32c9511 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/1688a364-d50e-4a38-855c-abef628ec989 Aug 13 07:05:00.936491 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a8dd67c0-be7f-456c-b152-b339c32c9511 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:00.936734 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a8dd67c0-be7f-456c-b152-b339c32c9511 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:00.941626 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a8dd67c0-be7f-456c-b152-b339c32c9511 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/1688a364-d50e-4a38-855c-abef628ec989 returned with HTTP 404 Aug 13 07:05:00.942282 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1018/4106] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:00 2026] GET /volume/v3/snapshots/1688a364-d50e-4a38-855c-abef628ec989 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:00.949565 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cc07c43c-c548-4d51-892c-5a8db959d23e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:00.951411 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cc07c43c-c548-4d51-892c-5a8db959d23e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/f99f8cf6-fe67-4030-9b46-d1ca0ae0e5a6 Aug 13 07:05:00.951635 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cc07c43c-c548-4d51-892c-5a8db959d23e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:00.951809 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cc07c43c-c548-4d51-892c-5a8db959d23e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:00.951923 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-cc07c43c-c548-4d51-892c-5a8db959d23e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete snapshot with id: f99f8cf6-fe67-4030-9b46-d1ca0ae0e5a6 Aug 13 07:05:00.956965 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:00.956965 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:00.957382 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cc07c43c-c548-4d51-892c-5a8db959d23e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:05:00.974542 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cc07c43c-c548-4d51-892c-5a8db959d23e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot delete request issued successfully. Aug 13 07:05:00.974702 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cc07c43c-c548-4d51-892c-5a8db959d23e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/f99f8cf6-fe67-4030-9b46-d1ca0ae0e5a6 returned with HTTP 202 Aug 13 07:05:00.975165 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1024/4107] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:05:00 2026] DELETE /volume/v3/snapshots/f99f8cf6-fe67-4030-9b46-d1ca0ae0e5a6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:00.983628 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fde13139-cd3b-41c2-91b8-a3478c0fce72 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:00.986212 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fde13139-cd3b-41c2-91b8-a3478c0fce72 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/f99f8cf6-fe67-4030-9b46-d1ca0ae0e5a6 Aug 13 07:05:00.988049 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fde13139-cd3b-41c2-91b8-a3478c0fce72 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:00.988049 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fde13139-cd3b-41c2-91b8-a3478c0fce72 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:00.989339 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=568,cinder:UPDATE=196,cinder:INSERT=127 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:05:00.994760 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:00.994760 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:00.995684 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fde13139-cd3b-41c2-91b8-a3478c0fce72 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:05:00.996736 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fde13139-cd3b-41c2-91b8-a3478c0fce72 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/f99f8cf6-fe67-4030-9b46-d1ca0ae0e5a6 returned with HTTP 200 Aug 13 07:05:00.997293 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1032/4108] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:00 2026] GET /volume/v3/snapshots/f99f8cf6-fe67-4030-9b46-d1ca0ae0e5a6 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:01.053393 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-254f0a97-fa18-412e-bbe4-d054e80be3e3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:01.056234 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-254f0a97-fa18-412e-bbe4-d054e80be3e3 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:05:01.056528 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-254f0a97-fa18-412e-bbe4-d054e80be3e3 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:01.056769 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-254f0a97-fa18-412e-bbe4-d054e80be3e3 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:01.071874 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:01.071874 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:01.075895 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-254f0a97-fa18-412e-bbe4-d054e80be3e3 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:01.080441 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-254f0a97-fa18-412e-bbe4-d054e80be3e3 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 200 Aug 13 07:05:01.080827 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1035/4109] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:01 2026] GET /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 1133 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:01.098339 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8d2a65a8-9482-4e17-ada1-92c7147d3b2b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:01.098497 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8d2a65a8-9482-4e17-ada1-92c7147d3b2b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:05:01.098735 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8d2a65a8-9482-4e17-ada1-92c7147d3b2b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:01.098984 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8d2a65a8-9482-4e17-ada1-92c7147d3b2b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:01.113554 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:01.113554 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:01.117843 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8d2a65a8-9482-4e17-ada1-92c7147d3b2b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:01.123160 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8d2a65a8-9482-4e17-ada1-92c7147d3b2b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 200 Aug 13 07:05:01.124066 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1019/4110] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:01 2026] GET /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 1133 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:01.232429 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2793179a-f321-4767-8a39-e9a05c54372f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:01.234456 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2793179a-f321-4767-8a39-e9a05c54372f tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] GET https://10.4.3.81/volume/v3/volumes/9f7360a2-aaa7-4f72-a4f7-9d95bad4f018 Aug 13 07:05:01.234557 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2793179a-f321-4767-8a39-e9a05c54372f tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:01.234848 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2793179a-f321-4767-8a39-e9a05c54372f tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:01.243175 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:01.243175 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:01.247919 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2793179a-f321-4767-8a39-e9a05c54372f tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Volume info retrieved successfully. Aug 13 07:05:01.253556 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2793179a-f321-4767-8a39-e9a05c54372f tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/volumes/9f7360a2-aaa7-4f72-a4f7-9d95bad4f018 returned with HTTP 200 Aug 13 07:05:01.253873 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1025/4111] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:01 2026] GET /volume/v3/volumes/9f7360a2-aaa7-4f72-a4f7-9d95bad4f018 => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:01.267738 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8e6fac4c-773d-450b-b0f2-73de79db8948 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:01.270574 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8e6fac4c-773d-450b-b0f2-73de79db8948 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] GET https://10.4.3.81/volume/v3/volumes/9f7360a2-aaa7-4f72-a4f7-9d95bad4f018 Aug 13 07:05:01.270574 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8e6fac4c-773d-450b-b0f2-73de79db8948 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:01.270574 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8e6fac4c-773d-450b-b0f2-73de79db8948 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:01.276459 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:01.276459 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:01.281713 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8e6fac4c-773d-450b-b0f2-73de79db8948 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Volume info retrieved successfully. Aug 13 07:05:01.286727 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8e6fac4c-773d-450b-b0f2-73de79db8948 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/volumes/9f7360a2-aaa7-4f72-a4f7-9d95bad4f018 returned with HTTP 200 Aug 13 07:05:01.287374 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1033/4112] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:01 2026] GET /volume/v3/volumes/9f7360a2-aaa7-4f72-a4f7-9d95bad4f018 => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:01.302575 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-be63c7e0-218b-4522-8a00-ed94b3fd814f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:01.304948 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be63c7e0-218b-4522-8a00-ed94b3fd814f tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd Aug 13 07:05:01.305184 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be63c7e0-218b-4522-8a00-ed94b3fd814f tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:01.305432 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be63c7e0-218b-4522-8a00-ed94b3fd814f tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:01.305539 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-be63c7e0-218b-4522-8a00-ed94b3fd814f tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Delete snapshot with id: db3ecd54-805c-40a2-8400-460bb1a5a5dd Aug 13 07:05:01.312374 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:01.312374 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:01.312873 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-be63c7e0-218b-4522-8a00-ed94b3fd814f tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Snapshot retrieved successfully. Aug 13 07:05:01.334701 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-be63c7e0-218b-4522-8a00-ed94b3fd814f tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Snapshot delete request issued successfully. Aug 13 07:05:01.335033 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be63c7e0-218b-4522-8a00-ed94b3fd814f tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd returned with HTTP 202 Aug 13 07:05:01.335500 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1036/4113] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:05:01 2026] DELETE /volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:01.343127 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a9907fb8-895d-4da5-a1ba-79b20cee3b87 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:01.346043 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a9907fb8-895d-4da5-a1ba-79b20cee3b87 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] GET https://10.4.3.81/volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd Aug 13 07:05:01.346381 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a9907fb8-895d-4da5-a1ba-79b20cee3b87 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:01.346695 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a9907fb8-895d-4da5-a1ba-79b20cee3b87 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:01.356149 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:01.356149 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:01.356805 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a9907fb8-895d-4da5-a1ba-79b20cee3b87 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Snapshot retrieved successfully. Aug 13 07:05:01.357746 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a9907fb8-895d-4da5-a1ba-79b20cee3b87 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd returned with HTTP 200 Aug 13 07:05:01.358270 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1020/4114] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:01 2026] GET /volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:01.463259 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-1d41e4ac-7caf-4904-8ec4-96ec2464a63c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:01.465694 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-1d41e4ac-7caf-4904-8ec4-96ec2464a63c tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b Aug 13 07:05:01.465888 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-1d41e4ac-7caf-4904-8ec4-96ec2464a63c tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:01.466086 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-1d41e4ac-7caf-4904-8ec4-96ec2464a63c tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:01.478201 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:01.478201 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:01.481725 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-1d41e4ac-7caf-4904-8ec4-96ec2464a63c tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:01.485984 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-1d41e4ac-7caf-4904-8ec4-96ec2464a63c tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b returned with HTTP 200 Aug 13 07:05:01.486400 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1026/4115] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:05:01 2026] GET /volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b => generated 1133 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:01.503935 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-9bfa2908-def2-4b4d-aa6d-a1e8cd01141f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:01.506286 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-9bfa2908-def2-4b4d-aa6d-a1e8cd01141f tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] POST https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b/action Aug 13 07:05:01.506864 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-9bfa2908-def2-4b4d-aa6d-a1e8cd01141f tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:05:01.508342 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-9bfa2908-def2-4b4d-aa6d-a1e8cd01141f tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:01.517062 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:01.517062 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:01.517719 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-9bfa2908-def2-4b4d-aa6d-a1e8cd01141f tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:01.523942 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-9bfa2908-def2-4b4d-aa6d-a1e8cd01141f tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Begin detaching volume completed successfully. Aug 13 07:05:01.523942 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-9bfa2908-def2-4b4d-aa6d-a1e8cd01141f tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b/action returned with HTTP 202 Aug 13 07:05:01.523942 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1034/4116] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:05:01 2026] POST /volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:05:01.539731 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7ab563e5-3d09-4024-9844-e1872c167fa5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:01.541412 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ab563e5-3d09-4024-9844-e1872c167fa5 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b Aug 13 07:05:01.541595 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ab563e5-3d09-4024-9844-e1872c167fa5 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:01.541778 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ab563e5-3d09-4024-9844-e1872c167fa5 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:01.550281 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:01.550281 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:01.554397 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7ab563e5-3d09-4024-9844-e1872c167fa5 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:01.558959 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ab563e5-3d09-4024-9844-e1872c167fa5 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b returned with HTTP 200 Aug 13 07:05:01.559389 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1037/4117] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:01 2026] GET /volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:01.562913 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-860862db-3c9b-4ad9-90e1-0d52a636cd71 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:01.563409 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-860862db-3c9b-4ad9-90e1-0d52a636cd71 None None] GET https://10.4.3.81/volume// Aug 13 07:05:01.563629 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-860862db-3c9b-4ad9-90e1-0d52a636cd71 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:01.563862 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-860862db-3c9b-4ad9-90e1-0d52a636cd71 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:01.564249 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-860862db-3c9b-4ad9-90e1-0d52a636cd71 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:05:01.564584 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1021/4118] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:05:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:05:01.573563 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-3bcd8336-244f-4f46-86c8-a4e44c30587d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:01.575881 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-3bcd8336-244f-4f46-86c8-a4e44c30587d tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b Aug 13 07:05:01.576234 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-3bcd8336-244f-4f46-86c8-a4e44c30587d tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:01.576536 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-3bcd8336-244f-4f46-86c8-a4e44c30587d tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:01.587888 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:01.587888 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:01.591279 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-3bcd8336-244f-4f46-86c8-a4e44c30587d tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:01.595313 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-3bcd8336-244f-4f46-86c8-a4e44c30587d tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b returned with HTTP 200 Aug 13 07:05:01.595725 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1027/4119] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:05:01 2026] GET /volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b => generated 1316 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:05:02.008731 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d0410dfa-af02-4bc5-b7b7-25acf2dfe962 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:02.011151 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d0410dfa-af02-4bc5-b7b7-25acf2dfe962 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/f99f8cf6-fe67-4030-9b46-d1ca0ae0e5a6 Aug 13 07:05:02.011491 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d0410dfa-af02-4bc5-b7b7-25acf2dfe962 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:02.011796 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d0410dfa-af02-4bc5-b7b7-25acf2dfe962 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:02.012817 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-ddc44440-2562-46dd-9010-7714ac7f449a req-579f67a5-920a-4a69-8a24-c1853c3dcc67 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:02.015083 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ddc44440-2562-46dd-9010-7714ac7f449a req-579f67a5-920a-4a69-8a24-c1853c3dcc67 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] DELETE https://10.4.3.81/volume/v3/attachments/9d156722-0bb2-4df6-a139-a86c5d3d2d2e Aug 13 07:05:02.015287 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ddc44440-2562-46dd-9010-7714ac7f449a req-579f67a5-920a-4a69-8a24-c1853c3dcc67 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:02.015514 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ddc44440-2562-46dd-9010-7714ac7f449a req-579f67a5-920a-4a69-8a24-c1853c3dcc67 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:02.018289 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d0410dfa-af02-4bc5-b7b7-25acf2dfe962 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/f99f8cf6-fe67-4030-9b46-d1ca0ae0e5a6 returned with HTTP 404 Aug 13 07:05:02.018995 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1035/4120] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:02 2026] GET /volume/v3/snapshots/f99f8cf6-fe67-4030-9b46-d1ca0ae0e5a6 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:02.022541 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:02.022541 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:02.027415 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4fabf570-7e27-4b1b-bbef-ecfc1c2b8bef None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:02.027415 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4fabf570-7e27-4b1b-bbef-ecfc1c2b8bef tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/8c03a21b-665c-47a7-b808-efae53b16779 Aug 13 07:05:02.027415 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4fabf570-7e27-4b1b-bbef-ecfc1c2b8bef tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:02.027967 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4fabf570-7e27-4b1b-bbef-ecfc1c2b8bef tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:02.027967 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-4fabf570-7e27-4b1b-bbef-ecfc1c2b8bef tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete snapshot with id: 8c03a21b-665c-47a7-b808-efae53b16779 Aug 13 07:05:02.032745 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:02.032745 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:02.033174 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4fabf570-7e27-4b1b-bbef-ecfc1c2b8bef tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:05:02.051334 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4fabf570-7e27-4b1b-bbef-ecfc1c2b8bef tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot delete request issued successfully. Aug 13 07:05:02.051531 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4fabf570-7e27-4b1b-bbef-ecfc1c2b8bef tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/8c03a21b-665c-47a7-b808-efae53b16779 returned with HTTP 202 Aug 13 07:05:02.051943 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1022/4121] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:05:02 2026] DELETE /volume/v3/snapshots/8c03a21b-665c-47a7-b808-efae53b16779 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:02.060836 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-33845ff6-b353-41a2-ab79-310512d3445a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:02.067308 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-33845ff6-b353-41a2-ab79-310512d3445a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/8c03a21b-665c-47a7-b808-efae53b16779 Aug 13 07:05:02.067308 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-33845ff6-b353-41a2-ab79-310512d3445a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:02.067308 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-33845ff6-b353-41a2-ab79-310512d3445a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:02.072243 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:02.072243 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:02.072549 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-33845ff6-b353-41a2-ab79-310512d3445a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:05:02.073659 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-33845ff6-b353-41a2-ab79-310512d3445a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/8c03a21b-665c-47a7-b808-efae53b16779 returned with HTTP 200 Aug 13 07:05:02.074270 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1028/4122] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:02 2026] GET /volume/v3/snapshots/8c03a21b-665c-47a7-b808-efae53b16779 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:02.090295 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ddc44440-2562-46dd-9010-7714ac7f449a req-579f67a5-920a-4a69-8a24-c1853c3dcc67 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/attachments/9d156722-0bb2-4df6-a139-a86c5d3d2d2e returned with HTTP 200 Aug 13 07:05:02.090852 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1038/4123] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:05:02 2026] DELETE /volume/v3/attachments/9d156722-0bb2-4df6-a139-a86c5d3d2d2e => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:02.367560 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-849a3cd1-d846-4923-9ea4-0470ada229e6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:02.369205 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-849a3cd1-d846-4923-9ea4-0470ada229e6 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] GET https://10.4.3.81/volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd Aug 13 07:05:02.369404 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-849a3cd1-d846-4923-9ea4-0470ada229e6 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:02.369577 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-849a3cd1-d846-4923-9ea4-0470ada229e6 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:02.375232 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-849a3cd1-d846-4923-9ea4-0470ada229e6 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd returned with HTTP 404 Aug 13 07:05:02.376117 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1036/4124] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:02 2026] GET /volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:02.385655 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c04fff91-7e4d-45f6-8c5d-e8d454ea1cb7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:02.389689 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c04fff91-7e4d-45f6-8c5d-e8d454ea1cb7 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] DELETE https://10.4.3.81/volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 Aug 13 07:05:02.389891 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c04fff91-7e4d-45f6-8c5d-e8d454ea1cb7 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:02.390101 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c04fff91-7e4d-45f6-8c5d-e8d454ea1cb7 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:02.390285 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-c04fff91-7e4d-45f6-8c5d-e8d454ea1cb7 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Delete volume with id: 95c83c00-ce11-4203-bbe1-14985f937dd4 Aug 13 07:05:02.392448 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=463,cinder:INSERT=73,cinder:UPDATE=153 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:05:02.397500 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:02.397500 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:02.397911 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c04fff91-7e4d-45f6-8c5d-e8d454ea1cb7 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Volume info retrieved successfully. Aug 13 07:05:02.414527 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c04fff91-7e4d-45f6-8c5d-e8d454ea1cb7 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Delete volume request issued successfully. Aug 13 07:05:02.414717 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c04fff91-7e4d-45f6-8c5d-e8d454ea1cb7 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 returned with HTTP 202 Aug 13 07:05:02.415150 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1023/4125] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:02 2026] DELETE /volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:02.422035 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5315bb98-c8f2-4a51-b03a-c9648f0c4647 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:02.425060 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5315bb98-c8f2-4a51-b03a-c9648f0c4647 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] GET https://10.4.3.81/volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 Aug 13 07:05:02.425332 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5315bb98-c8f2-4a51-b03a-c9648f0c4647 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:02.425706 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5315bb98-c8f2-4a51-b03a-c9648f0c4647 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:02.428626 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=406,cinder:INSERT=62,cinder:UPDATE=94 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:05:02.436984 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:02.436984 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:02.441080 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5315bb98-c8f2-4a51-b03a-c9648f0c4647 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Volume info retrieved successfully. Aug 13 07:05:02.447377 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5315bb98-c8f2-4a51-b03a-c9648f0c4647 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 returned with HTTP 200 Aug 13 07:05:02.447756 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1029/4126] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:02 2026] GET /volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:02.483762 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-ba259532-ac70-4987-8629-5b7fe3d3a4b2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:02.487892 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-ba259532-ac70-4987-8629-5b7fe3d3a4b2 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] DELETE https://10.4.3.81/volume/v3/attachments/30ba8074-6e69-4d0e-b72b-0abe0b55fa6a Aug 13 07:05:02.488289 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-ba259532-ac70-4987-8629-5b7fe3d3a4b2 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:02.488621 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-ba259532-ac70-4987-8629-5b7fe3d3a4b2 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:02.498627 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:02.498627 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:02.545828 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-31d2d4cf-f9c7-472b-b9dd-1729295345f0 req-ba259532-ac70-4987-8629-5b7fe3d3a4b2 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/attachments/30ba8074-6e69-4d0e-b72b-0abe0b55fa6a returned with HTTP 200 Aug 13 07:05:02.546339 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1039/4127] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:05:02 2026] DELETE /volume/v3/attachments/30ba8074-6e69-4d0e-b72b-0abe0b55fa6a => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:02.571124 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9af3e86b-23ca-4f33-b2ba-2608c11859c4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:02.573134 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9af3e86b-23ca-4f33-b2ba-2608c11859c4 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b Aug 13 07:05:02.573455 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9af3e86b-23ca-4f33-b2ba-2608c11859c4 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:02.573610 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9af3e86b-23ca-4f33-b2ba-2608c11859c4 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:02.581705 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:02.581705 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:02.585574 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9af3e86b-23ca-4f33-b2ba-2608c11859c4 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:02.590736 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9af3e86b-23ca-4f33-b2ba-2608c11859c4 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b returned with HTTP 200 Aug 13 07:05:02.591159 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1037/4128] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:02 2026] GET /volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:02.659448 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-6d2aa211-4d14-42db-b706-7734b43c517e req-fafa2e5d-aaa4-418e-a7f0-b446d364842a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:02.661489 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6d2aa211-4d14-42db-b706-7734b43c517e req-fafa2e5d-aaa4-418e-a7f0-b446d364842a tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:05:02.661690 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6d2aa211-4d14-42db-b706-7734b43c517e req-fafa2e5d-aaa4-418e-a7f0-b446d364842a tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:02.661899 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6d2aa211-4d14-42db-b706-7734b43c517e req-fafa2e5d-aaa4-418e-a7f0-b446d364842a tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:02.670855 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:02.670855 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:02.673965 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-6d2aa211-4d14-42db-b706-7734b43c517e req-fafa2e5d-aaa4-418e-a7f0-b446d364842a tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:02.677513 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6d2aa211-4d14-42db-b706-7734b43c517e req-fafa2e5d-aaa4-418e-a7f0-b446d364842a tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 200 Aug 13 07:05:02.677979 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1024/4129] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:05:02 2026] GET /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 1133 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:02.693910 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-6d2aa211-4d14-42db-b706-7734b43c517e req-643a81de-26b1-4abc-9c7f-b10d8d42504d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:02.695884 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-6d2aa211-4d14-42db-b706-7734b43c517e req-643a81de-26b1-4abc-9c7f-b10d8d42504d tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] POST https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428/action Aug 13 07:05:02.696215 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-6d2aa211-4d14-42db-b706-7734b43c517e req-643a81de-26b1-4abc-9c7f-b10d8d42504d tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:05:02.696328 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-6d2aa211-4d14-42db-b706-7734b43c517e req-643a81de-26b1-4abc-9c7f-b10d8d42504d tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:02.705843 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:02.705843 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:02.706366 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-6d2aa211-4d14-42db-b706-7734b43c517e req-643a81de-26b1-4abc-9c7f-b10d8d42504d tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:02.711564 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-6d2aa211-4d14-42db-b706-7734b43c517e req-643a81de-26b1-4abc-9c7f-b10d8d42504d tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Begin detaching volume completed successfully. Aug 13 07:05:02.711872 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-6d2aa211-4d14-42db-b706-7734b43c517e req-643a81de-26b1-4abc-9c7f-b10d8d42504d tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428/action returned with HTTP 202 Aug 13 07:05:02.712512 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1030/4130] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:05:02 2026] POST /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:05:02.730271 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a17d0161-4888-4ddb-8429-edaa29c4d499 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:02.732196 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a17d0161-4888-4ddb-8429-edaa29c4d499 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:05:02.732493 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a17d0161-4888-4ddb-8429-edaa29c4d499 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:02.732944 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a17d0161-4888-4ddb-8429-edaa29c4d499 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:02.742635 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:02.742635 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:02.745725 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a17d0161-4888-4ddb-8429-edaa29c4d499 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:02.747403 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7fcfc2e9-3a4e-4b6e-899b-fef2ecb05de2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:02.747748 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7fcfc2e9-3a4e-4b6e-899b-fef2ecb05de2 None None] GET https://10.4.3.81/volume// Aug 13 07:05:02.747902 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7fcfc2e9-3a4e-4b6e-899b-fef2ecb05de2 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:02.748104 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7fcfc2e9-3a4e-4b6e-899b-fef2ecb05de2 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:02.748456 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7fcfc2e9-3a4e-4b6e-899b-fef2ecb05de2 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:05:02.748884 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1038/4131] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:05:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:05:02.749603 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a17d0161-4888-4ddb-8429-edaa29c4d499 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 200 Aug 13 07:05:02.749947 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1040/4132] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:02 2026] GET /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:02.754596 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-6d2aa211-4d14-42db-b706-7734b43c517e req-51cfd768-d7b1-49f3-bb36-d0e821b573b3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:02.756613 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6d2aa211-4d14-42db-b706-7734b43c517e req-51cfd768-d7b1-49f3-bb36-d0e821b573b3 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:05:02.756831 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6d2aa211-4d14-42db-b706-7734b43c517e req-51cfd768-d7b1-49f3-bb36-d0e821b573b3 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:02.757118 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6d2aa211-4d14-42db-b706-7734b43c517e req-51cfd768-d7b1-49f3-bb36-d0e821b573b3 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:02.765522 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:02.765522 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:02.768389 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-6d2aa211-4d14-42db-b706-7734b43c517e req-51cfd768-d7b1-49f3-bb36-d0e821b573b3 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:02.771934 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6d2aa211-4d14-42db-b706-7734b43c517e req-51cfd768-d7b1-49f3-bb36-d0e821b573b3 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 200 Aug 13 07:05:02.772309 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1025/4133] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:05:02 2026] GET /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 1316 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:05:03.017874 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:03.019611 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:05:03.020050 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-2112481282", "source_volid": "37d17255-bbcb-46b6-a4c2-0e830db75f74", "volume_type": "tempest-scenario-type-luks-1912287962", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:03.021500 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-2112481282', 'source_volid': '37d17255-bbcb-46b6-a4c2-0e830db75f74', 'volume_type': 'tempest-scenario-type-luks-1912287962', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:05:03.030399 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:03.030399 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:03.030922 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume retrieved successfully. Aug 13 07:05:03.031186 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Create volume of 1 GB Aug 13 07:05:03.031814 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Availability Zones retrieved successfully. Aug 13 07:05:03.037083 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Flow 'volume_create_api' (e67c83ba-b827-49b4-80c5-b8e538c0544c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:03.038221 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f764e0-af53-4409-89d7-e77fde0295ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:03.039647 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:05:03.063055 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f764e0-af53-4409-89d7-e77fde0295ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '37d17255-bbcb-46b6-a4c2-0e830db75f74', 'volume_type': VolumeType(created_at=2026-08-13T07:03:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5219d910-6512-421f-8068-27da0d1fd39b,is_public=True,name='tempest-scenario-type-luks-1912287962',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5219d910-6512-421f-8068-27da0d1fd39b', '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=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:03.063840 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6a4fadf-c52e-4ae6-a5f4-68def9cd624b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:03.084950 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7fab4647-40c6-4935-a0e6-2fe820771a6b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:03.087071 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7fab4647-40c6-4935-a0e6-2fe820771a6b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/8c03a21b-665c-47a7-b808-efae53b16779 Aug 13 07:05:03.087264 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7fab4647-40c6-4935-a0e6-2fe820771a6b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:03.087467 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7fab4647-40c6-4935-a0e6-2fe820771a6b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:03.092968 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7fab4647-40c6-4935-a0e6-2fe820771a6b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/8c03a21b-665c-47a7-b808-efae53b16779 returned with HTTP 404 Aug 13 07:05:03.093707 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1039/4134] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:03 2026] GET /volume/v3/snapshots/8c03a21b-665c-47a7-b808-efae53b16779 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:03.102024 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3fa29582-7048-4124-901d-4d893685c671 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:03.105131 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3fa29582-7048-4124-901d-4d893685c671 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/1688a364-d50e-4a38-855c-abef628ec989 Aug 13 07:05:03.105334 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3fa29582-7048-4124-901d-4d893685c671 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:03.105548 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3fa29582-7048-4124-901d-4d893685c671 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:03.105680 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-3fa29582-7048-4124-901d-4d893685c671 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete snapshot with id: 1688a364-d50e-4a38-855c-abef628ec989 Aug 13 07:05:03.112640 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3fa29582-7048-4124-901d-4d893685c671 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/1688a364-d50e-4a38-855c-abef628ec989 returned with HTTP 404 Aug 13 07:05:03.113286 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1041/4135] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:05:03 2026] DELETE /volume/v3/snapshots/1688a364-d50e-4a38-855c-abef628ec989 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:03.113610 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Created reservations ['2501a50d-4293-4e58-86ed-ef4c67efc9af', 'fe569f66-48b1-4912-b846-cf608ee1798a', '85093a01-8301-4ac8-9e73-7d9bd75edb84', 'b40ef53e-913f-4ed2-95f0-b1790324d9ae'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:03.114648 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6a4fadf-c52e-4ae6-a5f4-68def9cd624b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2501a50d-4293-4e58-86ed-ef4c67efc9af', 'fe569f66-48b1-4912-b846-cf608ee1798a', '85093a01-8301-4ac8-9e73-7d9bd75edb84', 'b40ef53e-913f-4ed2-95f0-b1790324d9ae']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:03.115600 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3750c9f-596d-4041-9a53-7aab718cfb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:03.120483 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5456fc6b-88c1-4ab3-a97e-835b1a2c3853 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:03.122258 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5456fc6b-88c1-4ab3-a97e-835b1a2c3853 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/8c03a21b-665c-47a7-b808-efae53b16779 Aug 13 07:05:03.122451 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5456fc6b-88c1-4ab3-a97e-835b1a2c3853 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:03.122632 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5456fc6b-88c1-4ab3-a97e-835b1a2c3853 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:03.122725 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-5456fc6b-88c1-4ab3-a97e-835b1a2c3853 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete snapshot with id: 8c03a21b-665c-47a7-b808-efae53b16779 Aug 13 07:05:03.126947 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5456fc6b-88c1-4ab3-a97e-835b1a2c3853 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/8c03a21b-665c-47a7-b808-efae53b16779 returned with HTTP 404 Aug 13 07:05:03.127436 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1026/4136] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:05:03 2026] DELETE /volume/v3/snapshots/8c03a21b-665c-47a7-b808-efae53b16779 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:03.149385 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3750c9f-596d-4041-9a53-7aab718cfb80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd557015-0e01-43d3-958d-9296b377a323', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2112481282',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b188238a40544d5883426dbc86040794',qos_specs=None,replication_status=,reservations=['2501a50d-4293-4e58-86ed-ef4c67efc9af','fe569f66-48b1-4912-b846-cf608ee1798a','85093a01-8301-4ac8-9e73-7d9bd75edb84','b40ef53e-913f-4ed2-95f0-b1790324d9ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=37d17255-bbcb-46b6-a4c2-0e830db75f74,status='creating',user_id='12c8c51d83bb4a71b234157b39aaa2cb',volume_type_id=5219d910-6512-421f-8068-27da0d1fd39b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:05:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2112481282',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=bd557015-0e01-43d3-958d-9296b377a323,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b188238a40544d5883426dbc86040794',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=37d17255-bbcb-46b6-a4c2-0e830db75f74,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12c8c51d83bb4a71b234157b39aaa2cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5219d910-6512-421f-8068-27da0d1fd39b),volume_type_id=5219d910-6512-421f-8068-27da0d1fd39b)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:03.149385 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (840d51b9-3636-4e27-a2bb-8c3522d652ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:03.164834 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-8ae4bd2b-57eb-439d-9f2f-42bfa1fc730f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:03.166734 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (840d51b9-3636-4e27-a2bb-8c3522d652ca) transitioned into state 'SUCCESS' from state '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-2112481282',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b188238a40544d5883426dbc86040794',qos_specs=None,replication_status=,reservations=['2501a50d-4293-4e58-86ed-ef4c67efc9af','fe569f66-48b1-4912-b846-cf608ee1798a','85093a01-8301-4ac8-9e73-7d9bd75edb84','b40ef53e-913f-4ed2-95f0-b1790324d9ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=37d17255-bbcb-46b6-a4c2-0e830db75f74,status='creating',user_id='12c8c51d83bb4a71b234157b39aaa2cb',volume_type_id=5219d910-6512-421f-8068-27da0d1fd39b)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:03.166899 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-8ae4bd2b-57eb-439d-9f2f-42bfa1fc730f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:05:03.166899 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-8ae4bd2b-57eb-439d-9f2f-42bfa1fc730f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:03.167089 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-8ae4bd2b-57eb-439d-9f2f-42bfa1fc730f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:03.167473 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f314a65d-b5d6-4a13-938e-cc8c45979e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:03.175777 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:03.175777 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:03.179035 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-8ae4bd2b-57eb-439d-9f2f-42bfa1fc730f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:03.182501 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f314a65d-b5d6-4a13-938e-cc8c45979e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:03.182637 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-8ae4bd2b-57eb-439d-9f2f-42bfa1fc730f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 returned with HTTP 200 Aug 13 07:05:03.182988 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1040/4137] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:05:03 2026] GET /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:03.183366 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Flow 'volume_create_api' (e67c83ba-b827-49b4-80c5-b8e538c0544c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:03.183730 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Create volume request issued successfully. Aug 13 07:05:03.184462 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-23cd8f40-0f57-45f9-9b6c-842279ed1aa1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:05:03.184986 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1031/4138] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:05:03 2026] POST /volume/v3/volumes => generated 809 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:03.201417 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-da3b2d2e-9849-4038-8c5a-cd555cc2680e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:03.203626 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-da3b2d2e-9849-4038-8c5a-cd555cc2680e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126/action Aug 13 07:05:03.203941 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-da3b2d2e-9849-4038-8c5a-cd555cc2680e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:05:03.204201 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-da3b2d2e-9849-4038-8c5a-cd555cc2680e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:03.206425 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-32b75285-c991-42d0-9294-5d630ec71caf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:03.212391 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-32b75285-c991-42d0-9294-5d630ec71caf tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 Aug 13 07:05:03.212874 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-32b75285-c991-42d0-9294-5d630ec71caf tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:03.212942 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-32b75285-c991-42d0-9294-5d630ec71caf tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:03.214685 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:03.214685 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:03.215136 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-da3b2d2e-9849-4038-8c5a-cd555cc2680e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:03.222185 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-da3b2d2e-9849-4038-8c5a-cd555cc2680e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Begin detaching volume completed successfully. Aug 13 07:05:03.222488 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-da3b2d2e-9849-4038-8c5a-cd555cc2680e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126/action returned with HTTP 202 Aug 13 07:05:03.223447 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1042/4139] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:05:03 2026] POST /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:05:03.232622 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:03.232622 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:03.239140 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-32b75285-c991-42d0-9294-5d630ec71caf tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:05:03.244972 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-32b75285-c991-42d0-9294-5d630ec71caf tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 returned with HTTP 200 Aug 13 07:05:03.245415 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1027/4140] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:03 2026] GET /volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:03.290644 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4ace80c6-e762-4d8a-b499-c975e9485e5f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:03.291164 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4ace80c6-e762-4d8a-b499-c975e9485e5f None None] GET https://10.4.3.81/volume// Aug 13 07:05:03.291417 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4ace80c6-e762-4d8a-b499-c975e9485e5f None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:03.292026 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4ace80c6-e762-4d8a-b499-c975e9485e5f None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:03.292082 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4ace80c6-e762-4d8a-b499-c975e9485e5f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:05:03.292610 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1041/4141] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:05:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:05:03.302409 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-bf926f17-1ae2-4c1e-8b26-8111e928ec55 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:03.305641 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-bf926f17-1ae2-4c1e-8b26-8111e928ec55 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:05:03.305911 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-bf926f17-1ae2-4c1e-8b26-8111e928ec55 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:03.306124 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-bf926f17-1ae2-4c1e-8b26-8111e928ec55 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:03.318416 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:03.318416 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:03.322784 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-bf926f17-1ae2-4c1e-8b26-8111e928ec55 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:03.327539 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-bf926f17-1ae2-4c1e-8b26-8111e928ec55 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 returned with HTTP 200 Aug 13 07:05:03.328070 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1032/4142] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:05:03 2026] GET /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 => generated 1320 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:05:03.461635 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b82b9405-4d7b-4aa0-ba01-e41c1a858648 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:03.463677 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b82b9405-4d7b-4aa0-ba01-e41c1a858648 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] GET https://10.4.3.81/volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 Aug 13 07:05:03.463896 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b82b9405-4d7b-4aa0-ba01-e41c1a858648 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:03.464105 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b82b9405-4d7b-4aa0-ba01-e41c1a858648 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:03.471235 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b82b9405-4d7b-4aa0-ba01-e41c1a858648 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 returned with HTTP 404 Aug 13 07:05:03.471857 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1043/4143] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:03 2026] GET /volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:03.479710 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-53f7235a-d0ef-4519-ba43-02917f9c009c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:03.481940 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-53f7235a-d0ef-4519-ba43-02917f9c009c tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] DELETE https://10.4.3.81/volume/v3/volumes/9f7360a2-aaa7-4f72-a4f7-9d95bad4f018 Aug 13 07:05:03.482207 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-53f7235a-d0ef-4519-ba43-02917f9c009c tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:03.482527 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-53f7235a-d0ef-4519-ba43-02917f9c009c tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:03.482734 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-53f7235a-d0ef-4519-ba43-02917f9c009c tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Delete volume with id: 9f7360a2-aaa7-4f72-a4f7-9d95bad4f018 Aug 13 07:05:03.493087 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:03.493087 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:03.493691 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-53f7235a-d0ef-4519-ba43-02917f9c009c tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Volume info retrieved successfully. Aug 13 07:05:03.517044 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-53f7235a-d0ef-4519-ba43-02917f9c009c tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Delete volume request issued successfully. Aug 13 07:05:03.519360 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-53f7235a-d0ef-4519-ba43-02917f9c009c tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/volumes/9f7360a2-aaa7-4f72-a4f7-9d95bad4f018 returned with HTTP 202 Aug 13 07:05:03.519360 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1028/4144] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:03 2026] DELETE /volume/v3/volumes/9f7360a2-aaa7-4f72-a4f7-9d95bad4f018 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:03.529858 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b8c59dae-d355-4f43-a0cd-13af89c72603 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:03.531594 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b8c59dae-d355-4f43-a0cd-13af89c72603 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] GET https://10.4.3.81/volume/v3/volumes/9f7360a2-aaa7-4f72-a4f7-9d95bad4f018 Aug 13 07:05:03.533689 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b8c59dae-d355-4f43-a0cd-13af89c72603 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:03.533689 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b8c59dae-d355-4f43-a0cd-13af89c72603 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:03.540588 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:03.540588 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:03.545926 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b8c59dae-d355-4f43-a0cd-13af89c72603 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Volume info retrieved successfully. Aug 13 07:05:03.552866 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b8c59dae-d355-4f43-a0cd-13af89c72603 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/volumes/9f7360a2-aaa7-4f72-a4f7-9d95bad4f018 returned with HTTP 200 Aug 13 07:05:03.553364 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1042/4145] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:03 2026] GET /volume/v3/volumes/9f7360a2-aaa7-4f72-a4f7-9d95bad4f018 => generated 831 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:03.595748 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-6d2aa211-4d14-42db-b706-7734b43c517e req-f5893a93-2954-4794-ad4f-091259fe9ada None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:03.598128 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-6d2aa211-4d14-42db-b706-7734b43c517e req-f5893a93-2954-4794-ad4f-091259fe9ada tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] DELETE https://10.4.3.81/volume/v3/attachments/004882bc-32f0-4077-9e2f-996941a6a462 Aug 13 07:05:03.598345 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-6d2aa211-4d14-42db-b706-7734b43c517e req-f5893a93-2954-4794-ad4f-091259fe9ada tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:03.598557 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-6d2aa211-4d14-42db-b706-7734b43c517e req-f5893a93-2954-4794-ad4f-091259fe9ada tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:03.607568 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:03.607568 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:03.666428 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-6d2aa211-4d14-42db-b706-7734b43c517e req-f5893a93-2954-4794-ad4f-091259fe9ada tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/attachments/004882bc-32f0-4077-9e2f-996941a6a462 returned with HTTP 200 Aug 13 07:05:03.667011 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1033/4146] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:05:03 2026] DELETE /volume/v3/attachments/004882bc-32f0-4077-9e2f-996941a6a462 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:03.766700 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-45f40e69-eafc-4803-bafd-71cd59b2ce0a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:03.768491 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-45f40e69-eafc-4803-bafd-71cd59b2ce0a tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:05:03.768700 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-45f40e69-eafc-4803-bafd-71cd59b2ce0a tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:03.768878 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-45f40e69-eafc-4803-bafd-71cd59b2ce0a tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:03.776647 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:03.776647 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:03.780189 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-45f40e69-eafc-4803-bafd-71cd59b2ce0a tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:03.784231 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-45f40e69-eafc-4803-bafd-71cd59b2ce0a tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 200 Aug 13 07:05:03.784645 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1044/4147] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:03 2026] GET /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:03.799254 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-67286daf-fa1c-4518-8dc9-e0ee74bc534d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:03.801640 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-67286daf-fa1c-4518-8dc9-e0ee74bc534d tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:05:03.801951 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-67286daf-fa1c-4518-8dc9-e0ee74bc534d tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:03.802233 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-67286daf-fa1c-4518-8dc9-e0ee74bc534d tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:03.811441 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:03.811441 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:03.815566 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-67286daf-fa1c-4518-8dc9-e0ee74bc534d tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:03.820131 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-67286daf-fa1c-4518-8dc9-e0ee74bc534d tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 200 Aug 13 07:05:03.820624 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1029/4148] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:03 2026] GET /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:03.876209 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a6211251-35cd-42eb-9875-06f700b2745c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:03.877947 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a6211251-35cd-42eb-9875-06f700b2745c tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:05:03.878110 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a6211251-35cd-42eb-9875-06f700b2745c tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:03.878379 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a6211251-35cd-42eb-9875-06f700b2745c tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:03.885480 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:03.885480 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:03.889499 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a6211251-35cd-42eb-9875-06f700b2745c tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:03.893171 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a6211251-35cd-42eb-9875-06f700b2745c tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 200 Aug 13 07:05:03.893600 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1043/4149] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:03 2026] GET /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:03.905781 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d4c5f43a-e8a4-4246-a01e-84e3b9abb0f8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:03.907530 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d4c5f43a-e8a4-4246-a01e-84e3b9abb0f8 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b Aug 13 07:05:03.907701 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d4c5f43a-e8a4-4246-a01e-84e3b9abb0f8 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:03.907873 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d4c5f43a-e8a4-4246-a01e-84e3b9abb0f8 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:03.914466 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:03.914466 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:03.917986 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d4c5f43a-e8a4-4246-a01e-84e3b9abb0f8 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:03.921966 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d4c5f43a-e8a4-4246-a01e-84e3b9abb0f8 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b returned with HTTP 200 Aug 13 07:05:03.922330 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1034/4150] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:03 2026] GET /volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:03.971302 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-912968e7-f126-46b4-a765-5c20e15fcb00 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:03.973169 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-912968e7-f126-46b4-a765-5c20e15fcb00 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b Aug 13 07:05:03.973379 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-912968e7-f126-46b4-a765-5c20e15fcb00 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:03.973582 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-912968e7-f126-46b4-a765-5c20e15fcb00 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:03.980227 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:03.980227 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:03.983503 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-912968e7-f126-46b4-a765-5c20e15fcb00 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:03.987457 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-912968e7-f126-46b4-a765-5c20e15fcb00 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b returned with HTTP 200 Aug 13 07:05:03.987849 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1045/4151] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:03 2026] GET /volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:04.258049 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8e94739a-f1f9-4040-934d-892463186484 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:04.259780 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8e94739a-f1f9-4040-934d-892463186484 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 Aug 13 07:05:04.259958 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8e94739a-f1f9-4040-934d-892463186484 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:04.260142 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8e94739a-f1f9-4040-934d-892463186484 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:04.267848 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:04.267848 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:04.271878 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8e94739a-f1f9-4040-934d-892463186484 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:05:04.276533 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8e94739a-f1f9-4040-934d-892463186484 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 returned with HTTP 200 Aug 13 07:05:04.276760 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1030/4152] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:04 2026] GET /volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:04.567169 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ec6af074-7793-4202-8d2a-89fc13c3e5bf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:04.568904 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ec6af074-7793-4202-8d2a-89fc13c3e5bf tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] GET https://10.4.3.81/volume/v3/volumes/9f7360a2-aaa7-4f72-a4f7-9d95bad4f018 Aug 13 07:05:04.569205 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ec6af074-7793-4202-8d2a-89fc13c3e5bf tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:04.569314 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ec6af074-7793-4202-8d2a-89fc13c3e5bf tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:04.574981 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ec6af074-7793-4202-8d2a-89fc13c3e5bf tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/volumes/9f7360a2-aaa7-4f72-a4f7-9d95bad4f018 returned with HTTP 404 Aug 13 07:05:04.575584 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1044/4153] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:04 2026] GET /volume/v3/volumes/9f7360a2-aaa7-4f72-a4f7-9d95bad4f018 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:04.583142 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9795d0a9-6707-47b6-83c7-d251d5398e32 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:04.587456 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9795d0a9-6707-47b6-83c7-d251d5398e32 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd Aug 13 07:05:04.587587 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9795d0a9-6707-47b6-83c7-d251d5398e32 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:04.587782 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9795d0a9-6707-47b6-83c7-d251d5398e32 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:04.587877 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-9795d0a9-6707-47b6-83c7-d251d5398e32 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Delete snapshot with id: db3ecd54-805c-40a2-8400-460bb1a5a5dd Aug 13 07:05:04.591966 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9795d0a9-6707-47b6-83c7-d251d5398e32 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd returned with HTTP 404 Aug 13 07:05:04.592521 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1035/4154] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:05:04 2026] DELETE /volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:04.600435 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7972e7ca-7c04-488c-ae27-3abed764483a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:04.602169 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7972e7ca-7c04-488c-ae27-3abed764483a tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] GET https://10.4.3.81/volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd Aug 13 07:05:04.602409 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7972e7ca-7c04-488c-ae27-3abed764483a tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:04.602602 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7972e7ca-7c04-488c-ae27-3abed764483a tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:04.608265 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7972e7ca-7c04-488c-ae27-3abed764483a tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd returned with HTTP 404 Aug 13 07:05:04.608755 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1046/4155] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:04 2026] GET /volume/v3/snapshots/db3ecd54-805c-40a2-8400-460bb1a5a5dd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:04.617785 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-61a4d803-2062-40cb-aabe-d525e4e313f0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:04.621170 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-61a4d803-2062-40cb-aabe-d525e4e313f0 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] DELETE https://10.4.3.81/volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 Aug 13 07:05:04.621412 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-61a4d803-2062-40cb-aabe-d525e4e313f0 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:04.621627 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-61a4d803-2062-40cb-aabe-d525e4e313f0 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:04.621806 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-61a4d803-2062-40cb-aabe-d525e4e313f0 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Delete volume with id: 95c83c00-ce11-4203-bbe1-14985f937dd4 Aug 13 07:05:04.630955 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-61a4d803-2062-40cb-aabe-d525e4e313f0 tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 returned with HTTP 404 Aug 13 07:05:04.631465 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1031/4156] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:04 2026] DELETE /volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:04.641954 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6a6b5e9d-08c8-4359-9eb0-af02a22c97ed None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:04.643785 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6a6b5e9d-08c8-4359-9eb0-af02a22c97ed tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] GET https://10.4.3.81/volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 Aug 13 07:05:04.644042 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6a6b5e9d-08c8-4359-9eb0-af02a22c97ed tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:04.644267 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6a6b5e9d-08c8-4359-9eb0-af02a22c97ed tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:04.650254 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6a6b5e9d-08c8-4359-9eb0-af02a22c97ed tempest-SnapshotDependencyTests-1781633551 tempest-SnapshotDependencyTests-1781633551-project-member] https://10.4.3.81/volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 returned with HTTP 404 Aug 13 07:05:04.650804 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1045/4157] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:04 2026] GET /volume/v3/volumes/95c83c00-ce11-4203-bbe1-14985f937dd4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:05.293473 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c8cd6c83-9bdb-47da-a144-7d5ba77492a4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:05.295255 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c8cd6c83-9bdb-47da-a144-7d5ba77492a4 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 Aug 13 07:05:05.295459 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c8cd6c83-9bdb-47da-a144-7d5ba77492a4 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:05.296023 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c8cd6c83-9bdb-47da-a144-7d5ba77492a4 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:05.303481 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:05.303481 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:05.308006 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c8cd6c83-9bdb-47da-a144-7d5ba77492a4 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:05:05.313346 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c8cd6c83-9bdb-47da-a144-7d5ba77492a4 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 returned with HTTP 200 Aug 13 07:05:05.313792 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1036/4158] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:05 2026] GET /volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:06.327145 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-936837ec-5965-4af7-89fb-6fca885672ab None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:06.328924 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-936837ec-5965-4af7-89fb-6fca885672ab tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 Aug 13 07:05:06.329124 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-936837ec-5965-4af7-89fb-6fca885672ab tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:06.329354 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-936837ec-5965-4af7-89fb-6fca885672ab tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:06.336132 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:06.336132 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:06.339537 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-936837ec-5965-4af7-89fb-6fca885672ab tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:05:06.343581 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-936837ec-5965-4af7-89fb-6fca885672ab tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 returned with HTTP 200 Aug 13 07:05:06.343981 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1047/4159] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:06 2026] GET /volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:06.843388 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-603596eb-2f93-400b-a39a-cbef6546a91b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:06.844964 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-603596eb-2f93-400b-a39a-cbef6546a91b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] DELETE https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:05:06.845254 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-603596eb-2f93-400b-a39a-cbef6546a91b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:06.845476 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-603596eb-2f93-400b-a39a-cbef6546a91b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:06.845702 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-603596eb-2f93-400b-a39a-cbef6546a91b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Delete volume with id: 85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:05:06.853209 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:06.853209 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:06.853905 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-603596eb-2f93-400b-a39a-cbef6546a91b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:06.873217 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-603596eb-2f93-400b-a39a-cbef6546a91b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Delete volume request issued successfully. Aug 13 07:05:06.873423 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-603596eb-2f93-400b-a39a-cbef6546a91b tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 202 Aug 13 07:05:06.873867 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1032/4160] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:06 2026] DELETE /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:06.883127 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c29c0415-df56-4d6e-9e5f-786398c5d4b5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:06.886066 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c29c0415-df56-4d6e-9e5f-786398c5d4b5 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:05:06.886278 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c29c0415-df56-4d6e-9e5f-786398c5d4b5 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:06.886501 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c29c0415-df56-4d6e-9e5f-786398c5d4b5 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:06.894667 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:06.894667 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:06.899342 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c29c0415-df56-4d6e-9e5f-786398c5d4b5 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:06.904956 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c29c0415-df56-4d6e-9e5f-786398c5d4b5 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 200 Aug 13 07:05:06.905542 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1046/4161] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:06 2026] GET /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:07.059010 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-3f8dadef-a5b4-406c-ac40-42fdc2e9e0f6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:07.061563 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-3f8dadef-a5b4-406c-ac40-42fdc2e9e0f6 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/attachments/91e39646-a238-4515-abc5-4e266262bf60 Aug 13 07:05:07.061563 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-3f8dadef-a5b4-406c-ac40-42fdc2e9e0f6 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:07.061635 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-3f8dadef-a5b4-406c-ac40-42fdc2e9e0f6 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:07.068231 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:07.068231 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:07.141646 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2c2f6174-baf8-4238-abef-be92d3fa4a8e req-3f8dadef-a5b4-406c-ac40-42fdc2e9e0f6 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/attachments/91e39646-a238-4515-abc5-4e266262bf60 returned with HTTP 200 Aug 13 07:05:07.142118 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1037/4162] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:05:07 2026] DELETE /volume/v3/attachments/91e39646-a238-4515-abc5-4e266262bf60 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:07.358403 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ecd26496-2eb4-404a-8d9a-5b974b1e86f9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:07.358721 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ecd26496-2eb4-404a-8d9a-5b974b1e86f9 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 Aug 13 07:05:07.359003 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ecd26496-2eb4-404a-8d9a-5b974b1e86f9 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:07.359273 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ecd26496-2eb4-404a-8d9a-5b974b1e86f9 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:07.369383 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:07.369383 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:07.374833 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ecd26496-2eb4-404a-8d9a-5b974b1e86f9 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:05:07.381559 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ecd26496-2eb4-404a-8d9a-5b974b1e86f9 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 returned with HTTP 200 Aug 13 07:05:07.382126 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1048/4163] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:07 2026] GET /volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 => generated 901 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:07.923285 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a30a40b7-c125-42f5-b265-aa0d0ec0b909 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:07.925304 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a30a40b7-c125-42f5-b265-aa0d0ec0b909 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 Aug 13 07:05:07.925512 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a30a40b7-c125-42f5-b265-aa0d0ec0b909 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:07.925730 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a30a40b7-c125-42f5-b265-aa0d0ec0b909 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:07.933448 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a30a40b7-c125-42f5-b265-aa0d0ec0b909 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 returned with HTTP 404 Aug 13 07:05:07.934145 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1033/4164] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:07 2026] GET /volume/v3/volumes/85ccaae6-ebbb-4ab2-990c-57ba26c90428 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:07.945403 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4d8bf597-407e-42d2-a6e7-afded91a2dfd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:07.949345 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4d8bf597-407e-42d2-a6e7-afded91a2dfd tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b Aug 13 07:05:07.949345 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4d8bf597-407e-42d2-a6e7-afded91a2dfd tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:07.949345 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4d8bf597-407e-42d2-a6e7-afded91a2dfd tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:07.949345 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-4d8bf597-407e-42d2-a6e7-afded91a2dfd tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Delete volume with id: a2a2ea5e-6b56-45e2-a8c5-8af5c413665b Aug 13 07:05:07.958546 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:07.958546 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:07.959549 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4d8bf597-407e-42d2-a6e7-afded91a2dfd tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:07.981230 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4d8bf597-407e-42d2-a6e7-afded91a2dfd tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Delete volume request issued successfully. Aug 13 07:05:07.981714 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4d8bf597-407e-42d2-a6e7-afded91a2dfd tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b returned with HTTP 202 Aug 13 07:05:07.982623 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1047/4165] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:07 2026] DELETE /volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:07.992830 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bb0e4c13-00f8-4f84-a242-89eb46225026 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:07.994891 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bb0e4c13-00f8-4f84-a242-89eb46225026 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b Aug 13 07:05:07.995087 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bb0e4c13-00f8-4f84-a242-89eb46225026 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:07.995273 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bb0e4c13-00f8-4f84-a242-89eb46225026 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:08.004236 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:08.004236 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:08.009929 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bb0e4c13-00f8-4f84-a242-89eb46225026 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:08.017615 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bb0e4c13-00f8-4f84-a242-89eb46225026 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b returned with HTTP 200 Aug 13 07:05:08.018660 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1038/4166] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:07 2026] GET /volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:08.273545 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-f061e3d5-302e-4b9f-8c69-a1bd73bbf52a req-00937502-88d4-4e0c-bfb1-f98441bab09a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:08.276346 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f061e3d5-302e-4b9f-8c69-a1bd73bbf52a req-00937502-88d4-4e0c-bfb1-f98441bab09a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/attachments/91e39646-a238-4515-abc5-4e266262bf60 Aug 13 07:05:08.276746 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f061e3d5-302e-4b9f-8c69-a1bd73bbf52a req-00937502-88d4-4e0c-bfb1-f98441bab09a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:08.277268 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f061e3d5-302e-4b9f-8c69-a1bd73bbf52a req-00937502-88d4-4e0c-bfb1-f98441bab09a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:08.281490 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f061e3d5-302e-4b9f-8c69-a1bd73bbf52a req-00937502-88d4-4e0c-bfb1-f98441bab09a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/attachments/91e39646-a238-4515-abc5-4e266262bf60 returned with HTTP 404 Aug 13 07:05:08.282821 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1049/4167] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:05:08 2026] DELETE /volume/v3/attachments/91e39646-a238-4515-abc5-4e266262bf60 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 13 07:05:08.395618 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e4fc4687-8d12-41c1-9ab0-0bba33aa4bae None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:08.399178 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e4fc4687-8d12-41c1-9ab0-0bba33aa4bae tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 Aug 13 07:05:08.399374 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e4fc4687-8d12-41c1-9ab0-0bba33aa4bae tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:08.399544 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e4fc4687-8d12-41c1-9ab0-0bba33aa4bae tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:08.414849 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:08.414849 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:08.422760 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e4fc4687-8d12-41c1-9ab0-0bba33aa4bae tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:05:08.428350 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e4fc4687-8d12-41c1-9ab0-0bba33aa4bae tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 returned with HTTP 200 Aug 13 07:05:08.428350 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1034/4168] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:08 2026] GET /volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 => generated 901 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:09.034822 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a38da821-fa7b-4cff-9d96-4dbb5ba80d31 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:09.037936 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a38da821-fa7b-4cff-9d96-4dbb5ba80d31 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b Aug 13 07:05:09.037936 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a38da821-fa7b-4cff-9d96-4dbb5ba80d31 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:09.037936 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a38da821-fa7b-4cff-9d96-4dbb5ba80d31 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:09.043951 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a38da821-fa7b-4cff-9d96-4dbb5ba80d31 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b returned with HTTP 404 Aug 13 07:05:09.045020 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1048/4169] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:09 2026] GET /volume/v3/volumes/a2a2ea5e-6b56-45e2-a8c5-8af5c413665b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:09.104158 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-38cbcc44-914a-4be6-971c-9fe002ef46ee None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:09.106034 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-38cbcc44-914a-4be6-971c-9fe002ef46ee tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] DELETE https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec Aug 13 07:05:09.106296 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-38cbcc44-914a-4be6-971c-9fe002ef46ee tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:09.106550 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-38cbcc44-914a-4be6-971c-9fe002ef46ee tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:09.106752 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-38cbcc44-914a-4be6-971c-9fe002ef46ee tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Delete volume with id: 54521997-233c-4a47-ae81-dbe6b5b69eec Aug 13 07:05:09.113886 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:09.113886 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:09.114497 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-38cbcc44-914a-4be6-971c-9fe002ef46ee tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:09.131285 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-38cbcc44-914a-4be6-971c-9fe002ef46ee tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Delete volume request issued successfully. Aug 13 07:05:09.131614 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-38cbcc44-914a-4be6-971c-9fe002ef46ee tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec returned with HTTP 202 Aug 13 07:05:09.135284 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1039/4170] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:09 2026] DELETE /volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:09.143150 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e6190394-df3f-4549-bf78-42d41fd644b1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:09.146664 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6190394-df3f-4549-bf78-42d41fd644b1 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec Aug 13 07:05:09.147121 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6190394-df3f-4549-bf78-42d41fd644b1 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:09.147528 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6190394-df3f-4549-bf78-42d41fd644b1 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:09.157452 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:09.157452 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:09.165360 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e6190394-df3f-4549-bf78-42d41fd644b1 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Volume info retrieved successfully. Aug 13 07:05:09.169801 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6190394-df3f-4549-bf78-42d41fd644b1 tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec returned with HTTP 200 Aug 13 07:05:09.170665 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1050/4171] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:09 2026] GET /volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:09.440008 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0003e90c-152b-4d34-bf37-3d9588fef3ff None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:09.441641 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0003e90c-152b-4d34-bf37-3d9588fef3ff tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 Aug 13 07:05:09.441820 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0003e90c-152b-4d34-bf37-3d9588fef3ff tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:09.442058 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0003e90c-152b-4d34-bf37-3d9588fef3ff tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:09.450233 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:09.450233 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:09.455007 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0003e90c-152b-4d34-bf37-3d9588fef3ff tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:05:09.458851 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0003e90c-152b-4d34-bf37-3d9588fef3ff tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 returned with HTTP 200 Aug 13 07:05:09.459239 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1035/4172] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:09 2026] GET /volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:09.855796 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9b03d825-a1d5-423a-ae7f-f36c0973a856 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:09.857539 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9b03d825-a1d5-423a-ae7f-f36c0973a856 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/f99f8cf6-fe67-4030-9b46-d1ca0ae0e5a6 Aug 13 07:05:09.857783 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9b03d825-a1d5-423a-ae7f-f36c0973a856 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:09.858006 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9b03d825-a1d5-423a-ae7f-f36c0973a856 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:09.858138 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-9b03d825-a1d5-423a-ae7f-f36c0973a856 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete snapshot with id: f99f8cf6-fe67-4030-9b46-d1ca0ae0e5a6 Aug 13 07:05:09.861686 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9b03d825-a1d5-423a-ae7f-f36c0973a856 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/f99f8cf6-fe67-4030-9b46-d1ca0ae0e5a6 returned with HTTP 404 Aug 13 07:05:09.862138 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1049/4173] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:05:09 2026] DELETE /volume/v3/snapshots/f99f8cf6-fe67-4030-9b46-d1ca0ae0e5a6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:09.872839 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f6fe7af9-a72e-47e9-92e2-ac2c6e84836b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:09.874259 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f6fe7af9-a72e-47e9-92e2-ac2c6e84836b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:05:09.874564 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f6fe7af9-a72e-47e9-92e2-ac2c6e84836b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:09.874817 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f6fe7af9-a72e-47e9-92e2-ac2c6e84836b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:09.882671 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:09.882671 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:09.887346 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f6fe7af9-a72e-47e9-92e2-ac2c6e84836b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:09.889423 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f6fe7af9-a72e-47e9-92e2-ac2c6e84836b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 returned with HTTP 200 Aug 13 07:05:09.889833 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1040/4174] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:09 2026] GET /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:09.903126 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-06fa0609-093b-4161-b756-f8a7c8d02369 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:09.904883 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-06fa0609-093b-4161-b756-f8a7c8d02369 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:05:09.905346 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-06fa0609-093b-4161-b756-f8a7c8d02369 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1628529382"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:09.907021 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-06fa0609-093b-4161-b756-f8a7c8d02369 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1628529382'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:05:09.907148 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-06fa0609-093b-4161-b756-f8a7c8d02369 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create volume of 1 GB Aug 13 07:05:09.911072 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-06fa0609-093b-4161-b756-f8a7c8d02369 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Availability Zones retrieved successfully. Aug 13 07:05:09.916480 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-06fa0609-093b-4161-b756-f8a7c8d02369 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Flow 'volume_create_api' (96444dc3-0aa3-445f-a7f2-dca0754a50ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:09.917570 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-06fa0609-093b-4161-b756-f8a7c8d02369 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd1f613-3556-4cde-877e-d9b6ee36c926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:09.918511 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-06fa0609-093b-4161-b756-f8a7c8d02369 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:05:09.943838 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-06fa0609-093b-4161-b756-f8a7c8d02369 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd1f613-3556-4cde-877e-d9b6ee36c926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:09.945199 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-06fa0609-093b-4161-b756-f8a7c8d02369 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b85f271-15e5-434d-a537-f86e6960fd10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:09.985007 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-06fa0609-093b-4161-b756-f8a7c8d02369 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Created reservations ['a4dcdbe0-6f89-490a-947b-7aa130d8869b', '9ceebc2c-9362-4631-897e-59b6781de3a9', '94b6bdaf-e90a-4b3c-baeb-ef11f896605d', 'aeb3e79d-24e6-4ab9-9f6b-18bb15714b5c'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:09.985967 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-06fa0609-093b-4161-b756-f8a7c8d02369 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b85f271-15e5-434d-a537-f86e6960fd10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4dcdbe0-6f89-490a-947b-7aa130d8869b', '9ceebc2c-9362-4631-897e-59b6781de3a9', '94b6bdaf-e90a-4b3c-baeb-ef11f896605d', 'aeb3e79d-24e6-4ab9-9f6b-18bb15714b5c']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:09.987264 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-06fa0609-093b-4161-b756-f8a7c8d02369 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e4f34fc-c0b1-4839-96cb-b3f38b69d7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:10.010047 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-06fa0609-093b-4161-b756-f8a7c8d02369 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e4f34fc-c0b1-4839-96cb-b3f38b69d7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1628529382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417b6d2242c842568a9108218faf3c0d',qos_specs=None,replication_status=,reservations=['a4dcdbe0-6f89-490a-947b-7aa130d8869b','9ceebc2c-9362-4631-897e-59b6781de3a9','94b6bdaf-e90a-4b3c-baeb-ef11f896605d','aeb3e79d-24e6-4ab9-9f6b-18bb15714b5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='706e58f2b92b4c28a4fb6fd56e031949',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:05:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1628529382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='417b6d2242c842568a9108218faf3c0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='706e58f2b92b4c28a4fb6fd56e031949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:10.011106 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-06fa0609-093b-4161-b756-f8a7c8d02369 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (948efd96-eeb3-4101-a0f5-77dfc8160f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:10.028387 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-06fa0609-093b-4161-b756-f8a7c8d02369 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (948efd96-eeb3-4101-a0f5-77dfc8160f63) transitioned into state 'SUCCESS' from state '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-1628529382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417b6d2242c842568a9108218faf3c0d',qos_specs=None,replication_status=,reservations=['a4dcdbe0-6f89-490a-947b-7aa130d8869b','9ceebc2c-9362-4631-897e-59b6781de3a9','94b6bdaf-e90a-4b3c-baeb-ef11f896605d','aeb3e79d-24e6-4ab9-9f6b-18bb15714b5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='706e58f2b92b4c28a4fb6fd56e031949',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:10.029403 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-06fa0609-093b-4161-b756-f8a7c8d02369 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7605548-2ec0-409d-ba51-676b6a1f19a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:10.038111 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-06fa0609-093b-4161-b756-f8a7c8d02369 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7605548-2ec0-409d-ba51-676b6a1f19a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:10.038994 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-06fa0609-093b-4161-b756-f8a7c8d02369 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Flow 'volume_create_api' (96444dc3-0aa3-445f-a7f2-dca0754a50ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:10.039376 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-06fa0609-093b-4161-b756-f8a7c8d02369 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create volume request issued successfully. Aug 13 07:05:10.039902 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-06fa0609-093b-4161-b756-f8a7c8d02369 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:05:10.040412 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1051/4175] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:05:09 2026] POST /volume/v3/volumes => generated 752 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:10.057236 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f4c45a74-2bc8-400c-9d4f-1cc53bbfdf09 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:10.060609 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f4c45a74-2bc8-400c-9d4f-1cc53bbfdf09 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba Aug 13 07:05:10.060831 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f4c45a74-2bc8-400c-9d4f-1cc53bbfdf09 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:10.061042 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f4c45a74-2bc8-400c-9d4f-1cc53bbfdf09 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:10.077697 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:10.077697 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:10.086041 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f4c45a74-2bc8-400c-9d4f-1cc53bbfdf09 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:10.090184 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f4c45a74-2bc8-400c-9d4f-1cc53bbfdf09 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba returned with HTTP 200 Aug 13 07:05:10.090922 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1036/4176] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:10 2026] GET /volume/v3/volumes/5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:10.184382 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-51bb9136-bbee-4204-981c-ddbea904dbfd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:10.186089 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51bb9136-bbee-4204-981c-ddbea904dbfd tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] GET https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec Aug 13 07:05:10.186287 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-51bb9136-bbee-4204-981c-ddbea904dbfd tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:10.186485 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-51bb9136-bbee-4204-981c-ddbea904dbfd tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:10.192137 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51bb9136-bbee-4204-981c-ddbea904dbfd tempest-AttachVolumeTestJSON-2077641336 tempest-AttachVolumeTestJSON-2077641336-project-member] https://10.4.3.81/volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec returned with HTTP 404 Aug 13 07:05:10.192498 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1050/4177] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:10 2026] GET /volume/v3/volumes/54521997-233c-4a47-ae81-dbe6b5b69eec => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:10.472151 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7a2bcbac-0762-496f-813f-80545479a955 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:10.473905 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7a2bcbac-0762-496f-813f-80545479a955 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 Aug 13 07:05:10.474133 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7a2bcbac-0762-496f-813f-80545479a955 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:10.474335 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7a2bcbac-0762-496f-813f-80545479a955 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:10.481254 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:10.481254 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:10.484815 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7a2bcbac-0762-496f-813f-80545479a955 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:05:10.489052 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7a2bcbac-0762-496f-813f-80545479a955 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 returned with HTTP 200 Aug 13 07:05:10.489440 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1041/4178] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:10 2026] GET /volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:11.104341 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8c9a4340-6e9d-49c3-85b3-5a0f04a09d3c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:11.106337 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8c9a4340-6e9d-49c3-85b3-5a0f04a09d3c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba Aug 13 07:05:11.106577 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8c9a4340-6e9d-49c3-85b3-5a0f04a09d3c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:11.106796 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8c9a4340-6e9d-49c3-85b3-5a0f04a09d3c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:11.113506 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:11.113506 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:11.116807 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8c9a4340-6e9d-49c3-85b3-5a0f04a09d3c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:11.120612 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8c9a4340-6e9d-49c3-85b3-5a0f04a09d3c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba returned with HTTP 200 Aug 13 07:05:11.121173 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1052/4179] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:11 2026] GET /volume/v3/volumes/5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:11.135576 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7f888278-82b4-4b3a-9ad3-22a60d1228a9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:11.137655 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7f888278-82b4-4b3a-9ad3-22a60d1228a9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:05:11.138060 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7f888278-82b4-4b3a-9ad3-22a60d1228a9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-933561856"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:11.146478 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:11.146478 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:11.146994 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7f888278-82b4-4b3a-9ad3-22a60d1228a9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:11.147100 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-7f888278-82b4-4b3a-9ad3-22a60d1228a9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create snapshot from volume 5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba Aug 13 07:05:11.178158 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-7f888278-82b4-4b3a-9ad3-22a60d1228a9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Created reservations ['5e909559-10dd-4d26-b2d4-edae27fef9ef', 'dfd6ec84-9ec1-440a-a28f-e1f7cd3cf9ce', 'fd113c1b-fca0-45e6-b5cb-377f69188958', '7670fa35-3340-4263-9a74-ef8e1b40e947'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:11.206927 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7f888278-82b4-4b3a-9ad3-22a60d1228a9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot create request issued successfully. Aug 13 07:05:11.207293 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7f888278-82b4-4b3a-9ad3-22a60d1228a9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:05:11.207695 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1037/4180] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:05:11 2026] POST /volume/v3/snapshots => generated 309 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:11.215630 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c1eb2e17-c21d-46c8-83ff-08c28ec073cf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:11.217360 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c1eb2e17-c21d-46c8-83ff-08c28ec073cf tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/6ea83f47-84ee-4409-aa5f-1c01820c7cdf Aug 13 07:05:11.217551 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c1eb2e17-c21d-46c8-83ff-08c28ec073cf tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:11.217758 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c1eb2e17-c21d-46c8-83ff-08c28ec073cf tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:11.223574 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:11.223574 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:11.224004 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c1eb2e17-c21d-46c8-83ff-08c28ec073cf tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:05:11.224773 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c1eb2e17-c21d-46c8-83ff-08c28ec073cf tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/6ea83f47-84ee-4409-aa5f-1c01820c7cdf returned with HTTP 200 Aug 13 07:05:11.225184 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1051/4181] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:11 2026] GET /volume/v3/snapshots/6ea83f47-84ee-4409-aa5f-1c01820c7cdf => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:11.501004 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-041e6541-a228-43cf-b92a-b74fd09d554a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:11.502740 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-041e6541-a228-43cf-b92a-b74fd09d554a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 Aug 13 07:05:11.502930 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-041e6541-a228-43cf-b92a-b74fd09d554a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:11.503175 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-041e6541-a228-43cf-b92a-b74fd09d554a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:11.509449 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:11.509449 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:11.512455 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-041e6541-a228-43cf-b92a-b74fd09d554a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:05:11.515850 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-041e6541-a228-43cf-b92a-b74fd09d554a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 returned with HTTP 200 Aug 13 07:05:11.516206 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1042/4182] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:11 2026] GET /volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:12.235986 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d5251c5c-a33f-4230-976d-e008e02b0741 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:12.237921 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d5251c5c-a33f-4230-976d-e008e02b0741 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/6ea83f47-84ee-4409-aa5f-1c01820c7cdf Aug 13 07:05:12.238160 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d5251c5c-a33f-4230-976d-e008e02b0741 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:12.238424 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d5251c5c-a33f-4230-976d-e008e02b0741 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:12.243386 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:12.243386 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:12.243822 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d5251c5c-a33f-4230-976d-e008e02b0741 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:05:12.244550 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d5251c5c-a33f-4230-976d-e008e02b0741 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/6ea83f47-84ee-4409-aa5f-1c01820c7cdf returned with HTTP 200 Aug 13 07:05:12.244942 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1053/4183] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:12 2026] GET /volume/v3/snapshots/6ea83f47-84ee-4409-aa5f-1c01820c7cdf => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:12.254983 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:12.257250 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:05:12.257621 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6ea83f47-84ee-4409-aa5f-1c01820c7cdf", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1694851603"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:12.259106 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create volume request body: {'volume': {'snapshot_id': '6ea83f47-84ee-4409-aa5f-1c01820c7cdf', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1694851603'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:05:12.264776 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:12.264776 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:12.265164 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:05:12.265273 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create volume of 2 GB Aug 13 07:05:12.269375 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Availability Zones retrieved successfully. Aug 13 07:05:12.279755 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Flow 'volume_create_api' (355b8599-4f51-44ab-a9f5-fc235546d53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:12.280878 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0956aa03-4d2a-41c7-ab26-a71e8ffbca8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:12.281851 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:05:12.312460 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0956aa03-4d2a-41c7-ab26-a71e8ffbca8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '6ea83f47-84ee-4409-aa5f-1c01820c7cdf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:12.313568 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db86c76e-cdc3-4def-9b43-2d6f0c898593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:12.348852 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Created reservations ['16971b1d-6059-4cc3-8ca1-bf31f24fff0c', '3fb70291-a2b4-4d1a-ba38-9735d7110f90', 'b0ae13a1-e2df-489f-9df8-5463e0422961', '575be302-7ce5-4d7f-82c9-f763355be033'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:12.349641 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db86c76e-cdc3-4def-9b43-2d6f0c898593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16971b1d-6059-4cc3-8ca1-bf31f24fff0c', '3fb70291-a2b4-4d1a-ba38-9735d7110f90', 'b0ae13a1-e2df-489f-9df8-5463e0422961', '575be302-7ce5-4d7f-82c9-f763355be033']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:12.350296 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad698be9-65d4-4288-9708-0d216f679c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:12.390331 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad698be9-65d4-4288-9708-0d216f679c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e665848f-5ab0-4716-ada0-e4712f1a372b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1694851603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417b6d2242c842568a9108218faf3c0d',qos_specs=None,replication_status=,reservations=['16971b1d-6059-4cc3-8ca1-bf31f24fff0c','3fb70291-a2b4-4d1a-ba38-9735d7110f90','b0ae13a1-e2df-489f-9df8-5463e0422961','575be302-7ce5-4d7f-82c9-f763355be033'],size=2,snapshot_id=6ea83f47-84ee-4409-aa5f-1c01820c7cdf,source_replicaid=,source_volid=None,status='creating',user_id='706e58f2b92b4c28a4fb6fd56e031949',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:05:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1694851603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e665848f-5ab0-4716-ada0-e4712f1a372b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='417b6d2242c842568a9108218faf3c0d',provider_auth=None,provider_geometry=None,provider_id=None,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=6ea83f47-84ee-4409-aa5f-1c01820c7cdf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='706e58f2b92b4c28a4fb6fd56e031949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:12.391054 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dc20597-a1dd-4576-befa-42188e914c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:12.411002 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dc20597-a1dd-4576-befa-42188e914c45) transitioned into state 'SUCCESS' from state '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-1694851603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417b6d2242c842568a9108218faf3c0d',qos_specs=None,replication_status=,reservations=['16971b1d-6059-4cc3-8ca1-bf31f24fff0c','3fb70291-a2b4-4d1a-ba38-9735d7110f90','b0ae13a1-e2df-489f-9df8-5463e0422961','575be302-7ce5-4d7f-82c9-f763355be033'],size=2,snapshot_id=6ea83f47-84ee-4409-aa5f-1c01820c7cdf,source_replicaid=,source_volid=None,status='creating',user_id='706e58f2b92b4c28a4fb6fd56e031949',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:12.411883 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5ce6886-ef3c-45aa-b6bf-fb5280aef498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:12.435696 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5ce6886-ef3c-45aa-b6bf-fb5280aef498) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:12.436826 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Flow 'volume_create_api' (355b8599-4f51-44ab-a9f5-fc235546d53d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:12.437248 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create volume request issued successfully. Aug 13 07:05:12.441082 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5aa33295-ddfe-4106-97a0-737ee9f719d7 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:05:12.441651 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1038/4184] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:05:12 2026] POST /volume/v3/volumes => generated 786 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:12.453582 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a86633d2-3f5e-44d2-a16d-fe43c805afe9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:12.455399 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a86633d2-3f5e-44d2-a16d-fe43c805afe9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b Aug 13 07:05:12.455583 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a86633d2-3f5e-44d2-a16d-fe43c805afe9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:12.455780 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a86633d2-3f5e-44d2-a16d-fe43c805afe9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:12.464456 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:12.464456 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:12.468570 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a86633d2-3f5e-44d2-a16d-fe43c805afe9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:12.472596 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a86633d2-3f5e-44d2-a16d-fe43c805afe9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b returned with HTTP 200 Aug 13 07:05:12.472984 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1052/4185] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:12 2026] GET /volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:12.536842 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a0bf10c7-d69b-404a-b7e0-32c823c9b002 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:12.540866 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a0bf10c7-d69b-404a-b7e0-32c823c9b002 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 Aug 13 07:05:12.541082 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a0bf10c7-d69b-404a-b7e0-32c823c9b002 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:12.541328 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a0bf10c7-d69b-404a-b7e0-32c823c9b002 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:12.550871 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:12.550871 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:12.554492 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a0bf10c7-d69b-404a-b7e0-32c823c9b002 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:05:12.559483 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a0bf10c7-d69b-404a-b7e0-32c823c9b002 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 returned with HTTP 200 Aug 13 07:05:12.559854 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1043/4186] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:12 2026] GET /volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:13.484911 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a5fabac0-d5b1-46fb-a351-15bb1bbe9308 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:13.486725 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a5fabac0-d5b1-46fb-a351-15bb1bbe9308 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b Aug 13 07:05:13.486942 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a5fabac0-d5b1-46fb-a351-15bb1bbe9308 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:13.487192 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a5fabac0-d5b1-46fb-a351-15bb1bbe9308 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:13.493738 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:13.493738 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:13.497829 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a5fabac0-d5b1-46fb-a351-15bb1bbe9308 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:13.501813 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a5fabac0-d5b1-46fb-a351-15bb1bbe9308 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b returned with HTTP 200 Aug 13 07:05:13.502266 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1054/4187] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:13 2026] GET /volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:13.516731 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-402e90fb-d8a2-4828-b6a3-e56a3e0ee2d9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:13.518567 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-402e90fb-d8a2-4828-b6a3-e56a3e0ee2d9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b Aug 13 07:05:13.518776 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-402e90fb-d8a2-4828-b6a3-e56a3e0ee2d9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:13.518952 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-402e90fb-d8a2-4828-b6a3-e56a3e0ee2d9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:13.527734 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:13.527734 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:13.531742 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-402e90fb-d8a2-4828-b6a3-e56a3e0ee2d9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:13.537141 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-402e90fb-d8a2-4828-b6a3-e56a3e0ee2d9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b returned with HTTP 200 Aug 13 07:05:13.537511 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1039/4188] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:13 2026] GET /volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:13.555699 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-80debe18-89ef-40a5-8125-c653de0e5fa2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:13.557691 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-80debe18-89ef-40a5-8125-c653de0e5fa2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b Aug 13 07:05:13.557871 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-80debe18-89ef-40a5-8125-c653de0e5fa2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:13.558061 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-80debe18-89ef-40a5-8125-c653de0e5fa2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:13.558200 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-80debe18-89ef-40a5-8125-c653de0e5fa2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete volume with id: e665848f-5ab0-4716-ada0-e4712f1a372b Aug 13 07:05:13.564604 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:13.564604 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:13.565045 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-80debe18-89ef-40a5-8125-c653de0e5fa2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:13.575916 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d81ab236-57ca-4679-881d-af9f8a625431 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:13.580621 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d81ab236-57ca-4679-881d-af9f8a625431 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 Aug 13 07:05:13.580844 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d81ab236-57ca-4679-881d-af9f8a625431 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:13.581074 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d81ab236-57ca-4679-881d-af9f8a625431 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:13.582461 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-80debe18-89ef-40a5-8125-c653de0e5fa2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete volume request issued successfully. Aug 13 07:05:13.582668 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-80debe18-89ef-40a5-8125-c653de0e5fa2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b returned with HTTP 202 Aug 13 07:05:13.583055 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1053/4189] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:13 2026] DELETE /volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:13.588990 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:13.588990 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:13.593879 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f5698f11-493d-40ab-827e-418959c9a3c0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:13.594787 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d81ab236-57ca-4679-881d-af9f8a625431 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:05:13.595548 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5698f11-493d-40ab-827e-418959c9a3c0 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b Aug 13 07:05:13.595734 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5698f11-493d-40ab-827e-418959c9a3c0 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:13.595910 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5698f11-493d-40ab-827e-418959c9a3c0 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:13.599771 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d81ab236-57ca-4679-881d-af9f8a625431 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 returned with HTTP 200 Aug 13 07:05:13.600402 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1044/4190] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:13 2026] GET /volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:13.601976 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:13.601976 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:13.605175 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f5698f11-493d-40ab-827e-418959c9a3c0 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:13.608738 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5698f11-493d-40ab-827e-418959c9a3c0 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b returned with HTTP 200 Aug 13 07:05:13.609140 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1055/4191] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:13 2026] GET /volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b => generated 878 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:14.613431 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a944f043-0b37-411d-a31f-2e08a40c5fe2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:14.615177 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a944f043-0b37-411d-a31f-2e08a40c5fe2 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 Aug 13 07:05:14.615341 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a944f043-0b37-411d-a31f-2e08a40c5fe2 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:14.615518 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a944f043-0b37-411d-a31f-2e08a40c5fe2 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:14.623812 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:14.623812 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:14.626379 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3db634e7-fb36-42bf-a51d-c6abf28f5b59 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:14.628056 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a944f043-0b37-411d-a31f-2e08a40c5fe2 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:05:14.628625 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3db634e7-fb36-42bf-a51d-c6abf28f5b59 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b Aug 13 07:05:14.628852 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3db634e7-fb36-42bf-a51d-c6abf28f5b59 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:14.629121 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3db634e7-fb36-42bf-a51d-c6abf28f5b59 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:14.632929 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a944f043-0b37-411d-a31f-2e08a40c5fe2 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 returned with HTTP 200 Aug 13 07:05:14.633459 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1040/4192] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:14 2026] GET /volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:14.637732 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3db634e7-fb36-42bf-a51d-c6abf28f5b59 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b returned with HTTP 404 Aug 13 07:05:14.638462 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1054/4193] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:14 2026] GET /volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:14.648142 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f4f44e65-e7fb-4f6b-ac9e-3118c1a4274c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:14.649676 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f4f44e65-e7fb-4f6b-ac9e-3118c1a4274c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b Aug 13 07:05:14.649834 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f4f44e65-e7fb-4f6b-ac9e-3118c1a4274c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:14.650036 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f4f44e65-e7fb-4f6b-ac9e-3118c1a4274c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:14.656892 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f4f44e65-e7fb-4f6b-ac9e-3118c1a4274c tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b returned with HTTP 404 Aug 13 07:05:14.657583 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1045/4194] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:14 2026] GET /volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:14.664447 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4cd8efc3-0e22-4bfe-b734-3c6520a129fd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:14.666082 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4cd8efc3-0e22-4bfe-b734-3c6520a129fd tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b Aug 13 07:05:14.666273 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4cd8efc3-0e22-4bfe-b734-3c6520a129fd tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:14.666471 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4cd8efc3-0e22-4bfe-b734-3c6520a129fd tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:14.666625 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-4cd8efc3-0e22-4bfe-b734-3c6520a129fd tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete volume with id: e665848f-5ab0-4716-ada0-e4712f1a372b Aug 13 07:05:14.671969 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4cd8efc3-0e22-4bfe-b734-3c6520a129fd tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b returned with HTTP 404 Aug 13 07:05:14.672422 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1056/4195] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:14 2026] DELETE /volume/v3/volumes/e665848f-5ab0-4716-ada0-e4712f1a372b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:14.680176 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b515e3e0-8989-4f0d-9609-eaf243d927c2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:14.682943 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b515e3e0-8989-4f0d-9609-eaf243d927c2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/6ea83f47-84ee-4409-aa5f-1c01820c7cdf Aug 13 07:05:14.683254 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b515e3e0-8989-4f0d-9609-eaf243d927c2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:14.683458 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b515e3e0-8989-4f0d-9609-eaf243d927c2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:14.683561 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-b515e3e0-8989-4f0d-9609-eaf243d927c2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete snapshot with id: 6ea83f47-84ee-4409-aa5f-1c01820c7cdf Aug 13 07:05:14.688829 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:14.688829 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:14.689306 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b515e3e0-8989-4f0d-9609-eaf243d927c2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:05:14.705810 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b515e3e0-8989-4f0d-9609-eaf243d927c2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot delete request issued successfully. Aug 13 07:05:14.706009 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b515e3e0-8989-4f0d-9609-eaf243d927c2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/6ea83f47-84ee-4409-aa5f-1c01820c7cdf returned with HTTP 202 Aug 13 07:05:14.706466 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1041/4196] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:05:14 2026] DELETE /volume/v3/snapshots/6ea83f47-84ee-4409-aa5f-1c01820c7cdf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:14.715542 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-891cc56d-b188-406d-94d3-98d58d7be15e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:14.717519 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-891cc56d-b188-406d-94d3-98d58d7be15e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/6ea83f47-84ee-4409-aa5f-1c01820c7cdf Aug 13 07:05:14.717801 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-891cc56d-b188-406d-94d3-98d58d7be15e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:14.718060 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-891cc56d-b188-406d-94d3-98d58d7be15e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:14.724700 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:14.724700 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:14.725179 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-891cc56d-b188-406d-94d3-98d58d7be15e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:05:14.726061 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-891cc56d-b188-406d-94d3-98d58d7be15e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/6ea83f47-84ee-4409-aa5f-1c01820c7cdf returned with HTTP 200 Aug 13 07:05:14.726457 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1055/4197] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:14 2026] GET /volume/v3/snapshots/6ea83f47-84ee-4409-aa5f-1c01820c7cdf => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:15.129897 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d217cd59-d270-4d1f-a738-3948b1c39813 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:15.131675 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d217cd59-d270-4d1f-a738-3948b1c39813 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:05:15.132027 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d217cd59-d270-4d1f-a738-3948b1c39813 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-925531474", "imageRef": "300c96de-3b9e-4b87-be09-22922f341ab4", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:15.133422 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-d217cd59-d270-4d1f-a738-3948b1c39813 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-925531474', 'imageRef': '300c96de-3b9e-4b87-be09-22922f341ab4', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:05:15.201518 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-d217cd59-d270-4d1f-a738-3948b1c39813 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Create volume of 1 GB Aug 13 07:05:15.205611 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d217cd59-d270-4d1f-a738-3948b1c39813 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Availability Zones retrieved successfully. Aug 13 07:05:15.210336 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d217cd59-d270-4d1f-a738-3948b1c39813 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Flow 'volume_create_api' (d2be0e7d-18d7-4ffc-8dbc-22504fefa43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:15.211371 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d217cd59-d270-4d1f-a738-3948b1c39813 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fef7e62-869b-47d8-9873-cc84e0e53e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:15.212227 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-d217cd59-d270-4d1f-a738-3948b1c39813 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:05:15.267496 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d217cd59-d270-4d1f-a738-3948b1c39813 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fef7e62-869b-47d8-9873-cc84e0e53e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:15.268196 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d217cd59-d270-4d1f-a738-3948b1c39813 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d610423e-f549-4989-b81a-bbccaf9c35a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:15.323983 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-d217cd59-d270-4d1f-a738-3948b1c39813 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Created reservations ['c81f0f03-0cc3-4c7c-bd6d-c322064432e8', '554a4e05-af4e-4234-a903-9956548df303', '7c4acc7a-463e-4ac8-be15-c6341b2254d9', '2db7be24-045b-4008-8006-687fb1f1e134'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:15.324748 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d217cd59-d270-4d1f-a738-3948b1c39813 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d610423e-f549-4989-b81a-bbccaf9c35a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c81f0f03-0cc3-4c7c-bd6d-c322064432e8', '554a4e05-af4e-4234-a903-9956548df303', '7c4acc7a-463e-4ac8-be15-c6341b2254d9', '2db7be24-045b-4008-8006-687fb1f1e134']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:15.325360 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d217cd59-d270-4d1f-a738-3948b1c39813 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28e01a7e-bad7-4674-9fd6-df5fbbbf655a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:15.344113 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d217cd59-d270-4d1f-a738-3948b1c39813 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28e01a7e-bad7-4674-9fd6-df5fbbbf655a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ef485f6-f2aa-49b1-8d77-878f6687caa8', '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-925531474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a462840ac38a40f7bbc4cc2352d42b62',qos_specs=None,replication_status=,reservations=['c81f0f03-0cc3-4c7c-bd6d-c322064432e8','554a4e05-af4e-4234-a903-9956548df303','7c4acc7a-463e-4ac8-be15-c6341b2254d9','2db7be24-045b-4008-8006-687fb1f1e134'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634e4c1e74e541a6b92e70c6b9b6509d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:05:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-925531474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ef485f6-f2aa-49b1-8d77-878f6687caa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a462840ac38a40f7bbc4cc2352d42b62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='634e4c1e74e541a6b92e70c6b9b6509d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:15.344745 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d217cd59-d270-4d1f-a738-3948b1c39813 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5154fc85-66b3-4944-8b5e-edaed5b83e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:15.359358 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d217cd59-d270-4d1f-a738-3948b1c39813 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5154fc85-66b3-4944-8b5e-edaed5b83e19) transitioned into state 'SUCCESS' from state '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-925531474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a462840ac38a40f7bbc4cc2352d42b62',qos_specs=None,replication_status=,reservations=['c81f0f03-0cc3-4c7c-bd6d-c322064432e8','554a4e05-af4e-4234-a903-9956548df303','7c4acc7a-463e-4ac8-be15-c6341b2254d9','2db7be24-045b-4008-8006-687fb1f1e134'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634e4c1e74e541a6b92e70c6b9b6509d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:15.359976 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d217cd59-d270-4d1f-a738-3948b1c39813 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad5b8ac-060e-4f4c-9a8e-911d6bbbde01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:15.367000 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d217cd59-d270-4d1f-a738-3948b1c39813 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad5b8ac-060e-4f4c-9a8e-911d6bbbde01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:15.367664 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d217cd59-d270-4d1f-a738-3948b1c39813 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Flow 'volume_create_api' (d2be0e7d-18d7-4ffc-8dbc-22504fefa43d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:15.367905 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d217cd59-d270-4d1f-a738-3948b1c39813 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Create volume request issued successfully. Aug 13 07:05:15.368391 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d217cd59-d270-4d1f-a738-3948b1c39813 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:05:15.368758 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1046/4198] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:05:15 2026] POST /volume/v3/volumes => generated 750 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:15.381940 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d0065d9b-f2a3-4e4e-a14f-b1284b530ab8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:15.383741 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d0065d9b-f2a3-4e4e-a14f-b1284b530ab8 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] GET https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 Aug 13 07:05:15.383931 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d0065d9b-f2a3-4e4e-a14f-b1284b530ab8 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:15.384153 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d0065d9b-f2a3-4e4e-a14f-b1284b530ab8 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:15.390988 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:15.390988 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:15.394189 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d0065d9b-f2a3-4e4e-a14f-b1284b530ab8 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Volume info retrieved successfully. Aug 13 07:05:15.397887 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d0065d9b-f2a3-4e4e-a14f-b1284b530ab8 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 returned with HTTP 200 Aug 13 07:05:15.398246 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1057/4199] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:15 2026] GET /volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:15.644608 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7b766541-4612-4849-850d-146c911d6ac1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:15.646335 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7b766541-4612-4849-850d-146c911d6ac1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 Aug 13 07:05:15.646524 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7b766541-4612-4849-850d-146c911d6ac1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:15.646710 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7b766541-4612-4849-850d-146c911d6ac1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:15.653935 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:15.653935 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:15.657661 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7b766541-4612-4849-850d-146c911d6ac1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:05:15.662136 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7b766541-4612-4849-850d-146c911d6ac1 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 returned with HTTP 200 Aug 13 07:05:15.662557 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1042/4200] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:15 2026] GET /volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 => generated 1449 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:15.737818 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c33b388b-5b82-4706-bfef-ce1d1d2f7a66 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:15.739744 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c33b388b-5b82-4706-bfef-ce1d1d2f7a66 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/6ea83f47-84ee-4409-aa5f-1c01820c7cdf Aug 13 07:05:15.739999 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c33b388b-5b82-4706-bfef-ce1d1d2f7a66 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:15.740254 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c33b388b-5b82-4706-bfef-ce1d1d2f7a66 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:15.744155 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c33b388b-5b82-4706-bfef-ce1d1d2f7a66 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/6ea83f47-84ee-4409-aa5f-1c01820c7cdf returned with HTTP 404 Aug 13 07:05:15.744660 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1056/4201] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:15 2026] GET /volume/v3/snapshots/6ea83f47-84ee-4409-aa5f-1c01820c7cdf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:15.750766 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-09620a28-ad35-4ee3-8152-ffdbcb592d4b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:15.752292 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-09620a28-ad35-4ee3-8152-ffdbcb592d4b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba Aug 13 07:05:15.752500 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-09620a28-ad35-4ee3-8152-ffdbcb592d4b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:15.752673 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-09620a28-ad35-4ee3-8152-ffdbcb592d4b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:15.759366 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:15.759366 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:15.763459 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-09620a28-ad35-4ee3-8152-ffdbcb592d4b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:15.767460 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-09620a28-ad35-4ee3-8152-ffdbcb592d4b tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba returned with HTTP 200 Aug 13 07:05:15.767818 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1047/4202] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:15 2026] GET /volume/v3/volumes/5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:15.780183 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ea876dc3-27eb-4d70-b5a0-92fbb7890a95 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:15.781482 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-0bd762a0-b2f2-4c2b-b4a9-1109152f3baf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:15.781563 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea876dc3-27eb-4d70-b5a0-92fbb7890a95 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba Aug 13 07:05:15.781666 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea876dc3-27eb-4d70-b5a0-92fbb7890a95 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:15.781872 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea876dc3-27eb-4d70-b5a0-92fbb7890a95 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:15.782041 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-ea876dc3-27eb-4d70-b5a0-92fbb7890a95 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete volume with id: 5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba Aug 13 07:05:15.783491 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-0bd762a0-b2f2-4c2b-b4a9-1109152f3baf tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 Aug 13 07:05:15.783713 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-0bd762a0-b2f2-4c2b-b4a9-1109152f3baf tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:15.783894 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-0bd762a0-b2f2-4c2b-b4a9-1109152f3baf tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:15.788636 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:15.788636 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:15.789076 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ea876dc3-27eb-4d70-b5a0-92fbb7890a95 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:15.790160 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:15.790160 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:15.793736 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-0bd762a0-b2f2-4c2b-b4a9-1109152f3baf tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:05:15.798343 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-0bd762a0-b2f2-4c2b-b4a9-1109152f3baf tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 returned with HTTP 200 Aug 13 07:05:15.798739 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1043/4203] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:05:15 2026] GET /volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 => generated 1449 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:15.805459 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ea876dc3-27eb-4d70-b5a0-92fbb7890a95 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete volume request issued successfully. Aug 13 07:05:15.805658 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea876dc3-27eb-4d70-b5a0-92fbb7890a95 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba returned with HTTP 202 Aug 13 07:05:15.806210 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1058/4204] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:15 2026] DELETE /volume/v3/volumes/5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:15.813233 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b248b056-e5bc-474e-ba80-f1e2fa96639a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:15.815288 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b248b056-e5bc-474e-ba80-f1e2fa96639a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba Aug 13 07:05:15.815568 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b248b056-e5bc-474e-ba80-f1e2fa96639a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:15.815851 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b248b056-e5bc-474e-ba80-f1e2fa96639a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:15.824305 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:15.824305 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:15.828217 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b248b056-e5bc-474e-ba80-f1e2fa96639a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:15.831926 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b248b056-e5bc-474e-ba80-f1e2fa96639a tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba returned with HTTP 200 Aug 13 07:05:15.832330 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1057/4205] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:15 2026] GET /volume/v3/volumes/5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:16.224029 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-58bf10bc-a70f-4f69-8db3-b53414cc7c44 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:16.226247 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-58bf10bc-a70f-4f69-8db3-b53414cc7c44 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 Aug 13 07:05:16.226538 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-58bf10bc-a70f-4f69-8db3-b53414cc7c44 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:16.226777 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-58bf10bc-a70f-4f69-8db3-b53414cc7c44 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:16.233693 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:16.233693 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:16.238492 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-58bf10bc-a70f-4f69-8db3-b53414cc7c44 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:05:16.243221 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-58bf10bc-a70f-4f69-8db3-b53414cc7c44 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 returned with HTTP 200 Aug 13 07:05:16.243626 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1048/4206] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:05:16 2026] GET /volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 => generated 1449 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:16.253456 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a01259f3-0c5f-4726-896d-ead44b68f85b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:16.253860 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a01259f3-0c5f-4726-896d-ead44b68f85b None None] GET https://10.4.3.81/volume// Aug 13 07:05:16.254087 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a01259f3-0c5f-4726-896d-ead44b68f85b None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:16.254272 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a01259f3-0c5f-4726-896d-ead44b68f85b None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:16.254598 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a01259f3-0c5f-4726-896d-ead44b68f85b None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:05:16.254880 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1044/4207] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 07:05:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:05:16.261958 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-417b5b10-4cce-4c62-84d7-181d16b7d9fc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:16.263873 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-417b5b10-4cce-4c62-84d7-181d16b7d9fc tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:05:16.264218 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-417b5b10-4cce-4c62-84d7-181d16b7d9fc tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd557015-0e01-43d3-958d-9296b377a323", "connector": null, "instance_uuid": "dffad159-7c08-4b8f-8876-c0524e04179a"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:16.272130 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:16.272130 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:16.293122 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-417b5b10-4cce-4c62-84d7-181d16b7d9fc tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:05:16.293593 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1059/4208] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:05:16 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:16.411580 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ff93af2f-a9ca-4c62-b441-252a0edf81cc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:16.413817 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff93af2f-a9ca-4c62-b441-252a0edf81cc tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] GET https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 Aug 13 07:05:16.414074 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ff93af2f-a9ca-4c62-b441-252a0edf81cc tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:16.414276 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ff93af2f-a9ca-4c62-b441-252a0edf81cc tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:16.421335 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:16.421335 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:16.425299 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ff93af2f-a9ca-4c62-b441-252a0edf81cc tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Volume info retrieved successfully. Aug 13 07:05:16.429193 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff93af2f-a9ca-4c62-b441-252a0edf81cc tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 returned with HTTP 200 Aug 13 07:05:16.429602 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1058/4209] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:16 2026] GET /volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:16.845486 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0a7adfdf-b7c4-4d4b-9b61-f257bf2de067 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:16.847253 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0a7adfdf-b7c4-4d4b-9b61-f257bf2de067 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba Aug 13 07:05:16.847488 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0a7adfdf-b7c4-4d4b-9b61-f257bf2de067 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:16.847710 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0a7adfdf-b7c4-4d4b-9b61-f257bf2de067 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:16.853809 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0a7adfdf-b7c4-4d4b-9b61-f257bf2de067 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba returned with HTTP 404 Aug 13 07:05:16.854353 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1049/4210] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:16 2026] GET /volume/v3/volumes/5a9ad3e3-2719-4fa6-8a32-3f9656bf8cba => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:16.861673 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f4e45ed9-ce15-49b6-853d-bfcf56a91497 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:16.863790 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f4e45ed9-ce15-49b6-853d-bfcf56a91497 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:05:16.864048 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f4e45ed9-ce15-49b6-853d-bfcf56a91497 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:16.864278 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f4e45ed9-ce15-49b6-853d-bfcf56a91497 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:16.872063 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:16.872063 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:16.875885 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f4e45ed9-ce15-49b6-853d-bfcf56a91497 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:16.881347 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f4e45ed9-ce15-49b6-853d-bfcf56a91497 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 returned with HTTP 200 Aug 13 07:05:16.881458 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1045/4211] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:16 2026] GET /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:16.893023 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:16.894740 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:05:16.895094 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1775649548"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:16.896457 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1775649548'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:05:16.896573 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create volume of 1 GB Aug 13 07:05:16.896831 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:16.896831 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:16.900538 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Availability Zones retrieved successfully. Aug 13 07:05:16.905997 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Flow 'volume_create_api' (28e1846b-ef22-466f-a2ac-6a38fa613e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:16.906810 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cc9c7e9-8230-4ecf-9052-475944805397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:16.907650 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:05:16.934003 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cc9c7e9-8230-4ecf-9052-475944805397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:16.935210 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ebaba3-ca15-4a61-8bcc-e85f4ac5b0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:16.965403 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1590108c-3748-4617-9705-debaae2676ba None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:16.967257 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1590108c-3748-4617-9705-debaae2676ba tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:16.967472 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1590108c-3748-4617-9705-debaae2676ba tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:16.967668 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1590108c-3748-4617-9705-debaae2676ba tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:16.975380 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:16.975380 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:16.979876 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1590108c-3748-4617-9705-debaae2676ba tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:16.982244 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Created reservations ['4cda8e9c-b674-4b12-8cd4-0196c89665da', '41dfb3d2-8619-4c3b-b8f7-e86ad20aa367', 'b5a5a7c3-4d28-44bf-b471-9053169fe5c7', 'b1763817-346f-40b7-a6f5-a4bd76af327f'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:16.983505 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ebaba3-ca15-4a61-8bcc-e85f4ac5b0d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cda8e9c-b674-4b12-8cd4-0196c89665da', '41dfb3d2-8619-4c3b-b8f7-e86ad20aa367', 'b5a5a7c3-4d28-44bf-b471-9053169fe5c7', 'b1763817-346f-40b7-a6f5-a4bd76af327f']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:16.984700 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6880f421-f230-48df-9a79-1dc6ec263522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:16.985068 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1590108c-3748-4617-9705-debaae2676ba tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:16.985609 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1059/4212] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:16 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:16.998568 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-686dc2b3-8251-4454-b6f5-caa4049e75e4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:17.000203 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-686dc2b3-8251-4454-b6f5-caa4049e75e4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:17.000431 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-686dc2b3-8251-4454-b6f5-caa4049e75e4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:17.000639 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-686dc2b3-8251-4454-b6f5-caa4049e75e4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:17.007611 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:17.007611 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:17.011199 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-686dc2b3-8251-4454-b6f5-caa4049e75e4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:17.014894 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6880f421-f230-48df-9a79-1dc6ec263522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8066408-91b9-43cd-960a-c3e1c08c034d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1775649548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417b6d2242c842568a9108218faf3c0d',qos_specs=None,replication_status=,reservations=['4cda8e9c-b674-4b12-8cd4-0196c89665da','41dfb3d2-8619-4c3b-b8f7-e86ad20aa367','b5a5a7c3-4d28-44bf-b471-9053169fe5c7','b1763817-346f-40b7-a6f5-a4bd76af327f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='706e58f2b92b4c28a4fb6fd56e031949',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:05:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1775649548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8066408-91b9-43cd-960a-c3e1c08c034d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='417b6d2242c842568a9108218faf3c0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='706e58f2b92b4c28a4fb6fd56e031949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:17.015122 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-686dc2b3-8251-4454-b6f5-caa4049e75e4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:17.015519 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1050/4213] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:16 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:17.016109 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6195187c-a0fa-4b5a-86f8-eb1a89f8d79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:17.038655 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8592c1e3-6920-44ee-9ef3-194cb40fe41d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:17.039112 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8592c1e3-6920-44ee-9ef3-194cb40fe41d None None] GET https://10.4.3.81/volume// Aug 13 07:05:17.039336 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8592c1e3-6920-44ee-9ef3-194cb40fe41d None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:17.039569 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8592c1e3-6920-44ee-9ef3-194cb40fe41d None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:17.039709 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6195187c-a0fa-4b5a-86f8-eb1a89f8d79a) transitioned into state 'SUCCESS' from state '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-1775649548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417b6d2242c842568a9108218faf3c0d',qos_specs=None,replication_status=,reservations=['4cda8e9c-b674-4b12-8cd4-0196c89665da','41dfb3d2-8619-4c3b-b8f7-e86ad20aa367','b5a5a7c3-4d28-44bf-b471-9053169fe5c7','b1763817-346f-40b7-a6f5-a4bd76af327f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='706e58f2b92b4c28a4fb6fd56e031949',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:17.040017 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8592c1e3-6920-44ee-9ef3-194cb40fe41d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:05:17.040390 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1046/4214] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:05:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:05:17.040627 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fea41aa-aa39-4762-a48f-3f56479241bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:17.047905 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-cf736b76-c9ae-4e34-924b-59f0dbf56dcd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:17.049979 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fea41aa-aa39-4762-a48f-3f56479241bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:17.050077 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-cf736b76-c9ae-4e34-924b-59f0dbf56dcd tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 Aug 13 07:05:17.050308 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-cf736b76-c9ae-4e34-924b-59f0dbf56dcd tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:17.050484 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-cf736b76-c9ae-4e34-924b-59f0dbf56dcd tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:17.050803 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Flow 'volume_create_api' (28e1846b-ef22-466f-a2ac-6a38fa613e2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:17.051106 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create volume request issued successfully. Aug 13 07:05:17.051659 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3cad08ae-ac51-470f-a0b8-e95b4fcdc776 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:05:17.052050 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1060/4215] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:05:16 2026] POST /volume/v3/volumes => generated 752 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:17.061198 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:17.061198 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:17.065143 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-4d2835f0-1c06-4ed9-a61a-3d41a3611be4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:17.065261 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-cf736b76-c9ae-4e34-924b-59f0dbf56dcd tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:05:17.065298 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-96802dbb-ddc9-4308-b02e-1092b8cbbdb8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:17.066895 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-96802dbb-ddc9-4308-b02e-1092b8cbbdb8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/e8066408-91b9-43cd-960a-c3e1c08c034d Aug 13 07:05:17.067104 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-96802dbb-ddc9-4308-b02e-1092b8cbbdb8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:17.067529 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-96802dbb-ddc9-4308-b02e-1092b8cbbdb8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:17.068387 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-4d2835f0-1c06-4ed9-a61a-3d41a3611be4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:17.068387 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-4d2835f0-1c06-4ed9-a61a-3d41a3611be4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:17.068387 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-4d2835f0-1c06-4ed9-a61a-3d41a3611be4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:17.069538 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-cf736b76-c9ae-4e34-924b-59f0dbf56dcd tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 returned with HTTP 200 Aug 13 07:05:17.070068 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1060/4216] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:05:17 2026] GET /volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 => generated 1628 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:05:17.075230 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:17.075230 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:17.075510 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:17.075510 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:17.079198 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-4d2835f0-1c06-4ed9-a61a-3d41a3611be4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:17.079521 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-96802dbb-ddc9-4308-b02e-1092b8cbbdb8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:17.083779 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-96802dbb-ddc9-4308-b02e-1092b8cbbdb8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/e8066408-91b9-43cd-960a-c3e1c08c034d returned with HTTP 200 Aug 13 07:05:17.084020 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-4d2835f0-1c06-4ed9-a61a-3d41a3611be4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:17.084277 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1047/4217] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:17 2026] GET /volume/v3/volumes/e8066408-91b9-43cd-960a-c3e1c08c034d => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:17.084607 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1051/4218] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:05:17 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:17.178191 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fcfc8da1-729b-41b7-abf4-9043990f57c6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:17.178692 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fcfc8da1-729b-41b7-abf4-9043990f57c6 None None] GET https://10.4.3.81/volume// Aug 13 07:05:17.179117 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fcfc8da1-729b-41b7-abf4-9043990f57c6 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:17.179117 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fcfc8da1-729b-41b7-abf4-9043990f57c6 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:17.179450 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fcfc8da1-729b-41b7-abf4-9043990f57c6 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:05:17.179748 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1061/4219] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:05:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:05:17.186627 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-f3b67cff-fb5c-43bc-86e6-c88ef06fa3b2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:17.187710 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-e917baf4-c6cf-4ae8-b971-b13a1395f6d4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:17.188507 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-f3b67cff-fb5c-43bc-86e6-c88ef06fa3b2 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] PUT https://10.4.3.81/volume/v3/attachments/8a235ea0-7c0f-4e75-b050-4b05a15a5523 Aug 13 07:05:17.188853 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-f3b67cff-fb5c-43bc-86e6-c88ef06fa3b2 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:17.195439 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-f3b67cff-fb5c-43bc-86e6-c88ef06fa3b2 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Acquiring lock "cinder-attachment_update-bd557015-0e01-43d3-958d-9296b377a323-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:05:17.200057 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-f3b67cff-fb5c-43bc-86e6-c88ef06fa3b2 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Lock "cinder-attachment_update-bd557015-0e01-43d3-958d-9296b377a323-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:05:17.200913 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:17.200913 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:17.284094 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-f3b67cff-fb5c-43bc-86e6-c88ef06fa3b2 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Lock "cinder-attachment_update-bd557015-0e01-43d3-958d-9296b377a323-np0000007169" released by "attachment_update" :: held 0.084s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:05:17.284356 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-f3b67cff-fb5c-43bc-86e6-c88ef06fa3b2 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/attachments/8a235ea0-7c0f-4e75-b050-4b05a15a5523 returned with HTTP 200 Aug 13 07:05:17.284846 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1061/4220] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:05:17 2026] PUT /volume/v3/attachments/8a235ea0-7c0f-4e75-b050-4b05a15a5523 => generated 968 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:17.303826 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-ae703e4e-8aff-4503-b37b-fe1344b2a44a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:17.304507 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-e917baf4-c6cf-4ae8-b971-b13a1395f6d4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:05:17.304859 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-e917baf4-c6cf-4ae8-b971-b13a1395f6d4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a60790b-f024-4b37-8b8c-451b8dff7635", "connector": null, "instance_uuid": "104963cd-159b-4e82-99e0-de961b145299"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:17.305891 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-ae703e4e-8aff-4503-b37b-fe1344b2a44a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] POST https://10.4.3.81/volume/v3/attachments/8a235ea0-7c0f-4e75-b050-4b05a15a5523/action Aug 13 07:05:17.306246 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-ae703e4e-8aff-4503-b37b-fe1344b2a44a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:05:17.306389 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-ae703e4e-8aff-4503-b37b-fe1344b2a44a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:17.312986 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:17.312986 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:17.321498 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:17.321498 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:17.331798 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-ae703e4e-8aff-4503-b37b-fe1344b2a44a tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/attachments/8a235ea0-7c0f-4e75-b050-4b05a15a5523/action returned with HTTP 204 Aug 13 07:05:17.332506 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1052/4221] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:05:17 2026] POST /volume/v3/attachments/8a235ea0-7c0f-4e75-b050-4b05a15a5523/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:17.333078 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-e917baf4-c6cf-4ae8-b971-b13a1395f6d4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:05:17.333712 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1048/4222] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:05:17 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) Aug 13 07:05:17.358896 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ac126cf3-0272-4000-82ed-47d661c70e1b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:17.361125 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ac126cf3-0272-4000-82ed-47d661c70e1b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:17.361427 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ac126cf3-0272-4000-82ed-47d661c70e1b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:17.361607 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ac126cf3-0272-4000-82ed-47d661c70e1b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:17.368407 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2ec75400-a837-47bb-9f31-c0d4b3290543 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:17.368794 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2ec75400-a837-47bb-9f31-c0d4b3290543 None None] GET https://10.4.3.81/volume// Aug 13 07:05:17.368982 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2ec75400-a837-47bb-9f31-c0d4b3290543 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:17.369194 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2ec75400-a837-47bb-9f31-c0d4b3290543 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:17.369562 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2ec75400-a837-47bb-9f31-c0d4b3290543 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:05:17.369865 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1062/4223] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:05:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:05:17.372733 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:17.372733 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:17.376702 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ac126cf3-0272-4000-82ed-47d661c70e1b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:17.376896 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-4b4a662a-325a-4a4f-b60b-7d754bd1a25f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:17.379131 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-4b4a662a-325a-4a4f-b60b-7d754bd1a25f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:17.379366 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-4b4a662a-325a-4a4f-b60b-7d754bd1a25f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:17.379569 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-4b4a662a-325a-4a4f-b60b-7d754bd1a25f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:17.381742 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ac126cf3-0272-4000-82ed-47d661c70e1b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:17.382303 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1062/4224] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:17 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:17.388361 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:17.388361 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:17.391872 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-4b4a662a-325a-4a4f-b60b-7d754bd1a25f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:17.395615 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-4b4a662a-325a-4a4f-b60b-7d754bd1a25f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:17.396003 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1053/4225] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:05:17 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 1055 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:05:17.442399 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d5289c77-2cbf-45e8-8939-8d35a3a2d2ea None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:17.444400 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d5289c77-2cbf-45e8-8939-8d35a3a2d2ea tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] GET https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 Aug 13 07:05:17.444616 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d5289c77-2cbf-45e8-8939-8d35a3a2d2ea tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:17.444802 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d5289c77-2cbf-45e8-8939-8d35a3a2d2ea tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:17.451310 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:17.451310 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:17.454584 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d5289c77-2cbf-45e8-8939-8d35a3a2d2ea tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Volume info retrieved successfully. Aug 13 07:05:17.458285 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d5289c77-2cbf-45e8-8939-8d35a3a2d2ea tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 returned with HTTP 200 Aug 13 07:05:17.458669 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1049/4226] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:17 2026] GET /volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:17.492630 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-a99e4708-5475-4c1d-beed-421d113ce68a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:17.494895 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-a99e4708-5475-4c1d-beed-421d113ce68a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] PUT https://10.4.3.81/volume/v3/attachments/ab46b2cc-231e-4d30-8d04-81d5ddf63664 Aug 13 07:05:17.495267 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-a99e4708-5475-4c1d-beed-421d113ce68a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:17.503114 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-a99e4708-5475-4c1d-beed-421d113ce68a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Acquiring lock "cinder-attachment_update-2a60790b-f024-4b37-8b8c-451b8dff7635-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:05:17.508237 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-a99e4708-5475-4c1d-beed-421d113ce68a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Lock "cinder-attachment_update-2a60790b-f024-4b37-8b8c-451b8dff7635-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:05:17.509051 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:17.509051 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:17.585158 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-a99e4708-5475-4c1d-beed-421d113ce68a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Lock "cinder-attachment_update-2a60790b-f024-4b37-8b8c-451b8dff7635-np0000007169" released by "attachment_update" :: held 0.077s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:05:17.585533 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-a99e4708-5475-4c1d-beed-421d113ce68a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments/ab46b2cc-231e-4d30-8d04-81d5ddf63664 returned with HTTP 200 Aug 13 07:05:17.586418 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1063/4227] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:05:17 2026] PUT /volume/v3/attachments/ab46b2cc-231e-4d30-8d04-81d5ddf63664 => generated 968 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:17.594157 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-98a6143c-0f73-45ed-a679-f337e8b8c6e9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:17.596165 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-98a6143c-0f73-45ed-a679-f337e8b8c6e9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635/encryption Aug 13 07:05:17.596360 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-98a6143c-0f73-45ed-a679-f337e8b8c6e9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:17.596549 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-98a6143c-0f73-45ed-a679-f337e8b8c6e9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:17.604858 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:17.604858 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:17.613584 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-98a6143c-0f73-45ed-a679-f337e8b8c6e9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635/encryption returned with HTTP 200 Aug 13 07:05:17.614233 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1063/4228] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 07:05:17 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:18.095997 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5b364ca7-eea7-4f05-89d0-4c5c9a73b39d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:18.097633 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5b364ca7-eea7-4f05-89d0-4c5c9a73b39d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/e8066408-91b9-43cd-960a-c3e1c08c034d Aug 13 07:05:18.097807 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5b364ca7-eea7-4f05-89d0-4c5c9a73b39d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:18.097987 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5b364ca7-eea7-4f05-89d0-4c5c9a73b39d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:18.104049 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:18.104049 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:18.107095 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5b364ca7-eea7-4f05-89d0-4c5c9a73b39d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:18.111088 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5b364ca7-eea7-4f05-89d0-4c5c9a73b39d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/e8066408-91b9-43cd-960a-c3e1c08c034d returned with HTTP 200 Aug 13 07:05:18.111558 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1054/4229] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:18 2026] GET /volume/v3/volumes/e8066408-91b9-43cd-960a-c3e1c08c034d => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:18.123414 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-edfc6b6e-536d-4bba-b369-a339e8a7b60f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:18.125074 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-edfc6b6e-536d-4bba-b369-a339e8a7b60f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:05:18.125512 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-edfc6b6e-536d-4bba-b369-a339e8a7b60f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e8066408-91b9-43cd-960a-c3e1c08c034d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1072235502"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:18.133123 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:18.133123 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:18.133554 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-edfc6b6e-536d-4bba-b369-a339e8a7b60f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:18.133668 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-edfc6b6e-536d-4bba-b369-a339e8a7b60f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create snapshot from volume e8066408-91b9-43cd-960a-c3e1c08c034d Aug 13 07:05:18.154382 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-edfc6b6e-536d-4bba-b369-a339e8a7b60f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Created reservations ['3f10bfb3-85a4-40e1-b6a9-ad6008084a66', 'd3def68a-b0ef-45e0-b720-4fc660cacf2a', 'db6d5cd9-95b8-4f20-91e7-c25bd0b69d3e', '09b8cc2c-65a5-4769-a5d1-3f7ced4f7b2e'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:18.178088 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-edfc6b6e-536d-4bba-b369-a339e8a7b60f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot create request issued successfully. Aug 13 07:05:18.178371 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-edfc6b6e-536d-4bba-b369-a339e8a7b60f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:05:18.178758 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1050/4230] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:05:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:18.188763 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-241a0e1b-f299-48d9-9f92-1147f064da19 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:18.190673 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-241a0e1b-f299-48d9-9f92-1147f064da19 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/22f898c2-1ad8-4dd4-baa7-c3b0746706a0 Aug 13 07:05:18.190908 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-241a0e1b-f299-48d9-9f92-1147f064da19 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:18.191152 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-241a0e1b-f299-48d9-9f92-1147f064da19 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:18.195956 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:18.195956 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:18.196434 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-241a0e1b-f299-48d9-9f92-1147f064da19 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:05:18.197356 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-241a0e1b-f299-48d9-9f92-1147f064da19 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/22f898c2-1ad8-4dd4-baa7-c3b0746706a0 returned with HTTP 200 Aug 13 07:05:18.197888 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1064/4231] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:18 2026] GET /volume/v3/snapshots/22f898c2-1ad8-4dd4-baa7-c3b0746706a0 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:18.393909 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-63da0463-6123-4928-81de-91fd64e59336 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:18.395750 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-63da0463-6123-4928-81de-91fd64e59336 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:18.396045 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-63da0463-6123-4928-81de-91fd64e59336 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:18.396275 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-63da0463-6123-4928-81de-91fd64e59336 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:18.405708 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:18.405708 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:18.410147 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-63da0463-6123-4928-81de-91fd64e59336 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:18.414422 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-63da0463-6123-4928-81de-91fd64e59336 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:18.414772 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1064/4232] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:18 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:18.471789 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e3b4bddb-18f8-41fe-93a9-7843c4b92182 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:18.473729 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e3b4bddb-18f8-41fe-93a9-7843c4b92182 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] GET https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 Aug 13 07:05:18.474012 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e3b4bddb-18f8-41fe-93a9-7843c4b92182 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:18.474255 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e3b4bddb-18f8-41fe-93a9-7843c4b92182 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:18.481557 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:18.481557 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:18.485825 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e3b4bddb-18f8-41fe-93a9-7843c4b92182 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Volume info retrieved successfully. Aug 13 07:05:18.490083 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e3b4bddb-18f8-41fe-93a9-7843c4b92182 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 returned with HTTP 200 Aug 13 07:05:18.490483 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1055/4233] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:18 2026] GET /volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:19.207581 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d48f4f01-7bf6-4733-aa9a-cf47cc819c35 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:19.210136 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d48f4f01-7bf6-4733-aa9a-cf47cc819c35 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/22f898c2-1ad8-4dd4-baa7-c3b0746706a0 Aug 13 07:05:19.210434 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d48f4f01-7bf6-4733-aa9a-cf47cc819c35 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:19.210723 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d48f4f01-7bf6-4733-aa9a-cf47cc819c35 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:19.217215 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:19.217215 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:19.217793 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d48f4f01-7bf6-4733-aa9a-cf47cc819c35 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:05:19.218549 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d48f4f01-7bf6-4733-aa9a-cf47cc819c35 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/22f898c2-1ad8-4dd4-baa7-c3b0746706a0 returned with HTTP 200 Aug 13 07:05:19.218990 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1051/4234] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:19 2026] GET /volume/v3/snapshots/22f898c2-1ad8-4dd4-baa7-c3b0746706a0 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:19.226950 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d254fcab-f8e9-4784-88a4-77f8d463692d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:19.228678 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:05:19.229062 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "22f898c2-1ad8-4dd4-baa7-c3b0746706a0", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1188011488"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:19.230596 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create volume request body: {'volume': {'snapshot_id': '22f898c2-1ad8-4dd4-baa7-c3b0746706a0', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1188011488'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:05:19.236334 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:19.236334 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:19.236747 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:05:19.236853 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create volume of 1 GB Aug 13 07:05:19.240564 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Availability Zones retrieved successfully. Aug 13 07:05:19.245385 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Flow 'volume_create_api' (72d4ce17-af3e-43e1-8f75-dca923ee09b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:19.246458 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e08fa8b-2881-4258-9993-6b50709f71f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:19.247329 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:05:19.279740 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e08fa8b-2881-4258-9993-6b50709f71f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '22f898c2-1ad8-4dd4-baa7-c3b0746706a0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:19.280503 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35a548ff-abc2-4bf5-86d7-e7d0723ea0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:19.319787 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Created reservations ['e3f350d3-0d5e-400d-9d4a-0b60d5511e04', '4f1f2df6-a41e-4aa9-ac30-b14117531612', '2df45ecf-0763-4af4-aa94-015617e008ae', '93a4d565-3637-46fb-b60e-063c6680137e'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:19.320708 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35a548ff-abc2-4bf5-86d7-e7d0723ea0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3f350d3-0d5e-400d-9d4a-0b60d5511e04', '4f1f2df6-a41e-4aa9-ac30-b14117531612', '2df45ecf-0763-4af4-aa94-015617e008ae', '93a4d565-3637-46fb-b60e-063c6680137e']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:19.321562 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99569346-5e1c-4206-bb7b-41fd82823f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:19.363097 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99569346-5e1c-4206-bb7b-41fd82823f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49ded884-6d3c-48bb-9d9c-a64354d4331a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1188011488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417b6d2242c842568a9108218faf3c0d',qos_specs=None,replication_status=,reservations=['e3f350d3-0d5e-400d-9d4a-0b60d5511e04','4f1f2df6-a41e-4aa9-ac30-b14117531612','2df45ecf-0763-4af4-aa94-015617e008ae','93a4d565-3637-46fb-b60e-063c6680137e'],size=1,snapshot_id=22f898c2-1ad8-4dd4-baa7-c3b0746706a0,source_replicaid=,source_volid=None,status='creating',user_id='706e58f2b92b4c28a4fb6fd56e031949',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:05:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1188011488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49ded884-6d3c-48bb-9d9c-a64354d4331a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='417b6d2242c842568a9108218faf3c0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=22f898c2-1ad8-4dd4-baa7-c3b0746706a0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='706e58f2b92b4c28a4fb6fd56e031949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:19.363884 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e7737b0-042b-455e-9648-a0afe16ba88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:19.383980 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e7737b0-042b-455e-9648-a0afe16ba88c) transitioned into state 'SUCCESS' from state '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-1188011488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417b6d2242c842568a9108218faf3c0d',qos_specs=None,replication_status=,reservations=['e3f350d3-0d5e-400d-9d4a-0b60d5511e04','4f1f2df6-a41e-4aa9-ac30-b14117531612','2df45ecf-0763-4af4-aa94-015617e008ae','93a4d565-3637-46fb-b60e-063c6680137e'],size=1,snapshot_id=22f898c2-1ad8-4dd4-baa7-c3b0746706a0,source_replicaid=,source_volid=None,status='creating',user_id='706e58f2b92b4c28a4fb6fd56e031949',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:19.384975 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34f92b1b-5436-47dc-a4b2-2e3f59758c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:19.405291 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34f92b1b-5436-47dc-a4b2-2e3f59758c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:19.406220 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Flow 'volume_create_api' (72d4ce17-af3e-43e1-8f75-dca923ee09b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:19.406533 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Create volume request issued successfully. Aug 13 07:05:19.407107 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d254fcab-f8e9-4784-88a4-77f8d463692d tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:05:19.407550 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1065/4235] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:05:19 2026] POST /volume/v3/volumes => generated 786 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:19.420982 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ce5e9766-363a-4a16-b462-5e6b773b20da None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:19.422917 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce5e9766-363a-4a16-b462-5e6b773b20da tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a Aug 13 07:05:19.424009 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce5e9766-363a-4a16-b462-5e6b773b20da tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:19.424009 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce5e9766-363a-4a16-b462-5e6b773b20da tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:19.427273 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2db6e7c8-282d-43e5-9006-d05814d480a1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:19.429073 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2db6e7c8-282d-43e5-9006-d05814d480a1 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:19.429348 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2db6e7c8-282d-43e5-9006-d05814d480a1 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:19.429498 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2db6e7c8-282d-43e5-9006-d05814d480a1 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:19.431617 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:19.431617 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:19.435422 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ce5e9766-363a-4a16-b462-5e6b773b20da tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:19.438858 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:19.438858 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:19.440251 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce5e9766-363a-4a16-b462-5e6b773b20da tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a returned with HTTP 200 Aug 13 07:05:19.440727 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1065/4236] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:19 2026] GET /volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:19.442235 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2db6e7c8-282d-43e5-9006-d05814d480a1 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:19.446203 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2db6e7c8-282d-43e5-9006-d05814d480a1 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:19.446581 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1056/4237] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:19 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:19.504241 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-96f7f0a7-7253-4d76-aae3-0edd7fa982fb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:19.506056 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-96f7f0a7-7253-4d76-aae3-0edd7fa982fb tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] GET https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 Aug 13 07:05:19.506242 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-96f7f0a7-7253-4d76-aae3-0edd7fa982fb tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:19.506434 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-96f7f0a7-7253-4d76-aae3-0edd7fa982fb tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:19.513335 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:19.513335 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:19.516722 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-96f7f0a7-7253-4d76-aae3-0edd7fa982fb tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Volume info retrieved successfully. Aug 13 07:05:19.520550 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-96f7f0a7-7253-4d76-aae3-0edd7fa982fb tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 returned with HTTP 200 Aug 13 07:05:19.521234 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1052/4238] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:19 2026] GET /volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:20.452763 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2b261d86-3d2b-404c-a374-85c221adf81f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:20.455245 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2b261d86-3d2b-404c-a374-85c221adf81f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a Aug 13 07:05:20.455512 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2b261d86-3d2b-404c-a374-85c221adf81f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:20.455732 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2b261d86-3d2b-404c-a374-85c221adf81f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:20.458968 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f21094fa-5465-403f-a63e-34edf0ce592e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:20.461310 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f21094fa-5465-403f-a63e-34edf0ce592e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:20.461578 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f21094fa-5465-403f-a63e-34edf0ce592e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:20.461808 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f21094fa-5465-403f-a63e-34edf0ce592e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:20.464278 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:20.464278 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:20.468905 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2b261d86-3d2b-404c-a374-85c221adf81f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:20.474487 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2b261d86-3d2b-404c-a374-85c221adf81f tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a returned with HTTP 200 Aug 13 07:05:20.474738 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:20.474738 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:20.474917 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1066/4239] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:20 2026] GET /volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:20.479888 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f21094fa-5465-403f-a63e-34edf0ce592e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:20.487804 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f21094fa-5465-403f-a63e-34edf0ce592e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:20.488458 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1066/4240] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:20 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:20.489923 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1882920d-7a22-470c-a633-50cfa482cd92 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:20.491712 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1882920d-7a22-470c-a633-50cfa482cd92 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a Aug 13 07:05:20.491920 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1882920d-7a22-470c-a633-50cfa482cd92 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:20.492121 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1882920d-7a22-470c-a633-50cfa482cd92 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:20.499307 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:20.499307 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:20.503667 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1882920d-7a22-470c-a633-50cfa482cd92 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:20.508307 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1882920d-7a22-470c-a633-50cfa482cd92 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a returned with HTTP 200 Aug 13 07:05:20.508773 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1057/4241] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:20 2026] GET /volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:20.521029 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bf3ebe29-870d-4232-bc64-2f28bb15ebc9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:20.522772 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bf3ebe29-870d-4232-bc64-2f28bb15ebc9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a Aug 13 07:05:20.522987 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bf3ebe29-870d-4232-bc64-2f28bb15ebc9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:20.523202 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bf3ebe29-870d-4232-bc64-2f28bb15ebc9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:20.523408 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-bf3ebe29-870d-4232-bc64-2f28bb15ebc9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete volume with id: 49ded884-6d3c-48bb-9d9c-a64354d4331a Aug 13 07:05:20.531114 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:20.531114 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:20.531569 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bf3ebe29-870d-4232-bc64-2f28bb15ebc9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:20.536747 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-efd535bb-3000-40aa-904f-e1939a1ad432 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:20.538548 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-efd535bb-3000-40aa-904f-e1939a1ad432 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] GET https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 Aug 13 07:05:20.538749 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-efd535bb-3000-40aa-904f-e1939a1ad432 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:20.538886 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-efd535bb-3000-40aa-904f-e1939a1ad432 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:20.545534 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:20.545534 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:20.549469 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bf3ebe29-870d-4232-bc64-2f28bb15ebc9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete volume request issued successfully. Aug 13 07:05:20.549677 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bf3ebe29-870d-4232-bc64-2f28bb15ebc9 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a returned with HTTP 202 Aug 13 07:05:20.550098 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1053/4242] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:20 2026] DELETE /volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:20.550150 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-efd535bb-3000-40aa-904f-e1939a1ad432 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Volume info retrieved successfully. Aug 13 07:05:20.555437 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-efd535bb-3000-40aa-904f-e1939a1ad432 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 returned with HTTP 200 Aug 13 07:05:20.556375 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1067/4243] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:20 2026] GET /volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:20.557277 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c20ab834-de80-46e3-9232-1e812d905cd8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:20.559462 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c20ab834-de80-46e3-9232-1e812d905cd8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a Aug 13 07:05:20.559741 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c20ab834-de80-46e3-9232-1e812d905cd8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:20.560053 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c20ab834-de80-46e3-9232-1e812d905cd8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:20.568841 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:20.568841 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:20.572939 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c20ab834-de80-46e3-9232-1e812d905cd8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:20.578069 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c20ab834-de80-46e3-9232-1e812d905cd8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a returned with HTTP 200 Aug 13 07:05:20.578591 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1067/4244] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:20 2026] GET /volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:21.501794 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ddbb4946-5dcd-4a9e-81c3-c75e861eb0c2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:21.503409 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ddbb4946-5dcd-4a9e-81c3-c75e861eb0c2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:21.503590 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ddbb4946-5dcd-4a9e-81c3-c75e861eb0c2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:21.503785 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ddbb4946-5dcd-4a9e-81c3-c75e861eb0c2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:21.512027 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:21.512027 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:21.514923 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ddbb4946-5dcd-4a9e-81c3-c75e861eb0c2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:21.518295 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ddbb4946-5dcd-4a9e-81c3-c75e861eb0c2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:21.518632 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1058/4245] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:21 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:21.568486 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-88ad7af9-a65b-47e5-84c3-94abee3d9779 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:21.570252 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-88ad7af9-a65b-47e5-84c3-94abee3d9779 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] GET https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 Aug 13 07:05:21.570445 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-88ad7af9-a65b-47e5-84c3-94abee3d9779 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:21.570618 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-88ad7af9-a65b-47e5-84c3-94abee3d9779 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:21.576910 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:21.576910 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:21.580037 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-88ad7af9-a65b-47e5-84c3-94abee3d9779 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Volume info retrieved successfully. Aug 13 07:05:21.583747 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-88ad7af9-a65b-47e5-84c3-94abee3d9779 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 returned with HTTP 200 Aug 13 07:05:21.584110 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1054/4246] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:21 2026] GET /volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:21.591806 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7c826a97-b5e4-4808-882e-cf73882f8203 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:21.594326 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7c826a97-b5e4-4808-882e-cf73882f8203 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a Aug 13 07:05:21.594602 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7c826a97-b5e4-4808-882e-cf73882f8203 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:21.594869 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7c826a97-b5e4-4808-882e-cf73882f8203 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:21.601915 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7c826a97-b5e4-4808-882e-cf73882f8203 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a returned with HTTP 404 Aug 13 07:05:21.602590 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1068/4247] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:21 2026] GET /volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:21.609545 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ea36292d-ad2c-4b7f-b855-1f42b9877bad None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:21.611081 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea36292d-ad2c-4b7f-b855-1f42b9877bad tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a Aug 13 07:05:21.611239 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea36292d-ad2c-4b7f-b855-1f42b9877bad tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:21.611433 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea36292d-ad2c-4b7f-b855-1f42b9877bad tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:21.617354 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea36292d-ad2c-4b7f-b855-1f42b9877bad tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a returned with HTTP 404 Aug 13 07:05:21.617858 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1068/4248] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:21 2026] GET /volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:21.624164 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2b8c4b25-ec5b-47ff-a620-e6e3df2475e8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:21.625701 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2b8c4b25-ec5b-47ff-a620-e6e3df2475e8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a Aug 13 07:05:21.625858 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2b8c4b25-ec5b-47ff-a620-e6e3df2475e8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:21.626070 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2b8c4b25-ec5b-47ff-a620-e6e3df2475e8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:21.626244 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-2b8c4b25-ec5b-47ff-a620-e6e3df2475e8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete volume with id: 49ded884-6d3c-48bb-9d9c-a64354d4331a Aug 13 07:05:21.631104 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2b8c4b25-ec5b-47ff-a620-e6e3df2475e8 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a returned with HTTP 404 Aug 13 07:05:21.631501 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1059/4249] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:21 2026] DELETE /volume/v3/volumes/49ded884-6d3c-48bb-9d9c-a64354d4331a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:21.637526 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0ea808a3-fa9e-4377-a6b7-0925effefe59 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:21.639160 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0ea808a3-fa9e-4377-a6b7-0925effefe59 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/22f898c2-1ad8-4dd4-baa7-c3b0746706a0 Aug 13 07:05:21.639338 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0ea808a3-fa9e-4377-a6b7-0925effefe59 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:21.639525 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0ea808a3-fa9e-4377-a6b7-0925effefe59 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:21.639621 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-0ea808a3-fa9e-4377-a6b7-0925effefe59 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete snapshot with id: 22f898c2-1ad8-4dd4-baa7-c3b0746706a0 Aug 13 07:05:21.643999 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:21.643999 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:21.644449 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0ea808a3-fa9e-4377-a6b7-0925effefe59 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:05:21.657357 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0ea808a3-fa9e-4377-a6b7-0925effefe59 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot delete request issued successfully. Aug 13 07:05:21.657565 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0ea808a3-fa9e-4377-a6b7-0925effefe59 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/22f898c2-1ad8-4dd4-baa7-c3b0746706a0 returned with HTTP 202 Aug 13 07:05:21.658163 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1055/4250] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:05:21 2026] DELETE /volume/v3/snapshots/22f898c2-1ad8-4dd4-baa7-c3b0746706a0 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:21.665639 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a81e6c3e-8ff2-4a0f-b2f7-74ddeaf7ede2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:21.667374 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a81e6c3e-8ff2-4a0f-b2f7-74ddeaf7ede2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/22f898c2-1ad8-4dd4-baa7-c3b0746706a0 Aug 13 07:05:21.667543 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a81e6c3e-8ff2-4a0f-b2f7-74ddeaf7ede2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:21.667707 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a81e6c3e-8ff2-4a0f-b2f7-74ddeaf7ede2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:21.672009 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:21.672009 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:21.672368 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a81e6c3e-8ff2-4a0f-b2f7-74ddeaf7ede2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Snapshot retrieved successfully. Aug 13 07:05:21.672991 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a81e6c3e-8ff2-4a0f-b2f7-74ddeaf7ede2 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/22f898c2-1ad8-4dd4-baa7-c3b0746706a0 returned with HTTP 200 Aug 13 07:05:21.673291 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1069/4251] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:21 2026] GET /volume/v3/snapshots/22f898c2-1ad8-4dd4-baa7-c3b0746706a0 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:22.531678 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-96b5076a-0c58-46f4-9095-5d642a46207e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:22.533443 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-96b5076a-0c58-46f4-9095-5d642a46207e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:22.533642 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-96b5076a-0c58-46f4-9095-5d642a46207e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:22.533861 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-96b5076a-0c58-46f4-9095-5d642a46207e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:22.542940 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:22.542940 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:22.546179 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-96b5076a-0c58-46f4-9095-5d642a46207e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:22.549937 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-96b5076a-0c58-46f4-9095-5d642a46207e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:22.550299 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1069/4252] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:22 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:22.597786 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9ec1243d-b6f7-4f9b-91f5-0e631ab80565 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:22.600263 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9ec1243d-b6f7-4f9b-91f5-0e631ab80565 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] GET https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 Aug 13 07:05:22.600560 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9ec1243d-b6f7-4f9b-91f5-0e631ab80565 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:22.600830 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9ec1243d-b6f7-4f9b-91f5-0e631ab80565 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:22.610111 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:22.610111 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:22.615422 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9ec1243d-b6f7-4f9b-91f5-0e631ab80565 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Volume info retrieved successfully. Aug 13 07:05:22.620535 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9ec1243d-b6f7-4f9b-91f5-0e631ab80565 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 returned with HTTP 200 Aug 13 07:05:22.621022 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1060/4253] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:22 2026] GET /volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:22.682118 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c8525d4c-257b-497b-a662-82919a343b87 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:22.684050 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c8525d4c-257b-497b-a662-82919a343b87 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/snapshots/22f898c2-1ad8-4dd4-baa7-c3b0746706a0 Aug 13 07:05:22.684234 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c8525d4c-257b-497b-a662-82919a343b87 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:22.684491 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c8525d4c-257b-497b-a662-82919a343b87 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:22.688960 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c8525d4c-257b-497b-a662-82919a343b87 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/snapshots/22f898c2-1ad8-4dd4-baa7-c3b0746706a0 returned with HTTP 404 Aug 13 07:05:22.689458 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1056/4254] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:22 2026] GET /volume/v3/snapshots/22f898c2-1ad8-4dd4-baa7-c3b0746706a0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:22.696963 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f15c2684-6788-4eac-bb35-0b0189305382 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:22.698801 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f15c2684-6788-4eac-bb35-0b0189305382 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/e8066408-91b9-43cd-960a-c3e1c08c034d Aug 13 07:05:22.699019 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f15c2684-6788-4eac-bb35-0b0189305382 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:22.699235 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f15c2684-6788-4eac-bb35-0b0189305382 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:22.706378 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:22.706378 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:22.710022 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f15c2684-6788-4eac-bb35-0b0189305382 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:22.714050 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f15c2684-6788-4eac-bb35-0b0189305382 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/e8066408-91b9-43cd-960a-c3e1c08c034d returned with HTTP 200 Aug 13 07:05:22.714428 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1070/4255] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:22 2026] GET /volume/v3/volumes/e8066408-91b9-43cd-960a-c3e1c08c034d => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:22.727257 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e756c434-c50a-46a4-9ca4-d6ec4a978030 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:22.729314 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e756c434-c50a-46a4-9ca4-d6ec4a978030 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e8066408-91b9-43cd-960a-c3e1c08c034d Aug 13 07:05:22.729558 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e756c434-c50a-46a4-9ca4-d6ec4a978030 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:22.729755 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e756c434-c50a-46a4-9ca4-d6ec4a978030 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:22.729932 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-e756c434-c50a-46a4-9ca4-d6ec4a978030 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete volume with id: e8066408-91b9-43cd-960a-c3e1c08c034d Aug 13 07:05:22.737225 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:22.737225 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:22.737615 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e756c434-c50a-46a4-9ca4-d6ec4a978030 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:22.753551 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e756c434-c50a-46a4-9ca4-d6ec4a978030 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete volume request issued successfully. Aug 13 07:05:22.753730 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e756c434-c50a-46a4-9ca4-d6ec4a978030 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/e8066408-91b9-43cd-960a-c3e1c08c034d returned with HTTP 202 Aug 13 07:05:22.754213 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1070/4256] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:22 2026] DELETE /volume/v3/volumes/e8066408-91b9-43cd-960a-c3e1c08c034d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:22.761930 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8b2307bc-1620-41f7-9f27-8586af652ef1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:22.764072 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8b2307bc-1620-41f7-9f27-8586af652ef1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/e8066408-91b9-43cd-960a-c3e1c08c034d Aug 13 07:05:22.764335 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8b2307bc-1620-41f7-9f27-8586af652ef1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:22.764569 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8b2307bc-1620-41f7-9f27-8586af652ef1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:22.773055 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:22.773055 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:22.777674 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8b2307bc-1620-41f7-9f27-8586af652ef1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:22.783098 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8b2307bc-1620-41f7-9f27-8586af652ef1 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/e8066408-91b9-43cd-960a-c3e1c08c034d returned with HTTP 200 Aug 13 07:05:22.783590 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1061/4257] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:22 2026] GET /volume/v3/volumes/e8066408-91b9-43cd-960a-c3e1c08c034d => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:23.564510 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8a55167c-e859-45f9-8615-e5fa1469f015 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:23.566456 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8a55167c-e859-45f9-8615-e5fa1469f015 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:23.566689 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8a55167c-e859-45f9-8615-e5fa1469f015 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:23.566937 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8a55167c-e859-45f9-8615-e5fa1469f015 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:23.577609 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:23.577609 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:23.581244 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8a55167c-e859-45f9-8615-e5fa1469f015 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:23.585671 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8a55167c-e859-45f9-8615-e5fa1469f015 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:23.586089 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1057/4258] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:23 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:23.634528 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9f622005-ba3e-4df9-ab7f-af7381df653b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:23.636473 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9f622005-ba3e-4df9-ab7f-af7381df653b tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] GET https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 Aug 13 07:05:23.638486 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9f622005-ba3e-4df9-ab7f-af7381df653b tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:23.638486 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9f622005-ba3e-4df9-ab7f-af7381df653b tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:23.644492 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:23.644492 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:23.648274 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9f622005-ba3e-4df9-ab7f-af7381df653b tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Volume info retrieved successfully. Aug 13 07:05:23.653568 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9f622005-ba3e-4df9-ab7f-af7381df653b tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 returned with HTTP 200 Aug 13 07:05:23.654218 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1071/4259] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:23 2026] GET /volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:23.798610 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cde16bd5-1ba1-4ca9-b021-185fd0ddafe3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:23.800494 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cde16bd5-1ba1-4ca9-b021-185fd0ddafe3 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/e8066408-91b9-43cd-960a-c3e1c08c034d Aug 13 07:05:23.800733 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cde16bd5-1ba1-4ca9-b021-185fd0ddafe3 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:23.800956 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cde16bd5-1ba1-4ca9-b021-185fd0ddafe3 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:23.806768 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cde16bd5-1ba1-4ca9-b021-185fd0ddafe3 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/e8066408-91b9-43cd-960a-c3e1c08c034d returned with HTTP 404 Aug 13 07:05:23.807219 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1071/4260] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:23 2026] GET /volume/v3/volumes/e8066408-91b9-43cd-960a-c3e1c08c034d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:23.817421 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d6d67a82-29c0-4898-9467-7fb4451fc8f3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:23.817886 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d6d67a82-29c0-4898-9467-7fb4451fc8f3 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:05:23.818090 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d6d67a82-29c0-4898-9467-7fb4451fc8f3 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:23.818792 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d6d67a82-29c0-4898-9467-7fb4451fc8f3 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:23.826018 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:23.826018 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:23.830289 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d6d67a82-29c0-4898-9467-7fb4451fc8f3 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:23.835354 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d6d67a82-29c0-4898-9467-7fb4451fc8f3 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 returned with HTTP 200 Aug 13 07:05:23.835663 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1062/4261] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:23 2026] GET /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:23.849503 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3d6c48a9-5ea9-4789-966e-c89524f1497e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:23.851310 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3d6c48a9-5ea9-4789-966e-c89524f1497e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] DELETE https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:05:23.851551 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3d6c48a9-5ea9-4789-966e-c89524f1497e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:23.851778 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3d6c48a9-5ea9-4789-966e-c89524f1497e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:23.852021 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-3d6c48a9-5ea9-4789-966e-c89524f1497e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete volume with id: efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:05:23.860163 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:23.860163 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:23.860693 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3d6c48a9-5ea9-4789-966e-c89524f1497e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:23.877508 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3d6c48a9-5ea9-4789-966e-c89524f1497e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Delete volume request issued successfully. Aug 13 07:05:23.877685 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3d6c48a9-5ea9-4789-966e-c89524f1497e tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 returned with HTTP 202 Aug 13 07:05:23.878203 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1058/4262] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:23 2026] DELETE /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:23.887219 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cd6d778b-9f48-43af-9379-8b55f5040c83 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:23.889093 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cd6d778b-9f48-43af-9379-8b55f5040c83 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:05:23.889365 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cd6d778b-9f48-43af-9379-8b55f5040c83 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:23.889521 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cd6d778b-9f48-43af-9379-8b55f5040c83 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:23.896727 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:23.896727 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:23.902592 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cd6d778b-9f48-43af-9379-8b55f5040c83 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Volume info retrieved successfully. Aug 13 07:05:23.908279 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cd6d778b-9f48-43af-9379-8b55f5040c83 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 returned with HTTP 200 Aug 13 07:05:23.908779 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1072/4263] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:23 2026] GET /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:24.598261 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-602a1b50-190a-4aeb-a651-ee92be2e73a9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:24.600243 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-602a1b50-190a-4aeb-a651-ee92be2e73a9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:24.600493 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-602a1b50-190a-4aeb-a651-ee92be2e73a9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:24.600740 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-602a1b50-190a-4aeb-a651-ee92be2e73a9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:24.612816 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:24.612816 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:24.617690 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-602a1b50-190a-4aeb-a651-ee92be2e73a9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:24.622101 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-602a1b50-190a-4aeb-a651-ee92be2e73a9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:24.622531 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1072/4264] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:24 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:24.669217 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8c572643-61b3-4982-a9b9-87e86ea1475a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:24.671433 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8c572643-61b3-4982-a9b9-87e86ea1475a tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] GET https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 Aug 13 07:05:24.671676 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8c572643-61b3-4982-a9b9-87e86ea1475a tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:24.671901 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8c572643-61b3-4982-a9b9-87e86ea1475a tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:24.681646 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:24.681646 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:24.687817 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8c572643-61b3-4982-a9b9-87e86ea1475a tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Volume info retrieved successfully. Aug 13 07:05:24.692165 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8c572643-61b3-4982-a9b9-87e86ea1475a tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 returned with HTTP 200 Aug 13 07:05:24.692583 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1063/4265] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:24 2026] GET /volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:24.924193 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-566ba0c8-f5d4-45de-809a-b5afa43cd628 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:24.926192 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-566ba0c8-f5d4-45de-809a-b5afa43cd628 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] GET https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 Aug 13 07:05:24.926471 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-566ba0c8-f5d4-45de-809a-b5afa43cd628 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:24.926676 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-566ba0c8-f5d4-45de-809a-b5afa43cd628 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:24.933269 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-566ba0c8-f5d4-45de-809a-b5afa43cd628 tempest-VolumesSnapshotTestJSON-526734983 tempest-VolumesSnapshotTestJSON-526734983-project-member] https://10.4.3.81/volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 returned with HTTP 404 Aug 13 07:05:24.933773 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1059/4266] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:24 2026] GET /volume/v3/volumes/efb1600e-4aae-4db0-95f3-2bdf930ad126 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:25.642515 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-514004af-a6b2-4312-b550-efd64e50e335 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:25.655100 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-1532993d-0c69-4792-a421-32ada92dd1c2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:25.655714 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-514004af-a6b2-4312-b550-efd64e50e335 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:25.655921 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-514004af-a6b2-4312-b550-efd64e50e335 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:25.656171 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-514004af-a6b2-4312-b550-efd64e50e335 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:25.665242 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-1532993d-0c69-4792-a421-32ada92dd1c2 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323/encryption Aug 13 07:05:25.665593 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-1532993d-0c69-4792-a421-32ada92dd1c2 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:25.665881 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-1532993d-0c69-4792-a421-32ada92dd1c2 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:25.672441 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:25.672441 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:25.675962 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-514004af-a6b2-4312-b550-efd64e50e335 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:25.677199 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:25.677199 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:25.680791 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-514004af-a6b2-4312-b550-efd64e50e335 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:25.681190 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1073/4267] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:25 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:25.684427 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-45b77ec8-d9e2-4635-afc0-ae72d369bf0f req-1532993d-0c69-4792-a421-32ada92dd1c2 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323/encryption returned with HTTP 200 Aug 13 07:05:25.684847 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1073/4268] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 07:05:25 2026] GET /volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:25.711490 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c1bad992-dc8c-40f9-a145-0f3030061ec3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:25.717100 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c1bad992-dc8c-40f9-a145-0f3030061ec3 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] GET https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 Aug 13 07:05:25.717370 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c1bad992-dc8c-40f9-a145-0f3030061ec3 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:25.717618 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c1bad992-dc8c-40f9-a145-0f3030061ec3 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:25.725626 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:25.725626 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:25.729962 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c1bad992-dc8c-40f9-a145-0f3030061ec3 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Volume info retrieved successfully. Aug 13 07:05:25.734995 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c1bad992-dc8c-40f9-a145-0f3030061ec3 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 returned with HTTP 200 Aug 13 07:05:25.735428 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1064/4269] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:25 2026] GET /volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:26.695674 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-06d22aeb-32b2-49e4-9805-e1e4675fbf9c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:26.697749 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-06d22aeb-32b2-49e4-9805-e1e4675fbf9c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:26.697960 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-06d22aeb-32b2-49e4-9805-e1e4675fbf9c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:26.698153 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-06d22aeb-32b2-49e4-9805-e1e4675fbf9c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:26.708253 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:26.708253 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:26.711943 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-06d22aeb-32b2-49e4-9805-e1e4675fbf9c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:26.715966 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-06d22aeb-32b2-49e4-9805-e1e4675fbf9c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:26.716328 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1060/4270] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:26 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:26.760092 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a85c5b98-dc08-4b9c-8a97-30729b5a4b13 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:26.766938 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a85c5b98-dc08-4b9c-8a97-30729b5a4b13 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] GET https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 Aug 13 07:05:26.767275 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a85c5b98-dc08-4b9c-8a97-30729b5a4b13 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:26.767535 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a85c5b98-dc08-4b9c-8a97-30729b5a4b13 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:26.783936 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:26.783936 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:26.788954 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a85c5b98-dc08-4b9c-8a97-30729b5a4b13 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Volume info retrieved successfully. Aug 13 07:05:26.796044 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a85c5b98-dc08-4b9c-8a97-30729b5a4b13 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 returned with HTTP 200 Aug 13 07:05:26.796645 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1074/4271] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:26 2026] GET /volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 => generated 1156 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:26.832459 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-23955eff-4a29-42c2-a844-18fc3512341f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:26.835240 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-23955eff-4a29-42c2-a844-18fc3512341f tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] GET https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 Aug 13 07:05:26.835500 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-23955eff-4a29-42c2-a844-18fc3512341f tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:26.835748 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-23955eff-4a29-42c2-a844-18fc3512341f tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:26.844345 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:26.844345 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:26.848566 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-23955eff-4a29-42c2-a844-18fc3512341f tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Volume info retrieved successfully. Aug 13 07:05:26.853696 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-23955eff-4a29-42c2-a844-18fc3512341f tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 returned with HTTP 200 Aug 13 07:05:26.855699 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1074/4272] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:05:26 2026] GET /volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 => generated 1156 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:27.245110 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-20621e63-3304-483a-99ae-e4c74ce55c9b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:27.247148 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-20621e63-3304-483a-99ae-e4c74ce55c9b tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] GET https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 Aug 13 07:05:27.247306 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-20621e63-3304-483a-99ae-e4c74ce55c9b tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:27.247618 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-20621e63-3304-483a-99ae-e4c74ce55c9b tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:27.257577 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:27.257577 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:27.287078 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-20621e63-3304-483a-99ae-e4c74ce55c9b tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Volume info retrieved successfully. Aug 13 07:05:27.299969 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-20621e63-3304-483a-99ae-e4c74ce55c9b tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 returned with HTTP 200 Aug 13 07:05:27.300577 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1065/4273] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:05:27 2026] GET /volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 => generated 1156 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:27.312504 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2f546e1c-9ea4-42a1-83dd-5121ff47a2d7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:27.312944 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2f546e1c-9ea4-42a1-83dd-5121ff47a2d7 None None] GET https://10.4.3.81/volume// Aug 13 07:05:27.313177 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2f546e1c-9ea4-42a1-83dd-5121ff47a2d7 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:27.313454 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2f546e1c-9ea4-42a1-83dd-5121ff47a2d7 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:27.313829 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2f546e1c-9ea4-42a1-83dd-5121ff47a2d7 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:05:27.314146 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1061/4274] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 07:05:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:05:27.340635 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-9699db34-4a6d-4949-abf7-e1f7b99bcf2a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:27.343473 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-9699db34-4a6d-4949-abf7-e1f7b99bcf2a tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:05:27.343950 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-9699db34-4a6d-4949-abf7-e1f7b99bcf2a tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2ef485f6-f2aa-49b1-8d77-878f6687caa8", "connector": null, "instance_uuid": "fb208152-1cd5-402b-bb1b-fdf2b68ea482"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:27.356778 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:27.356778 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:27.385105 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-9699db34-4a6d-4949-abf7-e1f7b99bcf2a tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:05:27.385675 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1075/4275] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:05:27 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:27.747247 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1623dbeb-176d-47de-8b7b-f745fa0259ab None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:27.751065 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1623dbeb-176d-47de-8b7b-f745fa0259ab tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:27.751292 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1623dbeb-176d-47de-8b7b-f745fa0259ab tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:27.751565 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1623dbeb-176d-47de-8b7b-f745fa0259ab tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:27.786175 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:27.786175 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:27.795220 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1623dbeb-176d-47de-8b7b-f745fa0259ab tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:27.800633 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1623dbeb-176d-47de-8b7b-f745fa0259ab tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:27.801087 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1075/4276] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:27 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 876 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:28.562846 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a72802ba-2298-43fd-aed4-3dd73aa8c37a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:28.563459 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a72802ba-2298-43fd-aed4-3dd73aa8c37a None None] GET https://10.4.3.81/volume// Aug 13 07:05:28.563722 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a72802ba-2298-43fd-aed4-3dd73aa8c37a None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:28.564016 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a72802ba-2298-43fd-aed4-3dd73aa8c37a None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:28.564434 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a72802ba-2298-43fd-aed4-3dd73aa8c37a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:05:28.564760 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1066/4277] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:05:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:05:28.580679 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-35db5e2b-54ea-4d4b-906d-5979b60e89b2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:28.584528 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-35db5e2b-54ea-4d4b-906d-5979b60e89b2 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] GET https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 Aug 13 07:05:28.584528 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-35db5e2b-54ea-4d4b-906d-5979b60e89b2 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:28.584528 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-35db5e2b-54ea-4d4b-906d-5979b60e89b2 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:28.599802 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:28.599802 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:28.607236 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-35db5e2b-54ea-4d4b-906d-5979b60e89b2 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Volume info retrieved successfully. Aug 13 07:05:28.615488 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-35db5e2b-54ea-4d4b-906d-5979b60e89b2 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 returned with HTTP 200 Aug 13 07:05:28.616775 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1062/4278] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:05:28 2026] GET /volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 => generated 1335 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:05:28.756244 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-d205ce27-52be-4cc2-8dbe-a8640dbcb43c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:28.758253 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-d205ce27-52be-4cc2-8dbe-a8640dbcb43c tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] PUT https://10.4.3.81/volume/v3/attachments/8312118b-8a0b-44fe-9eec-cd7b9973c359 Aug 13 07:05:28.758668 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-d205ce27-52be-4cc2-8dbe-a8640dbcb43c tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:28.772565 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-d205ce27-52be-4cc2-8dbe-a8640dbcb43c tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Acquiring lock "cinder-attachment_update-2ef485f6-f2aa-49b1-8d77-878f6687caa8-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:05:28.779422 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-d205ce27-52be-4cc2-8dbe-a8640dbcb43c tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Lock "cinder-attachment_update-2ef485f6-f2aa-49b1-8d77-878f6687caa8-np0000007169" acquired by "attachment_update" :: waited 0.007s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:05:28.780471 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:28.780471 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:28.821769 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-804d9aa3-53c9-4799-beda-b2f3d6c6f03e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:28.824079 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-804d9aa3-53c9-4799-beda-b2f3d6c6f03e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:28.824396 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-804d9aa3-53c9-4799-beda-b2f3d6c6f03e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:28.824681 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-804d9aa3-53c9-4799-beda-b2f3d6c6f03e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:28.838880 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:28.838880 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:28.845235 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-804d9aa3-53c9-4799-beda-b2f3d6c6f03e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:28.850518 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-804d9aa3-53c9-4799-beda-b2f3d6c6f03e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:28.851074 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1076/4279] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:28 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:28.870144 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-87160cac-de49-4bf8-aad8-dbb7d3a23687 req-7c534e63-bc7a-41e1-9561-7239f3372e8b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:28.873081 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-87160cac-de49-4bf8-aad8-dbb7d3a23687 req-7c534e63-bc7a-41e1-9561-7239f3372e8b tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] DELETE https://10.4.3.81/volume/v3/attachments/6cb9704e-5b03-4819-af75-07d82e7e0d6c Aug 13 07:05:28.873359 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-87160cac-de49-4bf8-aad8-dbb7d3a23687 req-7c534e63-bc7a-41e1-9561-7239f3372e8b tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:28.873625 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-87160cac-de49-4bf8-aad8-dbb7d3a23687 req-7c534e63-bc7a-41e1-9561-7239f3372e8b tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:28.883685 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:28.883685 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:28.896098 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-d205ce27-52be-4cc2-8dbe-a8640dbcb43c tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Lock "cinder-attachment_update-2ef485f6-f2aa-49b1-8d77-878f6687caa8-np0000007169" released by "attachment_update" :: held 0.117s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:05:28.896580 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-d205ce27-52be-4cc2-8dbe-a8640dbcb43c tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/attachments/8312118b-8a0b-44fe-9eec-cd7b9973c359 returned with HTTP 200 Aug 13 07:05:28.897095 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1076/4280] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:05:28 2026] PUT /volume/v3/attachments/8312118b-8a0b-44fe-9eec-cd7b9973c359 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:28.935189 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-dfaf63ac-fc24-4ee5-b6b3-002067c76e29 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:28.938534 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-dfaf63ac-fc24-4ee5-b6b3-002067c76e29 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] POST https://10.4.3.81/volume/v3/attachments/8312118b-8a0b-44fe-9eec-cd7b9973c359/action Aug 13 07:05:28.939051 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-dfaf63ac-fc24-4ee5-b6b3-002067c76e29 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:05:28.939226 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-dfaf63ac-fc24-4ee5-b6b3-002067c76e29 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:28.950735 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-87160cac-de49-4bf8-aad8-dbb7d3a23687 req-7c534e63-bc7a-41e1-9561-7239f3372e8b tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] https://10.4.3.81/volume/v3/attachments/6cb9704e-5b03-4819-af75-07d82e7e0d6c returned with HTTP 200 Aug 13 07:05:28.950735 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1067/4281] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:05:28 2026] DELETE /volume/v3/attachments/6cb9704e-5b03-4819-af75-07d82e7e0d6c => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:28.964042 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:28.964042 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:28.967591 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-87160cac-de49-4bf8-aad8-dbb7d3a23687 req-8b56b385-2102-43b7-92e7-a3b34cc6821f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:28.969799 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-87160cac-de49-4bf8-aad8-dbb7d3a23687 req-8b56b385-2102-43b7-92e7-a3b34cc6821f tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] DELETE https://10.4.3.81/volume/v3/volumes/59b82d0a-f67c-45fb-bb3d-90fe24085fee Aug 13 07:05:28.970177 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-87160cac-de49-4bf8-aad8-dbb7d3a23687 req-8b56b385-2102-43b7-92e7-a3b34cc6821f tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:28.970515 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-87160cac-de49-4bf8-aad8-dbb7d3a23687 req-8b56b385-2102-43b7-92e7-a3b34cc6821f tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:28.970806 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [req-87160cac-de49-4bf8-aad8-dbb7d3a23687 req-8b56b385-2102-43b7-92e7-a3b34cc6821f tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Delete volume with id: 59b82d0a-f67c-45fb-bb3d-90fe24085fee Aug 13 07:05:28.979776 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:28.979776 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:28.979953 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fbf15c00-823f-46e8-83f9-24d8dd6d76f3 req-dfaf63ac-fc24-4ee5-b6b3-002067c76e29 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/attachments/8312118b-8a0b-44fe-9eec-cd7b9973c359/action returned with HTTP 204 Aug 13 07:05:28.980495 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1063/4282] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:05:28 2026] POST /volume/v3/attachments/8312118b-8a0b-44fe-9eec-cd7b9973c359/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:28.980842 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-87160cac-de49-4bf8-aad8-dbb7d3a23687 req-8b56b385-2102-43b7-92e7-a3b34cc6821f tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Volume info retrieved successfully. Aug 13 07:05:29.019092 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-87160cac-de49-4bf8-aad8-dbb7d3a23687 req-8b56b385-2102-43b7-92e7-a3b34cc6821f tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] Delete volume request issued successfully. Aug 13 07:05:29.019092 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-87160cac-de49-4bf8-aad8-dbb7d3a23687 req-8b56b385-2102-43b7-92e7-a3b34cc6821f tempest-TestShelveInstance-1693925752 tempest-TestShelveInstance-1693925752-project-member] https://10.4.3.81/volume/v3/volumes/59b82d0a-f67c-45fb-bb3d-90fe24085fee returned with HTTP 202 Aug 13 07:05:29.019092 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1077/4283] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 07:05:28 2026] DELETE /volume/v3/volumes/59b82d0a-f67c-45fb-bb3d-90fe24085fee => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:29.130359 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:29.237067 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:05:29.237552 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-568075916"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:29.239548 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-568075916'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:05:29.239728 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Create volume of 1 GB Aug 13 07:05:29.240100 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:29.240100 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:29.246045 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Availability Zones retrieved successfully. Aug 13 07:05:29.253347 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Flow 'volume_create_api' (61e736be-8fa9-4c7e-9c3a-05d757222b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:29.254826 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15d47c60-c148-44d5-b69d-75dc3e67b2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:29.256113 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:05:29.318711 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15d47c60-c148-44d5-b69d-75dc3e67b2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:29.318711 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd936d39-8542-458a-a720-9f4d4d4d9237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:29.395412 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Created reservations ['c7b2d97e-f387-4607-8996-ffd69eda1ab9', '223335f6-5f68-4eb4-a6ae-c5ef35606151', '51dda754-6367-4a89-a36c-051e5bc287ee', '1616fc6b-530e-40f2-8aea-bdae210f1907'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:29.396447 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd936d39-8542-458a-a720-9f4d4d4d9237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7b2d97e-f387-4607-8996-ffd69eda1ab9', '223335f6-5f68-4eb4-a6ae-c5ef35606151', '51dda754-6367-4a89-a36c-051e5bc287ee', '1616fc6b-530e-40f2-8aea-bdae210f1907']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:29.397192 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b2438f4-1ce5-4b57-b261-12ba099865df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:29.420719 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b2438f4-1ce5-4b57-b261-12ba099865df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f50dedda-1181-4a69-aaa5-93773b6b9136', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-568075916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e891517267a5433490a15d854483912b',qos_specs=None,replication_status=,reservations=['c7b2d97e-f387-4607-8996-ffd69eda1ab9','223335f6-5f68-4eb4-a6ae-c5ef35606151','51dda754-6367-4a89-a36c-051e5bc287ee','1616fc6b-530e-40f2-8aea-bdae210f1907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='920ba16c0c7346129cdeb0021801b568',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:05:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-568075916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f50dedda-1181-4a69-aaa5-93773b6b9136,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e891517267a5433490a15d854483912b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='920ba16c0c7346129cdeb0021801b568',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:29.420934 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad9f4b85-8d22-4504-bcb3-f63eb7072f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:29.445362 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad9f4b85-8d22-4504-bcb3-f63eb7072f58) transitioned into state 'SUCCESS' from state '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-568075916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e891517267a5433490a15d854483912b',qos_specs=None,replication_status=,reservations=['c7b2d97e-f387-4607-8996-ffd69eda1ab9','223335f6-5f68-4eb4-a6ae-c5ef35606151','51dda754-6367-4a89-a36c-051e5bc287ee','1616fc6b-530e-40f2-8aea-bdae210f1907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='920ba16c0c7346129cdeb0021801b568',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:29.446312 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38e43af2-5ffd-4a08-9696-9e3c7e6792a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:29.459714 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38e43af2-5ffd-4a08-9696-9e3c7e6792a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:29.460565 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Flow 'volume_create_api' (61e736be-8fa9-4c7e-9c3a-05d757222b27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:29.460948 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Create volume request issued successfully. Aug 13 07:05:29.461586 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25c286eb-1cab-486a-ab5a-4a997837bc5f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:05:29.462021 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1077/4284] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:05:29 2026] POST /volume/v3/volumes => generated 757 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:29.476902 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e40a8e6a-892c-4979-98d3-ada4df943d7d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:29.479491 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e40a8e6a-892c-4979-98d3-ada4df943d7d tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/volumes/f50dedda-1181-4a69-aaa5-93773b6b9136 Aug 13 07:05:29.479794 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e40a8e6a-892c-4979-98d3-ada4df943d7d tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:29.480121 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e40a8e6a-892c-4979-98d3-ada4df943d7d tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:29.489925 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:29.489925 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:29.497184 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e40a8e6a-892c-4979-98d3-ada4df943d7d tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Volume info retrieved successfully. Aug 13 07:05:29.503369 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e40a8e6a-892c-4979-98d3-ada4df943d7d tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/f50dedda-1181-4a69-aaa5-93773b6b9136 returned with HTTP 200 Aug 13 07:05:29.504151 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1068/4285] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:29 2026] GET /volume/v3/volumes/f50dedda-1181-4a69-aaa5-93773b6b9136 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:29.865010 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d696683d-3a43-40ed-ae8e-6b6df9f3ec5f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:29.866998 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d696683d-3a43-40ed-ae8e-6b6df9f3ec5f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:29.867246 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d696683d-3a43-40ed-ae8e-6b6df9f3ec5f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:29.867519 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d696683d-3a43-40ed-ae8e-6b6df9f3ec5f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:29.884863 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:29.884863 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:29.889997 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d696683d-3a43-40ed-ae8e-6b6df9f3ec5f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:29.895579 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d696683d-3a43-40ed-ae8e-6b6df9f3ec5f tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:29.896190 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1064/4286] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:29 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:30.519758 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5c4b4792-8740-4a20-8c69-b527dc24778f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:30.524201 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c4b4792-8740-4a20-8c69-b527dc24778f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/volumes/f50dedda-1181-4a69-aaa5-93773b6b9136 Aug 13 07:05:30.524638 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5c4b4792-8740-4a20-8c69-b527dc24778f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:30.525629 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5c4b4792-8740-4a20-8c69-b527dc24778f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:30.536184 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:30.536184 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:30.541096 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5c4b4792-8740-4a20-8c69-b527dc24778f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Volume info retrieved successfully. Aug 13 07:05:30.546292 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c4b4792-8740-4a20-8c69-b527dc24778f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/f50dedda-1181-4a69-aaa5-93773b6b9136 returned with HTTP 200 Aug 13 07:05:30.546711 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1078/4287] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:30 2026] GET /volume/v3/volumes/f50dedda-1181-4a69-aaa5-93773b6b9136 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:30.562275 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-42d901b4-c273-44a2-bdd3-d6579b75c248 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:30.564581 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-42d901b4-c273-44a2-bdd3-d6579b75c248 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:05:30.566370 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-42d901b4-c273-44a2-bdd3-d6579b75c248 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f50dedda-1181-4a69-aaa5-93773b6b9136", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-119687802"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:30.577587 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:30.577587 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:30.578027 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-42d901b4-c273-44a2-bdd3-d6579b75c248 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Volume info retrieved successfully. Aug 13 07:05:30.578333 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-42d901b4-c273-44a2-bdd3-d6579b75c248 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Create snapshot from volume f50dedda-1181-4a69-aaa5-93773b6b9136 Aug 13 07:05:30.609190 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-42d901b4-c273-44a2-bdd3-d6579b75c248 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Created reservations ['4aade183-456a-40e4-9676-d6a3d898d17e', '84f8c31a-e0e4-4a6b-8403-dd74023300e4', 'dcb181e1-02d9-4670-8829-efe547510184', '6a8c8c44-faa1-453b-83ec-b0149c550a90'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:30.640110 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-42d901b4-c273-44a2-bdd3-d6579b75c248 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Snapshot create request issued successfully. Aug 13 07:05:30.640563 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-42d901b4-c273-44a2-bdd3-d6579b75c248 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:05:30.641109 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1078/4288] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:05:30 2026] POST /volume/v3/snapshots => generated 315 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:30.654230 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-581b47b6-c175-455b-b657-d0a8518d7c41 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:30.657213 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-581b47b6-c175-455b-b657-d0a8518d7c41 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/snapshots/bb60ffee-543b-4c75-a83b-3d5d3aafe4e0 Aug 13 07:05:30.658575 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-581b47b6-c175-455b-b657-d0a8518d7c41 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:30.658789 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-581b47b6-c175-455b-b657-d0a8518d7c41 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:30.664065 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:30.664065 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:30.664707 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-581b47b6-c175-455b-b657-d0a8518d7c41 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Snapshot retrieved successfully. Aug 13 07:05:30.665645 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-581b47b6-c175-455b-b657-d0a8518d7c41 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/snapshots/bb60ffee-543b-4c75-a83b-3d5d3aafe4e0 returned with HTTP 200 Aug 13 07:05:30.666040 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1069/4289] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:30 2026] GET /volume/v3/snapshots/bb60ffee-543b-4c75-a83b-3d5d3aafe4e0 => generated 447 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:30.926016 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-59c7bbf8-8488-4ebb-bf84-ab5582e93fd4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:30.928350 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-59c7bbf8-8488-4ebb-bf84-ab5582e93fd4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:30.928489 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-59c7bbf8-8488-4ebb-bf84-ab5582e93fd4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:30.930264 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-59c7bbf8-8488-4ebb-bf84-ab5582e93fd4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:30.939065 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:30.939065 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:30.942452 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-59c7bbf8-8488-4ebb-bf84-ab5582e93fd4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:30.946989 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-59c7bbf8-8488-4ebb-bf84-ab5582e93fd4 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:30.947426 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1065/4290] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:30 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:31.677954 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-58d54199-8d54-4cfb-bb72-93a1a5d8943b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:31.680693 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-58d54199-8d54-4cfb-bb72-93a1a5d8943b tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/snapshots/bb60ffee-543b-4c75-a83b-3d5d3aafe4e0 Aug 13 07:05:31.680965 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-58d54199-8d54-4cfb-bb72-93a1a5d8943b tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:31.681199 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-58d54199-8d54-4cfb-bb72-93a1a5d8943b tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:31.692348 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:31.692348 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:31.692348 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-58d54199-8d54-4cfb-bb72-93a1a5d8943b tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Snapshot retrieved successfully. Aug 13 07:05:31.692348 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-58d54199-8d54-4cfb-bb72-93a1a5d8943b tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/snapshots/bb60ffee-543b-4c75-a83b-3d5d3aafe4e0 returned with HTTP 200 Aug 13 07:05:31.692348 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1079/4291] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:31 2026] GET /volume/v3/snapshots/bb60ffee-543b-4c75-a83b-3d5d3aafe4e0 => generated 474 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:31.707762 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:31.711794 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:05:31.711794 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bb60ffee-543b-4c75-a83b-3d5d3aafe4e0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2126437316"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:31.712557 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bb60ffee-543b-4c75-a83b-3d5d3aafe4e0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2126437316'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:05:31.717368 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Create volume of 1 GB Aug 13 07:05:31.717368 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:31.717368 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:31.725282 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Availability Zones retrieved successfully. Aug 13 07:05:31.729860 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Flow 'volume_create_api' (d98c721b-08e1-427a-b4fe-4d1e37131644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:31.731201 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (726d7544-1516-48c2-a7fb-cae67c34351e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:31.732561 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:05:31.765470 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (726d7544-1516-48c2-a7fb-cae67c34351e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:31.766817 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21d06a3d-ddb6-4b02-8d1f-f13ac09e1686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:31.817427 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Created reservations ['1edadaa0-6637-4045-a3ab-a26b16bf8583', '4e6904be-3f84-41b1-a75e-d82109d32342', '8cf2e772-c5e9-41b4-a238-7e7b0eb0b0e4', '15f21a94-cdff-46ab-8184-1a6538b581c6'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:31.817427 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21d06a3d-ddb6-4b02-8d1f-f13ac09e1686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1edadaa0-6637-4045-a3ab-a26b16bf8583', '4e6904be-3f84-41b1-a75e-d82109d32342', '8cf2e772-c5e9-41b4-a238-7e7b0eb0b0e4', '15f21a94-cdff-46ab-8184-1a6538b581c6']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:31.817427 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd72f688-670f-4e37-b294-f90b7da09a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:31.848422 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd72f688-670f-4e37-b294-f90b7da09a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2582d2dc-2114-497c-8669-8f00a7468327', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2126437316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e891517267a5433490a15d854483912b',qos_specs=None,replication_status=,reservations=['1edadaa0-6637-4045-a3ab-a26b16bf8583','4e6904be-3f84-41b1-a75e-d82109d32342','8cf2e772-c5e9-41b4-a238-7e7b0eb0b0e4','15f21a94-cdff-46ab-8184-1a6538b581c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='920ba16c0c7346129cdeb0021801b568',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2126437316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2582d2dc-2114-497c-8669-8f00a7468327,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e891517267a5433490a15d854483912b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='920ba16c0c7346129cdeb0021801b568',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:31.849715 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac4406f3-82d2-4872-b403-63478ddfe44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:31.873261 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac4406f3-82d2-4872-b403-63478ddfe44a) transitioned into state 'SUCCESS' from state '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-2126437316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e891517267a5433490a15d854483912b',qos_specs=None,replication_status=,reservations=['1edadaa0-6637-4045-a3ab-a26b16bf8583','4e6904be-3f84-41b1-a75e-d82109d32342','8cf2e772-c5e9-41b4-a238-7e7b0eb0b0e4','15f21a94-cdff-46ab-8184-1a6538b581c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='920ba16c0c7346129cdeb0021801b568',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:31.874255 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c109d27-1b0f-4d65-85a3-26e369a0ab35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:31.884956 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c109d27-1b0f-4d65-85a3-26e369a0ab35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:31.886202 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Flow 'volume_create_api' (d98c721b-08e1-427a-b4fe-4d1e37131644) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:31.887006 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Create volume request issued successfully. Aug 13 07:05:31.887457 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9f7e86dc-6d5e-4324-8786-37cb217def74 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:05:31.888043 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1079/4292] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:05:31 2026] POST /volume/v3/volumes => generated 758 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:31.907061 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a7a841a3-a159-42fe-b853-0780c323e2ee None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:31.911560 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a7a841a3-a159-42fe-b853-0780c323e2ee tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:05:31.911952 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a7a841a3-a159-42fe-b853-0780c323e2ee tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bb60ffee-543b-4c75-a83b-3d5d3aafe4e0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-299402688"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:31.915501 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-a7a841a3-a159-42fe-b853-0780c323e2ee tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bb60ffee-543b-4c75-a83b-3d5d3aafe4e0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-299402688'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:05:31.915662 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-a7a841a3-a159-42fe-b853-0780c323e2ee tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Create volume of 1 GB Aug 13 07:05:31.922799 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a7a841a3-a159-42fe-b853-0780c323e2ee tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Availability Zones retrieved successfully. Aug 13 07:05:31.929974 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7a841a3-a159-42fe-b853-0780c323e2ee tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Flow 'volume_create_api' (deb16ef6-b488-4b5f-a62c-44dfe84af278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:31.931387 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7a841a3-a159-42fe-b853-0780c323e2ee tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de5ccdba-8365-47b1-b76f-e509be694064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:31.932561 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-a7a841a3-a159-42fe-b853-0780c323e2ee tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:05:31.959510 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4d48a578-07af-420f-8389-e6da8c0f61e5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:31.962059 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d48a578-07af-420f-8389-e6da8c0f61e5 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:31.962371 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4d48a578-07af-420f-8389-e6da8c0f61e5 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:31.962649 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4d48a578-07af-420f-8389-e6da8c0f61e5 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:31.974633 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7a841a3-a159-42fe-b853-0780c323e2ee tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de5ccdba-8365-47b1-b76f-e509be694064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:31.975547 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7a841a3-a159-42fe-b853-0780c323e2ee tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d6ab972-8d53-4d46-99e9-a95aaea34396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:31.978421 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:31.978421 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:31.983659 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4d48a578-07af-420f-8389-e6da8c0f61e5 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:31.991673 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d48a578-07af-420f-8389-e6da8c0f61e5 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:31.992188 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1066/4293] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:31 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:32.030263 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-a7a841a3-a159-42fe-b853-0780c323e2ee tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Created reservations ['9b66900c-2942-4f06-b101-351ba0f8f0d1', '4851bd8f-0e56-4d87-a0fd-5be2b60b96d2', '1c88ad2e-d1e4-4956-89b4-00be3fe9e088', '82ead36d-0f77-4cee-901b-cc1b007e6b19'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:32.030975 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7a841a3-a159-42fe-b853-0780c323e2ee tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d6ab972-8d53-4d46-99e9-a95aaea34396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b66900c-2942-4f06-b101-351ba0f8f0d1', '4851bd8f-0e56-4d87-a0fd-5be2b60b96d2', '1c88ad2e-d1e4-4956-89b4-00be3fe9e088', '82ead36d-0f77-4cee-901b-cc1b007e6b19']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:32.031617 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7a841a3-a159-42fe-b853-0780c323e2ee tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f82a0a9-d5a6-40d4-a1b5-41e5838e4adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:32.057976 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7a841a3-a159-42fe-b853-0780c323e2ee tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f82a0a9-d5a6-40d4-a1b5-41e5838e4adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '994c51f7-2486-4816-8c19-eacf13d98e6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-299402688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e891517267a5433490a15d854483912b',qos_specs=None,replication_status=,reservations=['9b66900c-2942-4f06-b101-351ba0f8f0d1','4851bd8f-0e56-4d87-a0fd-5be2b60b96d2','1c88ad2e-d1e4-4956-89b4-00be3fe9e088','82ead36d-0f77-4cee-901b-cc1b007e6b19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='920ba16c0c7346129cdeb0021801b568',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-299402688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=994c51f7-2486-4816-8c19-eacf13d98e6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e891517267a5433490a15d854483912b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='920ba16c0c7346129cdeb0021801b568',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:32.058617 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7a841a3-a159-42fe-b853-0780c323e2ee tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49595afa-6795-4998-9f74-e0bb17d2836c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:32.074628 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7a841a3-a159-42fe-b853-0780c323e2ee tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49595afa-6795-4998-9f74-e0bb17d2836c) transitioned into state 'SUCCESS' from state '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-299402688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e891517267a5433490a15d854483912b',qos_specs=None,replication_status=,reservations=['9b66900c-2942-4f06-b101-351ba0f8f0d1','4851bd8f-0e56-4d87-a0fd-5be2b60b96d2','1c88ad2e-d1e4-4956-89b4-00be3fe9e088','82ead36d-0f77-4cee-901b-cc1b007e6b19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='920ba16c0c7346129cdeb0021801b568',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:32.075276 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7a841a3-a159-42fe-b853-0780c323e2ee tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9ddc5b6-f6c8-43fb-bb6b-6f8ad69589d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:32.083097 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7a841a3-a159-42fe-b853-0780c323e2ee tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9ddc5b6-f6c8-43fb-bb6b-6f8ad69589d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:32.083829 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a7a841a3-a159-42fe-b853-0780c323e2ee tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Flow 'volume_create_api' (deb16ef6-b488-4b5f-a62c-44dfe84af278) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:32.084086 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a7a841a3-a159-42fe-b853-0780c323e2ee tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Create volume request issued successfully. Aug 13 07:05:32.084571 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a7a841a3-a159-42fe-b853-0780c323e2ee tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:05:32.084963 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1070/4294] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:05:31 2026] POST /volume/v3/volumes => generated 757 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:32.100774 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:32.102596 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:05:32.103061 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bb60ffee-543b-4c75-a83b-3d5d3aafe4e0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1858306868"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:32.106345 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bb60ffee-543b-4c75-a83b-3d5d3aafe4e0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1858306868'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:05:32.106345 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Create volume of 1 GB Aug 13 07:05:32.112436 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Availability Zones retrieved successfully. Aug 13 07:05:32.118596 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Flow 'volume_create_api' (468ccea1-68a6-4b6e-8426-a06ad006c847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:32.119573 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9131f0de-7d63-411c-b2bc-d58ba323c0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:32.120904 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:05:32.147107 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9131f0de-7d63-411c-b2bc-d58ba323c0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:32.147971 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3cb7499-7108-41d3-a885-ed17f225994f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:32.189472 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Created reservations ['f7bd853a-e942-47ea-b111-ef80d5ff5380', 'cd156edb-09ac-41f0-858e-b763cc40c6a6', '463ec506-8e2f-4d69-a26d-f4a749a14332', '2507c37e-9f00-4ace-9f2d-26d1365a36fd'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:32.190187 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3cb7499-7108-41d3-a885-ed17f225994f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7bd853a-e942-47ea-b111-ef80d5ff5380', 'cd156edb-09ac-41f0-858e-b763cc40c6a6', '463ec506-8e2f-4d69-a26d-f4a749a14332', '2507c37e-9f00-4ace-9f2d-26d1365a36fd']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:32.190958 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6b04c87-55e8-4fd5-8b8a-75b79b495b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:32.212897 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6b04c87-55e8-4fd5-8b8a-75b79b495b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88775b39-6f21-4ef4-a769-2eff5f74701f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1858306868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e891517267a5433490a15d854483912b',qos_specs=None,replication_status=,reservations=['f7bd853a-e942-47ea-b111-ef80d5ff5380','cd156edb-09ac-41f0-858e-b763cc40c6a6','463ec506-8e2f-4d69-a26d-f4a749a14332','2507c37e-9f00-4ace-9f2d-26d1365a36fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='920ba16c0c7346129cdeb0021801b568',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1858306868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88775b39-6f21-4ef4-a769-2eff5f74701f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e891517267a5433490a15d854483912b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='920ba16c0c7346129cdeb0021801b568',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:32.213542 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a63c1303-905c-47ce-9cd5-dc2c895546df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:32.231227 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a63c1303-905c-47ce-9cd5-dc2c895546df) transitioned into state 'SUCCESS' from state '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-1858306868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e891517267a5433490a15d854483912b',qos_specs=None,replication_status=,reservations=['f7bd853a-e942-47ea-b111-ef80d5ff5380','cd156edb-09ac-41f0-858e-b763cc40c6a6','463ec506-8e2f-4d69-a26d-f4a749a14332','2507c37e-9f00-4ace-9f2d-26d1365a36fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='920ba16c0c7346129cdeb0021801b568',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:32.232221 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19fa365a-7e74-4791-9652-822378f34fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:32.242393 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19fa365a-7e74-4791-9652-822378f34fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:32.243555 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Flow 'volume_create_api' (468ccea1-68a6-4b6e-8426-a06ad006c847) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:32.243952 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Create volume request issued successfully. Aug 13 07:05:32.244735 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3c68304e-3e21-4220-a445-ec5d1359ddd2 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:05:32.245257 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1080/4295] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:05:32 2026] POST /volume/v3/volumes => generated 758 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:32.267365 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:32.273089 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:05:32.278845 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bb60ffee-543b-4c75-a83b-3d5d3aafe4e0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-625345471"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:32.279229 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bb60ffee-543b-4c75-a83b-3d5d3aafe4e0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-625345471'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:05:32.279674 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Create volume of 1 GB Aug 13 07:05:32.280118 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:32.280118 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:32.285106 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Availability Zones retrieved successfully. Aug 13 07:05:32.291786 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Flow 'volume_create_api' (6f1b04cb-dfff-4724-a5d5-185192792e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:32.293459 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06eb187b-cf94-440a-8059-63a4ce9b15b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:32.294649 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:05:32.324159 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06eb187b-cf94-440a-8059-63a4ce9b15b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:32.324603 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0fc08b7-bb14-4d53-87cc-7af2767c5f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:32.379948 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Created reservations ['0003723a-184a-4044-b751-a04d29d851b0', '85ecbdd8-ff22-4676-b85e-2eeaac59860e', '6f639605-103e-4ef4-9a07-e1ad096e67b8', '0d365ef2-7bb0-496a-8e85-29dd0376688c'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:32.381220 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0fc08b7-bb14-4d53-87cc-7af2767c5f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0003723a-184a-4044-b751-a04d29d851b0', '85ecbdd8-ff22-4676-b85e-2eeaac59860e', '6f639605-103e-4ef4-9a07-e1ad096e67b8', '0d365ef2-7bb0-496a-8e85-29dd0376688c']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:32.381997 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d5b6611-0bfc-4044-9a9b-05f4abdf7603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:32.409105 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d5b6611-0bfc-4044-9a9b-05f4abdf7603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6790eb10-dbf1-4d24-863f-84121945a9d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-625345471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e891517267a5433490a15d854483912b',qos_specs=None,replication_status=,reservations=['0003723a-184a-4044-b751-a04d29d851b0','85ecbdd8-ff22-4676-b85e-2eeaac59860e','6f639605-103e-4ef4-9a07-e1ad096e67b8','0d365ef2-7bb0-496a-8e85-29dd0376688c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='920ba16c0c7346129cdeb0021801b568',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-625345471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6790eb10-dbf1-4d24-863f-84121945a9d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e891517267a5433490a15d854483912b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='920ba16c0c7346129cdeb0021801b568',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:32.409902 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5d9df32-45a1-41d9-84e7-2f76175476ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:32.429485 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5d9df32-45a1-41d9-84e7-2f76175476ff) transitioned into state 'SUCCESS' from state '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-625345471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e891517267a5433490a15d854483912b',qos_specs=None,replication_status=,reservations=['0003723a-184a-4044-b751-a04d29d851b0','85ecbdd8-ff22-4676-b85e-2eeaac59860e','6f639605-103e-4ef4-9a07-e1ad096e67b8','0d365ef2-7bb0-496a-8e85-29dd0376688c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='920ba16c0c7346129cdeb0021801b568',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:32.430232 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6827eeed-6be6-47c8-89fa-81a5c1b1be45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:32.440461 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6827eeed-6be6-47c8-89fa-81a5c1b1be45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:32.441588 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Flow 'volume_create_api' (6f1b04cb-dfff-4724-a5d5-185192792e31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:32.442046 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Create volume request issued successfully. Aug 13 07:05:32.442836 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eac40ba8-ce0d-4dbf-8089-f762d54ec020 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:05:32.443414 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1080/4296] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:05:32 2026] POST /volume/v3/volumes => generated 757 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:32.458649 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:32.460033 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:05:32.460444 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bb60ffee-543b-4c75-a83b-3d5d3aafe4e0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1010468303"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:32.462053 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bb60ffee-543b-4c75-a83b-3d5d3aafe4e0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1010468303'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:05:32.462202 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Create volume of 1 GB Aug 13 07:05:32.466973 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Availability Zones retrieved successfully. Aug 13 07:05:32.473946 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Flow 'volume_create_api' (5261ec7a-842b-4085-8835-b011717e0657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:32.475135 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5a1ed20-815f-4831-b007-a5e5bb20fc40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:32.476287 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:05:32.514037 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5a1ed20-815f-4831-b007-a5e5bb20fc40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:32.517433 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c0c64a-7100-4d1a-bfc3-933f6a04a17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:32.559043 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Created reservations ['2223c6b9-92fc-4ac8-a728-3f475d8326e2', 'de1e6f32-ba31-4070-a8c5-1442239d109f', '0bd8c6e3-7e4d-4fed-a0a5-23e1b186682b', '98474014-009b-4d7d-bdf2-5d5ee5933e89'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:32.559827 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c0c64a-7100-4d1a-bfc3-933f6a04a17b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2223c6b9-92fc-4ac8-a728-3f475d8326e2', 'de1e6f32-ba31-4070-a8c5-1442239d109f', '0bd8c6e3-7e4d-4fed-a0a5-23e1b186682b', '98474014-009b-4d7d-bdf2-5d5ee5933e89']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:32.561511 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96d6a3dd-7a6b-43cc-a102-d9a1130c3aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:32.585342 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96d6a3dd-7a6b-43cc-a102-d9a1130c3aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52472f1a-d6cf-4438-8c41-440fabe7c0ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1010468303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e891517267a5433490a15d854483912b',qos_specs=None,replication_status=,reservations=['2223c6b9-92fc-4ac8-a728-3f475d8326e2','de1e6f32-ba31-4070-a8c5-1442239d109f','0bd8c6e3-7e4d-4fed-a0a5-23e1b186682b','98474014-009b-4d7d-bdf2-5d5ee5933e89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='920ba16c0c7346129cdeb0021801b568',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1010468303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52472f1a-d6cf-4438-8c41-440fabe7c0ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e891517267a5433490a15d854483912b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='920ba16c0c7346129cdeb0021801b568',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:32.587526 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42370898-8519-4906-8349-27e31723d8e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:32.605146 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42370898-8519-4906-8349-27e31723d8e9) transitioned into state 'SUCCESS' from state '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-1010468303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e891517267a5433490a15d854483912b',qos_specs=None,replication_status=,reservations=['2223c6b9-92fc-4ac8-a728-3f475d8326e2','de1e6f32-ba31-4070-a8c5-1442239d109f','0bd8c6e3-7e4d-4fed-a0a5-23e1b186682b','98474014-009b-4d7d-bdf2-5d5ee5933e89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='920ba16c0c7346129cdeb0021801b568',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:32.605409 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d88cbb-65a5-4302-bb8f-dd4d8a0334c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:32.614048 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d88cbb-65a5-4302-bb8f-dd4d8a0334c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:32.615383 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Flow 'volume_create_api' (5261ec7a-842b-4085-8835-b011717e0657) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:32.615383 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Create volume request issued successfully. Aug 13 07:05:32.615895 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f0172476-009a-4f34-9302-3a49df7d6dc0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:05:32.616427 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1067/4297] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:05:32 2026] POST /volume/v3/volumes => generated 758 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:32.628583 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6189d798-15d5-45f7-8714-1e5d2e1d4e4f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:32.630770 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6189d798-15d5-45f7-8714-1e5d2e1d4e4f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/volumes/2582d2dc-2114-497c-8669-8f00a7468327 Aug 13 07:05:32.631023 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6189d798-15d5-45f7-8714-1e5d2e1d4e4f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:32.631252 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6189d798-15d5-45f7-8714-1e5d2e1d4e4f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:32.643169 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:32.643169 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:32.650626 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6189d798-15d5-45f7-8714-1e5d2e1d4e4f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Volume info retrieved successfully. Aug 13 07:05:32.657072 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6189d798-15d5-45f7-8714-1e5d2e1d4e4f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/2582d2dc-2114-497c-8669-8f00a7468327 returned with HTTP 200 Aug 13 07:05:32.657619 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1071/4298] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:32 2026] GET /volume/v3/volumes/2582d2dc-2114-497c-8669-8f00a7468327 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:32.670707 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-94a14934-571a-4160-a3fc-0ac56619af1e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:32.672653 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94a14934-571a-4160-a3fc-0ac56619af1e tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/volumes/994c51f7-2486-4816-8c19-eacf13d98e6d Aug 13 07:05:32.672915 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-94a14934-571a-4160-a3fc-0ac56619af1e tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:32.673148 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-94a14934-571a-4160-a3fc-0ac56619af1e tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:32.679572 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:32.679572 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:32.683027 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-94a14934-571a-4160-a3fc-0ac56619af1e tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Volume info retrieved successfully. Aug 13 07:05:32.686717 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94a14934-571a-4160-a3fc-0ac56619af1e tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/994c51f7-2486-4816-8c19-eacf13d98e6d returned with HTTP 200 Aug 13 07:05:32.687115 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1081/4299] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:32 2026] GET /volume/v3/volumes/994c51f7-2486-4816-8c19-eacf13d98e6d => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:32.700883 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8497009d-cce1-476e-9753-b15b4c497f03 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:32.703044 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8497009d-cce1-476e-9753-b15b4c497f03 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/volumes/88775b39-6f21-4ef4-a769-2eff5f74701f Aug 13 07:05:32.703251 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8497009d-cce1-476e-9753-b15b4c497f03 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:32.703482 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8497009d-cce1-476e-9753-b15b4c497f03 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:32.710718 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:32.710718 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:32.714191 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8497009d-cce1-476e-9753-b15b4c497f03 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Volume info retrieved successfully. Aug 13 07:05:32.718269 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8497009d-cce1-476e-9753-b15b4c497f03 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/88775b39-6f21-4ef4-a769-2eff5f74701f returned with HTTP 200 Aug 13 07:05:32.719114 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1081/4300] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:32 2026] GET /volume/v3/volumes/88775b39-6f21-4ef4-a769-2eff5f74701f => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:32.735662 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b6d491d6-b435-4d79-b16a-0632bb3a252a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:32.739278 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b6d491d6-b435-4d79-b16a-0632bb3a252a tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/volumes/6790eb10-dbf1-4d24-863f-84121945a9d6 Aug 13 07:05:32.739278 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b6d491d6-b435-4d79-b16a-0632bb3a252a tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:32.739278 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b6d491d6-b435-4d79-b16a-0632bb3a252a tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:32.746647 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:32.746647 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:32.752566 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b6d491d6-b435-4d79-b16a-0632bb3a252a tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Volume info retrieved successfully. Aug 13 07:05:32.757504 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b6d491d6-b435-4d79-b16a-0632bb3a252a tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/6790eb10-dbf1-4d24-863f-84121945a9d6 returned with HTTP 200 Aug 13 07:05:32.757935 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1068/4301] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:32 2026] GET /volume/v3/volumes/6790eb10-dbf1-4d24-863f-84121945a9d6 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:32.769649 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-edd1c718-612d-4f26-96d7-38488c9fe191 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:32.771376 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-edd1c718-612d-4f26-96d7-38488c9fe191 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/volumes/52472f1a-d6cf-4438-8c41-440fabe7c0ca Aug 13 07:05:32.771558 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-edd1c718-612d-4f26-96d7-38488c9fe191 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:32.771762 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-edd1c718-612d-4f26-96d7-38488c9fe191 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:32.778075 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:32.778075 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:32.781401 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-edd1c718-612d-4f26-96d7-38488c9fe191 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Volume info retrieved successfully. Aug 13 07:05:32.785435 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-edd1c718-612d-4f26-96d7-38488c9fe191 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/52472f1a-d6cf-4438-8c41-440fabe7c0ca returned with HTTP 200 Aug 13 07:05:32.785815 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1072/4302] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:32 2026] GET /volume/v3/volumes/52472f1a-d6cf-4438-8c41-440fabe7c0ca => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:32.798120 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6d4930bb-6522-47a1-88aa-5c7dbfa4714f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:32.799733 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d4930bb-6522-47a1-88aa-5c7dbfa4714f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] DELETE https://10.4.3.81/volume/v3/volumes/52472f1a-d6cf-4438-8c41-440fabe7c0ca Aug 13 07:05:32.799920 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d4930bb-6522-47a1-88aa-5c7dbfa4714f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:32.800092 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d4930bb-6522-47a1-88aa-5c7dbfa4714f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:32.800239 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-6d4930bb-6522-47a1-88aa-5c7dbfa4714f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Delete volume with id: 52472f1a-d6cf-4438-8c41-440fabe7c0ca Aug 13 07:05:32.806253 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:32.806253 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:32.806668 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6d4930bb-6522-47a1-88aa-5c7dbfa4714f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Volume info retrieved successfully. Aug 13 07:05:32.821337 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6d4930bb-6522-47a1-88aa-5c7dbfa4714f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Delete volume request issued successfully. Aug 13 07:05:32.824450 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d4930bb-6522-47a1-88aa-5c7dbfa4714f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/52472f1a-d6cf-4438-8c41-440fabe7c0ca returned with HTTP 202 Aug 13 07:05:32.824450 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1082/4303] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:32 2026] DELETE /volume/v3/volumes/52472f1a-d6cf-4438-8c41-440fabe7c0ca => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:32.829168 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ddcae9c6-8fca-43d3-870e-4031ab091da0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:32.831151 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ddcae9c6-8fca-43d3-870e-4031ab091da0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/volumes/52472f1a-d6cf-4438-8c41-440fabe7c0ca Aug 13 07:05:32.831151 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ddcae9c6-8fca-43d3-870e-4031ab091da0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:32.831151 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ddcae9c6-8fca-43d3-870e-4031ab091da0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:32.839046 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:32.839046 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:32.842530 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ddcae9c6-8fca-43d3-870e-4031ab091da0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Volume info retrieved successfully. Aug 13 07:05:32.846289 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ddcae9c6-8fca-43d3-870e-4031ab091da0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/52472f1a-d6cf-4438-8c41-440fabe7c0ca returned with HTTP 200 Aug 13 07:05:32.846642 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1082/4304] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:32 2026] GET /volume/v3/volumes/52472f1a-d6cf-4438-8c41-440fabe7c0ca => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:33.007288 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bef6b2cc-0654-4d50-9bd9-3865d201846c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:33.009247 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bef6b2cc-0654-4d50-9bd9-3865d201846c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:33.009654 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bef6b2cc-0654-4d50-9bd9-3865d201846c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:33.010888 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bef6b2cc-0654-4d50-9bd9-3865d201846c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:33.020380 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:33.020380 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:33.023976 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bef6b2cc-0654-4d50-9bd9-3865d201846c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:33.028932 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bef6b2cc-0654-4d50-9bd9-3865d201846c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:33.029521 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1069/4305] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:33 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:33.103077 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-f1dd361b-4c6b-4a0b-849e-542794ddebbf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:33.107918 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-f1dd361b-4c6b-4a0b-849e-542794ddebbf tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] POST https://10.4.3.81/volume/v3/attachments/ab46b2cc-231e-4d30-8d04-81d5ddf63664/action Aug 13 07:05:33.108393 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-f1dd361b-4c6b-4a0b-849e-542794ddebbf tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:05:33.108575 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-f1dd361b-4c6b-4a0b-849e-542794ddebbf tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:33.133302 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:33.133302 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:33.142820 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ff74d5e4-812d-42a4-b57c-d87f1d260e62 req-f1dd361b-4c6b-4a0b-849e-542794ddebbf tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments/ab46b2cc-231e-4d30-8d04-81d5ddf63664/action returned with HTTP 204 Aug 13 07:05:33.143380 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1073/4306] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:05:33 2026] POST /volume/v3/attachments/ab46b2cc-231e-4d30-8d04-81d5ddf63664/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:33.861650 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-429ba8b3-8a4b-466e-9daf-3a8fd0663f40 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:33.863411 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-429ba8b3-8a4b-466e-9daf-3a8fd0663f40 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/volumes/52472f1a-d6cf-4438-8c41-440fabe7c0ca Aug 13 07:05:33.863614 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-429ba8b3-8a4b-466e-9daf-3a8fd0663f40 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:33.863889 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-429ba8b3-8a4b-466e-9daf-3a8fd0663f40 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:33.869074 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-429ba8b3-8a4b-466e-9daf-3a8fd0663f40 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/52472f1a-d6cf-4438-8c41-440fabe7c0ca returned with HTTP 404 Aug 13 07:05:33.869532 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1083/4307] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:33 2026] GET /volume/v3/volumes/52472f1a-d6cf-4438-8c41-440fabe7c0ca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:33.876844 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3f496070-f357-4700-8083-660e43a9ada5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:33.884156 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3f496070-f357-4700-8083-660e43a9ada5 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] DELETE https://10.4.3.81/volume/v3/volumes/6790eb10-dbf1-4d24-863f-84121945a9d6 Aug 13 07:05:33.884475 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3f496070-f357-4700-8083-660e43a9ada5 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:33.884661 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3f496070-f357-4700-8083-660e43a9ada5 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:33.884853 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-3f496070-f357-4700-8083-660e43a9ada5 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Delete volume with id: 6790eb10-dbf1-4d24-863f-84121945a9d6 Aug 13 07:05:33.893258 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:33.893258 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:33.893587 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3f496070-f357-4700-8083-660e43a9ada5 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Volume info retrieved successfully. Aug 13 07:05:33.911699 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3f496070-f357-4700-8083-660e43a9ada5 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Delete volume request issued successfully. Aug 13 07:05:33.911926 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3f496070-f357-4700-8083-660e43a9ada5 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/6790eb10-dbf1-4d24-863f-84121945a9d6 returned with HTTP 202 Aug 13 07:05:33.912365 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1083/4308] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:33 2026] DELETE /volume/v3/volumes/6790eb10-dbf1-4d24-863f-84121945a9d6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:33.921152 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-278016db-8d41-4932-9661-03636a96352e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:33.924146 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-278016db-8d41-4932-9661-03636a96352e tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/volumes/6790eb10-dbf1-4d24-863f-84121945a9d6 Aug 13 07:05:33.924146 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-278016db-8d41-4932-9661-03636a96352e tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:33.924146 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-278016db-8d41-4932-9661-03636a96352e tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:33.932234 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:33.932234 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:33.940217 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-278016db-8d41-4932-9661-03636a96352e tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Volume info retrieved successfully. Aug 13 07:05:33.947215 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-278016db-8d41-4932-9661-03636a96352e tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/6790eb10-dbf1-4d24-863f-84121945a9d6 returned with HTTP 200 Aug 13 07:05:33.947839 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1070/4309] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:33 2026] GET /volume/v3/volumes/6790eb10-dbf1-4d24-863f-84121945a9d6 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:34.046148 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4234315a-86fb-4723-86a4-f36deafb574d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:34.048302 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4234315a-86fb-4723-86a4-f36deafb574d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:34.048567 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4234315a-86fb-4723-86a4-f36deafb574d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:34.048793 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4234315a-86fb-4723-86a4-f36deafb574d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:34.068554 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:34.068554 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:34.080486 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4234315a-86fb-4723-86a4-f36deafb574d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:34.084791 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4234315a-86fb-4723-86a4-f36deafb574d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:34.085205 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1074/4310] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:34 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 1168 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:34.096238 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c011212e-9247-4f07-8767-697e9347d579 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:34.098039 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c011212e-9247-4f07-8767-697e9347d579 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:34.098215 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c011212e-9247-4f07-8767-697e9347d579 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:34.098424 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c011212e-9247-4f07-8767-697e9347d579 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:34.107001 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:34.107001 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:34.110114 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c011212e-9247-4f07-8767-697e9347d579 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:34.114596 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c011212e-9247-4f07-8767-697e9347d579 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:34.115008 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1084/4311] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:34 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:34.157307 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-894f8b5a-89f5-4529-b062-2ddaa87ee6b5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:34.159135 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-894f8b5a-89f5-4529-b062-2ddaa87ee6b5 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:34.159313 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-894f8b5a-89f5-4529-b062-2ddaa87ee6b5 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:34.159500 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-894f8b5a-89f5-4529-b062-2ddaa87ee6b5 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:34.169989 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:34.169989 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:34.175275 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-894f8b5a-89f5-4529-b062-2ddaa87ee6b5 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:34.179007 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-894f8b5a-89f5-4529-b062-2ddaa87ee6b5 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:34.179523 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1084/4312] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:05:34 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 1168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:34.199607 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-403027e5-d78f-4709-9ebf-4b6361c9c25c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:34.201656 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-403027e5-d78f-4709-9ebf-4b6361c9c25c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] POST https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635/action Aug 13 07:05:34.202890 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-403027e5-d78f-4709-9ebf-4b6361c9c25c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:05:34.202890 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-403027e5-d78f-4709-9ebf-4b6361c9c25c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:34.212803 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:34.212803 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:34.213333 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-403027e5-d78f-4709-9ebf-4b6361c9c25c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:34.218710 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-403027e5-d78f-4709-9ebf-4b6361c9c25c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Begin detaching volume completed successfully. Aug 13 07:05:34.219218 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-403027e5-d78f-4709-9ebf-4b6361c9c25c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635/action returned with HTTP 202 Aug 13 07:05:34.219678 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1071/4313] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:05:34 2026] POST /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:05:34.262506 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4b3b2292-59fe-4a24-9c71-80f6624acb69 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:34.263395 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4b3b2292-59fe-4a24-9c71-80f6624acb69 None None] GET https://10.4.3.81/volume// Aug 13 07:05:34.263395 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4b3b2292-59fe-4a24-9c71-80f6624acb69 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:34.263395 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4b3b2292-59fe-4a24-9c71-80f6624acb69 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:34.263612 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4b3b2292-59fe-4a24-9c71-80f6624acb69 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:05:34.263954 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1075/4314] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:05:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:05:34.271073 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-e45d517f-92ee-43a9-b342-2e6ebc29ab50 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:34.273218 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-e45d517f-92ee-43a9-b342-2e6ebc29ab50 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:34.273507 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-e45d517f-92ee-43a9-b342-2e6ebc29ab50 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:34.273686 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-e45d517f-92ee-43a9-b342-2e6ebc29ab50 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:34.282960 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:34.282960 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:34.286426 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-e45d517f-92ee-43a9-b342-2e6ebc29ab50 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:34.290343 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-e45d517f-92ee-43a9-b342-2e6ebc29ab50 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:34.290720 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1085/4315] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:05:34 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 1351 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:05:34.299685 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-6b406a15-9eb7-4d20-be48-6244f3610046 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:34.301612 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-6b406a15-9eb7-4d20-be48-6244f3610046 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635/encryption Aug 13 07:05:34.301789 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-6b406a15-9eb7-4d20-be48-6244f3610046 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:34.301973 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-6b406a15-9eb7-4d20-be48-6244f3610046 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:34.310226 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:34.310226 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:34.315524 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-6b406a15-9eb7-4d20-be48-6244f3610046 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635/encryption returned with HTTP 200 Aug 13 07:05:34.315877 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1085/4316] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 07:05:34 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635/encryption => generated 161 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:34.963023 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-830da67f-0be8-4eaa-bb30-ff0093a86d19 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:34.965016 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-830da67f-0be8-4eaa-bb30-ff0093a86d19 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/volumes/6790eb10-dbf1-4d24-863f-84121945a9d6 Aug 13 07:05:34.965202 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-830da67f-0be8-4eaa-bb30-ff0093a86d19 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:34.965615 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-830da67f-0be8-4eaa-bb30-ff0093a86d19 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:34.970610 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-830da67f-0be8-4eaa-bb30-ff0093a86d19 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/6790eb10-dbf1-4d24-863f-84121945a9d6 returned with HTTP 404 Aug 13 07:05:34.971194 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1072/4317] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:34 2026] GET /volume/v3/volumes/6790eb10-dbf1-4d24-863f-84121945a9d6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:34.978499 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-45e2cbef-1cfb-4e1b-8078-45ea4033ecb0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:34.980201 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-45e2cbef-1cfb-4e1b-8078-45ea4033ecb0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] DELETE https://10.4.3.81/volume/v3/volumes/88775b39-6f21-4ef4-a769-2eff5f74701f Aug 13 07:05:34.980394 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-45e2cbef-1cfb-4e1b-8078-45ea4033ecb0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:34.980569 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-45e2cbef-1cfb-4e1b-8078-45ea4033ecb0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:34.980727 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-45e2cbef-1cfb-4e1b-8078-45ea4033ecb0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Delete volume with id: 88775b39-6f21-4ef4-a769-2eff5f74701f Aug 13 07:05:34.987268 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:34.987268 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:34.987753 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-45e2cbef-1cfb-4e1b-8078-45ea4033ecb0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Volume info retrieved successfully. Aug 13 07:05:35.002568 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-45e2cbef-1cfb-4e1b-8078-45ea4033ecb0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Delete volume request issued successfully. Aug 13 07:05:35.002737 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-45e2cbef-1cfb-4e1b-8078-45ea4033ecb0 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/88775b39-6f21-4ef4-a769-2eff5f74701f returned with HTTP 202 Aug 13 07:05:35.003154 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1076/4318] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:34 2026] DELETE /volume/v3/volumes/88775b39-6f21-4ef4-a769-2eff5f74701f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:35.013222 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-45c81819-08b6-4cb6-8530-bc6ac7bf53be None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:35.017060 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-45c81819-08b6-4cb6-8530-bc6ac7bf53be tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/volumes/88775b39-6f21-4ef4-a769-2eff5f74701f Aug 13 07:05:35.017351 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-45c81819-08b6-4cb6-8530-bc6ac7bf53be tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:35.017627 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-45c81819-08b6-4cb6-8530-bc6ac7bf53be tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:35.028892 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:35.028892 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:35.035744 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-45c81819-08b6-4cb6-8530-bc6ac7bf53be tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Volume info retrieved successfully. Aug 13 07:05:35.053030 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-45c81819-08b6-4cb6-8530-bc6ac7bf53be tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/88775b39-6f21-4ef4-a769-2eff5f74701f returned with HTTP 200 Aug 13 07:05:35.053030 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1086/4319] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:35 2026] GET /volume/v3/volumes/88775b39-6f21-4ef4-a769-2eff5f74701f => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:35.213103 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-a822130f-f343-4b2c-97df-f7003c46ba2b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:35.215026 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-a822130f-f343-4b2c-97df-f7003c46ba2b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] DELETE https://10.4.3.81/volume/v3/attachments/ab46b2cc-231e-4d30-8d04-81d5ddf63664 Aug 13 07:05:35.215204 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-a822130f-f343-4b2c-97df-f7003c46ba2b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:35.215406 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-a822130f-f343-4b2c-97df-f7003c46ba2b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:35.224480 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:35.224480 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:35.270230 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-cc30f5e5-c000-4e56-b595-1f941fea011d req-a822130f-f343-4b2c-97df-f7003c46ba2b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments/ab46b2cc-231e-4d30-8d04-81d5ddf63664 returned with HTTP 200 Aug 13 07:05:35.270669 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1086/4320] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:05:35 2026] DELETE /volume/v3/attachments/ab46b2cc-231e-4d30-8d04-81d5ddf63664 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:35.339701 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-a1fba147-04df-4ea6-8f10-642c7efad609 req-bca69cdc-dd7c-4731-af83-e3f3e501f099 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:35.342306 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a1fba147-04df-4ea6-8f10-642c7efad609 req-bca69cdc-dd7c-4731-af83-e3f3e501f099 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:35.342511 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a1fba147-04df-4ea6-8f10-642c7efad609 req-bca69cdc-dd7c-4731-af83-e3f3e501f099 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:35.342683 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a1fba147-04df-4ea6-8f10-642c7efad609 req-bca69cdc-dd7c-4731-af83-e3f3e501f099 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:35.349986 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:35.349986 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:35.353960 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-a1fba147-04df-4ea6-8f10-642c7efad609 req-bca69cdc-dd7c-4731-af83-e3f3e501f099 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:35.358974 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a1fba147-04df-4ea6-8f10-642c7efad609 req-bca69cdc-dd7c-4731-af83-e3f3e501f099 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:35.359440 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1073/4321] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:05:35 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:36.065337 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-06853735-e64f-4a40-80ce-1a4116feaec7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:36.071280 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-06853735-e64f-4a40-80ce-1a4116feaec7 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/volumes/88775b39-6f21-4ef4-a769-2eff5f74701f Aug 13 07:05:36.071280 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-06853735-e64f-4a40-80ce-1a4116feaec7 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:36.071280 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-06853735-e64f-4a40-80ce-1a4116feaec7 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:36.073816 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-06853735-e64f-4a40-80ce-1a4116feaec7 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/88775b39-6f21-4ef4-a769-2eff5f74701f returned with HTTP 404 Aug 13 07:05:36.074307 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1077/4322] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:36 2026] GET /volume/v3/volumes/88775b39-6f21-4ef4-a769-2eff5f74701f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:36.080998 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6439991c-cf1d-4d2d-8c2b-fdf8ee6ce479 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:36.084585 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6439991c-cf1d-4d2d-8c2b-fdf8ee6ce479 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] DELETE https://10.4.3.81/volume/v3/volumes/994c51f7-2486-4816-8c19-eacf13d98e6d Aug 13 07:05:36.084585 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6439991c-cf1d-4d2d-8c2b-fdf8ee6ce479 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:36.084585 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6439991c-cf1d-4d2d-8c2b-fdf8ee6ce479 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:36.084585 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-6439991c-cf1d-4d2d-8c2b-fdf8ee6ce479 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Delete volume with id: 994c51f7-2486-4816-8c19-eacf13d98e6d Aug 13 07:05:36.099590 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:36.099590 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:36.104990 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6439991c-cf1d-4d2d-8c2b-fdf8ee6ce479 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Volume info retrieved successfully. Aug 13 07:05:36.130370 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6439991c-cf1d-4d2d-8c2b-fdf8ee6ce479 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Delete volume request issued successfully. Aug 13 07:05:36.130610 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6439991c-cf1d-4d2d-8c2b-fdf8ee6ce479 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/994c51f7-2486-4816-8c19-eacf13d98e6d returned with HTTP 202 Aug 13 07:05:36.131024 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1087/4323] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:36 2026] DELETE /volume/v3/volumes/994c51f7-2486-4816-8c19-eacf13d98e6d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:36.138514 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6cddf03b-e0e8-4ae8-8f24-a067022fd60b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:36.140541 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6cddf03b-e0e8-4ae8-8f24-a067022fd60b tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/volumes/994c51f7-2486-4816-8c19-eacf13d98e6d Aug 13 07:05:36.140728 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6cddf03b-e0e8-4ae8-8f24-a067022fd60b tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:36.140928 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6cddf03b-e0e8-4ae8-8f24-a067022fd60b tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:36.149862 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:36.149862 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:36.154946 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6cddf03b-e0e8-4ae8-8f24-a067022fd60b tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Volume info retrieved successfully. Aug 13 07:05:36.160783 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6cddf03b-e0e8-4ae8-8f24-a067022fd60b tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/994c51f7-2486-4816-8c19-eacf13d98e6d returned with HTTP 200 Aug 13 07:05:36.161334 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1087/4324] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:36 2026] GET /volume/v3/volumes/994c51f7-2486-4816-8c19-eacf13d98e6d => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:36.560137 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-d1158433-594c-401b-a357-04190005a30e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:36.562234 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-d1158433-594c-401b-a357-04190005a30e tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] GET https://10.4.3.81/volume/v3/limits Aug 13 07:05:36.562454 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-d1158433-594c-401b-a357-04190005a30e tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:36.562658 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-d1158433-594c-401b-a357-04190005a30e tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:36.571029 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-d1158433-594c-401b-a357-04190005a30e tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-215959336 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-215959336, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:05:36.571280 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-d1158433-594c-401b-a357-04190005a30e tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1912287962 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1912287962, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:05:36.571528 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-d1158433-594c-401b-a357-04190005a30e tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1912287962 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1912287962, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:05:36.571745 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-d1158433-594c-401b-a357-04190005a30e tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1912287962 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1912287962, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:05:36.582714 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-d1158433-594c-401b-a357-04190005a30e tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/limits returned with HTTP 200 Aug 13 07:05:36.583135 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1074/4325] 10.4.3.81 () {68 vars in 1477 bytes} [Thu Aug 13 07:05:36 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:36.635183 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-cde470b3-c410-42d8-83da-3390539976a2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:36.639005 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-cde470b3-c410-42d8-83da-3390539976a2 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] GET https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 Aug 13 07:05:36.639192 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-cde470b3-c410-42d8-83da-3390539976a2 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:36.639401 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-cde470b3-c410-42d8-83da-3390539976a2 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:36.652242 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:36.652242 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:36.655812 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-cde470b3-c410-42d8-83da-3390539976a2 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Volume info retrieved successfully. Aug 13 07:05:36.660518 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-cde470b3-c410-42d8-83da-3390539976a2 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 returned with HTTP 200 Aug 13 07:05:36.661009 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1078/4326] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:05:36 2026] GET /volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 => generated 1448 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:36.669602 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-edbc95fa-ccd5-4d83-ad77-6ecccc3f8daa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:36.671696 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-edbc95fa-ccd5-4d83-ad77-6ecccc3f8daa tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:05:36.672088 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-edbc95fa-ccd5-4d83-ad77-6ecccc3f8daa tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ef485f6-f2aa-49b1-8d77-878f6687caa8", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1002862768", "description": null, "metadata": {}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:36.686452 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:36.686452 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:36.686919 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-edbc95fa-ccd5-4d83-ad77-6ecccc3f8daa tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Volume info retrieved successfully. Aug 13 07:05:36.687068 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-edbc95fa-ccd5-4d83-ad77-6ecccc3f8daa tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Create snapshot from volume 2ef485f6-f2aa-49b1-8d77-878f6687caa8 Aug 13 07:05:36.735607 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-edbc95fa-ccd5-4d83-ad77-6ecccc3f8daa tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Created reservations ['6b4b78b6-9e4f-42ba-9dd2-ff78858fa53e', '244be57f-5196-437a-9ac2-bb2120e50ced', '072227e9-a528-41c9-82ff-a9d9bec1c460', '6e183921-30c2-4aad-8e85-d1c534ce9204'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:36.769258 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-edbc95fa-ccd5-4d83-ad77-6ecccc3f8daa tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Snapshot force create request issued successfully. Aug 13 07:05:36.770394 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ccb9268a-9625-4ca7-9c8a-340d9c851ede req-edbc95fa-ccd5-4d83-ad77-6ecccc3f8daa tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:05:36.770394 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1088/4327] 10.4.3.81 () {72 vars in 1540 bytes} [Thu Aug 13 07:05:36 2026] POST /volume/v3/snapshots => generated 319 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:37.174573 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0daa7c3c-987d-4721-b760-1fb4bf5e20c6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:37.176642 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0daa7c3c-987d-4721-b760-1fb4bf5e20c6 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/volumes/994c51f7-2486-4816-8c19-eacf13d98e6d Aug 13 07:05:37.176642 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0daa7c3c-987d-4721-b760-1fb4bf5e20c6 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:37.176799 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0daa7c3c-987d-4721-b760-1fb4bf5e20c6 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:37.182507 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0daa7c3c-987d-4721-b760-1fb4bf5e20c6 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/994c51f7-2486-4816-8c19-eacf13d98e6d returned with HTTP 404 Aug 13 07:05:37.182961 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1088/4328] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:37 2026] GET /volume/v3/volumes/994c51f7-2486-4816-8c19-eacf13d98e6d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:37.190337 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e4bb090d-f5df-46b3-88e8-04a115d2d02e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:37.192873 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e4bb090d-f5df-46b3-88e8-04a115d2d02e tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] DELETE https://10.4.3.81/volume/v3/volumes/2582d2dc-2114-497c-8669-8f00a7468327 Aug 13 07:05:37.192978 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e4bb090d-f5df-46b3-88e8-04a115d2d02e tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:37.193344 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e4bb090d-f5df-46b3-88e8-04a115d2d02e tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:37.193788 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-e4bb090d-f5df-46b3-88e8-04a115d2d02e tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Delete volume with id: 2582d2dc-2114-497c-8669-8f00a7468327 Aug 13 07:05:37.204813 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:37.204813 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:37.205288 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e4bb090d-f5df-46b3-88e8-04a115d2d02e tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Volume info retrieved successfully. Aug 13 07:05:37.231908 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e4bb090d-f5df-46b3-88e8-04a115d2d02e tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Delete volume request issued successfully. Aug 13 07:05:37.232118 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e4bb090d-f5df-46b3-88e8-04a115d2d02e tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/2582d2dc-2114-497c-8669-8f00a7468327 returned with HTTP 202 Aug 13 07:05:37.232567 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1075/4329] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:37 2026] DELETE /volume/v3/volumes/2582d2dc-2114-497c-8669-8f00a7468327 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:37.242309 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1e93cee0-26e5-45c6-bb16-f691f4406606 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:37.244249 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1e93cee0-26e5-45c6-bb16-f691f4406606 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/volumes/2582d2dc-2114-497c-8669-8f00a7468327 Aug 13 07:05:37.244492 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1e93cee0-26e5-45c6-bb16-f691f4406606 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:37.244715 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1e93cee0-26e5-45c6-bb16-f691f4406606 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:37.253993 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:37.253993 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:37.258025 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1e93cee0-26e5-45c6-bb16-f691f4406606 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Volume info retrieved successfully. Aug 13 07:05:37.263045 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1e93cee0-26e5-45c6-bb16-f691f4406606 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/2582d2dc-2114-497c-8669-8f00a7468327 returned with HTTP 200 Aug 13 07:05:37.263697 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1079/4330] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:37 2026] GET /volume/v3/volumes/2582d2dc-2114-497c-8669-8f00a7468327 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:38.179444 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-09fa5069-bd14-4569-a913-eba043649ebb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:38.181183 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-09fa5069-bd14-4569-a913-eba043649ebb tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] DELETE https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:38.181417 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-09fa5069-bd14-4569-a913-eba043649ebb tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:38.181608 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-09fa5069-bd14-4569-a913-eba043649ebb tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:38.181762 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-09fa5069-bd14-4569-a913-eba043649ebb tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Delete volume with id: 2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:38.188706 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:38.188706 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:38.189265 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-09fa5069-bd14-4569-a913-eba043649ebb tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:38.201182 np0000007169 devstack@c-api.service[100295]: WARNING cinder.keymgr.conf_key_mgr [None req-09fa5069-bd14-4569-a913-eba043649ebb tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 07:05:38.206980 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-09fa5069-bd14-4569-a913-eba043649ebb tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Delete volume request issued successfully. Aug 13 07:05:38.207160 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-09fa5069-bd14-4569-a913-eba043649ebb tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 202 Aug 13 07:05:38.207585 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1089/4331] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:38 2026] DELETE /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:38.214503 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-40c4470c-8b50-44fd-9b49-49d9f5b6234b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:38.217028 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-40c4470c-8b50-44fd-9b49-49d9f5b6234b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:38.217202 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-40c4470c-8b50-44fd-9b49-49d9f5b6234b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:38.217419 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-40c4470c-8b50-44fd-9b49-49d9f5b6234b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:38.224451 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:38.224451 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:38.228566 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-40c4470c-8b50-44fd-9b49-49d9f5b6234b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:05:38.232859 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-40c4470c-8b50-44fd-9b49-49d9f5b6234b tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 200 Aug 13 07:05:38.233388 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1089/4332] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:38 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:38.276433 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2c8e08e2-2fc1-4fdb-8018-323fe2f7f3bc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:38.278540 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2c8e08e2-2fc1-4fdb-8018-323fe2f7f3bc tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/volumes/2582d2dc-2114-497c-8669-8f00a7468327 Aug 13 07:05:38.278816 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2c8e08e2-2fc1-4fdb-8018-323fe2f7f3bc tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:38.279051 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2c8e08e2-2fc1-4fdb-8018-323fe2f7f3bc tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:38.293414 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2c8e08e2-2fc1-4fdb-8018-323fe2f7f3bc tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/2582d2dc-2114-497c-8669-8f00a7468327 returned with HTTP 404 Aug 13 07:05:38.294074 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1076/4333] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:38 2026] GET /volume/v3/volumes/2582d2dc-2114-497c-8669-8f00a7468327 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:38.304776 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fb84d3bf-8503-48a2-b7c7-2afb846b243a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:38.307254 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb84d3bf-8503-48a2-b7c7-2afb846b243a tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/bb60ffee-543b-4c75-a83b-3d5d3aafe4e0 Aug 13 07:05:38.307658 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fb84d3bf-8503-48a2-b7c7-2afb846b243a tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:38.308007 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fb84d3bf-8503-48a2-b7c7-2afb846b243a tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:38.308167 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-fb84d3bf-8503-48a2-b7c7-2afb846b243a tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Delete snapshot with id: bb60ffee-543b-4c75-a83b-3d5d3aafe4e0 Aug 13 07:05:38.314048 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:38.314048 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:38.314664 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fb84d3bf-8503-48a2-b7c7-2afb846b243a tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Snapshot retrieved successfully. Aug 13 07:05:38.333493 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fb84d3bf-8503-48a2-b7c7-2afb846b243a tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Snapshot delete request issued successfully. Aug 13 07:05:38.333671 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb84d3bf-8503-48a2-b7c7-2afb846b243a tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/snapshots/bb60ffee-543b-4c75-a83b-3d5d3aafe4e0 returned with HTTP 202 Aug 13 07:05:38.334089 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1080/4334] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:05:38 2026] DELETE /volume/v3/snapshots/bb60ffee-543b-4c75-a83b-3d5d3aafe4e0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:38.341171 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dfd808b1-914c-4138-949b-3d93ef07500b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:38.343288 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dfd808b1-914c-4138-949b-3d93ef07500b tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/snapshots/bb60ffee-543b-4c75-a83b-3d5d3aafe4e0 Aug 13 07:05:38.343586 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dfd808b1-914c-4138-949b-3d93ef07500b tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:38.343854 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dfd808b1-914c-4138-949b-3d93ef07500b tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:38.349473 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:38.349473 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:38.349800 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dfd808b1-914c-4138-949b-3d93ef07500b tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Snapshot retrieved successfully. Aug 13 07:05:38.350606 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dfd808b1-914c-4138-949b-3d93ef07500b tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/snapshots/bb60ffee-543b-4c75-a83b-3d5d3aafe4e0 returned with HTTP 200 Aug 13 07:05:38.350982 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1090/4335] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:38 2026] GET /volume/v3/snapshots/bb60ffee-543b-4c75-a83b-3d5d3aafe4e0 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:38.383614 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3f00db52-13d7-437e-8fe8-06900f999b1a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:38.385256 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3f00db52-13d7-437e-8fe8-06900f999b1a tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] GET https://10.4.3.81/volume/v3/snapshots/5dfc6498-5b02-4f91-830a-29ecd82801dd Aug 13 07:05:38.385437 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3f00db52-13d7-437e-8fe8-06900f999b1a tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:38.385621 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3f00db52-13d7-437e-8fe8-06900f999b1a tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:38.389723 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:38.389723 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:38.390095 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3f00db52-13d7-437e-8fe8-06900f999b1a tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Snapshot retrieved successfully. Aug 13 07:05:38.390758 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3f00db52-13d7-437e-8fe8-06900f999b1a tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/snapshots/5dfc6498-5b02-4f91-830a-29ecd82801dd returned with HTTP 200 Aug 13 07:05:38.391079 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1090/4336] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:38 2026] GET /volume/v3/snapshots/5dfc6498-5b02-4f91-830a-29ecd82801dd => generated 478 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:38.591568 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8f1d3ab0-8bab-4d72-a6bc-84afd00da3ed None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:38.593855 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8f1d3ab0-8bab-4d72-a6bc-84afd00da3ed tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/5dfc6498-5b02-4f91-830a-29ecd82801dd Aug 13 07:05:38.594093 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8f1d3ab0-8bab-4d72-a6bc-84afd00da3ed tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:38.594342 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8f1d3ab0-8bab-4d72-a6bc-84afd00da3ed tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:38.594507 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-8f1d3ab0-8bab-4d72-a6bc-84afd00da3ed tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Delete snapshot with id: 5dfc6498-5b02-4f91-830a-29ecd82801dd Aug 13 07:05:38.600274 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:38.600274 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:38.600849 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8f1d3ab0-8bab-4d72-a6bc-84afd00da3ed tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Snapshot retrieved successfully. Aug 13 07:05:38.621965 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8f1d3ab0-8bab-4d72-a6bc-84afd00da3ed tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Snapshot delete request issued successfully. Aug 13 07:05:38.625421 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8f1d3ab0-8bab-4d72-a6bc-84afd00da3ed tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/snapshots/5dfc6498-5b02-4f91-830a-29ecd82801dd returned with HTTP 202 Aug 13 07:05:38.625421 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1077/4337] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:05:38 2026] DELETE /volume/v3/snapshots/5dfc6498-5b02-4f91-830a-29ecd82801dd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:38.631903 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8e16c717-211c-4e2b-99ea-b40382b4a2b2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:38.635843 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8e16c717-211c-4e2b-99ea-b40382b4a2b2 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] GET https://10.4.3.81/volume/v3/snapshots/5dfc6498-5b02-4f91-830a-29ecd82801dd Aug 13 07:05:38.636026 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8e16c717-211c-4e2b-99ea-b40382b4a2b2 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:38.636270 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8e16c717-211c-4e2b-99ea-b40382b4a2b2 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:38.641251 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:38.641251 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:38.641708 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8e16c717-211c-4e2b-99ea-b40382b4a2b2 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Snapshot retrieved successfully. Aug 13 07:05:38.642485 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8e16c717-211c-4e2b-99ea-b40382b4a2b2 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/snapshots/5dfc6498-5b02-4f91-830a-29ecd82801dd returned with HTTP 200 Aug 13 07:05:38.643065 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1081/4338] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:38 2026] GET /volume/v3/snapshots/5dfc6498-5b02-4f91-830a-29ecd82801dd => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:39.247373 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e0309048-bfe0-4a94-80d6-2df72813a11d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:39.249292 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0309048-bfe0-4a94-80d6-2df72813a11d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 Aug 13 07:05:39.249559 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0309048-bfe0-4a94-80d6-2df72813a11d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:39.249819 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0309048-bfe0-4a94-80d6-2df72813a11d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:39.255996 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0309048-bfe0-4a94-80d6-2df72813a11d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 returned with HTTP 404 Aug 13 07:05:39.256536 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1091/4339] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:39 2026] GET /volume/v3/volumes/2a60790b-f024-4b37-8b8c-451b8dff7635 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:39.267159 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-616e5182-7add-48be-8a1b-6c68552cec3a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:39.268750 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-616e5182-7add-48be-8a1b-6c68552cec3a tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 07:05:39.268951 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-616e5182-7add-48be-8a1b-6c68552cec3a tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:39.269141 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-616e5182-7add-48be-8a1b-6c68552cec3a tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:39.269902 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-616e5182-7add-48be-8a1b-6c68552cec3a tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:05:39.295236 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-616e5182-7add-48be-8a1b-6c68552cec3a tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Get all volumes completed successfully. Aug 13 07:05:39.295382 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:39.295382 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:39.300743 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-616e5182-7add-48be-8a1b-6c68552cec3a tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 07:05:39.301150 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1091/4340] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 07:05:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8213 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:39.322572 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4a18ce9c-76a5-41a5-bf77-fa01282d2354 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:39.324482 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4a18ce9c-76a5-41a5-bf77-fa01282d2354 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] DELETE https://10.4.3.81/volume/v3/types/6b855616-ab8c-4887-b9ad-9045ffe6b482 Aug 13 07:05:39.324718 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4a18ce9c-76a5-41a5-bf77-fa01282d2354 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:39.324982 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4a18ce9c-76a5-41a5-bf77-fa01282d2354 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:39.325221 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:39.325221 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:39.348112 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4a18ce9c-76a5-41a5-bf77-fa01282d2354 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] https://10.4.3.81/volume/v3/types/6b855616-ab8c-4887-b9ad-9045ffe6b482 returned with HTTP 202 Aug 13 07:05:39.348649 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1078/4341] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:05:39 2026] DELETE /volume/v3/types/6b855616-ab8c-4887-b9ad-9045ffe6b482 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:39.358901 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0d73e03d-843f-4381-9dcf-ea415ee5b61c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:39.360683 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0d73e03d-843f-4381-9dcf-ea415ee5b61c tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/snapshots/bb60ffee-543b-4c75-a83b-3d5d3aafe4e0 Aug 13 07:05:39.360885 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0d73e03d-843f-4381-9dcf-ea415ee5b61c tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:39.361025 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2052c8cf-90cc-4a22-bfbb-e2e6b13e6761 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:39.361076 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0d73e03d-843f-4381-9dcf-ea415ee5b61c tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:39.362583 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2052c8cf-90cc-4a22-bfbb-e2e6b13e6761 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:05:39.362907 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2052c8cf-90cc-4a22-bfbb-e2e6b13e6761 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1867194376", "extra_specs": {}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:39.366051 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0d73e03d-843f-4381-9dcf-ea415ee5b61c tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/snapshots/bb60ffee-543b-4c75-a83b-3d5d3aafe4e0 returned with HTTP 404 Aug 13 07:05:39.366533 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1082/4342] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:39 2026] GET /volume/v3/snapshots/bb60ffee-543b-4c75-a83b-3d5d3aafe4e0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:39.374777 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4610c1d4-a1d9-4fc4-893e-7e1832bdc65d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:39.376549 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4610c1d4-a1d9-4fc4-893e-7e1832bdc65d tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f50dedda-1181-4a69-aaa5-93773b6b9136 Aug 13 07:05:39.377445 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4610c1d4-a1d9-4fc4-893e-7e1832bdc65d tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:39.377646 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4610c1d4-a1d9-4fc4-893e-7e1832bdc65d tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:39.377815 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-4610c1d4-a1d9-4fc4-893e-7e1832bdc65d tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Delete volume with id: f50dedda-1181-4a69-aaa5-93773b6b9136 Aug 13 07:05:39.384168 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2052c8cf-90cc-4a22-bfbb-e2e6b13e6761 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:05:39.384631 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1092/4343] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:05:39 2026] POST /volume/v3/types => generated 212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:39.385731 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:39.385731 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:39.386237 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4610c1d4-a1d9-4fc4-893e-7e1832bdc65d tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Volume info retrieved successfully. Aug 13 07:05:39.392476 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-661d7cea-8fb0-4f24-8c1f-dbb2198d1b6b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:39.394175 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-661d7cea-8fb0-4f24-8c1f-dbb2198d1b6b tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] POST https://10.4.3.81/volume/v3/types/b90c426d-a26c-4110-8467-41b0d7feaae9/encryption Aug 13 07:05:39.394531 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-661d7cea-8fb0-4f24-8c1f-dbb2198d1b6b tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:39.404095 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4610c1d4-a1d9-4fc4-893e-7e1832bdc65d tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Delete volume request issued successfully. Aug 13 07:05:39.404277 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4610c1d4-a1d9-4fc4-893e-7e1832bdc65d tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/f50dedda-1181-4a69-aaa5-93773b6b9136 returned with HTTP 202 Aug 13 07:05:39.404745 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1092/4344] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:39 2026] DELETE /volume/v3/volumes/f50dedda-1181-4a69-aaa5-93773b6b9136 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 07:05:39.409162 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-661d7cea-8fb0-4f24-8c1f-dbb2198d1b6b tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] https://10.4.3.81/volume/v3/types/b90c426d-a26c-4110-8467-41b0d7feaae9/encryption returned with HTTP 200 Aug 13 07:05:39.409584 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1079/4345] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 07:05:39 2026] POST /volume/v3/types/b90c426d-a26c-4110-8467-41b0d7feaae9/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:39.412088 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-128c6ba8-2231-431f-9b53-4d676505845f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:39.413928 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-128c6ba8-2231-431f-9b53-4d676505845f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/volumes/f50dedda-1181-4a69-aaa5-93773b6b9136 Aug 13 07:05:39.414145 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-128c6ba8-2231-431f-9b53-4d676505845f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:39.414370 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-128c6ba8-2231-431f-9b53-4d676505845f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:39.417613 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:39.420883 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:05:39.420883 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1577419887", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1867194376", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:39.422202 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1577419887', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1867194376', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:05:39.426931 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:39.426931 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:39.430065 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Create volume of 1 GB Aug 13 07:05:39.430373 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:39.430373 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:39.430843 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Availability Zones retrieved successfully. Aug 13 07:05:39.432198 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-128c6ba8-2231-431f-9b53-4d676505845f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Volume info retrieved successfully. Aug 13 07:05:39.435836 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Flow 'volume_create_api' (34749997-171a-479a-b2ca-e1556680d4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:39.437129 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f95edf3-403a-45e0-be8c-3135ac82ac1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:39.437958 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:05:39.438812 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-128c6ba8-2231-431f-9b53-4d676505845f tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/f50dedda-1181-4a69-aaa5-93773b6b9136 returned with HTTP 200 Aug 13 07:05:39.439519 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1083/4346] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:39 2026] GET /volume/v3/volumes/f50dedda-1181-4a69-aaa5-93773b6b9136 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:39.467634 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f95edf3-403a-45e0-be8c-3135ac82ac1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:05:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b90c426d-a26c-4110-8467-41b0d7feaae9,is_public=True,name='tempest-scenario-type-luks-1867194376',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b90c426d-a26c-4110-8467-41b0d7feaae9', '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=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:39.468368 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08d21261-bd3e-42d9-b193-4bf89924ea1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:39.492038 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1867194376 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1867194376, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:05:39.492358 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1867194376 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1867194376, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:05:39.514502 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Created reservations ['8c2df231-885a-461b-8601-f1cfd183026a', '486b3a95-e319-480e-b589-e9dc8e15a5cb', '722f630a-a818-418d-aefe-58c99fb8efd3', 'f2357ddf-9701-42ff-9368-ba164e371597'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:39.515266 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08d21261-bd3e-42d9-b193-4bf89924ea1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c2df231-885a-461b-8601-f1cfd183026a', '486b3a95-e319-480e-b589-e9dc8e15a5cb', '722f630a-a818-418d-aefe-58c99fb8efd3', 'f2357ddf-9701-42ff-9368-ba164e371597']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:39.515985 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf64385c-1263-49e5-90e4-1d795bb5e659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:39.535921 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf64385c-1263-49e5-90e4-1d795bb5e659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7923ed72-9c11-4e05-aedd-7eb4d51029c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1577419887',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0a2cb76b6944309c40521d1aa7f81d',qos_specs=None,replication_status=,reservations=['8c2df231-885a-461b-8601-f1cfd183026a','486b3a95-e319-480e-b589-e9dc8e15a5cb','722f630a-a818-418d-aefe-58c99fb8efd3','f2357ddf-9701-42ff-9368-ba164e371597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ded46a6c0d343fab0b395ea5c1c8dd4',volume_type_id=b90c426d-a26c-4110-8467-41b0d7feaae9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:05:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1577419887',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7923ed72-9c11-4e05-aedd-7eb4d51029c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b0a2cb76b6944309c40521d1aa7f81d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ded46a6c0d343fab0b395ea5c1c8dd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b90c426d-a26c-4110-8467-41b0d7feaae9),volume_type_id=b90c426d-a26c-4110-8467-41b0d7feaae9)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:39.536675 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82ee85bc-8aeb-4e94-bb3d-6caa71c4d561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:39.552166 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82ee85bc-8aeb-4e94-bb3d-6caa71c4d561) transitioned into state 'SUCCESS' from state '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-1577419887',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0a2cb76b6944309c40521d1aa7f81d',qos_specs=None,replication_status=,reservations=['8c2df231-885a-461b-8601-f1cfd183026a','486b3a95-e319-480e-b589-e9dc8e15a5cb','722f630a-a818-418d-aefe-58c99fb8efd3','f2357ddf-9701-42ff-9368-ba164e371597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ded46a6c0d343fab0b395ea5c1c8dd4',volume_type_id=b90c426d-a26c-4110-8467-41b0d7feaae9)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:39.552858 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d131e348-6bde-41c9-9502-32944b4ac85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:39.560530 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d131e348-6bde-41c9-9502-32944b4ac85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:39.561283 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Flow 'volume_create_api' (34749997-171a-479a-b2ca-e1556680d4cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:39.561604 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Create volume request issued successfully. Aug 13 07:05:39.562113 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f3f4b0c8-cf11-47a9-85d7-c0bc02d1a169 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:05:39.562595 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1093/4347] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:05:39 2026] POST /volume/v3/volumes => generated 783 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:39.653461 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5a3907ac-3e44-4706-b222-6c35b60617a5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:39.655183 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5a3907ac-3e44-4706-b222-6c35b60617a5 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] GET https://10.4.3.81/volume/v3/snapshots/5dfc6498-5b02-4f91-830a-29ecd82801dd Aug 13 07:05:39.655413 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5a3907ac-3e44-4706-b222-6c35b60617a5 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:39.655623 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5a3907ac-3e44-4706-b222-6c35b60617a5 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:39.660085 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5a3907ac-3e44-4706-b222-6c35b60617a5 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/snapshots/5dfc6498-5b02-4f91-830a-29ecd82801dd returned with HTTP 404 Aug 13 07:05:39.660596 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1093/4348] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:39 2026] GET /volume/v3/snapshots/5dfc6498-5b02-4f91-830a-29ecd82801dd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:40.454660 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0b30ea42-af6d-43ea-872d-a206d48cbc46 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:40.458424 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0b30ea42-af6d-43ea-872d-a206d48cbc46 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] GET https://10.4.3.81/volume/v3/volumes/f50dedda-1181-4a69-aaa5-93773b6b9136 Aug 13 07:05:40.458742 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0b30ea42-af6d-43ea-872d-a206d48cbc46 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:40.459292 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0b30ea42-af6d-43ea-872d-a206d48cbc46 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:40.466944 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0b30ea42-af6d-43ea-872d-a206d48cbc46 tempest-CreateVolumesFromSnapshotTest-259508901 tempest-CreateVolumesFromSnapshotTest-259508901-project-member] https://10.4.3.81/volume/v3/volumes/f50dedda-1181-4a69-aaa5-93773b6b9136 returned with HTTP 404 Aug 13 07:05:40.467408 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1080/4349] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:40 2026] GET /volume/v3/volumes/f50dedda-1181-4a69-aaa5-93773b6b9136 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:41.060699 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-6ddc1ada-9af9-4465-a1ef-e34888dc8e16 req-372c1fd4-2124-48a6-83be-7cc00e7ef47d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:41.066098 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-6ddc1ada-9af9-4465-a1ef-e34888dc8e16 req-372c1fd4-2124-48a6-83be-7cc00e7ef47d tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] DELETE https://10.4.3.81/volume/v3/attachments/8312118b-8a0b-44fe-9eec-cd7b9973c359 Aug 13 07:05:41.066385 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-6ddc1ada-9af9-4465-a1ef-e34888dc8e16 req-372c1fd4-2124-48a6-83be-7cc00e7ef47d tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:41.066711 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-6ddc1ada-9af9-4465-a1ef-e34888dc8e16 req-372c1fd4-2124-48a6-83be-7cc00e7ef47d tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:41.079001 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:41.079001 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:41.125078 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-6ddc1ada-9af9-4465-a1ef-e34888dc8e16 req-372c1fd4-2124-48a6-83be-7cc00e7ef47d tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/attachments/8312118b-8a0b-44fe-9eec-cd7b9973c359 returned with HTTP 200 Aug 13 07:05:41.125513 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1084/4350] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:05:41 2026] DELETE /volume/v3/attachments/8312118b-8a0b-44fe-9eec-cd7b9973c359 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:41.134132 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6ddc1ada-9af9-4465-a1ef-e34888dc8e16 req-fe0efa2e-2e4e-4034-89b0-eab407cf7631 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:41.136116 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6ddc1ada-9af9-4465-a1ef-e34888dc8e16 req-fe0efa2e-2e4e-4034-89b0-eab407cf7631 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] DELETE https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 Aug 13 07:05:41.136270 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6ddc1ada-9af9-4465-a1ef-e34888dc8e16 req-fe0efa2e-2e4e-4034-89b0-eab407cf7631 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:41.136464 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6ddc1ada-9af9-4465-a1ef-e34888dc8e16 req-fe0efa2e-2e4e-4034-89b0-eab407cf7631 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:41.136664 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [req-6ddc1ada-9af9-4465-a1ef-e34888dc8e16 req-fe0efa2e-2e4e-4034-89b0-eab407cf7631 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Delete volume with id: 2ef485f6-f2aa-49b1-8d77-878f6687caa8 Aug 13 07:05:41.143037 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:41.143037 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:41.143447 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-6ddc1ada-9af9-4465-a1ef-e34888dc8e16 req-fe0efa2e-2e4e-4034-89b0-eab407cf7631 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Volume info retrieved successfully. Aug 13 07:05:41.158800 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-6ddc1ada-9af9-4465-a1ef-e34888dc8e16 req-fe0efa2e-2e4e-4034-89b0-eab407cf7631 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] Delete volume request issued successfully. Aug 13 07:05:41.158977 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6ddc1ada-9af9-4465-a1ef-e34888dc8e16 req-fe0efa2e-2e4e-4034-89b0-eab407cf7631 tempest-ImageDependencyTests-416838391 tempest-ImageDependencyTests-416838391-project-member] https://10.4.3.81/volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 returned with HTTP 202 Aug 13 07:05:41.159364 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1094/4351] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 07:05:41 2026] DELETE /volume/v3/volumes/2ef485f6-f2aa-49b1-8d77-878f6687caa8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:41.739331 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-80e89604-5122-434c-805b-00c180e40c4c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:41.831960 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-80e89604-5122-434c-805b-00c180e40c4c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:05:41.832377 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-80e89604-5122-434c-805b-00c180e40c4c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1978888012"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:41.833753 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-80e89604-5122-434c-805b-00c180e40c4c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1978888012'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:05:41.834210 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-80e89604-5122-434c-805b-00c180e40c4c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Create volume of 1 GB Aug 13 07:05:41.838401 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-80e89604-5122-434c-805b-00c180e40c4c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Availability Zones retrieved successfully. Aug 13 07:05:41.843451 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-80e89604-5122-434c-805b-00c180e40c4c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Flow 'volume_create_api' (5fefb997-8342-49c9-a8c2-4eaea4b614ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:41.844583 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-80e89604-5122-434c-805b-00c180e40c4c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d44cc7-a503-4942-8583-b1f13f6a97ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:41.845293 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-80e89604-5122-434c-805b-00c180e40c4c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:05:41.867857 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-80e89604-5122-434c-805b-00c180e40c4c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d44cc7-a503-4942-8583-b1f13f6a97ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:41.868603 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-80e89604-5122-434c-805b-00c180e40c4c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e30e8c3-ba8f-46d2-999e-c7ee9b983430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:41.937356 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-80e89604-5122-434c-805b-00c180e40c4c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Created reservations ['605ad1cf-5807-445f-89e5-f9f117574afb', 'e1ad006d-aee5-4037-be91-367a189cd53a', 'b2d9176f-d0b7-44ea-9030-640e81f34573', 'b51e8fab-2bb1-48c6-b828-b1c439dbf37d'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:41.938196 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-80e89604-5122-434c-805b-00c180e40c4c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e30e8c3-ba8f-46d2-999e-c7ee9b983430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['605ad1cf-5807-445f-89e5-f9f117574afb', 'e1ad006d-aee5-4037-be91-367a189cd53a', 'b2d9176f-d0b7-44ea-9030-640e81f34573', 'b51e8fab-2bb1-48c6-b828-b1c439dbf37d']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:41.939250 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-80e89604-5122-434c-805b-00c180e40c4c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2df5f33-dd2c-4ea3-ab32-80fde4c0e698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:41.965546 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-80e89604-5122-434c-805b-00c180e40c4c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2df5f33-dd2c-4ea3-ab32-80fde4c0e698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8b04ed6-3a66-46c2-b4f4-cbb660e92d13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1978888012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7ff2a2bc720425aa21f3ab298669ee1',qos_specs=None,replication_status=,reservations=['605ad1cf-5807-445f-89e5-f9f117574afb','e1ad006d-aee5-4037-be91-367a189cd53a','b2d9176f-d0b7-44ea-9030-640e81f34573','b51e8fab-2bb1-48c6-b828-b1c439dbf37d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fea97d98325744809ed60ff9d4528d88',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1978888012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8b04ed6-3a66-46c2-b4f4-cbb660e92d13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7ff2a2bc720425aa21f3ab298669ee1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fea97d98325744809ed60ff9d4528d88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:41.966163 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-80e89604-5122-434c-805b-00c180e40c4c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f51ef39c-a373-4d67-8ff0-a48e09ce4a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:41.987948 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-80e89604-5122-434c-805b-00c180e40c4c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f51ef39c-a373-4d67-8ff0-a48e09ce4a5d) transitioned into state 'SUCCESS' from state '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-1978888012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7ff2a2bc720425aa21f3ab298669ee1',qos_specs=None,replication_status=,reservations=['605ad1cf-5807-445f-89e5-f9f117574afb','e1ad006d-aee5-4037-be91-367a189cd53a','b2d9176f-d0b7-44ea-9030-640e81f34573','b51e8fab-2bb1-48c6-b828-b1c439dbf37d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fea97d98325744809ed60ff9d4528d88',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:41.988676 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-80e89604-5122-434c-805b-00c180e40c4c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20efb4d3-e2ef-409c-b158-f5d2e295a22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:41.997777 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-80e89604-5122-434c-805b-00c180e40c4c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20efb4d3-e2ef-409c-b158-f5d2e295a22d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:41.998581 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-80e89604-5122-434c-805b-00c180e40c4c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Flow 'volume_create_api' (5fefb997-8342-49c9-a8c2-4eaea4b614ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:41.998887 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-80e89604-5122-434c-805b-00c180e40c4c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Create volume request issued successfully. Aug 13 07:05:41.999383 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-80e89604-5122-434c-805b-00c180e40c4c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:05:41.999730 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1094/4352] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:05:41 2026] POST /volume/v3/volumes => generated 776 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:42.011055 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2d9b9871-43eb-4726-be60-29f1d5fdd8af None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:42.012808 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2d9b9871-43eb-4726-be60-29f1d5fdd8af tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/volumes/f8b04ed6-3a66-46c2-b4f4-cbb660e92d13 Aug 13 07:05:42.013064 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2d9b9871-43eb-4726-be60-29f1d5fdd8af tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:42.013449 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2d9b9871-43eb-4726-be60-29f1d5fdd8af tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:42.020241 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:42.020241 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:42.023805 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2d9b9871-43eb-4726-be60-29f1d5fdd8af tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Volume info retrieved successfully. Aug 13 07:05:42.028197 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2d9b9871-43eb-4726-be60-29f1d5fdd8af tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/volumes/f8b04ed6-3a66-46c2-b4f4-cbb660e92d13 returned with HTTP 200 Aug 13 07:05:42.028772 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1081/4353] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:42 2026] GET /volume/v3/volumes/f8b04ed6-3a66-46c2-b4f4-cbb660e92d13 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:43.042434 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d21dbb28-08dc-49d1-8192-960803f82cd2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:43.044284 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d21dbb28-08dc-49d1-8192-960803f82cd2 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/volumes/f8b04ed6-3a66-46c2-b4f4-cbb660e92d13 Aug 13 07:05:43.044583 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d21dbb28-08dc-49d1-8192-960803f82cd2 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:43.044772 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d21dbb28-08dc-49d1-8192-960803f82cd2 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:43.052241 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:43.052241 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:43.055461 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d21dbb28-08dc-49d1-8192-960803f82cd2 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Volume info retrieved successfully. Aug 13 07:05:43.059301 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d21dbb28-08dc-49d1-8192-960803f82cd2 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/volumes/f8b04ed6-3a66-46c2-b4f4-cbb660e92d13 returned with HTTP 200 Aug 13 07:05:43.059785 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1085/4354] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:43 2026] GET /volume/v3/volumes/f8b04ed6-3a66-46c2-b4f4-cbb660e92d13 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:43.072868 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dc28f058-3548-4a63-957e-879463a89bc0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:43.074604 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dc28f058-3548-4a63-957e-879463a89bc0 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 07:05:43.074965 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dc28f058-3548-4a63-957e-879463a89bc0 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f8b04ed6-3a66-46c2-b4f4-cbb660e92d13", "name": "tempest-type-Backup-1611431444"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:43.076450 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-dc28f058-3548-4a63-957e-879463a89bc0 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Creating new backup {'backup': {'volume_id': 'f8b04ed6-3a66-46c2-b4f4-cbb660e92d13', 'name': 'tempest-type-Backup-1611431444'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:05:43.076621 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-dc28f058-3548-4a63-957e-879463a89bc0 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Creating backup of volume f8b04ed6-3a66-46c2-b4f4-cbb660e92d13 in container None Aug 13 07:05:43.084159 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:43.084159 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:43.084552 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dc28f058-3548-4a63-957e-879463a89bc0 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Volume info retrieved successfully. Aug 13 07:05:43.114986 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-dc28f058-3548-4a63-957e-879463a89bc0 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Created reservations ['0c9aa555-6d1f-4f49-bf7c-c4af8002cce3', 'e17b6f3d-d0e4-4637-a1fa-98d002220fb7'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:43.141887 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dc28f058-3548-4a63-957e-879463a89bc0 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:05:43.142421 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1095/4355] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:05:43 2026] POST /volume/v3/backups => generated 314 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:43.154136 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-de3e9c2e-f161-4189-854d-8a1484cdec65 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:43.156576 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-de3e9c2e-f161-4189-854d-8a1484cdec65 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 Aug 13 07:05:43.156987 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-de3e9c2e-f161-4189-854d-8a1484cdec65 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:43.157172 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-de3e9c2e-f161-4189-854d-8a1484cdec65 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:43.157356 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-de3e9c2e-f161-4189-854d-8a1484cdec65 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Show backup with id 2c70fe17-4684-4594-8ce2-2295ccb5c2d0. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:05:43.163283 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:43.163283 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:43.164197 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-de3e9c2e-f161-4189-854d-8a1484cdec65 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 returned with HTTP 200 Aug 13 07:05:43.165169 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1095/4356] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:43 2026] GET /volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:44.112701 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3e957257-237b-4bda-a035-9619526c0782 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:44.176351 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-27e5c190-3cee-40b6-90cf-4af1d0bfa7dd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:44.180994 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-27e5c190-3cee-40b6-90cf-4af1d0bfa7dd tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 Aug 13 07:05:44.181275 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-27e5c190-3cee-40b6-90cf-4af1d0bfa7dd tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:44.181536 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-27e5c190-3cee-40b6-90cf-4af1d0bfa7dd tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:44.181667 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-27e5c190-3cee-40b6-90cf-4af1d0bfa7dd tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Show backup with id 2c70fe17-4684-4594-8ce2-2295ccb5c2d0. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:05:44.185910 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:44.185910 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:44.186689 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-27e5c190-3cee-40b6-90cf-4af1d0bfa7dd tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 returned with HTTP 200 Aug 13 07:05:44.187089 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1086/4357] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:44 2026] GET /volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:44.243782 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3e957257-237b-4bda-a035-9619526c0782 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] GET https://10.4.3.81/volume/v3/os-services Aug 13 07:05:44.244003 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3e957257-237b-4bda-a035-9619526c0782 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:44.244200 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3e957257-237b-4bda-a035-9619526c0782 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:44.251661 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3e957257-237b-4bda-a035-9619526c0782 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] https://10.4.3.81/volume/v3/os-services returned with HTTP 200 Aug 13 07:05:44.252089 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1082/4358] 10.4.3.81 () {66 vars in 1242 bytes} [Thu Aug 13 07:05:44 2026] GET /volume/v3/os-services => generated 626 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:44.265873 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a7f333e2-98ee-4a22-bf55-97bb83363fc6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:44.269586 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a7f333e2-98ee-4a22-bf55-97bb83363fc6 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] GET https://10.4.3.81/volume/v3/os-services?host=np0000007169 Aug 13 07:05:44.270086 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a7f333e2-98ee-4a22-bf55-97bb83363fc6 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:44.270676 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a7f333e2-98ee-4a22-bf55-97bb83363fc6 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:44.270970 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:44.270970 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:44.280210 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a7f333e2-98ee-4a22-bf55-97bb83363fc6 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] https://10.4.3.81/volume/v3/os-services?host=np0000007169 returned with HTTP 200 Aug 13 07:05:44.282172 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1096/4359] 10.4.3.81 () {66 vars in 1277 bytes} [Thu Aug 13 07:05:44 2026] GET /volume/v3/os-services?host=np0000007169 => generated 626 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:44.292264 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-25531686-15c3-4173-8f9a-53d55cbb0af1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:44.294966 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25531686-15c3-4173-8f9a-53d55cbb0af1 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] GET https://10.4.3.81/volume/v3/os-services?host=np0000007169&binary=cinder-scheduler Aug 13 07:05:44.295171 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25531686-15c3-4173-8f9a-53d55cbb0af1 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:44.295405 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25531686-15c3-4173-8f9a-53d55cbb0af1 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:44.309489 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25531686-15c3-4173-8f9a-53d55cbb0af1 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] https://10.4.3.81/volume/v3/os-services?host=np0000007169&binary=cinder-scheduler returned with HTTP 200 Aug 13 07:05:44.309489 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1096/4360] 10.4.3.81 () {66 vars in 1325 bytes} [Thu Aug 13 07:05:44 2026] GET /volume/v3/os-services?host=np0000007169&binary=cinder-scheduler => generated 191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:44.318528 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ffaa11c8-dd7b-4055-8233-e490312f4044 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:44.321338 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ffaa11c8-dd7b-4055-8233-e490312f4044 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] GET https://10.4.3.81/volume/v3/os-services?binary=cinder-scheduler Aug 13 07:05:44.321418 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ffaa11c8-dd7b-4055-8233-e490312f4044 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:44.322241 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ffaa11c8-dd7b-4055-8233-e490312f4044 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:44.325193 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ffaa11c8-dd7b-4055-8233-e490312f4044 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] https://10.4.3.81/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 13 07:05:44.325579 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1087/4361] 10.4.3.81 () {66 vars in 1289 bytes} [Thu Aug 13 07:05:44 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:44.334931 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:44.420291 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:05:44.420697 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1352193241"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:44.422060 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1352193241'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:05:44.422177 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Create volume of 1 GB Aug 13 07:05:44.426912 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Availability Zones retrieved successfully. Aug 13 07:05:44.434077 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Flow 'volume_create_api' (1dab0bca-5362-4486-b794-032b067d37e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:44.435363 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2407be2-bc0d-4785-b2d2-0a990d9fca3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:44.437895 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:05:44.476193 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2407be2-bc0d-4785-b2d2-0a990d9fca3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:44.477601 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bab0bcd3-673c-4b9d-93d0-f95e857b76ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:44.548844 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Created reservations ['86dfa877-4096-4f74-b673-dd2c2240fec4', '617813b0-f432-4435-a008-4f252864b763', '8480d644-88dc-445b-b897-74894ea0be53', '949d6824-e9ea-4188-bc9f-0bfb1720f797'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:44.549608 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bab0bcd3-673c-4b9d-93d0-f95e857b76ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86dfa877-4096-4f74-b673-dd2c2240fec4', '617813b0-f432-4435-a008-4f252864b763', '8480d644-88dc-445b-b897-74894ea0be53', '949d6824-e9ea-4188-bc9f-0bfb1720f797']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:44.550337 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bce4a5cc-ffe0-4d56-b78f-158e73f81e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:44.570124 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bce4a5cc-ffe0-4d56-b78f-158e73f81e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1352193241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='912e7c29b6544b4782d31f2a01be1149',qos_specs=None,replication_status=,reservations=['86dfa877-4096-4f74-b673-dd2c2240fec4','617813b0-f432-4435-a008-4f252864b763','8480d644-88dc-445b-b897-74894ea0be53','949d6824-e9ea-4188-bc9f-0bfb1720f797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a85fd5faca94045b73b44b62339610d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:05:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1352193241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='912e7c29b6544b4782d31f2a01be1149',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a85fd5faca94045b73b44b62339610d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:44.570932 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f27b3d9b-70bd-4b1c-aabe-c8469e268a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:44.588901 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f27b3d9b-70bd-4b1c-aabe-c8469e268a52) transitioned into state 'SUCCESS' from state '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-1352193241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='912e7c29b6544b4782d31f2a01be1149',qos_specs=None,replication_status=,reservations=['86dfa877-4096-4f74-b673-dd2c2240fec4','617813b0-f432-4435-a008-4f252864b763','8480d644-88dc-445b-b897-74894ea0be53','949d6824-e9ea-4188-bc9f-0bfb1720f797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a85fd5faca94045b73b44b62339610d',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:44.589526 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a570d2fd-c35d-42f1-9c88-7fc658d0773d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:44.598614 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a570d2fd-c35d-42f1-9c88-7fc658d0773d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:44.599433 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Flow 'volume_create_api' (1dab0bca-5362-4486-b794-032b067d37e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:44.599756 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Create volume request issued successfully. Aug 13 07:05:44.600251 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-719988ad-4aaa-4938-b9e1-f6d9cebc0907 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:05:44.600687 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1083/4362] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:05:44 2026] POST /volume/v3/volumes => generated 752 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:44.612661 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8bee90c2-34ec-4a68-a0d9-eba9d2267f04 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:44.614525 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8bee90c2-34ec-4a68-a0d9-eba9d2267f04 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] GET https://10.4.3.81/volume/v3/volumes/0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 Aug 13 07:05:44.614749 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8bee90c2-34ec-4a68-a0d9-eba9d2267f04 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:44.615388 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8bee90c2-34ec-4a68-a0d9-eba9d2267f04 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:44.623713 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:44.623713 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:44.628373 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8bee90c2-34ec-4a68-a0d9-eba9d2267f04 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Volume info retrieved successfully. Aug 13 07:05:44.634251 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8bee90c2-34ec-4a68-a0d9-eba9d2267f04 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] https://10.4.3.81/volume/v3/volumes/0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 returned with HTTP 200 Aug 13 07:05:44.635003 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1097/4363] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:44 2026] GET /volume/v3/volumes/0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:05:45.199675 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ebbf03b9-4fee-4ec2-ad9f-bae990d09566 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:45.201451 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ebbf03b9-4fee-4ec2-ad9f-bae990d09566 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 Aug 13 07:05:45.201659 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ebbf03b9-4fee-4ec2-ad9f-bae990d09566 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:45.201878 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ebbf03b9-4fee-4ec2-ad9f-bae990d09566 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:45.202020 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-ebbf03b9-4fee-4ec2-ad9f-bae990d09566 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Show backup with id 2c70fe17-4684-4594-8ce2-2295ccb5c2d0. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:05:45.207822 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:45.207822 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:45.208625 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ebbf03b9-4fee-4ec2-ad9f-bae990d09566 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 returned with HTTP 200 Aug 13 07:05:45.209219 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1097/4364] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:45 2026] GET /volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:45.651524 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e164e6b8-2dcc-4d7f-9692-3caad8c91baf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:45.654630 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e164e6b8-2dcc-4d7f-9692-3caad8c91baf tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] GET https://10.4.3.81/volume/v3/volumes/0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 Aug 13 07:05:45.655083 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e164e6b8-2dcc-4d7f-9692-3caad8c91baf tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:45.655620 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e164e6b8-2dcc-4d7f-9692-3caad8c91baf tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:45.664745 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:45.664745 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:45.669482 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e164e6b8-2dcc-4d7f-9692-3caad8c91baf tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Volume info retrieved successfully. Aug 13 07:05:45.675343 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e164e6b8-2dcc-4d7f-9692-3caad8c91baf tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] https://10.4.3.81/volume/v3/volumes/0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 returned with HTTP 200 Aug 13 07:05:45.676116 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1088/4365] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:45 2026] GET /volume/v3/volumes/0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:45.690467 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0bb816a7-f21a-4b56-b86b-7266638cb278 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:45.692502 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0bb816a7-f21a-4b56-b86b-7266638cb278 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] GET https://10.4.3.81/volume/v3/volumes/0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 Aug 13 07:05:45.692721 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0bb816a7-f21a-4b56-b86b-7266638cb278 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:45.692982 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0bb816a7-f21a-4b56-b86b-7266638cb278 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:45.701531 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:45.701531 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:45.708050 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0bb816a7-f21a-4b56-b86b-7266638cb278 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] Volume info retrieved successfully. Aug 13 07:05:45.717166 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0bb816a7-f21a-4b56-b86b-7266638cb278 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] https://10.4.3.81/volume/v3/volumes/0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 returned with HTTP 200 Aug 13 07:05:45.717713 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1084/4366] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:45 2026] GET /volume/v3/volumes/0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 => generated 1018 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:45.723448 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-448eedaa-a0fe-43be-839d-d316864fd391 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:45.725202 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-448eedaa-a0fe-43be-839d-d316864fd391 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:05:45.725541 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-448eedaa-a0fe-43be-839d-d316864fd391 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1488621296", "snapshot_id": null, "imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "volume_type": null, "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:45.727149 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-448eedaa-a0fe-43be-839d-d316864fd391 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1488621296', 'snapshot_id': None, 'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'volume_type': None, 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:05:45.730494 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-691aaf5c-3a69-4337-a22f-a68d956eabb7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:45.733092 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-691aaf5c-3a69-4337-a22f-a68d956eabb7 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] GET https://10.4.3.81/volume/v3/os-services?host=np0000007169&binary=cinder-volume Aug 13 07:05:45.733356 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-691aaf5c-3a69-4337-a22f-a68d956eabb7 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:45.733542 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-691aaf5c-3a69-4337-a22f-a68d956eabb7 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:45.743269 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-691aaf5c-3a69-4337-a22f-a68d956eabb7 tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] https://10.4.3.81/volume/v3/os-services?host=np0000007169&binary=cinder-volume returned with HTTP 200 Aug 13 07:05:45.743690 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1098/4367] 10.4.3.81 () {66 vars in 1319 bytes} [Thu Aug 13 07:05:45 2026] GET /volume/v3/os-services?host=np0000007169&binary=cinder-volume => generated 275 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:45.753144 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-949fc507-41b1-40bd-aca4-4055d620774d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:45.756131 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-949fc507-41b1-40bd-aca4-4055d620774d tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] GET https://10.4.3.81/volume/v3/volumes/0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 Aug 13 07:05:45.756472 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-949fc507-41b1-40bd-aca4-4055d620774d tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:45.756776 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-949fc507-41b1-40bd-aca4-4055d620774d tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:45.765907 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:45.765907 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:45.770696 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-949fc507-41b1-40bd-aca4-4055d620774d tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Volume info retrieved successfully. Aug 13 07:05:45.775970 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-949fc507-41b1-40bd-aca4-4055d620774d tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] https://10.4.3.81/volume/v3/volumes/0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 returned with HTTP 200 Aug 13 07:05:45.776479 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1089/4368] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:45 2026] GET /volume/v3/volumes/0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:45.791285 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-27cbbea5-d46d-44f3-a4d6-f8832c4c4b83 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:45.794367 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27cbbea5-d46d-44f3-a4d6-f8832c4c4b83 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 Aug 13 07:05:45.794596 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-27cbbea5-d46d-44f3-a4d6-f8832c4c4b83 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:45.794824 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-27cbbea5-d46d-44f3-a4d6-f8832c4c4b83 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:45.795009 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-27cbbea5-d46d-44f3-a4d6-f8832c4c4b83 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Delete volume with id: 0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 Aug 13 07:05:45.805107 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:45.805107 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:45.805530 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-27cbbea5-d46d-44f3-a4d6-f8832c4c4b83 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Volume info retrieved successfully. Aug 13 07:05:45.811348 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-448eedaa-a0fe-43be-839d-d316864fd391 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Create volume of 1 GB Aug 13 07:05:45.816434 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-448eedaa-a0fe-43be-839d-d316864fd391 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Availability Zones retrieved successfully. Aug 13 07:05:45.822231 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-448eedaa-a0fe-43be-839d-d316864fd391 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Flow 'volume_create_api' (c76b4958-a756-4841-b568-b5e6e8ce002d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:45.823814 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-448eedaa-a0fe-43be-839d-d316864fd391 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3cee71c-a8ae-4a5a-9bd0-528394e0825a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:45.824964 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-448eedaa-a0fe-43be-839d-d316864fd391 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:05:45.829597 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-27cbbea5-d46d-44f3-a4d6-f8832c4c4b83 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Delete volume request issued successfully. Aug 13 07:05:45.829867 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27cbbea5-d46d-44f3-a4d6-f8832c4c4b83 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] https://10.4.3.81/volume/v3/volumes/0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 returned with HTTP 202 Aug 13 07:05:45.830371 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1085/4369] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:45 2026] DELETE /volume/v3/volumes/0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:45.838535 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5e1c0855-1ce2-4fbb-b7ef-96156c838728 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:45.842517 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5e1c0855-1ce2-4fbb-b7ef-96156c838728 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] GET https://10.4.3.81/volume/v3/volumes/0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 Aug 13 07:05:45.844074 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5e1c0855-1ce2-4fbb-b7ef-96156c838728 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:45.844292 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5e1c0855-1ce2-4fbb-b7ef-96156c838728 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:45.855927 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:45.855927 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:45.860527 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5e1c0855-1ce2-4fbb-b7ef-96156c838728 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Volume info retrieved successfully. Aug 13 07:05:45.865657 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5e1c0855-1ce2-4fbb-b7ef-96156c838728 tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] https://10.4.3.81/volume/v3/volumes/0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 returned with HTTP 200 Aug 13 07:05:45.866167 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1099/4370] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:45 2026] GET /volume/v3/volumes/0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:45.913664 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-448eedaa-a0fe-43be-839d-d316864fd391 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3cee71c-a8ae-4a5a-9bd0-528394e0825a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:45.914805 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-448eedaa-a0fe-43be-839d-d316864fd391 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af4ee613-1145-4efc-b05f-8a6ccac3033f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:45.974104 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-448eedaa-a0fe-43be-839d-d316864fd391 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Created reservations ['7e1a4784-ea12-453d-9e6c-05c1c4d8a745', '78b42666-02f2-46ff-897d-b3e95aa4528b', '7fcfebf4-0cd5-40da-a1bd-0ff95582bb9a', '97c2b3e9-1f35-4cd6-abec-706472510be8'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:45.975094 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-448eedaa-a0fe-43be-839d-d316864fd391 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af4ee613-1145-4efc-b05f-8a6ccac3033f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e1a4784-ea12-453d-9e6c-05c1c4d8a745', '78b42666-02f2-46ff-897d-b3e95aa4528b', '7fcfebf4-0cd5-40da-a1bd-0ff95582bb9a', '97c2b3e9-1f35-4cd6-abec-706472510be8']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:45.975780 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-448eedaa-a0fe-43be-839d-d316864fd391 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a0830d7-c025-4a0c-8b21-c3d008eadf19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:45.999092 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-448eedaa-a0fe-43be-839d-d316864fd391 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a0830d7-c025-4a0c-8b21-c3d008eadf19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f36e87ff-b8d9-419b-9505-a7eda9c60e42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1488621296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6843b7624b8a47f1876ecc53dfd479a9',qos_specs=None,replication_status=,reservations=['7e1a4784-ea12-453d-9e6c-05c1c4d8a745','78b42666-02f2-46ff-897d-b3e95aa4528b','7fcfebf4-0cd5-40da-a1bd-0ff95582bb9a','97c2b3e9-1f35-4cd6-abec-706472510be8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c522bab79a4443a9bc3105c4c8ddc6f4',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:05:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1488621296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f36e87ff-b8d9-419b-9505-a7eda9c60e42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6843b7624b8a47f1876ecc53dfd479a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c522bab79a4443a9bc3105c4c8ddc6f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:46.000298 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-448eedaa-a0fe-43be-839d-d316864fd391 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d09e155-fb3d-4582-a3d7-ba990e11b7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:46.022119 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-448eedaa-a0fe-43be-839d-d316864fd391 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d09e155-fb3d-4582-a3d7-ba990e11b7fc) transitioned into state 'SUCCESS' from state '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-1488621296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6843b7624b8a47f1876ecc53dfd479a9',qos_specs=None,replication_status=,reservations=['7e1a4784-ea12-453d-9e6c-05c1c4d8a745','78b42666-02f2-46ff-897d-b3e95aa4528b','7fcfebf4-0cd5-40da-a1bd-0ff95582bb9a','97c2b3e9-1f35-4cd6-abec-706472510be8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c522bab79a4443a9bc3105c4c8ddc6f4',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:46.022845 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-448eedaa-a0fe-43be-839d-d316864fd391 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e17c1c1-beda-4138-8949-c3e9f081b3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:46.037899 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-448eedaa-a0fe-43be-839d-d316864fd391 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e17c1c1-beda-4138-8949-c3e9f081b3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:46.038724 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-448eedaa-a0fe-43be-839d-d316864fd391 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Flow 'volume_create_api' (c76b4958-a756-4841-b568-b5e6e8ce002d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:46.039061 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-448eedaa-a0fe-43be-839d-d316864fd391 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Create volume request issued successfully. Aug 13 07:05:46.039675 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-448eedaa-a0fe-43be-839d-d316864fd391 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:05:46.040114 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1098/4371] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 07:05:45 2026] POST /volume/v3/volumes => generated 779 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:46.053350 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d8406681-ffc9-4dfa-be1c-375a57af4dd0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:46.055134 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d8406681-ffc9-4dfa-be1c-375a57af4dd0 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 Aug 13 07:05:46.055437 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d8406681-ffc9-4dfa-be1c-375a57af4dd0 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:46.055741 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d8406681-ffc9-4dfa-be1c-375a57af4dd0 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:46.062621 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:46.062621 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:46.066396 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d8406681-ffc9-4dfa-be1c-375a57af4dd0 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:05:46.070582 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d8406681-ffc9-4dfa-be1c-375a57af4dd0 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 returned with HTTP 200 Aug 13 07:05:46.070940 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1090/4372] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:05:46 2026] GET /volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:46.219341 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4e09507a-7b1b-426c-bd01-c91bc2fbb25f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:46.222286 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4e09507a-7b1b-426c-bd01-c91bc2fbb25f tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 Aug 13 07:05:46.222575 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4e09507a-7b1b-426c-bd01-c91bc2fbb25f tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:46.222820 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4e09507a-7b1b-426c-bd01-c91bc2fbb25f tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:46.222948 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-4e09507a-7b1b-426c-bd01-c91bc2fbb25f tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Show backup with id 2c70fe17-4684-4594-8ce2-2295ccb5c2d0. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:05:46.227771 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:46.227771 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:46.228547 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4e09507a-7b1b-426c-bd01-c91bc2fbb25f tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 returned with HTTP 200 Aug 13 07:05:46.229006 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1086/4373] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:46 2026] GET /volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:46.879694 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-eee08bd0-7d30-43b9-97aa-3e421086b55e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:46.881478 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eee08bd0-7d30-43b9-97aa-3e421086b55e tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] GET https://10.4.3.81/volume/v3/volumes/0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 Aug 13 07:05:46.881695 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-eee08bd0-7d30-43b9-97aa-3e421086b55e tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:46.881886 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-eee08bd0-7d30-43b9-97aa-3e421086b55e tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:46.887822 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eee08bd0-7d30-43b9-97aa-3e421086b55e tempest-VolumesServicesTestJSON-1465639679 tempest-VolumesServicesTestJSON-1465639679-project-member] https://10.4.3.81/volume/v3/volumes/0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 returned with HTTP 404 Aug 13 07:05:46.888333 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1100/4374] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:46 2026] GET /volume/v3/volumes/0cad3832-18ce-4eb0-9ec1-14c66cc3d1f9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:46.898093 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d17c6132-aaf7-4cc6-b3b8-3ea437ff1f1d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:46.900444 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d17c6132-aaf7-4cc6-b3b8-3ea437ff1f1d tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] GET https://10.4.3.81/volume/v3/os-services Aug 13 07:05:46.900698 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d17c6132-aaf7-4cc6-b3b8-3ea437ff1f1d tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:46.900969 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d17c6132-aaf7-4cc6-b3b8-3ea437ff1f1d tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:46.901291 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:46.901291 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:46.907545 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d17c6132-aaf7-4cc6-b3b8-3ea437ff1f1d tempest-VolumesServicesTestJSON-1998027203 tempest-VolumesServicesTestJSON-1998027203-project-admin] https://10.4.3.81/volume/v3/os-services returned with HTTP 200 Aug 13 07:05:46.908043 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1099/4375] 10.4.3.81 () {66 vars in 1242 bytes} [Thu Aug 13 07:05:46 2026] GET /volume/v3/os-services => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:47.084332 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-537f2519-7d9d-4c02-8b43-c38af93720ec None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:47.086169 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-537f2519-7d9d-4c02-8b43-c38af93720ec tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 Aug 13 07:05:47.086427 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-537f2519-7d9d-4c02-8b43-c38af93720ec tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:47.086608 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-537f2519-7d9d-4c02-8b43-c38af93720ec tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:47.094596 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:47.094596 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:47.100150 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-537f2519-7d9d-4c02-8b43-c38af93720ec tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:05:47.105286 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-537f2519-7d9d-4c02-8b43-c38af93720ec tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 returned with HTTP 200 Aug 13 07:05:47.106173 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1091/4376] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:05:47 2026] GET /volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 => generated 1387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:05:47.118820 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d8a95ce0-00a4-442d-841a-ef640fc208fc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:47.120971 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d8a95ce0-00a4-442d-841a-ef640fc208fc tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 Aug 13 07:05:47.121238 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d8a95ce0-00a4-442d-841a-ef640fc208fc tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:47.121503 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d8a95ce0-00a4-442d-841a-ef640fc208fc tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:47.130314 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:47.130314 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:47.135115 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d8a95ce0-00a4-442d-841a-ef640fc208fc tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:05:47.141452 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d8a95ce0-00a4-442d-841a-ef640fc208fc tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 returned with HTTP 200 Aug 13 07:05:47.141986 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1087/4377] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:05:47 2026] GET /volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 => generated 1387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:05:47.240331 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2dba9b14-7556-46b3-b827-6b03fa22bb0a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:47.242390 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2dba9b14-7556-46b3-b827-6b03fa22bb0a tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 Aug 13 07:05:47.242590 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2dba9b14-7556-46b3-b827-6b03fa22bb0a tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:47.242823 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2dba9b14-7556-46b3-b827-6b03fa22bb0a tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:47.242928 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-2dba9b14-7556-46b3-b827-6b03fa22bb0a tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Show backup with id 2c70fe17-4684-4594-8ce2-2295ccb5c2d0. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:05:47.250063 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:47.250063 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:47.250624 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2dba9b14-7556-46b3-b827-6b03fa22bb0a tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 returned with HTTP 200 Aug 13 07:05:47.250987 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1101/4378] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:47 2026] GET /volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:48.265979 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c0e4bc92-9e23-495a-bc03-bd00de993795 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:48.268794 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c0e4bc92-9e23-495a-bc03-bd00de993795 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 Aug 13 07:05:48.268974 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c0e4bc92-9e23-495a-bc03-bd00de993795 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:48.269156 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c0e4bc92-9e23-495a-bc03-bd00de993795 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:48.269259 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c0e4bc92-9e23-495a-bc03-bd00de993795 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Show backup with id 2c70fe17-4684-4594-8ce2-2295ccb5c2d0. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:05:48.279341 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:48.279341 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:48.280272 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c0e4bc92-9e23-495a-bc03-bd00de993795 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 returned with HTTP 200 Aug 13 07:05:48.280825 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1100/4379] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:48 2026] GET /volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:48.286907 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-dd9a121a-878f-4f2e-a762-c1947562d171 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:48.292196 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-dd9a121a-878f-4f2e-a762-c1947562d171 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 Aug 13 07:05:48.292493 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-dd9a121a-878f-4f2e-a762-c1947562d171 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:48.296565 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-dd9a121a-878f-4f2e-a762-c1947562d171 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:48.304099 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:48.304099 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:48.307920 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-dd9a121a-878f-4f2e-a762-c1947562d171 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:05:48.312635 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-dd9a121a-878f-4f2e-a762-c1947562d171 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 returned with HTTP 200 Aug 13 07:05:48.313019 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1092/4380] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:05:48 2026] GET /volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 => generated 1369 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:48.705154 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-44dd5cbb-3755-4d44-a35a-d3ba272ea234 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:48.789079 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-44dd5cbb-3755-4d44-a35a-d3ba272ea234 tempest-AvailabilityZoneTestJSON-245131667 tempest-AvailabilityZoneTestJSON-245131667-project-member] GET https://10.4.3.81/volume/v3/os-availability-zone Aug 13 07:05:48.790289 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-44dd5cbb-3755-4d44-a35a-d3ba272ea234 tempest-AvailabilityZoneTestJSON-245131667 tempest-AvailabilityZoneTestJSON-245131667-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:48.790289 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-44dd5cbb-3755-4d44-a35a-d3ba272ea234 tempest-AvailabilityZoneTestJSON-245131667 tempest-AvailabilityZoneTestJSON-245131667-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:48.792650 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-44dd5cbb-3755-4d44-a35a-d3ba272ea234 tempest-AvailabilityZoneTestJSON-245131667 tempest-AvailabilityZoneTestJSON-245131667-project-member] Availability Zones retrieved successfully. Aug 13 07:05:48.793216 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-44dd5cbb-3755-4d44-a35a-d3ba272ea234 tempest-AvailabilityZoneTestJSON-245131667 tempest-AvailabilityZoneTestJSON-245131667-project-member] https://10.4.3.81/volume/v3/os-availability-zone returned with HTTP 200 Aug 13 07:05:48.793663 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1088/4381] 10.4.3.81 () {66 vars in 1269 bytes} [Thu Aug 13 07:05:48 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:05:49.090077 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-deafb856-75a9-4a84-9869-fba03c6d0eeb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:49.093806 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-deafb856-75a9-4a84-9869-fba03c6d0eeb tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 Aug 13 07:05:49.093996 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-deafb856-75a9-4a84-9869-fba03c6d0eeb tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:49.094178 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-deafb856-75a9-4a84-9869-fba03c6d0eeb tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:49.101971 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:49.101971 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:49.106484 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-deafb856-75a9-4a84-9869-fba03c6d0eeb tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:05:49.111500 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-deafb856-75a9-4a84-9869-fba03c6d0eeb tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 returned with HTTP 200 Aug 13 07:05:49.111885 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1102/4382] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:05:49 2026] GET /volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 => generated 1369 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:49.121927 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-04c77b6d-a9f9-462f-9a09-53253921a313 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:49.122423 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-04c77b6d-a9f9-462f-9a09-53253921a313 None None] GET https://10.4.3.81/volume// Aug 13 07:05:49.122671 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-04c77b6d-a9f9-462f-9a09-53253921a313 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:49.122934 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-04c77b6d-a9f9-462f-9a09-53253921a313 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:49.123346 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-04c77b6d-a9f9-462f-9a09-53253921a313 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:05:49.123697 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1101/4383] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 07:05:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:05:49.130830 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-020241f4-8f8a-4596-af19-51a586ab2c70 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:49.133018 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-020241f4-8f8a-4596-af19-51a586ab2c70 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:05:49.133383 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-020241f4-8f8a-4596-af19-51a586ab2c70 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f36e87ff-b8d9-419b-9505-a7eda9c60e42", "connector": null, "instance_uuid": "2910ed30-697b-451b-8473-416bbfce1fbc"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:49.145376 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:49.145376 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:49.176440 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-020241f4-8f8a-4596-af19-51a586ab2c70 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:05:49.177071 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1093/4384] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:05:49 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:49.292946 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5a93c165-7808-497b-b614-759563b850f3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:49.294503 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5a93c165-7808-497b-b614-759563b850f3 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 Aug 13 07:05:49.294915 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5a93c165-7808-497b-b614-759563b850f3 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:49.295254 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5a93c165-7808-497b-b614-759563b850f3 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:49.295448 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-5a93c165-7808-497b-b614-759563b850f3 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Show backup with id 2c70fe17-4684-4594-8ce2-2295ccb5c2d0. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:05:49.300852 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:49.300852 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:49.300852 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5a93c165-7808-497b-b614-759563b850f3 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 returned with HTTP 200 Aug 13 07:05:49.300852 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1089/4385] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:49 2026] GET /volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:49.917650 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1e1ba583-55b9-4359-a645-66bc4258de92 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:50.012519 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1e1ba583-55b9-4359-a645-66bc4258de92 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:05:50.012888 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1e1ba583-55b9-4359-a645-66bc4258de92 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-407757062"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:50.014291 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-1e1ba583-55b9-4359-a645-66bc4258de92 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-407757062'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:05:50.014424 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-1e1ba583-55b9-4359-a645-66bc4258de92 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Create volume of 1 GB Aug 13 07:05:50.018261 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1e1ba583-55b9-4359-a645-66bc4258de92 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Availability Zones retrieved successfully. Aug 13 07:05:50.023534 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1e1ba583-55b9-4359-a645-66bc4258de92 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Flow 'volume_create_api' (43cc4a0f-cf90-4898-897b-c4d9efc751ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:50.024458 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1e1ba583-55b9-4359-a645-66bc4258de92 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c69d1f4d-b05c-41f8-b918-8873ffaa522c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:50.025353 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-1e1ba583-55b9-4359-a645-66bc4258de92 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:05:50.053342 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1e1ba583-55b9-4359-a645-66bc4258de92 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c69d1f4d-b05c-41f8-b918-8873ffaa522c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:50.054194 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1e1ba583-55b9-4359-a645-66bc4258de92 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02ce46f9-5002-48b5-ab1e-ca90446a4146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:50.126387 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-67d68e61-8114-4077-a3a4-cfb86743ddb6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:50.126821 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-67d68e61-8114-4077-a3a4-cfb86743ddb6 None None] GET https://10.4.3.81/volume// Aug 13 07:05:50.127001 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-67d68e61-8114-4077-a3a4-cfb86743ddb6 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:50.127202 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-67d68e61-8114-4077-a3a4-cfb86743ddb6 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:50.127543 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-67d68e61-8114-4077-a3a4-cfb86743ddb6 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:05:50.127882 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1102/4386] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:05:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:05:50.132813 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-1e1ba583-55b9-4359-a645-66bc4258de92 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Created reservations ['427c6719-cb96-4b1e-9d45-7871cf64f916', '2ef90813-bb5b-43e3-8e89-4648b2b07d63', 'fae927b3-02cf-4dd7-b4b2-76bc28b74669', '18ca8605-d738-4d0e-a172-cba93572e462'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:50.133588 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1e1ba583-55b9-4359-a645-66bc4258de92 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02ce46f9-5002-48b5-ab1e-ca90446a4146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['427c6719-cb96-4b1e-9d45-7871cf64f916', '2ef90813-bb5b-43e3-8e89-4648b2b07d63', 'fae927b3-02cf-4dd7-b4b2-76bc28b74669', '18ca8605-d738-4d0e-a172-cba93572e462']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:50.134281 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1e1ba583-55b9-4359-a645-66bc4258de92 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aff70757-7fa9-4abc-9efa-ce5f232d2915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:50.135014 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-4cff9bc2-33da-4342-9aad-27451a954d11 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:50.137038 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-4cff9bc2-33da-4342-9aad-27451a954d11 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 Aug 13 07:05:50.137349 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-4cff9bc2-33da-4342-9aad-27451a954d11 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:50.137611 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-4cff9bc2-33da-4342-9aad-27451a954d11 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:50.147081 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:50.147081 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:50.151106 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-4cff9bc2-33da-4342-9aad-27451a954d11 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:05:50.155736 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1e1ba583-55b9-4359-a645-66bc4258de92 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aff70757-7fa9-4abc-9efa-ce5f232d2915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea2f187d-d2e2-42cf-a364-9e29230da943', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-407757062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce1500b23984492f81c654a1e1039c2f',qos_specs=None,replication_status=,reservations=['427c6719-cb96-4b1e-9d45-7871cf64f916','2ef90813-bb5b-43e3-8e89-4648b2b07d63','fae927b3-02cf-4dd7-b4b2-76bc28b74669','18ca8605-d738-4d0e-a172-cba93572e462'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d05165ce95f47bbb1cbd91e363ba135',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:05:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-407757062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea2f187d-d2e2-42cf-a364-9e29230da943,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce1500b23984492f81c654a1e1039c2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d05165ce95f47bbb1cbd91e363ba135',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:50.156564 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1e1ba583-55b9-4359-a645-66bc4258de92 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ab6b43d-98c4-4de3-b93d-fb79253c2860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:50.156953 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-4cff9bc2-33da-4342-9aad-27451a954d11 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 returned with HTTP 200 Aug 13 07:05:50.157466 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1094/4387] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:05:50 2026] GET /volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 => generated 1548 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:05:50.172372 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1e1ba583-55b9-4359-a645-66bc4258de92 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ab6b43d-98c4-4de3-b93d-fb79253c2860) transitioned into state 'SUCCESS' from state '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-407757062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce1500b23984492f81c654a1e1039c2f',qos_specs=None,replication_status=,reservations=['427c6719-cb96-4b1e-9d45-7871cf64f916','2ef90813-bb5b-43e3-8e89-4648b2b07d63','fae927b3-02cf-4dd7-b4b2-76bc28b74669','18ca8605-d738-4d0e-a172-cba93572e462'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d05165ce95f47bbb1cbd91e363ba135',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:50.173305 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1e1ba583-55b9-4359-a645-66bc4258de92 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (658fca45-5f3d-41b0-a7e8-b48df7285432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:50.183197 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1e1ba583-55b9-4359-a645-66bc4258de92 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (658fca45-5f3d-41b0-a7e8-b48df7285432) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:50.184148 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1e1ba583-55b9-4359-a645-66bc4258de92 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Flow 'volume_create_api' (43cc4a0f-cf90-4898-897b-c4d9efc751ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:50.184307 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1e1ba583-55b9-4359-a645-66bc4258de92 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Create volume request issued successfully. Aug 13 07:05:50.184940 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1e1ba583-55b9-4359-a645-66bc4258de92 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:05:50.185355 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1103/4388] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:05:49 2026] POST /volume/v3/volumes => generated 748 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:50.196815 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-de4115e2-e406-4f81-8647-763e82fad65e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:50.199995 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-de4115e2-e406-4f81-8647-763e82fad65e tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/volumes/ea2f187d-d2e2-42cf-a364-9e29230da943 Aug 13 07:05:50.200280 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-de4115e2-e406-4f81-8647-763e82fad65e tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:50.200585 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-de4115e2-e406-4f81-8647-763e82fad65e tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:50.208177 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:50.208177 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:50.211915 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-de4115e2-e406-4f81-8647-763e82fad65e tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Volume info retrieved successfully. Aug 13 07:05:50.216760 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-de4115e2-e406-4f81-8647-763e82fad65e tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes/ea2f187d-d2e2-42cf-a364-9e29230da943 returned with HTTP 200 Aug 13 07:05:50.217361 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1090/4389] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:50 2026] GET /volume/v3/volumes/ea2f187d-d2e2-42cf-a364-9e29230da943 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:50.265811 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-e8aaa925-18c2-4926-9c9d-b41f078307d9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:50.268549 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-e8aaa925-18c2-4926-9c9d-b41f078307d9 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] PUT https://10.4.3.81/volume/v3/attachments/4c0f71ea-25c1-4447-8ac6-8d62682adb00 Aug 13 07:05:50.269067 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-e8aaa925-18c2-4926-9c9d-b41f078307d9 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:50.280895 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-e8aaa925-18c2-4926-9c9d-b41f078307d9 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Acquiring lock "cinder-attachment_update-f36e87ff-b8d9-419b-9505-a7eda9c60e42-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:05:50.287233 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-e8aaa925-18c2-4926-9c9d-b41f078307d9 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Lock "cinder-attachment_update-f36e87ff-b8d9-419b-9505-a7eda9c60e42-np0000007169" acquired by "attachment_update" :: waited 0.006s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:05:50.288193 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:50.288193 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:50.311700 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9f232d8e-a087-4f11-9a22-977ba855b374 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:50.314040 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9f232d8e-a087-4f11-9a22-977ba855b374 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 Aug 13 07:05:50.314281 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9f232d8e-a087-4f11-9a22-977ba855b374 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:50.314498 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9f232d8e-a087-4f11-9a22-977ba855b374 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:50.314611 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-9f232d8e-a087-4f11-9a22-977ba855b374 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Show backup with id 2c70fe17-4684-4594-8ce2-2295ccb5c2d0. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:05:50.321589 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:50.321589 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:50.322733 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9f232d8e-a087-4f11-9a22-977ba855b374 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 returned with HTTP 200 Aug 13 07:05:50.323538 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1095/4390] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:50 2026] GET /volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:50.405280 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-e8aaa925-18c2-4926-9c9d-b41f078307d9 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Lock "cinder-attachment_update-f36e87ff-b8d9-419b-9505-a7eda9c60e42-np0000007169" released by "attachment_update" :: held 0.118s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:05:50.405688 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-e8aaa925-18c2-4926-9c9d-b41f078307d9 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/attachments/4c0f71ea-25c1-4447-8ac6-8d62682adb00 returned with HTTP 200 Aug 13 07:05:50.406228 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1103/4391] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:05:50 2026] PUT /volume/v3/attachments/4c0f71ea-25c1-4447-8ac6-8d62682adb00 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:50.431141 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-a28eaf45-fc83-4f11-9af9-bec972bceb3d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:50.433309 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-a28eaf45-fc83-4f11-9af9-bec972bceb3d tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] POST https://10.4.3.81/volume/v3/attachments/4c0f71ea-25c1-4447-8ac6-8d62682adb00/action Aug 13 07:05:50.433700 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-a28eaf45-fc83-4f11-9af9-bec972bceb3d tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:05:50.433830 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-a28eaf45-fc83-4f11-9af9-bec972bceb3d tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:50.449008 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:50.449008 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:50.457952 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ee474afb-9d19-4e4b-b7ab-cc5626628eda req-a28eaf45-fc83-4f11-9af9-bec972bceb3d tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/attachments/4c0f71ea-25c1-4447-8ac6-8d62682adb00/action returned with HTTP 204 Aug 13 07:05:50.458448 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1104/4392] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:05:50 2026] POST /volume/v3/attachments/4c0f71ea-25c1-4447-8ac6-8d62682adb00/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:51.228564 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d1d5b9d7-dfb0-4003-9e16-00541b829bc1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:51.230133 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d1d5b9d7-dfb0-4003-9e16-00541b829bc1 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/volumes/ea2f187d-d2e2-42cf-a364-9e29230da943 Aug 13 07:05:51.230365 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d1d5b9d7-dfb0-4003-9e16-00541b829bc1 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:51.230547 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d1d5b9d7-dfb0-4003-9e16-00541b829bc1 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:51.237330 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:51.237330 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:51.241147 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d1d5b9d7-dfb0-4003-9e16-00541b829bc1 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Volume info retrieved successfully. Aug 13 07:05:51.245182 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d1d5b9d7-dfb0-4003-9e16-00541b829bc1 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes/ea2f187d-d2e2-42cf-a364-9e29230da943 returned with HTTP 200 Aug 13 07:05:51.245547 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1091/4393] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:51 2026] GET /volume/v3/volumes/ea2f187d-d2e2-42cf-a364-9e29230da943 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:51.258902 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-70014131-936d-4f7c-9e23-5586238d75cd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:51.262145 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-70014131-936d-4f7c-9e23-5586238d75cd tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:05:51.262966 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-70014131-936d-4f7c-9e23-5586238d75cd tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea2f187d-d2e2-42cf-a364-9e29230da943", "name": "tempest-VolumesDeleteCascade-Snapshot-1345439801"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:51.273773 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:51.273773 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:51.274421 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-70014131-936d-4f7c-9e23-5586238d75cd tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Volume info retrieved successfully. Aug 13 07:05:51.274655 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-70014131-936d-4f7c-9e23-5586238d75cd tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Create snapshot from volume ea2f187d-d2e2-42cf-a364-9e29230da943 Aug 13 07:05:51.311474 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-70014131-936d-4f7c-9e23-5586238d75cd tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Created reservations ['4762a56a-3744-4425-9c46-c6933d86dad4', '3576e979-bab1-43fd-bc5d-7a8098214b4e', 'caacbc8e-8246-4826-a12c-8b711e427bf5', '1258ae4f-1625-44f4-8027-4c33775ec3f7'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:51.334810 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-358ca050-ad22-4e6d-9d56-6efbf2af2fcd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:51.336799 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-358ca050-ad22-4e6d-9d56-6efbf2af2fcd tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 Aug 13 07:05:51.337004 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-358ca050-ad22-4e6d-9d56-6efbf2af2fcd tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:51.337226 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-358ca050-ad22-4e6d-9d56-6efbf2af2fcd tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:51.337364 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-358ca050-ad22-4e6d-9d56-6efbf2af2fcd tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Show backup with id 2c70fe17-4684-4594-8ce2-2295ccb5c2d0. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:05:51.340376 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-70014131-936d-4f7c-9e23-5586238d75cd tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Snapshot create request issued successfully. Aug 13 07:05:51.340874 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-70014131-936d-4f7c-9e23-5586238d75cd tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:05:51.341540 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1096/4394] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:05:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:51.341805 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:51.341805 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:51.342338 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-358ca050-ad22-4e6d-9d56-6efbf2af2fcd tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 returned with HTTP 200 Aug 13 07:05:51.342807 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1104/4395] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:51 2026] GET /volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:51.351504 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-506df4ff-67b9-499b-a18d-63f068aba1e2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:51.353751 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-506df4ff-67b9-499b-a18d-63f068aba1e2 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/snapshots/b224574e-375d-46e8-817f-0cc912b632b3 Aug 13 07:05:51.353964 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-506df4ff-67b9-499b-a18d-63f068aba1e2 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:51.354147 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-506df4ff-67b9-499b-a18d-63f068aba1e2 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:51.358962 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:51.358962 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:51.359395 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-506df4ff-67b9-499b-a18d-63f068aba1e2 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Snapshot retrieved successfully. Aug 13 07:05:51.360266 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-506df4ff-67b9-499b-a18d-63f068aba1e2 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/snapshots/b224574e-375d-46e8-817f-0cc912b632b3 returned with HTTP 200 Aug 13 07:05:51.360767 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1105/4396] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:51 2026] GET /volume/v3/snapshots/b224574e-375d-46e8-817f-0cc912b632b3 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:52.355093 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-885cb483-0608-4f23-8d11-12580b95ed6d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:52.356576 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-885cb483-0608-4f23-8d11-12580b95ed6d tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 Aug 13 07:05:52.356901 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-885cb483-0608-4f23-8d11-12580b95ed6d tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:52.357142 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-885cb483-0608-4f23-8d11-12580b95ed6d tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:52.357382 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-885cb483-0608-4f23-8d11-12580b95ed6d tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Show backup with id 2c70fe17-4684-4594-8ce2-2295ccb5c2d0. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:05:52.361362 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:52.361362 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:52.361983 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-885cb483-0608-4f23-8d11-12580b95ed6d tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 returned with HTTP 200 Aug 13 07:05:52.362407 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1092/4397] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:52 2026] GET /volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:52.369168 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3ec6e1f2-ffd7-44e8-95c2-069f7ee06505 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:52.370893 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3ec6e1f2-ffd7-44e8-95c2-069f7ee06505 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/snapshots/b224574e-375d-46e8-817f-0cc912b632b3 Aug 13 07:05:52.371104 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3ec6e1f2-ffd7-44e8-95c2-069f7ee06505 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:52.371306 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3ec6e1f2-ffd7-44e8-95c2-069f7ee06505 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:52.376157 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:52.376157 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:52.376743 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3ec6e1f2-ffd7-44e8-95c2-069f7ee06505 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Snapshot retrieved successfully. Aug 13 07:05:52.377672 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3ec6e1f2-ffd7-44e8-95c2-069f7ee06505 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/snapshots/b224574e-375d-46e8-817f-0cc912b632b3 returned with HTTP 200 Aug 13 07:05:52.378023 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1097/4398] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:52 2026] GET /volume/v3/snapshots/b224574e-375d-46e8-817f-0cc912b632b3 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:52.385954 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b7ea3f28-6e2c-41a5-a935-fe5b1b8a585c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:52.389346 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b7ea3f28-6e2c-41a5-a935-fe5b1b8a585c tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:05:52.389346 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b7ea3f28-6e2c-41a5-a935-fe5b1b8a585c tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea2f187d-d2e2-42cf-a364-9e29230da943", "name": "tempest-VolumesDeleteCascade-Snapshot-1254769012"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:52.396574 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:52.396574 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:52.397178 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b7ea3f28-6e2c-41a5-a935-fe5b1b8a585c tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Volume info retrieved successfully. Aug 13 07:05:52.397403 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-b7ea3f28-6e2c-41a5-a935-fe5b1b8a585c tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Create snapshot from volume ea2f187d-d2e2-42cf-a364-9e29230da943 Aug 13 07:05:52.428791 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-b7ea3f28-6e2c-41a5-a935-fe5b1b8a585c tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Created reservations ['ed00f728-9b57-4193-8f55-6be082c725dd', 'bdd42dc0-bbe9-4e59-bbef-bfd283f3a28d', '60dd4709-07fa-4047-81a0-97a84aabf429', '4d032ca1-d5f6-46bd-8c58-c06a212749c7'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:52.461094 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b7ea3f28-6e2c-41a5-a935-fe5b1b8a585c tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Snapshot create request issued successfully. Aug 13 07:05:52.462093 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b7ea3f28-6e2c-41a5-a935-fe5b1b8a585c tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:05:52.463121 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1105/4399] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:05:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:52.473125 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5d79e54d-d011-4944-ace3-80ae33627e5b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:52.475847 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5d79e54d-d011-4944-ace3-80ae33627e5b tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/snapshots/3700666a-485f-47f8-970b-fcdd219a865a Aug 13 07:05:52.476052 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5d79e54d-d011-4944-ace3-80ae33627e5b tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:52.476261 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5d79e54d-d011-4944-ace3-80ae33627e5b tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:52.481562 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:52.481562 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:52.482068 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5d79e54d-d011-4944-ace3-80ae33627e5b tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Snapshot retrieved successfully. Aug 13 07:05:52.482958 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5d79e54d-d011-4944-ace3-80ae33627e5b tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/snapshots/3700666a-485f-47f8-970b-fcdd219a865a returned with HTTP 200 Aug 13 07:05:52.483350 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1106/4400] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:52 2026] GET /volume/v3/snapshots/3700666a-485f-47f8-970b-fcdd219a865a => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:53.372045 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-30b8a3a1-c70b-4aab-8628-19a51feb264b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:53.373628 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-30b8a3a1-c70b-4aab-8628-19a51feb264b tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 Aug 13 07:05:53.373952 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-30b8a3a1-c70b-4aab-8628-19a51feb264b tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:53.374189 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-30b8a3a1-c70b-4aab-8628-19a51feb264b tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:53.374371 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-30b8a3a1-c70b-4aab-8628-19a51feb264b tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Show backup with id 2c70fe17-4684-4594-8ce2-2295ccb5c2d0. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:05:53.379173 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:53.379173 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:53.379173 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-30b8a3a1-c70b-4aab-8628-19a51feb264b tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 returned with HTTP 200 Aug 13 07:05:53.379173 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1093/4401] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:53 2026] GET /volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:53.492040 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dde31c4c-fce0-482b-aba8-5532056598a4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:53.493675 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dde31c4c-fce0-482b-aba8-5532056598a4 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/snapshots/3700666a-485f-47f8-970b-fcdd219a865a Aug 13 07:05:53.493868 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dde31c4c-fce0-482b-aba8-5532056598a4 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:53.494075 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dde31c4c-fce0-482b-aba8-5532056598a4 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:53.498637 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:53.498637 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:53.499060 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-dde31c4c-fce0-482b-aba8-5532056598a4 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Snapshot retrieved successfully. Aug 13 07:05:53.500035 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dde31c4c-fce0-482b-aba8-5532056598a4 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/snapshots/3700666a-485f-47f8-970b-fcdd219a865a returned with HTTP 200 Aug 13 07:05:53.500543 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1098/4402] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:53 2026] GET /volume/v3/snapshots/3700666a-485f-47f8-970b-fcdd219a865a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:53.512400 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1662e7b2-ef82-4102-bcf1-3d3134e73461 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:53.516403 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1662e7b2-ef82-4102-bcf1-3d3134e73461 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] DELETE https://10.4.3.81/volume/v3/volumes/ea2f187d-d2e2-42cf-a364-9e29230da943?cascade=True Aug 13 07:05:53.516403 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1662e7b2-ef82-4102-bcf1-3d3134e73461 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:53.516403 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1662e7b2-ef82-4102-bcf1-3d3134e73461 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:53.516403 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-1662e7b2-ef82-4102-bcf1-3d3134e73461 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Delete volume with id: ea2f187d-d2e2-42cf-a364-9e29230da943 Aug 13 07:05:53.526463 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:53.526463 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:53.527346 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1662e7b2-ef82-4102-bcf1-3d3134e73461 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Volume info retrieved successfully. Aug 13 07:05:53.561065 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1662e7b2-ef82-4102-bcf1-3d3134e73461 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Delete volume request issued successfully. Aug 13 07:05:53.561065 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1662e7b2-ef82-4102-bcf1-3d3134e73461 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes/ea2f187d-d2e2-42cf-a364-9e29230da943?cascade=True returned with HTTP 202 Aug 13 07:05:53.561065 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1106/4403] 10.4.3.81 () {66 vars in 1369 bytes} [Thu Aug 13 07:05:53 2026] DELETE /volume/v3/volumes/ea2f187d-d2e2-42cf-a364-9e29230da943?cascade=True => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:53.568857 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-055d619a-2be1-40c4-a413-2088dba05745 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:53.570727 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-055d619a-2be1-40c4-a413-2088dba05745 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/volumes/ea2f187d-d2e2-42cf-a364-9e29230da943 Aug 13 07:05:53.570939 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-055d619a-2be1-40c4-a413-2088dba05745 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:53.571145 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-055d619a-2be1-40c4-a413-2088dba05745 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:53.578017 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:53.578017 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:53.582375 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-055d619a-2be1-40c4-a413-2088dba05745 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Volume info retrieved successfully. Aug 13 07:05:53.589051 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-055d619a-2be1-40c4-a413-2088dba05745 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes/ea2f187d-d2e2-42cf-a364-9e29230da943 returned with HTTP 200 Aug 13 07:05:53.589410 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1107/4404] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:53 2026] GET /volume/v3/volumes/ea2f187d-d2e2-42cf-a364-9e29230da943 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:54.390161 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b55fd2d9-49b1-4c84-867f-9c80a8d68d0b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:54.392425 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b55fd2d9-49b1-4c84-867f-9c80a8d68d0b tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 Aug 13 07:05:54.392704 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b55fd2d9-49b1-4c84-867f-9c80a8d68d0b tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:54.392970 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b55fd2d9-49b1-4c84-867f-9c80a8d68d0b tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:54.393120 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-b55fd2d9-49b1-4c84-867f-9c80a8d68d0b tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Show backup with id 2c70fe17-4684-4594-8ce2-2295ccb5c2d0. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:05:54.397732 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:54.397732 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:54.398569 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b55fd2d9-49b1-4c84-867f-9c80a8d68d0b tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 returned with HTTP 200 Aug 13 07:05:54.399052 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1094/4405] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:54 2026] GET /volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:54.602697 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f7e8de5d-68b2-401c-87a6-89985ec2e1b5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:54.604571 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f7e8de5d-68b2-401c-87a6-89985ec2e1b5 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/volumes/ea2f187d-d2e2-42cf-a364-9e29230da943 Aug 13 07:05:54.604800 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f7e8de5d-68b2-401c-87a6-89985ec2e1b5 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:54.604986 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f7e8de5d-68b2-401c-87a6-89985ec2e1b5 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:54.616591 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f7e8de5d-68b2-401c-87a6-89985ec2e1b5 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes/ea2f187d-d2e2-42cf-a364-9e29230da943 returned with HTTP 404 Aug 13 07:05:54.617091 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1099/4406] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:54 2026] GET /volume/v3/volumes/ea2f187d-d2e2-42cf-a364-9e29230da943 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:54.625617 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cace67fb-9947-4396-b7ab-8daf125cf755 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:54.627405 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cace67fb-9947-4396-b7ab-8daf125cf755 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 13 07:05:54.627572 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cace67fb-9947-4396-b7ab-8daf125cf755 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:54.627819 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cace67fb-9947-4396-b7ab-8daf125cf755 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:54.628053 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-cace67fb-9947-4396-b7ab-8daf125cf755 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:05:54.628401 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:54.628401 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:54.628881 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cace67fb-9947-4396-b7ab-8daf125cf755 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:05:54.635937 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cace67fb-9947-4396-b7ab-8daf125cf755 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Get all volumes completed successfully. Aug 13 07:05:54.636430 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cace67fb-9947-4396-b7ab-8daf125cf755 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 13 07:05:54.636870 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1107/4407] 10.4.3.81 () {66 vars in 1230 bytes} [Thu Aug 13 07:05:54 2026] GET /volume/v3/volumes => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:05:54.647674 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ddf09cfc-9c07-4ca9-8930-bb4d3e49ab80 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:54.649815 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ddf09cfc-9c07-4ca9-8930-bb4d3e49ab80 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/snapshots Aug 13 07:05:54.650092 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ddf09cfc-9c07-4ca9-8930-bb4d3e49ab80 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:54.650560 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ddf09cfc-9c07-4ca9-8930-bb4d3e49ab80 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:54.650803 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-ddf09cfc-9c07-4ca9-8930-bb4d3e49ab80 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:05:54.652177 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.db.api [None req-ddf09cfc-9c07-4ca9-8930-bb4d3e49ab80 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Building query based on filter {{(pid=100297) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 07:05:54.656517 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ddf09cfc-9c07-4ca9-8930-bb4d3e49ab80 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Get all snapshots completed successfully. Aug 13 07:05:54.656991 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ddf09cfc-9c07-4ca9-8930-bb4d3e49ab80 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 200 Aug 13 07:05:54.657556 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1108/4408] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 07:05:54 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) Aug 13 07:05:54.672647 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2e74a7be-fd5d-4ee5-8f27-028f8f8e0b83 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:54.674503 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2e74a7be-fd5d-4ee5-8f27-028f8f8e0b83 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/3700666a-485f-47f8-970b-fcdd219a865a Aug 13 07:05:54.674729 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2e74a7be-fd5d-4ee5-8f27-028f8f8e0b83 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:54.674942 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2e74a7be-fd5d-4ee5-8f27-028f8f8e0b83 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:54.675041 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-2e74a7be-fd5d-4ee5-8f27-028f8f8e0b83 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Delete snapshot with id: 3700666a-485f-47f8-970b-fcdd219a865a Aug 13 07:05:54.679408 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2e74a7be-fd5d-4ee5-8f27-028f8f8e0b83 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/snapshots/3700666a-485f-47f8-970b-fcdd219a865a returned with HTTP 404 Aug 13 07:05:54.680430 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1095/4409] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:05:54 2026] DELETE /volume/v3/snapshots/3700666a-485f-47f8-970b-fcdd219a865a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:54.693729 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ec3d1329-f663-454f-88a6-3fe7f401488c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:54.695916 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ec3d1329-f663-454f-88a6-3fe7f401488c tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/b224574e-375d-46e8-817f-0cc912b632b3 Aug 13 07:05:54.696149 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ec3d1329-f663-454f-88a6-3fe7f401488c tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:54.696404 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ec3d1329-f663-454f-88a6-3fe7f401488c tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:54.696547 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-ec3d1329-f663-454f-88a6-3fe7f401488c tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Delete snapshot with id: b224574e-375d-46e8-817f-0cc912b632b3 Aug 13 07:05:54.701932 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ec3d1329-f663-454f-88a6-3fe7f401488c tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/snapshots/b224574e-375d-46e8-817f-0cc912b632b3 returned with HTTP 404 Aug 13 07:05:54.702531 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1100/4410] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:05:54 2026] DELETE /volume/v3/snapshots/b224574e-375d-46e8-817f-0cc912b632b3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:54.714440 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8a0b21ea-199a-4faf-a324-4605a29d2141 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:54.716380 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a0b21ea-199a-4faf-a324-4605a29d2141 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/volumes/ea2f187d-d2e2-42cf-a364-9e29230da943 Aug 13 07:05:54.716590 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a0b21ea-199a-4faf-a324-4605a29d2141 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:54.716786 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a0b21ea-199a-4faf-a324-4605a29d2141 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:54.725756 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a0b21ea-199a-4faf-a324-4605a29d2141 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes/ea2f187d-d2e2-42cf-a364-9e29230da943 returned with HTTP 404 Aug 13 07:05:54.726259 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1108/4411] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:54 2026] GET /volume/v3/volumes/ea2f187d-d2e2-42cf-a364-9e29230da943 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:54.732814 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3df64a98-d2b1-40ee-b74a-0a5659113fff None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:54.734978 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3df64a98-d2b1-40ee-b74a-0a5659113fff tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] DELETE https://10.4.3.81/volume/v3/volumes/ea2f187d-d2e2-42cf-a364-9e29230da943 Aug 13 07:05:54.735206 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3df64a98-d2b1-40ee-b74a-0a5659113fff tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:54.735457 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3df64a98-d2b1-40ee-b74a-0a5659113fff tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:54.735671 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-3df64a98-d2b1-40ee-b74a-0a5659113fff tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Delete volume with id: ea2f187d-d2e2-42cf-a364-9e29230da943 Aug 13 07:05:54.741188 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3df64a98-d2b1-40ee-b74a-0a5659113fff tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes/ea2f187d-d2e2-42cf-a364-9e29230da943 returned with HTTP 404 Aug 13 07:05:54.741660 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1109/4412] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:54 2026] DELETE /volume/v3/volumes/ea2f187d-d2e2-42cf-a364-9e29230da943 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:54.750399 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c6090c46-b726-4681-b95a-8388e4762676 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:54.751898 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c6090c46-b726-4681-b95a-8388e4762676 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:05:54.752128 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c6090c46-b726-4681-b95a-8388e4762676 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1028549581"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:54.754180 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-c6090c46-b726-4681-b95a-8388e4762676 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1028549581'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:05:54.754180 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-c6090c46-b726-4681-b95a-8388e4762676 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Create volume of 1 GB Aug 13 07:05:54.758043 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c6090c46-b726-4681-b95a-8388e4762676 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Availability Zones retrieved successfully. Aug 13 07:05:54.774331 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c6090c46-b726-4681-b95a-8388e4762676 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Flow 'volume_create_api' (38edce20-cd91-46c6-af07-e6d4c17d7a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:54.779752 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c6090c46-b726-4681-b95a-8388e4762676 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e1c49f2-b97d-42e5-ada1-3b1ebcfe32ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:54.782908 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-c6090c46-b726-4681-b95a-8388e4762676 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:05:54.830345 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c6090c46-b726-4681-b95a-8388e4762676 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e1c49f2-b97d-42e5-ada1-3b1ebcfe32ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:54.831071 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c6090c46-b726-4681-b95a-8388e4762676 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c8dfec-22ea-4a43-836a-ca405ef8dd43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:54.881473 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-c6090c46-b726-4681-b95a-8388e4762676 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Created reservations ['de735807-2a24-4422-ae82-dce5071ea04f', 'c97dd9ff-be3b-4be8-adb9-a7b908a99542', 'b9ef55f5-ed24-4214-850a-01364f07b10d', '1076abd2-9f0a-492a-b537-57348662dc9c'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:54.882555 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c6090c46-b726-4681-b95a-8388e4762676 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c8dfec-22ea-4a43-836a-ca405ef8dd43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de735807-2a24-4422-ae82-dce5071ea04f', 'c97dd9ff-be3b-4be8-adb9-a7b908a99542', 'b9ef55f5-ed24-4214-850a-01364f07b10d', '1076abd2-9f0a-492a-b537-57348662dc9c']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:54.883639 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c6090c46-b726-4681-b95a-8388e4762676 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9956eff0-d1c9-46ca-bfe1-37c2157b4f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:54.910646 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c6090c46-b726-4681-b95a-8388e4762676 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9956eff0-d1c9-46ca-bfe1-37c2157b4f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c68f35f-2cbf-4431-a1aa-fd5d92e482f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1028549581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce1500b23984492f81c654a1e1039c2f',qos_specs=None,replication_status=,reservations=['de735807-2a24-4422-ae82-dce5071ea04f','c97dd9ff-be3b-4be8-adb9-a7b908a99542','b9ef55f5-ed24-4214-850a-01364f07b10d','1076abd2-9f0a-492a-b537-57348662dc9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d05165ce95f47bbb1cbd91e363ba135',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:05:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1028549581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c68f35f-2cbf-4431-a1aa-fd5d92e482f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce1500b23984492f81c654a1e1039c2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d05165ce95f47bbb1cbd91e363ba135',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:54.912964 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c6090c46-b726-4681-b95a-8388e4762676 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8b0e075-b1f8-4f0f-b471-39af9fc80699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:54.935299 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c6090c46-b726-4681-b95a-8388e4762676 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8b0e075-b1f8-4f0f-b471-39af9fc80699) transitioned into state 'SUCCESS' from state '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-1028549581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce1500b23984492f81c654a1e1039c2f',qos_specs=None,replication_status=,reservations=['de735807-2a24-4422-ae82-dce5071ea04f','c97dd9ff-be3b-4be8-adb9-a7b908a99542','b9ef55f5-ed24-4214-850a-01364f07b10d','1076abd2-9f0a-492a-b537-57348662dc9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d05165ce95f47bbb1cbd91e363ba135',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:54.936077 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c6090c46-b726-4681-b95a-8388e4762676 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c981f2ea-3b6d-4e36-9ce6-e0126d5b2d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:54.947293 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c6090c46-b726-4681-b95a-8388e4762676 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c981f2ea-3b6d-4e36-9ce6-e0126d5b2d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:54.948092 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c6090c46-b726-4681-b95a-8388e4762676 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Flow 'volume_create_api' (38edce20-cd91-46c6-af07-e6d4c17d7a44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:54.948397 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c6090c46-b726-4681-b95a-8388e4762676 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Create volume request issued successfully. Aug 13 07:05:54.948926 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c6090c46-b726-4681-b95a-8388e4762676 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:05:54.949306 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1096/4413] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:05:54 2026] POST /volume/v3/volumes => generated 749 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:54.960457 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7528a805-b578-4eb1-a4ec-136ef8f35adf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:54.962718 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7528a805-b578-4eb1-a4ec-136ef8f35adf tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/volumes/0c68f35f-2cbf-4431-a1aa-fd5d92e482f3 Aug 13 07:05:54.963135 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7528a805-b578-4eb1-a4ec-136ef8f35adf tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:54.963421 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7528a805-b578-4eb1-a4ec-136ef8f35adf tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:54.970782 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:54.970782 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:54.974702 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7528a805-b578-4eb1-a4ec-136ef8f35adf tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Volume info retrieved successfully. Aug 13 07:05:54.979063 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7528a805-b578-4eb1-a4ec-136ef8f35adf tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes/0c68f35f-2cbf-4431-a1aa-fd5d92e482f3 returned with HTTP 200 Aug 13 07:05:54.979476 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1101/4414] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:54 2026] GET /volume/v3/volumes/0c68f35f-2cbf-4431-a1aa-fd5d92e482f3 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:55.409588 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-df21b477-cb2c-4c8f-9806-cec5a03d93b3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:55.411832 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df21b477-cb2c-4c8f-9806-cec5a03d93b3 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 Aug 13 07:05:55.412164 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df21b477-cb2c-4c8f-9806-cec5a03d93b3 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:55.412353 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df21b477-cb2c-4c8f-9806-cec5a03d93b3 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:55.412528 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-df21b477-cb2c-4c8f-9806-cec5a03d93b3 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Show backup with id 2c70fe17-4684-4594-8ce2-2295ccb5c2d0. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:05:55.417163 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:55.417163 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:55.417835 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df21b477-cb2c-4c8f-9806-cec5a03d93b3 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 returned with HTTP 200 Aug 13 07:05:55.418237 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1109/4415] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:55 2026] GET /volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:55.996588 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-03d47c1f-33d3-413a-81b1-76951266cb03 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:55.998514 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-03d47c1f-33d3-413a-81b1-76951266cb03 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/volumes/0c68f35f-2cbf-4431-a1aa-fd5d92e482f3 Aug 13 07:05:55.998703 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-03d47c1f-33d3-413a-81b1-76951266cb03 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:55.998921 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-03d47c1f-33d3-413a-81b1-76951266cb03 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:56.007359 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:56.007359 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:56.012358 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-03d47c1f-33d3-413a-81b1-76951266cb03 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Volume info retrieved successfully. Aug 13 07:05:56.015529 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-03d47c1f-33d3-413a-81b1-76951266cb03 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes/0c68f35f-2cbf-4431-a1aa-fd5d92e482f3 returned with HTTP 200 Aug 13 07:05:56.015931 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1110/4416] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:55 2026] GET /volume/v3/volumes/0c68f35f-2cbf-4431-a1aa-fd5d92e482f3 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:56.028297 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4e92240b-c27b-4fee-8a10-40bbede93d43 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:56.029726 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4e92240b-c27b-4fee-8a10-40bbede93d43 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:05:56.030124 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4e92240b-c27b-4fee-8a10-40bbede93d43 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c68f35f-2cbf-4431-a1aa-fd5d92e482f3", "name": "tempest-VolumesDeleteCascade-Snapshot-506874390"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:56.039603 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:56.039603 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:56.040102 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4e92240b-c27b-4fee-8a10-40bbede93d43 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Volume info retrieved successfully. Aug 13 07:05:56.040232 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-4e92240b-c27b-4fee-8a10-40bbede93d43 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Create snapshot from volume 0c68f35f-2cbf-4431-a1aa-fd5d92e482f3 Aug 13 07:05:56.072478 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-4e92240b-c27b-4fee-8a10-40bbede93d43 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Created reservations ['d9ff08d5-50b3-4a66-b254-b213082099f7', '78120f97-ec4a-49b5-82a2-8ba7ceaf79b7', '6479379e-0e1c-4f6c-b276-4fdb913d5117', '426b8998-0548-4b21-aef4-f12890ca4ab0'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:56.107352 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4e92240b-c27b-4fee-8a10-40bbede93d43 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Snapshot create request issued successfully. Aug 13 07:05:56.107352 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4e92240b-c27b-4fee-8a10-40bbede93d43 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:05:56.107352 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1097/4417] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:05:56 2026] POST /volume/v3/snapshots => generated 306 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:56.114659 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-447b2c08-338e-4d58-be6b-515a24dd740b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:56.117209 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-447b2c08-338e-4d58-be6b-515a24dd740b tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/snapshots/78062917-2c9c-4a6b-8186-22a7f676ebe1 Aug 13 07:05:56.117209 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-447b2c08-338e-4d58-be6b-515a24dd740b tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:56.117209 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-447b2c08-338e-4d58-be6b-515a24dd740b tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:56.121954 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:56.121954 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:56.122458 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-447b2c08-338e-4d58-be6b-515a24dd740b tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Snapshot retrieved successfully. Aug 13 07:05:56.123446 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-447b2c08-338e-4d58-be6b-515a24dd740b tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/snapshots/78062917-2c9c-4a6b-8186-22a7f676ebe1 returned with HTTP 200 Aug 13 07:05:56.123945 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1102/4418] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:56 2026] GET /volume/v3/snapshots/78062917-2c9c-4a6b-8186-22a7f676ebe1 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:56.429243 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-869d909c-7df2-4381-b78d-086bc101a0c8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:56.431905 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-869d909c-7df2-4381-b78d-086bc101a0c8 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 Aug 13 07:05:56.432276 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-869d909c-7df2-4381-b78d-086bc101a0c8 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:56.432489 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-869d909c-7df2-4381-b78d-086bc101a0c8 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:56.432618 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-869d909c-7df2-4381-b78d-086bc101a0c8 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Show backup with id 2c70fe17-4684-4594-8ce2-2295ccb5c2d0. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:05:56.437944 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:56.437944 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:56.438716 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-869d909c-7df2-4381-b78d-086bc101a0c8 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 returned with HTTP 200 Aug 13 07:05:56.439295 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1110/4419] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:56 2026] GET /volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:57.133815 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-12bd08bf-02fd-4f97-9a7d-7d1210f0b298 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:57.135588 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-12bd08bf-02fd-4f97-9a7d-7d1210f0b298 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/snapshots/78062917-2c9c-4a6b-8186-22a7f676ebe1 Aug 13 07:05:57.135816 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-12bd08bf-02fd-4f97-9a7d-7d1210f0b298 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:57.136001 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-12bd08bf-02fd-4f97-9a7d-7d1210f0b298 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:57.142179 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:57.142179 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:57.142780 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-12bd08bf-02fd-4f97-9a7d-7d1210f0b298 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Snapshot retrieved successfully. Aug 13 07:05:57.143840 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-12bd08bf-02fd-4f97-9a7d-7d1210f0b298 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/snapshots/78062917-2c9c-4a6b-8186-22a7f676ebe1 returned with HTTP 200 Aug 13 07:05:57.144308 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1111/4420] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:05:57 2026] GET /volume/v3/snapshots/78062917-2c9c-4a6b-8186-22a7f676ebe1 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:57.153549 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:57.155767 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:05:57.156176 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "78062917-2c9c-4a6b-8186-22a7f676ebe1", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1451773092"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:57.157999 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Create volume request body: {'volume': {'snapshot_id': '78062917-2c9c-4a6b-8186-22a7f676ebe1', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1451773092'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:05:57.163691 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:57.163691 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:57.164261 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Snapshot retrieved successfully. Aug 13 07:05:57.164432 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Create volume of 1 GB Aug 13 07:05:57.168294 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Availability Zones retrieved successfully. Aug 13 07:05:57.176027 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Flow 'volume_create_api' (e18609ad-5de4-4a67-bda0-63b7706d06d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:57.177286 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a38c4e6-ef96-4c72-b8ed-2cc7764b256f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:57.178475 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:05:57.216875 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a38c4e6-ef96-4c72-b8ed-2cc7764b256f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '78062917-2c9c-4a6b-8186-22a7f676ebe1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:57.217882 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2a17e6c-def2-4c32-aba5-d3397995b6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:57.267013 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Created reservations ['25227e0b-cddb-4399-a350-0404a4e8a29d', 'ff793632-f850-4a74-8087-485e273047ca', '5f28aca6-326c-435f-aa3f-08132ebd7934', 'd7e4eb06-9e56-4ed2-bd02-5075c3e35a06'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:05:57.268153 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2a17e6c-def2-4c32-aba5-d3397995b6b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25227e0b-cddb-4399-a350-0404a4e8a29d', 'ff793632-f850-4a74-8087-485e273047ca', '5f28aca6-326c-435f-aa3f-08132ebd7934', 'd7e4eb06-9e56-4ed2-bd02-5075c3e35a06']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:57.269045 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd5de63e-a8a4-4638-9212-719ffe4b9a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:57.311706 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd5de63e-a8a4-4638-9212-719ffe4b9a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19646d5b-149b-45ee-ba15-93508e85091e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1451773092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce1500b23984492f81c654a1e1039c2f',qos_specs=None,replication_status=,reservations=['25227e0b-cddb-4399-a350-0404a4e8a29d','ff793632-f850-4a74-8087-485e273047ca','5f28aca6-326c-435f-aa3f-08132ebd7934','d7e4eb06-9e56-4ed2-bd02-5075c3e35a06'],size=1,snapshot_id=78062917-2c9c-4a6b-8186-22a7f676ebe1,source_replicaid=,source_volid=None,status='creating',user_id='0d05165ce95f47bbb1cbd91e363ba135',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:05:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1451773092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19646d5b-149b-45ee-ba15-93508e85091e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce1500b23984492f81c654a1e1039c2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=78062917-2c9c-4a6b-8186-22a7f676ebe1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d05165ce95f47bbb1cbd91e363ba135',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:57.312523 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd0f5eb1-cd1b-4aa5-bfd1-d4bcc013b380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:57.328561 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd0f5eb1-cd1b-4aa5-bfd1-d4bcc013b380) transitioned into state 'SUCCESS' from state '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-1451773092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce1500b23984492f81c654a1e1039c2f',qos_specs=None,replication_status=,reservations=['25227e0b-cddb-4399-a350-0404a4e8a29d','ff793632-f850-4a74-8087-485e273047ca','5f28aca6-326c-435f-aa3f-08132ebd7934','d7e4eb06-9e56-4ed2-bd02-5075c3e35a06'],size=1,snapshot_id=78062917-2c9c-4a6b-8186-22a7f676ebe1,source_replicaid=,source_volid=None,status='creating',user_id='0d05165ce95f47bbb1cbd91e363ba135',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:57.329239 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40a7b9ce-c3fd-460f-a549-6137f1692ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:05:57.351762 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40a7b9ce-c3fd-460f-a549-6137f1692ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:05:57.352579 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Flow 'volume_create_api' (e18609ad-5de4-4a67-bda0-63b7706d06d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:05:57.352920 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Create volume request issued successfully. Aug 13 07:05:57.353461 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-505c378f-a2f0-4c65-bba1-f0ddb5029121 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:05:57.354040 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1098/4421] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:05:57 2026] POST /volume/v3/volumes => generated 783 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:05:57.368808 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-86d50aab-cc63-46b3-b09a-ad9a5c4368b9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:57.370900 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-86d50aab-cc63-46b3-b09a-ad9a5c4368b9 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/volumes/19646d5b-149b-45ee-ba15-93508e85091e Aug 13 07:05:57.371156 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-86d50aab-cc63-46b3-b09a-ad9a5c4368b9 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:57.371397 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-86d50aab-cc63-46b3-b09a-ad9a5c4368b9 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:57.380238 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:57.380238 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:57.384381 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-86d50aab-cc63-46b3-b09a-ad9a5c4368b9 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Volume info retrieved successfully. Aug 13 07:05:57.389178 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-86d50aab-cc63-46b3-b09a-ad9a5c4368b9 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes/19646d5b-149b-45ee-ba15-93508e85091e returned with HTTP 200 Aug 13 07:05:57.389658 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1103/4422] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:57 2026] GET /volume/v3/volumes/19646d5b-149b-45ee-ba15-93508e85091e => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:57.450857 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-71c4f923-ecf3-4a1e-9826-c935f7159346 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:57.453118 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71c4f923-ecf3-4a1e-9826-c935f7159346 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 Aug 13 07:05:57.453343 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71c4f923-ecf3-4a1e-9826-c935f7159346 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:57.453553 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71c4f923-ecf3-4a1e-9826-c935f7159346 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:57.453683 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-71c4f923-ecf3-4a1e-9826-c935f7159346 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Show backup with id 2c70fe17-4684-4594-8ce2-2295ccb5c2d0. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:05:57.458093 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:57.458093 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:57.458847 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71c4f923-ecf3-4a1e-9826-c935f7159346 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 returned with HTTP 200 Aug 13 07:05:57.459257 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1111/4423] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:57 2026] GET /volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:58.402960 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c9ed8f1d-d563-4e5c-8988-0bc4e8219477 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:58.404585 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c9ed8f1d-d563-4e5c-8988-0bc4e8219477 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/volumes/19646d5b-149b-45ee-ba15-93508e85091e Aug 13 07:05:58.404840 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c9ed8f1d-d563-4e5c-8988-0bc4e8219477 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:58.405003 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c9ed8f1d-d563-4e5c-8988-0bc4e8219477 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:58.418040 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:58.418040 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:58.421924 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c9ed8f1d-d563-4e5c-8988-0bc4e8219477 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Volume info retrieved successfully. Aug 13 07:05:58.427916 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c9ed8f1d-d563-4e5c-8988-0bc4e8219477 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes/19646d5b-149b-45ee-ba15-93508e85091e returned with HTTP 200 Aug 13 07:05:58.428622 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1112/4424] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:58 2026] GET /volume/v3/volumes/19646d5b-149b-45ee-ba15-93508e85091e => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:58.441162 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1b135360-1b16-4168-bdb5-dd872c72e889 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:58.443805 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1b135360-1b16-4168-bdb5-dd872c72e889 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/volumes/19646d5b-149b-45ee-ba15-93508e85091e Aug 13 07:05:58.444084 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1b135360-1b16-4168-bdb5-dd872c72e889 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:58.444369 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1b135360-1b16-4168-bdb5-dd872c72e889 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:58.453389 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:58.453389 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:58.458174 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1b135360-1b16-4168-bdb5-dd872c72e889 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Volume info retrieved successfully. Aug 13 07:05:58.464046 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1b135360-1b16-4168-bdb5-dd872c72e889 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes/19646d5b-149b-45ee-ba15-93508e85091e returned with HTTP 200 Aug 13 07:05:58.464601 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1099/4425] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:58 2026] GET /volume/v3/volumes/19646d5b-149b-45ee-ba15-93508e85091e => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:58.469867 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-754dba11-888e-48c5-9d26-f5a1ed94e7f1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:58.472352 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-754dba11-888e-48c5-9d26-f5a1ed94e7f1 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 Aug 13 07:05:58.472645 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-754dba11-888e-48c5-9d26-f5a1ed94e7f1 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:58.472916 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-754dba11-888e-48c5-9d26-f5a1ed94e7f1 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:58.473072 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-754dba11-888e-48c5-9d26-f5a1ed94e7f1 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Show backup with id 2c70fe17-4684-4594-8ce2-2295ccb5c2d0. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:05:58.480071 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3a6fee18-780f-4a28-bcfe-fb0f18aec0d0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:58.480639 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:58.480639 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:58.481029 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-754dba11-888e-48c5-9d26-f5a1ed94e7f1 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 returned with HTTP 200 Aug 13 07:05:58.481412 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1104/4426] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:58 2026] GET /volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:58.482026 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3a6fee18-780f-4a28-bcfe-fb0f18aec0d0 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0c68f35f-2cbf-4431-a1aa-fd5d92e482f3?cascade=True Aug 13 07:05:58.482297 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3a6fee18-780f-4a28-bcfe-fb0f18aec0d0 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:58.482572 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3a6fee18-780f-4a28-bcfe-fb0f18aec0d0 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:58.482794 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-3a6fee18-780f-4a28-bcfe-fb0f18aec0d0 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Delete volume with id: 0c68f35f-2cbf-4431-a1aa-fd5d92e482f3 Aug 13 07:05:58.497274 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b2ebc938-f544-441f-9274-fa528b143dca None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:58.501343 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b2ebc938-f544-441f-9274-fa528b143dca tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] PUT https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 Aug 13 07:05:58.501441 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:58.501441 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:58.501602 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b2ebc938-f544-441f-9274-fa528b143dca tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:05:58.501636 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3a6fee18-780f-4a28-bcfe-fb0f18aec0d0 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Volume info retrieved successfully. Aug 13 07:05:58.508500 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:58.508500 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:58.516372 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b2ebc938-f544-441f-9274-fa528b143dca tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 returned with HTTP 200 Aug 13 07:05:58.517001 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1113/4427] 10.4.3.81 () {70 vars in 1401 bytes} [Thu Aug 13 07:05:58 2026] PUT /volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 => generated 314 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:58.527443 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-921f3539-e629-4798-901d-8c7708774e38 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:58.529867 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-921f3539-e629-4798-901d-8c7708774e38 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 Aug 13 07:05:58.530113 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-921f3539-e629-4798-901d-8c7708774e38 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:58.530536 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-921f3539-e629-4798-901d-8c7708774e38 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:58.530536 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-921f3539-e629-4798-901d-8c7708774e38 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Show backup with id 2c70fe17-4684-4594-8ce2-2295ccb5c2d0. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:05:58.535673 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:58.535673 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:58.536253 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3a6fee18-780f-4a28-bcfe-fb0f18aec0d0 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Delete volume request issued successfully. Aug 13 07:05:58.536488 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3a6fee18-780f-4a28-bcfe-fb0f18aec0d0 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes/0c68f35f-2cbf-4431-a1aa-fd5d92e482f3?cascade=True returned with HTTP 202 Aug 13 07:05:58.536658 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-921f3539-e629-4798-901d-8c7708774e38 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 returned with HTTP 200 Aug 13 07:05:58.536934 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1112/4428] 10.4.3.81 () {66 vars in 1369 bytes} [Thu Aug 13 07:05:58 2026] DELETE /volume/v3/volumes/0c68f35f-2cbf-4431-a1aa-fd5d92e482f3?cascade=True => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:58.537026 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1100/4429] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:58 2026] GET /volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:58.544983 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6824b3de-e342-44f6-bf0c-f0c16922b477 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:58.550875 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6824b3de-e342-44f6-bf0c-f0c16922b477 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/volumes/0c68f35f-2cbf-4431-a1aa-fd5d92e482f3 Aug 13 07:05:58.551158 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6824b3de-e342-44f6-bf0c-f0c16922b477 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:58.551467 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6824b3de-e342-44f6-bf0c-f0c16922b477 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:58.553760 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d3680f85-053d-401f-81e9-6f3ab6fc276c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:58.555436 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d3680f85-053d-401f-81e9-6f3ab6fc276c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] DELETE https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 Aug 13 07:05:58.555876 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d3680f85-053d-401f-81e9-6f3ab6fc276c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:58.557141 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d3680f85-053d-401f-81e9-6f3ab6fc276c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:58.557141 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-d3680f85-053d-401f-81e9-6f3ab6fc276c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Delete backup with id: 2c70fe17-4684-4594-8ce2-2295ccb5c2d0. Aug 13 07:05:58.561690 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:58.561690 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:58.564401 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:58.564401 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:58.569567 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6824b3de-e342-44f6-bf0c-f0c16922b477 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Volume info retrieved successfully. Aug 13 07:05:58.576140 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6824b3de-e342-44f6-bf0c-f0c16922b477 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes/0c68f35f-2cbf-4431-a1aa-fd5d92e482f3 returned with HTTP 200 Aug 13 07:05:58.576684 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1105/4430] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:58 2026] GET /volume/v3/volumes/0c68f35f-2cbf-4431-a1aa-fd5d92e482f3 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:58.582614 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-d3680f85-053d-401f-81e9-6f3ab6fc276c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] delete_backup rpcapi backup_id 2c70fe17-4684-4594-8ce2-2295ccb5c2d0 {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:05:58.583945 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d3680f85-053d-401f-81e9-6f3ab6fc276c tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 returned with HTTP 202 Aug 13 07:05:58.583945 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1114/4431] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:05:58 2026] DELETE /volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:05:58.593988 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a9c40689-22e3-48d5-ad42-4cd815ab9b81 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:58.595743 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9c40689-22e3-48d5-ad42-4cd815ab9b81 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 Aug 13 07:05:58.595915 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a9c40689-22e3-48d5-ad42-4cd815ab9b81 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:58.596083 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a9c40689-22e3-48d5-ad42-4cd815ab9b81 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:58.596185 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a9c40689-22e3-48d5-ad42-4cd815ab9b81 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Show backup with id 2c70fe17-4684-4594-8ce2-2295ccb5c2d0. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:05:58.601335 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:58.601335 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:58.601829 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9c40689-22e3-48d5-ad42-4cd815ab9b81 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 returned with HTTP 200 Aug 13 07:05:58.602214 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1113/4432] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:58 2026] GET /volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:59.590634 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-497b9463-e5f9-4c5c-8af3-12614ba6ed45 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:59.593330 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-497b9463-e5f9-4c5c-8af3-12614ba6ed45 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/volumes/0c68f35f-2cbf-4431-a1aa-fd5d92e482f3 Aug 13 07:05:59.593588 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-497b9463-e5f9-4c5c-8af3-12614ba6ed45 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:59.593846 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-497b9463-e5f9-4c5c-8af3-12614ba6ed45 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:59.601407 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-497b9463-e5f9-4c5c-8af3-12614ba6ed45 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes/0c68f35f-2cbf-4431-a1aa-fd5d92e482f3 returned with HTTP 404 Aug 13 07:05:59.602243 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1101/4433] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:59 2026] GET /volume/v3/volumes/0c68f35f-2cbf-4431-a1aa-fd5d92e482f3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:59.609082 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b7832e73-0a62-4589-8e76-377b422fd5ef None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:59.610949 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b7832e73-0a62-4589-8e76-377b422fd5ef tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 13 07:05:59.611149 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b7832e73-0a62-4589-8e76-377b422fd5ef tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:59.611395 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b7832e73-0a62-4589-8e76-377b422fd5ef tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:59.611674 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-b7832e73-0a62-4589-8e76-377b422fd5ef tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:05:59.612416 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b7832e73-0a62-4589-8e76-377b422fd5ef tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:05:59.613239 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c71a7c47-b5c1-41e2-98c0-a2089bc67391 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:59.615118 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c71a7c47-b5c1-41e2-98c0-a2089bc67391 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 Aug 13 07:05:59.615426 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c71a7c47-b5c1-41e2-98c0-a2089bc67391 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:59.615681 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c71a7c47-b5c1-41e2-98c0-a2089bc67391 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:59.615854 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-c71a7c47-b5c1-41e2-98c0-a2089bc67391 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Show backup with id 2c70fe17-4684-4594-8ce2-2295ccb5c2d0. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:05:59.619361 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c71a7c47-b5c1-41e2-98c0-a2089bc67391 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 returned with HTTP 404 Aug 13 07:05:59.619881 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1115/4434] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:59 2026] GET /volume/v3/backups/2c70fe17-4684-4594-8ce2-2295ccb5c2d0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:05:59.620138 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b7832e73-0a62-4589-8e76-377b422fd5ef tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Get all volumes completed successfully. Aug 13 07:05:59.620620 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b7832e73-0a62-4589-8e76-377b422fd5ef tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 13 07:05:59.621009 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1106/4435] 10.4.3.81 () {66 vars in 1230 bytes} [Thu Aug 13 07:05:59 2026] GET /volume/v3/volumes => generated 333 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:59.626303 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e0b3b960-1871-45c7-9e50-85cd85639acf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:59.628445 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0b3b960-1871-45c7-9e50-85cd85639acf tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/f8b04ed6-3a66-46c2-b4f4-cbb660e92d13 Aug 13 07:05:59.628676 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0b3b960-1871-45c7-9e50-85cd85639acf tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:59.628886 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0b3b960-1871-45c7-9e50-85cd85639acf tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:59.629040 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-e0b3b960-1871-45c7-9e50-85cd85639acf tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Delete volume with id: f8b04ed6-3a66-46c2-b4f4-cbb660e92d13 Aug 13 07:05:59.629390 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a1946843-0683-4d65-9ad4-0c72da5cbcaa None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:59.631134 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a1946843-0683-4d65-9ad4-0c72da5cbcaa tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/snapshots Aug 13 07:05:59.631315 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a1946843-0683-4d65-9ad4-0c72da5cbcaa tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:59.631528 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a1946843-0683-4d65-9ad4-0c72da5cbcaa tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:59.631800 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-a1946843-0683-4d65-9ad4-0c72da5cbcaa tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:05:59.632786 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.db.api [None req-a1946843-0683-4d65-9ad4-0c72da5cbcaa tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Building query based on filter {{(pid=100294) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 07:05:59.636015 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:59.636015 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:59.636357 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e0b3b960-1871-45c7-9e50-85cd85639acf tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Volume info retrieved successfully. Aug 13 07:05:59.636643 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a1946843-0683-4d65-9ad4-0c72da5cbcaa tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Get all snapshots completed successfully. Aug 13 07:05:59.636937 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a1946843-0683-4d65-9ad4-0c72da5cbcaa tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 200 Aug 13 07:05:59.637340 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1102/4436] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 07:05:59 2026] GET /volume/v3/snapshots => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:05:59.646244 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6ec91d69-5ba1-472b-b965-8e113bb2ce67 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:59.648308 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6ec91d69-5ba1-472b-b965-8e113bb2ce67 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/volumes/19646d5b-149b-45ee-ba15-93508e85091e Aug 13 07:05:59.648884 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6ec91d69-5ba1-472b-b965-8e113bb2ce67 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:59.649130 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6ec91d69-5ba1-472b-b965-8e113bb2ce67 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:59.656269 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:59.656269 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:05:59.657654 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e0b3b960-1871-45c7-9e50-85cd85639acf tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Delete volume request issued successfully. Aug 13 07:05:59.657901 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0b3b960-1871-45c7-9e50-85cd85639acf tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/volumes/f8b04ed6-3a66-46c2-b4f4-cbb660e92d13 returned with HTTP 202 Aug 13 07:05:59.658334 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1114/4437] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:05:59 2026] DELETE /volume/v3/volumes/f8b04ed6-3a66-46c2-b4f4-cbb660e92d13 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:59.660021 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6ec91d69-5ba1-472b-b965-8e113bb2ce67 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Volume info retrieved successfully. Aug 13 07:05:59.664551 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6ec91d69-5ba1-472b-b965-8e113bb2ce67 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes/19646d5b-149b-45ee-ba15-93508e85091e returned with HTTP 200 Aug 13 07:05:59.664905 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ad4361ab-ee9e-421e-9ad9-e28d3a257680 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:59.665014 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1116/4438] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:59 2026] GET /volume/v3/volumes/19646d5b-149b-45ee-ba15-93508e85091e => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:05:59.671337 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ad4361ab-ee9e-421e-9ad9-e28d3a257680 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/volumes/f8b04ed6-3a66-46c2-b4f4-cbb660e92d13 Aug 13 07:05:59.671611 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ad4361ab-ee9e-421e-9ad9-e28d3a257680 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:59.671846 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ad4361ab-ee9e-421e-9ad9-e28d3a257680 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:59.683820 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c89459fd-2f44-4b24-b540-da5788d41348 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:59.686656 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c89459fd-2f44-4b24-b540-da5788d41348 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] DELETE https://10.4.3.81/volume/v3/volumes/19646d5b-149b-45ee-ba15-93508e85091e Aug 13 07:05:59.686892 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c89459fd-2f44-4b24-b540-da5788d41348 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:59.687113 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:59.687113 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:05:59.687178 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c89459fd-2f44-4b24-b540-da5788d41348 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:59.687306 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-c89459fd-2f44-4b24-b540-da5788d41348 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Delete volume with id: 19646d5b-149b-45ee-ba15-93508e85091e Aug 13 07:05:59.691870 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ad4361ab-ee9e-421e-9ad9-e28d3a257680 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Volume info retrieved successfully. Aug 13 07:05:59.697146 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ad4361ab-ee9e-421e-9ad9-e28d3a257680 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/volumes/f8b04ed6-3a66-46c2-b4f4-cbb660e92d13 returned with HTTP 200 Aug 13 07:05:59.697718 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1107/4439] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:05:59 2026] GET /volume/v3/volumes/f8b04ed6-3a66-46c2-b4f4-cbb660e92d13 => generated 1006 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:05:59.702985 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:59.702985 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:05:59.703617 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c89459fd-2f44-4b24-b540-da5788d41348 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Volume info retrieved successfully. Aug 13 07:05:59.725927 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c89459fd-2f44-4b24-b540-da5788d41348 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Delete volume request issued successfully. Aug 13 07:05:59.726120 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c89459fd-2f44-4b24-b540-da5788d41348 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes/19646d5b-149b-45ee-ba15-93508e85091e returned with HTTP 202 Aug 13 07:05:59.726532 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1103/4440] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:05:59 2026] DELETE /volume/v3/volumes/19646d5b-149b-45ee-ba15-93508e85091e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:05:59.736463 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-417652f6-86d3-4687-9757-2eb58847e3d7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:05:59.738262 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-417652f6-86d3-4687-9757-2eb58847e3d7 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/volumes/19646d5b-149b-45ee-ba15-93508e85091e Aug 13 07:05:59.738515 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-417652f6-86d3-4687-9757-2eb58847e3d7 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:05:59.738770 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-417652f6-86d3-4687-9757-2eb58847e3d7 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:05:59.746797 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:05:59.746797 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:05:59.752754 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-417652f6-86d3-4687-9757-2eb58847e3d7 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Volume info retrieved successfully. Aug 13 07:05:59.759313 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-417652f6-86d3-4687-9757-2eb58847e3d7 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes/19646d5b-149b-45ee-ba15-93508e85091e returned with HTTP 200 Aug 13 07:05:59.759882 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1115/4441] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:05:59 2026] GET /volume/v3/volumes/19646d5b-149b-45ee-ba15-93508e85091e => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:00.710397 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0a25a193-5b13-4af7-aa6e-c662e432dbb1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:00.712820 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0a25a193-5b13-4af7-aa6e-c662e432dbb1 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] GET https://10.4.3.81/volume/v3/volumes/f8b04ed6-3a66-46c2-b4f4-cbb660e92d13 Aug 13 07:06:00.713155 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0a25a193-5b13-4af7-aa6e-c662e432dbb1 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:00.713465 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0a25a193-5b13-4af7-aa6e-c662e432dbb1 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:00.721485 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0a25a193-5b13-4af7-aa6e-c662e432dbb1 tempest-ProjectAdminTests39-1158503492 tempest-ProjectAdminTests39-1158503492-project-admin] https://10.4.3.81/volume/v3/volumes/f8b04ed6-3a66-46c2-b4f4-cbb660e92d13 returned with HTTP 404 Aug 13 07:06:00.722343 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1117/4442] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:00 2026] GET /volume/v3/volumes/f8b04ed6-3a66-46c2-b4f4-cbb660e92d13 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:00.778748 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9df9a7b3-c0cf-4fb8-aa0f-ccb1fe6e4426 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:00.780968 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9df9a7b3-c0cf-4fb8-aa0f-ccb1fe6e4426 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/volumes/19646d5b-149b-45ee-ba15-93508e85091e Aug 13 07:06:00.781211 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9df9a7b3-c0cf-4fb8-aa0f-ccb1fe6e4426 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:00.781471 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9df9a7b3-c0cf-4fb8-aa0f-ccb1fe6e4426 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:00.788927 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9df9a7b3-c0cf-4fb8-aa0f-ccb1fe6e4426 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes/19646d5b-149b-45ee-ba15-93508e85091e returned with HTTP 404 Aug 13 07:06:00.789560 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1108/4443] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:00 2026] GET /volume/v3/volumes/19646d5b-149b-45ee-ba15-93508e85091e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:00.797435 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-03e0fbe0-13c7-4fda-9176-167c391b319b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:00.799857 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-03e0fbe0-13c7-4fda-9176-167c391b319b tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/78062917-2c9c-4a6b-8186-22a7f676ebe1 Aug 13 07:06:00.800139 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-03e0fbe0-13c7-4fda-9176-167c391b319b tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:00.800454 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-03e0fbe0-13c7-4fda-9176-167c391b319b tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:00.800611 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-03e0fbe0-13c7-4fda-9176-167c391b319b tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Delete snapshot with id: 78062917-2c9c-4a6b-8186-22a7f676ebe1 Aug 13 07:06:00.806239 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-03e0fbe0-13c7-4fda-9176-167c391b319b tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/snapshots/78062917-2c9c-4a6b-8186-22a7f676ebe1 returned with HTTP 404 Aug 13 07:06:00.806927 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1104/4444] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:06:00 2026] DELETE /volume/v3/snapshots/78062917-2c9c-4a6b-8186-22a7f676ebe1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:00.815668 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9a381dd9-e49c-4567-8954-37370aecbbc8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:00.817645 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a381dd9-e49c-4567-8954-37370aecbbc8 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] GET https://10.4.3.81/volume/v3/volumes/0c68f35f-2cbf-4431-a1aa-fd5d92e482f3 Aug 13 07:06:00.817869 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a381dd9-e49c-4567-8954-37370aecbbc8 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:00.819116 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a381dd9-e49c-4567-8954-37370aecbbc8 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:00.822193 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=389,cinder:UPDATE=117,cinder:INSERT=65 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:06:00.832006 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a381dd9-e49c-4567-8954-37370aecbbc8 tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes/0c68f35f-2cbf-4431-a1aa-fd5d92e482f3 returned with HTTP 404 Aug 13 07:06:00.833061 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1116/4445] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:00 2026] GET /volume/v3/volumes/0c68f35f-2cbf-4431-a1aa-fd5d92e482f3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:00.840213 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cf36db67-47d0-49da-8e8b-4e960cc3566d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:00.842568 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cf36db67-47d0-49da-8e8b-4e960cc3566d tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0c68f35f-2cbf-4431-a1aa-fd5d92e482f3 Aug 13 07:06:00.843536 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cf36db67-47d0-49da-8e8b-4e960cc3566d tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:00.843903 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cf36db67-47d0-49da-8e8b-4e960cc3566d tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:00.844192 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-cf36db67-47d0-49da-8e8b-4e960cc3566d tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] Delete volume with id: 0c68f35f-2cbf-4431-a1aa-fd5d92e482f3 Aug 13 07:06:00.852021 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cf36db67-47d0-49da-8e8b-4e960cc3566d tempest-VolumesDeleteCascade-1506987508 tempest-VolumesDeleteCascade-1506987508-project-member] https://10.4.3.81/volume/v3/volumes/0c68f35f-2cbf-4431-a1aa-fd5d92e482f3 returned with HTTP 404 Aug 13 07:06:00.852807 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1118/4446] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:06:00 2026] DELETE /volume/v3/volumes/0c68f35f-2cbf-4431-a1aa-fd5d92e482f3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:02.342576 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:02.426127 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:06:02.426498 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-581573692"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:02.428009 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-581573692'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:06:02.428120 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Create volume of 1 GB Aug 13 07:06:02.431953 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Availability Zones retrieved successfully. Aug 13 07:06:02.437406 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Flow 'volume_create_api' (75bff6bb-1547-4e35-9cf7-e64227185354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:02.438429 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfd80137-5044-4c84-933d-c59c93ab5a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:02.439145 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:06:02.447048 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=353,cinder:UPDATE=70,cinder:INSERT=32 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:06:02.470442 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfd80137-5044-4c84-933d-c59c93ab5a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:02.471153 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceee1c13-fd2e-4dcf-a3c1-5b490d69295c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:02.529724 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Created reservations ['348385a0-c5af-4f40-9835-eb4604e07112', '9b15b664-262d-45b0-8122-0b23484c1c00', '79a01fa2-2a6a-4a17-8b02-29dcbb7b4f26', 'e85e5cc4-e457-4cf0-b8b5-2a808c5ccab4'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:02.530808 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceee1c13-fd2e-4dcf-a3c1-5b490d69295c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['348385a0-c5af-4f40-9835-eb4604e07112', '9b15b664-262d-45b0-8122-0b23484c1c00', '79a01fa2-2a6a-4a17-8b02-29dcbb7b4f26', 'e85e5cc4-e457-4cf0-b8b5-2a808c5ccab4']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:02.531732 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d24c7e49-460f-4403-85b6-1e840b13bf88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:02.562713 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d24c7e49-460f-4403-85b6-1e840b13bf88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d7ac0b0-c320-40cd-a33c-939262b17615', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-581573692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e165f459e0dc4acf9c86566c0ddd6e93',qos_specs=None,replication_status=,reservations=['348385a0-c5af-4f40-9835-eb4604e07112','9b15b664-262d-45b0-8122-0b23484c1c00','79a01fa2-2a6a-4a17-8b02-29dcbb7b4f26','e85e5cc4-e457-4cf0-b8b5-2a808c5ccab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fde9bc205227453cbf0df49fb5df3048',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:06:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-581573692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d7ac0b0-c320-40cd-a33c-939262b17615,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e165f459e0dc4acf9c86566c0ddd6e93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fde9bc205227453cbf0df49fb5df3048',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:02.563517 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c8b8e6d-d10c-497b-9a62-dcaf221cb4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:02.588311 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c8b8e6d-d10c-497b-9a62-dcaf221cb4b6) transitioned into state 'SUCCESS' from state '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-581573692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e165f459e0dc4acf9c86566c0ddd6e93',qos_specs=None,replication_status=,reservations=['348385a0-c5af-4f40-9835-eb4604e07112','9b15b664-262d-45b0-8122-0b23484c1c00','79a01fa2-2a6a-4a17-8b02-29dcbb7b4f26','e85e5cc4-e457-4cf0-b8b5-2a808c5ccab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fde9bc205227453cbf0df49fb5df3048',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:02.589169 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f1eaf9e-137f-4bc5-9ace-5871a2dce00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:02.598899 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f1eaf9e-137f-4bc5-9ace-5871a2dce00d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:02.599998 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Flow 'volume_create_api' (75bff6bb-1547-4e35-9cf7-e64227185354) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:02.600413 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Create volume request issued successfully. Aug 13 07:06:02.601095 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-988b34d8-e5d7-461d-b815-ecff170dc7a1 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:06:02.601514 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1109/4447] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:06:02 2026] POST /volume/v3/volumes => generated 775 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:06:02.615245 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d79502dd-fd31-437b-83d7-0d31157aa7f3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:02.617635 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d79502dd-fd31-437b-83d7-0d31157aa7f3 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/volumes/0d7ac0b0-c320-40cd-a33c-939262b17615 Aug 13 07:06:02.617905 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d79502dd-fd31-437b-83d7-0d31157aa7f3 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:02.618119 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d79502dd-fd31-437b-83d7-0d31157aa7f3 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:02.621424 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=379,cinder:UPDATE=116,cinder:INSERT=59 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:06:02.633205 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:02.633205 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:02.636908 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d79502dd-fd31-437b-83d7-0d31157aa7f3 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Volume info retrieved successfully. Aug 13 07:06:02.640551 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d79502dd-fd31-437b-83d7-0d31157aa7f3 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/volumes/0d7ac0b0-c320-40cd-a33c-939262b17615 returned with HTTP 200 Aug 13 07:06:02.640976 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1105/4448] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:02 2026] GET /volume/v3/volumes/0d7ac0b0-c320-40cd-a33c-939262b17615 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:02.791522 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:02.899208 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:06:02.899712 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-568066700"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:02.901615 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-568066700'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:06:02.901788 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Create volume of 1 GB Aug 13 07:06:02.906363 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Availability Zones retrieved successfully. Aug 13 07:06:02.913658 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Flow 'volume_create_api' (4d65f9ae-2bae-4a98-8c46-0cf5f277fb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:02.914980 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7da081f-ad0d-4b12-86c8-8e649e882483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:02.916219 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:06:02.943776 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7da081f-ad0d-4b12-86c8-8e649e882483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:02.944814 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c8374b9-0e91-4cb7-ab91-d03fb177447e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:03.010087 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Created reservations ['5f68805e-4115-48dd-b331-ccc1276faa08', '2481ace0-8a5b-4cff-8ef1-dda4888764f5', 'cb4ec1d3-f7b8-44df-8425-f029c26cd849', '8fcfd48a-e2fd-41bd-a1d5-5ddcb9d5d6ae'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:03.010993 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c8374b9-0e91-4cb7-ab91-d03fb177447e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f68805e-4115-48dd-b331-ccc1276faa08', '2481ace0-8a5b-4cff-8ef1-dda4888764f5', 'cb4ec1d3-f7b8-44df-8425-f029c26cd849', '8fcfd48a-e2fd-41bd-a1d5-5ddcb9d5d6ae']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:03.011804 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (737ffc11-43c9-48d1-8571-a52605a12895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:03.033170 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (737ffc11-43c9-48d1-8571-a52605a12895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd297ff3d-46d8-4f52-bfb7-18a7bae762f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-568066700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7a1ad6b7f048f1a4730d67ee39de58',qos_specs=None,replication_status=,reservations=['5f68805e-4115-48dd-b331-ccc1276faa08','2481ace0-8a5b-4cff-8ef1-dda4888764f5','cb4ec1d3-f7b8-44df-8425-f029c26cd849','8fcfd48a-e2fd-41bd-a1d5-5ddcb9d5d6ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='007ed04f75684892854a02b998fd99b3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-568066700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d297ff3d-46d8-4f52-bfb7-18a7bae762f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce7a1ad6b7f048f1a4730d67ee39de58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='007ed04f75684892854a02b998fd99b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:03.033855 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64ee6e74-8116-4bfc-956d-4a279a21366d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:03.054248 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64ee6e74-8116-4bfc-956d-4a279a21366d) transitioned into state 'SUCCESS' from state '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-568066700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7a1ad6b7f048f1a4730d67ee39de58',qos_specs=None,replication_status=,reservations=['5f68805e-4115-48dd-b331-ccc1276faa08','2481ace0-8a5b-4cff-8ef1-dda4888764f5','cb4ec1d3-f7b8-44df-8425-f029c26cd849','8fcfd48a-e2fd-41bd-a1d5-5ddcb9d5d6ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='007ed04f75684892854a02b998fd99b3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:03.055209 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44a31995-81b1-4cd5-bd0c-67c7c89fd473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:03.063715 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44a31995-81b1-4cd5-bd0c-67c7c89fd473) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:03.064469 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Flow 'volume_create_api' (4d65f9ae-2bae-4a98-8c46-0cf5f277fb5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:03.064761 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Create volume request issued successfully. Aug 13 07:06:03.065329 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2d57dc25-86c2-4363-bde1-fa5b5dd25110 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:06:03.065876 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1117/4449] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:06:02 2026] POST /volume/v3/volumes => generated 816 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 13 07:06:03.076897 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4ca38572-20de-44e9-9800-2af985944871 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:03.081743 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4ca38572-20de-44e9-9800-2af985944871 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] GET https://10.4.3.81/volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 Aug 13 07:06:03.081993 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4ca38572-20de-44e9-9800-2af985944871 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:03.082182 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4ca38572-20de-44e9-9800-2af985944871 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:03.087287 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=372,cinder:UPDATE=101,cinder:INSERT=60 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:06:03.096215 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:03.096215 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:03.100308 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4ca38572-20de-44e9-9800-2af985944871 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Volume info retrieved successfully. Aug 13 07:06:03.104499 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4ca38572-20de-44e9-9800-2af985944871 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] https://10.4.3.81/volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 returned with HTTP 200 Aug 13 07:06:03.104954 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1119/4450] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:06:03 2026] GET /volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:03.653117 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b1489a83-9751-4b41-b204-e773b321bb53 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:03.654953 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b1489a83-9751-4b41-b204-e773b321bb53 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/volumes/0d7ac0b0-c320-40cd-a33c-939262b17615 Aug 13 07:06:03.655142 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b1489a83-9751-4b41-b204-e773b321bb53 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:03.655333 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b1489a83-9751-4b41-b204-e773b321bb53 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:03.662294 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:03.662294 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:03.665603 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b1489a83-9751-4b41-b204-e773b321bb53 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Volume info retrieved successfully. Aug 13 07:06:03.669554 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b1489a83-9751-4b41-b204-e773b321bb53 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/volumes/0d7ac0b0-c320-40cd-a33c-939262b17615 returned with HTTP 200 Aug 13 07:06:03.669924 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1110/4451] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:03 2026] GET /volume/v3/volumes/0d7ac0b0-c320-40cd-a33c-939262b17615 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:03.680674 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-220df838-70fe-403e-8369-44c03ca0ec75 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:03.682392 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-220df838-70fe-403e-8369-44c03ca0ec75 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 07:06:03.682788 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-220df838-70fe-403e-8369-44c03ca0ec75 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0d7ac0b0-c320-40cd-a33c-939262b17615", "name": "tempest-type-Backup-1192087642"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:03.684140 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-220df838-70fe-403e-8369-44c03ca0ec75 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Creating new backup {'backup': {'volume_id': '0d7ac0b0-c320-40cd-a33c-939262b17615', 'name': 'tempest-type-Backup-1192087642'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:06:03.684288 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-220df838-70fe-403e-8369-44c03ca0ec75 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Creating backup of volume 0d7ac0b0-c320-40cd-a33c-939262b17615 in container None Aug 13 07:06:03.691545 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:03.691545 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:03.691979 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-220df838-70fe-403e-8369-44c03ca0ec75 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Volume info retrieved successfully. Aug 13 07:06:03.716804 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-220df838-70fe-403e-8369-44c03ca0ec75 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Created reservations ['7e1a4cc8-eda7-4bd0-a6b7-828ef81e7dcc', '693cf8dd-0332-4dfd-8d57-feae373d9c38'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:03.743978 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-220df838-70fe-403e-8369-44c03ca0ec75 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:06:03.744560 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1106/4452] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:06:03 2026] POST /volume/v3/backups => generated 314 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:06:03.753030 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9e68a408-a76d-4ac6-b868-7e60a57a13e4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:03.755040 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9e68a408-a76d-4ac6-b868-7e60a57a13e4 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 Aug 13 07:06:03.755252 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9e68a408-a76d-4ac6-b868-7e60a57a13e4 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:03.755465 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9e68a408-a76d-4ac6-b868-7e60a57a13e4 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:03.755569 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9e68a408-a76d-4ac6-b868-7e60a57a13e4 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Show backup with id 5c5931f1-0cfd-4e58-8f23-4386390910a9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:03.759650 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:03.759650 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:03.760247 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9e68a408-a76d-4ac6-b868-7e60a57a13e4 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 returned with HTTP 200 Aug 13 07:06:03.760609 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1118/4453] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:03 2026] GET /volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:04.118167 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-88724e70-de6b-4759-8a6b-b34c7215c938 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:04.120347 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-88724e70-de6b-4759-8a6b-b34c7215c938 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] GET https://10.4.3.81/volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 Aug 13 07:06:04.120710 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-88724e70-de6b-4759-8a6b-b34c7215c938 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:04.121012 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-88724e70-de6b-4759-8a6b-b34c7215c938 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:04.128197 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:04.128197 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:04.131915 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-88724e70-de6b-4759-8a6b-b34c7215c938 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Volume info retrieved successfully. Aug 13 07:06:04.136082 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-88724e70-de6b-4759-8a6b-b34c7215c938 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] https://10.4.3.81/volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 returned with HTTP 200 Aug 13 07:06:04.136599 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1120/4454] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:06:04 2026] GET /volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:04.148719 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-793d1e01-c500-40b0-82dd-429cd5213259 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:04.150468 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-793d1e01-c500-40b0-82dd-429cd5213259 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] POST https://10.4.3.81/volume/v3/volume-transfers Aug 13 07:06:04.150838 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-793d1e01-c500-40b0-82dd-429cd5213259 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d297ff3d-46d8-4f52-bfb7-18a7bae762f9"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:04.152119 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volume_transfer [None req-793d1e01-c500-40b0-82dd-429cd5213259 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd297ff3d-46d8-4f52-bfb7-18a7bae762f9'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 07:06:04.152252 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volume_transfer [None req-793d1e01-c500-40b0-82dd-429cd5213259 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Creating transfer of volume d297ff3d-46d8-4f52-bfb7-18a7bae762f9 Aug 13 07:06:04.152363 np0000007169 devstack@c-api.service[100296]: INFO cinder.transfer.api [None req-793d1e01-c500-40b0-82dd-429cd5213259 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Generating transfer record for volume d297ff3d-46d8-4f52-bfb7-18a7bae762f9 Aug 13 07:06:04.158603 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:04.158603 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:04.166967 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-793d1e01-c500-40b0-82dd-429cd5213259 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] https://10.4.3.81/volume/v3/volume-transfers returned with HTTP 202 Aug 13 07:06:04.167365 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1111/4455] 10.4.3.81 () {70 vars in 1319 bytes} [Thu Aug 13 07:06:04 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:04.177666 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-218962fb-8b54-446e-b3a9-b43729730e96 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:04.180401 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-218962fb-8b54-446e-b3a9-b43729730e96 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] GET https://10.4.3.81/volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 Aug 13 07:06:04.180726 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-218962fb-8b54-446e-b3a9-b43729730e96 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:04.180990 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-218962fb-8b54-446e-b3a9-b43729730e96 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:04.190280 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:04.190280 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:04.194141 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-218962fb-8b54-446e-b3a9-b43729730e96 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Volume info retrieved successfully. Aug 13 07:06:04.198065 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-218962fb-8b54-446e-b3a9-b43729730e96 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] https://10.4.3.81/volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 returned with HTTP 200 Aug 13 07:06:04.198480 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1107/4456] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:06:04 2026] GET /volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:04.210500 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e0b89391-f715-4a34-8565-523a3ba6e9b8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:04.212620 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0b89391-f715-4a34-8565-523a3ba6e9b8 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] GET https://10.4.3.81/volume/v3/volume-transfers/56c3504a-129a-4acc-a0ce-06898a818c8e Aug 13 07:06:04.212903 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0b89391-f715-4a34-8565-523a3ba6e9b8 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:04.213136 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0b89391-f715-4a34-8565-523a3ba6e9b8 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:04.217617 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0b89391-f715-4a34-8565-523a3ba6e9b8 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] https://10.4.3.81/volume/v3/volume-transfers/56c3504a-129a-4acc-a0ce-06898a818c8e returned with HTTP 200 Aug 13 07:06:04.218090 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1119/4457] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 07:06:04 2026] GET /volume/v3/volume-transfers/56c3504a-129a-4acc-a0ce-06898a818c8e => generated 538 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:04.228947 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-722de997-83d5-4e4d-a313-b2bc9e94caec None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:04.230714 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-722de997-83d5-4e4d-a313-b2bc9e94caec tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] GET https://10.4.3.81/volume/v3/volume-transfers Aug 13 07:06:04.231045 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-722de997-83d5-4e4d-a313-b2bc9e94caec tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:04.231303 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-722de997-83d5-4e4d-a313-b2bc9e94caec tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:04.231569 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volume_transfer [None req-722de997-83d5-4e4d-a313-b2bc9e94caec tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Listing volume transfers {{(pid=100297) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 07:06:04.236341 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-722de997-83d5-4e4d-a313-b2bc9e94caec tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] https://10.4.3.81/volume/v3/volume-transfers returned with HTTP 200 Aug 13 07:06:04.236846 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1121/4458] 10.4.3.81 () {68 vars in 1298 bytes} [Thu Aug 13 07:06:04 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:04.247280 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-915e7fe7-773f-474d-a10f-dd431e83d393 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:04.296924 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-915e7fe7-773f-474d-a10f-dd431e83d393 tempest-VolumesTransfersV357Test-1736073245 tempest-VolumesTransfersV357Test-1736073245-project-member] POST https://10.4.3.81/volume/v3/volume-transfers/56c3504a-129a-4acc-a0ce-06898a818c8e/accept Aug 13 07:06:04.297262 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-915e7fe7-773f-474d-a10f-dd431e83d393 tempest-VolumesTransfersV357Test-1736073245 tempest-VolumesTransfersV357Test-1736073245-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3014d14998d70c77"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:04.298537 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.volume_transfer [None req-915e7fe7-773f-474d-a10f-dd431e83d393 tempest-VolumesTransfersV357Test-1736073245 tempest-VolumesTransfersV357Test-1736073245-project-member] Accepting volume transfer 56c3504a-129a-4acc-a0ce-06898a818c8e {{(pid=100296) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 07:06:04.298621 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.volume_transfer [None req-915e7fe7-773f-474d-a10f-dd431e83d393 tempest-VolumesTransfersV357Test-1736073245 tempest-VolumesTransfersV357Test-1736073245-project-member] Accepting transfer 56c3504a-129a-4acc-a0ce-06898a818c8e Aug 13 07:06:04.346887 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-915e7fe7-773f-474d-a10f-dd431e83d393 tempest-VolumesTransfersV357Test-1736073245 tempest-VolumesTransfersV357Test-1736073245-project-member] Created reservations ['73e9d805-4104-4b7c-b248-5b4fdbb26126', '487cfe62-391c-4148-954c-b019f4ae4b34', 'c0d2b516-919c-4134-a69d-c8a6957a4411', '2ceaaabd-4d93-4107-ac5b-311821beb590'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:04.363403 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-915e7fe7-773f-474d-a10f-dd431e83d393 tempest-VolumesTransfersV357Test-1736073245 tempest-VolumesTransfersV357Test-1736073245-project-member] Created reservations ['efb6c994-c5b8-4f9f-82cd-0e5c018d8ec3', '61cdbf04-8455-47d2-81cd-9e8dfbea52a7', '28d1c610-95aa-4be4-ad0a-0a4941b5507b', 'b892d4c6-c0b8-4b6d-a4c5-b39717e505d9'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:04.392351 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-915e7fe7-773f-474d-a10f-dd431e83d393 tempest-VolumesTransfersV357Test-1736073245 tempest-VolumesTransfersV357Test-1736073245-project-member] Created reservations ['fed8e4de-918d-4ad4-9901-0608cc9ac156', '5755eacc-f9c2-428c-97cd-b21e89b98e92', 'cedbd66f-c92d-425a-86ed-ed0728d4a782', '9ec639bf-403b-4bbc-bcf9-609beebb27c0'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:04.416936 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-915e7fe7-773f-474d-a10f-dd431e83d393 tempest-VolumesTransfersV357Test-1736073245 tempest-VolumesTransfersV357Test-1736073245-project-member] Created reservations ['5acaf3b4-ed9a-4fea-be81-2c0001f085f1', '818a34fb-c077-4211-b4e4-b9f6986e5f57', '8da35d95-401e-43d8-bbc6-d414910bd8d0', '41fe951f-7e30-4d05-9cb3-69aae37f1529'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:04.426275 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-915e7fe7-773f-474d-a10f-dd431e83d393 tempest-VolumesTransfersV357Test-1736073245 tempest-VolumesTransfersV357Test-1736073245-project-member] Transfer volume completed successfully. Aug 13 07:06:04.483003 np0000007169 devstack@c-api.service[100296]: INFO cinder.transfer.api [None req-915e7fe7-773f-474d-a10f-dd431e83d393 tempest-VolumesTransfersV357Test-1736073245 tempest-VolumesTransfersV357Test-1736073245-project-member] Volume d297ff3d-46d8-4f52-bfb7-18a7bae762f9 has been transferred. Aug 13 07:06:04.488638 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-915e7fe7-773f-474d-a10f-dd431e83d393 tempest-VolumesTransfersV357Test-1736073245 tempest-VolumesTransfersV357Test-1736073245-project-member] https://10.4.3.81/volume/v3/volume-transfers/56c3504a-129a-4acc-a0ce-06898a818c8e/accept returned with HTTP 202 Aug 13 07:06:04.489041 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1112/4459] 10.4.3.81 () {70 vars in 1451 bytes} [Thu Aug 13 07:06:04 2026] POST /volume/v3/volume-transfers/56c3504a-129a-4acc-a0ce-06898a818c8e/accept => generated 363 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:04.496972 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b38432ab-43f3-4fed-ac17-5fefa88ae9dc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:04.499204 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b38432ab-43f3-4fed-ac17-5fefa88ae9dc tempest-VolumesTransfersV357Test-1736073245 tempest-VolumesTransfersV357Test-1736073245-project-member] GET https://10.4.3.81/volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 Aug 13 07:06:04.499505 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b38432ab-43f3-4fed-ac17-5fefa88ae9dc tempest-VolumesTransfersV357Test-1736073245 tempest-VolumesTransfersV357Test-1736073245-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:04.499783 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b38432ab-43f3-4fed-ac17-5fefa88ae9dc tempest-VolumesTransfersV357Test-1736073245 tempest-VolumesTransfersV357Test-1736073245-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:04.507999 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:04.507999 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:04.511606 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b38432ab-43f3-4fed-ac17-5fefa88ae9dc tempest-VolumesTransfersV357Test-1736073245 tempest-VolumesTransfersV357Test-1736073245-project-member] Volume info retrieved successfully. Aug 13 07:06:04.515724 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b38432ab-43f3-4fed-ac17-5fefa88ae9dc tempest-VolumesTransfersV357Test-1736073245 tempest-VolumesTransfersV357Test-1736073245-project-member] https://10.4.3.81/volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 returned with HTTP 200 Aug 13 07:06:04.516089 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1108/4460] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:06:04 2026] GET /volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:04.527648 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4ed0ebc4-f923-4e47-8834-ad326ccba84e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:04.529509 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ed0ebc4-f923-4e47-8834-ad326ccba84e tempest-VolumesTransfersV357Test-1736073245 tempest-VolumesTransfersV357Test-1736073245-project-member] GET https://10.4.3.81/volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 Aug 13 07:06:04.529770 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ed0ebc4-f923-4e47-8834-ad326ccba84e tempest-VolumesTransfersV357Test-1736073245 tempest-VolumesTransfersV357Test-1736073245-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:04.529993 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ed0ebc4-f923-4e47-8834-ad326ccba84e tempest-VolumesTransfersV357Test-1736073245 tempest-VolumesTransfersV357Test-1736073245-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:04.536817 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:04.536817 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:04.540453 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4ed0ebc4-f923-4e47-8834-ad326ccba84e tempest-VolumesTransfersV357Test-1736073245 tempest-VolumesTransfersV357Test-1736073245-project-member] Volume info retrieved successfully. Aug 13 07:06:04.546753 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ed0ebc4-f923-4e47-8834-ad326ccba84e tempest-VolumesTransfersV357Test-1736073245 tempest-VolumesTransfersV357Test-1736073245-project-member] https://10.4.3.81/volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 returned with HTTP 200 Aug 13 07:06:04.547494 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1120/4461] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:06:04 2026] GET /volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:04.559078 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4a48219b-bd63-4cfb-9892-d3204ff40a34 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:04.560956 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4a48219b-bd63-4cfb-9892-d3204ff40a34 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] DELETE https://10.4.3.81/volume/v3/volume-transfers/56c3504a-129a-4acc-a0ce-06898a818c8e Aug 13 07:06:04.561283 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4a48219b-bd63-4cfb-9892-d3204ff40a34 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:04.561566 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4a48219b-bd63-4cfb-9892-d3204ff40a34 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:04.561779 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.volume_transfer [None req-4a48219b-bd63-4cfb-9892-d3204ff40a34 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Delete transfer with id: 56c3504a-129a-4acc-a0ce-06898a818c8e Aug 13 07:06:04.564769 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4a48219b-bd63-4cfb-9892-d3204ff40a34 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] https://10.4.3.81/volume/v3/volume-transfers/56c3504a-129a-4acc-a0ce-06898a818c8e returned with HTTP 404 Aug 13 07:06:04.565287 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1122/4462] 10.4.3.81 () {68 vars in 1412 bytes} [Thu Aug 13 07:06:04 2026] DELETE /volume/v3/volume-transfers/56c3504a-129a-4acc-a0ce-06898a818c8e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:06:04.571243 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2dbd3da5-04c7-4f22-b621-3fdfa677a934 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:04.593885 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2dbd3da5-04c7-4f22-b621-3fdfa677a934 tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 Aug 13 07:06:04.594111 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2dbd3da5-04c7-4f22-b621-3fdfa677a934 tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:04.594296 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2dbd3da5-04c7-4f22-b621-3fdfa677a934 tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:04.594493 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-2dbd3da5-04c7-4f22-b621-3fdfa677a934 tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] Delete volume with id: d297ff3d-46d8-4f52-bfb7-18a7bae762f9 Aug 13 07:06:04.601006 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:04.601006 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:04.601331 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2dbd3da5-04c7-4f22-b621-3fdfa677a934 tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] Volume info retrieved successfully. Aug 13 07:06:04.615879 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2dbd3da5-04c7-4f22-b621-3fdfa677a934 tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] Delete volume request issued successfully. Aug 13 07:06:04.616066 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2dbd3da5-04c7-4f22-b621-3fdfa677a934 tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] https://10.4.3.81/volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 returned with HTTP 202 Aug 13 07:06:04.616483 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1113/4463] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:06:04 2026] DELETE /volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:06:04.625766 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-10b0670d-ed15-47e3-baae-c69457d6e2bb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:04.629297 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-10b0670d-ed15-47e3-baae-c69457d6e2bb tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] GET https://10.4.3.81/volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 Aug 13 07:06:04.629530 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-10b0670d-ed15-47e3-baae-c69457d6e2bb tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:04.629728 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-10b0670d-ed15-47e3-baae-c69457d6e2bb tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:04.638914 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:04.638914 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:04.643334 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-10b0670d-ed15-47e3-baae-c69457d6e2bb tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] Volume info retrieved successfully. Aug 13 07:06:04.647937 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-10b0670d-ed15-47e3-baae-c69457d6e2bb tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] https://10.4.3.81/volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 returned with HTTP 200 Aug 13 07:06:04.648296 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1109/4464] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:06:04 2026] GET /volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 => generated 1127 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:06:04.770720 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3bb8baa8-6402-4c66-92f4-1119ae2120b6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:04.772503 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3bb8baa8-6402-4c66-92f4-1119ae2120b6 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 Aug 13 07:06:04.772760 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3bb8baa8-6402-4c66-92f4-1119ae2120b6 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:04.772981 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3bb8baa8-6402-4c66-92f4-1119ae2120b6 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:04.773086 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3bb8baa8-6402-4c66-92f4-1119ae2120b6 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Show backup with id 5c5931f1-0cfd-4e58-8f23-4386390910a9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:04.777044 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:04.777044 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:04.777612 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3bb8baa8-6402-4c66-92f4-1119ae2120b6 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 returned with HTTP 200 Aug 13 07:06:04.777994 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1121/4465] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:04 2026] GET /volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:05.663495 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-376261cf-468d-463f-995e-56929460f46e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:05.665345 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-376261cf-468d-463f-995e-56929460f46e tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] GET https://10.4.3.81/volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 Aug 13 07:06:05.667088 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-376261cf-468d-463f-995e-56929460f46e tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:05.667088 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-376261cf-468d-463f-995e-56929460f46e tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:05.671553 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-376261cf-468d-463f-995e-56929460f46e tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] https://10.4.3.81/volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 returned with HTTP 404 Aug 13 07:06:05.672168 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1123/4466] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:06:05 2026] GET /volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:06:05.678690 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-876cb0d5-5589-45fb-a375-529bc755ca5e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:05.680263 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-876cb0d5-5589-45fb-a375-529bc755ca5e tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] GET https://10.4.3.81/volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 Aug 13 07:06:05.680462 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-876cb0d5-5589-45fb-a375-529bc755ca5e tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:05.680650 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-876cb0d5-5589-45fb-a375-529bc755ca5e tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:05.686241 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-876cb0d5-5589-45fb-a375-529bc755ca5e tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] https://10.4.3.81/volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 returned with HTTP 404 Aug 13 07:06:05.686771 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1114/4467] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:06:05 2026] GET /volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:06:05.693529 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3c4079e0-29ed-42cd-81f3-c554cc75325d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:05.695332 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3c4079e0-29ed-42cd-81f3-c554cc75325d tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 Aug 13 07:06:05.695589 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3c4079e0-29ed-42cd-81f3-c554cc75325d tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:05.695817 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3c4079e0-29ed-42cd-81f3-c554cc75325d tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:05.696002 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-3c4079e0-29ed-42cd-81f3-c554cc75325d tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Delete volume with id: d297ff3d-46d8-4f52-bfb7-18a7bae762f9 Aug 13 07:06:05.702197 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3c4079e0-29ed-42cd-81f3-c554cc75325d tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] https://10.4.3.81/volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 returned with HTTP 404 Aug 13 07:06:05.702744 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1110/4468] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:06:05 2026] DELETE /volume/v3/volumes/d297ff3d-46d8-4f52-bfb7-18a7bae762f9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:06:05.709843 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:05.711598 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:06:05.711946 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-790254069"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:05.713223 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-790254069'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:06:05.713350 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Create volume of 1 GB Aug 13 07:06:05.717101 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Availability Zones retrieved successfully. Aug 13 07:06:05.722793 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Flow 'volume_create_api' (37f8145f-ddad-4dbf-87f7-207a25d7002d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:05.723712 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d029b047-a060-4245-9b9c-168d6c1fea3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:05.724519 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:06:05.747210 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d029b047-a060-4245-9b9c-168d6c1fea3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:05.747962 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd53ff4e-2d76-42fe-b8bf-1497f1df84da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:05.783760 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Created reservations ['2df90867-cbba-4172-8d54-f73b122b1614', '562c60ad-5eff-451f-a2a5-57314cbbeb32', '28a86dc2-d96a-42e8-8480-ac8311fad509', '7bd10eac-33c7-4be2-ac3b-96436b5a7671'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:05.784869 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd53ff4e-2d76-42fe-b8bf-1497f1df84da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2df90867-cbba-4172-8d54-f73b122b1614', '562c60ad-5eff-451f-a2a5-57314cbbeb32', '28a86dc2-d96a-42e8-8480-ac8311fad509', '7bd10eac-33c7-4be2-ac3b-96436b5a7671']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:05.786206 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f44e107-d0cd-49bb-b63c-42457c97f34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:05.787944 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bf55cdd8-f533-4fee-acde-20eb9e115102 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:05.789391 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bf55cdd8-f533-4fee-acde-20eb9e115102 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 Aug 13 07:06:05.789891 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bf55cdd8-f533-4fee-acde-20eb9e115102 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:05.790804 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bf55cdd8-f533-4fee-acde-20eb9e115102 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:05.791790 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-bf55cdd8-f533-4fee-acde-20eb9e115102 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Show backup with id 5c5931f1-0cfd-4e58-8f23-4386390910a9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:05.795875 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:05.795875 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:05.796769 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bf55cdd8-f533-4fee-acde-20eb9e115102 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 returned with HTTP 200 Aug 13 07:06:05.797258 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1124/4469] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:05 2026] GET /volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:05.811473 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f44e107-d0cd-49bb-b63c-42457c97f34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7830921b-1386-4cd6-ae75-644d2e3f0a33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-790254069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7a1ad6b7f048f1a4730d67ee39de58',qos_specs=None,replication_status=,reservations=['2df90867-cbba-4172-8d54-f73b122b1614','562c60ad-5eff-451f-a2a5-57314cbbeb32','28a86dc2-d96a-42e8-8480-ac8311fad509','7bd10eac-33c7-4be2-ac3b-96436b5a7671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='007ed04f75684892854a02b998fd99b3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:06:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-790254069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7830921b-1386-4cd6-ae75-644d2e3f0a33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce7a1ad6b7f048f1a4730d67ee39de58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='007ed04f75684892854a02b998fd99b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:05.812422 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ea6b1e-643a-4541-9670-72d1a5c84781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:05.830610 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ea6b1e-643a-4541-9670-72d1a5c84781) transitioned into state 'SUCCESS' from state '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-790254069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7a1ad6b7f048f1a4730d67ee39de58',qos_specs=None,replication_status=,reservations=['2df90867-cbba-4172-8d54-f73b122b1614','562c60ad-5eff-451f-a2a5-57314cbbeb32','28a86dc2-d96a-42e8-8480-ac8311fad509','7bd10eac-33c7-4be2-ac3b-96436b5a7671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='007ed04f75684892854a02b998fd99b3',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:05.831258 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea936ab8-5e0a-4acd-966e-4bf431fa032a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:05.839307 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea936ab8-5e0a-4acd-966e-4bf431fa032a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:05.840092 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Flow 'volume_create_api' (37f8145f-ddad-4dbf-87f7-207a25d7002d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:05.840377 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Create volume request issued successfully. Aug 13 07:06:05.840926 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b49d2e8f-f3c6-48ca-9b96-58c3f1b3fa46 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:06:05.841430 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1122/4470] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:06:05 2026] POST /volume/v3/volumes => generated 816 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:05.853515 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e1c0651b-9ca0-44a3-b2be-7ea9f0a68bd2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:05.855895 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e1c0651b-9ca0-44a3-b2be-7ea9f0a68bd2 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] GET https://10.4.3.81/volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 Aug 13 07:06:05.856159 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e1c0651b-9ca0-44a3-b2be-7ea9f0a68bd2 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:05.856688 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e1c0651b-9ca0-44a3-b2be-7ea9f0a68bd2 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:05.865824 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:05.865824 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:05.871202 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e1c0651b-9ca0-44a3-b2be-7ea9f0a68bd2 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Volume info retrieved successfully. Aug 13 07:06:05.877717 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e1c0651b-9ca0-44a3-b2be-7ea9f0a68bd2 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] https://10.4.3.81/volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 returned with HTTP 200 Aug 13 07:06:05.878281 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1115/4471] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:06:05 2026] GET /volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:06.808223 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-143cefdd-434e-43b4-9ec0-0b3cdc861f50 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:06.810058 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-143cefdd-434e-43b4-9ec0-0b3cdc861f50 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 Aug 13 07:06:06.810262 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-143cefdd-434e-43b4-9ec0-0b3cdc861f50 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:06.810467 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-143cefdd-434e-43b4-9ec0-0b3cdc861f50 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:06.810583 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-143cefdd-434e-43b4-9ec0-0b3cdc861f50 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Show backup with id 5c5931f1-0cfd-4e58-8f23-4386390910a9. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:06.815382 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:06.815382 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:06.816132 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-143cefdd-434e-43b4-9ec0-0b3cdc861f50 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 returned with HTTP 200 Aug 13 07:06:06.816658 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1111/4472] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:06 2026] GET /volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:06.891731 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ac1b452b-aa55-48aa-9968-f94803222577 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:06.893332 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ac1b452b-aa55-48aa-9968-f94803222577 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] GET https://10.4.3.81/volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 Aug 13 07:06:06.893819 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ac1b452b-aa55-48aa-9968-f94803222577 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:06.894100 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ac1b452b-aa55-48aa-9968-f94803222577 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:06.901626 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:06.901626 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:06.904216 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ac1b452b-aa55-48aa-9968-f94803222577 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Volume info retrieved successfully. Aug 13 07:06:06.908677 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ac1b452b-aa55-48aa-9968-f94803222577 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] https://10.4.3.81/volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 returned with HTTP 200 Aug 13 07:06:06.909278 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1125/4473] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:06:06 2026] GET /volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:06.921706 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bd8eb068-48cd-492b-8079-5fa50ab6ca67 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:06.923648 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd8eb068-48cd-492b-8079-5fa50ab6ca67 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] POST https://10.4.3.81/volume/v3/volume-transfers Aug 13 07:06:06.924072 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bd8eb068-48cd-492b-8079-5fa50ab6ca67 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7830921b-1386-4cd6-ae75-644d2e3f0a33"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:06.925399 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volume_transfer [None req-bd8eb068-48cd-492b-8079-5fa50ab6ca67 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Creating new volume transfer {'transfer': {'volume_id': '7830921b-1386-4cd6-ae75-644d2e3f0a33'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 07:06:06.925551 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volume_transfer [None req-bd8eb068-48cd-492b-8079-5fa50ab6ca67 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Creating transfer of volume 7830921b-1386-4cd6-ae75-644d2e3f0a33 Aug 13 07:06:06.925704 np0000007169 devstack@c-api.service[100295]: INFO cinder.transfer.api [None req-bd8eb068-48cd-492b-8079-5fa50ab6ca67 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Generating transfer record for volume 7830921b-1386-4cd6-ae75-644d2e3f0a33 Aug 13 07:06:06.933976 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:06.933976 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:06.942509 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd8eb068-48cd-492b-8079-5fa50ab6ca67 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] https://10.4.3.81/volume/v3/volume-transfers returned with HTTP 202 Aug 13 07:06:06.942882 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1123/4474] 10.4.3.81 () {70 vars in 1319 bytes} [Thu Aug 13 07:06:06 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:06.950872 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1996a8b1-d307-4fd9-aa2f-f8f7ca790f02 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:06.952979 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1996a8b1-d307-4fd9-aa2f-f8f7ca790f02 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] GET https://10.4.3.81/volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 Aug 13 07:06:06.953260 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1996a8b1-d307-4fd9-aa2f-f8f7ca790f02 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:06.953524 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1996a8b1-d307-4fd9-aa2f-f8f7ca790f02 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:06.961716 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:06.961716 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:06.966342 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1996a8b1-d307-4fd9-aa2f-f8f7ca790f02 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Volume info retrieved successfully. Aug 13 07:06:06.971918 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1996a8b1-d307-4fd9-aa2f-f8f7ca790f02 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] https://10.4.3.81/volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 returned with HTTP 200 Aug 13 07:06:06.972593 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1116/4475] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:06:06 2026] GET /volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:06.987240 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-13d47128-df71-4208-9c9a-2390e0031f65 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:06.989448 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-13d47128-df71-4208-9c9a-2390e0031f65 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] GET https://10.4.3.81/volume/v3/volume-transfers/detail Aug 13 07:06:06.989743 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-13d47128-df71-4208-9c9a-2390e0031f65 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:06.989995 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-13d47128-df71-4208-9c9a-2390e0031f65 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:06.990218 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volume_transfer [None req-13d47128-df71-4208-9c9a-2390e0031f65 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Listing volume transfers {{(pid=100294) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 07:06:06.994852 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-13d47128-df71-4208-9c9a-2390e0031f65 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] https://10.4.3.81/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 13 07:06:06.995329 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1112/4476] 10.4.3.81 () {68 vars in 1319 bytes} [Thu Aug 13 07:06:06 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:07.006015 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6b029f62-1413-49be-8528-dada492e978b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:07.007358 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6b029f62-1413-49be-8528-dada492e978b tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] DELETE https://10.4.3.81/volume/v3/volume-transfers/1d893dbc-96a5-42fe-9157-c5ea84377038 Aug 13 07:06:07.007700 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6b029f62-1413-49be-8528-dada492e978b tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:07.007985 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6b029f62-1413-49be-8528-dada492e978b tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:07.008293 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.volume_transfer [None req-6b029f62-1413-49be-8528-dada492e978b tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Delete transfer with id: 1d893dbc-96a5-42fe-9157-c5ea84377038 Aug 13 07:06:07.019594 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:07.019594 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:07.026398 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6b029f62-1413-49be-8528-dada492e978b tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] https://10.4.3.81/volume/v3/volume-transfers/1d893dbc-96a5-42fe-9157-c5ea84377038 returned with HTTP 202 Aug 13 07:06:07.027133 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1126/4477] 10.4.3.81 () {68 vars in 1412 bytes} [Thu Aug 13 07:06:07 2026] DELETE /volume/v3/volume-transfers/1d893dbc-96a5-42fe-9157-c5ea84377038 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:06:07.034796 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d7bf496e-2194-4675-b6f4-367163000230 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:07.037169 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d7bf496e-2194-4675-b6f4-367163000230 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] GET https://10.4.3.81/volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 Aug 13 07:06:07.037478 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d7bf496e-2194-4675-b6f4-367163000230 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:07.037758 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d7bf496e-2194-4675-b6f4-367163000230 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:07.046811 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:07.046811 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:07.053943 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d7bf496e-2194-4675-b6f4-367163000230 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Volume info retrieved successfully. Aug 13 07:06:07.058547 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d7bf496e-2194-4675-b6f4-367163000230 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] https://10.4.3.81/volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 returned with HTTP 200 Aug 13 07:06:07.058986 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1124/4478] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:06:07 2026] GET /volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:07.070619 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9752f514-6b08-4031-92af-fb19c286c550 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:07.072519 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9752f514-6b08-4031-92af-fb19c286c550 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] DELETE https://10.4.3.81/volume/v3/volume-transfers/1d893dbc-96a5-42fe-9157-c5ea84377038 Aug 13 07:06:07.072826 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9752f514-6b08-4031-92af-fb19c286c550 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:07.073062 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9752f514-6b08-4031-92af-fb19c286c550 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:07.073211 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.volume_transfer [None req-9752f514-6b08-4031-92af-fb19c286c550 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Delete transfer with id: 1d893dbc-96a5-42fe-9157-c5ea84377038 Aug 13 07:06:07.076155 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9752f514-6b08-4031-92af-fb19c286c550 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] https://10.4.3.81/volume/v3/volume-transfers/1d893dbc-96a5-42fe-9157-c5ea84377038 returned with HTTP 404 Aug 13 07:06:07.076680 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1117/4479] 10.4.3.81 () {68 vars in 1412 bytes} [Thu Aug 13 07:06:07 2026] DELETE /volume/v3/volume-transfers/1d893dbc-96a5-42fe-9157-c5ea84377038 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:06:07.082934 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4c371819-654c-4843-9582-f4c13a4120c9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:07.084389 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4c371819-654c-4843-9582-f4c13a4120c9 tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 Aug 13 07:06:07.084566 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4c371819-654c-4843-9582-f4c13a4120c9 tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:07.084761 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4c371819-654c-4843-9582-f4c13a4120c9 tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:07.084951 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-4c371819-654c-4843-9582-f4c13a4120c9 tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] Delete volume with id: 7830921b-1386-4cd6-ae75-644d2e3f0a33 Aug 13 07:06:07.099591 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:07.099591 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:07.099828 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4c371819-654c-4843-9582-f4c13a4120c9 tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] Volume info retrieved successfully. Aug 13 07:06:07.119547 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4c371819-654c-4843-9582-f4c13a4120c9 tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] Delete volume request issued successfully. Aug 13 07:06:07.119547 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4c371819-654c-4843-9582-f4c13a4120c9 tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] https://10.4.3.81/volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 returned with HTTP 202 Aug 13 07:06:07.119547 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1113/4480] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:06:07 2026] DELETE /volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:06:07.129747 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-57f8f1ec-8c8e-4f64-897b-9baafb11599f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:07.131817 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-57f8f1ec-8c8e-4f64-897b-9baafb11599f tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] GET https://10.4.3.81/volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 Aug 13 07:06:07.133341 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-57f8f1ec-8c8e-4f64-897b-9baafb11599f tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:07.133341 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-57f8f1ec-8c8e-4f64-897b-9baafb11599f tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:07.142039 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:07.142039 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:07.149903 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-57f8f1ec-8c8e-4f64-897b-9baafb11599f tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] Volume info retrieved successfully. Aug 13 07:06:07.152791 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-57f8f1ec-8c8e-4f64-897b-9baafb11599f tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] https://10.4.3.81/volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 returned with HTTP 200 Aug 13 07:06:07.153709 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1127/4481] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:06:07 2026] GET /volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 => generated 1127 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:06:07.826099 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-68875e8d-4ff2-40b2-9e2d-acb6cf53098f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:07.827881 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-68875e8d-4ff2-40b2-9e2d-acb6cf53098f tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 Aug 13 07:06:07.828097 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-68875e8d-4ff2-40b2-9e2d-acb6cf53098f tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:07.828273 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-68875e8d-4ff2-40b2-9e2d-acb6cf53098f tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:07.828388 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-68875e8d-4ff2-40b2-9e2d-acb6cf53098f tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Show backup with id 5c5931f1-0cfd-4e58-8f23-4386390910a9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:07.832256 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:07.832256 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:07.832881 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-68875e8d-4ff2-40b2-9e2d-acb6cf53098f tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 returned with HTTP 200 Aug 13 07:06:07.833250 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1125/4482] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:07 2026] GET /volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:08.169458 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-eeb8c377-1147-4c08-bcc7-a6f1e55b3924 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:08.171202 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eeb8c377-1147-4c08-bcc7-a6f1e55b3924 tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] GET https://10.4.3.81/volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 Aug 13 07:06:08.171442 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eeb8c377-1147-4c08-bcc7-a6f1e55b3924 tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:08.171623 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eeb8c377-1147-4c08-bcc7-a6f1e55b3924 tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:08.177504 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eeb8c377-1147-4c08-bcc7-a6f1e55b3924 tempest-VolumesTransfersV357Test-1715362903 tempest-VolumesTransfersV357Test-1715362903-project-admin] https://10.4.3.81/volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 returned with HTTP 404 Aug 13 07:06:08.177952 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1118/4483] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:06:08 2026] GET /volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:06:08.186719 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7a722d94-d305-4b6f-a96b-786554ba1d2e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:08.188903 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7a722d94-d305-4b6f-a96b-786554ba1d2e tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] GET https://10.4.3.81/volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 Aug 13 07:06:08.189418 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7a722d94-d305-4b6f-a96b-786554ba1d2e tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:08.190345 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7a722d94-d305-4b6f-a96b-786554ba1d2e tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:08.198065 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7a722d94-d305-4b6f-a96b-786554ba1d2e tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] https://10.4.3.81/volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 returned with HTTP 404 Aug 13 07:06:08.198973 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1114/4484] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:06:08 2026] GET /volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:06:08.205476 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7a334c06-a478-4da0-a11e-1d925412afe5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:08.209292 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7a334c06-a478-4da0-a11e-1d925412afe5 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] DELETE https://10.4.3.81/volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 Aug 13 07:06:08.209292 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7a334c06-a478-4da0-a11e-1d925412afe5 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:08.209292 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7a334c06-a478-4da0-a11e-1d925412afe5 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:08.209292 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-7a334c06-a478-4da0-a11e-1d925412afe5 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] Delete volume with id: 7830921b-1386-4cd6-ae75-644d2e3f0a33 Aug 13 07:06:08.213639 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7a334c06-a478-4da0-a11e-1d925412afe5 tempest-VolumesTransfersV357Test-1742472031 tempest-VolumesTransfersV357Test-1742472031-project-member] https://10.4.3.81/volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 returned with HTTP 404 Aug 13 07:06:08.214366 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1128/4485] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:06:08 2026] DELETE /volume/v3/volumes/7830921b-1386-4cd6-ae75-644d2e3f0a33 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:06:08.842644 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d4fb5e86-6a04-4865-8b23-3d1b73d5c39d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:08.844391 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4fb5e86-6a04-4865-8b23-3d1b73d5c39d tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 Aug 13 07:06:08.844597 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4fb5e86-6a04-4865-8b23-3d1b73d5c39d tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:08.844803 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4fb5e86-6a04-4865-8b23-3d1b73d5c39d tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:08.844907 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d4fb5e86-6a04-4865-8b23-3d1b73d5c39d tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Show backup with id 5c5931f1-0cfd-4e58-8f23-4386390910a9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:08.848820 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:08.848820 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:08.849516 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4fb5e86-6a04-4865-8b23-3d1b73d5c39d tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 returned with HTTP 200 Aug 13 07:06:08.850084 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1126/4486] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:08 2026] GET /volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:09.289788 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-95d96275-2ce3-48b4-8a6d-1ac2df0f1b53 req-b68410a7-c101-4c22-ba08-a4d931f0bd37 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:09.293182 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-95d96275-2ce3-48b4-8a6d-1ac2df0f1b53 req-b68410a7-c101-4c22-ba08-a4d931f0bd37 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] DELETE https://10.4.3.81/volume/v3/attachments/8a235ea0-7c0f-4e75-b050-4b05a15a5523 Aug 13 07:06:09.293563 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-95d96275-2ce3-48b4-8a6d-1ac2df0f1b53 req-b68410a7-c101-4c22-ba08-a4d931f0bd37 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:09.293779 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-95d96275-2ce3-48b4-8a6d-1ac2df0f1b53 req-b68410a7-c101-4c22-ba08-a4d931f0bd37 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:09.305396 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:09.305396 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:09.365034 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-95d96275-2ce3-48b4-8a6d-1ac2df0f1b53 req-b68410a7-c101-4c22-ba08-a4d931f0bd37 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/attachments/8a235ea0-7c0f-4e75-b050-4b05a15a5523 returned with HTTP 200 Aug 13 07:06:09.365640 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1119/4487] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:06:09 2026] DELETE /volume/v3/attachments/8a235ea0-7c0f-4e75-b050-4b05a15a5523 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:09.864349 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0dbce9ed-b145-4f4e-96cd-7a685ac2ab14 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:09.866012 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0dbce9ed-b145-4f4e-96cd-7a685ac2ab14 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 Aug 13 07:06:09.866199 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0dbce9ed-b145-4f4e-96cd-7a685ac2ab14 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:09.866387 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0dbce9ed-b145-4f4e-96cd-7a685ac2ab14 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:09.866519 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-0dbce9ed-b145-4f4e-96cd-7a685ac2ab14 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Show backup with id 5c5931f1-0cfd-4e58-8f23-4386390910a9. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:09.870693 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:09.870693 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:09.871258 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0dbce9ed-b145-4f4e-96cd-7a685ac2ab14 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 returned with HTTP 200 Aug 13 07:06:09.871713 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1115/4488] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:09 2026] GET /volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:10.617611 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:10.674050 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1ca9165e-2c5f-42e6-ae2e-7227fa4449bc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:10.676286 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1ca9165e-2c5f-42e6-ae2e-7227fa4449bc tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] DELETE https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 Aug 13 07:06:10.676565 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1ca9165e-2c5f-42e6-ae2e-7227fa4449bc tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:10.676840 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1ca9165e-2c5f-42e6-ae2e-7227fa4449bc tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:10.677063 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-1ca9165e-2c5f-42e6-ae2e-7227fa4449bc tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Delete volume with id: bd557015-0e01-43d3-958d-9296b377a323 Aug 13 07:06:10.687216 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:10.687216 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:10.687939 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1ca9165e-2c5f-42e6-ae2e-7227fa4449bc tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:06:10.702095 np0000007169 devstack@c-api.service[100295]: WARNING cinder.keymgr.conf_key_mgr [None req-1ca9165e-2c5f-42e6-ae2e-7227fa4449bc tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 07:06:10.707872 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1ca9165e-2c5f-42e6-ae2e-7227fa4449bc tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Delete volume request issued successfully. Aug 13 07:06:10.711552 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1ca9165e-2c5f-42e6-ae2e-7227fa4449bc tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 returned with HTTP 202 Aug 13 07:06:10.712151 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1127/4489] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:06:10 2026] DELETE /volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:06:10.721228 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2721503c-1832-4fb1-a1dd-3c61fc5d08c3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:10.725715 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2721503c-1832-4fb1-a1dd-3c61fc5d08c3 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 Aug 13 07:06:10.726021 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2721503c-1832-4fb1-a1dd-3c61fc5d08c3 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:10.726394 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2721503c-1832-4fb1-a1dd-3c61fc5d08c3 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:10.736849 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:06:10.737274 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-956962066"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:10.737422 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:10.737422 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:10.738765 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-956962066'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:06:10.738886 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Create volume of 1 GB Aug 13 07:06:10.743531 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Availability Zones retrieved successfully. Aug 13 07:06:10.744000 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2721503c-1832-4fb1-a1dd-3c61fc5d08c3 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:06:10.749239 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Flow 'volume_create_api' (aa62fb58-142a-438d-b5d3-24126d5feae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:10.750188 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09c8f74d-eb05-48e8-95fa-7b785276db3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:10.751183 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:06:10.755019 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2721503c-1832-4fb1-a1dd-3c61fc5d08c3 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 returned with HTTP 200 Aug 13 07:06:10.755441 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1120/4490] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:10 2026] GET /volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 => generated 1448 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:10.780326 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09c8f74d-eb05-48e8-95fa-7b785276db3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:10.781112 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35f8d847-2cb8-4853-a837-09bffbc0ebcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:10.854833 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Created reservations ['9562bf03-de10-4332-b355-a7343e5834e9', 'f3c6076c-92b5-46b8-a140-6c2364a60499', '54c6460f-eac1-4f2c-b5e8-d08890984106', '6e989815-e41c-45c6-928a-f18131752775'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:10.855927 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35f8d847-2cb8-4853-a837-09bffbc0ebcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9562bf03-de10-4332-b355-a7343e5834e9', 'f3c6076c-92b5-46b8-a140-6c2364a60499', '54c6460f-eac1-4f2c-b5e8-d08890984106', '6e989815-e41c-45c6-928a-f18131752775']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:10.856890 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dadf193e-1cda-4798-83c0-bf2f0240dd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:10.879670 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dadf193e-1cda-4798-83c0-bf2f0240dd1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6068d283-1ac4-4dea-a452-a08ef3c31d9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-956962066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='093682733b044670bc29728ade7c5c23',qos_specs=None,replication_status=,reservations=['9562bf03-de10-4332-b355-a7343e5834e9','f3c6076c-92b5-46b8-a140-6c2364a60499','54c6460f-eac1-4f2c-b5e8-d08890984106','6e989815-e41c-45c6-928a-f18131752775'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2475ad826ff442029a74ca2507b1ae13',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-956962066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6068d283-1ac4-4dea-a452-a08ef3c31d9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='093682733b044670bc29728ade7c5c23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2475ad826ff442029a74ca2507b1ae13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:10.881731 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4646225-08dd-4eb7-b890-9d8bec3ac61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:10.886505 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c475170e-bfd6-40e6-97c5-99654220ec01 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:10.891683 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c475170e-bfd6-40e6-97c5-99654220ec01 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 Aug 13 07:06:10.891942 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c475170e-bfd6-40e6-97c5-99654220ec01 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:10.892191 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c475170e-bfd6-40e6-97c5-99654220ec01 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:10.892411 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-c475170e-bfd6-40e6-97c5-99654220ec01 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Show backup with id 5c5931f1-0cfd-4e58-8f23-4386390910a9. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:10.896857 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:10.896857 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:10.897829 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c475170e-bfd6-40e6-97c5-99654220ec01 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 returned with HTTP 200 Aug 13 07:06:10.898404 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1116/4491] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:10 2026] GET /volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:10.929843 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4646225-08dd-4eb7-b890-9d8bec3ac61e) transitioned into state 'SUCCESS' from state '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-956962066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='093682733b044670bc29728ade7c5c23',qos_specs=None,replication_status=,reservations=['9562bf03-de10-4332-b355-a7343e5834e9','f3c6076c-92b5-46b8-a140-6c2364a60499','54c6460f-eac1-4f2c-b5e8-d08890984106','6e989815-e41c-45c6-928a-f18131752775'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2475ad826ff442029a74ca2507b1ae13',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:10.930848 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f300b4dc-285c-44fe-88f4-dde3d82f8e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:10.943354 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f300b4dc-285c-44fe-88f4-dde3d82f8e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:10.944600 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Flow 'volume_create_api' (aa62fb58-142a-438d-b5d3-24126d5feae4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:10.945031 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Create volume request issued successfully. Aug 13 07:06:10.945789 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a3afb03d-de34-4a7c-b10e-3dd4dc5a71de tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:06:10.946335 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1129/4492] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:06:10 2026] POST /volume/v3/volumes => generated 749 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:06:10.960077 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a4259979-18f0-4e77-8fc9-dc2117a0c885 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:10.962277 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a4259979-18f0-4e77-8fc9-dc2117a0c885 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/volumes/6068d283-1ac4-4dea-a452-a08ef3c31d9f Aug 13 07:06:10.962768 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a4259979-18f0-4e77-8fc9-dc2117a0c885 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:10.962943 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a4259979-18f0-4e77-8fc9-dc2117a0c885 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:10.969621 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:10.969621 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:10.974414 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a4259979-18f0-4e77-8fc9-dc2117a0c885 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Volume info retrieved successfully. Aug 13 07:06:10.978981 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a4259979-18f0-4e77-8fc9-dc2117a0c885 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/volumes/6068d283-1ac4-4dea-a452-a08ef3c31d9f returned with HTTP 200 Aug 13 07:06:10.979412 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1128/4493] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:10 2026] GET /volume/v3/volumes/6068d283-1ac4-4dea-a452-a08ef3c31d9f => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:11.770882 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-34b25c7b-690e-461c-96a1-0b6599686eb9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:11.772586 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-34b25c7b-690e-461c-96a1-0b6599686eb9 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 Aug 13 07:06:11.772772 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-34b25c7b-690e-461c-96a1-0b6599686eb9 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:11.772949 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-34b25c7b-690e-461c-96a1-0b6599686eb9 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:11.778168 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-34b25c7b-690e-461c-96a1-0b6599686eb9 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 returned with HTTP 404 Aug 13 07:06:11.778612 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1121/4494] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:11 2026] GET /volume/v3/volumes/bd557015-0e01-43d3-958d-9296b377a323 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:11.909579 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3296f66c-a05b-4db0-bc2f-10a8a5c8d542 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:11.911307 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3296f66c-a05b-4db0-bc2f-10a8a5c8d542 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 Aug 13 07:06:11.911555 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3296f66c-a05b-4db0-bc2f-10a8a5c8d542 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:11.911756 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3296f66c-a05b-4db0-bc2f-10a8a5c8d542 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:11.911853 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-3296f66c-a05b-4db0-bc2f-10a8a5c8d542 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Show backup with id 5c5931f1-0cfd-4e58-8f23-4386390910a9. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:11.915864 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:11.915864 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:11.916537 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3296f66c-a05b-4db0-bc2f-10a8a5c8d542 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 returned with HTTP 200 Aug 13 07:06:11.917000 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1117/4495] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:11 2026] GET /volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:11.992752 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-dc395930-be9c-42bd-8ef1-5b20fae2b420 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:11.997582 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dc395930-be9c-42bd-8ef1-5b20fae2b420 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/volumes/6068d283-1ac4-4dea-a452-a08ef3c31d9f Aug 13 07:06:11.997812 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dc395930-be9c-42bd-8ef1-5b20fae2b420 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:11.998022 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dc395930-be9c-42bd-8ef1-5b20fae2b420 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:12.005405 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:12.005405 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:12.009263 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-dc395930-be9c-42bd-8ef1-5b20fae2b420 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Volume info retrieved successfully. Aug 13 07:06:12.013008 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dc395930-be9c-42bd-8ef1-5b20fae2b420 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/volumes/6068d283-1ac4-4dea-a452-a08ef3c31d9f returned with HTTP 200 Aug 13 07:06:12.013366 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1130/4496] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:11 2026] GET /volume/v3/volumes/6068d283-1ac4-4dea-a452-a08ef3c31d9f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:12.031611 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-94088f8d-b679-4823-96b7-11c1c2a49a59 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:12.033332 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94088f8d-b679-4823-96b7-11c1c2a49a59 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 07:06:12.033776 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-94088f8d-b679-4823-96b7-11c1c2a49a59 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6068d283-1ac4-4dea-a452-a08ef3c31d9f", "name": "tempest-VolumesBackupsV39Test-Backup-966307398", "container": "tempest-volumesbackupsv39test-backup-container-229898067"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:12.035614 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-94088f8d-b679-4823-96b7-11c1c2a49a59 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Creating new backup {'backup': {'volume_id': '6068d283-1ac4-4dea-a452-a08ef3c31d9f', 'name': 'tempest-VolumesBackupsV39Test-Backup-966307398', 'container': 'tempest-volumesbackupsv39test-backup-container-229898067'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:06:12.035795 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-94088f8d-b679-4823-96b7-11c1c2a49a59 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Creating backup of volume 6068d283-1ac4-4dea-a452-a08ef3c31d9f in container tempest-volumesbackupsv39test-backup-container-229898067 Aug 13 07:06:12.043889 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:12.043889 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:12.044429 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-94088f8d-b679-4823-96b7-11c1c2a49a59 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Volume info retrieved successfully. Aug 13 07:06:12.073411 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-94088f8d-b679-4823-96b7-11c1c2a49a59 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Created reservations ['151a2bba-54da-464b-b6f3-e7584f8a20cc', '3d97317b-321d-4a31-8387-d770a4cdeb3e'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:12.098759 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94088f8d-b679-4823-96b7-11c1c2a49a59 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:06:12.099148 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1129/4497] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:06:12 2026] POST /volume/v3/backups => generated 330 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:06:12.100461 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d8ef1a90-e43b-4f9a-87fa-8e5a20e7f71c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:12.102746 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d8ef1a90-e43b-4f9a-87fa-8e5a20e7f71c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] DELETE https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:06:12.103000 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d8ef1a90-e43b-4f9a-87fa-8e5a20e7f71c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:12.103290 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d8ef1a90-e43b-4f9a-87fa-8e5a20e7f71c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:12.103537 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-d8ef1a90-e43b-4f9a-87fa-8e5a20e7f71c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Delete volume with id: 37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:06:12.108527 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fa9c725f-47a1-40fe-9465-b1ce689ac7ce None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:12.110383 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fa9c725f-47a1-40fe-9465-b1ce689ac7ce tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:12.110664 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fa9c725f-47a1-40fe-9465-b1ce689ac7ce tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:12.110883 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fa9c725f-47a1-40fe-9465-b1ce689ac7ce tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:12.111067 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-fa9c725f-47a1-40fe-9465-b1ce689ac7ce tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Show backup with id a0165d5d-bbbc-40c8-b399-64ba07bdcafd. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:12.111881 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:12.111881 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:12.112817 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d8ef1a90-e43b-4f9a-87fa-8e5a20e7f71c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:06:12.117844 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:12.117844 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:12.118615 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fa9c725f-47a1-40fe-9465-b1ce689ac7ce tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 200 Aug 13 07:06:12.118988 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1118/4498] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:12 2026] GET /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:12.126955 np0000007169 devstack@c-api.service[100296]: WARNING cinder.keymgr.conf_key_mgr [None req-d8ef1a90-e43b-4f9a-87fa-8e5a20e7f71c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 07:06:12.131519 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d8ef1a90-e43b-4f9a-87fa-8e5a20e7f71c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Delete volume request issued successfully. Aug 13 07:06:12.131699 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d8ef1a90-e43b-4f9a-87fa-8e5a20e7f71c tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 202 Aug 13 07:06:12.132078 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1122/4499] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:06:12 2026] DELETE /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:06:12.139658 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-31a5edac-1262-47fe-9993-9c9a9bbc6084 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:12.141580 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-31a5edac-1262-47fe-9993-9c9a9bbc6084 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:06:12.141771 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-31a5edac-1262-47fe-9993-9c9a9bbc6084 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:12.141933 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-31a5edac-1262-47fe-9993-9c9a9bbc6084 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:12.148576 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:12.148576 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:12.151791 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-31a5edac-1262-47fe-9993-9c9a9bbc6084 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Volume info retrieved successfully. Aug 13 07:06:12.156156 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-31a5edac-1262-47fe-9993-9c9a9bbc6084 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 200 Aug 13 07:06:12.156613 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1131/4500] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:12 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 1427 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:12.927488 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-41910a34-a5cb-4b2a-9c1f-50bf6d7cacae None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:12.929450 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-41910a34-a5cb-4b2a-9c1f-50bf6d7cacae tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 Aug 13 07:06:12.929662 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-41910a34-a5cb-4b2a-9c1f-50bf6d7cacae tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:12.929844 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-41910a34-a5cb-4b2a-9c1f-50bf6d7cacae tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:12.929998 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-41910a34-a5cb-4b2a-9c1f-50bf6d7cacae tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Show backup with id 5c5931f1-0cfd-4e58-8f23-4386390910a9. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:12.934183 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:12.934183 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:12.934825 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-41910a34-a5cb-4b2a-9c1f-50bf6d7cacae tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 returned with HTTP 200 Aug 13 07:06:12.935196 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1130/4501] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:12 2026] GET /volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:13.130134 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-02cbcb8d-af7d-48af-ad1a-283292094b88 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:13.132429 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-02cbcb8d-af7d-48af-ad1a-283292094b88 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:13.132758 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-02cbcb8d-af7d-48af-ad1a-283292094b88 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:13.133039 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-02cbcb8d-af7d-48af-ad1a-283292094b88 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:13.133205 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-02cbcb8d-af7d-48af-ad1a-283292094b88 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Show backup with id a0165d5d-bbbc-40c8-b399-64ba07bdcafd. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:13.137861 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:13.137861 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:13.138754 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-02cbcb8d-af7d-48af-ad1a-283292094b88 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 200 Aug 13 07:06:13.139126 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1119/4502] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:13 2026] GET /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:13.169772 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-76be7e42-a32c-4ae1-bbd7-39475b720429 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:13.171227 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-76be7e42-a32c-4ae1-bbd7-39475b720429 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] GET https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 Aug 13 07:06:13.171411 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-76be7e42-a32c-4ae1-bbd7-39475b720429 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:13.171598 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-76be7e42-a32c-4ae1-bbd7-39475b720429 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:13.176946 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-76be7e42-a32c-4ae1-bbd7-39475b720429 tempest-TestEncryptedCinderVolumes-600196551 tempest-TestEncryptedCinderVolumes-600196551-project-member] https://10.4.3.81/volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 returned with HTTP 404 Aug 13 07:06:13.177374 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1123/4503] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:13 2026] GET /volume/v3/volumes/37d17255-bbcb-46b6-a4c2-0e830db75f74 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:13.183377 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bb3aa918-61c4-4282-ac31-34371ba6176b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:13.185203 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bb3aa918-61c4-4282-ac31-34371ba6176b tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 07:06:13.185460 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bb3aa918-61c4-4282-ac31-34371ba6176b tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:13.185714 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bb3aa918-61c4-4282-ac31-34371ba6176b tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:13.186573 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bb3aa918-61c4-4282-ac31-34371ba6176b tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:06:13.196900 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bb3aa918-61c4-4282-ac31-34371ba6176b tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] Get all volumes completed successfully. Aug 13 07:06:13.198432 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:13.198432 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:13.205736 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bb3aa918-61c4-4282-ac31-34371ba6176b tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 07:06:13.205736 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1132/4504] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 07:06:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6959 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:13.218600 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ad537b0c-23b1-48a8-907d-f09f004bd74e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:13.220447 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ad537b0c-23b1-48a8-907d-f09f004bd74e tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] DELETE https://10.4.3.81/volume/v3/types/5219d910-6512-421f-8068-27da0d1fd39b Aug 13 07:06:13.220659 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ad537b0c-23b1-48a8-907d-f09f004bd74e tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:13.220847 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ad537b0c-23b1-48a8-907d-f09f004bd74e tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:13.242037 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ad537b0c-23b1-48a8-907d-f09f004bd74e tempest-TestEncryptedCinderVolumes-215914588 tempest-TestEncryptedCinderVolumes-215914588-project-admin] https://10.4.3.81/volume/v3/types/5219d910-6512-421f-8068-27da0d1fd39b returned with HTTP 202 Aug 13 07:06:13.242469 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1131/4505] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:06:13 2026] DELETE /volume/v3/types/5219d910-6512-421f-8068-27da0d1fd39b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:06:13.946214 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4a6b1d0d-bcd6-4a32-befe-c854dae97c7c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:13.948115 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4a6b1d0d-bcd6-4a32-befe-c854dae97c7c tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 Aug 13 07:06:13.948330 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4a6b1d0d-bcd6-4a32-befe-c854dae97c7c tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:13.948524 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4a6b1d0d-bcd6-4a32-befe-c854dae97c7c tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:13.948628 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-4a6b1d0d-bcd6-4a32-befe-c854dae97c7c tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Show backup with id 5c5931f1-0cfd-4e58-8f23-4386390910a9. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:13.953086 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:13.953086 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:13.953737 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4a6b1d0d-bcd6-4a32-befe-c854dae97c7c tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 returned with HTTP 200 Aug 13 07:06:13.954066 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1120/4506] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:13 2026] GET /volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:14.149490 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-25e90507-46f9-4beb-9dad-318bbc99aa6c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:14.151494 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-25e90507-46f9-4beb-9dad-318bbc99aa6c tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:14.151969 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-25e90507-46f9-4beb-9dad-318bbc99aa6c tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:14.152014 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-25e90507-46f9-4beb-9dad-318bbc99aa6c tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:14.152207 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-25e90507-46f9-4beb-9dad-318bbc99aa6c tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Show backup with id a0165d5d-bbbc-40c8-b399-64ba07bdcafd. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:14.157402 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:14.157402 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:14.158078 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-25e90507-46f9-4beb-9dad-318bbc99aa6c tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 200 Aug 13 07:06:14.158651 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1124/4507] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:14 2026] GET /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:14.964438 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e7e86584-6ae9-44a1-8c00-2c45bdaa4f99 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:14.966073 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e7e86584-6ae9-44a1-8c00-2c45bdaa4f99 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 Aug 13 07:06:14.966276 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e7e86584-6ae9-44a1-8c00-2c45bdaa4f99 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:14.966461 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e7e86584-6ae9-44a1-8c00-2c45bdaa4f99 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:14.966556 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-e7e86584-6ae9-44a1-8c00-2c45bdaa4f99 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Show backup with id 5c5931f1-0cfd-4e58-8f23-4386390910a9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:14.971147 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:14.971147 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:14.971641 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e7e86584-6ae9-44a1-8c00-2c45bdaa4f99 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 returned with HTTP 200 Aug 13 07:06:14.971965 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1133/4508] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:14 2026] GET /volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:15.170203 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-eac4c90a-8c62-4c31-ae48-736b2ffbe01d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:15.172853 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eac4c90a-8c62-4c31-ae48-736b2ffbe01d tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:15.173069 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eac4c90a-8c62-4c31-ae48-736b2ffbe01d tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:15.173245 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eac4c90a-8c62-4c31-ae48-736b2ffbe01d tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:15.173371 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-eac4c90a-8c62-4c31-ae48-736b2ffbe01d tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Show backup with id a0165d5d-bbbc-40c8-b399-64ba07bdcafd. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:15.180135 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:15.180135 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:15.183175 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eac4c90a-8c62-4c31-ae48-736b2ffbe01d tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 200 Aug 13 07:06:15.183175 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1132/4509] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:15 2026] GET /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:15.983617 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ca488f01-41e3-4a94-83b8-47e33dd55700 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:15.989718 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ca488f01-41e3-4a94-83b8-47e33dd55700 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 Aug 13 07:06:15.991702 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ca488f01-41e3-4a94-83b8-47e33dd55700 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:15.995641 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ca488f01-41e3-4a94-83b8-47e33dd55700 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:15.995641 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-ca488f01-41e3-4a94-83b8-47e33dd55700 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Show backup with id 5c5931f1-0cfd-4e58-8f23-4386390910a9. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:16.009179 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:16.009179 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:16.009179 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ca488f01-41e3-4a94-83b8-47e33dd55700 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 returned with HTTP 200 Aug 13 07:06:16.009179 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1121/4510] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:15 2026] GET /volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 => generated 734 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:16.191893 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-48c6f892-ffb6-4dfb-8c98-0084c1e33518 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:16.194419 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-48c6f892-ffb6-4dfb-8c98-0084c1e33518 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:16.194738 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-48c6f892-ffb6-4dfb-8c98-0084c1e33518 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:16.194997 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-48c6f892-ffb6-4dfb-8c98-0084c1e33518 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:16.195155 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-48c6f892-ffb6-4dfb-8c98-0084c1e33518 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Show backup with id a0165d5d-bbbc-40c8-b399-64ba07bdcafd. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:16.200498 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:16.200498 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:16.201561 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-48c6f892-ffb6-4dfb-8c98-0084c1e33518 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 200 Aug 13 07:06:16.202394 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1125/4511] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:16 2026] GET /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:17.021003 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8cc8a765-29a4-4678-9141-f4d4327bb7c2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:17.023029 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8cc8a765-29a4-4678-9141-f4d4327bb7c2 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 Aug 13 07:06:17.023278 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8cc8a765-29a4-4678-9141-f4d4327bb7c2 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:17.023483 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8cc8a765-29a4-4678-9141-f4d4327bb7c2 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:17.023571 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-8cc8a765-29a4-4678-9141-f4d4327bb7c2 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Show backup with id 5c5931f1-0cfd-4e58-8f23-4386390910a9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:17.027712 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:17.027712 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:17.028253 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8cc8a765-29a4-4678-9141-f4d4327bb7c2 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 returned with HTTP 200 Aug 13 07:06:17.028657 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1134/4512] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:17 2026] GET /volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:17.212365 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6ddbd86e-c904-410f-9223-a8b7b7f5d4e0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:17.214090 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6ddbd86e-c904-410f-9223-a8b7b7f5d4e0 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:17.214290 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6ddbd86e-c904-410f-9223-a8b7b7f5d4e0 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:17.214518 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6ddbd86e-c904-410f-9223-a8b7b7f5d4e0 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:17.214681 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6ddbd86e-c904-410f-9223-a8b7b7f5d4e0 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Show backup with id a0165d5d-bbbc-40c8-b399-64ba07bdcafd. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:17.221034 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:17.221034 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:17.221034 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6ddbd86e-c904-410f-9223-a8b7b7f5d4e0 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 200 Aug 13 07:06:17.221034 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1133/4513] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:17 2026] GET /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:18.040035 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e4ecfdca-0cc1-4c50-8bfc-3adad68c09eb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:18.042104 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e4ecfdca-0cc1-4c50-8bfc-3adad68c09eb tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 Aug 13 07:06:18.042372 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e4ecfdca-0cc1-4c50-8bfc-3adad68c09eb tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:18.042630 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e4ecfdca-0cc1-4c50-8bfc-3adad68c09eb tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:18.042762 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e4ecfdca-0cc1-4c50-8bfc-3adad68c09eb tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Show backup with id 5c5931f1-0cfd-4e58-8f23-4386390910a9. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:18.060184 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:18.060184 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:18.060660 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e4ecfdca-0cc1-4c50-8bfc-3adad68c09eb tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 returned with HTTP 200 Aug 13 07:06:18.061136 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1122/4514] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:18 2026] GET /volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:18.230118 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8896f2f2-df02-4e99-9f37-def077928d0a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:18.231623 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8896f2f2-df02-4e99-9f37-def077928d0a tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:18.231817 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8896f2f2-df02-4e99-9f37-def077928d0a tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:18.231994 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8896f2f2-df02-4e99-9f37-def077928d0a tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:18.232087 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-8896f2f2-df02-4e99-9f37-def077928d0a tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Show backup with id a0165d5d-bbbc-40c8-b399-64ba07bdcafd. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:18.236225 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:18.236225 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:18.237037 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8896f2f2-df02-4e99-9f37-def077928d0a tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 200 Aug 13 07:06:18.237448 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1126/4515] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:18 2026] GET /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:19.071073 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bca551ba-86e9-43e6-b2e5-da70a0095768 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:19.072828 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bca551ba-86e9-43e6-b2e5-da70a0095768 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 Aug 13 07:06:19.073053 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bca551ba-86e9-43e6-b2e5-da70a0095768 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:19.073249 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bca551ba-86e9-43e6-b2e5-da70a0095768 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:19.073375 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-bca551ba-86e9-43e6-b2e5-da70a0095768 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Show backup with id 5c5931f1-0cfd-4e58-8f23-4386390910a9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:19.077633 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:19.077633 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:19.078408 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bca551ba-86e9-43e6-b2e5-da70a0095768 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 returned with HTTP 200 Aug 13 07:06:19.078810 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1135/4516] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:19 2026] GET /volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:19.092786 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-622126c2-9d70-4ab3-a0e4-21fe703fdfea None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:19.094546 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-622126c2-9d70-4ab3-a0e4-21fe703fdfea tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] DELETE https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 Aug 13 07:06:19.094775 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-622126c2-9d70-4ab3-a0e4-21fe703fdfea tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:19.094976 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-622126c2-9d70-4ab3-a0e4-21fe703fdfea tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:19.095099 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-622126c2-9d70-4ab3-a0e4-21fe703fdfea tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Delete backup with id: 5c5931f1-0cfd-4e58-8f23-4386390910a9. Aug 13 07:06:19.098999 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:19.098999 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:19.109564 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-622126c2-9d70-4ab3-a0e4-21fe703fdfea tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] delete_backup rpcapi backup_id 5c5931f1-0cfd-4e58-8f23-4386390910a9 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:06:19.112393 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-622126c2-9d70-4ab3-a0e4-21fe703fdfea tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 returned with HTTP 202 Aug 13 07:06:19.112844 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1134/4517] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:06:19 2026] DELETE /volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:06:19.120444 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-86a3bf28-c82b-47ad-bccf-d58c02ecf4c5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:19.122172 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-86a3bf28-c82b-47ad-bccf-d58c02ecf4c5 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 Aug 13 07:06:19.122398 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-86a3bf28-c82b-47ad-bccf-d58c02ecf4c5 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:19.122579 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-86a3bf28-c82b-47ad-bccf-d58c02ecf4c5 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:19.122680 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-86a3bf28-c82b-47ad-bccf-d58c02ecf4c5 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Show backup with id 5c5931f1-0cfd-4e58-8f23-4386390910a9. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:19.126810 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:19.126810 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:19.127419 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-86a3bf28-c82b-47ad-bccf-d58c02ecf4c5 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 returned with HTTP 200 Aug 13 07:06:19.127763 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1123/4518] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:19 2026] GET /volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:19.247896 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2835e987-cfb7-495e-a645-e00207ad767e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:19.250071 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2835e987-cfb7-495e-a645-e00207ad767e tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:19.250261 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2835e987-cfb7-495e-a645-e00207ad767e tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:19.252715 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2835e987-cfb7-495e-a645-e00207ad767e tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:19.252715 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-2835e987-cfb7-495e-a645-e00207ad767e tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Show backup with id a0165d5d-bbbc-40c8-b399-64ba07bdcafd. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:19.255117 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:19.255117 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:19.255858 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2835e987-cfb7-495e-a645-e00207ad767e tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 200 Aug 13 07:06:19.256211 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1127/4519] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:19 2026] GET /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:20.142083 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fbec9b37-bd04-495f-bac1-236a75c2ab3e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:20.144223 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fbec9b37-bd04-495f-bac1-236a75c2ab3e tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 Aug 13 07:06:20.144504 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fbec9b37-bd04-495f-bac1-236a75c2ab3e tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:20.144734 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fbec9b37-bd04-495f-bac1-236a75c2ab3e tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:20.144880 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-fbec9b37-bd04-495f-bac1-236a75c2ab3e tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Show backup with id 5c5931f1-0cfd-4e58-8f23-4386390910a9. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:20.148454 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fbec9b37-bd04-495f-bac1-236a75c2ab3e tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 returned with HTTP 404 Aug 13 07:06:20.148921 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1136/4520] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:20 2026] GET /volume/v3/backups/5c5931f1-0cfd-4e58-8f23-4386390910a9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:20.158192 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c6dd557e-bd17-4e66-a343-a99c4eadf829 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:20.160001 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c6dd557e-bd17-4e66-a343-a99c4eadf829 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/0d7ac0b0-c320-40cd-a33c-939262b17615 Aug 13 07:06:20.160202 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c6dd557e-bd17-4e66-a343-a99c4eadf829 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:20.160401 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c6dd557e-bd17-4e66-a343-a99c4eadf829 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:20.160545 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-c6dd557e-bd17-4e66-a343-a99c4eadf829 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Delete volume with id: 0d7ac0b0-c320-40cd-a33c-939262b17615 Aug 13 07:06:20.166785 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:20.166785 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:20.167048 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c6dd557e-bd17-4e66-a343-a99c4eadf829 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Volume info retrieved successfully. Aug 13 07:06:20.180732 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c6dd557e-bd17-4e66-a343-a99c4eadf829 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Delete volume request issued successfully. Aug 13 07:06:20.180894 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c6dd557e-bd17-4e66-a343-a99c4eadf829 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/volumes/0d7ac0b0-c320-40cd-a33c-939262b17615 returned with HTTP 202 Aug 13 07:06:20.181453 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1135/4521] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:06:20 2026] DELETE /volume/v3/volumes/0d7ac0b0-c320-40cd-a33c-939262b17615 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:06:20.187920 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a669fef9-e3fa-43db-9a6f-5c482d7892c9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:20.190688 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a669fef9-e3fa-43db-9a6f-5c482d7892c9 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/volumes/0d7ac0b0-c320-40cd-a33c-939262b17615 Aug 13 07:06:20.190913 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a669fef9-e3fa-43db-9a6f-5c482d7892c9 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:20.191095 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a669fef9-e3fa-43db-9a6f-5c482d7892c9 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:20.197877 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:20.197877 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:20.201991 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a669fef9-e3fa-43db-9a6f-5c482d7892c9 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Volume info retrieved successfully. Aug 13 07:06:20.206521 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a669fef9-e3fa-43db-9a6f-5c482d7892c9 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/volumes/0d7ac0b0-c320-40cd-a33c-939262b17615 returned with HTTP 200 Aug 13 07:06:20.207046 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1124/4522] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:20 2026] GET /volume/v3/volumes/0d7ac0b0-c320-40cd-a33c-939262b17615 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:20.266587 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-32d424a3-4509-4e29-a57f-45e42977dc81 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:20.268715 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-32d424a3-4509-4e29-a57f-45e42977dc81 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:20.269120 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-32d424a3-4509-4e29-a57f-45e42977dc81 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:20.269422 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-32d424a3-4509-4e29-a57f-45e42977dc81 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:20.269636 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-32d424a3-4509-4e29-a57f-45e42977dc81 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Show backup with id a0165d5d-bbbc-40c8-b399-64ba07bdcafd. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:20.274972 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:20.274972 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:20.276380 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-32d424a3-4509-4e29-a57f-45e42977dc81 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 200 Aug 13 07:06:20.276380 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1128/4523] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:20 2026] GET /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:21.221801 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-898eab93-f94f-43df-aafc-eb2f1303f929 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:21.223940 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-898eab93-f94f-43df-aafc-eb2f1303f929 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] GET https://10.4.3.81/volume/v3/volumes/0d7ac0b0-c320-40cd-a33c-939262b17615 Aug 13 07:06:21.224212 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-898eab93-f94f-43df-aafc-eb2f1303f929 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:21.224469 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-898eab93-f94f-43df-aafc-eb2f1303f929 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:21.232297 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-898eab93-f94f-43df-aafc-eb2f1303f929 tempest-ProjectReaderTests39-597412048 tempest-ProjectReaderTests39-597412048-project-admin] https://10.4.3.81/volume/v3/volumes/0d7ac0b0-c320-40cd-a33c-939262b17615 returned with HTTP 404 Aug 13 07:06:21.232948 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1137/4524] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:21 2026] GET /volume/v3/volumes/0d7ac0b0-c320-40cd-a33c-939262b17615 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:21.285311 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-27c79bf6-5273-4c6d-b600-476c9415fdac None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:21.292305 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-27c79bf6-5273-4c6d-b600-476c9415fdac tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:21.292692 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-27c79bf6-5273-4c6d-b600-476c9415fdac tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:21.292983 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-27c79bf6-5273-4c6d-b600-476c9415fdac tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:21.293171 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-27c79bf6-5273-4c6d-b600-476c9415fdac tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Show backup with id a0165d5d-bbbc-40c8-b399-64ba07bdcafd. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:21.318090 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:21.318090 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:21.319193 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-27c79bf6-5273-4c6d-b600-476c9415fdac tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 200 Aug 13 07:06:21.319740 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1136/4525] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:21 2026] GET /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 793 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:22.333387 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9674a558-3c73-4ce7-8c93-53d04a464606 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:22.335279 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9674a558-3c73-4ce7-8c93-53d04a464606 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:22.335582 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9674a558-3c73-4ce7-8c93-53d04a464606 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:22.335781 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9674a558-3c73-4ce7-8c93-53d04a464606 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:22.335872 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-9674a558-3c73-4ce7-8c93-53d04a464606 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Show backup with id a0165d5d-bbbc-40c8-b399-64ba07bdcafd. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:22.340927 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:22.340927 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:22.341729 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9674a558-3c73-4ce7-8c93-53d04a464606 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 200 Aug 13 07:06:22.342093 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1125/4526] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:22 2026] GET /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:22.696943 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-69b29b6d-e668-4e2a-ae8b-eac0078d5a36 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:22.801347 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-69b29b6d-e668-4e2a-ae8b-eac0078d5a36 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:06:22.801347 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-69b29b6d-e668-4e2a-ae8b-eac0078d5a36 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-372253071", "extra_specs": {"storage_protocol": "tempest-storage_protocol-398930647", "vendor_name": "tempest-vendor_name-1393980142"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:22.814721 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-69b29b6d-e668-4e2a-ae8b-eac0078d5a36 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:06:22.815410 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1129/4527] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:06:22 2026] POST /volume/v3/types => generated 327 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:22.824233 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:22.825965 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:06:22.826368 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2aada287-8c36-4267-b7d2-003bbfb34b42", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:22.827838 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Create volume request body: {'volume': {'volume_type': '2aada287-8c36-4267-b7d2-003bbfb34b42', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:06:22.831717 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Create volume of 1 GB Aug 13 07:06:22.832023 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:22.832023 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:22.832421 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Availability Zones retrieved successfully. Aug 13 07:06:22.838011 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Flow 'volume_create_api' (a0078924-e95c-4c36-8f95-f07ccebf75fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:22.839052 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc90a72-443b-4721-9bf9-30962f1d63ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:22.840010 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:06:22.860733 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc90a72-443b-4721-9bf9-30962f1d63ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:06:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-398930647',vendor_name='tempest-vendor_name-1393980142'},id=2aada287-8c36-4267-b7d2-003bbfb34b42,is_public=True,name='tempest-ProjectAdminTests-volume-type-372253071',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2aada287-8c36-4267-b7d2-003bbfb34b42', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:22.861556 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04fa5c50-1211-4c7b-b3cb-4daa64f0580e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:22.888981 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-372253071 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-372253071, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:06:22.889305 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-372253071 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-372253071, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:06:22.930016 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Created reservations ['d9f55248-78d8-4af4-b006-517dc32cec23', '4689b9d2-fb59-4d0b-add3-4616fd8b07cd', '241c965f-1d85-4ac4-9ed7-e0335d6e192e', 'b308fc9a-8220-4ad8-a442-43ddbc1535c2'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:22.930925 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04fa5c50-1211-4c7b-b3cb-4daa64f0580e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9f55248-78d8-4af4-b006-517dc32cec23', '4689b9d2-fb59-4d0b-add3-4616fd8b07cd', '241c965f-1d85-4ac4-9ed7-e0335d6e192e', 'b308fc9a-8220-4ad8-a442-43ddbc1535c2']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:22.931773 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f15f976a-4522-4e69-bc02-3d8f6e2188f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:22.963336 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f15f976a-4522-4e69-bc02-3d8f6e2188f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b9062dd-a89c-4bbf-aca2-1bc94b153834', '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='4db4dbd474da426f95e3a54f6fdad196',qos_specs=None,replication_status=,reservations=['d9f55248-78d8-4af4-b006-517dc32cec23','4689b9d2-fb59-4d0b-add3-4616fd8b07cd','241c965f-1d85-4ac4-9ed7-e0335d6e192e','b308fc9a-8220-4ad8-a442-43ddbc1535c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f44c16b614c941858b08624025294f79',volume_type_id=2aada287-8c36-4267-b7d2-003bbfb34b42), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:06:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b9062dd-a89c-4bbf-aca2-1bc94b153834,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4db4dbd474da426f95e3a54f6fdad196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f44c16b614c941858b08624025294f79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2aada287-8c36-4267-b7d2-003bbfb34b42),volume_type_id=2aada287-8c36-4267-b7d2-003bbfb34b42)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:22.965701 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (636e6f3f-990b-4a91-966b-a9ce694700d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:22.987668 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (636e6f3f-990b-4a91-966b-a9ce694700d3) transitioned into state 'SUCCESS' from 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='4db4dbd474da426f95e3a54f6fdad196',qos_specs=None,replication_status=,reservations=['d9f55248-78d8-4af4-b006-517dc32cec23','4689b9d2-fb59-4d0b-add3-4616fd8b07cd','241c965f-1d85-4ac4-9ed7-e0335d6e192e','b308fc9a-8220-4ad8-a442-43ddbc1535c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f44c16b614c941858b08624025294f79',volume_type_id=2aada287-8c36-4267-b7d2-003bbfb34b42)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:22.988328 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7669a149-0e93-4743-a47f-8c479d41bf6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:22.998487 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7669a149-0e93-4743-a47f-8c479d41bf6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:22.999264 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Flow 'volume_create_api' (a0078924-e95c-4c36-8f95-f07ccebf75fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:22.999608 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Create volume request issued successfully. Aug 13 07:06:23.000132 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b20655e1-1c85-4e0c-9477-57c08a680ca8 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:06:23.000597 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1138/4528] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:06:22 2026] POST /volume/v3/volumes => generated 770 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:06:23.010964 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6fca6723-3a3a-4e7a-9f7a-01fcdb982f90 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:23.012744 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6fca6723-3a3a-4e7a-9f7a-01fcdb982f90 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] GET https://10.4.3.81/volume/v3/volumes/5b9062dd-a89c-4bbf-aca2-1bc94b153834 Aug 13 07:06:23.012951 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6fca6723-3a3a-4e7a-9f7a-01fcdb982f90 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:23.013262 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6fca6723-3a3a-4e7a-9f7a-01fcdb982f90 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:23.020715 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:23.020715 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:23.024124 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6fca6723-3a3a-4e7a-9f7a-01fcdb982f90 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Volume info retrieved successfully. Aug 13 07:06:23.027845 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6fca6723-3a3a-4e7a-9f7a-01fcdb982f90 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/volumes/5b9062dd-a89c-4bbf-aca2-1bc94b153834 returned with HTTP 200 Aug 13 07:06:23.028474 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1137/4529] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:23 2026] GET /volume/v3/volumes/5b9062dd-a89c-4bbf-aca2-1bc94b153834 => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:23.355112 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-88f48bba-fe8f-4f0a-9a1e-4d677ca15100 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:23.357003 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-88f48bba-fe8f-4f0a-9a1e-4d677ca15100 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:23.357826 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-88f48bba-fe8f-4f0a-9a1e-4d677ca15100 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:23.357826 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-88f48bba-fe8f-4f0a-9a1e-4d677ca15100 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:23.357826 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-88f48bba-fe8f-4f0a-9a1e-4d677ca15100 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Show backup with id a0165d5d-bbbc-40c8-b399-64ba07bdcafd. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:23.362105 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:23.362105 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:23.362825 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-88f48bba-fe8f-4f0a-9a1e-4d677ca15100 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 200 Aug 13 07:06:23.363175 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1126/4530] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:23 2026] GET /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:23.671949 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f148329c-82da-45c3-afa4-a2832aba1a2d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:23.673772 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f148329c-82da-45c3-afa4-a2832aba1a2d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:06:23.673944 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f148329c-82da-45c3-afa4-a2832aba1a2d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:23.674120 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f148329c-82da-45c3-afa4-a2832aba1a2d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:23.681005 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:23.681005 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:23.684965 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f148329c-82da-45c3-afa4-a2832aba1a2d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:06:23.689467 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f148329c-82da-45c3-afa4-a2832aba1a2d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 200 Aug 13 07:06:23.689801 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1130/4531] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:23 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:23.701727 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-25acbd25-8e00-4b0a-bc9e-2a77aef74eaa None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:23.703239 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25acbd25-8e00-4b0a-bc9e-2a77aef74eaa tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:06:23.704837 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25acbd25-8e00-4b0a-bc9e-2a77aef74eaa tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:23.704837 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25acbd25-8e00-4b0a-bc9e-2a77aef74eaa tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:23.710601 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:23.710601 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:23.714380 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-25acbd25-8e00-4b0a-bc9e-2a77aef74eaa tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:06:23.723284 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25acbd25-8e00-4b0a-bc9e-2a77aef74eaa tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 200 Aug 13 07:06:23.723284 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1139/4532] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:23 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:23.770290 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-10eea974-9412-497a-99e2-056aa4cb3280 req-84faf234-34e3-45aa-8165-d03a942beda2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:23.772562 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-84faf234-34e3-45aa-8165-d03a942beda2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:06:23.772756 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-84faf234-34e3-45aa-8165-d03a942beda2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:23.772923 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-84faf234-34e3-45aa-8165-d03a942beda2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:23.779463 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:23.779463 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:23.782920 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-10eea974-9412-497a-99e2-056aa4cb3280 req-84faf234-34e3-45aa-8165-d03a942beda2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:06:23.786955 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-84faf234-34e3-45aa-8165-d03a942beda2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 200 Aug 13 07:06:23.787464 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1138/4533] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:06:23 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:23.865878 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a9b525cd-94ba-414a-902c-f4d12164342c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:23.866361 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a9b525cd-94ba-414a-902c-f4d12164342c None None] GET https://10.4.3.81/volume// Aug 13 07:06:23.866648 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a9b525cd-94ba-414a-902c-f4d12164342c None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:23.866932 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a9b525cd-94ba-414a-902c-f4d12164342c None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:23.867406 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a9b525cd-94ba-414a-902c-f4d12164342c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:06:23.867820 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1127/4534] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:06:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:06:23.875049 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-10eea974-9412-497a-99e2-056aa4cb3280 req-9f857636-6711-4902-8261-816654b25088 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:23.877049 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-9f857636-6711-4902-8261-816654b25088 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:06:23.877486 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-9f857636-6711-4902-8261-816654b25088 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7923ed72-9c11-4e05-aedd-7eb4d51029c1", "connector": null, "instance_uuid": "5df96f86-ea46-4a05-a5eb-4c18e694d26c"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:23.886394 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:23.886394 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:23.916353 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-9f857636-6711-4902-8261-816654b25088 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:06:23.916742 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1131/4535] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:06:23 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:23.944273 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a58bb41c-1103-4eb0-a954-6c3603b18f6a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:23.948344 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a58bb41c-1103-4eb0-a954-6c3603b18f6a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:06:23.948344 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a58bb41c-1103-4eb0-a954-6c3603b18f6a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:23.948344 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a58bb41c-1103-4eb0-a954-6c3603b18f6a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:23.963278 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:23.963278 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:23.966124 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-81031fa7-6706-4a14-8f2d-98210b5ecc0a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:23.966124 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81031fa7-6706-4a14-8f2d-98210b5ecc0a None None] GET https://10.4.3.81/volume// Aug 13 07:06:23.966124 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81031fa7-6706-4a14-8f2d-98210b5ecc0a None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:23.966124 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81031fa7-6706-4a14-8f2d-98210b5ecc0a None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:23.966371 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81031fa7-6706-4a14-8f2d-98210b5ecc0a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:06:23.967752 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1139/4536] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:06:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:06:23.969871 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a58bb41c-1103-4eb0-a954-6c3603b18f6a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:06:23.975074 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-10eea974-9412-497a-99e2-056aa4cb3280 req-8a91ffd1-4880-4e45-a1b8-0ef8ea7fabc2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:23.975825 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a58bb41c-1103-4eb0-a954-6c3603b18f6a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 200 Aug 13 07:06:23.976796 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1140/4537] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:23 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:23.977056 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-8a91ffd1-4880-4e45-a1b8-0ef8ea7fabc2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:06:23.977274 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-8a91ffd1-4880-4e45-a1b8-0ef8ea7fabc2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:23.977479 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-8a91ffd1-4880-4e45-a1b8-0ef8ea7fabc2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:23.987535 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:23.987535 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:23.991756 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-10eea974-9412-497a-99e2-056aa4cb3280 req-8a91ffd1-4880-4e45-a1b8-0ef8ea7fabc2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:06:23.997428 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-8a91ffd1-4880-4e45-a1b8-0ef8ea7fabc2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 200 Aug 13 07:06:23.997860 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1128/4538] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:06:23 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 1055 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:06:24.045289 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3f5183b3-8287-4209-9173-7e4d44bd7e36 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:24.046869 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3f5183b3-8287-4209-9173-7e4d44bd7e36 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] GET https://10.4.3.81/volume/v3/volumes/5b9062dd-a89c-4bbf-aca2-1bc94b153834 Aug 13 07:06:24.047061 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3f5183b3-8287-4209-9173-7e4d44bd7e36 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:24.047266 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3f5183b3-8287-4209-9173-7e4d44bd7e36 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:24.065870 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:24.065870 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:24.069425 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3f5183b3-8287-4209-9173-7e4d44bd7e36 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Volume info retrieved successfully. Aug 13 07:06:24.072927 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3f5183b3-8287-4209-9173-7e4d44bd7e36 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/volumes/5b9062dd-a89c-4bbf-aca2-1bc94b153834 returned with HTTP 200 Aug 13 07:06:24.073330 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1132/4539] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:24 2026] GET /volume/v3/volumes/5b9062dd-a89c-4bbf-aca2-1bc94b153834 => generated 970 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:24.085446 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f59c18a8-1958-435e-8f4f-291692890225 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:24.087826 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f59c18a8-1958-435e-8f4f-291692890225 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 13 07:06:24.087927 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f59c18a8-1958-435e-8f4f-291692890225 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:24.088082 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f59c18a8-1958-435e-8f4f-291692890225 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:24.092922 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f59c18a8-1958-435e-8f4f-291692890225 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 07:06:24.093455 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1140/4540] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 07:06:24 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:24.102859 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6a3a9b33-ae07-4ba7-8f7b-e747627bbf21 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:24.107415 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6a3a9b33-ae07-4ba7-8f7b-e747627bbf21 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] DELETE https://10.4.3.81/volume/v3/messages/ccf62c28-557e-4f35-a0bc-e2a7c93267af Aug 13 07:06:24.108772 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6a3a9b33-ae07-4ba7-8f7b-e747627bbf21 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:24.108772 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6a3a9b33-ae07-4ba7-8f7b-e747627bbf21 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:24.120062 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6a3a9b33-ae07-4ba7-8f7b-e747627bbf21 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/messages/ccf62c28-557e-4f35-a0bc-e2a7c93267af returned with HTTP 204 Aug 13 07:06:24.120752 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1141/4541] 10.4.3.81 () {68 vars in 1387 bytes} [Thu Aug 13 07:06:24 2026] DELETE /volume/v3/messages/ccf62c28-557e-4f35-a0bc-e2a7c93267af => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 07:06:24.126927 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-10eea974-9412-497a-99e2-056aa4cb3280 req-91db3f63-52ea-4836-ba25-9ff439dba0d2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:24.128129 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-53df238a-cc01-4f1c-b7d2-d904ee8fb04d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:24.129928 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53df238a-cc01-4f1c-b7d2-d904ee8fb04d tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] GET https://10.4.3.81/volume/v3/messages/ccf62c28-557e-4f35-a0bc-e2a7c93267af Aug 13 07:06:24.130161 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-53df238a-cc01-4f1c-b7d2-d904ee8fb04d tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:24.130376 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-53df238a-cc01-4f1c-b7d2-d904ee8fb04d tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:24.131478 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-91db3f63-52ea-4836-ba25-9ff439dba0d2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] PUT https://10.4.3.81/volume/v3/attachments/eb101f2e-d99e-4906-b4dd-d59d9d8b22cd Aug 13 07:06:24.131834 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-91db3f63-52ea-4836-ba25-9ff439dba0d2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:24.133293 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53df238a-cc01-4f1c-b7d2-d904ee8fb04d tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/messages/ccf62c28-557e-4f35-a0bc-e2a7c93267af returned with HTTP 404 Aug 13 07:06:24.133835 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1133/4542] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:06:24 2026] GET /volume/v3/messages/ccf62c28-557e-4f35-a0bc-e2a7c93267af => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:24.138930 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-10eea974-9412-497a-99e2-056aa4cb3280 req-91db3f63-52ea-4836-ba25-9ff439dba0d2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Acquiring lock "cinder-attachment_update-7923ed72-9c11-4e05-aedd-7eb4d51029c1-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:06:24.141063 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4e5ebe6b-775e-4214-a862-61e15d084651 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:24.142240 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4e5ebe6b-775e-4214-a862-61e15d084651 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/5b9062dd-a89c-4bbf-aca2-1bc94b153834 Aug 13 07:06:24.142514 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4e5ebe6b-775e-4214-a862-61e15d084651 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:24.142660 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4e5ebe6b-775e-4214-a862-61e15d084651 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:24.143235 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-4e5ebe6b-775e-4214-a862-61e15d084651 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Delete volume with id: 5b9062dd-a89c-4bbf-aca2-1bc94b153834 Aug 13 07:06:24.143952 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-10eea974-9412-497a-99e2-056aa4cb3280 req-91db3f63-52ea-4836-ba25-9ff439dba0d2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Lock "cinder-attachment_update-7923ed72-9c11-4e05-aedd-7eb4d51029c1-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:06:24.144888 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:24.144888 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:24.149747 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:24.149747 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:24.150037 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4e5ebe6b-775e-4214-a862-61e15d084651 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Volume info retrieved successfully. Aug 13 07:06:24.150903 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4e5ebe6b-775e-4214-a862-61e15d084651 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100295) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 07:06:24.162190 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-4e5ebe6b-775e-4214-a862-61e15d084651 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-372253071 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-372253071, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:06:24.162190 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-4e5ebe6b-775e-4214-a862-61e15d084651 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-372253071 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-372253071, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:06:24.176521 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-4e5ebe6b-775e-4214-a862-61e15d084651 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Created reservations ['1f0150a8-effc-4bae-99fd-93ba670671cd', '84785572-a155-4aa0-a4f0-771d6e063465', 'b20b4233-0cdf-4273-884c-4c06caffc2ae', '1f10aff7-e681-495e-8c6e-f903dae7a72c'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:24.205041 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4e5ebe6b-775e-4214-a862-61e15d084651 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Delete volume request issued successfully. Aug 13 07:06:24.205041 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4e5ebe6b-775e-4214-a862-61e15d084651 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/volumes/5b9062dd-a89c-4bbf-aca2-1bc94b153834 returned with HTTP 202 Aug 13 07:06:24.205041 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1141/4543] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:06:24 2026] DELETE /volume/v3/volumes/5b9062dd-a89c-4bbf-aca2-1bc94b153834 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:06:24.212761 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b4a7f4aa-8d83-4ea3-800d-bdcf70306c83 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:24.218344 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b4a7f4aa-8d83-4ea3-800d-bdcf70306c83 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] DELETE https://10.4.3.81/volume/v3/types/2aada287-8c36-4267-b7d2-003bbfb34b42 Aug 13 07:06:24.218344 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b4a7f4aa-8d83-4ea3-800d-bdcf70306c83 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:24.218344 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b4a7f4aa-8d83-4ea3-800d-bdcf70306c83 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:24.234920 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-10eea974-9412-497a-99e2-056aa4cb3280 req-91db3f63-52ea-4836-ba25-9ff439dba0d2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Lock "cinder-attachment_update-7923ed72-9c11-4e05-aedd-7eb4d51029c1-np0000007169" released by "attachment_update" :: held 0.091s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:06:24.237057 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-91db3f63-52ea-4836-ba25-9ff439dba0d2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments/eb101f2e-d99e-4906-b4dd-d59d9d8b22cd returned with HTTP 200 Aug 13 07:06:24.237057 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1129/4544] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:06:24 2026] PUT /volume/v3/attachments/eb101f2e-d99e-4906-b4dd-d59d9d8b22cd => generated 968 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:24.246163 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-10eea974-9412-497a-99e2-056aa4cb3280 req-b46bdbfd-c2ed-4286-9df4-9422a12c48db None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:24.248878 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b4a7f4aa-8d83-4ea3-800d-bdcf70306c83 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/types/2aada287-8c36-4267-b7d2-003bbfb34b42 returned with HTTP 202 Aug 13 07:06:24.248999 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-b46bdbfd-c2ed-4286-9df4-9422a12c48db tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1/encryption Aug 13 07:06:24.248999 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-b46bdbfd-c2ed-4286-9df4-9422a12c48db tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:24.249157 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1142/4545] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:06:24 2026] DELETE /volume/v3/types/2aada287-8c36-4267-b7d2-003bbfb34b42 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:06:24.249221 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-b46bdbfd-c2ed-4286-9df4-9422a12c48db tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:24.259961 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:24.259961 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:24.262921 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6800ef66-7f86-423a-b09f-b7429a12423b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:24.267228 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6800ef66-7f86-423a-b09f-b7429a12423b tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:06:24.267228 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6800ef66-7f86-423a-b09f-b7429a12423b tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-128781545", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1322495310", "vendor_name": "tempest-vendor_name-1997800387"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:24.275791 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-b46bdbfd-c2ed-4286-9df4-9422a12c48db tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1/encryption returned with HTTP 200 Aug 13 07:06:24.276304 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1134/4546] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 07:06:24 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:24.291594 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6800ef66-7f86-423a-b09f-b7429a12423b tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:06:24.292464 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1142/4547] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:06:24 2026] POST /volume/v3/types => generated 328 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:24.302155 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:24.304410 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:06:24.304850 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2cff467a-bbbf-4c3d-b88a-82ab1d2fad8a", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:24.310466 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Create volume request body: {'volume': {'volume_type': '2cff467a-bbbf-4c3d-b88a-82ab1d2fad8a', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:06:24.315126 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Create volume of 1 GB Aug 13 07:06:24.315538 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:24.315538 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:24.316019 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Availability Zones retrieved successfully. Aug 13 07:06:24.325183 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Flow 'volume_create_api' (637300bb-5d6e-4ad3-99f7-79ac8f67fb42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:24.326517 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e968fc63-8af7-4a30-96d1-9e917864ba50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:24.328285 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:06:24.350951 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e968fc63-8af7-4a30-96d1-9e917864ba50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:06:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1322495310',vendor_name='tempest-vendor_name-1997800387'},id=2cff467a-bbbf-4c3d-b88a-82ab1d2fad8a,is_public=True,name='tempest-ProjectAdminTests-volume-type-128781545',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cff467a-bbbf-4c3d-b88a-82ab1d2fad8a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:24.351813 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d617925-32f6-4ab2-98c2-1a104f942950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:24.372902 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4328289e-06da-47a7-b6f3-bf17cd3fbf34 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:24.377440 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4328289e-06da-47a7-b6f3-bf17cd3fbf34 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:24.377440 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4328289e-06da-47a7-b6f3-bf17cd3fbf34 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:24.377440 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4328289e-06da-47a7-b6f3-bf17cd3fbf34 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:24.377440 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-4328289e-06da-47a7-b6f3-bf17cd3fbf34 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Show backup with id a0165d5d-bbbc-40c8-b399-64ba07bdcafd. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:24.381491 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:24.381491 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:24.383187 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4328289e-06da-47a7-b6f3-bf17cd3fbf34 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 200 Aug 13 07:06:24.383294 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-128781545 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-128781545, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:06:24.383657 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1143/4548] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:24 2026] GET /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:24.383734 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-128781545 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-128781545, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:06:24.416070 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Created reservations ['85dc9944-ac58-4367-9df7-e91f459bf802', '33c4a92a-6d46-4cd4-88d9-2a1452ee534c', '519da226-cb15-4522-b7c3-74feb3877155', 'b28f4ad2-9904-440a-bdac-eea966503a21'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:24.416935 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d617925-32f6-4ab2-98c2-1a104f942950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85dc9944-ac58-4367-9df7-e91f459bf802', '33c4a92a-6d46-4cd4-88d9-2a1452ee534c', '519da226-cb15-4522-b7c3-74feb3877155', 'b28f4ad2-9904-440a-bdac-eea966503a21']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:24.417674 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3355bf1c-d3f0-48e9-81c8-0874204450ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:24.443303 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3355bf1c-d3f0-48e9-81c8-0874204450ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d6ddb71-ce3a-41c0-99f1-af61bc8ab528', '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='4db4dbd474da426f95e3a54f6fdad196',qos_specs=None,replication_status=,reservations=['85dc9944-ac58-4367-9df7-e91f459bf802','33c4a92a-6d46-4cd4-88d9-2a1452ee534c','519da226-cb15-4522-b7c3-74feb3877155','b28f4ad2-9904-440a-bdac-eea966503a21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f44c16b614c941858b08624025294f79',volume_type_id=2cff467a-bbbf-4c3d-b88a-82ab1d2fad8a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:06:24Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d6ddb71-ce3a-41c0-99f1-af61bc8ab528,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4db4dbd474da426f95e3a54f6fdad196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f44c16b614c941858b08624025294f79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cff467a-bbbf-4c3d-b88a-82ab1d2fad8a),volume_type_id=2cff467a-bbbf-4c3d-b88a-82ab1d2fad8a)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:24.444134 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dbed3f3-069f-46a2-b3ab-0847bec1908a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:24.462958 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dbed3f3-069f-46a2-b3ab-0847bec1908a) transitioned into state 'SUCCESS' from 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='4db4dbd474da426f95e3a54f6fdad196',qos_specs=None,replication_status=,reservations=['85dc9944-ac58-4367-9df7-e91f459bf802','33c4a92a-6d46-4cd4-88d9-2a1452ee534c','519da226-cb15-4522-b7c3-74feb3877155','b28f4ad2-9904-440a-bdac-eea966503a21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f44c16b614c941858b08624025294f79',volume_type_id=2cff467a-bbbf-4c3d-b88a-82ab1d2fad8a)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:24.463840 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89dd1b2b-cd64-4b3d-be13-681af63b3a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:24.473253 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89dd1b2b-cd64-4b3d-be13-681af63b3a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:24.474563 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Flow 'volume_create_api' (637300bb-5d6e-4ad3-99f7-79ac8f67fb42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:24.475004 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Create volume request issued successfully. Aug 13 07:06:24.475855 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-07e335d1-33e0-4c52-95b0-afbc340b7684 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:06:24.476370 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1130/4549] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:06:24 2026] POST /volume/v3/volumes => generated 770 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:06:24.488754 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-375eab53-1963-43da-8a20-bd906211cab9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:24.490992 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-375eab53-1963-43da-8a20-bd906211cab9 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] GET https://10.4.3.81/volume/v3/volumes/2d6ddb71-ce3a-41c0-99f1-af61bc8ab528 Aug 13 07:06:24.491253 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-375eab53-1963-43da-8a20-bd906211cab9 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:24.491516 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-375eab53-1963-43da-8a20-bd906211cab9 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:24.501601 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:24.501601 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:24.506059 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-375eab53-1963-43da-8a20-bd906211cab9 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Volume info retrieved successfully. Aug 13 07:06:24.510725 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-375eab53-1963-43da-8a20-bd906211cab9 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/volumes/2d6ddb71-ce3a-41c0-99f1-af61bc8ab528 returned with HTTP 200 Aug 13 07:06:24.511179 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1135/4550] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:24 2026] GET /volume/v3/volumes/2d6ddb71-ce3a-41c0-99f1-af61bc8ab528 => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:24.991594 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7b7c101f-e2de-4010-933e-7c1c8eb7d629 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:24.993790 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7b7c101f-e2de-4010-933e-7c1c8eb7d629 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:06:24.994006 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7b7c101f-e2de-4010-933e-7c1c8eb7d629 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:24.994212 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7b7c101f-e2de-4010-933e-7c1c8eb7d629 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:25.005254 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:25.005254 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:25.009579 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7b7c101f-e2de-4010-933e-7c1c8eb7d629 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:06:25.014952 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7b7c101f-e2de-4010-933e-7c1c8eb7d629 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 200 Aug 13 07:06:25.015398 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1143/4551] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:24 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:25.397432 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1897767a-d32d-4c40-b401-ec91703e4e83 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:25.399929 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1897767a-d32d-4c40-b401-ec91703e4e83 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:25.400208 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1897767a-d32d-4c40-b401-ec91703e4e83 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:25.400559 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1897767a-d32d-4c40-b401-ec91703e4e83 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:25.400793 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-1897767a-d32d-4c40-b401-ec91703e4e83 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Show backup with id a0165d5d-bbbc-40c8-b399-64ba07bdcafd. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:25.404703 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:25.404703 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:25.405493 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1897767a-d32d-4c40-b401-ec91703e4e83 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 200 Aug 13 07:06:25.405909 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1144/4552] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:25 2026] GET /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:25.527157 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6398597b-cd8b-496a-8cd8-e4dfa95b6e6e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:25.529968 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6398597b-cd8b-496a-8cd8-e4dfa95b6e6e tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] GET https://10.4.3.81/volume/v3/volumes/2d6ddb71-ce3a-41c0-99f1-af61bc8ab528 Aug 13 07:06:25.529968 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6398597b-cd8b-496a-8cd8-e4dfa95b6e6e tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:25.529968 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6398597b-cd8b-496a-8cd8-e4dfa95b6e6e tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:25.537482 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:25.537482 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:25.541706 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6398597b-cd8b-496a-8cd8-e4dfa95b6e6e tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Volume info retrieved successfully. Aug 13 07:06:25.545698 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6398597b-cd8b-496a-8cd8-e4dfa95b6e6e tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/volumes/2d6ddb71-ce3a-41c0-99f1-af61bc8ab528 returned with HTTP 200 Aug 13 07:06:25.546262 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1131/4553] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:25 2026] GET /volume/v3/volumes/2d6ddb71-ce3a-41c0-99f1-af61bc8ab528 => generated 970 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:25.562065 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-64b06d00-9479-4bbb-a5af-cafc80a3d5e4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:25.563929 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-64b06d00-9479-4bbb-a5af-cafc80a3d5e4 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 13 07:06:25.564130 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-64b06d00-9479-4bbb-a5af-cafc80a3d5e4 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:25.565852 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-64b06d00-9479-4bbb-a5af-cafc80a3d5e4 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:25.568108 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-64b06d00-9479-4bbb-a5af-cafc80a3d5e4 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 07:06:25.568487 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1136/4554] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 07:06:25 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 07:06:25.576127 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-413b5a1d-9368-4f82-92d9-43b62bdd74e0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:25.579941 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-413b5a1d-9368-4f82-92d9-43b62bdd74e0 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 13 07:06:25.580214 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-413b5a1d-9368-4f82-92d9-43b62bdd74e0 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:25.580451 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-413b5a1d-9368-4f82-92d9-43b62bdd74e0 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:25.589314 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-413b5a1d-9368-4f82-92d9-43b62bdd74e0 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 07:06:25.590086 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1144/4555] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 07:06:25 2026] GET /volume/v3/messages => generated 668 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:25.600091 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c7a90213-a1ba-4943-a7f1-8093ec270c9f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:25.602172 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c7a90213-a1ba-4943-a7f1-8093ec270c9f tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] DELETE https://10.4.3.81/volume/v3/messages/a01ee54a-3276-41cd-a0f1-c92ccb3a4690 Aug 13 07:06:25.602439 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c7a90213-a1ba-4943-a7f1-8093ec270c9f tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:25.602678 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c7a90213-a1ba-4943-a7f1-8093ec270c9f tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:25.611685 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c7a90213-a1ba-4943-a7f1-8093ec270c9f tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/messages/a01ee54a-3276-41cd-a0f1-c92ccb3a4690 returned with HTTP 204 Aug 13 07:06:25.612108 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1145/4556] 10.4.3.81 () {68 vars in 1387 bytes} [Thu Aug 13 07:06:25 2026] DELETE /volume/v3/messages/a01ee54a-3276-41cd-a0f1-c92ccb3a4690 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 07:06:25.619025 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-13c299bf-2e02-492f-b0d7-a6443fb77bf2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:25.621187 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-13c299bf-2e02-492f-b0d7-a6443fb77bf2 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/2d6ddb71-ce3a-41c0-99f1-af61bc8ab528 Aug 13 07:06:25.621443 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-13c299bf-2e02-492f-b0d7-a6443fb77bf2 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:25.621672 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-13c299bf-2e02-492f-b0d7-a6443fb77bf2 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:25.621841 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-13c299bf-2e02-492f-b0d7-a6443fb77bf2 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Delete volume with id: 2d6ddb71-ce3a-41c0-99f1-af61bc8ab528 Aug 13 07:06:25.630118 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:25.630118 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:25.630307 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-13c299bf-2e02-492f-b0d7-a6443fb77bf2 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Volume info retrieved successfully. Aug 13 07:06:25.631399 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-13c299bf-2e02-492f-b0d7-a6443fb77bf2 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100294) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 07:06:25.653774 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-13c299bf-2e02-492f-b0d7-a6443fb77bf2 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Created reservations ['23e01fee-5bc1-4c6d-86ee-6f4c81260dd1', '3fce25fb-5ba1-49fa-8a02-20fa8b4cb168', '1ac41fd5-6a94-416b-b3c4-fe12aba6e219', 'feb5c9e6-e4d2-4ebd-9f27-25ab0ff07c9c'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:25.675985 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-13c299bf-2e02-492f-b0d7-a6443fb77bf2 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Delete volume request issued successfully. Aug 13 07:06:25.676255 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-13c299bf-2e02-492f-b0d7-a6443fb77bf2 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/volumes/2d6ddb71-ce3a-41c0-99f1-af61bc8ab528 returned with HTTP 202 Aug 13 07:06:25.676854 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1132/4557] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:06:25 2026] DELETE /volume/v3/volumes/2d6ddb71-ce3a-41c0-99f1-af61bc8ab528 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:06:25.684275 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8aa44b3b-8a84-43be-ae22-cb75d4e7dc9b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:25.686442 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8aa44b3b-8a84-43be-ae22-cb75d4e7dc9b tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] DELETE https://10.4.3.81/volume/v3/types/2cff467a-bbbf-4c3d-b88a-82ab1d2fad8a Aug 13 07:06:25.686697 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8aa44b3b-8a84-43be-ae22-cb75d4e7dc9b tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:25.686942 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8aa44b3b-8a84-43be-ae22-cb75d4e7dc9b tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:25.712714 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8aa44b3b-8a84-43be-ae22-cb75d4e7dc9b tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/types/2cff467a-bbbf-4c3d-b88a-82ab1d2fad8a returned with HTTP 202 Aug 13 07:06:25.713104 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1137/4558] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:06:25 2026] DELETE /volume/v3/types/2cff467a-bbbf-4c3d-b88a-82ab1d2fad8a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:06:25.720452 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ae5af3ec-6e16-41ff-9506-6bce9698636d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:25.722223 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae5af3ec-6e16-41ff-9506-6bce9698636d tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:06:25.722589 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ae5af3ec-6e16-41ff-9506-6bce9698636d tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-950930005", "extra_specs": {"storage_protocol": "tempest-storage_protocol-829013104", "vendor_name": "tempest-vendor_name-1211802214"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:25.736742 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae5af3ec-6e16-41ff-9506-6bce9698636d tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:06:25.737396 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1145/4559] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:06:25 2026] POST /volume/v3/types => generated 327 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:25.746423 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:25.748585 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:06:25.749088 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f7690e5a-9388-4999-aa41-8a373eaac4d6", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:25.750915 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Create volume request body: {'volume': {'volume_type': 'f7690e5a-9388-4999-aa41-8a373eaac4d6', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:06:25.755094 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Create volume of 1 GB Aug 13 07:06:25.755529 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:25.755529 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:25.756044 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Availability Zones retrieved successfully. Aug 13 07:06:25.763472 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Flow 'volume_create_api' (31f214fc-28e8-43f0-87c4-5cc0ac24d9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:25.764755 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee2393f3-a42a-48b4-8ff7-c6c3f64924e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:25.765864 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:06:25.789367 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee2393f3-a42a-48b4-8ff7-c6c3f64924e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:06:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-829013104',vendor_name='tempest-vendor_name-1211802214'},id=f7690e5a-9388-4999-aa41-8a373eaac4d6,is_public=True,name='tempest-ProjectAdminTests-volume-type-950930005',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f7690e5a-9388-4999-aa41-8a373eaac4d6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:25.790573 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42998c9b-a8cc-4705-913e-95de85c35d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:25.822564 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-950930005 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-950930005, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:06:25.823088 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-950930005 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-950930005, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:06:25.851098 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Created reservations ['f274ff52-d361-4b91-9c97-73ae334aedd4', '60b2637c-8af1-4856-ac00-7dc9ddcca46a', 'db23f8c4-2463-429d-ad3b-243ee81edbd7', '6e1a66ef-0b51-401f-8132-444c73eccc53'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:25.852086 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42998c9b-a8cc-4705-913e-95de85c35d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f274ff52-d361-4b91-9c97-73ae334aedd4', '60b2637c-8af1-4856-ac00-7dc9ddcca46a', 'db23f8c4-2463-429d-ad3b-243ee81edbd7', '6e1a66ef-0b51-401f-8132-444c73eccc53']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:25.852972 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7314834c-2a1c-475b-a5c6-5b43c77e19d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:25.880397 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7314834c-2a1c-475b-a5c6-5b43c77e19d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d331912-766e-46cd-be4e-3c45ecbeec7d', '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='4db4dbd474da426f95e3a54f6fdad196',qos_specs=None,replication_status=,reservations=['f274ff52-d361-4b91-9c97-73ae334aedd4','60b2637c-8af1-4856-ac00-7dc9ddcca46a','db23f8c4-2463-429d-ad3b-243ee81edbd7','6e1a66ef-0b51-401f-8132-444c73eccc53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f44c16b614c941858b08624025294f79',volume_type_id=f7690e5a-9388-4999-aa41-8a373eaac4d6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:06:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d331912-766e-46cd-be4e-3c45ecbeec7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4db4dbd474da426f95e3a54f6fdad196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f44c16b614c941858b08624025294f79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f7690e5a-9388-4999-aa41-8a373eaac4d6),volume_type_id=f7690e5a-9388-4999-aa41-8a373eaac4d6)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:25.881335 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c2eabbb-efe0-4f61-b8c7-02c01f260dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:25.900125 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c2eabbb-efe0-4f61-b8c7-02c01f260dba) transitioned into state 'SUCCESS' from 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='4db4dbd474da426f95e3a54f6fdad196',qos_specs=None,replication_status=,reservations=['f274ff52-d361-4b91-9c97-73ae334aedd4','60b2637c-8af1-4856-ac00-7dc9ddcca46a','db23f8c4-2463-429d-ad3b-243ee81edbd7','6e1a66ef-0b51-401f-8132-444c73eccc53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f44c16b614c941858b08624025294f79',volume_type_id=f7690e5a-9388-4999-aa41-8a373eaac4d6)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:25.901011 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd4b9bac-ba3a-4910-962d-6b4ebff89095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:25.911668 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd4b9bac-ba3a-4910-962d-6b4ebff89095) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:25.911668 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Flow 'volume_create_api' (31f214fc-28e8-43f0-87c4-5cc0ac24d9c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:25.912192 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Create volume request issued successfully. Aug 13 07:06:25.916350 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-24934a74-1e2d-42a3-824a-9097efe4b2cc tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:06:25.916350 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1146/4560] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:06:25 2026] POST /volume/v3/volumes => generated 770 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:06:25.931412 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ff8ba878-edcd-4fdd-b803-c8e35efb4a9d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:25.938371 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ff8ba878-edcd-4fdd-b803-c8e35efb4a9d tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] GET https://10.4.3.81/volume/v3/volumes/8d331912-766e-46cd-be4e-3c45ecbeec7d Aug 13 07:06:25.938673 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ff8ba878-edcd-4fdd-b803-c8e35efb4a9d tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:25.938949 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ff8ba878-edcd-4fdd-b803-c8e35efb4a9d tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:25.948939 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:25.948939 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:25.954620 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ff8ba878-edcd-4fdd-b803-c8e35efb4a9d tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Volume info retrieved successfully. Aug 13 07:06:25.958897 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ff8ba878-edcd-4fdd-b803-c8e35efb4a9d tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/volumes/8d331912-766e-46cd-be4e-3c45ecbeec7d returned with HTTP 200 Aug 13 07:06:25.959386 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1133/4561] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:25 2026] GET /volume/v3/volumes/8d331912-766e-46cd-be4e-3c45ecbeec7d => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:26.029683 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-67c28c60-a313-4610-bd19-dcafcde7505e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:26.031821 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-67c28c60-a313-4610-bd19-dcafcde7505e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:06:26.032067 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-67c28c60-a313-4610-bd19-dcafcde7505e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:26.032284 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-67c28c60-a313-4610-bd19-dcafcde7505e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:26.042612 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:26.042612 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:26.046100 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-67c28c60-a313-4610-bd19-dcafcde7505e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:06:26.051087 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-67c28c60-a313-4610-bd19-dcafcde7505e tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 200 Aug 13 07:06:26.051579 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1138/4562] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:26 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:26.418204 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-077e8574-5945-4185-8d1a-175c8eb180bc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:26.420083 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-077e8574-5945-4185-8d1a-175c8eb180bc tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:26.420605 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-077e8574-5945-4185-8d1a-175c8eb180bc tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:26.421039 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-077e8574-5945-4185-8d1a-175c8eb180bc tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:26.421332 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-077e8574-5945-4185-8d1a-175c8eb180bc tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Show backup with id a0165d5d-bbbc-40c8-b399-64ba07bdcafd. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:26.427600 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:26.427600 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:26.429423 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-077e8574-5945-4185-8d1a-175c8eb180bc tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 200 Aug 13 07:06:26.429423 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1146/4563] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:26 2026] GET /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:26.973414 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-877448d5-8397-42d7-bbdc-380a77e21d22 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:26.975267 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-877448d5-8397-42d7-bbdc-380a77e21d22 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] GET https://10.4.3.81/volume/v3/volumes/8d331912-766e-46cd-be4e-3c45ecbeec7d Aug 13 07:06:26.975615 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-877448d5-8397-42d7-bbdc-380a77e21d22 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:26.975905 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-877448d5-8397-42d7-bbdc-380a77e21d22 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:26.983711 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:26.983711 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:26.987634 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-877448d5-8397-42d7-bbdc-380a77e21d22 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Volume info retrieved successfully. Aug 13 07:06:26.991197 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-877448d5-8397-42d7-bbdc-380a77e21d22 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/volumes/8d331912-766e-46cd-be4e-3c45ecbeec7d returned with HTTP 200 Aug 13 07:06:26.991742 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1147/4564] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:26 2026] GET /volume/v3/volumes/8d331912-766e-46cd-be4e-3c45ecbeec7d => generated 970 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:27.004783 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b40eb9cc-6e74-4d74-926e-7801d760bda4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:27.006290 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b40eb9cc-6e74-4d74-926e-7801d760bda4 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 13 07:06:27.006482 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b40eb9cc-6e74-4d74-926e-7801d760bda4 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:27.006671 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b40eb9cc-6e74-4d74-926e-7801d760bda4 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:27.009563 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b40eb9cc-6e74-4d74-926e-7801d760bda4 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 07:06:27.009895 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1134/4565] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 07:06:27 2026] GET /volume/v3/messages => generated 668 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:27.017187 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a8892016-d5a3-4505-85a3-88bffb2d89d0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:27.018866 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a8892016-d5a3-4505-85a3-88bffb2d89d0 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] GET https://10.4.3.81/volume/v3/messages/8bfeb759-d3c7-44ab-b5dc-819729dba33c Aug 13 07:06:27.019059 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a8892016-d5a3-4505-85a3-88bffb2d89d0 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:27.019231 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a8892016-d5a3-4505-85a3-88bffb2d89d0 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:27.022359 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a8892016-d5a3-4505-85a3-88bffb2d89d0 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/messages/8bfeb759-d3c7-44ab-b5dc-819729dba33c returned with HTTP 200 Aug 13 07:06:27.022689 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1139/4566] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:06:27 2026] GET /volume/v3/messages/8bfeb759-d3c7-44ab-b5dc-819729dba33c => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:27.029646 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fdc3e777-9160-47d0-b29c-8710831b6c1f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:27.031473 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fdc3e777-9160-47d0-b29c-8710831b6c1f tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] DELETE https://10.4.3.81/volume/v3/messages/8bfeb759-d3c7-44ab-b5dc-819729dba33c Aug 13 07:06:27.031712 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fdc3e777-9160-47d0-b29c-8710831b6c1f tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:27.031884 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fdc3e777-9160-47d0-b29c-8710831b6c1f tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:27.039785 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fdc3e777-9160-47d0-b29c-8710831b6c1f tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/messages/8bfeb759-d3c7-44ab-b5dc-819729dba33c returned with HTTP 204 Aug 13 07:06:27.040225 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1147/4567] 10.4.3.81 () {68 vars in 1387 bytes} [Thu Aug 13 07:06:27 2026] DELETE /volume/v3/messages/8bfeb759-d3c7-44ab-b5dc-819729dba33c => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 07:06:27.046969 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-352eb3fb-baaa-437b-adc3-c4069ce3e318 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:27.048632 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-352eb3fb-baaa-437b-adc3-c4069ce3e318 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/8d331912-766e-46cd-be4e-3c45ecbeec7d Aug 13 07:06:27.048837 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-352eb3fb-baaa-437b-adc3-c4069ce3e318 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:27.049013 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-352eb3fb-baaa-437b-adc3-c4069ce3e318 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:27.049160 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-352eb3fb-baaa-437b-adc3-c4069ce3e318 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Delete volume with id: 8d331912-766e-46cd-be4e-3c45ecbeec7d Aug 13 07:06:27.055504 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:27.055504 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:27.055839 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-352eb3fb-baaa-437b-adc3-c4069ce3e318 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Volume info retrieved successfully. Aug 13 07:06:27.056781 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-352eb3fb-baaa-437b-adc3-c4069ce3e318 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100297) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 07:06:27.064508 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c9e62941-4828-436c-99c2-cdc1681e77d9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:27.066221 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c9e62941-4828-436c-99c2-cdc1681e77d9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:06:27.066421 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c9e62941-4828-436c-99c2-cdc1681e77d9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:27.066612 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c9e62941-4828-436c-99c2-cdc1681e77d9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:27.073338 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-352eb3fb-baaa-437b-adc3-c4069ce3e318 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Created reservations ['93818b5b-f9a5-414d-94dc-33e302dd69e4', '9eb3c8a3-2fa8-4a5d-92cb-3bc26ff2fdd8', 'edfc4e3d-63d1-4756-856c-71309e748d59', '0e6491e6-7c40-4504-a150-0a86357b5723'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:27.075801 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:27.075801 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:27.079109 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c9e62941-4828-436c-99c2-cdc1681e77d9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:06:27.083444 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c9e62941-4828-436c-99c2-cdc1681e77d9 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 200 Aug 13 07:06:27.083888 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1135/4568] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:27 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:27.094964 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-352eb3fb-baaa-437b-adc3-c4069ce3e318 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Delete volume request issued successfully. Aug 13 07:06:27.095231 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-352eb3fb-baaa-437b-adc3-c4069ce3e318 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/volumes/8d331912-766e-46cd-be4e-3c45ecbeec7d returned with HTTP 202 Aug 13 07:06:27.095773 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1148/4569] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:06:27 2026] DELETE /volume/v3/volumes/8d331912-766e-46cd-be4e-3c45ecbeec7d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:06:27.103239 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-07f3031f-cc22-4dca-ab08-bb77dc3566f4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:27.105274 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-07f3031f-cc22-4dca-ab08-bb77dc3566f4 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] DELETE https://10.4.3.81/volume/v3/types/f7690e5a-9388-4999-aa41-8a373eaac4d6 Aug 13 07:06:27.105635 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-07f3031f-cc22-4dca-ab08-bb77dc3566f4 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:27.105878 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-07f3031f-cc22-4dca-ab08-bb77dc3566f4 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:27.129594 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-07f3031f-cc22-4dca-ab08-bb77dc3566f4 tempest-ProjectAdminTests-747630080 tempest-ProjectAdminTests-747630080-project-admin] https://10.4.3.81/volume/v3/types/f7690e5a-9388-4999-aa41-8a373eaac4d6 returned with HTTP 202 Aug 13 07:06:27.130040 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1140/4570] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:06:27 2026] DELETE /volume/v3/types/f7690e5a-9388-4999-aa41-8a373eaac4d6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:06:27.439315 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-10ac86e0-974a-4eb0-afd0-7356ee728fa2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:27.441189 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10ac86e0-974a-4eb0-afd0-7356ee728fa2 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:27.441448 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-10ac86e0-974a-4eb0-afd0-7356ee728fa2 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:27.441707 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-10ac86e0-974a-4eb0-afd0-7356ee728fa2 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:27.441873 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-10ac86e0-974a-4eb0-afd0-7356ee728fa2 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Show backup with id a0165d5d-bbbc-40c8-b399-64ba07bdcafd. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:27.446296 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:27.446296 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:27.447183 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10ac86e0-974a-4eb0-afd0-7356ee728fa2 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 200 Aug 13 07:06:27.447725 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1148/4571] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:27 2026] GET /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:28.096245 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-27dded5f-7e6c-4a46-a4bf-0fce6ff317aa None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:28.099773 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27dded5f-7e6c-4a46-a4bf-0fce6ff317aa tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:06:28.099773 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-27dded5f-7e6c-4a46-a4bf-0fce6ff317aa tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:28.099773 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-27dded5f-7e6c-4a46-a4bf-0fce6ff317aa tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:28.108360 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:28.108360 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:28.111707 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-27dded5f-7e6c-4a46-a4bf-0fce6ff317aa tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:06:28.117393 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27dded5f-7e6c-4a46-a4bf-0fce6ff317aa tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 200 Aug 13 07:06:28.117908 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1136/4572] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:28 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:28.458444 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6256bff2-9652-4383-9447-aacb0ae9ff85 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:28.460313 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6256bff2-9652-4383-9447-aacb0ae9ff85 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:28.460529 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6256bff2-9652-4383-9447-aacb0ae9ff85 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:28.460723 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6256bff2-9652-4383-9447-aacb0ae9ff85 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:28.460821 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-6256bff2-9652-4383-9447-aacb0ae9ff85 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Show backup with id a0165d5d-bbbc-40c8-b399-64ba07bdcafd. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:28.465235 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:28.465235 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:28.466111 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6256bff2-9652-4383-9447-aacb0ae9ff85 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 200 Aug 13 07:06:28.466470 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1149/4573] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:28 2026] GET /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:28.475816 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3dda2556-c020-44b0-ae52-652945ce9ab2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:28.478043 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3dda2556-c020-44b0-ae52-652945ce9ab2 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/volumes/6068d283-1ac4-4dea-a452-a08ef3c31d9f Aug 13 07:06:28.478307 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3dda2556-c020-44b0-ae52-652945ce9ab2 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:28.478566 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3dda2556-c020-44b0-ae52-652945ce9ab2 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:28.488374 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:28.488374 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:28.492345 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3dda2556-c020-44b0-ae52-652945ce9ab2 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Volume info retrieved successfully. Aug 13 07:06:28.496966 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3dda2556-c020-44b0-ae52-652945ce9ab2 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/volumes/6068d283-1ac4-4dea-a452-a08ef3c31d9f returned with HTTP 200 Aug 13 07:06:28.497344 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1141/4574] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:28 2026] GET /volume/v3/volumes/6068d283-1ac4-4dea-a452-a08ef3c31d9f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:28.510557 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2fd7e259-bee3-496d-bd89-af3fc0793874 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:28.512628 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2fd7e259-bee3-496d-bd89-af3fc0793874 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] PUT https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:28.512628 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2fd7e259-bee3-496d-bd89-af3fc0793874 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1500975094", "description": "tempest-volume-backup-description-409570799"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:28.518862 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:28.518862 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:28.525335 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2fd7e259-bee3-496d-bd89-af3fc0793874 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 200 Aug 13 07:06:28.525732 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1149/4575] 10.4.3.81 () {70 vars in 1402 bytes} [Thu Aug 13 07:06:28 2026] PUT /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 331 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:28.534165 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ee066051-c5a8-4da4-b56e-a9e9c0bb500e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:28.535243 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ee066051-c5a8-4da4-b56e-a9e9c0bb500e tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:28.535470 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ee066051-c5a8-4da4-b56e-a9e9c0bb500e tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:28.535656 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ee066051-c5a8-4da4-b56e-a9e9c0bb500e tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:28.535753 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-ee066051-c5a8-4da4-b56e-a9e9c0bb500e tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Show backup with id a0165d5d-bbbc-40c8-b399-64ba07bdcafd. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:28.540573 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:28.540573 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:28.542223 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ee066051-c5a8-4da4-b56e-a9e9c0bb500e tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 200 Aug 13 07:06:28.542223 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1137/4576] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:28 2026] GET /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 837 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:28.553083 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ac5cdc65-39a0-49a5-8cce-ddd180f49f8b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:28.554746 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ac5cdc65-39a0-49a5-8cce-ddd180f49f8b tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] DELETE https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:28.554945 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ac5cdc65-39a0-49a5-8cce-ddd180f49f8b tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:28.555144 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ac5cdc65-39a0-49a5-8cce-ddd180f49f8b tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:28.555247 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-ac5cdc65-39a0-49a5-8cce-ddd180f49f8b tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Delete backup with id: a0165d5d-bbbc-40c8-b399-64ba07bdcafd. Aug 13 07:06:28.559839 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:28.559839 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:28.573725 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-ac5cdc65-39a0-49a5-8cce-ddd180f49f8b tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] delete_backup rpcapi backup_id a0165d5d-bbbc-40c8-b399-64ba07bdcafd {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:06:28.575918 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ac5cdc65-39a0-49a5-8cce-ddd180f49f8b tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 202 Aug 13 07:06:28.576484 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1150/4577] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:06:28 2026] DELETE /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:06:28.582500 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9b21137e-31cd-4f3b-b862-9760264c1e13 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:28.584076 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9b21137e-31cd-4f3b-b862-9760264c1e13 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:28.584267 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9b21137e-31cd-4f3b-b862-9760264c1e13 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:28.584470 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9b21137e-31cd-4f3b-b862-9760264c1e13 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:28.584585 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-9b21137e-31cd-4f3b-b862-9760264c1e13 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Show backup with id a0165d5d-bbbc-40c8-b399-64ba07bdcafd. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:28.588676 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:28.588676 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:28.589349 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9b21137e-31cd-4f3b-b862-9760264c1e13 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 200 Aug 13 07:06:28.589746 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1142/4578] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:28 2026] GET /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 836 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:29.129941 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c743f388-c4be-4170-bae2-105611993bd8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:29.131443 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c743f388-c4be-4170-bae2-105611993bd8 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:06:29.131615 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c743f388-c4be-4170-bae2-105611993bd8 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:29.131779 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c743f388-c4be-4170-bae2-105611993bd8 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:29.139984 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:29.139984 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:29.143074 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c743f388-c4be-4170-bae2-105611993bd8 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:06:29.146752 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c743f388-c4be-4170-bae2-105611993bd8 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 200 Aug 13 07:06:29.147086 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1150/4579] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:29 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:29.599825 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0304fc4c-51d3-4cc3-8c93-94c9aa9dd56e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:29.601724 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0304fc4c-51d3-4cc3-8c93-94c9aa9dd56e tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd Aug 13 07:06:29.601975 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0304fc4c-51d3-4cc3-8c93-94c9aa9dd56e tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:29.602198 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0304fc4c-51d3-4cc3-8c93-94c9aa9dd56e tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:29.602352 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-0304fc4c-51d3-4cc3-8c93-94c9aa9dd56e tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Show backup with id a0165d5d-bbbc-40c8-b399-64ba07bdcafd. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:06:29.606239 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0304fc4c-51d3-4cc3-8c93-94c9aa9dd56e tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd returned with HTTP 404 Aug 13 07:06:29.606821 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1138/4580] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:29 2026] GET /volume/v3/backups/a0165d5d-bbbc-40c8-b399-64ba07bdcafd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:29.693543 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6620d210-b12a-4637-9a98-afc5c7852e9f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:29.695730 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6620d210-b12a-4637-9a98-afc5c7852e9f tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/volumes/6068d283-1ac4-4dea-a452-a08ef3c31d9f Aug 13 07:06:29.695998 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6620d210-b12a-4637-9a98-afc5c7852e9f tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:29.696251 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6620d210-b12a-4637-9a98-afc5c7852e9f tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:29.705916 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:29.705916 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:29.710844 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6620d210-b12a-4637-9a98-afc5c7852e9f tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Volume info retrieved successfully. Aug 13 07:06:29.716847 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6620d210-b12a-4637-9a98-afc5c7852e9f tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/volumes/6068d283-1ac4-4dea-a452-a08ef3c31d9f returned with HTTP 200 Aug 13 07:06:29.717392 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1151/4581] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:29 2026] GET /volume/v3/volumes/6068d283-1ac4-4dea-a452-a08ef3c31d9f => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:29.728930 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a4d03d65-5a7e-4651-9e5a-6c01a739c8d6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:29.730737 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a4d03d65-5a7e-4651-9e5a-6c01a739c8d6 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] DELETE https://10.4.3.81/volume/v3/volumes/6068d283-1ac4-4dea-a452-a08ef3c31d9f Aug 13 07:06:29.730980 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a4d03d65-5a7e-4651-9e5a-6c01a739c8d6 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:29.731205 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a4d03d65-5a7e-4651-9e5a-6c01a739c8d6 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:29.731431 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-a4d03d65-5a7e-4651-9e5a-6c01a739c8d6 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Delete volume with id: 6068d283-1ac4-4dea-a452-a08ef3c31d9f Aug 13 07:06:29.738235 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:29.738235 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:29.738793 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a4d03d65-5a7e-4651-9e5a-6c01a739c8d6 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Volume info retrieved successfully. Aug 13 07:06:29.755032 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a4d03d65-5a7e-4651-9e5a-6c01a739c8d6 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Delete volume request issued successfully. Aug 13 07:06:29.755193 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a4d03d65-5a7e-4651-9e5a-6c01a739c8d6 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/volumes/6068d283-1ac4-4dea-a452-a08ef3c31d9f returned with HTTP 202 Aug 13 07:06:29.755643 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1143/4582] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:06:29 2026] DELETE /volume/v3/volumes/6068d283-1ac4-4dea-a452-a08ef3c31d9f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:06:29.763402 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8ef7a9de-8e73-45bf-a80b-39993a26e297 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:29.765795 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ef7a9de-8e73-45bf-a80b-39993a26e297 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/volumes/6068d283-1ac4-4dea-a452-a08ef3c31d9f Aug 13 07:06:29.766104 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8ef7a9de-8e73-45bf-a80b-39993a26e297 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:29.766407 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8ef7a9de-8e73-45bf-a80b-39993a26e297 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:29.776161 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:29.776161 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:29.781064 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8ef7a9de-8e73-45bf-a80b-39993a26e297 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Volume info retrieved successfully. Aug 13 07:06:29.786000 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ef7a9de-8e73-45bf-a80b-39993a26e297 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/volumes/6068d283-1ac4-4dea-a452-a08ef3c31d9f returned with HTTP 200 Aug 13 07:06:29.786462 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1151/4583] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:29 2026] GET /volume/v3/volumes/6068d283-1ac4-4dea-a452-a08ef3c31d9f => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:30.159730 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-41e89d6d-ea16-4fa9-a1a1-3b18f5a273a3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:30.161471 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-41e89d6d-ea16-4fa9-a1a1-3b18f5a273a3 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:06:30.161685 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-41e89d6d-ea16-4fa9-a1a1-3b18f5a273a3 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:30.161886 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-41e89d6d-ea16-4fa9-a1a1-3b18f5a273a3 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:30.171399 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:30.171399 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:30.174860 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-41e89d6d-ea16-4fa9-a1a1-3b18f5a273a3 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:06:30.178791 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-41e89d6d-ea16-4fa9-a1a1-3b18f5a273a3 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 200 Aug 13 07:06:30.179142 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1139/4584] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:30 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:30.802346 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-daf2dd3f-f1e2-4b02-a710-fcde51cc2780 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:30.804805 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-daf2dd3f-f1e2-4b02-a710-fcde51cc2780 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] GET https://10.4.3.81/volume/v3/volumes/6068d283-1ac4-4dea-a452-a08ef3c31d9f Aug 13 07:06:30.805087 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-daf2dd3f-f1e2-4b02-a710-fcde51cc2780 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:30.805352 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-daf2dd3f-f1e2-4b02-a710-fcde51cc2780 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:30.811615 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-daf2dd3f-f1e2-4b02-a710-fcde51cc2780 tempest-VolumesBackupsV39Test-1423826163 tempest-VolumesBackupsV39Test-1423826163-project-member] https://10.4.3.81/volume/v3/volumes/6068d283-1ac4-4dea-a452-a08ef3c31d9f returned with HTTP 404 Aug 13 07:06:30.812262 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1152/4585] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:06:30 2026] GET /volume/v3/volumes/6068d283-1ac4-4dea-a452-a08ef3c31d9f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:31.198726 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8de114a4-53ae-4ad0-901a-f37deb37b8a2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:31.200626 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8de114a4-53ae-4ad0-901a-f37deb37b8a2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:06:31.200914 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8de114a4-53ae-4ad0-901a-f37deb37b8a2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:31.201201 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8de114a4-53ae-4ad0-901a-f37deb37b8a2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:31.214329 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:31.214329 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:31.218802 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8de114a4-53ae-4ad0-901a-f37deb37b8a2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:06:31.224343 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8de114a4-53ae-4ad0-901a-f37deb37b8a2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 200 Aug 13 07:06:31.225136 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1144/4586] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:31 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:32.138229 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:32.141041 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:06:32.141389 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "size": 1, "name": "tempest-VolumesExtendTest-Volume-251496295"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:32.142805 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Create volume request body: {'volume': {'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-251496295'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:06:32.211756 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Create volume of 1 GB Aug 13 07:06:32.216587 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Availability Zones retrieved successfully. Aug 13 07:06:32.222037 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Flow 'volume_create_api' (d91d4a22-a3d3-41d0-a7fa-1931ea53caf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:32.223314 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8306b4b1-db14-42c0-a65f-95204adbf5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:32.225676 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:06:32.238234 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2be49148-4e70-4db1-9269-1271b77065a8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:32.240234 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2be49148-4e70-4db1-9269-1271b77065a8 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:06:32.240472 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2be49148-4e70-4db1-9269-1271b77065a8 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:32.240689 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2be49148-4e70-4db1-9269-1271b77065a8 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:32.251258 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:32.251258 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:32.255338 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2be49148-4e70-4db1-9269-1271b77065a8 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:06:32.260173 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2be49148-4e70-4db1-9269-1271b77065a8 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 200 Aug 13 07:06:32.260540 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1140/4587] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:32 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:32.291646 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8306b4b1-db14-42c0-a65f-95204adbf5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:32.292366 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e05d1fe-908b-4f9f-a391-6c1e8703cb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:32.354481 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Created reservations ['2862cf0b-a06b-4370-85ee-3d7e845a9674', 'cf599fe7-64a1-4ee4-b6bc-7e99df776903', '01a59257-882f-4cb7-ad38-cd55990981fc', '71e102c0-c434-48db-ac37-93dff98233d4'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:32.355225 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e05d1fe-908b-4f9f-a391-6c1e8703cb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2862cf0b-a06b-4370-85ee-3d7e845a9674', 'cf599fe7-64a1-4ee4-b6bc-7e99df776903', '01a59257-882f-4cb7-ad38-cd55990981fc', '71e102c0-c434-48db-ac37-93dff98233d4']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:32.355976 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4ec2174-ce84-4080-a57d-133fedbe6ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:32.377440 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4ec2174-ce84-4080-a57d-133fedbe6ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8ee991c-96cd-4a74-b265-7c5339cb05e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-251496295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31abc7e9c0ea4ac4aaeb7bd87e0756e0',qos_specs=None,replication_status=,reservations=['2862cf0b-a06b-4370-85ee-3d7e845a9674','cf599fe7-64a1-4ee4-b6bc-7e99df776903','01a59257-882f-4cb7-ad38-cd55990981fc','71e102c0-c434-48db-ac37-93dff98233d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dcdcbefd68a49a09c7f97f773c7bfe4',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:06:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-251496295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8ee991c-96cd-4a74-b265-7c5339cb05e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31abc7e9c0ea4ac4aaeb7bd87e0756e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dcdcbefd68a49a09c7f97f773c7bfe4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:32.378658 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b28fa3db-6aca-4419-9be4-e0f4258d6af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:32.393871 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b28fa3db-6aca-4419-9be4-e0f4258d6af8) transitioned into state 'SUCCESS' from state '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-251496295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31abc7e9c0ea4ac4aaeb7bd87e0756e0',qos_specs=None,replication_status=,reservations=['2862cf0b-a06b-4370-85ee-3d7e845a9674','cf599fe7-64a1-4ee4-b6bc-7e99df776903','01a59257-882f-4cb7-ad38-cd55990981fc','71e102c0-c434-48db-ac37-93dff98233d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dcdcbefd68a49a09c7f97f773c7bfe4',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:32.394539 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0493c80-8f13-4fe7-ac90-4f44f338288d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:32.402884 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0493c80-8f13-4fe7-ac90-4f44f338288d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:32.403441 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Flow 'volume_create_api' (d91d4a22-a3d3-41d0-a7fa-1931ea53caf9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:32.403754 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Create volume request issued successfully. Aug 13 07:06:32.404240 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e112c1c3-f663-4931-8759-fa82464bc5c9 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:06:32.404691 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1152/4588] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:06:32 2026] POST /volume/v3/volumes => generated 745 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:06:32.415115 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cd18b9cf-1fbd-460f-b2c3-235b4eef089a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:32.416878 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cd18b9cf-1fbd-460f-b2c3-235b4eef089a tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] GET https://10.4.3.81/volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 Aug 13 07:06:32.417072 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cd18b9cf-1fbd-460f-b2c3-235b4eef089a tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:32.417248 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cd18b9cf-1fbd-460f-b2c3-235b4eef089a tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:32.427221 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:32.427221 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:32.431648 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cd18b9cf-1fbd-460f-b2c3-235b4eef089a tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Volume info retrieved successfully. Aug 13 07:06:32.435979 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cd18b9cf-1fbd-460f-b2c3-235b4eef089a tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 returned with HTTP 200 Aug 13 07:06:32.436340 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1153/4589] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:32 2026] GET /volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 => generated 813 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:32.554962 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-10eea974-9412-497a-99e2-056aa4cb3280 req-b8c7097e-3a84-493f-8a18-1422072b7111 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:32.561422 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-b8c7097e-3a84-493f-8a18-1422072b7111 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] POST https://10.4.3.81/volume/v3/attachments/eb101f2e-d99e-4906-b4dd-d59d9d8b22cd/action Aug 13 07:06:32.562189 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-b8c7097e-3a84-493f-8a18-1422072b7111 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:06:32.562189 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-b8c7097e-3a84-493f-8a18-1422072b7111 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:32.583717 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:32.583717 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:32.599811 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-10eea974-9412-497a-99e2-056aa4cb3280 req-b8c7097e-3a84-493f-8a18-1422072b7111 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments/eb101f2e-d99e-4906-b4dd-d59d9d8b22cd/action returned with HTTP 204 Aug 13 07:06:32.600455 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1145/4590] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:06:32 2026] POST /volume/v3/attachments/eb101f2e-d99e-4906-b4dd-d59d9d8b22cd/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:33.278436 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-64b7f3dd-bf67-4f26-bc91-f54aa0cc9193 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:33.280572 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-64b7f3dd-bf67-4f26-bc91-f54aa0cc9193 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:06:33.280854 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-64b7f3dd-bf67-4f26-bc91-f54aa0cc9193 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:33.281072 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-64b7f3dd-bf67-4f26-bc91-f54aa0cc9193 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:33.292722 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:33.292722 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:33.297124 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-64b7f3dd-bf67-4f26-bc91-f54aa0cc9193 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:06:33.302014 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-64b7f3dd-bf67-4f26-bc91-f54aa0cc9193 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 200 Aug 13 07:06:33.302858 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1141/4591] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:33 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 1168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:33.318875 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-b40a5b3f-7f41-4888-ae7f-81ef2cb9d169 req-c8e844d2-0058-4c17-b496-b10257a15632 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:33.319286 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4dce90e4-9c6f-4ae2-b892-20b5d62ae6b2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:33.325236 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4dce90e4-9c6f-4ae2-b892-20b5d62ae6b2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:06:33.325236 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4dce90e4-9c6f-4ae2-b892-20b5d62ae6b2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:33.325236 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4dce90e4-9c6f-4ae2-b892-20b5d62ae6b2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:33.327766 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b40a5b3f-7f41-4888-ae7f-81ef2cb9d169 req-c8e844d2-0058-4c17-b496-b10257a15632 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/limits Aug 13 07:06:33.327962 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b40a5b3f-7f41-4888-ae7f-81ef2cb9d169 req-c8e844d2-0058-4c17-b496-b10257a15632 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:33.328146 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b40a5b3f-7f41-4888-ae7f-81ef2cb9d169 req-c8e844d2-0058-4c17-b496-b10257a15632 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:33.338348 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [req-b40a5b3f-7f41-4888-ae7f-81ef2cb9d169 req-c8e844d2-0058-4c17-b496-b10257a15632 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1867194376 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1867194376, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:06:33.338348 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:33.338348 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:33.341091 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:33.341091 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:33.345670 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4dce90e4-9c6f-4ae2-b892-20b5d62ae6b2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:06:33.345845 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b40a5b3f-7f41-4888-ae7f-81ef2cb9d169 req-c8e844d2-0058-4c17-b496-b10257a15632 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/limits returned with HTTP 200 Aug 13 07:06:33.346160 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1153/4592] 10.4.3.81 () {68 vars in 1477 bytes} [Thu Aug 13 07:06:33 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) Aug 13 07:06:33.351869 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4dce90e4-9c6f-4ae2-b892-20b5d62ae6b2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 200 Aug 13 07:06:33.352341 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1154/4593] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:33 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 1168 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:33.449185 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-09445e86-c0e4-486f-b67c-9fe5cdfda05e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:33.451424 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-09445e86-c0e4-486f-b67c-9fe5cdfda05e tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] GET https://10.4.3.81/volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 Aug 13 07:06:33.451649 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-09445e86-c0e4-486f-b67c-9fe5cdfda05e tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:33.451900 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-09445e86-c0e4-486f-b67c-9fe5cdfda05e tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:33.460654 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:33.460654 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:33.464585 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-09445e86-c0e4-486f-b67c-9fe5cdfda05e tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Volume info retrieved successfully. Aug 13 07:06:33.469673 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-09445e86-c0e4-486f-b67c-9fe5cdfda05e tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 returned with HTTP 200 Aug 13 07:06:33.470020 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1146/4594] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:33 2026] GET /volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 => generated 1353 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:33.486062 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b0153d77-84ec-4d4c-93d3-aaa303b18fb0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:33.488389 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b0153d77-84ec-4d4c-93d3-aaa303b18fb0 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] POST https://10.4.3.81/volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1/action Aug 13 07:06:33.488887 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b0153d77-84ec-4d4c-93d3-aaa303b18fb0 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:06:33.489065 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b0153d77-84ec-4d4c-93d3-aaa303b18fb0 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:33.500485 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:33.500485 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:33.501123 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b0153d77-84ec-4d4c-93d3-aaa303b18fb0 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Volume info retrieved successfully. Aug 13 07:06:33.535809 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-b0153d77-84ec-4d4c-93d3-aaa303b18fb0 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Created reservations ['6a4a091b-5037-494d-a040-d9898daa01e7', '906cd6b6-a2f3-4c74-a991-5adfe46ad201'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:33.544865 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b0153d77-84ec-4d4c-93d3-aaa303b18fb0 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Extend volume request issued successfully. Aug 13 07:06:33.545102 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b0153d77-84ec-4d4c-93d3-aaa303b18fb0 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1/action returned with HTTP 202 Aug 13 07:06:33.545479 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-b40a5b3f-7f41-4888-ae7f-81ef2cb9d169 req-c026449b-dcd7-43cb-97c8-adf459b9fd0b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:33.545591 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1142/4595] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 07:06:33 2026] POST /volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:06:33.549123 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b40a5b3f-7f41-4888-ae7f-81ef2cb9d169 req-c026449b-dcd7-43cb-97c8-adf459b9fd0b tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 Aug 13 07:06:33.549446 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b40a5b3f-7f41-4888-ae7f-81ef2cb9d169 req-c026449b-dcd7-43cb-97c8-adf459b9fd0b tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:33.549751 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b40a5b3f-7f41-4888-ae7f-81ef2cb9d169 req-c026449b-dcd7-43cb-97c8-adf459b9fd0b tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:33.552907 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5798d9f9-418a-488d-b63b-ce430ca2ecca None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:33.557217 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5798d9f9-418a-488d-b63b-ce430ca2ecca tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] GET https://10.4.3.81/volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 Aug 13 07:06:33.557552 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5798d9f9-418a-488d-b63b-ce430ca2ecca tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:33.559068 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5798d9f9-418a-488d-b63b-ce430ca2ecca tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:33.563138 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:33.563138 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:33.566499 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:33.566499 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:33.567136 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-b40a5b3f-7f41-4888-ae7f-81ef2cb9d169 req-c026449b-dcd7-43cb-97c8-adf459b9fd0b tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:06:33.571405 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5798d9f9-418a-488d-b63b-ce430ca2ecca tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Volume info retrieved successfully. Aug 13 07:06:33.572702 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b40a5b3f-7f41-4888-ae7f-81ef2cb9d169 req-c026449b-dcd7-43cb-97c8-adf459b9fd0b tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 returned with HTTP 200 Aug 13 07:06:33.573300 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1154/4596] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:06:33 2026] GET /volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 => generated 1661 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:33.577600 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5798d9f9-418a-488d-b63b-ce430ca2ecca tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 returned with HTTP 200 Aug 13 07:06:33.578070 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1155/4597] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:33 2026] GET /volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:33.582416 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-b40a5b3f-7f41-4888-ae7f-81ef2cb9d169 req-1f3e41ff-9680-41d4-8b6b-235806c93aae None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:33.584592 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b40a5b3f-7f41-4888-ae7f-81ef2cb9d169 req-1f3e41ff-9680-41d4-8b6b-235806c93aae tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:06:33.584738 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b40a5b3f-7f41-4888-ae7f-81ef2cb9d169 req-1f3e41ff-9680-41d4-8b6b-235806c93aae tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f36e87ff-b8d9-419b-9505-a7eda9c60e42", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-683337563", "description": null, "metadata": {}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:33.595261 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:33.595261 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:33.595725 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-b40a5b3f-7f41-4888-ae7f-81ef2cb9d169 req-1f3e41ff-9680-41d4-8b6b-235806c93aae tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:06:33.595971 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [req-b40a5b3f-7f41-4888-ae7f-81ef2cb9d169 req-1f3e41ff-9680-41d4-8b6b-235806c93aae tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Create snapshot from volume f36e87ff-b8d9-419b-9505-a7eda9c60e42 Aug 13 07:06:33.634900 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [req-b40a5b3f-7f41-4888-ae7f-81ef2cb9d169 req-1f3e41ff-9680-41d4-8b6b-235806c93aae tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Created reservations ['c7cbcc97-a8e5-4518-86f4-e564500bc362', '898dc452-d31a-474b-87f5-1693935b9a13', '1dc13185-a69a-4ce2-a3a4-2a207897b866', 'd15f9974-2d64-43b3-b15b-c5abfd663d7e'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:33.664142 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-b40a5b3f-7f41-4888-ae7f-81ef2cb9d169 req-1f3e41ff-9680-41d4-8b6b-235806c93aae tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Snapshot force create request issued successfully. Aug 13 07:06:33.664483 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b40a5b3f-7f41-4888-ae7f-81ef2cb9d169 req-1f3e41ff-9680-41d4-8b6b-235806c93aae tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:06:33.664935 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1147/4598] 10.4.3.81 () {72 vars in 1540 bytes} [Thu Aug 13 07:06:33 2026] POST /volume/v3/snapshots => generated 323 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:06:34.591882 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ead75fcf-d0dc-42d3-922f-4dfc43330c2c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:34.594511 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ead75fcf-d0dc-42d3-922f-4dfc43330c2c tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] GET https://10.4.3.81/volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 Aug 13 07:06:34.594770 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ead75fcf-d0dc-42d3-922f-4dfc43330c2c tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:34.595044 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ead75fcf-d0dc-42d3-922f-4dfc43330c2c tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:34.603812 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:34.603812 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:34.607994 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ead75fcf-d0dc-42d3-922f-4dfc43330c2c tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Volume info retrieved successfully. Aug 13 07:06:34.613738 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ead75fcf-d0dc-42d3-922f-4dfc43330c2c tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 returned with HTTP 200 Aug 13 07:06:34.614122 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1143/4599] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:34 2026] GET /volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 => generated 1353 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:34.630853 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4afd9cff-eed8-4915-9af9-e36caeafd440 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:34.632425 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4afd9cff-eed8-4915-9af9-e36caeafd440 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] GET https://10.4.3.81/volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 Aug 13 07:06:34.632642 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4afd9cff-eed8-4915-9af9-e36caeafd440 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:34.632822 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4afd9cff-eed8-4915-9af9-e36caeafd440 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:34.639773 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:34.639773 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:34.642911 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4afd9cff-eed8-4915-9af9-e36caeafd440 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Volume info retrieved successfully. Aug 13 07:06:34.647910 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4afd9cff-eed8-4915-9af9-e36caeafd440 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 returned with HTTP 200 Aug 13 07:06:34.648545 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1155/4600] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:34 2026] GET /volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 => generated 1353 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:34.659867 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-73f0b7e4-8782-45f2-85bc-22d2e944b289 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:34.661674 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-73f0b7e4-8782-45f2-85bc-22d2e944b289 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] GET https://10.4.3.81/volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 Aug 13 07:06:34.661925 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-73f0b7e4-8782-45f2-85bc-22d2e944b289 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:34.662049 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-73f0b7e4-8782-45f2-85bc-22d2e944b289 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:34.668653 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:34.668653 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:34.672377 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-73f0b7e4-8782-45f2-85bc-22d2e944b289 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Volume info retrieved successfully. Aug 13 07:06:34.677194 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-73f0b7e4-8782-45f2-85bc-22d2e944b289 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 returned with HTTP 200 Aug 13 07:06:34.677674 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1156/4601] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:34 2026] GET /volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 => generated 1353 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:34.690182 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7f5f9405-281b-432b-81f3-e3a20a318155 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:34.692224 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7f5f9405-281b-432b-81f3-e3a20a318155 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 Aug 13 07:06:34.692638 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7f5f9405-281b-432b-81f3-e3a20a318155 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:34.692981 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7f5f9405-281b-432b-81f3-e3a20a318155 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:34.693256 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-7f5f9405-281b-432b-81f3-e3a20a318155 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Delete volume with id: b8ee991c-96cd-4a74-b265-7c5339cb05e1 Aug 13 07:06:34.701745 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:34.701745 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:34.704341 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7f5f9405-281b-432b-81f3-e3a20a318155 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Volume info retrieved successfully. Aug 13 07:06:34.728790 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7f5f9405-281b-432b-81f3-e3a20a318155 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Delete volume request issued successfully. Aug 13 07:06:34.728790 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7f5f9405-281b-432b-81f3-e3a20a318155 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 returned with HTTP 202 Aug 13 07:06:34.730340 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1148/4602] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:06:34 2026] DELETE /volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:06:34.739881 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-44fe3e32-4508-4764-8ecc-4784b03d782c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:34.742018 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-44fe3e32-4508-4764-8ecc-4784b03d782c tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] GET https://10.4.3.81/volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 Aug 13 07:06:34.742018 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-44fe3e32-4508-4764-8ecc-4784b03d782c tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:34.742018 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-44fe3e32-4508-4764-8ecc-4784b03d782c tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:34.752235 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:34.752235 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:34.757667 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-44fe3e32-4508-4764-8ecc-4784b03d782c tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Volume info retrieved successfully. Aug 13 07:06:34.761896 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-44fe3e32-4508-4764-8ecc-4784b03d782c tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 returned with HTTP 200 Aug 13 07:06:34.762439 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1144/4603] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:34 2026] GET /volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 => generated 1352 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:35.336119 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0eb5b963-9a4e-4de0-a44e-9ab5fdb03680 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:35.337809 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0eb5b963-9a4e-4de0-a44e-9ab5fdb03680 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/snapshots/e6388a45-64f5-4ecc-8956-0bb41b1601fa Aug 13 07:06:35.338011 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0eb5b963-9a4e-4de0-a44e-9ab5fdb03680 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:35.338216 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0eb5b963-9a4e-4de0-a44e-9ab5fdb03680 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:35.344578 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:35.344578 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:35.344947 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0eb5b963-9a4e-4de0-a44e-9ab5fdb03680 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Snapshot retrieved successfully. Aug 13 07:06:35.345639 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0eb5b963-9a4e-4de0-a44e-9ab5fdb03680 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/snapshots/e6388a45-64f5-4ecc-8956-0bb41b1601fa returned with HTTP 200 Aug 13 07:06:35.345957 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1156/4604] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:06:35 2026] GET /volume/v3/snapshots/e6388a45-64f5-4ecc-8956-0bb41b1601fa => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:35.374024 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:35.375871 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:06:35.376280 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-218987232", "snapshot_id": null, "imageRef": "0b481133-45b3-4914-b9b8-d7320b14cf46", "volume_type": null, "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:35.377817 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-218987232', 'snapshot_id': None, 'imageRef': '0b481133-45b3-4914-b9b8-d7320b14cf46', 'volume_type': None, 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:06:35.507438 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:35.507438 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:35.507912 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Snapshot retrieved successfully. Aug 13 07:06:35.508091 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Create volume of 1 GB Aug 13 07:06:35.511091 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Availability Zones retrieved successfully. Aug 13 07:06:35.515706 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Flow 'volume_create_api' (0fcbd236-dc42-4e04-bf30-935dc6e5f34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:35.516697 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8159851f-68fe-4ad2-9032-b37248eca14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:35.517516 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:06:35.545971 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8159851f-68fe-4ad2-9032-b37248eca14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e6388a45-64f5-4ecc-8956-0bb41b1601fa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:35.546588 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67841ee4-0921-4c7d-92bc-2f462d4af4c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:35.581967 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Created reservations ['27ffb5e7-6752-46d7-82be-3fcb1dae55e0', 'dcef2332-4f06-4428-8097-25655f945e00', '963b4d33-75fa-4ebb-b382-0271c4f46b68', '343b41f0-db3b-42aa-8b74-7774334f9045'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:35.582752 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67841ee4-0921-4c7d-92bc-2f462d4af4c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27ffb5e7-6752-46d7-82be-3fcb1dae55e0', 'dcef2332-4f06-4428-8097-25655f945e00', '963b4d33-75fa-4ebb-b382-0271c4f46b68', '343b41f0-db3b-42aa-8b74-7774334f9045']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:35.583449 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51a15a57-6235-48ae-b7e2-0d210b2c0491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:35.633285 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51a15a57-6235-48ae-b7e2-0d210b2c0491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88cdc759-21d2-4a9d-8de1-5d9a201d9677', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-218987232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6843b7624b8a47f1876ecc53dfd479a9',qos_specs=None,replication_status=,reservations=['27ffb5e7-6752-46d7-82be-3fcb1dae55e0','dcef2332-4f06-4428-8097-25655f945e00','963b4d33-75fa-4ebb-b382-0271c4f46b68','343b41f0-db3b-42aa-8b74-7774334f9045'],size=1,snapshot_id=e6388a45-64f5-4ecc-8956-0bb41b1601fa,source_replicaid=,source_volid=None,status='creating',user_id='c522bab79a4443a9bc3105c4c8ddc6f4',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-218987232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88cdc759-21d2-4a9d-8de1-5d9a201d9677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6843b7624b8a47f1876ecc53dfd479a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e6388a45-64f5-4ecc-8956-0bb41b1601fa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c522bab79a4443a9bc3105c4c8ddc6f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:35.634031 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (325d825e-d140-4900-8aa8-562c43a7f7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:35.653492 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (325d825e-d140-4900-8aa8-562c43a7f7e3) transitioned into state 'SUCCESS' from state '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-218987232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6843b7624b8a47f1876ecc53dfd479a9',qos_specs=None,replication_status=,reservations=['27ffb5e7-6752-46d7-82be-3fcb1dae55e0','dcef2332-4f06-4428-8097-25655f945e00','963b4d33-75fa-4ebb-b382-0271c4f46b68','343b41f0-db3b-42aa-8b74-7774334f9045'],size=1,snapshot_id=e6388a45-64f5-4ecc-8956-0bb41b1601fa,source_replicaid=,source_volid=None,status='creating',user_id='c522bab79a4443a9bc3105c4c8ddc6f4',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:35.654142 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13874c35-e53f-4de8-b07e-4cb24bc52565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:35.680357 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13874c35-e53f-4de8-b07e-4cb24bc52565) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:35.681557 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Flow 'volume_create_api' (0fcbd236-dc42-4e04-bf30-935dc6e5f34a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:35.681910 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Create volume request issued successfully. Aug 13 07:06:35.682563 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1d035dcf-7a1a-45f9-9b63-80f543736ea4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:06:35.683108 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1157/4605] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 07:06:35 2026] POST /volume/v3/volumes => generated 811 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:35.695120 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b18df4f8-41f7-45b2-b7c7-b4e18f4960cf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:35.697832 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b18df4f8-41f7-45b2-b7c7-b4e18f4960cf tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 Aug 13 07:06:35.698124 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b18df4f8-41f7-45b2-b7c7-b4e18f4960cf tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:35.698394 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b18df4f8-41f7-45b2-b7c7-b4e18f4960cf tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:35.707927 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:35.707927 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:35.713974 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b18df4f8-41f7-45b2-b7c7-b4e18f4960cf tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:06:35.718959 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b18df4f8-41f7-45b2-b7c7-b4e18f4960cf tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 returned with HTTP 200 Aug 13 07:06:35.719338 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1149/4606] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:06:35 2026] GET /volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:35.776845 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-59e66fd3-2907-4bb8-a43f-aeb5fab3ffdf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:35.778766 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-59e66fd3-2907-4bb8-a43f-aeb5fab3ffdf tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] GET https://10.4.3.81/volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 Aug 13 07:06:35.778766 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-59e66fd3-2907-4bb8-a43f-aeb5fab3ffdf tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:35.779019 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-59e66fd3-2907-4bb8-a43f-aeb5fab3ffdf tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:35.784567 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-59e66fd3-2907-4bb8-a43f-aeb5fab3ffdf tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 returned with HTTP 404 Aug 13 07:06:35.785693 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1145/4607] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:35 2026] GET /volume/v3/volumes/b8ee991c-96cd-4a74-b265-7c5339cb05e1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:35.793937 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:35.796200 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:06:35.796745 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1378515582"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:35.798619 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1378515582'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:06:35.798736 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Create volume of 1 GB Aug 13 07:06:35.808876 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Availability Zones retrieved successfully. Aug 13 07:06:35.813202 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Flow 'volume_create_api' (a7ac1296-d138-4807-93cf-70c20acd713e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:35.814173 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59f9ff78-7e3e-490c-aed4-ff11aac29e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:35.815133 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:06:35.842302 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59f9ff78-7e3e-490c-aed4-ff11aac29e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:35.842970 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05d89c4c-3ca8-408c-b9a1-514fa9363bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:35.889373 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Created reservations ['4e258845-54a8-40e9-aaf9-ecc0b87c31a7', '5d93408f-5c4e-4ab6-bd61-b382c376901a', 'af37eaa9-6f8a-4d73-a7bb-ec003988c5b7', '07f58f69-8c6b-44f7-bdd4-a3f70f34e902'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:35.890081 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05d89c4c-3ca8-408c-b9a1-514fa9363bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e258845-54a8-40e9-aaf9-ecc0b87c31a7', '5d93408f-5c4e-4ab6-bd61-b382c376901a', 'af37eaa9-6f8a-4d73-a7bb-ec003988c5b7', '07f58f69-8c6b-44f7-bdd4-a3f70f34e902']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:35.890740 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72be3525-6060-4cde-bbd9-f6e5cb54a82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:35.914074 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72be3525-6060-4cde-bbd9-f6e5cb54a82f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb8ec368-bdf2-4b6e-9758-9ad892c1ef23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1378515582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31abc7e9c0ea4ac4aaeb7bd87e0756e0',qos_specs=None,replication_status=,reservations=['4e258845-54a8-40e9-aaf9-ecc0b87c31a7','5d93408f-5c4e-4ab6-bd61-b382c376901a','af37eaa9-6f8a-4d73-a7bb-ec003988c5b7','07f58f69-8c6b-44f7-bdd4-a3f70f34e902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dcdcbefd68a49a09c7f97f773c7bfe4',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1378515582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb8ec368-bdf2-4b6e-9758-9ad892c1ef23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31abc7e9c0ea4ac4aaeb7bd87e0756e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dcdcbefd68a49a09c7f97f773c7bfe4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:35.915303 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89f958b2-4a3e-4f7b-9dbd-89ad58fde71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:35.931161 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89f958b2-4a3e-4f7b-9dbd-89ad58fde71f) transitioned into state 'SUCCESS' from state '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-1378515582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31abc7e9c0ea4ac4aaeb7bd87e0756e0',qos_specs=None,replication_status=,reservations=['4e258845-54a8-40e9-aaf9-ecc0b87c31a7','5d93408f-5c4e-4ab6-bd61-b382c376901a','af37eaa9-6f8a-4d73-a7bb-ec003988c5b7','07f58f69-8c6b-44f7-bdd4-a3f70f34e902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dcdcbefd68a49a09c7f97f773c7bfe4',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:35.931827 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ee83d81-1e61-4353-8832-6aa636017fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:35.939004 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ee83d81-1e61-4353-8832-6aa636017fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:35.940552 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Flow 'volume_create_api' (a7ac1296-d138-4807-93cf-70c20acd713e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:35.940917 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Create volume request issued successfully. Aug 13 07:06:35.941524 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ae445f5-a49e-465d-b3ef-03c2bccf3a85 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:06:35.941889 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1157/4608] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:06:35 2026] POST /volume/v3/volumes => generated 746 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:06:35.952485 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-67dcde06-1ab1-4097-8ad8-b2fabe3cb7e7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:35.955081 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67dcde06-1ab1-4097-8ad8-b2fabe3cb7e7 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] GET https://10.4.3.81/volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 Aug 13 07:06:35.955289 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-67dcde06-1ab1-4097-8ad8-b2fabe3cb7e7 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:35.955513 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-67dcde06-1ab1-4097-8ad8-b2fabe3cb7e7 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:35.962467 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:35.962467 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:35.966497 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-67dcde06-1ab1-4097-8ad8-b2fabe3cb7e7 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Volume info retrieved successfully. Aug 13 07:06:35.970739 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67dcde06-1ab1-4097-8ad8-b2fabe3cb7e7 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 returned with HTTP 200 Aug 13 07:06:35.971128 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1158/4609] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:35 2026] GET /volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 => generated 814 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:36.374634 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e0d31b56-336d-435f-93d1-f00c3439a1f3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:36.374955 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e0d31b56-336d-435f-93d1-f00c3439a1f3 None None] GET https://10.4.3.81/volume// Aug 13 07:06:36.375102 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e0d31b56-336d-435f-93d1-f00c3439a1f3 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:36.375276 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e0d31b56-336d-435f-93d1-f00c3439a1f3 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:36.375598 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e0d31b56-336d-435f-93d1-f00c3439a1f3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:06:36.375868 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1150/4610] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:06:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:06:36.383208 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-6b40109f-08ed-45b1-8987-608205c27458 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:36.385949 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-6b40109f-08ed-45b1-8987-608205c27458 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:06:36.386412 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-6b40109f-08ed-45b1-8987-608205c27458 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7923ed72-9c11-4e05-aedd-7eb4d51029c1", "connector": null, "instance_uuid": "5df96f86-ea46-4a05-a5eb-4c18e694d26c"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:36.395880 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:36.395880 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:36.425437 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-6b40109f-08ed-45b1-8987-608205c27458 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:06:36.425871 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1146/4611] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:06:36 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:36.436617 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-1b0aff4e-e3f2-4b03-9511-b16db700a54d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:36.438944 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-1b0aff4e-e3f2-4b03-9511-b16db700a54d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] DELETE https://10.4.3.81/volume/v3/attachments/eb101f2e-d99e-4906-b4dd-d59d9d8b22cd Aug 13 07:06:36.439132 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-1b0aff4e-e3f2-4b03-9511-b16db700a54d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:36.439316 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-1b0aff4e-e3f2-4b03-9511-b16db700a54d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:36.446448 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:36.446448 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:36.490171 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-1b0aff4e-e3f2-4b03-9511-b16db700a54d tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments/eb101f2e-d99e-4906-b4dd-d59d9d8b22cd returned with HTTP 200 Aug 13 07:06:36.490600 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1158/4612] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:06:36 2026] DELETE /volume/v3/attachments/eb101f2e-d99e-4906-b4dd-d59d9d8b22cd => generated 192 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:36.732499 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-de7febb0-33f3-4f4e-9ddd-6bb7bded1f95 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:36.734413 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-de7febb0-33f3-4f4e-9ddd-6bb7bded1f95 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 Aug 13 07:06:36.734652 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-de7febb0-33f3-4f4e-9ddd-6bb7bded1f95 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:36.734869 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-de7febb0-33f3-4f4e-9ddd-6bb7bded1f95 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:36.741896 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:36.741896 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:36.745516 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-de7febb0-33f3-4f4e-9ddd-6bb7bded1f95 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:06:36.750363 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-de7febb0-33f3-4f4e-9ddd-6bb7bded1f95 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 returned with HTTP 200 Aug 13 07:06:36.750865 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1159/4613] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:06:36 2026] GET /volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 => generated 1420 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:06:36.762835 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5b5ef5e7-4624-4e25-becf-ea32809fcfcd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:36.764951 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5b5ef5e7-4624-4e25-becf-ea32809fcfcd tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 Aug 13 07:06:36.765222 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5b5ef5e7-4624-4e25-becf-ea32809fcfcd tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:36.765510 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5b5ef5e7-4624-4e25-becf-ea32809fcfcd tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:36.773848 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:36.773848 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:36.779821 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5b5ef5e7-4624-4e25-becf-ea32809fcfcd tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:06:36.785152 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5b5ef5e7-4624-4e25-becf-ea32809fcfcd tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 returned with HTTP 200 Aug 13 07:06:36.785615 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1151/4614] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:06:36 2026] GET /volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 => generated 1420 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:06:36.983556 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ca259c69-923d-44d2-b370-e43810431226 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:36.987598 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ca259c69-923d-44d2-b370-e43810431226 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] GET https://10.4.3.81/volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 Aug 13 07:06:36.987598 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ca259c69-923d-44d2-b370-e43810431226 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:36.987598 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ca259c69-923d-44d2-b370-e43810431226 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:36.993748 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:36.993748 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:37.000660 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ca259c69-923d-44d2-b370-e43810431226 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Volume info retrieved successfully. Aug 13 07:06:37.007430 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ca259c69-923d-44d2-b370-e43810431226 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 returned with HTTP 200 Aug 13 07:06:37.007430 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1147/4615] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:36 2026] GET /volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:37.019892 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3921c80a-3dda-42d2-8d3f-5f98dc1bce68 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:37.023337 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3921c80a-3dda-42d2-8d3f-5f98dc1bce68 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:06:37.023730 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3921c80a-3dda-42d2-8d3f-5f98dc1bce68 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb8ec368-bdf2-4b6e-9758-9ad892c1ef23", "name": "tempest-VolumesExtendTest-Snapshot-603817609"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:37.038347 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:37.038347 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:37.038347 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3921c80a-3dda-42d2-8d3f-5f98dc1bce68 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Volume info retrieved successfully. Aug 13 07:06:37.038347 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-3921c80a-3dda-42d2-8d3f-5f98dc1bce68 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Create snapshot from volume eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 Aug 13 07:06:37.065723 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-3921c80a-3dda-42d2-8d3f-5f98dc1bce68 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Created reservations ['da0432be-5d42-48f4-b4d5-8ef35e42b9f8', 'dae618e7-53a6-4eda-bfd6-8006202be3e1', 'dc163c8f-4a41-47c3-ba37-c1da3b33f07b', 'a4ce1fcd-bf0f-4bc6-821f-dd48b3f7f9bc'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:37.099346 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3921c80a-3dda-42d2-8d3f-5f98dc1bce68 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Snapshot create request issued successfully. Aug 13 07:06:37.099346 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3921c80a-3dda-42d2-8d3f-5f98dc1bce68 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:06:37.099346 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1159/4616] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:06:37 2026] POST /volume/v3/snapshots => generated 303 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:06:37.107878 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-46892558-f651-4437-a78b-980efcf5fe79 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:37.112193 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-46892558-f651-4437-a78b-980efcf5fe79 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] GET https://10.4.3.81/volume/v3/snapshots/021464ea-102f-4a08-bce8-956069c40381 Aug 13 07:06:37.112396 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-46892558-f651-4437-a78b-980efcf5fe79 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:37.112668 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-46892558-f651-4437-a78b-980efcf5fe79 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:37.120340 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:37.120340 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:37.120764 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-46892558-f651-4437-a78b-980efcf5fe79 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Snapshot retrieved successfully. Aug 13 07:06:37.121521 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-46892558-f651-4437-a78b-980efcf5fe79 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/snapshots/021464ea-102f-4a08-bce8-956069c40381 returned with HTTP 200 Aug 13 07:06:37.121861 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1160/4617] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:06:37 2026] GET /volume/v3/snapshots/021464ea-102f-4a08-bce8-956069c40381 => generated 435 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:37.349480 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-142431ea-26d7-403e-8270-bff7a3e4e06c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:37.352040 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-142431ea-26d7-403e-8270-bff7a3e4e06c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] PUT https://10.4.3.81/volume/v3/attachments/3939c2f1-cb52-49a2-9cd6-82c977b52beb Aug 13 07:06:37.352557 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-142431ea-26d7-403e-8270-bff7a3e4e06c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:37.361225 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-142431ea-26d7-403e-8270-bff7a3e4e06c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Acquiring lock "cinder-attachment_update-7923ed72-9c11-4e05-aedd-7eb4d51029c1-np0000007169" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:06:37.368381 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-142431ea-26d7-403e-8270-bff7a3e4e06c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Lock "cinder-attachment_update-7923ed72-9c11-4e05-aedd-7eb4d51029c1-np0000007169" acquired by "attachment_update" :: waited 0.007s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:06:37.369686 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:37.369686 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:37.441144 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-142431ea-26d7-403e-8270-bff7a3e4e06c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Lock "cinder-attachment_update-7923ed72-9c11-4e05-aedd-7eb4d51029c1-np0000007169" released by "attachment_update" :: held 0.073s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:06:37.441406 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-142431ea-26d7-403e-8270-bff7a3e4e06c tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments/3939c2f1-cb52-49a2-9cd6-82c977b52beb returned with HTTP 200 Aug 13 07:06:37.441815 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1152/4618] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:06:37 2026] PUT /volume/v3/attachments/3939c2f1-cb52-49a2-9cd6-82c977b52beb => generated 968 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:37.451945 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-829fe0ca-6ab1-429e-94be-524f0d25f629 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:37.453848 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-829fe0ca-6ab1-429e-94be-524f0d25f629 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/attachments/3939c2f1-cb52-49a2-9cd6-82c977b52beb Aug 13 07:06:37.454038 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-829fe0ca-6ab1-429e-94be-524f0d25f629 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:37.454231 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-829fe0ca-6ab1-429e-94be-524f0d25f629 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:37.466511 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-829fe0ca-6ab1-429e-94be-524f0d25f629 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments/3939c2f1-cb52-49a2-9cd6-82c977b52beb returned with HTTP 200 Aug 13 07:06:37.466858 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1148/4619] 10.4.3.81 () {70 vars in 1644 bytes} [Thu Aug 13 07:06:37 2026] GET /volume/v3/attachments/3939c2f1-cb52-49a2-9cd6-82c977b52beb => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:37.760538 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-c10c5b6a-d5fb-4d85-a0fe-00031bda4167 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:37.762593 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-c10c5b6a-d5fb-4d85-a0fe-00031bda4167 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 Aug 13 07:06:37.762769 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-c10c5b6a-d5fb-4d85-a0fe-00031bda4167 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:37.762939 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-c10c5b6a-d5fb-4d85-a0fe-00031bda4167 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:37.771749 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:37.771749 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:37.774796 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-c10c5b6a-d5fb-4d85-a0fe-00031bda4167 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:06:37.778837 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-c10c5b6a-d5fb-4d85-a0fe-00031bda4167 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 returned with HTTP 200 Aug 13 07:06:37.779184 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1160/4620] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:06:37 2026] GET /volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 => generated 1402 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:38.131688 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8e858092-7a44-48b9-9e10-a4ef5347532b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:38.133440 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8e858092-7a44-48b9-9e10-a4ef5347532b tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] GET https://10.4.3.81/volume/v3/snapshots/021464ea-102f-4a08-bce8-956069c40381 Aug 13 07:06:38.133611 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8e858092-7a44-48b9-9e10-a4ef5347532b tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:38.133777 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8e858092-7a44-48b9-9e10-a4ef5347532b tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:38.139026 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:38.139026 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:38.139586 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8e858092-7a44-48b9-9e10-a4ef5347532b tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Snapshot retrieved successfully. Aug 13 07:06:38.140499 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8e858092-7a44-48b9-9e10-a4ef5347532b tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/snapshots/021464ea-102f-4a08-bce8-956069c40381 returned with HTTP 200 Aug 13 07:06:38.140838 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1161/4621] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:06:38 2026] GET /volume/v3/snapshots/021464ea-102f-4a08-bce8-956069c40381 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:38.151305 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e4e0d0b9-88e8-445c-aef8-1a97cbeb0fac None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:38.153352 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e4e0d0b9-88e8-445c-aef8-1a97cbeb0fac tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] POST https://10.4.3.81/volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23/action Aug 13 07:06:38.153789 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e4e0d0b9-88e8-445c-aef8-1a97cbeb0fac tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:06:38.153942 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e4e0d0b9-88e8-445c-aef8-1a97cbeb0fac tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:38.163866 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:38.163866 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:38.164434 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e4e0d0b9-88e8-445c-aef8-1a97cbeb0fac tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Volume info retrieved successfully. Aug 13 07:06:38.199586 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-e4e0d0b9-88e8-445c-aef8-1a97cbeb0fac tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Created reservations ['8a1d46e6-a9b2-400e-9bf6-0b106e4b4518', '78e1e95d-ca8d-4a1f-9dea-cf9dc22e3011'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:38.202295 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-a36b3e01-1bc2-4bcc-9f56-6f89bd5ad33a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:38.204375 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-a36b3e01-1bc2-4bcc-9f56-6f89bd5ad33a tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 Aug 13 07:06:38.204604 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-a36b3e01-1bc2-4bcc-9f56-6f89bd5ad33a tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:38.204784 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-a36b3e01-1bc2-4bcc-9f56-6f89bd5ad33a tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:38.210788 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e4e0d0b9-88e8-445c-aef8-1a97cbeb0fac tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Extend volume request issued successfully. Aug 13 07:06:38.211076 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e4e0d0b9-88e8-445c-aef8-1a97cbeb0fac tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23/action returned with HTTP 202 Aug 13 07:06:38.211490 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1153/4622] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 07:06:38 2026] POST /volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:06:38.216093 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:38.216093 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:38.219749 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-092e5db2-3c90-45b9-be83-00f0117e23c7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:38.220499 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-a36b3e01-1bc2-4bcc-9f56-6f89bd5ad33a tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:06:38.221425 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-092e5db2-3c90-45b9-be83-00f0117e23c7 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] GET https://10.4.3.81/volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 Aug 13 07:06:38.221615 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-092e5db2-3c90-45b9-be83-00f0117e23c7 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:38.221851 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-092e5db2-3c90-45b9-be83-00f0117e23c7 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:38.225349 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-a36b3e01-1bc2-4bcc-9f56-6f89bd5ad33a tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 returned with HTTP 200 Aug 13 07:06:38.225771 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1149/4623] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:06:38 2026] GET /volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 => generated 1402 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:38.229353 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:38.229353 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:38.233694 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-092e5db2-3c90-45b9-be83-00f0117e23c7 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Volume info retrieved successfully. Aug 13 07:06:38.235275 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3b9f9785-31da-45e5-bf66-fe44429b55b9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:38.235681 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b9f9785-31da-45e5-bf66-fe44429b55b9 None None] GET https://10.4.3.81/volume// Aug 13 07:06:38.235825 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b9f9785-31da-45e5-bf66-fe44429b55b9 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:38.236000 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b9f9785-31da-45e5-bf66-fe44429b55b9 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:38.236387 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b9f9785-31da-45e5-bf66-fe44429b55b9 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:06:38.236767 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1162/4624] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 07:06:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:06:38.238764 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-092e5db2-3c90-45b9-be83-00f0117e23c7 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 returned with HTTP 200 Aug 13 07:06:38.239121 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1161/4625] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:38 2026] GET /volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:38.246883 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-d9ee428f-996c-4ec1-b6d4-e30e4f6c6482 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:38.249056 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-d9ee428f-996c-4ec1-b6d4-e30e4f6c6482 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:06:38.249405 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-d9ee428f-996c-4ec1-b6d4-e30e4f6c6482 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88cdc759-21d2-4a9d-8de1-5d9a201d9677", "connector": null, "instance_uuid": "c04c593c-68a0-4b0c-96d7-a1472528f488"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:38.259217 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:38.259217 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:38.283097 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-d9ee428f-996c-4ec1-b6d4-e30e4f6c6482 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:06:38.283635 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1154/4626] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:06:38 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:39.144599 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4da606db-4a87-4d9b-a714-4e1340bc43d3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:39.145100 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4da606db-4a87-4d9b-a714-4e1340bc43d3 None None] GET https://10.4.3.81/volume// Aug 13 07:06:39.145330 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4da606db-4a87-4d9b-a714-4e1340bc43d3 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:39.145710 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4da606db-4a87-4d9b-a714-4e1340bc43d3 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:39.146049 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4da606db-4a87-4d9b-a714-4e1340bc43d3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:06:39.146313 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1150/4627] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:06:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:06:39.153215 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-ff8f6cee-4632-4663-b1df-ae3210c177be None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:39.155236 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-ff8f6cee-4632-4663-b1df-ae3210c177be tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 Aug 13 07:06:39.155513 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-ff8f6cee-4632-4663-b1df-ae3210c177be tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:39.155747 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-ff8f6cee-4632-4663-b1df-ae3210c177be tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:39.164779 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:39.164779 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:39.167860 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-ff8f6cee-4632-4663-b1df-ae3210c177be tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:06:39.171999 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-ff8f6cee-4632-4663-b1df-ae3210c177be tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 returned with HTTP 200 Aug 13 07:06:39.172412 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1163/4628] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:06:39 2026] GET /volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 => generated 1581 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:06:39.251487 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b45cb19d-4765-4829-9642-1d693bb745ba None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:39.253458 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b45cb19d-4765-4829-9642-1d693bb745ba tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] GET https://10.4.3.81/volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 Aug 13 07:06:39.253700 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b45cb19d-4765-4829-9642-1d693bb745ba tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:39.253882 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b45cb19d-4765-4829-9642-1d693bb745ba tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:39.264809 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:39.264809 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:39.269627 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b45cb19d-4765-4829-9642-1d693bb745ba tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Volume info retrieved successfully. Aug 13 07:06:39.274565 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b45cb19d-4765-4829-9642-1d693bb745ba tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 returned with HTTP 200 Aug 13 07:06:39.275090 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1162/4629] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:39 2026] GET /volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:39.276693 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-e1daa369-3d93-4add-b5b6-6d7d0475cd39 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:39.278990 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-e1daa369-3d93-4add-b5b6-6d7d0475cd39 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] PUT https://10.4.3.81/volume/v3/attachments/644c6785-d113-4e51-8acd-7b3c4c7f7055 Aug 13 07:06:39.279675 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-e1daa369-3d93-4add-b5b6-6d7d0475cd39 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:39.288081 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-e1daa369-3d93-4add-b5b6-6d7d0475cd39 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Acquiring lock "cinder-attachment_update-88cdc759-21d2-4a9d-8de1-5d9a201d9677-np0000007169" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:06:39.288350 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dee849bf-c856-4d10-81cd-c6455182461d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:39.292468 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dee849bf-c856-4d10-81cd-c6455182461d tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] GET https://10.4.3.81/volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 Aug 13 07:06:39.292666 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-e1daa369-3d93-4add-b5b6-6d7d0475cd39 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Lock "cinder-attachment_update-88cdc759-21d2-4a9d-8de1-5d9a201d9677-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:06:39.292919 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dee849bf-c856-4d10-81cd-c6455182461d tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:39.293300 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dee849bf-c856-4d10-81cd-c6455182461d tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:39.293808 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:39.293808 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:39.302625 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:39.302625 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:39.307785 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dee849bf-c856-4d10-81cd-c6455182461d tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Volume info retrieved successfully. Aug 13 07:06:39.311850 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dee849bf-c856-4d10-81cd-c6455182461d tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 returned with HTTP 200 Aug 13 07:06:39.312229 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1151/4630] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:39 2026] GET /volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:39.324733 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5ffd7390-8ca3-43c3-993d-e952b13d4681 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:39.329236 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5ffd7390-8ca3-43c3-993d-e952b13d4681 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/021464ea-102f-4a08-bce8-956069c40381 Aug 13 07:06:39.329488 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5ffd7390-8ca3-43c3-993d-e952b13d4681 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:39.329688 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5ffd7390-8ca3-43c3-993d-e952b13d4681 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:39.329786 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-5ffd7390-8ca3-43c3-993d-e952b13d4681 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Delete snapshot with id: 021464ea-102f-4a08-bce8-956069c40381 Aug 13 07:06:39.334677 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:39.334677 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:39.335058 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5ffd7390-8ca3-43c3-993d-e952b13d4681 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Snapshot retrieved successfully. Aug 13 07:06:39.351006 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5ffd7390-8ca3-43c3-993d-e952b13d4681 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Snapshot delete request issued successfully. Aug 13 07:06:39.351205 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5ffd7390-8ca3-43c3-993d-e952b13d4681 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/snapshots/021464ea-102f-4a08-bce8-956069c40381 returned with HTTP 202 Aug 13 07:06:39.351661 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1164/4631] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:06:39 2026] DELETE /volume/v3/snapshots/021464ea-102f-4a08-bce8-956069c40381 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:06:39.359658 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1f32479a-0091-4390-b1a4-144ea85af46b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:39.361995 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1f32479a-0091-4390-b1a4-144ea85af46b tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] GET https://10.4.3.81/volume/v3/snapshots/021464ea-102f-4a08-bce8-956069c40381 Aug 13 07:06:39.362218 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1f32479a-0091-4390-b1a4-144ea85af46b tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:39.362477 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1f32479a-0091-4390-b1a4-144ea85af46b tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:39.364635 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-e1daa369-3d93-4add-b5b6-6d7d0475cd39 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Lock "cinder-attachment_update-88cdc759-21d2-4a9d-8de1-5d9a201d9677-np0000007169" released by "attachment_update" :: held 0.072s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:06:39.364966 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-e1daa369-3d93-4add-b5b6-6d7d0475cd39 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/attachments/644c6785-d113-4e51-8acd-7b3c4c7f7055 returned with HTTP 200 Aug 13 07:06:39.365417 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1155/4632] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:06:39 2026] PUT /volume/v3/attachments/644c6785-d113-4e51-8acd-7b3c4c7f7055 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:39.367605 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:39.367605 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:39.368028 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1f32479a-0091-4390-b1a4-144ea85af46b tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Snapshot retrieved successfully. Aug 13 07:06:39.368833 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1f32479a-0091-4390-b1a4-144ea85af46b tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/snapshots/021464ea-102f-4a08-bce8-956069c40381 returned with HTTP 200 Aug 13 07:06:39.369189 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1163/4633] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:06:39 2026] GET /volume/v3/snapshots/021464ea-102f-4a08-bce8-956069c40381 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:39.386269 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-ee2d1950-ae1c-4bf9-91c6-c6eb5a5fd496 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:39.389116 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-ee2d1950-ae1c-4bf9-91c6-c6eb5a5fd496 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] POST https://10.4.3.81/volume/v3/attachments/644c6785-d113-4e51-8acd-7b3c4c7f7055/action Aug 13 07:06:39.389729 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-ee2d1950-ae1c-4bf9-91c6-c6eb5a5fd496 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:06:39.389902 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-ee2d1950-ae1c-4bf9-91c6-c6eb5a5fd496 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:39.410291 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:39.410291 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:39.422721 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e24737f5-0b3a-442b-9686-8eb3aa651c1f req-ee2d1950-ae1c-4bf9-91c6-c6eb5a5fd496 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/attachments/644c6785-d113-4e51-8acd-7b3c4c7f7055/action returned with HTTP 204 Aug 13 07:06:39.423363 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1152/4634] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:06:39 2026] POST /volume/v3/attachments/644c6785-d113-4e51-8acd-7b3c4c7f7055/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:40.382857 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c634edcf-31d0-487e-9e49-c79b5f76ff06 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:40.384610 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c634edcf-31d0-487e-9e49-c79b5f76ff06 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] GET https://10.4.3.81/volume/v3/snapshots/021464ea-102f-4a08-bce8-956069c40381 Aug 13 07:06:40.384807 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c634edcf-31d0-487e-9e49-c79b5f76ff06 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:40.384988 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c634edcf-31d0-487e-9e49-c79b5f76ff06 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:40.389140 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c634edcf-31d0-487e-9e49-c79b5f76ff06 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/snapshots/021464ea-102f-4a08-bce8-956069c40381 returned with HTTP 404 Aug 13 07:06:40.389590 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1165/4635] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:06:40 2026] GET /volume/v3/snapshots/021464ea-102f-4a08-bce8-956069c40381 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:40.397453 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-78694196-7048-42f7-a096-92e4695c3318 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:40.399198 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-78694196-7048-42f7-a096-92e4695c3318 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] GET https://10.4.3.81/volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 Aug 13 07:06:40.399377 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-78694196-7048-42f7-a096-92e4695c3318 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:40.399612 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-78694196-7048-42f7-a096-92e4695c3318 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:40.405747 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:40.405747 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:40.408862 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-78694196-7048-42f7-a096-92e4695c3318 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Volume info retrieved successfully. Aug 13 07:06:40.412528 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-78694196-7048-42f7-a096-92e4695c3318 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 returned with HTTP 200 Aug 13 07:06:40.412857 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1156/4636] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:40 2026] GET /volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:40.427108 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-551ff3e3-fc2e-476b-94f0-d48e5e3fff6a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:40.428807 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-551ff3e3-fc2e-476b-94f0-d48e5e3fff6a tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] DELETE https://10.4.3.81/volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 Aug 13 07:06:40.429011 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-551ff3e3-fc2e-476b-94f0-d48e5e3fff6a tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:40.429156 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-551ff3e3-fc2e-476b-94f0-d48e5e3fff6a tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:40.429305 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-551ff3e3-fc2e-476b-94f0-d48e5e3fff6a tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Delete volume with id: eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 Aug 13 07:06:40.436948 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:40.436948 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:40.437431 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-551ff3e3-fc2e-476b-94f0-d48e5e3fff6a tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Volume info retrieved successfully. Aug 13 07:06:40.452144 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-551ff3e3-fc2e-476b-94f0-d48e5e3fff6a tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Delete volume request issued successfully. Aug 13 07:06:40.452334 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-551ff3e3-fc2e-476b-94f0-d48e5e3fff6a tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 returned with HTTP 202 Aug 13 07:06:40.452782 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1164/4637] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:06:40 2026] DELETE /volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:06:40.459462 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0007ba59-6877-47f5-81fb-f506b3d772ef None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:40.461695 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0007ba59-6877-47f5-81fb-f506b3d772ef tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] GET https://10.4.3.81/volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 Aug 13 07:06:40.461911 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0007ba59-6877-47f5-81fb-f506b3d772ef tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:40.462068 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0007ba59-6877-47f5-81fb-f506b3d772ef tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:40.469182 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:40.469182 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:40.472783 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0007ba59-6877-47f5-81fb-f506b3d772ef tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Volume info retrieved successfully. Aug 13 07:06:40.477154 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0007ba59-6877-47f5-81fb-f506b3d772ef tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 returned with HTTP 200 Aug 13 07:06:40.477562 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1153/4638] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:40 2026] GET /volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:40.881388 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-e7e24bf9-33ab-401c-b5ac-1460ac2d0979 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:40.884959 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-e7e24bf9-33ab-401c-b5ac-1460ac2d0979 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1/encryption Aug 13 07:06:40.885143 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-e7e24bf9-33ab-401c-b5ac-1460ac2d0979 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:40.885346 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-e7e24bf9-33ab-401c-b5ac-1460ac2d0979 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:40.901579 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:40.901579 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:40.907401 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-e7e24bf9-33ab-401c-b5ac-1460ac2d0979 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1/encryption returned with HTTP 200 Aug 13 07:06:40.907809 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1166/4639] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 07:06:40 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:41.489342 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-122b4039-bff7-49e9-8470-7a339d7a5091 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:41.491617 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-122b4039-bff7-49e9-8470-7a339d7a5091 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] GET https://10.4.3.81/volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 Aug 13 07:06:41.491822 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-122b4039-bff7-49e9-8470-7a339d7a5091 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:41.492054 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-122b4039-bff7-49e9-8470-7a339d7a5091 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:41.498786 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-122b4039-bff7-49e9-8470-7a339d7a5091 tempest-VolumesExtendTest-1217163235 tempest-VolumesExtendTest-1217163235-project-member] https://10.4.3.81/volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 returned with HTTP 404 Aug 13 07:06:41.499373 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1157/4640] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:41 2026] GET /volume/v3/volumes/eb8ec368-bdf2-4b6e-9758-9ad892c1ef23 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:43.096014 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-faed75ce-f30d-4d1d-8ab3-fb988499a8d1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:43.098154 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-faed75ce-f30d-4d1d-8ab3-fb988499a8d1 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] POST https://10.4.3.81/volume/v3/attachments/3939c2f1-cb52-49a2-9cd6-82c977b52beb/action Aug 13 07:06:43.098536 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-faed75ce-f30d-4d1d-8ab3-fb988499a8d1 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:06:43.098661 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-faed75ce-f30d-4d1d-8ab3-fb988499a8d1 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:43.124992 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:43.124992 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:43.140199 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f84af78d-374f-45de-abaf-7dcf38ac8f44 req-faed75ce-f30d-4d1d-8ab3-fb988499a8d1 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments/3939c2f1-cb52-49a2-9cd6-82c977b52beb/action returned with HTTP 204 Aug 13 07:06:43.140772 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1165/4641] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:06:43 2026] POST /volume/v3/attachments/3939c2f1-cb52-49a2-9cd6-82c977b52beb/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:46.071536 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7aa29c3b-2e97-4f3b-b5ea-9df4f19816e5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:46.072007 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7aa29c3b-2e97-4f3b-b5ea-9df4f19816e5 None None] GET https://10.4.3.81/volume// Aug 13 07:06:46.072146 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7aa29c3b-2e97-4f3b-b5ea-9df4f19816e5 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:46.072425 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7aa29c3b-2e97-4f3b-b5ea-9df4f19816e5 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:46.072732 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7aa29c3b-2e97-4f3b-b5ea-9df4f19816e5 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:06:46.073112 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1154/4642] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:06:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:06:46.080039 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-a62fc8cf-7077-40f0-9824-3c345e099059 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:46.083612 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-a62fc8cf-7077-40f0-9824-3c345e099059 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:06:46.083964 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-a62fc8cf-7077-40f0-9824-3c345e099059 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7923ed72-9c11-4e05-aedd-7eb4d51029c1", "connector": null, "instance_uuid": "5df96f86-ea46-4a05-a5eb-4c18e694d26c"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:46.094107 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:46.094107 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:46.127083 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-a62fc8cf-7077-40f0-9824-3c345e099059 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:06:46.127519 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1167/4643] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:06:46 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:46.134626 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-29d5cdd9-b437-4815-b547-4c177680f960 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:46.136970 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-29d5cdd9-b437-4815-b547-4c177680f960 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] DELETE https://10.4.3.81/volume/v3/attachments/3939c2f1-cb52-49a2-9cd6-82c977b52beb Aug 13 07:06:46.137296 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-29d5cdd9-b437-4815-b547-4c177680f960 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:46.137549 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-29d5cdd9-b437-4815-b547-4c177680f960 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:46.146167 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:46.146167 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:46.214695 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-29d5cdd9-b437-4815-b547-4c177680f960 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments/3939c2f1-cb52-49a2-9cd6-82c977b52beb returned with HTTP 200 Aug 13 07:06:46.215222 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1158/4644] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:06:46 2026] DELETE /volume/v3/attachments/3939c2f1-cb52-49a2-9cd6-82c977b52beb => generated 192 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:47.599741 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-cde1ca39-608a-4078-822a-e3113015fdd2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:47.601744 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-cde1ca39-608a-4078-822a-e3113015fdd2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] PUT https://10.4.3.81/volume/v3/attachments/c00d2397-ac0c-4a10-98f4-abdf928638da Aug 13 07:06:47.602060 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-cde1ca39-608a-4078-822a-e3113015fdd2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:47.608718 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-cde1ca39-608a-4078-822a-e3113015fdd2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Acquiring lock "cinder-attachment_update-7923ed72-9c11-4e05-aedd-7eb4d51029c1-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:06:47.613365 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-cde1ca39-608a-4078-822a-e3113015fdd2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Lock "cinder-attachment_update-7923ed72-9c11-4e05-aedd-7eb4d51029c1-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:06:47.614243 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:47.614243 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:47.691542 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-cde1ca39-608a-4078-822a-e3113015fdd2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Lock "cinder-attachment_update-7923ed72-9c11-4e05-aedd-7eb4d51029c1-np0000007169" released by "attachment_update" :: held 0.078s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:06:47.692103 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-cde1ca39-608a-4078-822a-e3113015fdd2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments/c00d2397-ac0c-4a10-98f4-abdf928638da returned with HTTP 200 Aug 13 07:06:47.692632 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1166/4645] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:06:47 2026] PUT /volume/v3/attachments/c00d2397-ac0c-4a10-98f4-abdf928638da => generated 968 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:47.700453 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-f08f2be6-31e6-48db-9c1f-5f7a3b3890ef None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:47.702640 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-f08f2be6-31e6-48db-9c1f-5f7a3b3890ef tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/attachments/c00d2397-ac0c-4a10-98f4-abdf928638da Aug 13 07:06:47.702745 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-f08f2be6-31e6-48db-9c1f-5f7a3b3890ef tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:47.703037 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-f08f2be6-31e6-48db-9c1f-5f7a3b3890ef tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:47.715594 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-f08f2be6-31e6-48db-9c1f-5f7a3b3890ef tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments/c00d2397-ac0c-4a10-98f4-abdf928638da returned with HTTP 200 Aug 13 07:06:47.715953 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1155/4646] 10.4.3.81 () {70 vars in 1644 bytes} [Thu Aug 13 07:06:47 2026] GET /volume/v3/attachments/c00d2397-ac0c-4a10-98f4-abdf928638da => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:50.960870 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-f6fd3354-2e47-4a5e-828e-a54da4a29b64 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:50.964220 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-f6fd3354-2e47-4a5e-828e-a54da4a29b64 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1/encryption Aug 13 07:06:50.964703 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-f6fd3354-2e47-4a5e-828e-a54da4a29b64 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:50.964898 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-f6fd3354-2e47-4a5e-828e-a54da4a29b64 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:50.974590 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:50.974590 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:50.980690 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-f6fd3354-2e47-4a5e-828e-a54da4a29b64 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1/encryption returned with HTTP 200 Aug 13 07:06:50.981074 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1168/4647] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 07:06:50 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:52.044342 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-49e922f3-c06b-4637-8001-4dea87546e1e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:52.116871 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-49e922f3-c06b-4637-8001-4dea87546e1e tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:06:52.117215 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-49e922f3-c06b-4637-8001-4dea87546e1e tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1895681357", "extra_specs": {}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:52.118633 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:52.118633 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:52.128526 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-49e922f3-c06b-4637-8001-4dea87546e1e tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:06:52.128857 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1159/4648] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:06:52 2026] POST /volume/v3/types => generated 212 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:52.136110 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-16234293-1001-4801-b17f-70627b283d67 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:52.137824 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-16234293-1001-4801-b17f-70627b283d67 tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] POST https://10.4.3.81/volume/v3/types/8ea89f2b-0b6b-42e8-9979-eb15e7b3cce0/encryption Aug 13 07:06:52.138149 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-16234293-1001-4801-b17f-70627b283d67 tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:52.139588 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:52.139588 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:52.152259 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-16234293-1001-4801-b17f-70627b283d67 tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] https://10.4.3.81/volume/v3/types/8ea89f2b-0b6b-42e8-9979-eb15e7b3cce0/encryption returned with HTTP 200 Aug 13 07:06:52.152693 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1167/4649] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 07:06:52 2026] POST /volume/v3/types/8ea89f2b-0b6b-42e8-9979-eb15e7b3cce0/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:52.159904 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:52.213580 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:06:52.213877 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1513932358", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1895681357", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:52.215257 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1513932358', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1895681357', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:06:52.219009 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume of 1 GB Aug 13 07:06:52.219276 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:52.219276 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:52.219749 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Availability Zones retrieved successfully. Aug 13 07:06:52.224614 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Flow 'volume_create_api' (43903342-94ef-4a5c-8d1d-b36744b07e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:52.225583 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (048af4db-20b2-4455-aae6-264bb0d2ab3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:52.226439 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:06:52.247490 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (048af4db-20b2-4455-aae6-264bb0d2ab3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:06:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ea89f2b-0b6b-42e8-9979-eb15e7b3cce0,is_public=True,name='tempest-scenario-type-luks-1895681357',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ea89f2b-0b6b-42e8-9979-eb15e7b3cce0', '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=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:52.248187 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5bff112-170f-4cc7-b13e-3ba13365057b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:52.272410 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1895681357 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1895681357, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:06:52.272804 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1895681357 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1895681357, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:06:52.300390 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Created reservations ['f19083cc-a8ab-4d06-8668-af8f814ab892', '89a98d35-77f5-49c4-b594-e797d3441251', 'f80039e7-ceb6-4345-9182-f404399e13f9', '2fc9b73e-a553-4b07-ab38-9a4ba8520bec'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:06:52.301153 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5bff112-170f-4cc7-b13e-3ba13365057b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f19083cc-a8ab-4d06-8668-af8f814ab892', '89a98d35-77f5-49c4-b594-e797d3441251', 'f80039e7-ceb6-4345-9182-f404399e13f9', '2fc9b73e-a553-4b07-ab38-9a4ba8520bec']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:52.301801 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (641a334a-17b8-40ef-8257-4d5009aa7375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:52.324681 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (641a334a-17b8-40ef-8257-4d5009aa7375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe16d8fe-1117-49c5-ae38-f77811bd2b2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1513932358',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b1527511bd4343bbe46b276c218222',qos_specs=None,replication_status=,reservations=['f19083cc-a8ab-4d06-8668-af8f814ab892','89a98d35-77f5-49c4-b594-e797d3441251','f80039e7-ceb6-4345-9182-f404399e13f9','2fc9b73e-a553-4b07-ab38-9a4ba8520bec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac94397952044e4bd450fcc0add47ce',volume_type_id=8ea89f2b-0b6b-42e8-9979-eb15e7b3cce0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1513932358',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fe16d8fe-1117-49c5-ae38-f77811bd2b2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3b1527511bd4343bbe46b276c218222',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eac94397952044e4bd450fcc0add47ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ea89f2b-0b6b-42e8-9979-eb15e7b3cce0),volume_type_id=8ea89f2b-0b6b-42e8-9979-eb15e7b3cce0)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:52.325500 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c02d8e4-0613-4104-af33-6365a471b616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:52.345085 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c02d8e4-0613-4104-af33-6365a471b616) transitioned into state 'SUCCESS' from state '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-1513932358',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b1527511bd4343bbe46b276c218222',qos_specs=None,replication_status=,reservations=['f19083cc-a8ab-4d06-8668-af8f814ab892','89a98d35-77f5-49c4-b594-e797d3441251','f80039e7-ceb6-4345-9182-f404399e13f9','2fc9b73e-a553-4b07-ab38-9a4ba8520bec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac94397952044e4bd450fcc0add47ce',volume_type_id=8ea89f2b-0b6b-42e8-9979-eb15e7b3cce0)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:52.345894 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ea80b49-21e9-4a7c-939a-fb25b9d0b65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:06:52.370142 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ea80b49-21e9-4a7c-939a-fb25b9d0b65f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:06:52.371312 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Flow 'volume_create_api' (43903342-94ef-4a5c-8d1d-b36744b07e14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:06:52.371746 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume request issued successfully. Aug 13 07:06:52.372585 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-15830490-374d-43ec-8201-8d6cd44c7ec2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:06:52.373100 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1156/4650] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:06:52 2026] POST /volume/v3/volumes => generated 778 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:06:52.386090 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0984b7fd-be07-4668-9e57-db6e764f73f8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:52.387732 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0984b7fd-be07-4668-9e57-db6e764f73f8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f Aug 13 07:06:52.387914 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0984b7fd-be07-4668-9e57-db6e764f73f8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:52.388082 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0984b7fd-be07-4668-9e57-db6e764f73f8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:52.395276 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:52.395276 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:52.398824 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0984b7fd-be07-4668-9e57-db6e764f73f8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:06:52.402438 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0984b7fd-be07-4668-9e57-db6e764f73f8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f returned with HTTP 200 Aug 13 07:06:52.402777 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1169/4651] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:52 2026] GET /volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:53.271315 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-88156fef-0f3e-40c1-acba-bcb3550c2612 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:53.274075 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-88156fef-0f3e-40c1-acba-bcb3550c2612 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] POST https://10.4.3.81/volume/v3/attachments/c00d2397-ac0c-4a10-98f4-abdf928638da/action Aug 13 07:06:53.274561 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-88156fef-0f3e-40c1-acba-bcb3550c2612 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:06:53.274724 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-88156fef-0f3e-40c1-acba-bcb3550c2612 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:53.295056 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:53.295056 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:53.307264 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f95cdf5b-cfa0-4b19-9955-76b76cfd2201 req-88156fef-0f3e-40c1-acba-bcb3550c2612 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments/c00d2397-ac0c-4a10-98f4-abdf928638da/action returned with HTTP 204 Aug 13 07:06:53.307788 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1160/4652] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:06:53 2026] POST /volume/v3/attachments/c00d2397-ac0c-4a10-98f4-abdf928638da/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:53.417199 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ac1f707f-db08-4656-a95f-319957125648 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:53.419460 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ac1f707f-db08-4656-a95f-319957125648 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f Aug 13 07:06:53.419709 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ac1f707f-db08-4656-a95f-319957125648 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:53.419925 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ac1f707f-db08-4656-a95f-319957125648 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:53.430485 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:53.430485 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:53.435860 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ac1f707f-db08-4656-a95f-319957125648 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:06:53.441828 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ac1f707f-db08-4656-a95f-319957125648 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f returned with HTTP 200 Aug 13 07:06:53.442253 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1168/4653] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:53 2026] GET /volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:53.456309 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cad8d68b-7bdb-4141-a820-1eef194e32ec None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:53.458487 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cad8d68b-7bdb-4141-a820-1eef194e32ec tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f Aug 13 07:06:53.458675 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cad8d68b-7bdb-4141-a820-1eef194e32ec tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:53.458857 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cad8d68b-7bdb-4141-a820-1eef194e32ec tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:53.465564 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:53.465564 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:53.470022 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cad8d68b-7bdb-4141-a820-1eef194e32ec tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:06:53.475248 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cad8d68b-7bdb-4141-a820-1eef194e32ec tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f returned with HTTP 200 Aug 13 07:06:53.475640 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1157/4654] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:53 2026] GET /volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:53.488452 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f59dba52-d7a1-461e-ae16-2ddfab3af584 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:53.490309 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f59dba52-d7a1-461e-ae16-2ddfab3af584 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f/action Aug 13 07:06:53.490774 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f59dba52-d7a1-461e-ae16-2ddfab3af584 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:06:53.490953 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f59dba52-d7a1-461e-ae16-2ddfab3af584 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:53.499548 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:53.499548 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:53.499980 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f59dba52-d7a1-461e-ae16-2ddfab3af584 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:06:53.505877 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f59dba52-d7a1-461e-ae16-2ddfab3af584 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume updated successfully. Aug 13 07:06:53.506151 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f59dba52-d7a1-461e-ae16-2ddfab3af584 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f/action returned with HTTP 200 Aug 13 07:06:53.506558 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1170/4655] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 07:06:53 2026] POST /volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 07:06:53.594824 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-0237df89-89b4-4bd5-abb0-49431944910b req-07593f66-021c-4bff-9fce-c199640e0820 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:53.597221 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-07593f66-021c-4bff-9fce-c199640e0820 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f Aug 13 07:06:53.597557 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-07593f66-021c-4bff-9fce-c199640e0820 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:53.597799 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-07593f66-021c-4bff-9fce-c199640e0820 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:53.604777 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:53.604777 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:53.608497 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-0237df89-89b4-4bd5-abb0-49431944910b req-07593f66-021c-4bff-9fce-c199640e0820 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:06:53.612498 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-07593f66-021c-4bff-9fce-c199640e0820 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f returned with HTTP 200 Aug 13 07:06:53.612894 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1161/4656] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:06:53 2026] GET /volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:53.988926 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-0237df89-89b4-4bd5-abb0-49431944910b req-fecd5aa1-097e-4146-a770-426cd7a572f2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:53.990907 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-fecd5aa1-097e-4146-a770-426cd7a572f2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f Aug 13 07:06:53.991099 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-fecd5aa1-097e-4146-a770-426cd7a572f2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:53.991332 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-fecd5aa1-097e-4146-a770-426cd7a572f2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:53.997920 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:53.997920 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:54.001049 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-0237df89-89b4-4bd5-abb0-49431944910b req-fecd5aa1-097e-4146-a770-426cd7a572f2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:06:54.004747 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-fecd5aa1-097e-4146-a770-426cd7a572f2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f returned with HTTP 200 Aug 13 07:06:54.005074 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1169/4657] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:06:53 2026] GET /volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:54.014386 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a49b18d4-e1f3-4269-b3be-571520638d36 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:54.014727 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a49b18d4-e1f3-4269-b3be-571520638d36 None None] GET https://10.4.3.81/volume// Aug 13 07:06:54.014897 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a49b18d4-e1f3-4269-b3be-571520638d36 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:54.015101 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a49b18d4-e1f3-4269-b3be-571520638d36 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:54.015481 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a49b18d4-e1f3-4269-b3be-571520638d36 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:06:54.015762 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1158/4658] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 07:06:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:06:54.024220 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-0237df89-89b4-4bd5-abb0-49431944910b req-d6ce5259-0e12-4864-a4ab-8c3935096052 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:54.026133 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-d6ce5259-0e12-4864-a4ab-8c3935096052 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:06:54.026600 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-d6ce5259-0e12-4864-a4ab-8c3935096052 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe16d8fe-1117-49c5-ae38-f77811bd2b2f", "connector": null, "instance_uuid": "870700ed-9c5a-4f8b-a18d-bc7073b485e6"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:54.034431 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:54.034431 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:54.056060 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-d6ce5259-0e12-4864-a4ab-8c3935096052 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:06:54.056548 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1171/4659] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:06:54 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:54.484465 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b1f6cc13-d383-4309-8275-5051ee5af479 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:54.486478 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b1f6cc13-d383-4309-8275-5051ee5af479 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:06:54.486836 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b1f6cc13-d383-4309-8275-5051ee5af479 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:54.486951 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b1f6cc13-d383-4309-8275-5051ee5af479 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:54.497928 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:54.497928 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:54.501625 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b1f6cc13-d383-4309-8275-5051ee5af479 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:06:54.506081 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b1f6cc13-d383-4309-8275-5051ee5af479 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 200 Aug 13 07:06:54.506528 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1162/4660] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:06:54 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:54.552056 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-33a2f8ae-ac84-4fff-8749-5d1c24eab9b7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:54.555051 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-33a2f8ae-ac84-4fff-8749-5d1c24eab9b7 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:06:54.555378 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-33a2f8ae-ac84-4fff-8749-5d1c24eab9b7 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:54.555711 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-33a2f8ae-ac84-4fff-8749-5d1c24eab9b7 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:54.575816 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:54.575816 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:54.581134 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-33a2f8ae-ac84-4fff-8749-5d1c24eab9b7 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:06:54.587458 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-33a2f8ae-ac84-4fff-8749-5d1c24eab9b7 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 200 Aug 13 07:06:54.588020 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1170/4661] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:06:54 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 1168 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:54.609134 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-455e559c-fb6c-4eaf-8bb4-c9f2a3e3d06a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:54.611150 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-455e559c-fb6c-4eaf-8bb4-c9f2a3e3d06a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] POST https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1/action Aug 13 07:06:54.611486 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-455e559c-fb6c-4eaf-8bb4-c9f2a3e3d06a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:06:54.611598 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-455e559c-fb6c-4eaf-8bb4-c9f2a3e3d06a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:54.622010 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:54.622010 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:54.622536 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-455e559c-fb6c-4eaf-8bb4-c9f2a3e3d06a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:06:54.627994 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-455e559c-fb6c-4eaf-8bb4-c9f2a3e3d06a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Begin detaching volume completed successfully. Aug 13 07:06:54.628244 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-455e559c-fb6c-4eaf-8bb4-c9f2a3e3d06a tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1/action returned with HTTP 202 Aug 13 07:06:54.628704 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1159/4662] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:06:54 2026] POST /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:06:54.683959 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-238d0d00-05b8-4960-afd4-1aef6275f833 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:54.684396 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-238d0d00-05b8-4960-afd4-1aef6275f833 None None] GET https://10.4.3.81/volume// Aug 13 07:06:54.684585 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-238d0d00-05b8-4960-afd4-1aef6275f833 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:54.684782 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-238d0d00-05b8-4960-afd4-1aef6275f833 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:54.685088 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-238d0d00-05b8-4960-afd4-1aef6275f833 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:06:54.685414 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1172/4663] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:06:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:06:54.695542 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-4b6ccd02-68ed-4935-942c-1d63e6a0cfb0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:54.698009 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-4b6ccd02-68ed-4935-942c-1d63e6a0cfb0 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:06:54.698269 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-4b6ccd02-68ed-4935-942c-1d63e6a0cfb0 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:54.698523 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-4b6ccd02-68ed-4935-942c-1d63e6a0cfb0 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:54.710091 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:54.710091 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:54.714773 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-4b6ccd02-68ed-4935-942c-1d63e6a0cfb0 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:06:54.720436 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-4b6ccd02-68ed-4935-942c-1d63e6a0cfb0 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 200 Aug 13 07:06:54.720927 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1163/4664] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:06:54 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 1351 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:06:54.735247 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-8742f9a4-bb31-499a-a0ab-0e838e50ee75 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:54.738490 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-8742f9a4-bb31-499a-a0ab-0e838e50ee75 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1/encryption Aug 13 07:06:54.738833 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-8742f9a4-bb31-499a-a0ab-0e838e50ee75 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:54.739161 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-8742f9a4-bb31-499a-a0ab-0e838e50ee75 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:54.753007 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:54.753007 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:54.762554 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-8742f9a4-bb31-499a-a0ab-0e838e50ee75 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1/encryption returned with HTTP 200 Aug 13 07:06:54.763191 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1171/4665] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 07:06:54 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:06:55.010816 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f0fcc99e-eafb-4739-8145-f4559b91ef7e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:55.011309 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f0fcc99e-eafb-4739-8145-f4559b91ef7e None None] GET https://10.4.3.81/volume// Aug 13 07:06:55.011568 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f0fcc99e-eafb-4739-8145-f4559b91ef7e None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:55.011834 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f0fcc99e-eafb-4739-8145-f4559b91ef7e None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:55.012288 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f0fcc99e-eafb-4739-8145-f4559b91ef7e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:06:55.012848 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1160/4666] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:06:55 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:06:55.023915 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-0237df89-89b4-4bd5-abb0-49431944910b req-86d89a27-3098-4395-a0cc-5bce8bf19002 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:55.026107 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-86d89a27-3098-4395-a0cc-5bce8bf19002 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f Aug 13 07:06:55.026328 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-86d89a27-3098-4395-a0cc-5bce8bf19002 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:55.026601 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-86d89a27-3098-4395-a0cc-5bce8bf19002 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:55.037221 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:55.037221 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:06:55.040933 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-0237df89-89b4-4bd5-abb0-49431944910b req-86d89a27-3098-4395-a0cc-5bce8bf19002 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:06:55.045786 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-86d89a27-3098-4395-a0cc-5bce8bf19002 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f returned with HTTP 200 Aug 13 07:06:55.046243 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1173/4667] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:06:55 2026] GET /volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f => generated 1049 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:06:55.147683 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-0237df89-89b4-4bd5-abb0-49431944910b req-86aaee27-db6e-4f65-81c5-ee7ce258adbe None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:55.151420 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-86aaee27-db6e-4f65-81c5-ee7ce258adbe tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] PUT https://10.4.3.81/volume/v3/attachments/eca9de50-4a44-44f1-8c60-16f7f158026f Aug 13 07:06:55.151420 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-86aaee27-db6e-4f65-81c5-ee7ce258adbe tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:55.165736 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-0237df89-89b4-4bd5-abb0-49431944910b req-86aaee27-db6e-4f65-81c5-ee7ce258adbe tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Acquiring lock "cinder-attachment_update-fe16d8fe-1117-49c5-ae38-f77811bd2b2f-np0000007169" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:06:55.172084 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-0237df89-89b4-4bd5-abb0-49431944910b req-86aaee27-db6e-4f65-81c5-ee7ce258adbe tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Lock "cinder-attachment_update-fe16d8fe-1117-49c5-ae38-f77811bd2b2f-np0000007169" acquired by "attachment_update" :: waited 0.006s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:06:55.173110 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:55.173110 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:06:55.264680 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-0237df89-89b4-4bd5-abb0-49431944910b req-86aaee27-db6e-4f65-81c5-ee7ce258adbe tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Lock "cinder-attachment_update-fe16d8fe-1117-49c5-ae38-f77811bd2b2f-np0000007169" released by "attachment_update" :: held 0.092s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:06:55.265074 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-86aaee27-db6e-4f65-81c5-ee7ce258adbe tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/eca9de50-4a44-44f1-8c60-16f7f158026f returned with HTTP 200 Aug 13 07:06:55.265651 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1164/4668] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:06:55 2026] PUT /volume/v3/attachments/eca9de50-4a44-44f1-8c60-16f7f158026f => generated 968 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:06:55.309346 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-0237df89-89b4-4bd5-abb0-49431944910b req-ecc3eea5-894a-4ace-8df4-5157260ba5da None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:55.312584 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-ecc3eea5-894a-4ace-8df4-5157260ba5da tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/attachments/eca9de50-4a44-44f1-8c60-16f7f158026f/action Aug 13 07:06:55.313096 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-ecc3eea5-894a-4ace-8df4-5157260ba5da tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:06:55.313311 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-ecc3eea5-894a-4ace-8df4-5157260ba5da tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:06:55.341418 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:55.341418 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:06:55.352569 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-ecc3eea5-894a-4ace-8df4-5157260ba5da tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/eca9de50-4a44-44f1-8c60-16f7f158026f/action returned with HTTP 204 Aug 13 07:06:55.353261 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1172/4669] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:06:55 2026] POST /volume/v3/attachments/eca9de50-4a44-44f1-8c60-16f7f158026f/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:06:59.448463 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-0237df89-89b4-4bd5-abb0-49431944910b req-18442f58-8fe6-4e61-b7dc-b0c48657abca None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:06:59.450800 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-18442f58-8fe6-4e61-b7dc-b0c48657abca tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f/encryption Aug 13 07:06:59.450988 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-18442f58-8fe6-4e61-b7dc-b0c48657abca tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:06:59.451172 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-18442f58-8fe6-4e61-b7dc-b0c48657abca tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:06:59.460824 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:06:59.460824 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:06:59.466951 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0237df89-89b4-4bd5-abb0-49431944910b req-18442f58-8fe6-4e61-b7dc-b0c48657abca tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f/encryption returned with HTTP 200 Aug 13 07:06:59.467451 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1161/4670] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 07:06:59 2026] GET /volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:05.044616 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=253,cinder:UPDATE=78,cinder:INSERT=40 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:07:05.258491 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=287,cinder:INSERT=54,cinder:UPDATE=87 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:07:05.349087 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=280,cinder:INSERT=59,cinder:UPDATE=102 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:07:07.616276 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-4533b9e8-1680-4e60-8ab6-d5367ae1ec61 req-80b0a2ca-eaeb-4ab1-bc83-ed475109e219 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:07.618387 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-4533b9e8-1680-4e60-8ab6-d5367ae1ec61 req-80b0a2ca-eaeb-4ab1-bc83-ed475109e219 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/attachments/eca9de50-4a44-44f1-8c60-16f7f158026f Aug 13 07:07:07.618587 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-4533b9e8-1680-4e60-8ab6-d5367ae1ec61 req-80b0a2ca-eaeb-4ab1-bc83-ed475109e219 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:07.618772 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-4533b9e8-1680-4e60-8ab6-d5367ae1ec61 req-80b0a2ca-eaeb-4ab1-bc83-ed475109e219 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:07.635260 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:07.635260 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:07.686874 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-4533b9e8-1680-4e60-8ab6-d5367ae1ec61 req-80b0a2ca-eaeb-4ab1-bc83-ed475109e219 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/eca9de50-4a44-44f1-8c60-16f7f158026f returned with HTTP 200 Aug 13 07:07:07.687459 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1174/4671] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:07:07 2026] DELETE /volume/v3/attachments/eca9de50-4a44-44f1-8c60-16f7f158026f => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:08.848371 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a6fedf43-aa96-41e5-8274-fd9a50ebf60c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:08.850007 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a6fedf43-aa96-41e5-8274-fd9a50ebf60c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f Aug 13 07:07:08.850202 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a6fedf43-aa96-41e5-8274-fd9a50ebf60c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:08.850406 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a6fedf43-aa96-41e5-8274-fd9a50ebf60c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:08.850574 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-a6fedf43-aa96-41e5-8274-fd9a50ebf60c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete volume with id: fe16d8fe-1117-49c5-ae38-f77811bd2b2f Aug 13 07:07:08.857054 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:08.857054 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:08.857498 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a6fedf43-aa96-41e5-8274-fd9a50ebf60c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:07:08.866673 np0000007169 devstack@c-api.service[100296]: WARNING cinder.keymgr.conf_key_mgr [None req-a6fedf43-aa96-41e5-8274-fd9a50ebf60c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 07:07:08.871561 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a6fedf43-aa96-41e5-8274-fd9a50ebf60c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete volume request issued successfully. Aug 13 07:07:08.871734 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a6fedf43-aa96-41e5-8274-fd9a50ebf60c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f returned with HTTP 202 Aug 13 07:07:08.872101 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1165/4672] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:07:08 2026] DELETE /volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:07:08.879442 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-71d9ec75-a0ef-4d47-8bb5-2a7a3933d8fa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:08.883178 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71d9ec75-a0ef-4d47-8bb5-2a7a3933d8fa tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f Aug 13 07:07:08.883417 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71d9ec75-a0ef-4d47-8bb5-2a7a3933d8fa tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:08.883632 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71d9ec75-a0ef-4d47-8bb5-2a7a3933d8fa tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:08.896774 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:08.896774 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:08.901289 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-71d9ec75-a0ef-4d47-8bb5-2a7a3933d8fa tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:07:08.906483 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71d9ec75-a0ef-4d47-8bb5-2a7a3933d8fa tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f returned with HTTP 200 Aug 13 07:07:08.906987 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1173/4673] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:08 2026] GET /volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:09.466071 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=221,cinder:INSERT=31,cinder:UPDATE=57 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:07:09.920902 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e926b3e9-087b-4c5b-8642-3b979c386b31 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:09.923024 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e926b3e9-087b-4c5b-8642-3b979c386b31 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f Aug 13 07:07:09.923211 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e926b3e9-087b-4c5b-8642-3b979c386b31 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:09.923426 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e926b3e9-087b-4c5b-8642-3b979c386b31 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:09.928712 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e926b3e9-087b-4c5b-8642-3b979c386b31 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f returned with HTTP 404 Aug 13 07:07:09.929141 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1162/4674] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:09 2026] GET /volume/v3/volumes/fe16d8fe-1117-49c5-ae38-f77811bd2b2f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:07:09.935907 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f28a7ecb-b10d-4c75-bb25-7d01814431cd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:09.937831 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f28a7ecb-b10d-4c75-bb25-7d01814431cd tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 07:07:09.938588 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f28a7ecb-b10d-4c75-bb25-7d01814431cd tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:09.938588 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f28a7ecb-b10d-4c75-bb25-7d01814431cd tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:09.939004 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:09.939004 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:09.939332 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f28a7ecb-b10d-4c75-bb25-7d01814431cd tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:07:09.953515 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f28a7ecb-b10d-4c75-bb25-7d01814431cd tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] Get all volumes completed successfully. Aug 13 07:07:09.954823 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:09.954823 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:09.959451 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f28a7ecb-b10d-4c75-bb25-7d01814431cd tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 07:07:09.959810 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1175/4675] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 07:07:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:09.972525 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1faa5f2b-88ab-4fcc-9bb7-bd2482c70e69 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:09.974190 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1faa5f2b-88ab-4fcc-9bb7-bd2482c70e69 tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] DELETE https://10.4.3.81/volume/v3/types/8ea89f2b-0b6b-42e8-9979-eb15e7b3cce0 Aug 13 07:07:09.974420 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1faa5f2b-88ab-4fcc-9bb7-bd2482c70e69 tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:09.974634 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1faa5f2b-88ab-4fcc-9bb7-bd2482c70e69 tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:09.995178 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1faa5f2b-88ab-4fcc-9bb7-bd2482c70e69 tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] https://10.4.3.81/volume/v3/types/8ea89f2b-0b6b-42e8-9979-eb15e7b3cce0 returned with HTTP 202 Aug 13 07:07:09.995609 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1166/4676] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:07:09 2026] DELETE /volume/v3/types/8ea89f2b-0b6b-42e8-9979-eb15e7b3cce0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:07:10.006146 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2e44db4b-ff50-4f44-adc8-4c77c0737570 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:10.007618 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2e44db4b-ff50-4f44-adc8-4c77c0737570 tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:07:10.007927 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2e44db4b-ff50-4f44-adc8-4c77c0737570 tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-232851178", "extra_specs": {}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:10.019876 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2e44db4b-ff50-4f44-adc8-4c77c0737570 tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:07:10.020195 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1174/4677] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:07:10 2026] POST /volume/v3/types => generated 212 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:10.027657 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b75ea154-5b2b-4021-9109-e852ff860b44 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:10.029507 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b75ea154-5b2b-4021-9109-e852ff860b44 tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] POST https://10.4.3.81/volume/v3/types/51c338d2-d75d-4d6c-ae09-f74b6c2d4a21/encryption Aug 13 07:07:10.029883 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b75ea154-5b2b-4021-9109-e852ff860b44 tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:10.044139 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b75ea154-5b2b-4021-9109-e852ff860b44 tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] https://10.4.3.81/volume/v3/types/51c338d2-d75d-4d6c-ae09-f74b6c2d4a21/encryption returned with HTTP 200 Aug 13 07:07:10.044566 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1163/4678] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 07:07:10 2026] POST /volume/v3/types/51c338d2-d75d-4d6c-ae09-f74b6c2d4a21/encryption => generated 231 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:10.052188 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b54c550d-7087-4386-99a9-c31ade26f43b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:10.053965 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:07:10.054357 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1900407113", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-232851178", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:10.055997 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1900407113', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-232851178', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:07:10.059598 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume of 1 GB Aug 13 07:07:10.059911 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:10.059911 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:10.060412 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Availability Zones retrieved successfully. Aug 13 07:07:10.065939 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Flow 'volume_create_api' (4c3202d3-854e-42d1-98ea-0d74debffc76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:07:10.066950 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a996057-2ddb-466a-9afc-74056e5cf90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:10.068182 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:07:10.092754 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a996057-2ddb-466a-9afc-74056e5cf90f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:07:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51c338d2-d75d-4d6c-ae09-f74b6c2d4a21,is_public=True,name='tempest-scenario-type-luks2-232851178',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51c338d2-d75d-4d6c-ae09-f74b6c2d4a21', '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=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:10.093521 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14f4f49e-e5e6-45e0-b06b-97499156c5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:10.118737 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-232851178 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-232851178, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:07:10.119065 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-232851178 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-232851178, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:07:10.143846 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Created reservations ['72d4f3ee-add3-400e-8ac0-582dcdff0814', '848bc7f5-2b1c-4fa6-ab42-91854543bb73', 'ed03e5b6-81f0-46c4-b85e-c9191e14b220', 'e79ca157-42b0-40d2-aea2-df7b43eb0dd9'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:07:10.144653 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14f4f49e-e5e6-45e0-b06b-97499156c5b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72d4f3ee-add3-400e-8ac0-582dcdff0814', '848bc7f5-2b1c-4fa6-ab42-91854543bb73', 'ed03e5b6-81f0-46c4-b85e-c9191e14b220', 'e79ca157-42b0-40d2-aea2-df7b43eb0dd9']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:10.145486 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d126127e-2775-42fb-a187-0102768a1c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:10.166678 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d126127e-2775-42fb-a187-0102768a1c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4f47a51-eb5d-4004-9c2a-0f3da2eff678', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1900407113',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b1527511bd4343bbe46b276c218222',qos_specs=None,replication_status=,reservations=['72d4f3ee-add3-400e-8ac0-582dcdff0814','848bc7f5-2b1c-4fa6-ab42-91854543bb73','ed03e5b6-81f0-46c4-b85e-c9191e14b220','e79ca157-42b0-40d2-aea2-df7b43eb0dd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac94397952044e4bd450fcc0add47ce',volume_type_id=51c338d2-d75d-4d6c-ae09-f74b6c2d4a21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:07:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1900407113',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b4f47a51-eb5d-4004-9c2a-0f3da2eff678,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3b1527511bd4343bbe46b276c218222',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eac94397952044e4bd450fcc0add47ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51c338d2-d75d-4d6c-ae09-f74b6c2d4a21),volume_type_id=51c338d2-d75d-4d6c-ae09-f74b6c2d4a21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:10.167387 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dd1f356-d42c-4360-94eb-2329ced48bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:10.184588 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dd1f356-d42c-4360-94eb-2329ced48bdf) transitioned into state 'SUCCESS' from state '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-1900407113',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b1527511bd4343bbe46b276c218222',qos_specs=None,replication_status=,reservations=['72d4f3ee-add3-400e-8ac0-582dcdff0814','848bc7f5-2b1c-4fa6-ab42-91854543bb73','ed03e5b6-81f0-46c4-b85e-c9191e14b220','e79ca157-42b0-40d2-aea2-df7b43eb0dd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac94397952044e4bd450fcc0add47ce',volume_type_id=51c338d2-d75d-4d6c-ae09-f74b6c2d4a21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:10.185145 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76d32e4e-8a01-417c-87ff-d5fc6b5aafab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:10.193372 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76d32e4e-8a01-417c-87ff-d5fc6b5aafab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:10.194073 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Flow 'volume_create_api' (4c3202d3-854e-42d1-98ea-0d74debffc76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:07:10.194373 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume request issued successfully. Aug 13 07:07:10.194847 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b54c550d-7087-4386-99a9-c31ade26f43b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:07:10.195262 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1176/4679] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:07:10 2026] POST /volume/v3/volumes => generated 778 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:07:10.206751 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a0c99f87-a6f9-4cd1-a06f-3a4c4483aa84 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:10.209135 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a0c99f87-a6f9-4cd1-a06f-3a4c4483aa84 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 Aug 13 07:07:10.209718 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a0c99f87-a6f9-4cd1-a06f-3a4c4483aa84 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:10.209786 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a0c99f87-a6f9-4cd1-a06f-3a4c4483aa84 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:10.219511 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:10.219511 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:10.224964 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a0c99f87-a6f9-4cd1-a06f-3a4c4483aa84 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:07:10.230614 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a0c99f87-a6f9-4cd1-a06f-3a4c4483aa84 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 returned with HTTP 200 Aug 13 07:07:10.231085 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1167/4680] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:10 2026] GET /volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:11.243711 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-90fae319-f1dc-4e33-82b8-fe74b1eac570 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:11.245583 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-90fae319-f1dc-4e33-82b8-fe74b1eac570 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 Aug 13 07:07:11.245804 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-90fae319-f1dc-4e33-82b8-fe74b1eac570 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:11.245985 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-90fae319-f1dc-4e33-82b8-fe74b1eac570 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:11.252948 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:11.252948 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:11.256615 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-90fae319-f1dc-4e33-82b8-fe74b1eac570 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:07:11.260709 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-90fae319-f1dc-4e33-82b8-fe74b1eac570 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 returned with HTTP 200 Aug 13 07:07:11.261071 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1175/4681] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:11 2026] GET /volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:11.272922 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3864d7da-bfd7-4a65-b93a-a29dae1d8d7f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:11.274771 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3864d7da-bfd7-4a65-b93a-a29dae1d8d7f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 Aug 13 07:07:11.275028 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3864d7da-bfd7-4a65-b93a-a29dae1d8d7f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:11.275294 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3864d7da-bfd7-4a65-b93a-a29dae1d8d7f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:11.283007 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:11.283007 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:11.286284 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3864d7da-bfd7-4a65-b93a-a29dae1d8d7f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:07:11.290101 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3864d7da-bfd7-4a65-b93a-a29dae1d8d7f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 returned with HTTP 200 Aug 13 07:07:11.290474 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1164/4682] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:11 2026] GET /volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:11.301307 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a7977e93-ff2b-4dc4-b75c-eaa20ae2e761 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:11.303310 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a7977e93-ff2b-4dc4-b75c-eaa20ae2e761 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678/action Aug 13 07:07:11.303639 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a7977e93-ff2b-4dc4-b75c-eaa20ae2e761 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:07:11.303761 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a7977e93-ff2b-4dc4-b75c-eaa20ae2e761 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:11.311944 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:11.311944 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:11.312399 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a7977e93-ff2b-4dc4-b75c-eaa20ae2e761 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:07:11.318444 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a7977e93-ff2b-4dc4-b75c-eaa20ae2e761 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume updated successfully. Aug 13 07:07:11.318653 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a7977e93-ff2b-4dc4-b75c-eaa20ae2e761 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678/action returned with HTTP 200 Aug 13 07:07:11.319027 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1177/4683] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 07:07:11 2026] POST /volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 07:07:11.402536 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-ab79f01f-5847-4e47-b6d3-f21698d7dd5f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:11.404849 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-ab79f01f-5847-4e47-b6d3-f21698d7dd5f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 Aug 13 07:07:11.405028 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-ab79f01f-5847-4e47-b6d3-f21698d7dd5f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:11.405213 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-ab79f01f-5847-4e47-b6d3-f21698d7dd5f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:11.411738 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:11.411738 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:11.415493 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-ab79f01f-5847-4e47-b6d3-f21698d7dd5f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:07:11.419162 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-ab79f01f-5847-4e47-b6d3-f21698d7dd5f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 returned with HTTP 200 Aug 13 07:07:11.419587 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1168/4684] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:07:11 2026] GET /volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:11.741351 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-c1fa8572-3486-477b-acc1-5da5b72f7e27 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:11.743906 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-c1fa8572-3486-477b-acc1-5da5b72f7e27 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 Aug 13 07:07:11.744142 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-c1fa8572-3486-477b-acc1-5da5b72f7e27 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:11.744414 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-c1fa8572-3486-477b-acc1-5da5b72f7e27 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:11.752051 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:11.752051 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:11.755577 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-c1fa8572-3486-477b-acc1-5da5b72f7e27 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:07:11.759242 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-c1fa8572-3486-477b-acc1-5da5b72f7e27 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 returned with HTTP 200 Aug 13 07:07:11.759818 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1176/4685] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:07:11 2026] GET /volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:11.770935 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-98b445a7-21c3-4d2d-8829-d36798c588d3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:11.771399 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-98b445a7-21c3-4d2d-8829-d36798c588d3 None None] GET https://10.4.3.81/volume// Aug 13 07:07:11.771577 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-98b445a7-21c3-4d2d-8829-d36798c588d3 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:11.771746 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-98b445a7-21c3-4d2d-8829-d36798c588d3 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:11.772061 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-98b445a7-21c3-4d2d-8829-d36798c588d3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:07:11.772361 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1165/4686] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 07:07:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:07:11.780096 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-3250e622-78ca-482c-a4d0-c296206d74bd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:11.782377 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-3250e622-78ca-482c-a4d0-c296206d74bd tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:07:11.782761 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-3250e622-78ca-482c-a4d0-c296206d74bd tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4f47a51-eb5d-4004-9c2a-0f3da2eff678", "connector": null, "instance_uuid": "fc8e7de9-d310-49f8-be99-54ad53cc1cda"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:11.790485 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:11.790485 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:11.813434 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-3250e622-78ca-482c-a4d0-c296206d74bd tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:07:11.813839 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1178/4687] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:07:11 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:12.693834 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8a75a834-5b39-4352-8367-5a34c9db25dd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:12.694392 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8a75a834-5b39-4352-8367-5a34c9db25dd None None] GET https://10.4.3.81/volume// Aug 13 07:07:12.694577 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8a75a834-5b39-4352-8367-5a34c9db25dd None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:12.694767 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8a75a834-5b39-4352-8367-5a34c9db25dd None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:12.695086 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8a75a834-5b39-4352-8367-5a34c9db25dd None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:07:12.695246 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ed152d3c-d48c-49ce-890d-8758984c059b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:12.695496 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1169/4688] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:07:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:07:12.704887 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-f9b356f4-495c-4bf9-8177-6d50cca5f9c2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:12.706779 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-f9b356f4-495c-4bf9-8177-6d50cca5f9c2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 Aug 13 07:07:12.706971 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-f9b356f4-495c-4bf9-8177-6d50cca5f9c2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:12.707144 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-f9b356f4-495c-4bf9-8177-6d50cca5f9c2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:12.716522 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:12.716522 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:12.720116 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-f9b356f4-495c-4bf9-8177-6d50cca5f9c2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:07:12.723931 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-f9b356f4-495c-4bf9-8177-6d50cca5f9c2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 returned with HTTP 200 Aug 13 07:07:12.724369 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1166/4689] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:07:12 2026] GET /volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 => generated 1049 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:07:12.772143 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ed152d3c-d48c-49ce-890d-8758984c059b tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:07:12.772635 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ed152d3c-d48c-49ce-890d-8758984c059b tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-280048295-1125552686", "extra_specs": {"multiattach": " True"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:12.787073 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ed152d3c-d48c-49ce-890d-8758984c059b tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:07:12.787491 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1177/4690] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:07:12 2026] POST /volume/v3/types => generated 286 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:12.796305 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c578df66-2b36-4668-9945-dd07085dccf8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:12.797906 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:07:12.798250 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1415924177", "snapshot_id": null, "imageRef": null, "volume_type": "74815ea8-6ab0-4d7d-9af1-ba1da5552ad8", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:12.799869 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1415924177', 'snapshot_id': None, 'imageRef': None, 'volume_type': '74815ea8-6ab0-4d7d-9af1-ba1da5552ad8', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:07:12.804765 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Create volume of 1 GB Aug 13 07:07:12.805158 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:12.805158 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:12.805811 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Availability Zones retrieved successfully. Aug 13 07:07:12.813886 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Flow 'volume_create_api' (31b765b4-6e28-4a68-b862-4df44da089d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:07:12.815040 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553dcd45-d9c6-4cf5-968c-715592620e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:12.817843 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:07:12.831302 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:12.831302 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:12.838694 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-6267ab0a-8c98-4d82-85b2-35f637cd0e82 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:12.840732 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-6267ab0a-8c98-4d82-85b2-35f637cd0e82 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] PUT https://10.4.3.81/volume/v3/attachments/a411a190-62a6-4cda-8814-3e76b4aa719e Aug 13 07:07:12.841099 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-6267ab0a-8c98-4d82-85b2-35f637cd0e82 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:12.846903 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553dcd45-d9c6-4cf5-968c-715592620e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:07:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=74815ea8-6ab0-4d7d-9af1-ba1da5552ad8,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-280048295-1125552686',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '74815ea8-6ab0-4d7d-9af1-ba1da5552ad8', 'encryption_key_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=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:12.847978 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3be43a15-5a5d-4c0e-a336-f87eb22a5790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:12.849387 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-6267ab0a-8c98-4d82-85b2-35f637cd0e82 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Acquiring lock "cinder-attachment_update-b4f47a51-eb5d-4004-9c2a-0f3da2eff678-np0000007169" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:07:12.854188 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-6267ab0a-8c98-4d82-85b2-35f637cd0e82 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Lock "cinder-attachment_update-b4f47a51-eb5d-4004-9c2a-0f3da2eff678-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:07:12.855272 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:12.855272 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:12.876913 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-280048295-1125552686 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-280048295-1125552686, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:07:12.877302 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-280048295-1125552686 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-280048295-1125552686, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:07:12.911545 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Created reservations ['603d3b87-a841-4426-b09e-fff611ab39f2', '8e60f0c5-b92b-4b8c-8acf-17b0cf4939fb', '97fe24e8-b15f-490c-914c-907f7c6ad48f', 'deae191b-dfcc-48d6-a1d7-58a49a608946'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:07:12.912329 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3be43a15-5a5d-4c0e-a336-f87eb22a5790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['603d3b87-a841-4426-b09e-fff611ab39f2', '8e60f0c5-b92b-4b8c-8acf-17b0cf4939fb', '97fe24e8-b15f-490c-914c-907f7c6ad48f', 'deae191b-dfcc-48d6-a1d7-58a49a608946']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:12.913080 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c21d004-34df-4cd8-899a-9e9dcce35de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:12.929436 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-6267ab0a-8c98-4d82-85b2-35f637cd0e82 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Lock "cinder-attachment_update-b4f47a51-eb5d-4004-9c2a-0f3da2eff678-np0000007169" released by "attachment_update" :: held 0.075s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:07:12.929934 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-6267ab0a-8c98-4d82-85b2-35f637cd0e82 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/a411a190-62a6-4cda-8814-3e76b4aa719e returned with HTTP 200 Aug 13 07:07:12.930422 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1170/4691] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:07:12 2026] PUT /volume/v3/attachments/a411a190-62a6-4cda-8814-3e76b4aa719e => generated 968 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:12.942001 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c21d004-34df-4cd8-899a-9e9dcce35de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '523a871d-bd0c-46b4-91e0-20d003788422', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1415924177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='dadf7de2356945a5967682a785be84f9',qos_specs=None,replication_status=,reservations=['603d3b87-a841-4426-b09e-fff611ab39f2','8e60f0c5-b92b-4b8c-8acf-17b0cf4939fb','97fe24e8-b15f-490c-914c-907f7c6ad48f','deae191b-dfcc-48d6-a1d7-58a49a608946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9357909cdc8d400a88dfb7c1473eebfd',volume_type_id=74815ea8-6ab0-4d7d-9af1-ba1da5552ad8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:07:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1415924177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=523a871d-bd0c-46b4-91e0-20d003788422,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='dadf7de2356945a5967682a785be84f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9357909cdc8d400a88dfb7c1473eebfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(74815ea8-6ab0-4d7d-9af1-ba1da5552ad8),volume_type_id=74815ea8-6ab0-4d7d-9af1-ba1da5552ad8)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:12.942800 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d991e3e8-f02e-43e1-84c5-34492b71ebd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:12.952490 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-2db3f394-8fde-4686-b709-ecf0303e741f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:12.954632 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-2db3f394-8fde-4686-b709-ecf0303e741f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/attachments/a411a190-62a6-4cda-8814-3e76b4aa719e/action Aug 13 07:07:12.954997 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-2db3f394-8fde-4686-b709-ecf0303e741f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:07:12.955122 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-2db3f394-8fde-4686-b709-ecf0303e741f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:12.972643 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:12.972643 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:12.986107 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-2db3f394-8fde-4686-b709-ecf0303e741f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/a411a190-62a6-4cda-8814-3e76b4aa719e/action returned with HTTP 204 Aug 13 07:07:12.986703 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1167/4692] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:07:12 2026] POST /volume/v3/attachments/a411a190-62a6-4cda-8814-3e76b4aa719e/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:07:12.996608 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d991e3e8-f02e-43e1-84c5-34492b71ebd1) transitioned into state 'SUCCESS' from state '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-1415924177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='dadf7de2356945a5967682a785be84f9',qos_specs=None,replication_status=,reservations=['603d3b87-a841-4426-b09e-fff611ab39f2','8e60f0c5-b92b-4b8c-8acf-17b0cf4939fb','97fe24e8-b15f-490c-914c-907f7c6ad48f','deae191b-dfcc-48d6-a1d7-58a49a608946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9357909cdc8d400a88dfb7c1473eebfd',volume_type_id=74815ea8-6ab0-4d7d-9af1-ba1da5552ad8)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:12.997642 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6229ac7e-fede-4c5a-b365-f81026c5a257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:13.012784 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6229ac7e-fede-4c5a-b365-f81026c5a257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:13.013904 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Flow 'volume_create_api' (31b765b4-6e28-4a68-b862-4df44da089d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:07:13.014303 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Create volume request issued successfully. Aug 13 07:07:13.015132 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c578df66-2b36-4668-9945-dd07085dccf8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:07:13.016017 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1179/4693] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:07:12 2026] POST /volume/v3/volumes => generated 827 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:07:13.032594 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1a63ebda-43c3-472f-9364-e3990e2e970f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:13.034735 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1a63ebda-43c3-472f-9364-e3990e2e970f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:07:13.034862 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1a63ebda-43c3-472f-9364-e3990e2e970f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:13.035102 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1a63ebda-43c3-472f-9364-e3990e2e970f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:13.051836 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:13.051836 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:13.056349 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1a63ebda-43c3-472f-9364-e3990e2e970f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:13.060833 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1a63ebda-43c3-472f-9364-e3990e2e970f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:07:13.061190 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1178/4694] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:13 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 895 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:14.078148 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cf7d6639-c58a-4133-a806-09d6c3290dd5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:14.080151 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cf7d6639-c58a-4133-a806-09d6c3290dd5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:07:14.080391 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cf7d6639-c58a-4133-a806-09d6c3290dd5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:14.080558 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cf7d6639-c58a-4133-a806-09d6c3290dd5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:14.087093 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:14.087093 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:14.090174 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cf7d6639-c58a-4133-a806-09d6c3290dd5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:14.094241 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cf7d6639-c58a-4133-a806-09d6c3290dd5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:07:14.094635 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1171/4695] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:14 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:14.106661 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6f082ac3-4f3b-453c-8082-e6a25fb1926d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:14.108721 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6f082ac3-4f3b-453c-8082-e6a25fb1926d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:07:14.108935 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6f082ac3-4f3b-453c-8082-e6a25fb1926d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:14.109098 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6f082ac3-4f3b-453c-8082-e6a25fb1926d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:14.116712 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:14.116712 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:14.120772 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6f082ac3-4f3b-453c-8082-e6a25fb1926d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:14.124887 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6f082ac3-4f3b-453c-8082-e6a25fb1926d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:07:14.125247 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1168/4696] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:14 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:14.137377 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-016c5e33-9682-44a7-afa5-44329fd104ca None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:14.138985 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-016c5e33-9682-44a7-afa5-44329fd104ca tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:07:14.139267 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-016c5e33-9682-44a7-afa5-44329fd104ca tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1417289800", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:14.140751 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-016c5e33-9682-44a7-afa5-44329fd104ca tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1417289800', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:07:14.140862 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-016c5e33-9682-44a7-afa5-44329fd104ca tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Create volume of 1 GB Aug 13 07:07:14.141308 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:14.141308 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:14.144924 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-016c5e33-9682-44a7-afa5-44329fd104ca tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Availability Zones retrieved successfully. Aug 13 07:07:14.150451 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-016c5e33-9682-44a7-afa5-44329fd104ca tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Flow 'volume_create_api' (d2ff53e0-1b59-4c7d-8d3a-6c57978a64aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:07:14.151741 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-016c5e33-9682-44a7-afa5-44329fd104ca tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7efb6c4f-0365-4a90-908a-125f004779fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:14.152664 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-016c5e33-9682-44a7-afa5-44329fd104ca tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:07:14.176024 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-016c5e33-9682-44a7-afa5-44329fd104ca tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7efb6c4f-0365-4a90-908a-125f004779fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:14.176749 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-016c5e33-9682-44a7-afa5-44329fd104ca tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c57dfda-38a8-4a9f-ad99-b42fbeeeba45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:14.227016 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-016c5e33-9682-44a7-afa5-44329fd104ca tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Created reservations ['80225fc3-f0cd-43e6-9d10-e6b1e30ac65a', '2579337c-442f-4aff-8538-7048052e071f', '750c23c1-b304-41ab-adfc-529a384a5b5b', '4a427366-fb07-4376-b3e0-139b4d68517b'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:07:14.228176 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-016c5e33-9682-44a7-afa5-44329fd104ca tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c57dfda-38a8-4a9f-ad99-b42fbeeeba45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80225fc3-f0cd-43e6-9d10-e6b1e30ac65a', '2579337c-442f-4aff-8538-7048052e071f', '750c23c1-b304-41ab-adfc-529a384a5b5b', '4a427366-fb07-4376-b3e0-139b4d68517b']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:14.228692 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-016c5e33-9682-44a7-afa5-44329fd104ca tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2641f07-d179-47ea-be76-f500614f7651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:14.250830 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-016c5e33-9682-44a7-afa5-44329fd104ca tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2641f07-d179-47ea-be76-f500614f7651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a43faf55-6c1a-4cf4-a916-fb9fd9f657bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1417289800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dadf7de2356945a5967682a785be84f9',qos_specs=None,replication_status=,reservations=['80225fc3-f0cd-43e6-9d10-e6b1e30ac65a','2579337c-442f-4aff-8538-7048052e071f','750c23c1-b304-41ab-adfc-529a384a5b5b','4a427366-fb07-4376-b3e0-139b4d68517b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9357909cdc8d400a88dfb7c1473eebfd',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:07:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1417289800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a43faf55-6c1a-4cf4-a916-fb9fd9f657bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dadf7de2356945a5967682a785be84f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9357909cdc8d400a88dfb7c1473eebfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:14.251575 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-016c5e33-9682-44a7-afa5-44329fd104ca tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40db52cd-8021-463a-aa6a-fa774659feeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:14.276964 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-016c5e33-9682-44a7-afa5-44329fd104ca tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40db52cd-8021-463a-aa6a-fa774659feeb) transitioned into state 'SUCCESS' from state '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-1417289800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dadf7de2356945a5967682a785be84f9',qos_specs=None,replication_status=,reservations=['80225fc3-f0cd-43e6-9d10-e6b1e30ac65a','2579337c-442f-4aff-8538-7048052e071f','750c23c1-b304-41ab-adfc-529a384a5b5b','4a427366-fb07-4376-b3e0-139b4d68517b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9357909cdc8d400a88dfb7c1473eebfd',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:14.277762 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-016c5e33-9682-44a7-afa5-44329fd104ca tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d60f975-cbcc-4a4d-9172-81665d1205dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:14.290688 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-016c5e33-9682-44a7-afa5-44329fd104ca tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d60f975-cbcc-4a4d-9172-81665d1205dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:14.290688 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-016c5e33-9682-44a7-afa5-44329fd104ca tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Flow 'volume_create_api' (d2ff53e0-1b59-4c7d-8d3a-6c57978a64aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:07:14.290688 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-016c5e33-9682-44a7-afa5-44329fd104ca tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Create volume request issued successfully. Aug 13 07:07:14.290688 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-016c5e33-9682-44a7-afa5-44329fd104ca tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:07:14.290688 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1180/4697] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:07:14 2026] POST /volume/v3/volumes => generated 751 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:07:14.305083 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b08e9876-3531-48c0-82ae-1a8ade7117d5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:14.307649 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b08e9876-3531-48c0-82ae-1a8ade7117d5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:07:14.307852 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b08e9876-3531-48c0-82ae-1a8ade7117d5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:14.308058 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b08e9876-3531-48c0-82ae-1a8ade7117d5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:14.316659 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:14.316659 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:14.321379 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b08e9876-3531-48c0-82ae-1a8ade7117d5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:14.325449 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b08e9876-3531-48c0-82ae-1a8ade7117d5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf returned with HTTP 200 Aug 13 07:07:14.325836 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1179/4698] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:14 2026] GET /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:15.337537 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d1469ebd-88ff-477e-9ea7-9d65c1edf174 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:15.339361 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d1469ebd-88ff-477e-9ea7-9d65c1edf174 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:07:15.339601 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d1469ebd-88ff-477e-9ea7-9d65c1edf174 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:15.339830 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d1469ebd-88ff-477e-9ea7-9d65c1edf174 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:15.346539 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:15.346539 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:15.349672 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d1469ebd-88ff-477e-9ea7-9d65c1edf174 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:15.353414 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d1469ebd-88ff-477e-9ea7-9d65c1edf174 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf returned with HTTP 200 Aug 13 07:07:15.353925 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1172/4699] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:15 2026] GET /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:15.368766 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-815f0080-f0ec-4809-8977-626c0c088123 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:15.370597 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-815f0080-f0ec-4809-8977-626c0c088123 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:07:15.370918 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-815f0080-f0ec-4809-8977-626c0c088123 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:15.371218 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-815f0080-f0ec-4809-8977-626c0c088123 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:15.380422 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:15.380422 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:15.382952 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-815f0080-f0ec-4809-8977-626c0c088123 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:15.386766 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-815f0080-f0ec-4809-8977-626c0c088123 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf returned with HTTP 200 Aug 13 07:07:15.387215 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1169/4700] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:15 2026] GET /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:15.398709 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-18ee0c8d-58f3-4df0-b950-b6ca35ca84bf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:15.400472 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-18ee0c8d-58f3-4df0-b950-b6ca35ca84bf tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:07:15.400808 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-18ee0c8d-58f3-4df0-b950-b6ca35ca84bf tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-933547332", "extra_specs": {}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:15.402155 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:15.402155 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:15.413090 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-18ee0c8d-58f3-4df0-b950-b6ca35ca84bf tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:07:15.413439 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1181/4701] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:07:15 2026] POST /volume/v3/types => generated 211 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:15.421380 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0895c05e-68a2-44dc-9a70-cf0ec6a7271e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:15.422999 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0895c05e-68a2-44dc-9a70-cf0ec6a7271e tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] POST https://10.4.3.81/volume/v3/types/c73ac722-c9dd-47ce-be1c-a4a1a4653068/encryption Aug 13 07:07:15.423299 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0895c05e-68a2-44dc-9a70-cf0ec6a7271e tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:15.440011 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0895c05e-68a2-44dc-9a70-cf0ec6a7271e tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] https://10.4.3.81/volume/v3/types/c73ac722-c9dd-47ce-be1c-a4a1a4653068/encryption returned with HTTP 200 Aug 13 07:07:15.440426 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1180/4702] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 07:07:15 2026] POST /volume/v3/types/c73ac722-c9dd-47ce-be1c-a4a1a4653068/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:15.446994 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f47db435-d54d-44f1-b995-08b759c36512 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:15.449213 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:07:15.449522 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1436160801", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-933547332", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:15.450898 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1436160801', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-933547332', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:07:15.453759 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Create volume of 1 GB Aug 13 07:07:15.454007 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:15.454007 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:15.454572 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Availability Zones retrieved successfully. Aug 13 07:07:15.459710 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Flow 'volume_create_api' (f4a9f2f5-3aa6-499a-a956-0cc93d7f0404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:07:15.460792 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fc023be-e021-4033-8450-569f8ef3e1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:15.461676 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:07:15.491628 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fc023be-e021-4033-8450-569f8ef3e1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:07:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c73ac722-c9dd-47ce-be1c-a4a1a4653068,is_public=True,name='tempest-scenario-type-luks-933547332',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c73ac722-c9dd-47ce-be1c-a4a1a4653068', '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=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:15.492344 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bd0d678-24b9-4e77-b05f-299752febd3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:15.519778 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-933547332 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-933547332, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:07:15.520125 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-933547332 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-933547332, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:07:15.547363 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Created reservations ['f3a570a5-5222-41f8-90bb-b67bf16f87b6', 'e4722e5e-4fbd-4f53-8eea-867102d6f926', '0d9be9c4-ba1e-4081-bba9-91d3a97e97f9', '3d02a20b-74ce-4e4f-9466-058d907915bd'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:07:15.548117 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bd0d678-24b9-4e77-b05f-299752febd3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3a570a5-5222-41f8-90bb-b67bf16f87b6', 'e4722e5e-4fbd-4f53-8eea-867102d6f926', '0d9be9c4-ba1e-4081-bba9-91d3a97e97f9', '3d02a20b-74ce-4e4f-9466-058d907915bd']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:15.548835 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5097543a-7133-427e-8b27-b01caae22d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:15.571200 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5097543a-7133-427e-8b27-b01caae22d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b30236ea-45d3-4bf7-86aa-9956e8dc363a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1436160801',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dadf7de2356945a5967682a785be84f9',qos_specs=None,replication_status=,reservations=['f3a570a5-5222-41f8-90bb-b67bf16f87b6','e4722e5e-4fbd-4f53-8eea-867102d6f926','0d9be9c4-ba1e-4081-bba9-91d3a97e97f9','3d02a20b-74ce-4e4f-9466-058d907915bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9357909cdc8d400a88dfb7c1473eebfd',volume_type_id=c73ac722-c9dd-47ce-be1c-a4a1a4653068), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:07:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1436160801',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b30236ea-45d3-4bf7-86aa-9956e8dc363a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dadf7de2356945a5967682a785be84f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9357909cdc8d400a88dfb7c1473eebfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c73ac722-c9dd-47ce-be1c-a4a1a4653068),volume_type_id=c73ac722-c9dd-47ce-be1c-a4a1a4653068)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:15.572003 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6ad2720-8e37-4651-afbb-e21d00eaa18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:15.588720 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6ad2720-8e37-4651-afbb-e21d00eaa18a) transitioned into state 'SUCCESS' from state '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-1436160801',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dadf7de2356945a5967682a785be84f9',qos_specs=None,replication_status=,reservations=['f3a570a5-5222-41f8-90bb-b67bf16f87b6','e4722e5e-4fbd-4f53-8eea-867102d6f926','0d9be9c4-ba1e-4081-bba9-91d3a97e97f9','3d02a20b-74ce-4e4f-9466-058d907915bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9357909cdc8d400a88dfb7c1473eebfd',volume_type_id=c73ac722-c9dd-47ce-be1c-a4a1a4653068)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:15.589376 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa800543-3aac-4c97-99bd-11538a183931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:15.597150 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa800543-3aac-4c97-99bd-11538a183931) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:15.597892 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Flow 'volume_create_api' (f4a9f2f5-3aa6-499a-a956-0cc93d7f0404) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:07:15.598196 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Create volume request issued successfully. Aug 13 07:07:15.598706 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f47db435-d54d-44f1-b995-08b759c36512 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:07:15.599112 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1173/4703] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:07:15 2026] POST /volume/v3/volumes => generated 778 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:07:15.610956 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-35bd08f3-e64a-4a49-8c1d-85aa2b0d944f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:15.612465 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-35bd08f3-e64a-4a49-8c1d-85aa2b0d944f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:07:15.612800 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-35bd08f3-e64a-4a49-8c1d-85aa2b0d944f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:15.613068 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-35bd08f3-e64a-4a49-8c1d-85aa2b0d944f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:15.620405 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:15.620405 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:15.625331 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-35bd08f3-e64a-4a49-8c1d-85aa2b0d944f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:15.626911 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-35bd08f3-e64a-4a49-8c1d-85aa2b0d944f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 200 Aug 13 07:07:15.627350 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1170/4704] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:15 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:16.639432 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5071040d-e321-4197-979f-570006304125 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:16.641313 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5071040d-e321-4197-979f-570006304125 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:07:16.641597 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5071040d-e321-4197-979f-570006304125 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:16.641847 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5071040d-e321-4197-979f-570006304125 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:16.648844 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:16.648844 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:16.652772 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5071040d-e321-4197-979f-570006304125 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:16.656743 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5071040d-e321-4197-979f-570006304125 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 200 Aug 13 07:07:16.657058 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1182/4705] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:16 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:16.668759 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6bcfb875-dc05-4d4a-8324-2ecfa7d4bddb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:16.670506 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6bcfb875-dc05-4d4a-8324-2ecfa7d4bddb tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:07:16.670697 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6bcfb875-dc05-4d4a-8324-2ecfa7d4bddb tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:16.670873 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6bcfb875-dc05-4d4a-8324-2ecfa7d4bddb tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:16.678755 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:16.678755 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:16.683076 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6bcfb875-dc05-4d4a-8324-2ecfa7d4bddb tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:16.687819 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6bcfb875-dc05-4d4a-8324-2ecfa7d4bddb tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 200 Aug 13 07:07:16.688197 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1181/4706] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:16 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:16.735524 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-39013e46-4c1a-43c0-b156-a03b07b08c49 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:16.737723 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-39013e46-4c1a-43c0-b156-a03b07b08c49 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:07:16.737915 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-39013e46-4c1a-43c0-b156-a03b07b08c49 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:16.738128 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-39013e46-4c1a-43c0-b156-a03b07b08c49 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:16.745928 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:16.745928 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:16.749613 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-39013e46-4c1a-43c0-b156-a03b07b08c49 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:16.753975 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-39013e46-4c1a-43c0-b156-a03b07b08c49 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf returned with HTTP 200 Aug 13 07:07:16.754424 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1174/4707] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:07:16 2026] GET /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:16.826701 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-547852b9-af13-45db-ba09-8020847f65b7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:16.828736 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-547852b9-af13-45db-ba09-8020847f65b7 None None] GET https://10.4.3.81/volume// Aug 13 07:07:16.828736 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-547852b9-af13-45db-ba09-8020847f65b7 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:16.828736 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-547852b9-af13-45db-ba09-8020847f65b7 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:16.828736 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-547852b9-af13-45db-ba09-8020847f65b7 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:07:16.828736 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1171/4708] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:07:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:07:16.837408 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-46547f46-bb06-49d3-bcdc-2e8b3ccc7e3e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:16.839840 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-46547f46-bb06-49d3-bcdc-2e8b3ccc7e3e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:07:16.840191 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-46547f46-bb06-49d3-bcdc-2e8b3ccc7e3e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a43faf55-6c1a-4cf4-a916-fb9fd9f657bf", "connector": null, "instance_uuid": "4e50e242-e2ef-4499-9fd2-77d285ef3c93"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:16.848035 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:16.848035 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:16.869839 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-46547f46-bb06-49d3-bcdc-2e8b3ccc7e3e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:07:16.870275 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1183/4709] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:07:16 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:16.895699 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fac8c878-7491-43dc-a4ec-05c8c39eaab7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:16.897419 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fac8c878-7491-43dc-a4ec-05c8c39eaab7 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:07:16.897616 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fac8c878-7491-43dc-a4ec-05c8c39eaab7 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:16.897792 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fac8c878-7491-43dc-a4ec-05c8c39eaab7 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:16.904694 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9a278309-7d91-4dc3-a693-40354b16e4c5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:16.905229 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9a278309-7d91-4dc3-a693-40354b16e4c5 None None] GET https://10.4.3.81/volume// Aug 13 07:07:16.905514 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9a278309-7d91-4dc3-a693-40354b16e4c5 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:16.905789 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9a278309-7d91-4dc3-a693-40354b16e4c5 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:16.906109 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9a278309-7d91-4dc3-a693-40354b16e4c5 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:07:16.906416 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1175/4710] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:07:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:07:16.907144 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:16.907144 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:16.910813 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fac8c878-7491-43dc-a4ec-05c8c39eaab7 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:16.913757 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-f963435f-08f0-4219-8f34-e2d40383f4e4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:16.914898 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fac8c878-7491-43dc-a4ec-05c8c39eaab7 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf returned with HTTP 200 Aug 13 07:07:16.915275 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1182/4711] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:16 2026] GET /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:16.915819 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-f963435f-08f0-4219-8f34-e2d40383f4e4 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:07:16.916263 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-f963435f-08f0-4219-8f34-e2d40383f4e4 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:16.916646 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-f963435f-08f0-4219-8f34-e2d40383f4e4 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:16.926928 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:16.926928 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:16.932176 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-f963435f-08f0-4219-8f34-e2d40383f4e4 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:16.935552 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-f963435f-08f0-4219-8f34-e2d40383f4e4 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf returned with HTTP 200 Aug 13 07:07:16.936054 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1172/4712] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:07:16 2026] GET /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:07:16.969372 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-be892522-01c9-43d6-85c8-86cf23059779 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:16.971522 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-be892522-01c9-43d6-85c8-86cf23059779 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678/encryption Aug 13 07:07:16.971740 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-be892522-01c9-43d6-85c8-86cf23059779 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:16.971922 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-be892522-01c9-43d6-85c8-86cf23059779 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:16.982423 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:16.982423 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:16.989017 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-eb750bec-9b31-48fe-a6aa-4e0748ff2db9 req-be892522-01c9-43d6-85c8-86cf23059779 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678/encryption returned with HTTP 200 Aug 13 07:07:16.989449 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1184/4713] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 07:07:16 2026] GET /volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:17.045800 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-cda1ebfa-889f-4c59-ba1a-8a9f702b9634 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:17.047866 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-cda1ebfa-889f-4c59-ba1a-8a9f702b9634 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] PUT https://10.4.3.81/volume/v3/attachments/b7c848ae-51fa-4357-9ec5-da8815ea0c22 Aug 13 07:07:17.048598 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-cda1ebfa-889f-4c59-ba1a-8a9f702b9634 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:17.056849 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-cda1ebfa-889f-4c59-ba1a-8a9f702b9634 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Acquiring lock "cinder-attachment_update-a43faf55-6c1a-4cf4-a916-fb9fd9f657bf-np0000007169" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:07:17.065639 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-cda1ebfa-889f-4c59-ba1a-8a9f702b9634 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Lock "cinder-attachment_update-a43faf55-6c1a-4cf4-a916-fb9fd9f657bf-np0000007169" acquired by "attachment_update" :: waited 0.009s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:07:17.066867 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:17.066867 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:17.152696 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-cda1ebfa-889f-4c59-ba1a-8a9f702b9634 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Lock "cinder-attachment_update-a43faf55-6c1a-4cf4-a916-fb9fd9f657bf-np0000007169" released by "attachment_update" :: held 0.087s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:07:17.152996 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-cda1ebfa-889f-4c59-ba1a-8a9f702b9634 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/attachments/b7c848ae-51fa-4357-9ec5-da8815ea0c22 returned with HTTP 200 Aug 13 07:07:17.153723 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1176/4714] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:07:17 2026] PUT /volume/v3/attachments/b7c848ae-51fa-4357-9ec5-da8815ea0c22 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:17.926991 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-38356081-992d-4584-94cf-bca0ddc94494 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:17.929192 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-38356081-992d-4584-94cf-bca0ddc94494 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:07:17.929409 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-38356081-992d-4584-94cf-bca0ddc94494 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:17.929586 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-38356081-992d-4584-94cf-bca0ddc94494 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:17.939034 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:17.939034 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:17.942255 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-38356081-992d-4584-94cf-bca0ddc94494 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:17.946045 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-38356081-992d-4584-94cf-bca0ddc94494 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf returned with HTTP 200 Aug 13 07:07:17.946767 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1183/4715] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:17 2026] GET /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:18.959242 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b95edd23-5963-457b-bfb9-6ec86a50488d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:18.961517 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b95edd23-5963-457b-bfb9-6ec86a50488d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:07:18.961889 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b95edd23-5963-457b-bfb9-6ec86a50488d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:18.963340 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b95edd23-5963-457b-bfb9-6ec86a50488d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:18.971813 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:18.971813 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:18.980963 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b95edd23-5963-457b-bfb9-6ec86a50488d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:18.985730 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b95edd23-5963-457b-bfb9-6ec86a50488d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf returned with HTTP 200 Aug 13 07:07:18.986582 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1173/4716] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:18 2026] GET /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:20.000501 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c2b160be-ef79-4475-9b19-d1ec50af44b4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:20.002520 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c2b160be-ef79-4475-9b19-d1ec50af44b4 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:07:20.002782 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c2b160be-ef79-4475-9b19-d1ec50af44b4 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:20.003029 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c2b160be-ef79-4475-9b19-d1ec50af44b4 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:20.013916 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:20.013916 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:20.017958 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c2b160be-ef79-4475-9b19-d1ec50af44b4 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:20.022103 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c2b160be-ef79-4475-9b19-d1ec50af44b4 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf returned with HTTP 200 Aug 13 07:07:20.022578 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1185/4717] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:19 2026] GET /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:20.470159 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-db3a0651-ebbf-4dc8-8795-71796cd9f940 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:20.477354 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-db3a0651-ebbf-4dc8-8795-71796cd9f940 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] POST https://10.4.3.81/volume/v3/attachments/b7c848ae-51fa-4357-9ec5-da8815ea0c22/action Aug 13 07:07:20.477354 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-db3a0651-ebbf-4dc8-8795-71796cd9f940 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:07:20.477354 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-db3a0651-ebbf-4dc8-8795-71796cd9f940 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:20.510823 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:20.510823 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:20.524757 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b7f78503-feb6-4143-a7d8-8268cb433925 req-db3a0651-ebbf-4dc8-8795-71796cd9f940 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/attachments/b7c848ae-51fa-4357-9ec5-da8815ea0c22/action returned with HTTP 204 Aug 13 07:07:20.525365 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1177/4718] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:07:20 2026] POST /volume/v3/attachments/b7c848ae-51fa-4357-9ec5-da8815ea0c22/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:07:20.857188 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-b39586de-6e42-4f58-9c63-9474c3463801 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:20.859658 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-b39586de-6e42-4f58-9c63-9474c3463801 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] DELETE https://10.4.3.81/volume/v3/attachments/c00d2397-ac0c-4a10-98f4-abdf928638da Aug 13 07:07:20.859879 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-b39586de-6e42-4f58-9c63-9474c3463801 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:20.860103 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-b39586de-6e42-4f58-9c63-9474c3463801 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:20.868677 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:20.868677 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:20.934769 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4b09bb0e-771c-45c1-9bf7-0c2d81df84e7 req-b39586de-6e42-4f58-9c63-9474c3463801 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/attachments/c00d2397-ac0c-4a10-98f4-abdf928638da returned with HTTP 200 Aug 13 07:07:20.935173 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1184/4719] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:07:20 2026] DELETE /volume/v3/attachments/c00d2397-ac0c-4a10-98f4-abdf928638da => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:21.037975 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-feae2a0c-75ec-4627-b0e6-6c61c1f659f2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:21.040527 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-feae2a0c-75ec-4627-b0e6-6c61c1f659f2 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:07:21.040841 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-feae2a0c-75ec-4627-b0e6-6c61c1f659f2 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:21.041128 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-feae2a0c-75ec-4627-b0e6-6c61c1f659f2 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:21.053146 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:21.053146 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:21.057417 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-feae2a0c-75ec-4627-b0e6-6c61c1f659f2 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:21.062797 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-feae2a0c-75ec-4627-b0e6-6c61c1f659f2 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf returned with HTTP 200 Aug 13 07:07:21.063363 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1174/4720] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:21 2026] GET /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:21.109330 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-a9d3dc55-24a6-4e32-b940-29595e1ba4de None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:21.111890 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-a9d3dc55-24a6-4e32-b940-29595e1ba4de tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:07:21.112163 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-a9d3dc55-24a6-4e32-b940-29595e1ba4de tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:21.112424 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-a9d3dc55-24a6-4e32-b940-29595e1ba4de tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:21.120851 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:21.120851 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:21.125714 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-a9d3dc55-24a6-4e32-b940-29595e1ba4de tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:21.130980 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-a9d3dc55-24a6-4e32-b940-29595e1ba4de tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 200 Aug 13 07:07:21.131442 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1186/4721] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:07:21 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:21.210448 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-14427973-c647-48aa-8727-0e50bd57fac5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:21.210996 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-14427973-c647-48aa-8727-0e50bd57fac5 None None] GET https://10.4.3.81/volume// Aug 13 07:07:21.211290 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-14427973-c647-48aa-8727-0e50bd57fac5 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:21.211576 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-14427973-c647-48aa-8727-0e50bd57fac5 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:21.211994 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-14427973-c647-48aa-8727-0e50bd57fac5 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:07:21.212394 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1178/4722] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:07:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:07:21.220366 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-0081d83e-d685-4d64-8bde-c0678c5af72f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:21.249341 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-0081d83e-d685-4d64-8bde-c0678c5af72f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:07:21.249699 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-0081d83e-d685-4d64-8bde-c0678c5af72f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b30236ea-45d3-4bf7-86aa-9956e8dc363a", "connector": null, "instance_uuid": "4e50e242-e2ef-4499-9fd2-77d285ef3c93"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:21.258162 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:21.258162 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:21.290052 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-0081d83e-d685-4d64-8bde-c0678c5af72f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:07:21.290648 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1185/4723] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:07:21 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) Aug 13 07:07:21.320458 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-057111f9-77ab-4e85-afb4-f95d38a7369e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:21.322626 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-057111f9-77ab-4e85-afb4-f95d38a7369e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:07:21.322849 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-057111f9-77ab-4e85-afb4-f95d38a7369e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:21.323080 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-057111f9-77ab-4e85-afb4-f95d38a7369e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:21.328954 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-53a6482b-53f5-4064-858d-3bf5323bfe7f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:21.329494 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-53a6482b-53f5-4064-858d-3bf5323bfe7f None None] GET https://10.4.3.81/volume// Aug 13 07:07:21.329809 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-53a6482b-53f5-4064-858d-3bf5323bfe7f None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:21.329998 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-53a6482b-53f5-4064-858d-3bf5323bfe7f None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:21.330483 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-53a6482b-53f5-4064-858d-3bf5323bfe7f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:07:21.330851 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1187/4724] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:07:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:07:21.334302 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:21.334302 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:21.338441 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-057111f9-77ab-4e85-afb4-f95d38a7369e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:21.339951 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-15b636d3-8f16-400d-b417-81bcd624a3b3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:21.341860 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-15b636d3-8f16-400d-b417-81bcd624a3b3 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:07:21.342454 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-15b636d3-8f16-400d-b417-81bcd624a3b3 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:21.342836 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-15b636d3-8f16-400d-b417-81bcd624a3b3 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:21.343569 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-057111f9-77ab-4e85-afb4-f95d38a7369e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 200 Aug 13 07:07:21.344350 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1175/4725] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:21 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:21.355219 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:21.355219 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:21.358142 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-15b636d3-8f16-400d-b417-81bcd624a3b3 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:21.362574 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-15b636d3-8f16-400d-b417-81bcd624a3b3 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 200 Aug 13 07:07:21.363078 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1179/4726] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:07:21 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 1050 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:07:21.486640 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-5f9852c3-bf99-4c33-bb11-a12b7fdcaa7e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:21.489097 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-5f9852c3-bf99-4c33-bb11-a12b7fdcaa7e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] PUT https://10.4.3.81/volume/v3/attachments/9997d009-69c4-4e5c-b6b8-7265ca80c6ff Aug 13 07:07:21.489547 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-5f9852c3-bf99-4c33-bb11-a12b7fdcaa7e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:21.498613 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-5f9852c3-bf99-4c33-bb11-a12b7fdcaa7e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Acquiring lock "cinder-attachment_update-b30236ea-45d3-4bf7-86aa-9956e8dc363a-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:07:21.504660 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-5f9852c3-bf99-4c33-bb11-a12b7fdcaa7e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Lock "cinder-attachment_update-b30236ea-45d3-4bf7-86aa-9956e8dc363a-np0000007169" acquired by "attachment_update" :: waited 0.006s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:07:21.505959 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:21.505959 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:21.592210 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-5f9852c3-bf99-4c33-bb11-a12b7fdcaa7e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Lock "cinder-attachment_update-b30236ea-45d3-4bf7-86aa-9956e8dc363a-np0000007169" released by "attachment_update" :: held 0.088s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:07:21.592587 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-5f9852c3-bf99-4c33-bb11-a12b7fdcaa7e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/attachments/9997d009-69c4-4e5c-b6b8-7265ca80c6ff returned with HTTP 200 Aug 13 07:07:21.593134 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1186/4727] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:07:21 2026] PUT /volume/v3/attachments/9997d009-69c4-4e5c-b6b8-7265ca80c6ff => generated 968 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:21.601977 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-75db2a03-c66a-46fc-b635-6ac4afad33ed None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:21.604626 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-75db2a03-c66a-46fc-b635-6ac4afad33ed tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a/encryption Aug 13 07:07:21.604880 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-75db2a03-c66a-46fc-b635-6ac4afad33ed tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:21.605135 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-75db2a03-c66a-46fc-b635-6ac4afad33ed tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:21.616431 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:21.616431 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:21.623051 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-75db2a03-c66a-46fc-b635-6ac4afad33ed tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a/encryption returned with HTTP 200 Aug 13 07:07:21.623483 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1188/4728] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 07:07:21 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:21.949658 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-c61fb62e-9a8f-4fd7-9a83-a4028d05cb73 req-1e1ad3ab-14b2-494a-a3a6-5f200c482417 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:21.952695 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c61fb62e-9a8f-4fd7-9a83-a4028d05cb73 req-1e1ad3ab-14b2-494a-a3a6-5f200c482417 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:07:21.952976 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c61fb62e-9a8f-4fd7-9a83-a4028d05cb73 req-1e1ad3ab-14b2-494a-a3a6-5f200c482417 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:21.953250 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c61fb62e-9a8f-4fd7-9a83-a4028d05cb73 req-1e1ad3ab-14b2-494a-a3a6-5f200c482417 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:21.960376 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:21.960376 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:21.963971 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-c61fb62e-9a8f-4fd7-9a83-a4028d05cb73 req-1e1ad3ab-14b2-494a-a3a6-5f200c482417 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:07:21.968232 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c61fb62e-9a8f-4fd7-9a83-a4028d05cb73 req-1e1ad3ab-14b2-494a-a3a6-5f200c482417 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 200 Aug 13 07:07:21.968672 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1176/4729] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:07:21 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:22.359753 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e7c1d197-4e02-4694-87d0-2af0f51f5e5f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:22.361655 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e7c1d197-4e02-4694-87d0-2af0f51f5e5f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:07:22.361907 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e7c1d197-4e02-4694-87d0-2af0f51f5e5f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:22.362098 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e7c1d197-4e02-4694-87d0-2af0f51f5e5f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:22.371721 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:22.371721 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:22.375449 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e7c1d197-4e02-4694-87d0-2af0f51f5e5f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:22.379986 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e7c1d197-4e02-4694-87d0-2af0f51f5e5f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 200 Aug 13 07:07:22.380607 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1180/4730] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:22 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:23.393910 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8796632e-4fce-48b1-afc4-832b1552429a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:23.395758 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8796632e-4fce-48b1-afc4-832b1552429a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:07:23.395986 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8796632e-4fce-48b1-afc4-832b1552429a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:23.396187 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8796632e-4fce-48b1-afc4-832b1552429a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:23.406810 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:23.406810 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:23.411259 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8796632e-4fce-48b1-afc4-832b1552429a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:23.416772 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8796632e-4fce-48b1-afc4-832b1552429a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 200 Aug 13 07:07:23.417205 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1187/4731] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:23 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:24.407134 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-d2dc161d-ecc0-43eb-8ddf-e7df3ed48d44 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:24.409507 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-d2dc161d-ecc0-43eb-8ddf-e7df3ed48d44 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/limits Aug 13 07:07:24.409735 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-d2dc161d-ecc0-43eb-8ddf-e7df3ed48d44 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:24.409932 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-d2dc161d-ecc0-43eb-8ddf-e7df3ed48d44 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:24.420042 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-d2dc161d-ecc0-43eb-8ddf-e7df3ed48d44 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-933547332 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-933547332, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:07:24.420406 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-d2dc161d-ecc0-43eb-8ddf-e7df3ed48d44 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-933547332 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-933547332, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:07:24.420681 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-d2dc161d-ecc0-43eb-8ddf-e7df3ed48d44 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-933547332 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-933547332, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:07:24.421212 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-d2dc161d-ecc0-43eb-8ddf-e7df3ed48d44 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-280048295-1125552686 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-280048295-1125552686, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:07:24.421694 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-d2dc161d-ecc0-43eb-8ddf-e7df3ed48d44 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-232851178 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-232851178, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:07:24.421978 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-d2dc161d-ecc0-43eb-8ddf-e7df3ed48d44 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1867194376 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1867194376, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:07:24.422256 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-d2dc161d-ecc0-43eb-8ddf-e7df3ed48d44 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1867194376 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1867194376, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:07:24.422815 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-d2dc161d-ecc0-43eb-8ddf-e7df3ed48d44 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1867194376 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1867194376, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:07:24.431886 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-730070ba-0a84-4cec-9edb-285604d90251 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:24.434517 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-730070ba-0a84-4cec-9edb-285604d90251 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:07:24.435182 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-730070ba-0a84-4cec-9edb-285604d90251 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:24.435182 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-730070ba-0a84-4cec-9edb-285604d90251 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:24.440216 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-d2dc161d-ecc0-43eb-8ddf-e7df3ed48d44 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/limits returned with HTTP 200 Aug 13 07:07:24.440671 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1189/4732] 10.4.3.81 () {68 vars in 1477 bytes} [Thu Aug 13 07:07:24 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:24.446631 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:24.446631 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:24.451782 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-730070ba-0a84-4cec-9edb-285604d90251 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:24.457253 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-730070ba-0a84-4cec-9edb-285604d90251 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 200 Aug 13 07:07:24.457649 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1177/4733] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:24 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:24.489507 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-ec9562f1-b5b9-4f57-a063-2837df22899e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:24.491795 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-ec9562f1-b5b9-4f57-a063-2837df22899e tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 Aug 13 07:07:24.492038 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-ec9562f1-b5b9-4f57-a063-2837df22899e tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:24.492294 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-ec9562f1-b5b9-4f57-a063-2837df22899e tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:24.501813 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:24.501813 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:24.505752 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-ec9562f1-b5b9-4f57-a063-2837df22899e tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:07:24.510893 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-ec9562f1-b5b9-4f57-a063-2837df22899e tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 returned with HTTP 200 Aug 13 07:07:24.511445 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1181/4734] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:07:24 2026] GET /volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 => generated 1661 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:24.526259 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-83c8a283-1751-4f1a-8e0b-f55185b9470a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:24.528861 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-83c8a283-1751-4f1a-8e0b-f55185b9470a tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:07:24.529759 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-83c8a283-1751-4f1a-8e0b-f55185b9470a tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f36e87ff-b8d9-419b-9505-a7eda9c60e42", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1304503238", "description": null, "metadata": {}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:24.543479 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:24.543479 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:24.544070 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-83c8a283-1751-4f1a-8e0b-f55185b9470a tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:07:24.544254 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-83c8a283-1751-4f1a-8e0b-f55185b9470a tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Create snapshot from volume f36e87ff-b8d9-419b-9505-a7eda9c60e42 Aug 13 07:07:24.577108 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-83c8a283-1751-4f1a-8e0b-f55185b9470a tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Created reservations ['81df9480-c669-4fb5-b2c0-cfc4ea741cd1', '6ff1eb59-a6ea-4a3c-81ed-6423c8b629a0', '5ff086be-f400-4d05-9e95-1710a7051c9f', '7329f2e3-f83a-420a-9b61-caa4153c0009'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:07:24.621067 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-83c8a283-1751-4f1a-8e0b-f55185b9470a tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Snapshot force create request issued successfully. Aug 13 07:07:24.621470 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a1c041e1-5d76-419b-8599-291c0a1cef84 req-83c8a283-1751-4f1a-8e0b-f55185b9470a tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:07:24.622042 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1188/4735] 10.4.3.81 () {72 vars in 1540 bytes} [Thu Aug 13 07:07:24 2026] POST /volume/v3/snapshots => generated 324 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:07:24.915832 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8213d08f-154b-4b04-b5d6-61aa642461c2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:24.919815 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8213d08f-154b-4b04-b5d6-61aa642461c2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] DELETE https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:07:24.920119 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8213d08f-154b-4b04-b5d6-61aa642461c2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:24.920333 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8213d08f-154b-4b04-b5d6-61aa642461c2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:24.920550 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-8213d08f-154b-4b04-b5d6-61aa642461c2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Delete volume with id: 7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:07:24.928881 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:24.928881 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:24.929603 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8213d08f-154b-4b04-b5d6-61aa642461c2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:07:24.943403 np0000007169 devstack@c-api.service[100297]: WARNING cinder.keymgr.conf_key_mgr [None req-8213d08f-154b-4b04-b5d6-61aa642461c2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 07:07:24.952449 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8213d08f-154b-4b04-b5d6-61aa642461c2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Delete volume request issued successfully. Aug 13 07:07:24.952730 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8213d08f-154b-4b04-b5d6-61aa642461c2 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 202 Aug 13 07:07:24.953316 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1190/4736] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:07:24 2026] DELETE /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:07:24.969364 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b34451e9-9547-48d7-bb25-bf1e217492ba None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:24.970992 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b34451e9-9547-48d7-bb25-bf1e217492ba tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:07:24.971180 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b34451e9-9547-48d7-bb25-bf1e217492ba tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:24.971398 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b34451e9-9547-48d7-bb25-bf1e217492ba tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:24.980518 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:24.980518 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:24.987242 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b34451e9-9547-48d7-bb25-bf1e217492ba tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Volume info retrieved successfully. Aug 13 07:07:24.992123 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b34451e9-9547-48d7-bb25-bf1e217492ba tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 200 Aug 13 07:07:24.992687 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1178/4737] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:24 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:25.470221 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b8f2d1d6-538c-4ab4-8579-3689b98e4034 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:25.472064 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b8f2d1d6-538c-4ab4-8579-3689b98e4034 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:07:25.472333 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b8f2d1d6-538c-4ab4-8579-3689b98e4034 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:25.472569 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b8f2d1d6-538c-4ab4-8579-3689b98e4034 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:25.483125 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:25.483125 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:25.486879 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b8f2d1d6-538c-4ab4-8579-3689b98e4034 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:25.493343 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b8f2d1d6-538c-4ab4-8579-3689b98e4034 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 200 Aug 13 07:07:25.493343 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1182/4738] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:25 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:26.006485 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e9fddd88-874b-4b10-be48-699e3db37e39 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:26.008653 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9fddd88-874b-4b10-be48-699e3db37e39 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] GET https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 Aug 13 07:07:26.008930 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9fddd88-874b-4b10-be48-699e3db37e39 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:26.009245 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9fddd88-874b-4b10-be48-699e3db37e39 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:26.015776 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9fddd88-874b-4b10-be48-699e3db37e39 tempest-TestEncryptedCinderVolumes-1891389901 tempest-TestEncryptedCinderVolumes-1891389901-project-member] https://10.4.3.81/volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 returned with HTTP 404 Aug 13 07:07:26.016403 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1189/4739] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:26 2026] GET /volume/v3/volumes/7923ed72-9c11-4e05-aedd-7eb4d51029c1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:07:26.026349 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fa4ffb59-80b4-42f0-82c4-24d8a184d991 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:26.030344 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fa4ffb59-80b4-42f0-82c4-24d8a184d991 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 07:07:26.030344 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fa4ffb59-80b4-42f0-82c4-24d8a184d991 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:26.030344 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fa4ffb59-80b4-42f0-82c4-24d8a184d991 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:26.030344 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fa4ffb59-80b4-42f0-82c4-24d8a184d991 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:07:26.049994 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fa4ffb59-80b4-42f0-82c4-24d8a184d991 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Get all volumes completed successfully. Aug 13 07:07:26.052210 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:26.052210 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:26.058438 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fa4ffb59-80b4-42f0-82c4-24d8a184d991 tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 07:07:26.059042 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1191/4740] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 07:07:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10527 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:07:26.073721 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5fc80d51-e17f-4a8a-8757-5375e88b5aef None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:26.075760 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5fc80d51-e17f-4a8a-8757-5375e88b5aef tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] DELETE https://10.4.3.81/volume/v3/types/b90c426d-a26c-4110-8467-41b0d7feaae9 Aug 13 07:07:26.075973 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5fc80d51-e17f-4a8a-8757-5375e88b5aef tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:26.076205 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5fc80d51-e17f-4a8a-8757-5375e88b5aef tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:26.110084 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5fc80d51-e17f-4a8a-8757-5375e88b5aef tempest-TestEncryptedCinderVolumes-1703016361 tempest-TestEncryptedCinderVolumes-1703016361-project-admin] https://10.4.3.81/volume/v3/types/b90c426d-a26c-4110-8467-41b0d7feaae9 returned with HTTP 202 Aug 13 07:07:26.110617 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1179/4741] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:07:26 2026] DELETE /volume/v3/types/b90c426d-a26c-4110-8467-41b0d7feaae9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:07:26.510500 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f20362e2-5555-4899-9689-b6721fe4947b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:26.512293 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f20362e2-5555-4899-9689-b6721fe4947b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:07:26.512549 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f20362e2-5555-4899-9689-b6721fe4947b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:26.512892 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f20362e2-5555-4899-9689-b6721fe4947b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:26.527391 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:26.527391 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:26.531789 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f20362e2-5555-4899-9689-b6721fe4947b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:26.544750 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f20362e2-5555-4899-9689-b6721fe4947b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 200 Aug 13 07:07:26.544750 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1183/4742] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:26 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 871 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:26.587782 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-53beefe7-c8bd-4ac0-8de9-ead6fc0c29e9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:26.591035 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-53beefe7-c8bd-4ac0-8de9-ead6fc0c29e9 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/snapshots/eface2c1-e2af-40fd-bf08-f9ea475cf578 Aug 13 07:07:26.591271 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-53beefe7-c8bd-4ac0-8de9-ead6fc0c29e9 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:26.591491 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-53beefe7-c8bd-4ac0-8de9-ead6fc0c29e9 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:26.597756 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:26.597756 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:26.598409 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-53beefe7-c8bd-4ac0-8de9-ead6fc0c29e9 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Snapshot retrieved successfully. Aug 13 07:07:26.599261 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-53beefe7-c8bd-4ac0-8de9-ead6fc0c29e9 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/snapshots/eface2c1-e2af-40fd-bf08-f9ea475cf578 returned with HTTP 200 Aug 13 07:07:26.599769 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1190/4743] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:07:26 2026] GET /volume/v3/snapshots/eface2c1-e2af-40fd-bf08-f9ea475cf578 => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:26.630353 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:26.632261 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:07:26.632666 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-822814387", "snapshot_id": null, "imageRef": "ec3f6dee-93a7-4583-b26c-377b007d8955", "volume_type": null, "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:26.634341 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-822814387', 'snapshot_id': None, 'imageRef': 'ec3f6dee-93a7-4583-b26c-377b007d8955', 'volume_type': None, 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:07:26.760171 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:26.760171 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:26.760717 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Snapshot retrieved successfully. Aug 13 07:07:26.760884 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Create volume of 1 GB Aug 13 07:07:26.764860 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Availability Zones retrieved successfully. Aug 13 07:07:26.771337 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Flow 'volume_create_api' (2f662999-ea14-41d8-9365-4247b11c4aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:07:26.772842 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (631117d7-8f16-4e2d-a60a-74d40285d7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:26.774089 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:07:26.816076 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (631117d7-8f16-4e2d-a60a-74d40285d7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'eface2c1-e2af-40fd-bf08-f9ea475cf578', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:26.816790 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a9530c-82a0-488c-96a1-c9103f4fc473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:26.857871 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Created reservations ['970d21fb-73ec-4c5c-bb21-a24f8443e679', '5556ed10-dccb-497a-900e-7414d59e1273', '3c810a02-e9d8-4db8-8ae6-ac38e964e608', '62a75819-7801-4b67-9220-693d9acabb1b'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:07:26.858809 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a9530c-82a0-488c-96a1-c9103f4fc473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['970d21fb-73ec-4c5c-bb21-a24f8443e679', '5556ed10-dccb-497a-900e-7414d59e1273', '3c810a02-e9d8-4db8-8ae6-ac38e964e608', '62a75819-7801-4b67-9220-693d9acabb1b']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:26.859691 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a154838-c15d-4add-917b-0d29464297ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:26.910920 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a154838-c15d-4add-917b-0d29464297ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aae151d9-75fe-4223-ad64-feb4731dbfe9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-822814387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6843b7624b8a47f1876ecc53dfd479a9',qos_specs=None,replication_status=,reservations=['970d21fb-73ec-4c5c-bb21-a24f8443e679','5556ed10-dccb-497a-900e-7414d59e1273','3c810a02-e9d8-4db8-8ae6-ac38e964e608','62a75819-7801-4b67-9220-693d9acabb1b'],size=1,snapshot_id=eface2c1-e2af-40fd-bf08-f9ea475cf578,source_replicaid=,source_volid=None,status='creating',user_id='c522bab79a4443a9bc3105c4c8ddc6f4',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-822814387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aae151d9-75fe-4223-ad64-feb4731dbfe9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6843b7624b8a47f1876ecc53dfd479a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=eface2c1-e2af-40fd-bf08-f9ea475cf578,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c522bab79a4443a9bc3105c4c8ddc6f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:26.911779 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d82509c-d304-4003-a6f3-a1189b563bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:26.931462 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d82509c-d304-4003-a6f3-a1189b563bda) transitioned into state 'SUCCESS' from state '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-822814387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6843b7624b8a47f1876ecc53dfd479a9',qos_specs=None,replication_status=,reservations=['970d21fb-73ec-4c5c-bb21-a24f8443e679','5556ed10-dccb-497a-900e-7414d59e1273','3c810a02-e9d8-4db8-8ae6-ac38e964e608','62a75819-7801-4b67-9220-693d9acabb1b'],size=1,snapshot_id=eface2c1-e2af-40fd-bf08-f9ea475cf578,source_replicaid=,source_volid=None,status='creating',user_id='c522bab79a4443a9bc3105c4c8ddc6f4',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:26.932439 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7115c27e-3881-4a44-98da-5fec8c725ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:26.962056 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7115c27e-3881-4a44-98da-5fec8c725ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:26.963246 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Flow 'volume_create_api' (2f662999-ea14-41d8-9365-4247b11c4aab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:07:26.963723 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Create volume request issued successfully. Aug 13 07:07:26.964649 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ffe5dba1-bc28-4e7d-9d05-304e3c0801da tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:07:26.965245 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1192/4744] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 07:07:26 2026] POST /volume/v3/volumes => generated 811 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:07:26.979749 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2c74a604-c6f2-4d58-ae3b-95af4bba3479 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:26.983353 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2c74a604-c6f2-4d58-ae3b-95af4bba3479 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 Aug 13 07:07:26.983353 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2c74a604-c6f2-4d58-ae3b-95af4bba3479 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:26.983353 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2c74a604-c6f2-4d58-ae3b-95af4bba3479 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:26.996054 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:26.996054 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:26.999734 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2c74a604-c6f2-4d58-ae3b-95af4bba3479 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:07:27.008364 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2c74a604-c6f2-4d58-ae3b-95af4bba3479 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 returned with HTTP 200 Aug 13 07:07:27.009045 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1180/4745] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:07:26 2026] GET /volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:27.560173 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-12d74cf3-c0b6-48b0-9bff-d6adca1e7a0a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:27.562114 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-12d74cf3-c0b6-48b0-9bff-d6adca1e7a0a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:07:27.562562 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-12d74cf3-c0b6-48b0-9bff-d6adca1e7a0a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:27.562562 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-12d74cf3-c0b6-48b0-9bff-d6adca1e7a0a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:27.572149 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:27.572149 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:27.575857 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-12d74cf3-c0b6-48b0-9bff-d6adca1e7a0a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:27.580969 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-12d74cf3-c0b6-48b0-9bff-d6adca1e7a0a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 200 Aug 13 07:07:27.581401 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1184/4746] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:27 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:28.034791 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-af94df3a-b97a-4f16-bc85-7b58c7097b05 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:28.037397 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-af94df3a-b97a-4f16-bc85-7b58c7097b05 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 Aug 13 07:07:28.037397 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-af94df3a-b97a-4f16-bc85-7b58c7097b05 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:28.037397 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-af94df3a-b97a-4f16-bc85-7b58c7097b05 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:28.045400 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:28.045400 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:28.049830 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-af94df3a-b97a-4f16-bc85-7b58c7097b05 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:07:28.055757 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-af94df3a-b97a-4f16-bc85-7b58c7097b05 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 returned with HTTP 200 Aug 13 07:07:28.056241 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1191/4747] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:07:28 2026] GET /volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 => generated 1420 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:07:28.069664 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-48b62abc-f692-40ad-9239-4ccb59920d72 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:28.071859 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-48b62abc-f692-40ad-9239-4ccb59920d72 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 Aug 13 07:07:28.072093 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-48b62abc-f692-40ad-9239-4ccb59920d72 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:28.072299 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-48b62abc-f692-40ad-9239-4ccb59920d72 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:28.079690 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:28.079690 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:28.084554 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-48b62abc-f692-40ad-9239-4ccb59920d72 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:07:28.090926 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-48b62abc-f692-40ad-9239-4ccb59920d72 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 returned with HTTP 200 Aug 13 07:07:28.091289 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1193/4748] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:07:28 2026] GET /volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 => generated 1420 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:07:28.597976 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6c5fd028-c5dd-43f7-9403-d7ec523203ce None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:28.602045 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6c5fd028-c5dd-43f7-9403-d7ec523203ce tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:07:28.602370 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6c5fd028-c5dd-43f7-9403-d7ec523203ce tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:28.602637 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6c5fd028-c5dd-43f7-9403-d7ec523203ce tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:28.626803 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:28.626803 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:28.631493 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6c5fd028-c5dd-43f7-9403-d7ec523203ce tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:28.637590 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6c5fd028-c5dd-43f7-9403-d7ec523203ce tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 200 Aug 13 07:07:28.637962 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1181/4749] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:28 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 871 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:29.377236 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-c8d2e274-f0a8-4bca-8d6b-2c71c5f2d053 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:29.379373 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-c8d2e274-f0a8-4bca-8d6b-2c71c5f2d053 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 Aug 13 07:07:29.379630 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-c8d2e274-f0a8-4bca-8d6b-2c71c5f2d053 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:29.379854 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-c8d2e274-f0a8-4bca-8d6b-2c71c5f2d053 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:29.388721 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:29.388721 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:29.395719 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-c8d2e274-f0a8-4bca-8d6b-2c71c5f2d053 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:07:29.400901 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-c8d2e274-f0a8-4bca-8d6b-2c71c5f2d053 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 returned with HTTP 200 Aug 13 07:07:29.401330 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1185/4750] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:07:29 2026] GET /volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 => generated 1402 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:29.651831 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bb0a96e1-c6c1-4a4f-9747-f9647e316c4c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:29.653899 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bb0a96e1-c6c1-4a4f-9747-f9647e316c4c tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:07:29.654132 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bb0a96e1-c6c1-4a4f-9747-f9647e316c4c tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:29.654352 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bb0a96e1-c6c1-4a4f-9747-f9647e316c4c tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:29.665160 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:29.665160 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:29.668661 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bb0a96e1-c6c1-4a4f-9747-f9647e316c4c tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:29.673411 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bb0a96e1-c6c1-4a4f-9747-f9647e316c4c tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 200 Aug 13 07:07:29.673892 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1192/4751] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:29 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:29.893898 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-6dfb36ea-c8f4-4cbf-901b-ab748f9b5aff None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:29.896477 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-6dfb36ea-c8f4-4cbf-901b-ab748f9b5aff tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 Aug 13 07:07:29.896669 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-6dfb36ea-c8f4-4cbf-901b-ab748f9b5aff tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:29.896841 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-6dfb36ea-c8f4-4cbf-901b-ab748f9b5aff tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:29.903211 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:29.903211 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:29.906604 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-6dfb36ea-c8f4-4cbf-901b-ab748f9b5aff tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:07:29.908779 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-29551f95-a12b-4824-8b0e-495246a65577 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:29.911212 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-29551f95-a12b-4824-8b0e-495246a65577 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] POST https://10.4.3.81/volume/v3/attachments/9997d009-69c4-4e5c-b6b8-7265ca80c6ff/action Aug 13 07:07:29.911561 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-6dfb36ea-c8f4-4cbf-901b-ab748f9b5aff tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 returned with HTTP 200 Aug 13 07:07:29.911712 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-29551f95-a12b-4824-8b0e-495246a65577 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:07:29.911885 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-29551f95-a12b-4824-8b0e-495246a65577 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:29.911954 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1194/4752] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:07:29 2026] GET /volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 => generated 1402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:29.922634 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0ce86ccd-7e71-40fa-9ab1-f1a8206b59c0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:29.923049 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0ce86ccd-7e71-40fa-9ab1-f1a8206b59c0 None None] GET https://10.4.3.81/volume// Aug 13 07:07:29.923252 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0ce86ccd-7e71-40fa-9ab1-f1a8206b59c0 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:29.923490 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0ce86ccd-7e71-40fa-9ab1-f1a8206b59c0 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:29.923851 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0ce86ccd-7e71-40fa-9ab1-f1a8206b59c0 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:07:29.924167 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1186/4753] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 07:07:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:07:29.932572 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-2e7daaef-2b00-49a4-8a86-314d7be4134f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:29.932975 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:29.932975 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:29.934699 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-2e7daaef-2b00-49a4-8a86-314d7be4134f tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:07:29.935148 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-2e7daaef-2b00-49a4-8a86-314d7be4134f tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aae151d9-75fe-4223-ad64-feb4731dbfe9", "connector": null, "instance_uuid": "230f9e7f-3fca-462c-84cd-77258a0363d7"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:29.942882 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d725c867-f51e-4f61-9b04-0fb9eff321aa req-29551f95-a12b-4824-8b0e-495246a65577 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/attachments/9997d009-69c4-4e5c-b6b8-7265ca80c6ff/action returned with HTTP 204 Aug 13 07:07:29.943450 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1182/4754] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:07:29 2026] POST /volume/v3/attachments/9997d009-69c4-4e5c-b6b8-7265ca80c6ff/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:07:29.944405 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:29.944405 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:29.966451 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-2e7daaef-2b00-49a4-8a86-314d7be4134f tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:07:29.966856 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1193/4755] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:07:29 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:30.686065 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-495fde4e-4c8d-4697-9a53-9a9ca502d53d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:30.687755 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-495fde4e-4c8d-4697-9a53-9a9ca502d53d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:07:30.687936 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-495fde4e-4c8d-4697-9a53-9a9ca502d53d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:30.688126 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-495fde4e-4c8d-4697-9a53-9a9ca502d53d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:30.696884 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:30.696884 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:30.700038 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-495fde4e-4c8d-4697-9a53-9a9ca502d53d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:30.704094 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-495fde4e-4c8d-4697-9a53-9a9ca502d53d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 200 Aug 13 07:07:30.704478 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1195/4756] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:30 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 1163 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:30.907620 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-87a54853-d77d-4ee2-9445-a3b672fdb09b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:30.907864 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-87a54853-d77d-4ee2-9445-a3b672fdb09b None None] GET https://10.4.3.81/volume// Aug 13 07:07:30.908852 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-87a54853-d77d-4ee2-9445-a3b672fdb09b None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:30.908852 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-87a54853-d77d-4ee2-9445-a3b672fdb09b None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:30.908852 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-87a54853-d77d-4ee2-9445-a3b672fdb09b None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:07:30.908852 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1187/4757] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:07:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:07:30.919444 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-4253e750-760b-4f66-9dcf-6885f52e1e50 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:30.921509 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-4253e750-760b-4f66-9dcf-6885f52e1e50 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 Aug 13 07:07:30.921912 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-4253e750-760b-4f66-9dcf-6885f52e1e50 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:30.922121 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-4253e750-760b-4f66-9dcf-6885f52e1e50 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:30.932012 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:30.932012 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:30.935244 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-4253e750-760b-4f66-9dcf-6885f52e1e50 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:07:30.939491 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-4253e750-760b-4f66-9dcf-6885f52e1e50 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 returned with HTTP 200 Aug 13 07:07:30.939939 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1183/4758] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:07:30 2026] GET /volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 => generated 1581 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:07:31.057196 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-51e5b091-d41f-4b21-82c0-fd19acf2dff0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:31.059899 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-51e5b091-d41f-4b21-82c0-fd19acf2dff0 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] PUT https://10.4.3.81/volume/v3/attachments/c33e99ca-cfa8-4083-a27c-92acb8463dca Aug 13 07:07:31.060430 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-51e5b091-d41f-4b21-82c0-fd19acf2dff0 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:31.070589 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-51e5b091-d41f-4b21-82c0-fd19acf2dff0 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Acquiring lock "cinder-attachment_update-aae151d9-75fe-4223-ad64-feb4731dbfe9-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:07:31.075445 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-51e5b091-d41f-4b21-82c0-fd19acf2dff0 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Lock "cinder-attachment_update-aae151d9-75fe-4223-ad64-feb4731dbfe9-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:07:31.075993 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:31.075993 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:31.158213 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-51e5b091-d41f-4b21-82c0-fd19acf2dff0 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Lock "cinder-attachment_update-aae151d9-75fe-4223-ad64-feb4731dbfe9-np0000007169" released by "attachment_update" :: held 0.083s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:07:31.158369 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-51e5b091-d41f-4b21-82c0-fd19acf2dff0 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/attachments/c33e99ca-cfa8-4083-a27c-92acb8463dca returned with HTTP 200 Aug 13 07:07:31.158995 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1194/4759] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:07:31 2026] PUT /volume/v3/attachments/c33e99ca-cfa8-4083-a27c-92acb8463dca => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:31.184758 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-2fe9adbe-ce4b-4d12-8905-fd5ebc66aaa4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:31.189081 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-2fe9adbe-ce4b-4d12-8905-fd5ebc66aaa4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] POST https://10.4.3.81/volume/v3/attachments/c33e99ca-cfa8-4083-a27c-92acb8463dca/action Aug 13 07:07:31.189464 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-2fe9adbe-ce4b-4d12-8905-fd5ebc66aaa4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:07:31.189582 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-2fe9adbe-ce4b-4d12-8905-fd5ebc66aaa4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:31.208880 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:31.208880 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:31.216606 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d6f236c7-80ea-44bd-9a2f-1e4ddc45c4e8 req-2fe9adbe-ce4b-4d12-8905-fd5ebc66aaa4 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/attachments/c33e99ca-cfa8-4083-a27c-92acb8463dca/action returned with HTTP 204 Aug 13 07:07:31.216991 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1196/4760] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:07:31 2026] POST /volume/v3/attachments/c33e99ca-cfa8-4083-a27c-92acb8463dca/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:07:31.318073 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-54a951ba-270a-49d0-bc95-911300a46346 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:31.319916 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-54a951ba-270a-49d0-bc95-911300a46346 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:07:31.320099 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-54a951ba-270a-49d0-bc95-911300a46346 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:31.320259 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-54a951ba-270a-49d0-bc95-911300a46346 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:31.328772 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:31.328772 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:31.332904 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-54a951ba-270a-49d0-bc95-911300a46346 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:31.337865 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-54a951ba-270a-49d0-bc95-911300a46346 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:07:31.338332 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1188/4761] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:07:31 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:31.428782 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ed4539f1-07fd-41de-812e-0de3938bae05 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:31.429398 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ed4539f1-07fd-41de-812e-0de3938bae05 None None] GET https://10.4.3.81/volume// Aug 13 07:07:31.429398 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ed4539f1-07fd-41de-812e-0de3938bae05 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:31.430177 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ed4539f1-07fd-41de-812e-0de3938bae05 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:31.430641 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ed4539f1-07fd-41de-812e-0de3938bae05 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:07:31.431329 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1184/4762] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:07:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:07:31.439902 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-cde528bd-976b-45c9-b658-99a5116c9228 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:31.452531 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-cb83b6e7-7561-4997-8baa-36ceddaf96d2 req-961afdc7-7e5c-4e8e-86ca-56ff58b97e50 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:31.457200 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-cb83b6e7-7561-4997-8baa-36ceddaf96d2 req-961afdc7-7e5c-4e8e-86ca-56ff58b97e50 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678/encryption Aug 13 07:07:31.457493 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-cb83b6e7-7561-4997-8baa-36ceddaf96d2 req-961afdc7-7e5c-4e8e-86ca-56ff58b97e50 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:31.457709 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-cb83b6e7-7561-4997-8baa-36ceddaf96d2 req-961afdc7-7e5c-4e8e-86ca-56ff58b97e50 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:31.467395 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:31.467395 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:31.474572 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-cb83b6e7-7561-4997-8baa-36ceddaf96d2 req-961afdc7-7e5c-4e8e-86ca-56ff58b97e50 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678/encryption returned with HTTP 200 Aug 13 07:07:31.474997 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1197/4763] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 07:07:31 2026] GET /volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:31.484786 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-cde528bd-976b-45c9-b658-99a5116c9228 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:07:31.484886 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-cde528bd-976b-45c9-b658-99a5116c9228 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "523a871d-bd0c-46b4-91e0-20d003788422", "connector": null, "instance_uuid": "4e50e242-e2ef-4499-9fd2-77d285ef3c93"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:31.493223 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:31.493223 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:31.520275 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-cde528bd-976b-45c9-b658-99a5116c9228 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:07:31.520844 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1195/4764] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:07:31 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:31.548697 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3387919d-b934-46d7-8443-a94f430e908b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:31.551998 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3387919d-b934-46d7-8443-a94f430e908b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:07:31.552623 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3387919d-b934-46d7-8443-a94f430e908b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:31.553020 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3387919d-b934-46d7-8443-a94f430e908b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:31.566041 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f267705b-ee87-4bdb-9fea-b1a827fb8e48 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:31.566466 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f267705b-ee87-4bdb-9fea-b1a827fb8e48 None None] GET https://10.4.3.81/volume// Aug 13 07:07:31.566677 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:31.566677 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:31.566733 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f267705b-ee87-4bdb-9fea-b1a827fb8e48 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:31.566930 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f267705b-ee87-4bdb-9fea-b1a827fb8e48 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:31.567374 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f267705b-ee87-4bdb-9fea-b1a827fb8e48 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:07:31.567688 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1185/4765] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:07:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:07:31.570727 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3387919d-b934-46d7-8443-a94f430e908b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:31.575352 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-863a150a-7327-4f05-8cab-7816a048ebbc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:31.576346 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3387919d-b934-46d7-8443-a94f430e908b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:07:31.576819 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1189/4766] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:31 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 919 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:31.577309 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-863a150a-7327-4f05-8cab-7816a048ebbc tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:07:31.577533 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-863a150a-7327-4f05-8cab-7816a048ebbc tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:31.578102 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-863a150a-7327-4f05-8cab-7816a048ebbc tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:31.589344 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:31.589344 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:31.592917 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-863a150a-7327-4f05-8cab-7816a048ebbc tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:31.596963 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-863a150a-7327-4f05-8cab-7816a048ebbc tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:07:31.597396 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1198/4767] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:07:31 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1099 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:07:31.702750 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-d5523250-03dc-4c16-ad0b-562250c1ad07 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:31.704975 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-d5523250-03dc-4c16-ad0b-562250c1ad07 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] PUT https://10.4.3.81/volume/v3/attachments/1b4fffd1-56c8-4e0a-bb78-b3aa746f87c3 Aug 13 07:07:31.705332 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-d5523250-03dc-4c16-ad0b-562250c1ad07 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:31.712229 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-d5523250-03dc-4c16-ad0b-562250c1ad07 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Acquiring lock "cinder-attachment_update-523a871d-bd0c-46b4-91e0-20d003788422-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:07:31.717366 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-d5523250-03dc-4c16-ad0b-562250c1ad07 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Lock "cinder-attachment_update-523a871d-bd0c-46b4-91e0-20d003788422-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:07:31.718421 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:31.718421 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:31.794874 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-d5523250-03dc-4c16-ad0b-562250c1ad07 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Lock "cinder-attachment_update-523a871d-bd0c-46b4-91e0-20d003788422-np0000007169" released by "attachment_update" :: held 0.077s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:07:31.795177 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-d5523250-03dc-4c16-ad0b-562250c1ad07 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/attachments/1b4fffd1-56c8-4e0a-bb78-b3aa746f87c3 returned with HTTP 200 Aug 13 07:07:31.795613 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1196/4768] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:07:31 2026] PUT /volume/v3/attachments/1b4fffd1-56c8-4e0a-bb78-b3aa746f87c3 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:32.226033 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-cb83b6e7-7561-4997-8baa-36ceddaf96d2 req-6e4bea29-2cf5-4d78-ab91-977cdc9eafc6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:32.227937 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-cb83b6e7-7561-4997-8baa-36ceddaf96d2 req-6e4bea29-2cf5-4d78-ab91-977cdc9eafc6 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/attachments/a411a190-62a6-4cda-8814-3e76b4aa719e Aug 13 07:07:32.228129 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-cb83b6e7-7561-4997-8baa-36ceddaf96d2 req-6e4bea29-2cf5-4d78-ab91-977cdc9eafc6 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:32.228304 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-cb83b6e7-7561-4997-8baa-36ceddaf96d2 req-6e4bea29-2cf5-4d78-ab91-977cdc9eafc6 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:32.234892 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:32.234892 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:32.283823 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-cb83b6e7-7561-4997-8baa-36ceddaf96d2 req-6e4bea29-2cf5-4d78-ab91-977cdc9eafc6 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/a411a190-62a6-4cda-8814-3e76b4aa719e returned with HTTP 200 Aug 13 07:07:32.284278 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1186/4769] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:07:32 2026] DELETE /volume/v3/attachments/a411a190-62a6-4cda-8814-3e76b4aa719e => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:32.590333 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9d571e33-6672-4fc6-86a4-607bf2dfaad7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:32.592071 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9d571e33-6672-4fc6-86a4-607bf2dfaad7 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:07:32.592265 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9d571e33-6672-4fc6-86a4-607bf2dfaad7 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:32.592469 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9d571e33-6672-4fc6-86a4-607bf2dfaad7 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:32.601763 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:32.601763 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:32.604978 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9d571e33-6672-4fc6-86a4-607bf2dfaad7 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:32.608976 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9d571e33-6672-4fc6-86a4-607bf2dfaad7 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:07:32.609264 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1190/4770] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:32 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:33.315920 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2dd288ed-023b-4e81-bf4e-c5b260e148e7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:33.317708 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2dd288ed-023b-4e81-bf4e-c5b260e148e7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 Aug 13 07:07:33.317897 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2dd288ed-023b-4e81-bf4e-c5b260e148e7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:33.318083 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2dd288ed-023b-4e81-bf4e-c5b260e148e7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:33.318275 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-2dd288ed-023b-4e81-bf4e-c5b260e148e7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete volume with id: b4f47a51-eb5d-4004-9c2a-0f3da2eff678 Aug 13 07:07:33.325859 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:33.325859 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:33.326450 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2dd288ed-023b-4e81-bf4e-c5b260e148e7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:07:33.337370 np0000007169 devstack@c-api.service[100297]: WARNING cinder.keymgr.conf_key_mgr [None req-2dd288ed-023b-4e81-bf4e-c5b260e148e7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 07:07:33.342642 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2dd288ed-023b-4e81-bf4e-c5b260e148e7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete volume request issued successfully. Aug 13 07:07:33.342804 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2dd288ed-023b-4e81-bf4e-c5b260e148e7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 returned with HTTP 202 Aug 13 07:07:33.343225 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1199/4771] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:07:33 2026] DELETE /volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:07:33.351475 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f5bf0279-b79e-45ef-956d-a9acbc3004bf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:33.353247 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5bf0279-b79e-45ef-956d-a9acbc3004bf tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 Aug 13 07:07:33.353447 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5bf0279-b79e-45ef-956d-a9acbc3004bf tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:33.353626 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5bf0279-b79e-45ef-956d-a9acbc3004bf tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:33.360068 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:33.360068 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:33.363672 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f5bf0279-b79e-45ef-956d-a9acbc3004bf tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:07:33.367799 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5bf0279-b79e-45ef-956d-a9acbc3004bf tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 returned with HTTP 200 Aug 13 07:07:33.368188 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1197/4772] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:33 2026] GET /volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:33.621784 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ca0bb4ae-8721-4a72-a9d2-0c4ace97cd53 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:33.623510 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ca0bb4ae-8721-4a72-a9d2-0c4ace97cd53 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:07:33.623728 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ca0bb4ae-8721-4a72-a9d2-0c4ace97cd53 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:33.623979 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ca0bb4ae-8721-4a72-a9d2-0c4ace97cd53 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:33.633557 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:33.633557 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:33.636576 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ca0bb4ae-8721-4a72-a9d2-0c4ace97cd53 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:33.640080 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ca0bb4ae-8721-4a72-a9d2-0c4ace97cd53 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:07:33.640460 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1187/4773] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:33 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:34.380939 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5867b223-ef38-473c-b52e-9c8e726fb5f5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:34.382870 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5867b223-ef38-473c-b52e-9c8e726fb5f5 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 Aug 13 07:07:34.383070 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5867b223-ef38-473c-b52e-9c8e726fb5f5 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:34.383261 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5867b223-ef38-473c-b52e-9c8e726fb5f5 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:34.390346 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5867b223-ef38-473c-b52e-9c8e726fb5f5 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 returned with HTTP 404 Aug 13 07:07:34.390978 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1191/4774] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:34 2026] GET /volume/v3/volumes/b4f47a51-eb5d-4004-9c2a-0f3da2eff678 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:07:34.397827 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2487414c-54b9-4809-b523-bb14133360fa None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:34.399617 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2487414c-54b9-4809-b523-bb14133360fa tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 07:07:34.399814 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2487414c-54b9-4809-b523-bb14133360fa tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:34.400012 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2487414c-54b9-4809-b523-bb14133360fa tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:34.400785 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2487414c-54b9-4809-b523-bb14133360fa tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:07:34.424770 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2487414c-54b9-4809-b523-bb14133360fa tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] Get all volumes completed successfully. Aug 13 07:07:34.426580 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:34.426580 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:34.431665 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2487414c-54b9-4809-b523-bb14133360fa tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 07:07:34.432106 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1200/4775] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 07:07:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11370 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:07:34.447719 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-891bc9f3-e90b-4c7c-b82b-223d49e6db73 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:34.449770 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-891bc9f3-e90b-4c7c-b82b-223d49e6db73 tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] DELETE https://10.4.3.81/volume/v3/types/51c338d2-d75d-4d6c-ae09-f74b6c2d4a21 Aug 13 07:07:34.450060 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-891bc9f3-e90b-4c7c-b82b-223d49e6db73 tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:34.450368 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-891bc9f3-e90b-4c7c-b82b-223d49e6db73 tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:34.473937 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-891bc9f3-e90b-4c7c-b82b-223d49e6db73 tempest-TestVolumeBootPattern-1413874721 tempest-TestVolumeBootPattern-1413874721-project-admin] https://10.4.3.81/volume/v3/types/51c338d2-d75d-4d6c-ae09-f74b6c2d4a21 returned with HTTP 202 Aug 13 07:07:34.474505 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1198/4776] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:07:34 2026] DELETE /volume/v3/types/51c338d2-d75d-4d6c-ae09-f74b6c2d4a21 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:07:34.503218 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:34.505301 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:07:34.505644 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-943769032", "snapshot_id": null, "imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "volume_type": null, "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:34.507286 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-943769032', 'snapshot_id': None, 'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'volume_type': None, 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:07:34.580909 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume of 1 GB Aug 13 07:07:34.585381 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Availability Zones retrieved successfully. Aug 13 07:07:34.590947 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Flow 'volume_create_api' (06404a69-f47e-4f79-96c6-49497f646871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:07:34.592374 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40a72afe-a436-4228-a897-37d21668221c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:34.593421 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:07:34.644410 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40a72afe-a436-4228-a897-37d21668221c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:34.645127 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7792597b-5370-4ba5-bb44-77b0a50f5d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:34.651389 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e6c45e26-c39c-40d3-b146-15c21a57c8a1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:34.652864 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e6c45e26-c39c-40d3-b146-15c21a57c8a1 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:07:34.653098 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e6c45e26-c39c-40d3-b146-15c21a57c8a1 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:34.653277 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e6c45e26-c39c-40d3-b146-15c21a57c8a1 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:34.661794 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:34.661794 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:34.664764 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e6c45e26-c39c-40d3-b146-15c21a57c8a1 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:34.669041 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e6c45e26-c39c-40d3-b146-15c21a57c8a1 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:07:34.669491 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1192/4777] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:34 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:34.696250 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Created reservations ['5fdc3592-17f1-4109-be34-fb44ca757404', '1d945a1a-144f-47c2-bbdc-6410258e8c77', 'f2191fc2-3b4c-4223-85c2-86b70b57cac3', 'cac6f765-ba82-427f-be75-690f042f9aca'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:07:34.697215 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7792597b-5370-4ba5-bb44-77b0a50f5d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fdc3592-17f1-4109-be34-fb44ca757404', '1d945a1a-144f-47c2-bbdc-6410258e8c77', 'f2191fc2-3b4c-4223-85c2-86b70b57cac3', 'cac6f765-ba82-427f-be75-690f042f9aca']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:34.698181 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e98e4a48-b9bb-4d82-8017-2fbeee6e3b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:34.725037 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e98e4a48-b9bb-4d82-8017-2fbeee6e3b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b0c733a-d3b6-4b2c-b9eb-b1aefe458849', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-943769032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b1527511bd4343bbe46b276c218222',qos_specs=None,replication_status=,reservations=['5fdc3592-17f1-4109-be34-fb44ca757404','1d945a1a-144f-47c2-bbdc-6410258e8c77','f2191fc2-3b4c-4223-85c2-86b70b57cac3','cac6f765-ba82-427f-be75-690f042f9aca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac94397952044e4bd450fcc0add47ce',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:07:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-943769032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b0c733a-d3b6-4b2c-b9eb-b1aefe458849,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3b1527511bd4343bbe46b276c218222',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eac94397952044e4bd450fcc0add47ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:34.726000 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3308e7e7-5241-4da1-967a-7fdd22147909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:34.744177 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3308e7e7-5241-4da1-967a-7fdd22147909) transitioned into state 'SUCCESS' from state '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-943769032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b1527511bd4343bbe46b276c218222',qos_specs=None,replication_status=,reservations=['5fdc3592-17f1-4109-be34-fb44ca757404','1d945a1a-144f-47c2-bbdc-6410258e8c77','f2191fc2-3b4c-4223-85c2-86b70b57cac3','cac6f765-ba82-427f-be75-690f042f9aca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac94397952044e4bd450fcc0add47ce',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:34.744862 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2a547e3-c322-4142-a669-9877c11c2b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:34.754710 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2a547e3-c322-4142-a669-9877c11c2b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:34.755526 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Flow 'volume_create_api' (06404a69-f47e-4f79-96c6-49497f646871) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:07:34.755854 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume request issued successfully. Aug 13 07:07:34.756429 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-78b441ed-b413-4306-a971-f8ea2fdfdd81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:07:34.756881 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1188/4778] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:07:34 2026] POST /volume/v3/volumes => generated 756 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:07:34.768086 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1bb8e233-c2d4-46db-aa18-b1b72b5ab3d2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:34.770303 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1bb8e233-c2d4-46db-aa18-b1b72b5ab3d2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 Aug 13 07:07:34.770565 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1bb8e233-c2d4-46db-aa18-b1b72b5ab3d2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:34.770785 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1bb8e233-c2d4-46db-aa18-b1b72b5ab3d2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:34.778388 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:34.778388 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:34.782464 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1bb8e233-c2d4-46db-aa18-b1b72b5ab3d2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:07:34.790209 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1bb8e233-c2d4-46db-aa18-b1b72b5ab3d2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 returned with HTTP 200 Aug 13 07:07:34.790209 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1201/4779] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:34 2026] GET /volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:35.681620 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-af07e9b2-12bb-4d3a-a0a3-7dd255837e5a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:35.683262 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-af07e9b2-12bb-4d3a-a0a3-7dd255837e5a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:07:35.683586 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-af07e9b2-12bb-4d3a-a0a3-7dd255837e5a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:35.684810 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-af07e9b2-12bb-4d3a-a0a3-7dd255837e5a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:35.692404 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:35.692404 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:35.695528 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-af07e9b2-12bb-4d3a-a0a3-7dd255837e5a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:35.699212 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-af07e9b2-12bb-4d3a-a0a3-7dd255837e5a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:07:35.699657 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1199/4780] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:35 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:35.801621 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-41a7af31-d417-48fb-a5e6-953bd926b63f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:35.803200 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-41a7af31-d417-48fb-a5e6-953bd926b63f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 Aug 13 07:07:35.803381 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-41a7af31-d417-48fb-a5e6-953bd926b63f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:35.803550 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-41a7af31-d417-48fb-a5e6-953bd926b63f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:35.809755 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:35.809755 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:35.812800 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-41a7af31-d417-48fb-a5e6-953bd926b63f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:07:35.816815 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-41a7af31-d417-48fb-a5e6-953bd926b63f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 returned with HTTP 200 Aug 13 07:07:35.817174 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1193/4781] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:35 2026] GET /volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 => generated 1364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:35.829613 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d2da2ebd-b582-4b8c-8acf-294c14875e98 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:35.831585 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d2da2ebd-b582-4b8c-8acf-294c14875e98 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 Aug 13 07:07:35.831805 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d2da2ebd-b582-4b8c-8acf-294c14875e98 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:35.831992 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d2da2ebd-b582-4b8c-8acf-294c14875e98 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:35.838988 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:35.838988 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:35.843025 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d2da2ebd-b582-4b8c-8acf-294c14875e98 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:07:35.849212 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d2da2ebd-b582-4b8c-8acf-294c14875e98 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 returned with HTTP 200 Aug 13 07:07:35.849700 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1189/4782] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:35 2026] GET /volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:36.128932 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-d48d59c1-c625-4c29-b99d-6e74d84ee552 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:36.132574 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-d48d59c1-c625-4c29-b99d-6e74d84ee552 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] POST https://10.4.3.81/volume/v3/attachments/1b4fffd1-56c8-4e0a-bb78-b3aa746f87c3/action Aug 13 07:07:36.132891 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-d48d59c1-c625-4c29-b99d-6e74d84ee552 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:07:36.133002 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-d48d59c1-c625-4c29-b99d-6e74d84ee552 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:36.156111 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:36.156111 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:36.170604 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d771cd81-2583-43f8-9826-a0d8b963f854 req-d48d59c1-c625-4c29-b99d-6e74d84ee552 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/attachments/1b4fffd1-56c8-4e0a-bb78-b3aa746f87c3/action returned with HTTP 204 Aug 13 07:07:36.171177 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1202/4783] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:07:36 2026] POST /volume/v3/attachments/1b4fffd1-56c8-4e0a-bb78-b3aa746f87c3/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:07:36.712154 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-be3b16e0-c1b4-4e57-9ce9-60222024f78e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:36.714106 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be3b16e0-c1b4-4e57-9ce9-60222024f78e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:07:36.714297 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be3b16e0-c1b4-4e57-9ce9-60222024f78e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:36.714499 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be3b16e0-c1b4-4e57-9ce9-60222024f78e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:36.725456 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:36.725456 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:36.729478 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-be3b16e0-c1b4-4e57-9ce9-60222024f78e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:07:36.733758 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be3b16e0-c1b4-4e57-9ce9-60222024f78e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:07:36.734189 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1200/4784] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:36 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:37.164784 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-cee3a0c7-7983-46ce-ac49-26e5ab63c2ea None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:37.171553 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-cee3a0c7-7983-46ce-ac49-26e5ab63c2ea tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 Aug 13 07:07:37.171553 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-cee3a0c7-7983-46ce-ac49-26e5ab63c2ea tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:37.171553 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-cee3a0c7-7983-46ce-ac49-26e5ab63c2ea tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:37.183307 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:37.183307 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:37.188201 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-cee3a0c7-7983-46ce-ac49-26e5ab63c2ea tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:07:37.193926 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-cee3a0c7-7983-46ce-ac49-26e5ab63c2ea tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 returned with HTTP 200 Aug 13 07:07:37.194129 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1194/4785] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:07:37 2026] GET /volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 => generated 1364 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:37.677685 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-7147b9a0-02c1-4401-995f-e350d6836065 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:37.679584 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-7147b9a0-02c1-4401-995f-e350d6836065 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 Aug 13 07:07:37.679760 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-7147b9a0-02c1-4401-995f-e350d6836065 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:37.679916 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-7147b9a0-02c1-4401-995f-e350d6836065 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:37.686345 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:37.686345 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:37.689844 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-7147b9a0-02c1-4401-995f-e350d6836065 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:07:37.693782 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-7147b9a0-02c1-4401-995f-e350d6836065 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 returned with HTTP 200 Aug 13 07:07:37.694181 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1190/4786] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:07:37 2026] GET /volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:37.702685 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-350f9354-b0ec-47bd-baed-ac669afcaa17 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:37.703097 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-350f9354-b0ec-47bd-baed-ac669afcaa17 None None] GET https://10.4.3.81/volume// Aug 13 07:07:37.703287 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-350f9354-b0ec-47bd-baed-ac669afcaa17 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:37.703524 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-350f9354-b0ec-47bd-baed-ac669afcaa17 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:37.703853 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-350f9354-b0ec-47bd-baed-ac669afcaa17 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:07:37.704149 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1203/4787] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 07:07:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:07:37.710525 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-1031e71e-fac2-4cde-9fed-449fabfac91c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:37.712419 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-1031e71e-fac2-4cde-9fed-449fabfac91c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:07:37.712732 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-1031e71e-fac2-4cde-9fed-449fabfac91c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b0c733a-d3b6-4b2c-b9eb-b1aefe458849", "connector": null, "instance_uuid": "871f5c99-a786-4042-b009-22c36168353f"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:37.720086 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:37.720086 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:37.743256 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-1031e71e-fac2-4cde-9fed-449fabfac91c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:07:37.743700 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1201/4788] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:07:37 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:38.590514 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a8d77b2d-5380-4aa1-bf0c-b0ac39123282 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:38.591049 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a8d77b2d-5380-4aa1-bf0c-b0ac39123282 None None] GET https://10.4.3.81/volume// Aug 13 07:07:38.591049 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a8d77b2d-5380-4aa1-bf0c-b0ac39123282 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:38.591460 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a8d77b2d-5380-4aa1-bf0c-b0ac39123282 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:38.591577 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a8d77b2d-5380-4aa1-bf0c-b0ac39123282 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:07:38.592046 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1195/4789] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:07:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:07:38.602805 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-39cddc63-a1d8-4ace-bc26-f294fc7ad17f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:38.605056 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-39cddc63-a1d8-4ace-bc26-f294fc7ad17f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 Aug 13 07:07:38.605225 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-39cddc63-a1d8-4ace-bc26-f294fc7ad17f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:38.605273 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-39cddc63-a1d8-4ace-bc26-f294fc7ad17f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:38.614336 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:38.614336 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:38.617702 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-39cddc63-a1d8-4ace-bc26-f294fc7ad17f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:07:38.622553 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-39cddc63-a1d8-4ace-bc26-f294fc7ad17f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 returned with HTTP 200 Aug 13 07:07:38.623074 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1191/4790] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:07:38 2026] GET /volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 => generated 1543 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:07:38.725256 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-c3c6146e-b907-455f-90c6-c33657a17f67 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:38.727404 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-c3c6146e-b907-455f-90c6-c33657a17f67 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] PUT https://10.4.3.81/volume/v3/attachments/b624f16d-ae22-4479-9e5e-30529b51e868 Aug 13 07:07:38.727754 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-c3c6146e-b907-455f-90c6-c33657a17f67 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:38.734662 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-c3c6146e-b907-455f-90c6-c33657a17f67 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Acquiring lock "cinder-attachment_update-7b0c733a-d3b6-4b2c-b9eb-b1aefe458849-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:07:38.738771 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-c3c6146e-b907-455f-90c6-c33657a17f67 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Lock "cinder-attachment_update-7b0c733a-d3b6-4b2c-b9eb-b1aefe458849-np0000007169" acquired by "attachment_update" :: waited 0.004s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:07:38.740104 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:38.740104 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:38.829931 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-c3c6146e-b907-455f-90c6-c33657a17f67 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Lock "cinder-attachment_update-7b0c733a-d3b6-4b2c-b9eb-b1aefe458849-np0000007169" released by "attachment_update" :: held 0.091s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:07:38.830578 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-c3c6146e-b907-455f-90c6-c33657a17f67 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/b624f16d-ae22-4479-9e5e-30529b51e868 returned with HTTP 200 Aug 13 07:07:38.831094 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1204/4791] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:07:38 2026] PUT /volume/v3/attachments/b624f16d-ae22-4479-9e5e-30529b51e868 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:38.852926 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-6264c4f3-6975-4182-93c0-d0a500633d09 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:38.854916 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-6264c4f3-6975-4182-93c0-d0a500633d09 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/attachments/b624f16d-ae22-4479-9e5e-30529b51e868/action Aug 13 07:07:38.855278 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-6264c4f3-6975-4182-93c0-d0a500633d09 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:07:38.855410 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-6264c4f3-6975-4182-93c0-d0a500633d09 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:38.869340 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:38.869340 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:38.878400 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fc89e505-eaba-4b0f-bba8-c3db9da1ee66 req-6264c4f3-6975-4182-93c0-d0a500633d09 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/b624f16d-ae22-4479-9e5e-30529b51e868/action returned with HTTP 204 Aug 13 07:07:38.878835 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1202/4792] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:07:38 2026] POST /volume/v3/attachments/b624f16d-ae22-4479-9e5e-30529b51e868/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:07:40.683415 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f7d7c727-ac05-4a08-ae5c-a1a2aa343c5a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:40.784640 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f7d7c727-ac05-4a08-ae5c-a1a2aa343c5a tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:07:40.785124 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f7d7c727-ac05-4a08-ae5c-a1a2aa343c5a tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1640884119-1332125926", "extra_specs": {}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:40.803636 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f7d7c727-ac05-4a08-ae5c-a1a2aa343c5a tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:07:40.804304 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1196/4793] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:07:40 2026] POST /volume/v3/types => generated 269 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:42.806095 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b14b4583-85a0-447c-82de-5578b03c7643 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:42.807903 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b14b4583-85a0-447c-82de-5578b03c7643 tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:07:42.808251 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b14b4583-85a0-447c-82de-5578b03c7643 tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188150938-321210426", "extra_specs": {}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:42.821171 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b14b4583-85a0-447c-82de-5578b03c7643 tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:07:42.821578 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1192/4794] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:07:42 2026] POST /volume/v3/types => generated 268 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:42.829732 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cb8b7b99-d91d-4ae9-ac6f-7b0ed0b7d571 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:42.831582 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cb8b7b99-d91d-4ae9-ac6f-7b0ed0b7d571 tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:07:42.831903 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cb8b7b99-d91d-4ae9-ac6f-7b0ed0b7d571 tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-524390460-1514667647", "extra_specs": {}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:42.833613 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:42.833613 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:42.845406 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cb8b7b99-d91d-4ae9-ac6f-7b0ed0b7d571 tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:07:42.845731 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1205/4795] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:07:42 2026] POST /volume/v3/types => generated 268 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:42.852870 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:42.854547 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:07:42.854866 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-507567641", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188150938-321210426", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:42.856337 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-507567641', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188150938-321210426', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:07:42.859608 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Create volume of 1 GB Aug 13 07:07:42.859881 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:42.859881 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:42.860399 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Availability Zones retrieved successfully. Aug 13 07:07:42.865640 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Flow 'volume_create_api' (4249da7c-1439-4105-9691-c65589457a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:07:42.866555 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c791114-03d0-4705-a671-5d08f36197f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:42.867316 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:07:42.884844 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c791114-03d0-4705-a671-5d08f36197f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:07:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ba7965c5-0978-4639-a10f-2e7f1f237136,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188150938-321210426',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ba7965c5-0978-4639-a10f-2e7f1f237136', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:42.885567 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9e74e82-de6c-40a3-98c1-5cea380bc56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:42.909416 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188150938-321210426 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188150938-321210426, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:07:42.909618 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188150938-321210426 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188150938-321210426, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:07:42.939867 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Created reservations ['ce167505-0563-4cbf-be98-1ca42ad34bcd', 'fb6d93da-b963-4180-a720-9b00723c2f26', '100c78f4-76dd-4731-bddf-155a9cf7b3f7', 'a6d6c082-5fe4-4de5-87b3-60660bab2207'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:07:42.940803 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9e74e82-de6c-40a3-98c1-5cea380bc56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce167505-0563-4cbf-be98-1ca42ad34bcd', 'fb6d93da-b963-4180-a720-9b00723c2f26', '100c78f4-76dd-4731-bddf-155a9cf7b3f7', 'a6d6c082-5fe4-4de5-87b3-60660bab2207']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:42.941833 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3edfbb8d-d22c-44c9-a777-fcf15253e06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:42.966469 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3edfbb8d-d22c-44c9-a777-fcf15253e06e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc848dca-744f-41ea-9679-d87dbc0ef1ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-507567641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c9c972e3d14a118109f75bf158b474',qos_specs=None,replication_status=,reservations=['ce167505-0563-4cbf-be98-1ca42ad34bcd','fb6d93da-b963-4180-a720-9b00723c2f26','100c78f4-76dd-4731-bddf-155a9cf7b3f7','a6d6c082-5fe4-4de5-87b3-60660bab2207'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aecabaf5a4cb402382feb1f870bb0cc8',volume_type_id=ba7965c5-0978-4639-a10f-2e7f1f237136), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:07:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-507567641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc848dca-744f-41ea-9679-d87dbc0ef1ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37c9c972e3d14a118109f75bf158b474',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aecabaf5a4cb402382feb1f870bb0cc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ba7965c5-0978-4639-a10f-2e7f1f237136),volume_type_id=ba7965c5-0978-4639-a10f-2e7f1f237136)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:42.967408 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09696d1f-ad78-47d8-bb61-5cdab32a99ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:42.986113 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09696d1f-ad78-47d8-bb61-5cdab32a99ae) transitioned into state 'SUCCESS' from state '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-507567641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c9c972e3d14a118109f75bf158b474',qos_specs=None,replication_status=,reservations=['ce167505-0563-4cbf-be98-1ca42ad34bcd','fb6d93da-b963-4180-a720-9b00723c2f26','100c78f4-76dd-4731-bddf-155a9cf7b3f7','a6d6c082-5fe4-4de5-87b3-60660bab2207'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aecabaf5a4cb402382feb1f870bb0cc8',volume_type_id=ba7965c5-0978-4639-a10f-2e7f1f237136)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:42.986811 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ae93a95-12d5-4321-9072-95327ea046a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:42.996925 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ae93a95-12d5-4321-9072-95327ea046a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:42.997770 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Flow 'volume_create_api' (4249da7c-1439-4105-9691-c65589457a2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:07:42.998116 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Create volume request issued successfully. Aug 13 07:07:42.998701 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0cf408bf-9e53-47d8-aa1d-d61c7cae3010 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:07:42.999254 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1203/4796] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:07:42 2026] POST /volume/v3/volumes => generated 843 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:07:43.010409 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:43.012141 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:07:43.012613 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-729569209", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-524390460-1514667647", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:43.014157 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-729569209', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-524390460-1514667647', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:07:43.017644 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Create volume of 1 GB Aug 13 07:07:43.017893 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:43.017893 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:43.018343 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Availability Zones retrieved successfully. Aug 13 07:07:43.023289 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Flow 'volume_create_api' (2ff0134e-97c8-4f1e-b388-dc1a3c1b593b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:07:43.024067 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c40b0eec-1a0b-40d1-b193-59f3185ba490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:43.025247 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:07:43.045347 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c40b0eec-1a0b-40d1-b193-59f3185ba490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:07:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=84219e33-21f1-45ad-a277-76fdff644b2f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-524390460-1514667647',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84219e33-21f1-45ad-a277-76fdff644b2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:43.046395 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab25be9a-0df4-4758-9658-2aad1ba2c6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:43.078143 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-524390460-1514667647 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-524390460-1514667647, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:07:43.078459 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-524390460-1514667647 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-524390460-1514667647, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:07:43.109146 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Created reservations ['2cd39548-a64f-41ca-8c73-8c2a45812a2e', '57708921-af9b-4ed1-8850-ee510170054a', '8318192e-db0a-4749-a1a1-39dcd41f9f28', '0d642a36-6826-4b84-a4b7-5a68ed4759dc'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:07:43.110112 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab25be9a-0df4-4758-9658-2aad1ba2c6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cd39548-a64f-41ca-8c73-8c2a45812a2e', '57708921-af9b-4ed1-8850-ee510170054a', '8318192e-db0a-4749-a1a1-39dcd41f9f28', '0d642a36-6826-4b84-a4b7-5a68ed4759dc']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:43.110888 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4fe9a3-4d73-4e47-9c4a-6ef45d3908bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:43.134733 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4fe9a3-4d73-4e47-9c4a-6ef45d3908bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3e8981d-a903-4724-be87-3725f00cea13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-729569209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c9c972e3d14a118109f75bf158b474',qos_specs=None,replication_status=,reservations=['2cd39548-a64f-41ca-8c73-8c2a45812a2e','57708921-af9b-4ed1-8850-ee510170054a','8318192e-db0a-4749-a1a1-39dcd41f9f28','0d642a36-6826-4b84-a4b7-5a68ed4759dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aecabaf5a4cb402382feb1f870bb0cc8',volume_type_id=84219e33-21f1-45ad-a277-76fdff644b2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:07:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-729569209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3e8981d-a903-4724-be87-3725f00cea13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37c9c972e3d14a118109f75bf158b474',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aecabaf5a4cb402382feb1f870bb0cc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84219e33-21f1-45ad-a277-76fdff644b2f),volume_type_id=84219e33-21f1-45ad-a277-76fdff644b2f)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:43.136783 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97a186ab-36c6-49d4-a352-6b45045b50ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:43.155887 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97a186ab-36c6-49d4-a352-6b45045b50ac) transitioned into state 'SUCCESS' from state '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-729569209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c9c972e3d14a118109f75bf158b474',qos_specs=None,replication_status=,reservations=['2cd39548-a64f-41ca-8c73-8c2a45812a2e','57708921-af9b-4ed1-8850-ee510170054a','8318192e-db0a-4749-a1a1-39dcd41f9f28','0d642a36-6826-4b84-a4b7-5a68ed4759dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aecabaf5a4cb402382feb1f870bb0cc8',volume_type_id=84219e33-21f1-45ad-a277-76fdff644b2f)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:43.156738 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97af8efc-20d1-43f5-ac91-5ebf4ae754fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:43.165232 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97af8efc-20d1-43f5-ac91-5ebf4ae754fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:43.166293 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Flow 'volume_create_api' (2ff0134e-97c8-4f1e-b388-dc1a3c1b593b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:07:43.166614 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Create volume request issued successfully. Aug 13 07:07:43.167174 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-87070303-608b-49c4-b5b5-a7a1b450e7a4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:07:43.167608 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1197/4797] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:07:43 2026] POST /volume/v3/volumes => generated 843 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:07:43.208442 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:43.210651 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:07:43.211084 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-508004586", "snapshot_id": null, "imageRef": "4f47567c-ff48-4f63-b7a0-56e899fbb4ad", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1640884119-1332125926", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:43.213185 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-508004586', 'snapshot_id': None, 'imageRef': '4f47567c-ff48-4f63-b7a0-56e899fbb4ad', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1640884119-1332125926', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:07:43.326892 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Create volume of 1 GB Aug 13 07:07:43.327335 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:43.327335 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:43.328056 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Availability Zones retrieved successfully. Aug 13 07:07:43.337138 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Flow 'volume_create_api' (c3fdc008-a86b-4f57-b167-1c76a4274e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:07:43.338035 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20e61094-797e-4706-b6c4-9c892e88224d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:43.338890 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:07:43.419346 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20e61094-797e-4706-b6c4-9c892e88224d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:07:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7e5bb1d1-3917-4fb1-9ca8-464a426aa243,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1640884119-1332125926',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e5bb1d1-3917-4fb1-9ca8-464a426aa243', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:43.419346 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2518de0e-f7a2-4310-9660-6c6884e9a3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:43.459538 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1640884119-1332125926 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1640884119-1332125926, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:07:43.459930 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1640884119-1332125926 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1640884119-1332125926, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:07:43.491982 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Created reservations ['c3ead3d6-0c47-4ae2-93fd-b4e44babe493', 'fe1f7858-7b96-4632-a479-50154deaa766', '95d20168-3e52-42c2-83e6-60dcde4acacf', '81fe5d4d-3f1b-4689-9d8a-c61d562bb2e2'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:07:43.492956 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2518de0e-f7a2-4310-9660-6c6884e9a3ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3ead3d6-0c47-4ae2-93fd-b4e44babe493', 'fe1f7858-7b96-4632-a479-50154deaa766', '95d20168-3e52-42c2-83e6-60dcde4acacf', '81fe5d4d-3f1b-4689-9d8a-c61d562bb2e2']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:43.493885 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3ae0405-492e-4207-a75c-a905f4b13605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:43.523877 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3ae0405-492e-4207-a75c-a905f4b13605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50e7f9a8-abdb-4956-a934-03b739dfce6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-508004586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c9c972e3d14a118109f75bf158b474',qos_specs=None,replication_status=,reservations=['c3ead3d6-0c47-4ae2-93fd-b4e44babe493','fe1f7858-7b96-4632-a479-50154deaa766','95d20168-3e52-42c2-83e6-60dcde4acacf','81fe5d4d-3f1b-4689-9d8a-c61d562bb2e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aecabaf5a4cb402382feb1f870bb0cc8',volume_type_id=7e5bb1d1-3917-4fb1-9ca8-464a426aa243), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:07:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-508004586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50e7f9a8-abdb-4956-a934-03b739dfce6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37c9c972e3d14a118109f75bf158b474',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aecabaf5a4cb402382feb1f870bb0cc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e5bb1d1-3917-4fb1-9ca8-464a426aa243),volume_type_id=7e5bb1d1-3917-4fb1-9ca8-464a426aa243)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:43.524852 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f76154c-2b23-494c-9312-99d0e32f90ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:43.546669 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f76154c-2b23-494c-9312-99d0e32f90ce) transitioned into state 'SUCCESS' from state '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-508004586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c9c972e3d14a118109f75bf158b474',qos_specs=None,replication_status=,reservations=['c3ead3d6-0c47-4ae2-93fd-b4e44babe493','fe1f7858-7b96-4632-a479-50154deaa766','95d20168-3e52-42c2-83e6-60dcde4acacf','81fe5d4d-3f1b-4689-9d8a-c61d562bb2e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aecabaf5a4cb402382feb1f870bb0cc8',volume_type_id=7e5bb1d1-3917-4fb1-9ca8-464a426aa243)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:43.547614 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48d8cb6f-f348-4309-8934-46f8571bcad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:07:43.559674 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48d8cb6f-f348-4309-8934-46f8571bcad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:07:43.560724 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Flow 'volume_create_api' (c3fdc008-a86b-4f57-b167-1c76a4274e89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:07:43.561128 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Create volume request issued successfully. Aug 13 07:07:43.561836 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-655b92a1-c9d5-4bfb-9259-4e2be180f163 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:07:43.562396 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1193/4798] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:07:43 2026] POST /volume/v3/volumes => generated 844 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:07:43.579481 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-87b1001c-e02e-4f67-b971-f7558987de57 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:43.584699 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-87b1001c-e02e-4f67-b971-f7558987de57 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b Aug 13 07:07:43.584883 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-87b1001c-e02e-4f67-b971-f7558987de57 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:43.585070 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-87b1001c-e02e-4f67-b971-f7558987de57 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:43.593673 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:43.593673 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:43.600232 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-87b1001c-e02e-4f67-b971-f7558987de57 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:07:43.604565 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-87b1001c-e02e-4f67-b971-f7558987de57 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b returned with HTTP 200 Aug 13 07:07:43.604917 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1206/4799] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:43 2026] GET /volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b => generated 912 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:44.622889 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1a59a651-5cc9-400d-94d0-ff383839d37c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:44.625359 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1a59a651-5cc9-400d-94d0-ff383839d37c tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b Aug 13 07:07:44.625554 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1a59a651-5cc9-400d-94d0-ff383839d37c tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:44.625731 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1a59a651-5cc9-400d-94d0-ff383839d37c tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:44.632309 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:44.632309 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:44.635997 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1a59a651-5cc9-400d-94d0-ff383839d37c tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:07:44.640227 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1a59a651-5cc9-400d-94d0-ff383839d37c tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b returned with HTTP 200 Aug 13 07:07:44.640717 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1204/4800] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:44 2026] GET /volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:45.656093 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d3a5dce0-a493-4006-ac66-a28e3bb35ba7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:45.658102 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d3a5dce0-a493-4006-ac66-a28e3bb35ba7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b Aug 13 07:07:45.658281 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d3a5dce0-a493-4006-ac66-a28e3bb35ba7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:45.658491 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d3a5dce0-a493-4006-ac66-a28e3bb35ba7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:45.664831 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:45.664831 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:45.667967 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d3a5dce0-a493-4006-ac66-a28e3bb35ba7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:07:45.671667 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d3a5dce0-a493-4006-ac66-a28e3bb35ba7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b returned with HTTP 200 Aug 13 07:07:45.672178 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1198/4801] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:45 2026] GET /volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b => generated 997 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:46.691101 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-05c3defd-8b48-4c2e-8122-e1a00379ea79 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:46.693530 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-05c3defd-8b48-4c2e-8122-e1a00379ea79 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b Aug 13 07:07:46.693787 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-05c3defd-8b48-4c2e-8122-e1a00379ea79 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:46.694060 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-05c3defd-8b48-4c2e-8122-e1a00379ea79 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:46.703051 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:46.703051 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:46.707535 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-05c3defd-8b48-4c2e-8122-e1a00379ea79 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:07:46.712947 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-05c3defd-8b48-4c2e-8122-e1a00379ea79 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b returned with HTTP 200 Aug 13 07:07:46.713454 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1194/4802] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:46 2026] GET /volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:47.728126 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7e6de599-640b-4bb5-a193-cd8e1b79f25e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:47.730042 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7e6de599-640b-4bb5-a193-cd8e1b79f25e tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b Aug 13 07:07:47.730221 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7e6de599-640b-4bb5-a193-cd8e1b79f25e tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:47.730411 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7e6de599-640b-4bb5-a193-cd8e1b79f25e tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:47.736690 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:47.736690 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:47.740249 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7e6de599-640b-4bb5-a193-cd8e1b79f25e tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:07:47.745694 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7e6de599-640b-4bb5-a193-cd8e1b79f25e tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b returned with HTTP 200 Aug 13 07:07:47.746157 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1207/4803] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:47 2026] GET /volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b => generated 997 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:48.758836 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e4dae26c-89f5-40e8-942a-76803a267af7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:48.760823 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e4dae26c-89f5-40e8-942a-76803a267af7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b Aug 13 07:07:48.761050 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e4dae26c-89f5-40e8-942a-76803a267af7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:48.761259 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e4dae26c-89f5-40e8-942a-76803a267af7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:48.770150 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:48.770150 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:48.774086 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e4dae26c-89f5-40e8-942a-76803a267af7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:07:48.779023 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e4dae26c-89f5-40e8-942a-76803a267af7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b returned with HTTP 200 Aug 13 07:07:48.779461 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1205/4804] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:48 2026] GET /volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:49.795554 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-60a925a1-e4d7-454f-acc9-15465d8a9816 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:49.797234 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-60a925a1-e4d7-454f-acc9-15465d8a9816 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b Aug 13 07:07:49.797468 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-60a925a1-e4d7-454f-acc9-15465d8a9816 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:49.797685 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-60a925a1-e4d7-454f-acc9-15465d8a9816 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:49.804784 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:49.804784 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:49.808967 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-60a925a1-e4d7-454f-acc9-15465d8a9816 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:07:49.813649 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-60a925a1-e4d7-454f-acc9-15465d8a9816 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b returned with HTTP 200 Aug 13 07:07:49.814152 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1199/4805] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:49 2026] GET /volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b => generated 997 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:07:50.827664 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-996ea60e-6650-430c-b089-b4fef9541dcb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:50.829405 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-996ea60e-6650-430c-b089-b4fef9541dcb tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b Aug 13 07:07:50.829652 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-996ea60e-6650-430c-b089-b4fef9541dcb tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:50.829835 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-996ea60e-6650-430c-b089-b4fef9541dcb tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:50.836875 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:50.836875 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:50.841016 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-996ea60e-6650-430c-b089-b4fef9541dcb tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:07:50.846223 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-996ea60e-6650-430c-b089-b4fef9541dcb tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b returned with HTTP 200 Aug 13 07:07:50.846632 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1195/4806] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:07:50 2026] GET /volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b => generated 1249 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:50.938038 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-ba220bfd-2987-4537-90f8-518a39c380dd req-f28abb0b-d467-4f9a-bcfe-4cdfff5b2e63 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:50.940230 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-f28abb0b-d467-4f9a-bcfe-4cdfff5b2e63 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b Aug 13 07:07:50.940441 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-f28abb0b-d467-4f9a-bcfe-4cdfff5b2e63 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:50.940623 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-f28abb0b-d467-4f9a-bcfe-4cdfff5b2e63 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:50.948313 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:50.948313 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:07:50.952197 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-ba220bfd-2987-4537-90f8-518a39c380dd req-f28abb0b-d467-4f9a-bcfe-4cdfff5b2e63 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:07:50.956544 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-f28abb0b-d467-4f9a-bcfe-4cdfff5b2e63 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b returned with HTTP 200 Aug 13 07:07:50.956968 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1208/4807] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:07:50 2026] GET /volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b => generated 1249 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:51.326911 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-ba220bfd-2987-4537-90f8-518a39c380dd req-a883b07f-9cf4-45a6-8878-b4b13f25e366 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:51.328869 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-a883b07f-9cf4-45a6-8878-b4b13f25e366 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b Aug 13 07:07:51.329060 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-a883b07f-9cf4-45a6-8878-b4b13f25e366 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:51.329228 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-a883b07f-9cf4-45a6-8878-b4b13f25e366 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:51.335466 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:51.335466 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:51.338586 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-ba220bfd-2987-4537-90f8-518a39c380dd req-a883b07f-9cf4-45a6-8878-b4b13f25e366 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:07:51.342680 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-a883b07f-9cf4-45a6-8878-b4b13f25e366 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b returned with HTTP 200 Aug 13 07:07:51.343105 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1206/4808] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:07:51 2026] GET /volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b => generated 1249 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:51.352278 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8f40925d-225e-45e8-bed6-ec656d02d08a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:51.352677 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8f40925d-225e-45e8-bed6-ec656d02d08a None None] GET https://10.4.3.81/volume// Aug 13 07:07:51.352837 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8f40925d-225e-45e8-bed6-ec656d02d08a None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:51.353073 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8f40925d-225e-45e8-bed6-ec656d02d08a None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:51.353448 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8f40925d-225e-45e8-bed6-ec656d02d08a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:07:51.353754 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1200/4809] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 07:07:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:07:51.362378 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ba220bfd-2987-4537-90f8-518a39c380dd req-5ee1bb0f-6436-4ef9-90f7-4ed5b0bd31c5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:51.364190 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-5ee1bb0f-6436-4ef9-90f7-4ed5b0bd31c5 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:07:51.364546 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-5ee1bb0f-6436-4ef9-90f7-4ed5b0bd31c5 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50e7f9a8-abdb-4956-a934-03b739dfce6b", "connector": null, "instance_uuid": "15d9b8cd-ea79-4676-9d7f-c5e87d5c5427"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:51.372121 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:51.372121 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:51.392654 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-5ee1bb0f-6436-4ef9-90f7-4ed5b0bd31c5 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:07:51.393102 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1196/4810] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:07:51 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:52.422521 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-847212d1-bb00-4664-ba64-7c1bbf702734 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:52.423001 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-847212d1-bb00-4664-ba64-7c1bbf702734 None None] GET https://10.4.3.81/volume// Aug 13 07:07:52.423200 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-847212d1-bb00-4664-ba64-7c1bbf702734 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:52.423401 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-847212d1-bb00-4664-ba64-7c1bbf702734 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:52.423708 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-847212d1-bb00-4664-ba64-7c1bbf702734 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:07:52.424039 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1209/4811] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:07:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:07:52.435223 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-ba220bfd-2987-4537-90f8-518a39c380dd req-fa1a3271-b3c4-45d8-a91e-3b345fbfb61f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:52.441130 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-fa1a3271-b3c4-45d8-a91e-3b345fbfb61f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b Aug 13 07:07:52.441345 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-fa1a3271-b3c4-45d8-a91e-3b345fbfb61f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:07:52.441532 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-fa1a3271-b3c4-45d8-a91e-3b345fbfb61f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:07:52.462087 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:52.462087 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:07:52.466146 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-ba220bfd-2987-4537-90f8-518a39c380dd req-fa1a3271-b3c4-45d8-a91e-3b345fbfb61f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:07:52.471556 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-fa1a3271-b3c4-45d8-a91e-3b345fbfb61f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b returned with HTTP 200 Aug 13 07:07:52.472091 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1207/4812] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:07:52 2026] GET /volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b => generated 1428 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:07:52.575286 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-ba220bfd-2987-4537-90f8-518a39c380dd req-f4124b69-1c12-41e8-b5e9-2d45e349ea5f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:52.577774 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-f4124b69-1c12-41e8-b5e9-2d45e349ea5f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] PUT https://10.4.3.81/volume/v3/attachments/50e8fd97-f130-4972-8fa9-ce32baac3ad3 Aug 13 07:07:52.578461 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-f4124b69-1c12-41e8-b5e9-2d45e349ea5f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:52.586997 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-ba220bfd-2987-4537-90f8-518a39c380dd req-f4124b69-1c12-41e8-b5e9-2d45e349ea5f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Acquiring lock "cinder-attachment_update-50e7f9a8-abdb-4956-a934-03b739dfce6b-np0000007169" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:07:52.592043 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-ba220bfd-2987-4537-90f8-518a39c380dd req-f4124b69-1c12-41e8-b5e9-2d45e349ea5f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Lock "cinder-attachment_update-50e7f9a8-abdb-4956-a934-03b739dfce6b-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:07:52.592938 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:52.592938 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:07:52.678972 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-ba220bfd-2987-4537-90f8-518a39c380dd req-f4124b69-1c12-41e8-b5e9-2d45e349ea5f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Lock "cinder-attachment_update-50e7f9a8-abdb-4956-a934-03b739dfce6b-np0000007169" released by "attachment_update" :: held 0.087s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:07:52.679298 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-f4124b69-1c12-41e8-b5e9-2d45e349ea5f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/attachments/50e8fd97-f130-4972-8fa9-ce32baac3ad3 returned with HTTP 200 Aug 13 07:07:52.679760 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1201/4813] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:07:52 2026] PUT /volume/v3/attachments/50e8fd97-f130-4972-8fa9-ce32baac3ad3 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:07:52.705954 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ba220bfd-2987-4537-90f8-518a39c380dd req-0c65ccdb-c2e9-4317-8d9e-d70b2ee91775 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:07:52.708171 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-0c65ccdb-c2e9-4317-8d9e-d70b2ee91775 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] POST https://10.4.3.81/volume/v3/attachments/50e8fd97-f130-4972-8fa9-ce32baac3ad3/action Aug 13 07:07:52.708692 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-0c65ccdb-c2e9-4317-8d9e-d70b2ee91775 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:07:52.708881 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-0c65ccdb-c2e9-4317-8d9e-d70b2ee91775 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:07:52.725797 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:07:52.725797 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:07:52.734580 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ba220bfd-2987-4537-90f8-518a39c380dd req-0c65ccdb-c2e9-4317-8d9e-d70b2ee91775 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/attachments/50e8fd97-f130-4972-8fa9-ce32baac3ad3/action returned with HTTP 204 Aug 13 07:07:52.735029 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1197/4814] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:07:52 2026] POST /volume/v3/attachments/50e8fd97-f130-4972-8fa9-ce32baac3ad3/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:00.955279 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=234,cinder:UPDATE=63,cinder:INSERT=38 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:08:02.469634 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=187,cinder:INSERT=23,cinder:UPDATE=44 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:08:02.671355 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=166,cinder:UPDATE=34,cinder:INSERT=18 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:08:02.731959 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=183,cinder:INSERT=19,cinder:UPDATE=39 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:08:19.618212 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f4e75728-8c10-4eb3-b58e-20dda4ed475c req-adc7f8d8-111b-4596-85df-8e809e2f7376 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:19.620740 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f4e75728-8c10-4eb3-b58e-20dda4ed475c req-adc7f8d8-111b-4596-85df-8e809e2f7376 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] DELETE https://10.4.3.81/volume/v3/attachments/c33e99ca-cfa8-4083-a27c-92acb8463dca Aug 13 07:08:19.620800 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f4e75728-8c10-4eb3-b58e-20dda4ed475c req-adc7f8d8-111b-4596-85df-8e809e2f7376 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:19.621054 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f4e75728-8c10-4eb3-b58e-20dda4ed475c req-adc7f8d8-111b-4596-85df-8e809e2f7376 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:19.628903 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:19.628903 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:19.676186 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f4e75728-8c10-4eb3-b58e-20dda4ed475c req-adc7f8d8-111b-4596-85df-8e809e2f7376 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/attachments/c33e99ca-cfa8-4083-a27c-92acb8463dca returned with HTTP 200 Aug 13 07:08:19.676600 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1210/4815] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:08:19 2026] DELETE /volume/v3/attachments/c33e99ca-cfa8-4083-a27c-92acb8463dca => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:21.366907 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-1a18384e-4bc6-4c3e-a297-9f55dfdee954 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:21.369004 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-1a18384e-4bc6-4c3e-a297-9f55dfdee954 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:21.369221 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-1a18384e-4bc6-4c3e-a297-9f55dfdee954 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:21.369431 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-1a18384e-4bc6-4c3e-a297-9f55dfdee954 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:21.379136 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:21.379136 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:21.382737 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-1a18384e-4bc6-4c3e-a297-9f55dfdee954 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:21.387799 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-1a18384e-4bc6-4c3e-a297-9f55dfdee954 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:21.388213 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1208/4816] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:08:21 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:21.462287 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c305b9ef-aaac-4c45-a28e-155ccb61db51 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:21.462753 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c305b9ef-aaac-4c45-a28e-155ccb61db51 None None] GET https://10.4.3.81/volume// Aug 13 07:08:21.462939 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c305b9ef-aaac-4c45-a28e-155ccb61db51 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:21.463158 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c305b9ef-aaac-4c45-a28e-155ccb61db51 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:21.463574 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c305b9ef-aaac-4c45-a28e-155ccb61db51 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:08:21.463823 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1202/4817] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:08:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:08:21.472294 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-ef776919-6a97-4842-9777-f548764fcee3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:21.474596 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-ef776919-6a97-4842-9777-f548764fcee3 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:08:21.475048 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-ef776919-6a97-4842-9777-f548764fcee3 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "523a871d-bd0c-46b4-91e0-20d003788422", "connector": null, "instance_uuid": "7ca1c96b-a54e-4b5d-8377-e64873c04914"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:21.485768 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:21.485768 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:21.512333 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-ef776919-6a97-4842-9777-f548764fcee3 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:08:21.512840 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1198/4818] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:08:21 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:21.512953 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e420438e-5cff-4c87-8429-a9715477e15c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:21.517291 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e420438e-5cff-4c87-8429-a9715477e15c tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] DELETE https://10.4.3.81/volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 Aug 13 07:08:21.517576 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e420438e-5cff-4c87-8429-a9715477e15c tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:21.517757 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e420438e-5cff-4c87-8429-a9715477e15c tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:21.517924 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-e420438e-5cff-4c87-8429-a9715477e15c tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Delete volume with id: aae151d9-75fe-4223-ad64-feb4731dbfe9 Aug 13 07:08:21.528022 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:21.528022 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:21.528497 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e420438e-5cff-4c87-8429-a9715477e15c tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:08:21.549856 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e420438e-5cff-4c87-8429-a9715477e15c tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Delete volume request issued successfully. Aug 13 07:08:21.550136 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e420438e-5cff-4c87-8429-a9715477e15c tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 returned with HTTP 202 Aug 13 07:08:21.550550 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1211/4819] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:08:21 2026] DELETE /volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:08:21.552094 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-548d8d4d-8730-45bb-99cf-d07c580298b4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:21.555004 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-548d8d4d-8730-45bb-99cf-d07c580298b4 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:21.555004 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-548d8d4d-8730-45bb-99cf-d07c580298b4 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:21.555004 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-548d8d4d-8730-45bb-99cf-d07c580298b4 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:21.557452 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ecce4983-c222-4374-8904-20b553f0b801 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:21.557836 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ecce4983-c222-4374-8904-20b553f0b801 None None] GET https://10.4.3.81/volume// Aug 13 07:08:21.557996 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ecce4983-c222-4374-8904-20b553f0b801 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:21.558173 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ecce4983-c222-4374-8904-20b553f0b801 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:21.558527 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ecce4983-c222-4374-8904-20b553f0b801 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:08:21.558823 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1203/4820] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:08:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:08:21.559795 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a5f44379-eaee-4af6-9f12-5a9411a873f1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:21.561722 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a5f44379-eaee-4af6-9f12-5a9411a873f1 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 Aug 13 07:08:21.561948 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a5f44379-eaee-4af6-9f12-5a9411a873f1 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:21.562149 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a5f44379-eaee-4af6-9f12-5a9411a873f1 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:21.567284 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-f57b7c0c-b503-41c6-9d44-9bff4bcc204a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:21.569302 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:21.569302 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:21.570542 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:21.570542 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:21.572159 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-f57b7c0c-b503-41c6-9d44-9bff4bcc204a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:21.572442 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-f57b7c0c-b503-41c6-9d44-9bff4bcc204a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:21.572679 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-f57b7c0c-b503-41c6-9d44-9bff4bcc204a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:21.574338 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a5f44379-eaee-4af6-9f12-5a9411a873f1 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:08:21.576768 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-548d8d4d-8730-45bb-99cf-d07c580298b4 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:21.579837 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a5f44379-eaee-4af6-9f12-5a9411a873f1 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 returned with HTTP 200 Aug 13 07:08:21.580175 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1199/4821] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:08:21 2026] GET /volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 => generated 1419 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:08:21.583293 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-548d8d4d-8730-45bb-99cf-d07c580298b4 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:21.583860 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1209/4822] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:21 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1214 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:21.585420 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:21.585420 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:21.589094 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-f57b7c0c-b503-41c6-9d44-9bff4bcc204a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:21.593231 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-f57b7c0c-b503-41c6-9d44-9bff4bcc204a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:21.593669 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1212/4823] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:08:21 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1394 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:08:21.698512 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-52a301f8-a776-4858-a427-8f7d25010edc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:21.700994 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-52a301f8-a776-4858-a427-8f7d25010edc tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] PUT https://10.4.3.81/volume/v3/attachments/68eb41d6-9061-4c91-9db2-2aeeb5f5449d Aug 13 07:08:21.701444 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-52a301f8-a776-4858-a427-8f7d25010edc tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:21.710148 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-52a301f8-a776-4858-a427-8f7d25010edc tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Acquiring lock "cinder-attachment_update-523a871d-bd0c-46b4-91e0-20d003788422-np0000007169" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:08:21.715438 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-52a301f8-a776-4858-a427-8f7d25010edc tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Lock "cinder-attachment_update-523a871d-bd0c-46b4-91e0-20d003788422-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:08:21.717050 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:21.717050 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:21.790804 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-52a301f8-a776-4858-a427-8f7d25010edc tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Lock "cinder-attachment_update-523a871d-bd0c-46b4-91e0-20d003788422-np0000007169" released by "attachment_update" :: held 0.075s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:08:21.791201 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-52a301f8-a776-4858-a427-8f7d25010edc tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/attachments/68eb41d6-9061-4c91-9db2-2aeeb5f5449d returned with HTTP 200 Aug 13 07:08:21.791800 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1204/4824] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:08:21 2026] PUT /volume/v3/attachments/68eb41d6-9061-4c91-9db2-2aeeb5f5449d => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:22.593676 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bae8b409-d1fa-42c6-8fab-28807e2abe3d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:22.595533 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bae8b409-d1fa-42c6-8fab-28807e2abe3d tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 Aug 13 07:08:22.595746 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bae8b409-d1fa-42c6-8fab-28807e2abe3d tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:22.595924 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bae8b409-d1fa-42c6-8fab-28807e2abe3d tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:22.598702 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f5c19503-17f3-4b2f-91ab-6f32bbd8479f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:22.600549 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5c19503-17f3-4b2f-91ab-6f32bbd8479f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:22.600812 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5c19503-17f3-4b2f-91ab-6f32bbd8479f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:22.601037 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5c19503-17f3-4b2f-91ab-6f32bbd8479f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:22.601251 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bae8b409-d1fa-42c6-8fab-28807e2abe3d tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 returned with HTTP 404 Aug 13 07:08:22.601757 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1200/4825] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:08:22 2026] GET /volume/v3/volumes/aae151d9-75fe-4223-ad64-feb4731dbfe9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:08:22.608349 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3d272339-4bf5-4ebe-998c-b968be1a9944 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:22.610519 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3d272339-4bf5-4ebe-998c-b968be1a9944 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/eface2c1-e2af-40fd-bf08-f9ea475cf578 Aug 13 07:08:22.610804 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3d272339-4bf5-4ebe-998c-b968be1a9944 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:22.611050 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3d272339-4bf5-4ebe-998c-b968be1a9944 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:22.611202 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-3d272339-4bf5-4ebe-998c-b968be1a9944 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Delete snapshot with id: eface2c1-e2af-40fd-bf08-f9ea475cf578 Aug 13 07:08:22.616798 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:22.616798 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:22.617310 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:22.617310 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:22.617902 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3d272339-4bf5-4ebe-998c-b968be1a9944 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Snapshot retrieved successfully. Aug 13 07:08:22.621062 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f5c19503-17f3-4b2f-91ab-6f32bbd8479f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:22.626331 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5c19503-17f3-4b2f-91ab-6f32bbd8479f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:22.626803 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1210/4826] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:22 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1215 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:22.637575 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3d272339-4bf5-4ebe-998c-b968be1a9944 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Snapshot delete request issued successfully. Aug 13 07:08:22.637777 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3d272339-4bf5-4ebe-998c-b968be1a9944 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/snapshots/eface2c1-e2af-40fd-bf08-f9ea475cf578 returned with HTTP 202 Aug 13 07:08:22.638150 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1213/4827] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:08:22 2026] DELETE /volume/v3/snapshots/eface2c1-e2af-40fd-bf08-f9ea475cf578 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:22.648308 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d4c569e9-bb4b-4a55-99a5-ce53c059a0ee None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:22.650077 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d4c569e9-bb4b-4a55-99a5-ce53c059a0ee tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/snapshots/eface2c1-e2af-40fd-bf08-f9ea475cf578 Aug 13 07:08:22.650286 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d4c569e9-bb4b-4a55-99a5-ce53c059a0ee tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:22.650492 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d4c569e9-bb4b-4a55-99a5-ce53c059a0ee tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:22.655468 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:22.655468 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:22.655880 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d4c569e9-bb4b-4a55-99a5-ce53c059a0ee tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Snapshot retrieved successfully. Aug 13 07:08:22.656587 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d4c569e9-bb4b-4a55-99a5-ce53c059a0ee tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/snapshots/eface2c1-e2af-40fd-bf08-f9ea475cf578 returned with HTTP 200 Aug 13 07:08:22.657005 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1205/4828] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:22 2026] GET /volume/v3/snapshots/eface2c1-e2af-40fd-bf08-f9ea475cf578 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:23.316913 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2e91f3bf-80a7-4aa1-9e21-0838ac9460b5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:23.319055 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2e91f3bf-80a7-4aa1-9e21-0838ac9460b5 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:08:23.319483 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2e91f3bf-80a7-4aa1-9e21-0838ac9460b5 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b0c733a-d3b6-4b2c-b9eb-b1aefe458849", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-267262091", "description": null, "metadata": null}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:23.332565 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:23.332565 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:23.333015 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2e91f3bf-80a7-4aa1-9e21-0838ac9460b5 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:08:23.333131 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-2e91f3bf-80a7-4aa1-9e21-0838ac9460b5 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create snapshot from volume 7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 Aug 13 07:08:23.363100 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-2e91f3bf-80a7-4aa1-9e21-0838ac9460b5 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Created reservations ['f42869b0-9a4b-4bd5-b970-1f616920fed5', '51357791-7435-4c24-b803-0c63f9fd2be4', '31be98ae-c7c6-4eec-bd9d-76f95badd512', 'e2728709-6fe5-4520-9587-b1afdc6a750d'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:08:23.392857 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2e91f3bf-80a7-4aa1-9e21-0838ac9460b5 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot force create request issued successfully. Aug 13 07:08:23.393154 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2e91f3bf-80a7-4aa1-9e21-0838ac9460b5 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:08:23.393564 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1201/4829] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:08:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:08:23.403247 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b1e28163-c822-4c11-ae30-3ec2daf9c927 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:23.405190 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b1e28163-c822-4c11-ae30-3ec2daf9c927 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd Aug 13 07:08:23.405422 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b1e28163-c822-4c11-ae30-3ec2daf9c927 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:23.405647 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b1e28163-c822-4c11-ae30-3ec2daf9c927 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:23.411140 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:23.411140 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:23.411709 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b1e28163-c822-4c11-ae30-3ec2daf9c927 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:08:23.412400 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b1e28163-c822-4c11-ae30-3ec2daf9c927 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd returned with HTTP 200 Aug 13 07:08:23.412763 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1211/4830] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:23 2026] GET /volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:23.640277 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-71b99939-3f7c-4363-a7d7-e1025cc09737 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:23.642033 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-71b99939-3f7c-4363-a7d7-e1025cc09737 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:23.642216 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-71b99939-3f7c-4363-a7d7-e1025cc09737 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:23.642427 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-71b99939-3f7c-4363-a7d7-e1025cc09737 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:23.653300 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:23.653300 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:23.656232 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-71b99939-3f7c-4363-a7d7-e1025cc09737 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:23.660330 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-71b99939-3f7c-4363-a7d7-e1025cc09737 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:23.660686 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1214/4831] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:23 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:23.666111 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-516e9213-7332-4865-a1df-e0757a98c0bd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:23.669676 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-516e9213-7332-4865-a1df-e0757a98c0bd tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/snapshots/eface2c1-e2af-40fd-bf08-f9ea475cf578 Aug 13 07:08:23.669861 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-516e9213-7332-4865-a1df-e0757a98c0bd tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:23.670052 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-516e9213-7332-4865-a1df-e0757a98c0bd tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:23.674766 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-516e9213-7332-4865-a1df-e0757a98c0bd tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/snapshots/eface2c1-e2af-40fd-bf08-f9ea475cf578 returned with HTTP 404 Aug 13 07:08:23.675181 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1206/4832] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:23 2026] GET /volume/v3/snapshots/eface2c1-e2af-40fd-bf08-f9ea475cf578 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:24.066713 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-cc8d93d6-8517-4920-883d-6146663a7bcf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:24.069350 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-cc8d93d6-8517-4920-883d-6146663a7bcf tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] POST https://10.4.3.81/volume/v3/attachments/68eb41d6-9061-4c91-9db2-2aeeb5f5449d/action Aug 13 07:08:24.069791 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-cc8d93d6-8517-4920-883d-6146663a7bcf tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:08:24.069956 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-cc8d93d6-8517-4920-883d-6146663a7bcf tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:24.091784 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:24.091784 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:24.104136 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f7cd9aba-8807-4a54-bf65-b9f616acede0 req-cc8d93d6-8517-4920-883d-6146663a7bcf tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/attachments/68eb41d6-9061-4c91-9db2-2aeeb5f5449d/action returned with HTTP 204 Aug 13 07:08:24.104841 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1202/4833] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:08:24 2026] POST /volume/v3/attachments/68eb41d6-9061-4c91-9db2-2aeeb5f5449d/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:24.422125 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-67352498-c6ea-47f7-b25c-7802b7c5f931 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:24.425499 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-67352498-c6ea-47f7-b25c-7802b7c5f931 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd Aug 13 07:08:24.425762 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-67352498-c6ea-47f7-b25c-7802b7c5f931 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:24.426019 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-67352498-c6ea-47f7-b25c-7802b7c5f931 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:24.430896 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:24.430896 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:24.431453 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-67352498-c6ea-47f7-b25c-7802b7c5f931 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:08:24.432193 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-67352498-c6ea-47f7-b25c-7802b7c5f931 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd returned with HTTP 200 Aug 13 07:08:24.432562 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1212/4834] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:24 2026] GET /volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:24.445107 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-902f97fb-ba1e-4454-99f0-5c4a60e2b658 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:24.446405 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-902f97fb-ba1e-4454-99f0-5c4a60e2b658 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd Aug 13 07:08:24.446662 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-902f97fb-ba1e-4454-99f0-5c4a60e2b658 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:24.446961 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-902f97fb-ba1e-4454-99f0-5c4a60e2b658 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:24.452869 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:24.452869 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:24.453387 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-902f97fb-ba1e-4454-99f0-5c4a60e2b658 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:08:24.454179 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-902f97fb-ba1e-4454-99f0-5c4a60e2b658 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd returned with HTTP 200 Aug 13 07:08:24.454606 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1215/4835] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:24 2026] GET /volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:24.464724 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f05d7282-1c3e-43f1-b7e2-27ca3be491b0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:24.466693 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f05d7282-1c3e-43f1-b7e2-27ca3be491b0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:08:24.467102 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f05d7282-1c3e-43f1-b7e2-27ca3be491b0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b0c733a-d3b6-4b2c-b9eb-b1aefe458849", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1411405169", "description": null, "metadata": null}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:24.483342 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:24.483342 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:24.483891 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f05d7282-1c3e-43f1-b7e2-27ca3be491b0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:08:24.484077 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-f05d7282-1c3e-43f1-b7e2-27ca3be491b0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create snapshot from volume 7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 Aug 13 07:08:24.513691 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-f05d7282-1c3e-43f1-b7e2-27ca3be491b0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Created reservations ['a3c92049-e583-4574-a991-0cbb1fb02ba7', '7412419a-0e3e-47be-8d1e-02b569b00890', '45c5ee05-7bc4-4c3c-a133-f48aa650a582', 'fb2b663f-274b-4c9b-8704-c58445513f03'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:08:24.565769 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f05d7282-1c3e-43f1-b7e2-27ca3be491b0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot force create request issued successfully. Aug 13 07:08:24.566201 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f05d7282-1c3e-43f1-b7e2-27ca3be491b0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:08:24.566788 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1207/4836] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:08:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:08:24.577061 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a8f33e41-727e-4a8b-bd04-c8ab7225a23e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:24.578696 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a8f33e41-727e-4a8b-bd04-c8ab7225a23e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 Aug 13 07:08:24.578901 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a8f33e41-727e-4a8b-bd04-c8ab7225a23e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:24.579109 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a8f33e41-727e-4a8b-bd04-c8ab7225a23e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:24.583974 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:24.583974 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:24.584314 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a8f33e41-727e-4a8b-bd04-c8ab7225a23e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:08:24.585043 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a8f33e41-727e-4a8b-bd04-c8ab7225a23e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 returned with HTTP 200 Aug 13 07:08:24.585415 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1203/4837] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:24 2026] GET /volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:24.675603 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-00eb587c-9528-48bf-a43a-4135d19f9225 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:24.677418 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-00eb587c-9528-48bf-a43a-4135d19f9225 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:24.677686 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-00eb587c-9528-48bf-a43a-4135d19f9225 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:24.677886 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-00eb587c-9528-48bf-a43a-4135d19f9225 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:24.692481 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:24.692481 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:24.697295 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-00eb587c-9528-48bf-a43a-4135d19f9225 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:24.704054 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-00eb587c-9528-48bf-a43a-4135d19f9225 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:24.704619 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1213/4838] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:24 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1509 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:25.434801 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d40448a5-900b-48b5-b24d-e241d281b31f req-3381f7b9-1da0-4cab-89d7-238bbd9eb087 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:25.438245 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d40448a5-900b-48b5-b24d-e241d281b31f req-3381f7b9-1da0-4cab-89d7-238bbd9eb087 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] DELETE https://10.4.3.81/volume/v3/attachments/644c6785-d113-4e51-8acd-7b3c4c7f7055 Aug 13 07:08:25.440151 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d40448a5-900b-48b5-b24d-e241d281b31f req-3381f7b9-1da0-4cab-89d7-238bbd9eb087 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:25.440151 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d40448a5-900b-48b5-b24d-e241d281b31f req-3381f7b9-1da0-4cab-89d7-238bbd9eb087 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:25.452976 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:25.452976 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:25.516898 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d40448a5-900b-48b5-b24d-e241d281b31f req-3381f7b9-1da0-4cab-89d7-238bbd9eb087 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/attachments/644c6785-d113-4e51-8acd-7b3c4c7f7055 returned with HTTP 200 Aug 13 07:08:25.517458 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1216/4839] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:08:25 2026] DELETE /volume/v3/attachments/644c6785-d113-4e51-8acd-7b3c4c7f7055 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:25.596094 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3adcbe82-a2ac-432b-bf00-4cf24dfe246f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:25.598063 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3adcbe82-a2ac-432b-bf00-4cf24dfe246f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 Aug 13 07:08:25.598480 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3adcbe82-a2ac-432b-bf00-4cf24dfe246f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:25.598792 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3adcbe82-a2ac-432b-bf00-4cf24dfe246f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:25.607980 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:25.607980 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:25.608944 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3adcbe82-a2ac-432b-bf00-4cf24dfe246f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:08:25.610218 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3adcbe82-a2ac-432b-bf00-4cf24dfe246f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 returned with HTTP 200 Aug 13 07:08:25.610839 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1208/4840] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:25 2026] GET /volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:25.622332 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-069f599e-aa0c-441d-8d66-0b3e64f6cc33 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:25.627944 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-069f599e-aa0c-441d-8d66-0b3e64f6cc33 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 Aug 13 07:08:25.628146 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-069f599e-aa0c-441d-8d66-0b3e64f6cc33 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:25.628495 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-069f599e-aa0c-441d-8d66-0b3e64f6cc33 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:25.636875 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:25.636875 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:25.637403 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-069f599e-aa0c-441d-8d66-0b3e64f6cc33 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:08:25.638389 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-069f599e-aa0c-441d-8d66-0b3e64f6cc33 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 returned with HTTP 200 Aug 13 07:08:25.638911 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1204/4841] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:25 2026] GET /volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:25.650030 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f01b0df6-9924-4ccb-9ce8-4d58c6c1b6ab None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:25.652036 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f01b0df6-9924-4ccb-9ce8-4d58c6c1b6ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:08:25.652547 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f01b0df6-9924-4ccb-9ce8-4d58c6c1b6ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b0c733a-d3b6-4b2c-b9eb-b1aefe458849", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-950850070", "description": null, "metadata": null}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:25.667555 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:25.667555 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:25.668256 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f01b0df6-9924-4ccb-9ce8-4d58c6c1b6ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:08:25.668512 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-f01b0df6-9924-4ccb-9ce8-4d58c6c1b6ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create snapshot from volume 7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 Aug 13 07:08:25.695898 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-f01b0df6-9924-4ccb-9ce8-4d58c6c1b6ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Created reservations ['6e08cc03-3778-42bd-b841-94fa9aa9a77f', '8378b10e-5069-4b08-b04a-dc8d678d90e9', '91addd41-fd60-41a9-a8a8-3e695c014e27', '99d19544-c832-4dac-8a4a-59abcffa412b'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:08:25.731269 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f01b0df6-9924-4ccb-9ce8-4d58c6c1b6ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot force create request issued successfully. Aug 13 07:08:25.731662 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f01b0df6-9924-4ccb-9ce8-4d58c6c1b6ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:08:25.732163 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1214/4842] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:08:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:08:25.742235 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-486fd839-7ef2-4a70-8d23-a786e42faccb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:25.743839 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-486fd839-7ef2-4a70-8d23-a786e42faccb tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 Aug 13 07:08:25.744281 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-486fd839-7ef2-4a70-8d23-a786e42faccb tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:25.744281 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-486fd839-7ef2-4a70-8d23-a786e42faccb tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:25.749768 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:25.749768 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:25.750275 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-486fd839-7ef2-4a70-8d23-a786e42faccb tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:08:25.751157 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-486fd839-7ef2-4a70-8d23-a786e42faccb tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 returned with HTTP 200 Aug 13 07:08:25.751642 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1217/4843] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:25 2026] GET /volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:26.066310 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-378d3a05-0ff2-49ab-9083-7e38f9fff25e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:26.067972 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-378d3a05-0ff2-49ab-9083-7e38f9fff25e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:26.068408 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-378d3a05-0ff2-49ab-9083-7e38f9fff25e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:26.068770 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-378d3a05-0ff2-49ab-9083-7e38f9fff25e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:26.082203 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:26.082203 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:26.086696 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-378d3a05-0ff2-49ab-9083-7e38f9fff25e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:26.092003 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-378d3a05-0ff2-49ab-9083-7e38f9fff25e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:26.092352 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1209/4844] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:26 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1509 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:26.104140 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a9a2b6a8-472c-4fb0-bc34-27d05768a65c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:26.106026 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a9a2b6a8-472c-4fb0-bc34-27d05768a65c tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:26.106169 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a9a2b6a8-472c-4fb0-bc34-27d05768a65c tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:26.106407 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a9a2b6a8-472c-4fb0-bc34-27d05768a65c tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:26.118069 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:26.118069 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:26.121874 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a9a2b6a8-472c-4fb0-bc34-27d05768a65c tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:26.126750 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a9a2b6a8-472c-4fb0-bc34-27d05768a65c tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:26.127205 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1205/4845] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:26 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1509 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:26.138852 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3e62e1ea-834e-41f2-817c-5e11e086d9a3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:26.140613 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3e62e1ea-834e-41f2-817c-5e11e086d9a3 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:26.140797 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3e62e1ea-834e-41f2-817c-5e11e086d9a3 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:26.140967 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3e62e1ea-834e-41f2-817c-5e11e086d9a3 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:26.151501 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:26.151501 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:26.154785 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3e62e1ea-834e-41f2-817c-5e11e086d9a3 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:26.158747 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3e62e1ea-834e-41f2-817c-5e11e086d9a3 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:26.159149 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1215/4846] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:26 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1509 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:26.200778 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-29ff9673-22a9-4ce4-bbe2-2ce2c1717bc2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:26.202548 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-29ff9673-22a9-4ce4-bbe2-2ce2c1717bc2 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:26.202749 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-29ff9673-22a9-4ce4-bbe2-2ce2c1717bc2 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:26.202946 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-29ff9673-22a9-4ce4-bbe2-2ce2c1717bc2 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:26.213131 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:26.213131 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:26.215869 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-29ff9673-22a9-4ce4-bbe2-2ce2c1717bc2 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:26.219272 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-29ff9673-22a9-4ce4-bbe2-2ce2c1717bc2 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:26.219685 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1218/4847] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:08:26 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1509 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:26.235612 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-543e9c21-f399-4efe-a59f-1a7c863d18b5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:26.238298 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-543e9c21-f399-4efe-a59f-1a7c863d18b5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] POST https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422/action Aug 13 07:08:26.238776 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-543e9c21-f399-4efe-a59f-1a7c863d18b5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:08:26.238954 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-543e9c21-f399-4efe-a59f-1a7c863d18b5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:26.255670 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:26.255670 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:26.256350 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-543e9c21-f399-4efe-a59f-1a7c863d18b5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:26.264018 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-543e9c21-f399-4efe-a59f-1a7c863d18b5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Begin detaching volume completed successfully. Aug 13 07:08:26.264292 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-543e9c21-f399-4efe-a59f-1a7c863d18b5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422/action returned with HTTP 202 Aug 13 07:08:26.264974 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1210/4848] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:08:26 2026] POST /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:08:26.282889 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4207a57c-555d-47fc-8a54-6d11ca85a48b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:26.284731 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4207a57c-555d-47fc-8a54-6d11ca85a48b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:26.284922 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4207a57c-555d-47fc-8a54-6d11ca85a48b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:26.285104 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4207a57c-555d-47fc-8a54-6d11ca85a48b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:26.301144 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:26.301144 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:26.306930 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4207a57c-555d-47fc-8a54-6d11ca85a48b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:26.309966 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0f84eda7-e6f2-40dc-8bc2-677918a866df None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:26.310393 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0f84eda7-e6f2-40dc-8bc2-677918a866df None None] GET https://10.4.3.81/volume// Aug 13 07:08:26.310593 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0f84eda7-e6f2-40dc-8bc2-677918a866df None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:26.310806 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0f84eda7-e6f2-40dc-8bc2-677918a866df None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:26.311167 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0f84eda7-e6f2-40dc-8bc2-677918a866df None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:08:26.311527 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1216/4849] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:08:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:08:26.315596 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4207a57c-555d-47fc-8a54-6d11ca85a48b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:26.316190 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1206/4850] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:26 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1512 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:26.318066 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-8bfa9fb8-562a-4eee-b6da-c9c0e8e158a0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:26.320171 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-8bfa9fb8-562a-4eee-b6da-c9c0e8e158a0 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:26.320430 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-8bfa9fb8-562a-4eee-b6da-c9c0e8e158a0 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:26.320691 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-8bfa9fb8-562a-4eee-b6da-c9c0e8e158a0 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:26.331876 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:26.331876 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:26.334887 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-8bfa9fb8-562a-4eee-b6da-c9c0e8e158a0 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:26.339266 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-8bfa9fb8-562a-4eee-b6da-c9c0e8e158a0 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:26.339671 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1219/4851] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:08:26 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1692 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:08:26.760510 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c2bb5aec-bdee-4abc-b17b-3f08ba362581 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:26.762042 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c2bb5aec-bdee-4abc-b17b-3f08ba362581 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 Aug 13 07:08:26.762225 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c2bb5aec-bdee-4abc-b17b-3f08ba362581 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:26.762420 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c2bb5aec-bdee-4abc-b17b-3f08ba362581 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:26.766795 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:26.766795 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:26.767174 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c2bb5aec-bdee-4abc-b17b-3f08ba362581 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:08:26.767831 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c2bb5aec-bdee-4abc-b17b-3f08ba362581 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 returned with HTTP 200 Aug 13 07:08:26.768146 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1211/4852] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:26 2026] GET /volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:26.775907 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-be538d49-f9e2-49d1-a604-31a4638c7591 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:26.777850 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be538d49-f9e2-49d1-a604-31a4638c7591 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 Aug 13 07:08:26.778021 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be538d49-f9e2-49d1-a604-31a4638c7591 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:26.778237 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be538d49-f9e2-49d1-a604-31a4638c7591 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:26.783091 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:26.783091 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:26.783753 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-be538d49-f9e2-49d1-a604-31a4638c7591 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:08:26.784291 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be538d49-f9e2-49d1-a604-31a4638c7591 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 returned with HTTP 200 Aug 13 07:08:26.784671 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1217/4853] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:26 2026] GET /volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:26.856249 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8452b0e6-2467-40e5-bb4e-7b6bf2a765ac None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:26.858509 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8452b0e6-2467-40e5-bb4e-7b6bf2a765ac tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] DELETE https://10.4.3.81/volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 Aug 13 07:08:26.858841 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8452b0e6-2467-40e5-bb4e-7b6bf2a765ac tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:26.858953 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8452b0e6-2467-40e5-bb4e-7b6bf2a765ac tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:26.859125 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-8452b0e6-2467-40e5-bb4e-7b6bf2a765ac tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Delete volume with id: 88cdc759-21d2-4a9d-8de1-5d9a201d9677 Aug 13 07:08:26.866226 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:26.866226 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:26.866786 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8452b0e6-2467-40e5-bb4e-7b6bf2a765ac tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:08:26.878626 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-affbde98-821f-464f-bb32-065249f05b69 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:26.881133 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-affbde98-821f-464f-bb32-065249f05b69 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:26.881217 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-affbde98-821f-464f-bb32-065249f05b69 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:26.881843 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-affbde98-821f-464f-bb32-065249f05b69 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:26.888350 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8452b0e6-2467-40e5-bb4e-7b6bf2a765ac tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Delete volume request issued successfully. Aug 13 07:08:26.888571 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8452b0e6-2467-40e5-bb4e-7b6bf2a765ac tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 returned with HTTP 202 Aug 13 07:08:26.889049 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1207/4854] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:08:26 2026] DELETE /volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:08:26.893879 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:26.893879 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:26.896757 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c637995a-4042-4e1d-b33b-c427791dc6b7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:26.897177 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-affbde98-821f-464f-bb32-065249f05b69 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:26.898646 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c637995a-4042-4e1d-b33b-c427791dc6b7 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 Aug 13 07:08:26.898870 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c637995a-4042-4e1d-b33b-c427791dc6b7 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:26.899094 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c637995a-4042-4e1d-b33b-c427791dc6b7 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:26.901023 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-affbde98-821f-464f-bb32-065249f05b69 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:26.901445 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1220/4855] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:08:26 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1512 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:26.906451 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:26.906451 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:26.912013 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c637995a-4042-4e1d-b33b-c427791dc6b7 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:08:26.917214 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c637995a-4042-4e1d-b33b-c427791dc6b7 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 returned with HTTP 200 Aug 13 07:08:26.917653 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1212/4856] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:08:26 2026] GET /volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 => generated 1419 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:08:26.919246 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-7fbbde41-c451-4071-88d3-aa0da29fd86c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:26.921719 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-7fbbde41-c451-4071-88d3-aa0da29fd86c tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] DELETE https://10.4.3.81/volume/v3/attachments/68eb41d6-9061-4c91-9db2-2aeeb5f5449d Aug 13 07:08:26.921971 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-7fbbde41-c451-4071-88d3-aa0da29fd86c tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:26.922140 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-7fbbde41-c451-4071-88d3-aa0da29fd86c tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:26.929271 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:26.929271 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:26.981891 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c6c7b3a4-5c8e-4340-835a-6e26d02aa90e req-7fbbde41-c451-4071-88d3-aa0da29fd86c tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/attachments/68eb41d6-9061-4c91-9db2-2aeeb5f5449d returned with HTTP 200 Aug 13 07:08:26.982420 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1218/4857] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:08:26 2026] DELETE /volume/v3/attachments/68eb41d6-9061-4c91-9db2-2aeeb5f5449d => generated 192 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:27.332949 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3f268882-d3f7-432c-b40e-d3d3f9cbc740 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:27.334966 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3f268882-d3f7-432c-b40e-d3d3f9cbc740 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:27.335331 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3f268882-d3f7-432c-b40e-d3d3f9cbc740 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:27.335879 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3f268882-d3f7-432c-b40e-d3d3f9cbc740 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:27.345715 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:27.345715 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:27.349708 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3f268882-d3f7-432c-b40e-d3d3f9cbc740 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:27.353633 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3f268882-d3f7-432c-b40e-d3d3f9cbc740 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:27.354029 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1208/4858] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:27 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:27.643255 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-385867db-31e1-44fc-897b-7b8fdf33e4cd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:27.645421 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-385867db-31e1-44fc-897b-7b8fdf33e4cd tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea Aug 13 07:08:27.645668 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-385867db-31e1-44fc-897b-7b8fdf33e4cd tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:27.645894 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-385867db-31e1-44fc-897b-7b8fdf33e4cd tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:27.654343 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:27.654343 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:27.658340 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-385867db-31e1-44fc-897b-7b8fdf33e4cd tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:27.663453 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-385867db-31e1-44fc-897b-7b8fdf33e4cd tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea returned with HTTP 200 Aug 13 07:08:27.663942 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1221/4859] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:27 2026] GET /volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:27.932910 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-205cfbe4-faca-44a9-882b-6ee803aa3329 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:27.935769 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-205cfbe4-faca-44a9-882b-6ee803aa3329 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 Aug 13 07:08:27.935769 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-205cfbe4-faca-44a9-882b-6ee803aa3329 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:27.935769 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-205cfbe4-faca-44a9-882b-6ee803aa3329 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:27.941792 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-205cfbe4-faca-44a9-882b-6ee803aa3329 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 returned with HTTP 404 Aug 13 07:08:27.941792 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1213/4860] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:08:27 2026] GET /volume/v3/volumes/88cdc759-21d2-4a9d-8de1-5d9a201d9677 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:08:27.957724 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4697aaee-e7ed-40d9-b005-4889a80e84e6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:27.957724 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4697aaee-e7ed-40d9-b005-4889a80e84e6 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/e6388a45-64f5-4ecc-8956-0bb41b1601fa Aug 13 07:08:27.957724 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4697aaee-e7ed-40d9-b005-4889a80e84e6 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:27.957724 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4697aaee-e7ed-40d9-b005-4889a80e84e6 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:27.957724 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-4697aaee-e7ed-40d9-b005-4889a80e84e6 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Delete snapshot with id: e6388a45-64f5-4ecc-8956-0bb41b1601fa Aug 13 07:08:27.963199 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:27.963199 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:27.963846 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4697aaee-e7ed-40d9-b005-4889a80e84e6 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Snapshot retrieved successfully. Aug 13 07:08:27.983720 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4697aaee-e7ed-40d9-b005-4889a80e84e6 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Snapshot delete request issued successfully. Aug 13 07:08:27.983886 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4697aaee-e7ed-40d9-b005-4889a80e84e6 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/snapshots/e6388a45-64f5-4ecc-8956-0bb41b1601fa returned with HTTP 202 Aug 13 07:08:27.984268 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1219/4861] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:08:27 2026] DELETE /volume/v3/snapshots/e6388a45-64f5-4ecc-8956-0bb41b1601fa => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:27.993613 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-acc9d4f4-f438-477b-bb8f-967e033e4494 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:27.995412 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-acc9d4f4-f438-477b-bb8f-967e033e4494 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/snapshots/e6388a45-64f5-4ecc-8956-0bb41b1601fa Aug 13 07:08:27.995633 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-acc9d4f4-f438-477b-bb8f-967e033e4494 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:27.995818 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-acc9d4f4-f438-477b-bb8f-967e033e4494 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:28.001098 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:28.001098 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:28.001508 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-acc9d4f4-f438-477b-bb8f-967e033e4494 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Snapshot retrieved successfully. Aug 13 07:08:28.002285 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-acc9d4f4-f438-477b-bb8f-967e033e4494 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/snapshots/e6388a45-64f5-4ecc-8956-0bb41b1601fa returned with HTTP 200 Aug 13 07:08:28.002673 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1209/4862] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:27 2026] GET /volume/v3/snapshots/e6388a45-64f5-4ecc-8956-0bb41b1601fa => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:28.114742 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-ca58c60d-9965-46bf-bcc2-df719023aaff None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:28.117085 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-ca58c60d-9965-46bf-bcc2-df719023aaff tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea Aug 13 07:08:28.117379 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-ca58c60d-9965-46bf-bcc2-df719023aaff tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:28.117627 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-ca58c60d-9965-46bf-bcc2-df719023aaff tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:28.124756 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:28.124756 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:28.128633 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-ca58c60d-9965-46bf-bcc2-df719023aaff tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:28.132980 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-ca58c60d-9965-46bf-bcc2-df719023aaff tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea returned with HTTP 200 Aug 13 07:08:28.133724 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1222/4863] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:08:28 2026] GET /volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:28.214012 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c6048c17-8631-4e95-b30a-cf19ed7de111 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:28.214501 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c6048c17-8631-4e95-b30a-cf19ed7de111 None None] GET https://10.4.3.81/volume// Aug 13 07:08:28.214728 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c6048c17-8631-4e95-b30a-cf19ed7de111 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:28.214964 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c6048c17-8631-4e95-b30a-cf19ed7de111 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:28.215386 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c6048c17-8631-4e95-b30a-cf19ed7de111 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:08:28.215760 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1214/4864] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:08:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:08:28.223284 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-1c0845ee-98b3-4303-a96c-57a5701212a2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:28.225230 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-1c0845ee-98b3-4303-a96c-57a5701212a2 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:08:28.225638 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-1c0845ee-98b3-4303-a96c-57a5701212a2 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc848dca-744f-41ea-9679-d87dbc0ef1ea", "connector": null, "instance_uuid": "15d9b8cd-ea79-4676-9d7f-c5e87d5c5427"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:28.235410 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:28.235410 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:28.264530 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-1c0845ee-98b3-4303-a96c-57a5701212a2 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:08:28.265006 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1220/4865] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:08:28 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:28.277100 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fd175a15-6f3a-4c10-a6a0-e3d663d2fe57 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:28.278964 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fd175a15-6f3a-4c10-a6a0-e3d663d2fe57 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 Aug 13 07:08:28.279201 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fd175a15-6f3a-4c10-a6a0-e3d663d2fe57 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:28.279576 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fd175a15-6f3a-4c10-a6a0-e3d663d2fe57 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:28.279709 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-fd175a15-6f3a-4c10-a6a0-e3d663d2fe57 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete snapshot with id: f4b4c34c-cd45-474d-adb2-9367c0df6b93 Aug 13 07:08:28.284908 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:28.284908 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:28.285456 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fd175a15-6f3a-4c10-a6a0-e3d663d2fe57 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:08:28.295469 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0a31a57a-d1e2-4177-9593-3c71eee42eab None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:28.297949 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0a31a57a-d1e2-4177-9593-3c71eee42eab tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea Aug 13 07:08:28.298207 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0a31a57a-d1e2-4177-9593-3c71eee42eab tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:28.299113 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0a31a57a-d1e2-4177-9593-3c71eee42eab tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:28.313723 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:28.313723 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:28.314038 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b147660f-8826-4ee9-80bc-dbaca1276e38 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:28.314640 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b147660f-8826-4ee9-80bc-dbaca1276e38 None None] GET https://10.4.3.81/volume// Aug 13 07:08:28.314893 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b147660f-8826-4ee9-80bc-dbaca1276e38 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:28.315164 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b147660f-8826-4ee9-80bc-dbaca1276e38 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:28.316000 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b147660f-8826-4ee9-80bc-dbaca1276e38 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:08:28.316000 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1215/4866] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:08:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:08:28.319766 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0a31a57a-d1e2-4177-9593-3c71eee42eab tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:28.319836 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fd175a15-6f3a-4c10-a6a0-e3d663d2fe57 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot delete request issued successfully. Aug 13 07:08:28.319836 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fd175a15-6f3a-4c10-a6a0-e3d663d2fe57 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 returned with HTTP 202 Aug 13 07:08:28.319836 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1210/4867] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:08:28 2026] DELETE /volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:28.326055 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-2c9fd6bd-b910-4e83-96a6-a5bb21f46bd3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:28.327182 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0a31a57a-d1e2-4177-9593-3c71eee42eab tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea returned with HTTP 200 Aug 13 07:08:28.327760 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1223/4868] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:28 2026] GET /volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea => generated 935 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:28.328895 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8852492f-801a-4e92-8eb3-e4be93792f0b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:28.329100 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-2c9fd6bd-b910-4e83-96a6-a5bb21f46bd3 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea Aug 13 07:08:28.329386 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-2c9fd6bd-b910-4e83-96a6-a5bb21f46bd3 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:28.329620 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-2c9fd6bd-b910-4e83-96a6-a5bb21f46bd3 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:28.331206 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8852492f-801a-4e92-8eb3-e4be93792f0b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 Aug 13 07:08:28.331509 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8852492f-801a-4e92-8eb3-e4be93792f0b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:28.331791 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8852492f-801a-4e92-8eb3-e4be93792f0b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:28.338421 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:28.338421 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:28.339240 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8852492f-801a-4e92-8eb3-e4be93792f0b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:08:28.340004 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:28.340004 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:28.340678 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8852492f-801a-4e92-8eb3-e4be93792f0b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 returned with HTTP 200 Aug 13 07:08:28.341477 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1216/4869] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:28 2026] GET /volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:28.343928 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-2c9fd6bd-b910-4e83-96a6-a5bb21f46bd3 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:28.349148 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-2c9fd6bd-b910-4e83-96a6-a5bb21f46bd3 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea returned with HTTP 200 Aug 13 07:08:28.349700 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1221/4870] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:08:28 2026] GET /volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea => generated 1115 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:08:28.459159 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-e8cfab72-12d6-4892-903c-04e212018b24 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:28.461739 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-e8cfab72-12d6-4892-903c-04e212018b24 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] PUT https://10.4.3.81/volume/v3/attachments/c5c5dbe1-3901-4dec-aa19-ebaa20a08384 Aug 13 07:08:28.462194 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-e8cfab72-12d6-4892-903c-04e212018b24 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:28.477153 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-e8cfab72-12d6-4892-903c-04e212018b24 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Acquiring lock "cinder-attachment_update-cc848dca-744f-41ea-9679-d87dbc0ef1ea-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:08:28.484457 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-e8cfab72-12d6-4892-903c-04e212018b24 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Lock "cinder-attachment_update-cc848dca-744f-41ea-9679-d87dbc0ef1ea-np0000007169" acquired by "attachment_update" :: waited 0.007s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:08:28.485410 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:28.485410 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:28.561496 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-e8cfab72-12d6-4892-903c-04e212018b24 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Lock "cinder-attachment_update-cc848dca-744f-41ea-9679-d87dbc0ef1ea-np0000007169" released by "attachment_update" :: held 0.077s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:08:28.561871 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-e8cfab72-12d6-4892-903c-04e212018b24 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/attachments/c5c5dbe1-3901-4dec-aa19-ebaa20a08384 returned with HTTP 200 Aug 13 07:08:28.562430 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1211/4871] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:08:28 2026] PUT /volume/v3/attachments/c5c5dbe1-3901-4dec-aa19-ebaa20a08384 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:29.011123 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-21b228b4-49c3-4e32-979e-384f4733c089 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:29.012913 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-21b228b4-49c3-4e32-979e-384f4733c089 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/snapshots/e6388a45-64f5-4ecc-8956-0bb41b1601fa Aug 13 07:08:29.013090 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-21b228b4-49c3-4e32-979e-384f4733c089 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:29.013263 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-21b228b4-49c3-4e32-979e-384f4733c089 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:29.017279 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-21b228b4-49c3-4e32-979e-384f4733c089 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/snapshots/e6388a45-64f5-4ecc-8956-0bb41b1601fa returned with HTTP 404 Aug 13 07:08:29.017758 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1224/4872] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:29 2026] GET /volume/v3/snapshots/e6388a45-64f5-4ecc-8956-0bb41b1601fa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:29.341788 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e46f029e-9716-4ee2-a16e-93a90c0ca206 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:29.343528 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e46f029e-9716-4ee2-a16e-93a90c0ca206 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea Aug 13 07:08:29.343775 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e46f029e-9716-4ee2-a16e-93a90c0ca206 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:29.343954 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e46f029e-9716-4ee2-a16e-93a90c0ca206 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:29.351492 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0c12b7bd-c26a-4484-bf78-2681da6d9c79 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:29.353497 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:29.353497 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:29.353578 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0c12b7bd-c26a-4484-bf78-2681da6d9c79 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 Aug 13 07:08:29.353810 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0c12b7bd-c26a-4484-bf78-2681da6d9c79 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:29.354038 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0c12b7bd-c26a-4484-bf78-2681da6d9c79 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:29.357114 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e46f029e-9716-4ee2-a16e-93a90c0ca206 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:29.358638 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0c12b7bd-c26a-4484-bf78-2681da6d9c79 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 returned with HTTP 404 Aug 13 07:08:29.359210 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1222/4873] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:29 2026] GET /volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:29.361671 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e46f029e-9716-4ee2-a16e-93a90c0ca206 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea returned with HTTP 200 Aug 13 07:08:29.362142 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1217/4874] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:29 2026] GET /volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:29.365102 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-12b9d9e6-7b7c-4b59-99ca-0a579c570c3e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:29.366727 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-12b9d9e6-7b7c-4b59-99ca-0a579c570c3e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 Aug 13 07:08:29.366893 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-12b9d9e6-7b7c-4b59-99ca-0a579c570c3e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:29.367062 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-12b9d9e6-7b7c-4b59-99ca-0a579c570c3e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:29.367161 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-12b9d9e6-7b7c-4b59-99ca-0a579c570c3e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete snapshot with id: d81138b3-f1e2-4b07-a7f4-6684b274e745 Aug 13 07:08:29.372060 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:29.372060 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:29.372456 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-12b9d9e6-7b7c-4b59-99ca-0a579c570c3e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:08:29.387714 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-12b9d9e6-7b7c-4b59-99ca-0a579c570c3e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot delete request issued successfully. Aug 13 07:08:29.387848 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-12b9d9e6-7b7c-4b59-99ca-0a579c570c3e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 returned with HTTP 202 Aug 13 07:08:29.388223 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1212/4875] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:08:29 2026] DELETE /volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:29.394566 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-25a50538-585f-42f4-85a5-ec6c33911699 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:29.396536 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25a50538-585f-42f4-85a5-ec6c33911699 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 Aug 13 07:08:29.396665 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25a50538-585f-42f4-85a5-ec6c33911699 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:29.396821 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25a50538-585f-42f4-85a5-ec6c33911699 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:29.401981 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:29.401981 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:29.402397 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-25a50538-585f-42f4-85a5-ec6c33911699 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:08:29.403122 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25a50538-585f-42f4-85a5-ec6c33911699 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 returned with HTTP 200 Aug 13 07:08:29.403473 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1225/4876] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:29 2026] GET /volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:29.774444 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6db3d54c-2c25-4dae-9ec3-f3b1ea4055fc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:29.778677 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6db3d54c-2c25-4dae-9ec3-f3b1ea4055fc tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:29.778677 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6db3d54c-2c25-4dae-9ec3-f3b1ea4055fc tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:29.778677 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6db3d54c-2c25-4dae-9ec3-f3b1ea4055fc tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:29.787771 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:29.787771 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:29.794495 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6db3d54c-2c25-4dae-9ec3-f3b1ea4055fc tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:29.799645 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6db3d54c-2c25-4dae-9ec3-f3b1ea4055fc tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:29.800028 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1223/4877] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:29 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:29.844076 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-0334d516-d6fa-480a-8569-b202c76f8fd6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:29.846109 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-0334d516-d6fa-480a-8569-b202c76f8fd6 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:29.846296 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-0334d516-d6fa-480a-8569-b202c76f8fd6 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:29.846497 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-0334d516-d6fa-480a-8569-b202c76f8fd6 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:29.857788 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:29.857788 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:29.861409 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-0334d516-d6fa-480a-8569-b202c76f8fd6 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:29.865579 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-0334d516-d6fa-480a-8569-b202c76f8fd6 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:29.865949 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1218/4878] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:08:29 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:29.886555 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-9d4e3bfb-d4f9-4040-a154-859f7cfd6b40 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:29.888647 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-9d4e3bfb-d4f9-4040-a154-859f7cfd6b40 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] POST https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422/action Aug 13 07:08:29.888907 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-9d4e3bfb-d4f9-4040-a154-859f7cfd6b40 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:08:29.889091 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-9d4e3bfb-d4f9-4040-a154-859f7cfd6b40 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:29.899008 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:29.899008 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:29.899460 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-9d4e3bfb-d4f9-4040-a154-859f7cfd6b40 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:29.905141 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-9d4e3bfb-d4f9-4040-a154-859f7cfd6b40 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Begin detaching volume completed successfully. Aug 13 07:08:29.905367 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-9d4e3bfb-d4f9-4040-a154-859f7cfd6b40 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422/action returned with HTTP 202 Aug 13 07:08:29.905894 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1213/4879] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:08:29 2026] POST /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:08:29.922888 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-59016699-ae7c-4ff1-868c-83e00b94dd66 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:29.924656 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-59016699-ae7c-4ff1-868c-83e00b94dd66 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:29.924841 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-59016699-ae7c-4ff1-868c-83e00b94dd66 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:29.925036 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-59016699-ae7c-4ff1-868c-83e00b94dd66 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:29.935885 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:29.935885 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:29.939367 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-59016699-ae7c-4ff1-868c-83e00b94dd66 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:29.942455 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-16873d26-1f7a-4c17-88ef-bb5b7bbb380a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:29.942884 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-16873d26-1f7a-4c17-88ef-bb5b7bbb380a None None] GET https://10.4.3.81/volume// Aug 13 07:08:29.943096 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-16873d26-1f7a-4c17-88ef-bb5b7bbb380a None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:29.943146 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-59016699-ae7c-4ff1-868c-83e00b94dd66 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:29.943386 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-16873d26-1f7a-4c17-88ef-bb5b7bbb380a None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:29.943528 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1226/4880] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:29 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:29.943749 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-16873d26-1f7a-4c17-88ef-bb5b7bbb380a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:08:29.944044 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1224/4881] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:08:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:08:29.950513 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-b27ae495-34fc-410f-b602-206b3a6920b6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:29.952370 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-b27ae495-34fc-410f-b602-206b3a6920b6 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:29.952590 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-b27ae495-34fc-410f-b602-206b3a6920b6 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:29.952763 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-b27ae495-34fc-410f-b602-206b3a6920b6 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:29.961439 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:29.961439 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:29.964615 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-b27ae495-34fc-410f-b602-206b3a6920b6 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:29.968202 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-b27ae495-34fc-410f-b602-206b3a6920b6 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:29.968579 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1219/4882] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:08:29 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:08:30.374419 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-759004cf-cb9c-40d6-b045-911c09c575e2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:30.376144 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-759004cf-cb9c-40d6-b045-911c09c575e2 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea Aug 13 07:08:30.376329 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-759004cf-cb9c-40d6-b045-911c09c575e2 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:30.376565 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-759004cf-cb9c-40d6-b045-911c09c575e2 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:30.384589 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:30.384589 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:30.387662 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-759004cf-cb9c-40d6-b045-911c09c575e2 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:30.391252 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-759004cf-cb9c-40d6-b045-911c09c575e2 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea returned with HTTP 200 Aug 13 07:08:30.391664 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1214/4883] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:30 2026] GET /volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea => generated 936 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:30.411767 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-50c3b262-3d37-4d53-9a93-a7d0593590a8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:30.413363 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-50c3b262-3d37-4d53-9a93-a7d0593590a8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 Aug 13 07:08:30.413612 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-50c3b262-3d37-4d53-9a93-a7d0593590a8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:30.413838 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-50c3b262-3d37-4d53-9a93-a7d0593590a8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:30.417740 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-50c3b262-3d37-4d53-9a93-a7d0593590a8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 returned with HTTP 404 Aug 13 07:08:30.418111 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1227/4884] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:30 2026] GET /volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:30.423711 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-38bba558-7d83-4234-9fc1-24813e55a19f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:30.425245 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-38bba558-7d83-4234-9fc1-24813e55a19f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd Aug 13 07:08:30.425439 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-38bba558-7d83-4234-9fc1-24813e55a19f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:30.425620 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-38bba558-7d83-4234-9fc1-24813e55a19f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:30.425713 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-38bba558-7d83-4234-9fc1-24813e55a19f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete snapshot with id: b6ce54d8-a5e1-49e2-8332-1e3858d90cdd Aug 13 07:08:30.430127 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:30.430127 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:30.430549 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-38bba558-7d83-4234-9fc1-24813e55a19f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:08:30.446152 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-38bba558-7d83-4234-9fc1-24813e55a19f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot delete request issued successfully. Aug 13 07:08:30.446333 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-38bba558-7d83-4234-9fc1-24813e55a19f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd returned with HTTP 202 Aug 13 07:08:30.446731 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1225/4885] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:08:30 2026] DELETE /volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:30.452721 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-644517d8-177f-4bc9-9a86-2acdef00b1d7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:30.454419 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-644517d8-177f-4bc9-9a86-2acdef00b1d7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd Aug 13 07:08:30.454615 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-644517d8-177f-4bc9-9a86-2acdef00b1d7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:30.454795 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-644517d8-177f-4bc9-9a86-2acdef00b1d7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:30.460616 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:30.460616 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:30.461222 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-644517d8-177f-4bc9-9a86-2acdef00b1d7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:08:30.462267 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-644517d8-177f-4bc9-9a86-2acdef00b1d7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd returned with HTTP 200 Aug 13 07:08:30.462761 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1220/4886] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:30 2026] GET /volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:30.958935 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3749d450-a1e7-4504-b59b-e89230fcbc18 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:30.960719 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3749d450-a1e7-4504-b59b-e89230fcbc18 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:30.960943 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3749d450-a1e7-4504-b59b-e89230fcbc18 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:30.961161 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3749d450-a1e7-4504-b59b-e89230fcbc18 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:30.970556 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:30.970556 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:30.973699 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3749d450-a1e7-4504-b59b-e89230fcbc18 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:30.977469 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3749d450-a1e7-4504-b59b-e89230fcbc18 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:30.977853 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1215/4887] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:30 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:31.403942 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-46d993de-e63c-47c8-bc8e-afa21d394dc3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:31.406118 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-46d993de-e63c-47c8-bc8e-afa21d394dc3 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea Aug 13 07:08:31.406416 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-46d993de-e63c-47c8-bc8e-afa21d394dc3 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:31.406714 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-46d993de-e63c-47c8-bc8e-afa21d394dc3 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:31.418847 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:31.418847 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:31.422993 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-46d993de-e63c-47c8-bc8e-afa21d394dc3 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:31.428262 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-46d993de-e63c-47c8-bc8e-afa21d394dc3 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea returned with HTTP 200 Aug 13 07:08:31.428720 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1228/4888] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:31 2026] GET /volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:31.470617 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3c661b73-9ea8-4c14-8298-b91bff0add57 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:31.472266 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3c661b73-9ea8-4c14-8298-b91bff0add57 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd Aug 13 07:08:31.472488 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3c661b73-9ea8-4c14-8298-b91bff0add57 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:31.472713 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3c661b73-9ea8-4c14-8298-b91bff0add57 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:31.476598 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3c661b73-9ea8-4c14-8298-b91bff0add57 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd returned with HTTP 404 Aug 13 07:08:31.477027 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1226/4889] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:31 2026] GET /volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:31.485003 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-aad87166-1695-4f1d-89bf-ffc22e733a76 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:31.486856 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aad87166-1695-4f1d-89bf-ffc22e733a76 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 Aug 13 07:08:31.487119 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aad87166-1695-4f1d-89bf-ffc22e733a76 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:31.487393 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aad87166-1695-4f1d-89bf-ffc22e733a76 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:31.487502 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-aad87166-1695-4f1d-89bf-ffc22e733a76 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete snapshot with id: f4b4c34c-cd45-474d-adb2-9367c0df6b93 Aug 13 07:08:31.491550 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aad87166-1695-4f1d-89bf-ffc22e733a76 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 returned with HTTP 404 Aug 13 07:08:31.491993 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1221/4890] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:08:31 2026] DELETE /volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:31.497787 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6a1049a6-2426-4c61-a8c2-2fb9adebb8df None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:31.499509 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6a1049a6-2426-4c61-a8c2-2fb9adebb8df tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 Aug 13 07:08:31.499754 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6a1049a6-2426-4c61-a8c2-2fb9adebb8df tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:31.499979 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6a1049a6-2426-4c61-a8c2-2fb9adebb8df tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:31.503914 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6a1049a6-2426-4c61-a8c2-2fb9adebb8df tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 returned with HTTP 404 Aug 13 07:08:31.504342 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1216/4891] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:31 2026] GET /volume/v3/snapshots/f4b4c34c-cd45-474d-adb2-9367c0df6b93 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:31.510202 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8ae65653-5be3-4f99-9cd4-a785989077c7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:31.511946 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8ae65653-5be3-4f99-9cd4-a785989077c7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 Aug 13 07:08:31.512166 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8ae65653-5be3-4f99-9cd4-a785989077c7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:31.512423 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8ae65653-5be3-4f99-9cd4-a785989077c7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:31.512571 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-8ae65653-5be3-4f99-9cd4-a785989077c7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete snapshot with id: d81138b3-f1e2-4b07-a7f4-6684b274e745 Aug 13 07:08:31.516874 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8ae65653-5be3-4f99-9cd4-a785989077c7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 returned with HTTP 404 Aug 13 07:08:31.517315 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1229/4892] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:08:31 2026] DELETE /volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:31.522995 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1dc05666-191a-4235-a8be-c1220af48e58 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:31.524779 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1dc05666-191a-4235-a8be-c1220af48e58 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 Aug 13 07:08:31.524975 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1dc05666-191a-4235-a8be-c1220af48e58 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:31.525206 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1dc05666-191a-4235-a8be-c1220af48e58 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:31.529394 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1dc05666-191a-4235-a8be-c1220af48e58 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 returned with HTTP 404 Aug 13 07:08:31.529822 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1227/4893] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:31 2026] GET /volume/v3/snapshots/d81138b3-f1e2-4b07-a7f4-6684b274e745 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:31.536818 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-195b5f69-eeda-48e8-adad-0b337f225f34 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:31.538438 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-195b5f69-eeda-48e8-adad-0b337f225f34 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd Aug 13 07:08:31.538657 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-195b5f69-eeda-48e8-adad-0b337f225f34 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:31.538834 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-195b5f69-eeda-48e8-adad-0b337f225f34 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:31.538926 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-195b5f69-eeda-48e8-adad-0b337f225f34 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete snapshot with id: b6ce54d8-a5e1-49e2-8332-1e3858d90cdd Aug 13 07:08:31.543344 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-195b5f69-eeda-48e8-adad-0b337f225f34 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd returned with HTTP 404 Aug 13 07:08:31.543778 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1222/4894] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:08:31 2026] DELETE /volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:31.551613 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bc36e7c5-7bf1-4f25-8cd0-d3d31b33687a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:31.553672 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bc36e7c5-7bf1-4f25-8cd0-d3d31b33687a tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd Aug 13 07:08:31.553916 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bc36e7c5-7bf1-4f25-8cd0-d3d31b33687a tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:31.554158 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bc36e7c5-7bf1-4f25-8cd0-d3d31b33687a tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:31.559893 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bc36e7c5-7bf1-4f25-8cd0-d3d31b33687a tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd returned with HTTP 404 Aug 13 07:08:31.560425 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1217/4895] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:31 2026] GET /volume/v3/snapshots/b6ce54d8-a5e1-49e2-8332-1e3858d90cdd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:31.830551 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-0b7c12c7-73d1-491d-9472-775e2c6064c3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:31.832825 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-0b7c12c7-73d1-491d-9472-775e2c6064c3 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] POST https://10.4.3.81/volume/v3/attachments/c5c5dbe1-3901-4dec-aa19-ebaa20a08384/action Aug 13 07:08:31.833312 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-0b7c12c7-73d1-491d-9472-775e2c6064c3 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:08:31.833312 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-0b7c12c7-73d1-491d-9472-775e2c6064c3 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:31.850381 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:31.850381 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:31.862845 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3982ac34-a30d-4e16-a908-2f5c2917a86d req-0b7c12c7-73d1-491d-9472-775e2c6064c3 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/attachments/c5c5dbe1-3901-4dec-aa19-ebaa20a08384/action returned with HTTP 204 Aug 13 07:08:31.863400 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1230/4896] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:08:31 2026] POST /volume/v3/attachments/c5c5dbe1-3901-4dec-aa19-ebaa20a08384/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:31.993847 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-93207158-fac3-431d-b0d5-842f3edd3a54 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:31.996071 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-93207158-fac3-431d-b0d5-842f3edd3a54 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:31.996071 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-93207158-fac3-431d-b0d5-842f3edd3a54 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:31.996337 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-93207158-fac3-431d-b0d5-842f3edd3a54 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:32.009351 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:32.009351 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:32.013080 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-93207158-fac3-431d-b0d5-842f3edd3a54 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:32.017464 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-93207158-fac3-431d-b0d5-842f3edd3a54 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:32.017636 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1228/4897] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:31 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:32.319772 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-1cc7aef8-9353-432c-9ae8-b0401308b14d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:32.321856 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-1cc7aef8-9353-432c-9ae8-b0401308b14d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:32.322025 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-1cc7aef8-9353-432c-9ae8-b0401308b14d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:32.322245 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-1cc7aef8-9353-432c-9ae8-b0401308b14d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:32.335313 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:32.335313 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:32.338844 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-1cc7aef8-9353-432c-9ae8-b0401308b14d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:32.344041 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-1cc7aef8-9353-432c-9ae8-b0401308b14d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:32.344438 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1223/4898] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:08:32 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 1215 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:32.440248 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0c815c53-4aff-4cba-be73-8548ec35fd91 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:32.442231 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0c815c53-4aff-4cba-be73-8548ec35fd91 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea Aug 13 07:08:32.442231 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0c815c53-4aff-4cba-be73-8548ec35fd91 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:32.442231 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0c815c53-4aff-4cba-be73-8548ec35fd91 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:32.451616 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:32.451616 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:32.456455 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0c815c53-4aff-4cba-be73-8548ec35fd91 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:32.461074 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0c815c53-4aff-4cba-be73-8548ec35fd91 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea returned with HTTP 200 Aug 13 07:08:32.461640 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1218/4899] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:32 2026] GET /volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:32.473852 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a312b870-7a5e-453b-9506-55dd05633a7e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:32.475829 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a312b870-7a5e-453b-9506-55dd05633a7e tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea Aug 13 07:08:32.475890 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a312b870-7a5e-453b-9506-55dd05633a7e tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:32.476041 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a312b870-7a5e-453b-9506-55dd05633a7e tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:32.486447 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:32.486447 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:32.489641 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a312b870-7a5e-453b-9506-55dd05633a7e tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:32.493347 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a312b870-7a5e-453b-9506-55dd05633a7e tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea returned with HTTP 200 Aug 13 07:08:32.493622 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3f1de34f-28b7-4e1e-a940-6cb2f0d170b0 req-1c22d87a-39ed-488a-8e66-c82b80bbc1b2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:32.493935 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1231/4900] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:32 2026] GET /volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:32.495861 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3f1de34f-28b7-4e1e-a940-6cb2f0d170b0 req-1c22d87a-39ed-488a-8e66-c82b80bbc1b2 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] DELETE https://10.4.3.81/volume/v3/attachments/4c0f71ea-25c1-4447-8ac6-8d62682adb00 Aug 13 07:08:32.496058 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3f1de34f-28b7-4e1e-a940-6cb2f0d170b0 req-1c22d87a-39ed-488a-8e66-c82b80bbc1b2 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:32.496242 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3f1de34f-28b7-4e1e-a940-6cb2f0d170b0 req-1c22d87a-39ed-488a-8e66-c82b80bbc1b2 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:32.503621 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:32.503621 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:32.546162 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3f1de34f-28b7-4e1e-a940-6cb2f0d170b0 req-1c22d87a-39ed-488a-8e66-c82b80bbc1b2 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/attachments/4c0f71ea-25c1-4447-8ac6-8d62682adb00 returned with HTTP 200 Aug 13 07:08:32.546688 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1229/4901] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:08:32 2026] DELETE /volume/v3/attachments/4c0f71ea-25c1-4447-8ac6-8d62682adb00 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:32.683899 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-dea91954-06c6-407f-9d92-78a3d8e4e49d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:32.687453 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-dea91954-06c6-407f-9d92-78a3d8e4e49d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] DELETE https://10.4.3.81/volume/v3/attachments/1b4fffd1-56c8-4e0a-bb78-b3aa746f87c3 Aug 13 07:08:32.687953 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-dea91954-06c6-407f-9d92-78a3d8e4e49d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:32.687953 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-dea91954-06c6-407f-9d92-78a3d8e4e49d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:32.696455 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:32.696455 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:32.743335 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5022fbc8-3ab9-42c0-ad20-3e8bbebb7f51 req-dea91954-06c6-407f-9d92-78a3d8e4e49d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/attachments/1b4fffd1-56c8-4e0a-bb78-b3aa746f87c3 returned with HTTP 200 Aug 13 07:08:32.743817 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1224/4902] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:08:32 2026] DELETE /volume/v3/attachments/1b4fffd1-56c8-4e0a-bb78-b3aa746f87c3 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:32.892484 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-00d4f970-72d8-496e-9ea9-a00ca06003d4 req-4ccf96dc-57cd-4750-a470-3af43d868326 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:32.895117 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-00d4f970-72d8-496e-9ea9-a00ca06003d4 req-4ccf96dc-57cd-4750-a470-3af43d868326 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/attachments/b624f16d-ae22-4479-9e5e-30529b51e868 Aug 13 07:08:32.895465 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-00d4f970-72d8-496e-9ea9-a00ca06003d4 req-4ccf96dc-57cd-4750-a470-3af43d868326 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:32.895827 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-00d4f970-72d8-496e-9ea9-a00ca06003d4 req-4ccf96dc-57cd-4750-a470-3af43d868326 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:32.904754 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:32.904754 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:32.956703 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-00d4f970-72d8-496e-9ea9-a00ca06003d4 req-4ccf96dc-57cd-4750-a470-3af43d868326 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/b624f16d-ae22-4479-9e5e-30529b51e868 returned with HTTP 200 Aug 13 07:08:32.957434 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1219/4903] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:08:32 2026] DELETE /volume/v3/attachments/b624f16d-ae22-4479-9e5e-30529b51e868 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:33.029337 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d16aa720-3c5a-4a23-9afd-7a4dd3797b1f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:33.031211 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d16aa720-3c5a-4a23-9afd-7a4dd3797b1f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:33.031471 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d16aa720-3c5a-4a23-9afd-7a4dd3797b1f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:33.031773 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d16aa720-3c5a-4a23-9afd-7a4dd3797b1f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:33.039256 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:33.039256 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:33.044184 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d16aa720-3c5a-4a23-9afd-7a4dd3797b1f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:33.049574 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d16aa720-3c5a-4a23-9afd-7a4dd3797b1f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:33.049989 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1232/4904] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:33 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:33.062666 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d17c83bb-bc64-4f7c-b437-9df7579dce47 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:33.064433 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d17c83bb-bc64-4f7c-b437-9df7579dce47 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:08:33.064685 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d17c83bb-bc64-4f7c-b437-9df7579dce47 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:33.064919 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d17c83bb-bc64-4f7c-b437-9df7579dce47 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:33.075974 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:33.075974 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:33.080973 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d17c83bb-bc64-4f7c-b437-9df7579dce47 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:33.086108 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d17c83bb-bc64-4f7c-b437-9df7579dce47 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 200 Aug 13 07:08:33.086661 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1230/4905] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:33 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 1163 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:33.105038 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c6b51a33-a6bc-4ced-b155-84187b70e6f9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:33.107133 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c6b51a33-a6bc-4ced-b155-84187b70e6f9 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 Aug 13 07:08:33.107394 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c6b51a33-a6bc-4ced-b155-84187b70e6f9 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:33.107638 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c6b51a33-a6bc-4ced-b155-84187b70e6f9 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:33.115847 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:33.115847 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:33.119314 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c6b51a33-a6bc-4ced-b155-84187b70e6f9 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:33.123006 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c6b51a33-a6bc-4ced-b155-84187b70e6f9 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 returned with HTTP 200 Aug 13 07:08:33.123424 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1225/4906] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:33 2026] GET /volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:33.128252 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-a449b088-6a05-4f9b-a1ba-9f304a77516d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:33.131015 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-a449b088-6a05-4f9b-a1ba-9f304a77516d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:08:33.131257 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-a449b088-6a05-4f9b-a1ba-9f304a77516d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:33.131543 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-a449b088-6a05-4f9b-a1ba-9f304a77516d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:33.143113 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:33.143113 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:33.147379 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-a449b088-6a05-4f9b-a1ba-9f304a77516d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:33.152540 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-a449b088-6a05-4f9b-a1ba-9f304a77516d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 200 Aug 13 07:08:33.153052 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1220/4907] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:08:33 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 1163 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:33.174289 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-e159c78a-1adc-43ea-b140-bb97c65e35ac None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:33.176448 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-e159c78a-1adc-43ea-b140-bb97c65e35ac tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] POST https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a/action Aug 13 07:08:33.176829 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-e159c78a-1adc-43ea-b140-bb97c65e35ac tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:08:33.176938 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-e159c78a-1adc-43ea-b140-bb97c65e35ac tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:33.187183 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:33.187183 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:33.187696 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-e159c78a-1adc-43ea-b140-bb97c65e35ac tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:33.192898 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-e159c78a-1adc-43ea-b140-bb97c65e35ac tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Begin detaching volume completed successfully. Aug 13 07:08:33.193087 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-e159c78a-1adc-43ea-b140-bb97c65e35ac tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a/action returned with HTTP 202 Aug 13 07:08:33.193457 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1233/4908] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:08:33 2026] POST /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:08:33.209829 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ecda185e-89fb-41d7-953e-d2406e303ef0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:33.211748 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ecda185e-89fb-41d7-953e-d2406e303ef0 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:08:33.211974 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ecda185e-89fb-41d7-953e-d2406e303ef0 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:33.212188 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ecda185e-89fb-41d7-953e-d2406e303ef0 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:33.222120 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:33.222120 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:33.226846 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ecda185e-89fb-41d7-953e-d2406e303ef0 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:33.230078 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e4f089a4-0491-46e0-b535-e53e48b4d5f4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:33.230889 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e4f089a4-0491-46e0-b535-e53e48b4d5f4 None None] GET https://10.4.3.81/volume// Aug 13 07:08:33.230889 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e4f089a4-0491-46e0-b535-e53e48b4d5f4 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:33.230889 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e4f089a4-0491-46e0-b535-e53e48b4d5f4 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:33.231230 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e4f089a4-0491-46e0-b535-e53e48b4d5f4 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:08:33.231573 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1226/4909] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:08:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:08:33.233410 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ecda185e-89fb-41d7-953e-d2406e303ef0 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 200 Aug 13 07:08:33.233848 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1231/4910] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:33 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 1166 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:33.241084 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-168116cd-8228-4137-b45e-339ce824e42d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:33.243301 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-168116cd-8228-4137-b45e-339ce824e42d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:08:33.243582 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-168116cd-8228-4137-b45e-339ce824e42d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:33.243791 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-168116cd-8228-4137-b45e-339ce824e42d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:33.253309 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:33.253309 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:33.256788 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-168116cd-8228-4137-b45e-339ce824e42d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:33.261351 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-168116cd-8228-4137-b45e-339ce824e42d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 200 Aug 13 07:08:33.261859 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1221/4911] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:08:33 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 1346 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:08:33.273347 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-67687b46-8850-42aa-a33b-7bfc35951abe None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:33.275915 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-67687b46-8850-42aa-a33b-7bfc35951abe tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a/encryption Aug 13 07:08:33.276166 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-67687b46-8850-42aa-a33b-7bfc35951abe tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:33.276473 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-67687b46-8850-42aa-a33b-7bfc35951abe tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:33.286268 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:33.286268 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:33.293385 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-67687b46-8850-42aa-a33b-7bfc35951abe tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a/encryption returned with HTTP 200 Aug 13 07:08:33.293677 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1234/4912] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 07:08:33 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:33.430264 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-e6db90f9-d244-4e5b-9e15-671b19b69f1f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:33.432425 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-e6db90f9-d244-4e5b-9e15-671b19b69f1f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 Aug 13 07:08:33.432648 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-e6db90f9-d244-4e5b-9e15-671b19b69f1f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:33.432864 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-e6db90f9-d244-4e5b-9e15-671b19b69f1f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:33.439360 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:33.439360 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:33.443073 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-e6db90f9-d244-4e5b-9e15-671b19b69f1f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:33.446683 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-e6db90f9-d244-4e5b-9e15-671b19b69f1f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 returned with HTTP 200 Aug 13 07:08:33.447022 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1227/4913] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:08:33 2026] GET /volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 => generated 936 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:33.514692 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cca02761-1f18-4820-83ea-fe6845a022e8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:33.515207 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cca02761-1f18-4820-83ea-fe6845a022e8 None None] GET https://10.4.3.81/volume// Aug 13 07:08:33.515439 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cca02761-1f18-4820-83ea-fe6845a022e8 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:33.515677 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cca02761-1f18-4820-83ea-fe6845a022e8 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:33.516033 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cca02761-1f18-4820-83ea-fe6845a022e8 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:08:33.516353 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1232/4914] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:08:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:08:33.523598 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-2397c806-354a-407b-a8f7-28de960b89f6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:33.525702 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-2397c806-354a-407b-a8f7-28de960b89f6 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:08:33.526059 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-2397c806-354a-407b-a8f7-28de960b89f6 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3e8981d-a903-4724-be87-3725f00cea13", "connector": null, "instance_uuid": "15d9b8cd-ea79-4676-9d7f-c5e87d5c5427"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:33.533969 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:33.533969 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:33.555380 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-2397c806-354a-407b-a8f7-28de960b89f6 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:08:33.555820 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1222/4915] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:08:33 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:33.583025 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0b774dd4-4d59-43cc-9efe-caa93a9607a8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:33.584989 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0b774dd4-4d59-43cc-9efe-caa93a9607a8 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 Aug 13 07:08:33.585224 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0b774dd4-4d59-43cc-9efe-caa93a9607a8 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:33.585485 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0b774dd4-4d59-43cc-9efe-caa93a9607a8 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:33.588723 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b0f1f6f8-2541-4d88-8650-31e98b86ab28 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:33.589074 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b0f1f6f8-2541-4d88-8650-31e98b86ab28 None None] GET https://10.4.3.81/volume// Aug 13 07:08:33.589225 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b0f1f6f8-2541-4d88-8650-31e98b86ab28 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:33.589494 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b0f1f6f8-2541-4d88-8650-31e98b86ab28 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:33.589803 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b0f1f6f8-2541-4d88-8650-31e98b86ab28 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:08:33.590073 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1228/4916] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:08:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:08:33.595533 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:33.595533 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:33.597053 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-48b09188-b711-4824-91dc-34c8126138d4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:33.600416 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-48b09188-b711-4824-91dc-34c8126138d4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 Aug 13 07:08:33.600641 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-48b09188-b711-4824-91dc-34c8126138d4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:33.600848 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-48b09188-b711-4824-91dc-34c8126138d4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:33.602903 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0b774dd4-4d59-43cc-9efe-caa93a9607a8 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:33.611060 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0b774dd4-4d59-43cc-9efe-caa93a9607a8 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 returned with HTTP 200 Aug 13 07:08:33.611614 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1235/4917] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:33 2026] GET /volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 => generated 935 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:33.616516 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:33.616516 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:33.620638 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-48b09188-b711-4824-91dc-34c8126138d4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:33.624570 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-48b09188-b711-4824-91dc-34c8126138d4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 returned with HTTP 200 Aug 13 07:08:33.624976 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1233/4918] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:08:33 2026] GET /volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 => generated 1115 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:08:33.721373 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-4f8f5d47-9014-4a23-88c5-4e8a4c9829c6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:33.723292 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-4f8f5d47-9014-4a23-88c5-4e8a4c9829c6 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] PUT https://10.4.3.81/volume/v3/attachments/8daed807-681f-430b-875f-9f62702ae6fb Aug 13 07:08:33.723662 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-4f8f5d47-9014-4a23-88c5-4e8a4c9829c6 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:33.730382 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-4f8f5d47-9014-4a23-88c5-4e8a4c9829c6 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Acquiring lock "cinder-attachment_update-f3e8981d-a903-4724-be87-3725f00cea13-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:08:33.734698 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-4f8f5d47-9014-4a23-88c5-4e8a4c9829c6 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Lock "cinder-attachment_update-f3e8981d-a903-4724-be87-3725f00cea13-np0000007169" acquired by "attachment_update" :: waited 0.004s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:08:33.735539 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:33.735539 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:33.809785 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-4f8f5d47-9014-4a23-88c5-4e8a4c9829c6 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Lock "cinder-attachment_update-f3e8981d-a903-4724-be87-3725f00cea13-np0000007169" released by "attachment_update" :: held 0.075s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:08:33.810108 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-4f8f5d47-9014-4a23-88c5-4e8a4c9829c6 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/attachments/8daed807-681f-430b-875f-9f62702ae6fb returned with HTTP 200 Aug 13 07:08:33.810979 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1223/4919] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:08:33 2026] PUT /volume/v3/attachments/8daed807-681f-430b-875f-9f62702ae6fb => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:34.141557 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-8cc02e56-d2a9-4a4a-b5b2-f574a594f581 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:34.142964 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-66fa564d-7f71-4f88-8960-735bd5b6453e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:34.143751 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-8cc02e56-d2a9-4a4a-b5b2-f574a594f581 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] DELETE https://10.4.3.81/volume/v3/attachments/9997d009-69c4-4e5c-b6b8-7265ca80c6ff Aug 13 07:08:34.143986 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-8cc02e56-d2a9-4a4a-b5b2-f574a594f581 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:34.144240 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-8cc02e56-d2a9-4a4a-b5b2-f574a594f581 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:34.145221 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-66fa564d-7f71-4f88-8960-735bd5b6453e tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 Aug 13 07:08:34.145586 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-66fa564d-7f71-4f88-8960-735bd5b6453e tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:34.145873 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-66fa564d-7f71-4f88-8960-735bd5b6453e tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:34.146147 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-66fa564d-7f71-4f88-8960-735bd5b6453e tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Delete volume with id: f36e87ff-b8d9-419b-9505-a7eda9c60e42 Aug 13 07:08:34.152830 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:34.152830 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:34.155239 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:34.155239 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:34.155769 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-66fa564d-7f71-4f88-8960-735bd5b6453e tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:08:34.176815 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-66fa564d-7f71-4f88-8960-735bd5b6453e tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Delete volume request issued successfully. Aug 13 07:08:34.177168 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-66fa564d-7f71-4f88-8960-735bd5b6453e tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 returned with HTTP 202 Aug 13 07:08:34.177791 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1236/4920] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:08:34 2026] DELETE /volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:08:34.186072 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a4e6a579-0f03-467f-8f43-3a9868b67757 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:34.187978 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a4e6a579-0f03-467f-8f43-3a9868b67757 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 Aug 13 07:08:34.188222 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a4e6a579-0f03-467f-8f43-3a9868b67757 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:34.188473 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a4e6a579-0f03-467f-8f43-3a9868b67757 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:34.196864 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:34.196864 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:34.201735 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a4e6a579-0f03-467f-8f43-3a9868b67757 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Volume info retrieved successfully. Aug 13 07:08:34.203721 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-7bf19ee2-d9ed-484e-85be-5083dae45d10 req-8cc02e56-d2a9-4a4a-b5b2-f574a594f581 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/attachments/9997d009-69c4-4e5c-b6b8-7265ca80c6ff returned with HTTP 200 Aug 13 07:08:34.204339 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1229/4921] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:08:34 2026] DELETE /volume/v3/attachments/9997d009-69c4-4e5c-b6b8-7265ca80c6ff => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:34.209433 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a4e6a579-0f03-467f-8f43-3a9868b67757 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 returned with HTTP 200 Aug 13 07:08:34.209871 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1234/4922] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:08:34 2026] GET /volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 => generated 1386 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:08:34.247802 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3777fa4b-ee2c-41c5-b310-a61f3d4bb296 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:34.249610 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3777fa4b-ee2c-41c5-b310-a61f3d4bb296 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:08:34.249818 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3777fa4b-ee2c-41c5-b310-a61f3d4bb296 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:34.249997 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3777fa4b-ee2c-41c5-b310-a61f3d4bb296 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:34.257754 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:34.257754 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:34.261214 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3777fa4b-ee2c-41c5-b310-a61f3d4bb296 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:34.265293 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3777fa4b-ee2c-41c5-b310-a61f3d4bb296 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 200 Aug 13 07:08:34.265787 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1224/4923] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:34 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:34.278716 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3fc18089-dd46-407b-8288-b058fe747340 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:34.280561 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3fc18089-dd46-407b-8288-b058fe747340 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:08:34.280773 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3fc18089-dd46-407b-8288-b058fe747340 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:34.280955 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3fc18089-dd46-407b-8288-b058fe747340 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:34.291635 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:34.291635 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:34.295254 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3fc18089-dd46-407b-8288-b058fe747340 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:34.299222 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3fc18089-dd46-407b-8288-b058fe747340 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf returned with HTTP 200 Aug 13 07:08:34.299590 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1237/4924] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:34 2026] GET /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:34.342432 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-45fd4531-c2b6-4257-b5cf-4fc48c9d8500 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:34.345079 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-45fd4531-c2b6-4257-b5cf-4fc48c9d8500 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:08:34.345372 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-45fd4531-c2b6-4257-b5cf-4fc48c9d8500 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:34.345669 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-45fd4531-c2b6-4257-b5cf-4fc48c9d8500 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:34.355590 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:34.355590 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:34.358820 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-45fd4531-c2b6-4257-b5cf-4fc48c9d8500 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:34.362555 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-45fd4531-c2b6-4257-b5cf-4fc48c9d8500 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf returned with HTTP 200 Aug 13 07:08:34.362950 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1230/4925] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:08:34 2026] GET /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:34.380756 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-6adeedd4-6ed5-4088-911e-91939f21f3b0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:34.382603 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-6adeedd4-6ed5-4088-911e-91939f21f3b0 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] POST https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf/action Aug 13 07:08:34.382928 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-6adeedd4-6ed5-4088-911e-91939f21f3b0 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:08:34.383089 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-6adeedd4-6ed5-4088-911e-91939f21f3b0 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:34.389680 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6d5c03db-94f0-4d5f-ab21-31babaca8656 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:34.391711 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6d5c03db-94f0-4d5f-ab21-31babaca8656 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 Aug 13 07:08:34.391974 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6d5c03db-94f0-4d5f-ab21-31babaca8656 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:34.392237 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6d5c03db-94f0-4d5f-ab21-31babaca8656 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:34.392465 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:34.392465 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:34.392583 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-6d5c03db-94f0-4d5f-ab21-31babaca8656 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete volume with id: 7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 Aug 13 07:08:34.392933 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-6adeedd4-6ed5-4088-911e-91939f21f3b0 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:34.398188 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-6adeedd4-6ed5-4088-911e-91939f21f3b0 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Begin detaching volume completed successfully. Aug 13 07:08:34.398433 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-6adeedd4-6ed5-4088-911e-91939f21f3b0 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf/action returned with HTTP 202 Aug 13 07:08:34.398821 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1235/4926] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:08:34 2026] POST /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:08:34.399946 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:34.399946 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:34.400483 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6d5c03db-94f0-4d5f-ab21-31babaca8656 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:08:34.415996 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-55135809-d472-4e88-b6db-11df314dd665 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:34.417868 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-55135809-d472-4e88-b6db-11df314dd665 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:08:34.418044 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-55135809-d472-4e88-b6db-11df314dd665 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:34.418228 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-55135809-d472-4e88-b6db-11df314dd665 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:34.419994 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6d5c03db-94f0-4d5f-ab21-31babaca8656 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete volume request issued successfully. Aug 13 07:08:34.420351 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6d5c03db-94f0-4d5f-ab21-31babaca8656 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 returned with HTTP 202 Aug 13 07:08:34.420681 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1225/4927] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:08:34 2026] DELETE /volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:34.428259 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-531295df-af4a-437d-92c4-61cdf7f45f6c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:34.428899 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:34.428899 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:34.430006 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-531295df-af4a-437d-92c4-61cdf7f45f6c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 Aug 13 07:08:34.430142 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-531295df-af4a-437d-92c4-61cdf7f45f6c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:34.430335 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-531295df-af4a-437d-92c4-61cdf7f45f6c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:34.432232 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-55135809-d472-4e88-b6db-11df314dd665 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:34.436701 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-55135809-d472-4e88-b6db-11df314dd665 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf returned with HTTP 200 Aug 13 07:08:34.437032 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1238/4928] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:34 2026] GET /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:34.437711 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8b28dc88-ea81-406f-b9a8-41586695cf29 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:34.438059 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8b28dc88-ea81-406f-b9a8-41586695cf29 None None] GET https://10.4.3.81/volume// Aug 13 07:08:34.438210 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8b28dc88-ea81-406f-b9a8-41586695cf29 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:34.438435 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8b28dc88-ea81-406f-b9a8-41586695cf29 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:34.438736 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8b28dc88-ea81-406f-b9a8-41586695cf29 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:08:34.439046 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1236/4929] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:08:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:08:34.439458 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:34.439458 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:34.443820 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-531295df-af4a-437d-92c4-61cdf7f45f6c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:08:34.446516 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-c07e75dc-9bf7-409f-ae81-6841524ba28a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:34.448075 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-531295df-af4a-437d-92c4-61cdf7f45f6c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 returned with HTTP 200 Aug 13 07:08:34.448525 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1231/4930] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:34 2026] GET /volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 => generated 1363 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:34.449178 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-c07e75dc-9bf7-409f-ae81-6841524ba28a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:08:34.449345 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-c07e75dc-9bf7-409f-ae81-6841524ba28a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:34.449480 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-c07e75dc-9bf7-409f-ae81-6841524ba28a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:34.460104 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:34.460104 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:34.465814 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-c07e75dc-9bf7-409f-ae81-6841524ba28a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:34.471215 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-c07e75dc-9bf7-409f-ae81-6841524ba28a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf returned with HTTP 200 Aug 13 07:08:34.471703 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1226/4931] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:08:34 2026] GET /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:08:34.626275 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-266a02d5-8157-4f97-8ef4-3db1f33d2f32 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:34.628312 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-266a02d5-8157-4f97-8ef4-3db1f33d2f32 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 Aug 13 07:08:34.628541 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-266a02d5-8157-4f97-8ef4-3db1f33d2f32 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:34.628710 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-266a02d5-8157-4f97-8ef4-3db1f33d2f32 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:34.638640 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:34.638640 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:34.642678 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-266a02d5-8157-4f97-8ef4-3db1f33d2f32 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:34.647189 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-266a02d5-8157-4f97-8ef4-3db1f33d2f32 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 returned with HTTP 200 Aug 13 07:08:34.647670 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1239/4932] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:34 2026] GET /volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:35.226022 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a802c795-e801-4c58-b5aa-0cd767060091 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:35.228812 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a802c795-e801-4c58-b5aa-0cd767060091 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] GET https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 Aug 13 07:08:35.229360 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a802c795-e801-4c58-b5aa-0cd767060091 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:35.229830 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a802c795-e801-4c58-b5aa-0cd767060091 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:35.240002 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a802c795-e801-4c58-b5aa-0cd767060091 tempest-TestVolumeBootPatternV346-1582408564 tempest-TestVolumeBootPatternV346-1582408564-project-member] https://10.4.3.81/volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 returned with HTTP 404 Aug 13 07:08:35.240889 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1237/4933] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:08:35 2026] GET /volume/v3/volumes/f36e87ff-b8d9-419b-9505-a7eda9c60e42 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:08:35.450563 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-66382f7c-7e2c-45ea-9760-bdfc2f9e08de None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:35.452515 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-66382f7c-7e2c-45ea-9760-bdfc2f9e08de tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:08:35.452730 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-66382f7c-7e2c-45ea-9760-bdfc2f9e08de tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:35.452950 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-66382f7c-7e2c-45ea-9760-bdfc2f9e08de tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:35.461372 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4dbbf420-1c0c-48d3-b100-f9aae523a48a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:35.463309 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4dbbf420-1c0c-48d3-b100-f9aae523a48a tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 Aug 13 07:08:35.463632 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4dbbf420-1c0c-48d3-b100-f9aae523a48a tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:35.463887 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4dbbf420-1c0c-48d3-b100-f9aae523a48a tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:35.464001 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:35.464001 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:35.468103 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-66382f7c-7e2c-45ea-9760-bdfc2f9e08de tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:35.470548 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4dbbf420-1c0c-48d3-b100-f9aae523a48a tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 returned with HTTP 404 Aug 13 07:08:35.471532 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1227/4934] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:35 2026] GET /volume/v3/volumes/7b0c733a-d3b6-4b2c-b9eb-b1aefe458849 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:35.472948 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-66382f7c-7e2c-45ea-9760-bdfc2f9e08de tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf returned with HTTP 200 Aug 13 07:08:35.473490 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1232/4935] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:35 2026] GET /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:35.502200 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:35.504249 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:08:35.504703 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-56762566", "snapshot_id": null, "imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "volume_type": null, "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:35.506600 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-56762566', 'snapshot_id': None, 'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'volume_type': None, 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:08:35.580718 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume of 1 GB Aug 13 07:08:35.586121 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Availability Zones retrieved successfully. Aug 13 07:08:35.591650 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Flow 'volume_create_api' (9f62de8e-28d8-465a-9e15-31d655d40a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:08:35.592782 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (440acb75-597f-4fa6-a106-b93fec237836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:35.593835 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:08:35.649625 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (440acb75-597f-4fa6-a106-b93fec237836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:35.650402 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31a711c4-34f8-4249-bd9c-be58d8a7087d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:35.660816 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8a21f4bc-e322-4c5e-8ca4-c98998570df4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:35.662953 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a21f4bc-e322-4c5e-8ca4-c98998570df4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 Aug 13 07:08:35.663200 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a21f4bc-e322-4c5e-8ca4-c98998570df4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:35.663493 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a21f4bc-e322-4c5e-8ca4-c98998570df4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:35.675175 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:35.675175 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:35.679387 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8a21f4bc-e322-4c5e-8ca4-c98998570df4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:35.685215 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a21f4bc-e322-4c5e-8ca4-c98998570df4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 returned with HTTP 200 Aug 13 07:08:35.685772 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1238/4936] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:35 2026] GET /volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:35.692275 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Created reservations ['458a49ac-f3d9-4646-b430-dc661aeca912', '42ff7aa3-e9d2-4014-9cf6-1f74bf961543', '55e0920a-3e8b-422c-999a-6d2ae784cdb4', '3a25c284-f1d1-4c26-bc5e-c2d0d89447c9'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:08:35.693084 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31a711c4-34f8-4249-bd9c-be58d8a7087d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['458a49ac-f3d9-4646-b430-dc661aeca912', '42ff7aa3-e9d2-4014-9cf6-1f74bf961543', '55e0920a-3e8b-422c-999a-6d2ae784cdb4', '3a25c284-f1d1-4c26-bc5e-c2d0d89447c9']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:35.693994 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (251591db-a4ea-464b-ba4f-486739eb15d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:35.715782 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (251591db-a4ea-464b-ba4f-486739eb15d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '543be557-5fe4-4d0a-8478-36e4a276e8a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-56762566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b1527511bd4343bbe46b276c218222',qos_specs=None,replication_status=,reservations=['458a49ac-f3d9-4646-b430-dc661aeca912','42ff7aa3-e9d2-4014-9cf6-1f74bf961543','55e0920a-3e8b-422c-999a-6d2ae784cdb4','3a25c284-f1d1-4c26-bc5e-c2d0d89447c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac94397952044e4bd450fcc0add47ce',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:08:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-56762566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=543be557-5fe4-4d0a-8478-36e4a276e8a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3b1527511bd4343bbe46b276c218222',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eac94397952044e4bd450fcc0add47ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:35.716500 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74aa5d36-6823-4594-8d26-0e4fb4eac237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:35.733383 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74aa5d36-6823-4594-8d26-0e4fb4eac237) transitioned into state 'SUCCESS' from state '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-56762566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b1527511bd4343bbe46b276c218222',qos_specs=None,replication_status=,reservations=['458a49ac-f3d9-4646-b430-dc661aeca912','42ff7aa3-e9d2-4014-9cf6-1f74bf961543','55e0920a-3e8b-422c-999a-6d2ae784cdb4','3a25c284-f1d1-4c26-bc5e-c2d0d89447c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac94397952044e4bd450fcc0add47ce',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:35.734207 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15b1b3a6-d075-460f-83df-e79e2691973f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:35.742313 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15b1b3a6-d075-460f-83df-e79e2691973f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:35.743117 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Flow 'volume_create_api' (9f62de8e-28d8-465a-9e15-31d655d40a48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:08:35.743434 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume request issued successfully. Aug 13 07:08:35.743971 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e1f3ba3c-0781-4cd1-ad95-bfec431f3371 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:08:35.744518 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1240/4937] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:08:35 2026] POST /volume/v3/volumes => generated 755 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:08:35.755175 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-619dad14-0fcc-4526-8c57-b2fa8281789c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:35.757010 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-619dad14-0fcc-4526-8c57-b2fa8281789c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 Aug 13 07:08:35.757196 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-619dad14-0fcc-4526-8c57-b2fa8281789c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:35.757395 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-619dad14-0fcc-4526-8c57-b2fa8281789c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:35.763829 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:35.763829 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:35.767094 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-619dad14-0fcc-4526-8c57-b2fa8281789c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:08:35.770950 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-619dad14-0fcc-4526-8c57-b2fa8281789c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 returned with HTTP 200 Aug 13 07:08:35.771335 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1228/4938] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:35 2026] GET /volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:36.488028 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-61c69a22-3387-4781-9342-45ebf7046c32 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:36.489853 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-61c69a22-3387-4781-9342-45ebf7046c32 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:08:36.490070 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-61c69a22-3387-4781-9342-45ebf7046c32 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:36.490252 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-61c69a22-3387-4781-9342-45ebf7046c32 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:36.499243 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:36.499243 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:36.502396 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-61c69a22-3387-4781-9342-45ebf7046c32 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:36.506212 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-61c69a22-3387-4781-9342-45ebf7046c32 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf returned with HTTP 200 Aug 13 07:08:36.506575 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1233/4939] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:36 2026] GET /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:36.697622 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-82bb5248-8005-45ab-8e50-aebd5a31c86d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:36.699428 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82bb5248-8005-45ab-8e50-aebd5a31c86d tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 Aug 13 07:08:36.699774 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-82bb5248-8005-45ab-8e50-aebd5a31c86d tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:36.699952 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-82bb5248-8005-45ab-8e50-aebd5a31c86d tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:36.709609 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:36.709609 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:36.712882 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-82bb5248-8005-45ab-8e50-aebd5a31c86d tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:36.716881 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82bb5248-8005-45ab-8e50-aebd5a31c86d tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 returned with HTTP 200 Aug 13 07:08:36.717245 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1239/4940] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:36 2026] GET /volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:36.784076 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-12fbb2da-6828-45d3-99d9-7bdabf4dd045 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:36.785987 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-12fbb2da-6828-45d3-99d9-7bdabf4dd045 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 Aug 13 07:08:36.786193 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-12fbb2da-6828-45d3-99d9-7bdabf4dd045 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:36.786441 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-12fbb2da-6828-45d3-99d9-7bdabf4dd045 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:36.793387 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:36.793387 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:36.796986 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-12fbb2da-6828-45d3-99d9-7bdabf4dd045 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:08:36.801849 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-12fbb2da-6828-45d3-99d9-7bdabf4dd045 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 returned with HTTP 200 Aug 13 07:08:36.802200 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1241/4941] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:36 2026] GET /volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 => generated 1363 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:36.816106 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ddfe2335-1369-4fe6-9039-cfd65dcbe4da None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:36.818486 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ddfe2335-1369-4fe6-9039-cfd65dcbe4da tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 Aug 13 07:08:36.818752 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ddfe2335-1369-4fe6-9039-cfd65dcbe4da tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:36.818990 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ddfe2335-1369-4fe6-9039-cfd65dcbe4da tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:36.827646 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:36.827646 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:36.831741 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ddfe2335-1369-4fe6-9039-cfd65dcbe4da tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:08:36.837670 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ddfe2335-1369-4fe6-9039-cfd65dcbe4da tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 returned with HTTP 200 Aug 13 07:08:36.838143 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1229/4942] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:36 2026] GET /volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 => generated 1363 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:37.519623 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fdf44f93-2f09-406f-9f03-385f372068c1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:37.521564 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fdf44f93-2f09-406f-9f03-385f372068c1 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:08:37.521812 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fdf44f93-2f09-406f-9f03-385f372068c1 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:37.522273 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fdf44f93-2f09-406f-9f03-385f372068c1 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:37.532636 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:37.532636 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:37.536939 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fdf44f93-2f09-406f-9f03-385f372068c1 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:37.542301 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fdf44f93-2f09-406f-9f03-385f372068c1 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf returned with HTTP 200 Aug 13 07:08:37.542803 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1234/4943] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:37 2026] GET /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:37.729859 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f7fced45-8d67-46e6-8c7f-113718a6ac39 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:37.731579 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f7fced45-8d67-46e6-8c7f-113718a6ac39 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 Aug 13 07:08:37.731772 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f7fced45-8d67-46e6-8c7f-113718a6ac39 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:37.732000 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f7fced45-8d67-46e6-8c7f-113718a6ac39 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:37.741923 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:37.741923 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:37.745594 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f7fced45-8d67-46e6-8c7f-113718a6ac39 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:37.749474 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f7fced45-8d67-46e6-8c7f-113718a6ac39 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 returned with HTTP 200 Aug 13 07:08:37.750020 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1240/4944] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:37 2026] GET /volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:37.909990 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-44bd4fbc-33fc-4741-9a05-6f7d27144da3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:37.912076 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-44bd4fbc-33fc-4741-9a05-6f7d27144da3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 Aug 13 07:08:37.912294 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-44bd4fbc-33fc-4741-9a05-6f7d27144da3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:37.912532 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-44bd4fbc-33fc-4741-9a05-6f7d27144da3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:37.919802 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:37.919802 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:37.923922 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-44bd4fbc-33fc-4741-9a05-6f7d27144da3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:08:37.929853 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-44bd4fbc-33fc-4741-9a05-6f7d27144da3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 returned with HTTP 200 Aug 13 07:08:37.930288 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1242/4945] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:08:37 2026] GET /volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 => generated 1363 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:38.400646 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-443f7d55-921e-4281-b8cf-964484994a8a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:38.402997 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-443f7d55-921e-4281-b8cf-964484994a8a tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] POST https://10.4.3.81/volume/v3/attachments/8daed807-681f-430b-875f-9f62702ae6fb/action Aug 13 07:08:38.403391 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-443f7d55-921e-4281-b8cf-964484994a8a tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:08:38.403551 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-443f7d55-921e-4281-b8cf-964484994a8a tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:38.423125 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:38.423125 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:38.426539 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-f1314087-a2c1-46ce-a173-c47394b9f8fa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:38.430803 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-f1314087-a2c1-46ce-a173-c47394b9f8fa tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 Aug 13 07:08:38.431227 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-f1314087-a2c1-46ce-a173-c47394b9f8fa tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:38.431618 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-f1314087-a2c1-46ce-a173-c47394b9f8fa tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:38.433230 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4c7d9dbb-9b84-4040-b504-b07295a057d6 req-443f7d55-921e-4281-b8cf-964484994a8a tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/attachments/8daed807-681f-430b-875f-9f62702ae6fb/action returned with HTTP 204 Aug 13 07:08:38.433785 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1230/4946] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:08:38 2026] POST /volume/v3/attachments/8daed807-681f-430b-875f-9f62702ae6fb/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:38.443545 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:38.443545 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:38.447422 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-f1314087-a2c1-46ce-a173-c47394b9f8fa tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:08:38.455774 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-f1314087-a2c1-46ce-a173-c47394b9f8fa tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 returned with HTTP 200 Aug 13 07:08:38.456645 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1235/4947] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:08:38 2026] GET /volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 => generated 1363 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:38.468590 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a308d451-a50c-4830-b75b-96fd898fdbd4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:38.468974 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a308d451-a50c-4830-b75b-96fd898fdbd4 None None] GET https://10.4.3.81/volume// Aug 13 07:08:38.469155 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a308d451-a50c-4830-b75b-96fd898fdbd4 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:38.469380 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a308d451-a50c-4830-b75b-96fd898fdbd4 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:38.469732 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a308d451-a50c-4830-b75b-96fd898fdbd4 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:08:38.470093 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1241/4948] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 07:08:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:08:38.479484 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-8d49bdb0-84f8-4c5a-becd-1557072b8ea0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:38.481829 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-8d49bdb0-84f8-4c5a-becd-1557072b8ea0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:08:38.482169 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-8d49bdb0-84f8-4c5a-becd-1557072b8ea0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "543be557-5fe4-4d0a-8478-36e4a276e8a3", "connector": null, "instance_uuid": "64c4b240-072d-40be-a7a3-f1799f298151"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:38.490780 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:38.490780 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:38.497934 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-a2e7b0c3-1f30-42d9-9f52-c1fc4bd3594e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:38.500176 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-a2e7b0c3-1f30-42d9-9f52-c1fc4bd3594e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] DELETE https://10.4.3.81/volume/v3/attachments/b7c848ae-51fa-4357-9ec5-da8815ea0c22 Aug 13 07:08:38.500434 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-a2e7b0c3-1f30-42d9-9f52-c1fc4bd3594e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:38.500679 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-a2e7b0c3-1f30-42d9-9f52-c1fc4bd3594e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:38.508527 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:38.508527 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:38.516948 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-8d49bdb0-84f8-4c5a-becd-1557072b8ea0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:08:38.517423 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1243/4949] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:08: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) Aug 13 07:08:38.558502 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5680528c-529a-4f73-9c60-77e2322d8eda None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:38.560289 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5680528c-529a-4f73-9c60-77e2322d8eda tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:08:38.561901 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5680528c-529a-4f73-9c60-77e2322d8eda tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:38.561901 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5680528c-529a-4f73-9c60-77e2322d8eda tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:38.562005 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d176c8d6-f8c2-463b-a376-bc8d55e068ca req-a2e7b0c3-1f30-42d9-9f52-c1fc4bd3594e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/attachments/b7c848ae-51fa-4357-9ec5-da8815ea0c22 returned with HTTP 200 Aug 13 07:08:38.562295 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1231/4950] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:08:38 2026] DELETE /volume/v3/attachments/b7c848ae-51fa-4357-9ec5-da8815ea0c22 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:38.571346 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:38.571346 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:38.581135 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5680528c-529a-4f73-9c60-77e2322d8eda tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:38.588238 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5680528c-529a-4f73-9c60-77e2322d8eda tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf returned with HTTP 200 Aug 13 07:08:38.588791 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1236/4951] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:38 2026] GET /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:38.607887 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-91f68d40-a3d0-4061-95e6-4dc01ad34a71 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:38.609904 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-91f68d40-a3d0-4061-95e6-4dc01ad34a71 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:08:38.610143 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-91f68d40-a3d0-4061-95e6-4dc01ad34a71 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:38.610391 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-91f68d40-a3d0-4061-95e6-4dc01ad34a71 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:38.610567 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-91f68d40-a3d0-4061-95e6-4dc01ad34a71 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Delete volume with id: b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:08:38.619902 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:38.619902 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:38.620540 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-91f68d40-a3d0-4061-95e6-4dc01ad34a71 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:38.634148 np0000007169 devstack@c-api.service[100295]: WARNING cinder.keymgr.conf_key_mgr [None req-91f68d40-a3d0-4061-95e6-4dc01ad34a71 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 07:08:38.640867 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-91f68d40-a3d0-4061-95e6-4dc01ad34a71 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Delete volume request issued successfully. Aug 13 07:08:38.641133 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-91f68d40-a3d0-4061-95e6-4dc01ad34a71 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 202 Aug 13 07:08:38.641742 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1242/4952] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:08:38 2026] DELETE /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:38.649570 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9dc1f719-3d7b-42a8-8d61-9805d6c6e0e5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:38.653846 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9dc1f719-3d7b-42a8-8d61-9805d6c6e0e5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:08:38.653846 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9dc1f719-3d7b-42a8-8d61-9805d6c6e0e5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:38.654092 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9dc1f719-3d7b-42a8-8d61-9805d6c6e0e5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:38.665353 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:38.665353 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:38.666707 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9dc1f719-3d7b-42a8-8d61-9805d6c6e0e5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:38.671958 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9dc1f719-3d7b-42a8-8d61-9805d6c6e0e5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 200 Aug 13 07:08:38.672630 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1244/4953] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:38 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:38.763724 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-952d3a0d-0c39-4d32-8bc3-a6a05ea2e65e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:38.765858 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-952d3a0d-0c39-4d32-8bc3-a6a05ea2e65e tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 Aug 13 07:08:38.766095 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-952d3a0d-0c39-4d32-8bc3-a6a05ea2e65e tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:38.766362 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-952d3a0d-0c39-4d32-8bc3-a6a05ea2e65e tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:38.777950 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:38.777950 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:38.782184 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-952d3a0d-0c39-4d32-8bc3-a6a05ea2e65e tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:38.787292 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-952d3a0d-0c39-4d32-8bc3-a6a05ea2e65e tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 returned with HTTP 200 Aug 13 07:08:38.787799 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1232/4954] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:38 2026] GET /volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:38.802344 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1b6ffbaa-69a9-4662-9789-204a397aed99 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:38.803818 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1b6ffbaa-69a9-4662-9789-204a397aed99 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 Aug 13 07:08:38.804172 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1b6ffbaa-69a9-4662-9789-204a397aed99 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:38.804474 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1b6ffbaa-69a9-4662-9789-204a397aed99 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:38.816916 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:38.816916 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:38.820560 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1b6ffbaa-69a9-4662-9789-204a397aed99 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:38.829335 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1b6ffbaa-69a9-4662-9789-204a397aed99 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 returned with HTTP 200 Aug 13 07:08:38.829777 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1237/4955] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:38 2026] GET /volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 => generated 1228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:39.356828 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8a1f8cd6-d263-4676-a27a-ea933579628e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:39.357261 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a1f8cd6-d263-4676-a27a-ea933579628e None None] GET https://10.4.3.81/volume// Aug 13 07:08:39.357310 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a1f8cd6-d263-4676-a27a-ea933579628e None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:39.357563 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a1f8cd6-d263-4676-a27a-ea933579628e None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:39.357900 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a1f8cd6-d263-4676-a27a-ea933579628e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:08:39.358174 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1243/4956] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:08:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:08:39.365257 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-b881c201-daea-44ba-b082-373eb4d0cc81 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:39.368100 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-b881c201-daea-44ba-b082-373eb4d0cc81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 Aug 13 07:08:39.368424 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-b881c201-daea-44ba-b082-373eb4d0cc81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:39.368699 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-b881c201-daea-44ba-b082-373eb4d0cc81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:39.378625 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:39.378625 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:39.382200 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-b881c201-daea-44ba-b082-373eb4d0cc81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:08:39.387001 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-b881c201-daea-44ba-b082-373eb4d0cc81 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 returned with HTTP 200 Aug 13 07:08:39.387434 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1245/4957] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:08:39 2026] GET /volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 => generated 1542 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:08:39.491040 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-ef10007a-c8ce-4d4d-9fff-064c7819b88d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:39.492904 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-ef10007a-c8ce-4d4d-9fff-064c7819b88d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] PUT https://10.4.3.81/volume/v3/attachments/7483e916-02dc-463d-adb7-7d30a2952ffe Aug 13 07:08:39.493210 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-ef10007a-c8ce-4d4d-9fff-064c7819b88d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:39.500550 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-ef10007a-c8ce-4d4d-9fff-064c7819b88d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Acquiring lock "cinder-attachment_update-543be557-5fe4-4d0a-8478-36e4a276e8a3-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:08:39.505487 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-ef10007a-c8ce-4d4d-9fff-064c7819b88d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Lock "cinder-attachment_update-543be557-5fe4-4d0a-8478-36e4a276e8a3-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:08:39.506852 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:39.506852 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:39.597986 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-ef10007a-c8ce-4d4d-9fff-064c7819b88d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Lock "cinder-attachment_update-543be557-5fe4-4d0a-8478-36e4a276e8a3-np0000007169" released by "attachment_update" :: held 0.091s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:08:39.597986 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-ef10007a-c8ce-4d4d-9fff-064c7819b88d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/7483e916-02dc-463d-adb7-7d30a2952ffe returned with HTTP 200 Aug 13 07:08:39.597986 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1233/4958] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:08:39 2026] PUT /volume/v3/attachments/7483e916-02dc-463d-adb7-7d30a2952ffe => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:39.630194 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-3bf81162-dc4d-45ed-b120-d1b5a2a6083e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:39.632843 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-3bf81162-dc4d-45ed-b120-d1b5a2a6083e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/attachments/7483e916-02dc-463d-adb7-7d30a2952ffe/action Aug 13 07:08:39.633200 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-3bf81162-dc4d-45ed-b120-d1b5a2a6083e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:08:39.633313 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-3bf81162-dc4d-45ed-b120-d1b5a2a6083e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:39.648998 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:39.648998 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:39.656953 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0b95711c-3ce4-4e4c-84ee-4dd51d8f15e4 req-3bf81162-dc4d-45ed-b120-d1b5a2a6083e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/7483e916-02dc-463d-adb7-7d30a2952ffe/action returned with HTTP 204 Aug 13 07:08:39.657376 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1238/4959] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:08:39 2026] POST /volume/v3/attachments/7483e916-02dc-463d-adb7-7d30a2952ffe/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:39.688544 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-66b24f05-223d-488e-8375-259908028e2c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:39.690300 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-66b24f05-223d-488e-8375-259908028e2c tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a Aug 13 07:08:39.690524 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-66b24f05-223d-488e-8375-259908028e2c tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:39.690707 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-66b24f05-223d-488e-8375-259908028e2c tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:39.701348 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-66b24f05-223d-488e-8375-259908028e2c tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a returned with HTTP 404 Aug 13 07:08:39.701348 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1244/4960] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:39 2026] GET /volume/v3/volumes/b30236ea-45d3-4bf7-86aa-9956e8dc363a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:39.706737 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-eb9f274a-a0bc-48dd-9b84-14c5e9b6bf58 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:39.708359 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eb9f274a-a0bc-48dd-9b84-14c5e9b6bf58 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 07:08:39.708554 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-eb9f274a-a0bc-48dd-9b84-14c5e9b6bf58 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:39.708739 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-eb9f274a-a0bc-48dd-9b84-14c5e9b6bf58 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:39.709490 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eb9f274a-a0bc-48dd-9b84-14c5e9b6bf58 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:08:39.730592 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-eb9f274a-a0bc-48dd-9b84-14c5e9b6bf58 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Get all volumes completed successfully. Aug 13 07:08:39.732496 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:39.732496 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:39.737422 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eb9f274a-a0bc-48dd-9b84-14c5e9b6bf58 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 07:08:39.737925 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1246/4961] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 07:08:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11620 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:08:39.756218 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dabcaa9a-8ea5-4e63-a34d-1a3604254531 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:39.758848 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dabcaa9a-8ea5-4e63-a34d-1a3604254531 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] DELETE https://10.4.3.81/volume/v3/types/c73ac722-c9dd-47ce-be1c-a4a1a4653068 Aug 13 07:08:39.759059 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dabcaa9a-8ea5-4e63-a34d-1a3604254531 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:39.759260 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dabcaa9a-8ea5-4e63-a34d-1a3604254531 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:39.759554 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:39.759554 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:39.786751 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dabcaa9a-8ea5-4e63-a34d-1a3604254531 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] https://10.4.3.81/volume/v3/types/c73ac722-c9dd-47ce-be1c-a4a1a4653068 returned with HTTP 202 Aug 13 07:08:39.787080 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1234/4962] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:08:39 2026] DELETE /volume/v3/types/c73ac722-c9dd-47ce-be1c-a4a1a4653068 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:39.795650 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6e949d4a-fc0b-4f4f-be73-ed696ba056bb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:39.797477 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6e949d4a-fc0b-4f4f-be73-ed696ba056bb tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:08:39.797729 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6e949d4a-fc0b-4f4f-be73-ed696ba056bb tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:39.799095 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6e949d4a-fc0b-4f4f-be73-ed696ba056bb tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:39.799095 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-6e949d4a-fc0b-4f4f-be73-ed696ba056bb tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Delete volume with id: a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:08:39.805084 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:39.805084 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:39.805603 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6e949d4a-fc0b-4f4f-be73-ed696ba056bb tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:39.837220 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6e949d4a-fc0b-4f4f-be73-ed696ba056bb tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Delete volume request issued successfully. Aug 13 07:08:39.837464 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6e949d4a-fc0b-4f4f-be73-ed696ba056bb tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf returned with HTTP 202 Aug 13 07:08:39.837876 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1239/4963] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:08:39 2026] DELETE /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:39.847629 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-39ca3b7e-1bfe-413e-ab4d-f4dbe497c6a8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:39.849385 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-39ca3b7e-1bfe-413e-ab4d-f4dbe497c6a8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:08:39.849605 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-39ca3b7e-1bfe-413e-ab4d-f4dbe497c6a8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:39.849803 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-39ca3b7e-1bfe-413e-ab4d-f4dbe497c6a8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:39.857305 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:39.857305 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:39.861393 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-39ca3b7e-1bfe-413e-ab4d-f4dbe497c6a8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:39.867044 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-39ca3b7e-1bfe-413e-ab4d-f4dbe497c6a8 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf returned with HTTP 200 Aug 13 07:08:39.867757 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1245/4964] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:39 2026] GET /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:40.882456 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-65251b4c-5def-4ae1-a513-f651c548fb4d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:40.884679 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-65251b4c-5def-4ae1-a513-f651c548fb4d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf Aug 13 07:08:40.884935 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-65251b4c-5def-4ae1-a513-f651c548fb4d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:40.885188 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-65251b4c-5def-4ae1-a513-f651c548fb4d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:40.893940 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-65251b4c-5def-4ae1-a513-f651c548fb4d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf returned with HTTP 404 Aug 13 07:08:40.894635 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1247/4965] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:40 2026] GET /volume/v3/volumes/a43faf55-6c1a-4cf4-a916-fb9fd9f657bf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:40.903552 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-72353dab-4296-4893-a187-8f0ee4251b2d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:40.906136 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-72353dab-4296-4893-a187-8f0ee4251b2d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] DELETE https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:40.906500 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-72353dab-4296-4893-a187-8f0ee4251b2d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:40.906786 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-72353dab-4296-4893-a187-8f0ee4251b2d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:40.907025 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-72353dab-4296-4893-a187-8f0ee4251b2d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Delete volume with id: 523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:40.915955 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:40.915955 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:40.916645 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-72353dab-4296-4893-a187-8f0ee4251b2d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:40.942029 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-72353dab-4296-4893-a187-8f0ee4251b2d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Delete volume request issued successfully. Aug 13 07:08:40.942029 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-72353dab-4296-4893-a187-8f0ee4251b2d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 202 Aug 13 07:08:40.942673 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1235/4966] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:08:40 2026] DELETE /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:40.956081 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2c0cece0-16e7-4fc4-a654-4256fa3bd93a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:40.959423 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2c0cece0-16e7-4fc4-a654-4256fa3bd93a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:40.959423 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2c0cece0-16e7-4fc4-a654-4256fa3bd93a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:40.959585 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2c0cece0-16e7-4fc4-a654-4256fa3bd93a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:40.975499 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:40.975499 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:40.987713 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2c0cece0-16e7-4fc4-a654-4256fa3bd93a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:08:40.997292 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2c0cece0-16e7-4fc4-a654-4256fa3bd93a tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 200 Aug 13 07:08:40.998043 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1240/4967] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:40 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 919 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:41.267485 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c5d0950d-6284-4bfe-8321-10a224386f40 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:41.369536 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5d0950d-6284-4bfe-8321-10a224386f40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:08:41.369871 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c5d0950d-6284-4bfe-8321-10a224386f40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-453119053"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:41.371248 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-c5d0950d-6284-4bfe-8321-10a224386f40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-453119053'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:08:41.371388 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-c5d0950d-6284-4bfe-8321-10a224386f40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Create volume of 1 GB Aug 13 07:08:41.375574 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c5d0950d-6284-4bfe-8321-10a224386f40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Availability Zones retrieved successfully. Aug 13 07:08:41.381272 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5d0950d-6284-4bfe-8321-10a224386f40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Flow 'volume_create_api' (6b7258af-a572-46fd-9fb5-216b0a179e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:08:41.382275 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5d0950d-6284-4bfe-8321-10a224386f40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee1910d3-46b9-4e06-af1a-bed8dc49618a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:41.383284 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-c5d0950d-6284-4bfe-8321-10a224386f40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:08:41.410467 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5d0950d-6284-4bfe-8321-10a224386f40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee1910d3-46b9-4e06-af1a-bed8dc49618a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:41.411330 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5d0950d-6284-4bfe-8321-10a224386f40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c16ed993-4a7b-4cf5-b69a-6c5371c158a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:41.480943 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-c5d0950d-6284-4bfe-8321-10a224386f40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Created reservations ['3ebe5943-e0ff-4efd-9196-3e3adad8949b', '819e99bd-13e7-4309-b815-741b2decef38', '66a80bb3-1444-4ab8-89d4-ba70932f7394', '21b01900-1f51-4eb2-93bb-c15acf5380b8'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:08:41.482062 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5d0950d-6284-4bfe-8321-10a224386f40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c16ed993-4a7b-4cf5-b69a-6c5371c158a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ebe5943-e0ff-4efd-9196-3e3adad8949b', '819e99bd-13e7-4309-b815-741b2decef38', '66a80bb3-1444-4ab8-89d4-ba70932f7394', '21b01900-1f51-4eb2-93bb-c15acf5380b8']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:41.483239 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5d0950d-6284-4bfe-8321-10a224386f40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2e911c6-4e97-4b03-89c0-0907f3ece150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:41.506621 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5d0950d-6284-4bfe-8321-10a224386f40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2e911c6-4e97-4b03-89c0-0907f3ece150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-453119053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaaa0f3717b94654b9ab8c0a083ef09f',qos_specs=None,replication_status=,reservations=['3ebe5943-e0ff-4efd-9196-3e3adad8949b','819e99bd-13e7-4309-b815-741b2decef38','66a80bb3-1444-4ab8-89d4-ba70932f7394','21b01900-1f51-4eb2-93bb-c15acf5380b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f02dab7642064edabb4b21a4b6fc22f8',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:08:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-453119053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaaa0f3717b94654b9ab8c0a083ef09f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f02dab7642064edabb4b21a4b6fc22f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:41.507329 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5d0950d-6284-4bfe-8321-10a224386f40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9605c9f9-422c-43d0-9171-f442d32835c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:41.523456 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5d0950d-6284-4bfe-8321-10a224386f40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9605c9f9-422c-43d0-9171-f442d32835c4) transitioned into state 'SUCCESS' from state '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-453119053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaaa0f3717b94654b9ab8c0a083ef09f',qos_specs=None,replication_status=,reservations=['3ebe5943-e0ff-4efd-9196-3e3adad8949b','819e99bd-13e7-4309-b815-741b2decef38','66a80bb3-1444-4ab8-89d4-ba70932f7394','21b01900-1f51-4eb2-93bb-c15acf5380b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f02dab7642064edabb4b21a4b6fc22f8',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:41.524090 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5d0950d-6284-4bfe-8321-10a224386f40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (426d1f70-cc04-4bac-b932-3b83b7d44391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:41.532213 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5d0950d-6284-4bfe-8321-10a224386f40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (426d1f70-cc04-4bac-b932-3b83b7d44391) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:41.533535 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5d0950d-6284-4bfe-8321-10a224386f40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Flow 'volume_create_api' (6b7258af-a572-46fd-9fb5-216b0a179e52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:08:41.533994 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c5d0950d-6284-4bfe-8321-10a224386f40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Create volume request issued successfully. Aug 13 07:08:41.534813 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5d0950d-6284-4bfe-8321-10a224386f40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:08:41.535435 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1246/4968] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:08:41 2026] POST /volume/v3/volumes => generated 761 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:08:41.546100 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-02011d23-0e25-4f97-8488-bddfa18f1e16 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:41.547646 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-02011d23-0e25-4f97-8488-bddfa18f1e16 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] GET https://10.4.3.81/volume/v3/volumes/c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30 Aug 13 07:08:41.547814 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-02011d23-0e25-4f97-8488-bddfa18f1e16 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:41.547979 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-02011d23-0e25-4f97-8488-bddfa18f1e16 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:41.554439 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:41.554439 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:41.557810 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-02011d23-0e25-4f97-8488-bddfa18f1e16 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Volume info retrieved successfully. Aug 13 07:08:41.561766 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-02011d23-0e25-4f97-8488-bddfa18f1e16 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30 returned with HTTP 200 Aug 13 07:08:41.562102 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1248/4969] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:41 2026] GET /volume/v3/volumes/c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30 => generated 829 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:42.013670 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bf2fa578-eaf4-43f7-88f0-aa674e9113c4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:42.016153 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bf2fa578-eaf4-43f7-88f0-aa674e9113c4 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 Aug 13 07:08:42.016461 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bf2fa578-eaf4-43f7-88f0-aa674e9113c4 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:42.016791 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bf2fa578-eaf4-43f7-88f0-aa674e9113c4 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:42.023119 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bf2fa578-eaf4-43f7-88f0-aa674e9113c4 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 returned with HTTP 404 Aug 13 07:08:42.023661 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1236/4970] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:42 2026] GET /volume/v3/volumes/523a871d-bd0c-46b4-91e0-20d003788422 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:42.031890 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0e9d269c-2bf4-4ea9-bfab-c76388706576 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:42.033484 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e9d269c-2bf4-4ea9-bfab-c76388706576 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 07:08:42.033484 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e9d269c-2bf4-4ea9-bfab-c76388706576 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:42.033684 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e9d269c-2bf4-4ea9-bfab-c76388706576 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:42.034653 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-0e9d269c-2bf4-4ea9-bfab-c76388706576 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:08:42.057339 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0e9d269c-2bf4-4ea9-bfab-c76388706576 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Get all volumes completed successfully. Aug 13 07:08:42.059414 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:42.059414 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:42.065099 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e9d269c-2bf4-4ea9-bfab-c76388706576 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 07:08:42.065660 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1241/4971] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 07:08:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10556 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:08:42.083548 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d35f699f-e81f-446c-8f62-9825c9010fbc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:42.085101 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d35f699f-e81f-446c-8f62-9825c9010fbc tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] DELETE https://10.4.3.81/volume/v3/types/74815ea8-6ab0-4d7d-9af1-ba1da5552ad8 Aug 13 07:08:42.085265 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d35f699f-e81f-446c-8f62-9825c9010fbc tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:42.085495 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d35f699f-e81f-446c-8f62-9825c9010fbc tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:42.085710 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:42.085710 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:42.114139 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d35f699f-e81f-446c-8f62-9825c9010fbc tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] https://10.4.3.81/volume/v3/types/74815ea8-6ab0-4d7d-9af1-ba1da5552ad8 returned with HTTP 202 Aug 13 07:08:42.114672 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1247/4972] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:08:42 2026] DELETE /volume/v3/types/74815ea8-6ab0-4d7d-9af1-ba1da5552ad8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:42.575971 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-20a7a416-66f5-4887-acbf-4c7dd5d958c5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:42.577895 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-20a7a416-66f5-4887-acbf-4c7dd5d958c5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] GET https://10.4.3.81/volume/v3/volumes/c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30 Aug 13 07:08:42.578132 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-20a7a416-66f5-4887-acbf-4c7dd5d958c5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:42.578314 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-20a7a416-66f5-4887-acbf-4c7dd5d958c5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:42.588279 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:42.588279 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:42.595644 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-20a7a416-66f5-4887-acbf-4c7dd5d958c5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Volume info retrieved successfully. Aug 13 07:08:42.602047 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-20a7a416-66f5-4887-acbf-4c7dd5d958c5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30 returned with HTTP 200 Aug 13 07:08:42.602401 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1249/4973] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:42 2026] GET /volume/v3/volumes/c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:42.613743 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:42.615277 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:08:42.615629 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2130568779"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:42.620332 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Create volume request body: {'volume': {"'source_volid": 'c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2130568779'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:08:42.620332 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Create volume of 1 GB Aug 13 07:08:42.621557 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Availability Zones retrieved successfully. Aug 13 07:08:42.626805 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Flow 'volume_create_api' (c4e94907-25cc-4ac9-a03f-c3527185ca09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:08:42.627644 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b17cdef-f2ba-4db9-895a-8d9ccb54f8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:42.628511 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:08:42.652968 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b17cdef-f2ba-4db9-895a-8d9ccb54f8f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:42.653755 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (224cd8c5-2f44-4e06-8f2a-f557209504b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:42.695708 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Created reservations ['222dd2ce-1cb5-4765-96fc-934c38f4c335', 'bddfa40d-61cb-4439-b494-459f9d0361ba', '6f50fdb4-8ef6-4ecc-8045-0cff92d40e84', '0011c202-26af-4b8f-9a35-83de9952eabe'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:08:42.696612 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (224cd8c5-2f44-4e06-8f2a-f557209504b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['222dd2ce-1cb5-4765-96fc-934c38f4c335', 'bddfa40d-61cb-4439-b494-459f9d0361ba', '6f50fdb4-8ef6-4ecc-8045-0cff92d40e84', '0011c202-26af-4b8f-9a35-83de9952eabe']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:42.697301 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df120479-6843-4f95-adce-8833100920ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:42.719260 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df120479-6843-4f95-adce-8833100920ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b46a94ff-f3f0-49fb-b90b-f6301a8975d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2130568779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaaa0f3717b94654b9ab8c0a083ef09f',qos_specs=None,replication_status=,reservations=['222dd2ce-1cb5-4765-96fc-934c38f4c335','bddfa40d-61cb-4439-b494-459f9d0361ba','6f50fdb4-8ef6-4ecc-8045-0cff92d40e84','0011c202-26af-4b8f-9a35-83de9952eabe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f02dab7642064edabb4b21a4b6fc22f8',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:08:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2130568779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b46a94ff-f3f0-49fb-b90b-f6301a8975d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaaa0f3717b94654b9ab8c0a083ef09f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f02dab7642064edabb4b21a4b6fc22f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:42.720066 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d10b5b45-7a89-4281-8b08-eafee2528343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:42.739080 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d10b5b45-7a89-4281-8b08-eafee2528343) transitioned into state 'SUCCESS' from state '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-2130568779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaaa0f3717b94654b9ab8c0a083ef09f',qos_specs=None,replication_status=,reservations=['222dd2ce-1cb5-4765-96fc-934c38f4c335','bddfa40d-61cb-4439-b494-459f9d0361ba','6f50fdb4-8ef6-4ecc-8045-0cff92d40e84','0011c202-26af-4b8f-9a35-83de9952eabe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f02dab7642064edabb4b21a4b6fc22f8',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:42.739837 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6f9890d-951c-446e-b3fc-b4d8c6ade184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:42.747752 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6f9890d-951c-446e-b3fc-b4d8c6ade184) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:42.748508 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Flow 'volume_create_api' (c4e94907-25cc-4ac9-a03f-c3527185ca09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:08:42.748781 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Create volume request issued successfully. Aug 13 07:08:42.749534 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b9d5c6a2-f31d-4f92-9e0f-1a1b1b1964a4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:08:42.749751 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1237/4974] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:08:42 2026] POST /volume/v3/volumes => generated 762 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:08:42.763665 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:42.766712 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:08:42.767004 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1956542543"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:42.768829 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Create volume request body: {'volume': {"'source_volid": 'c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1956542543'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:08:42.769219 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Create volume of 1 GB Aug 13 07:08:42.773962 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Availability Zones retrieved successfully. Aug 13 07:08:42.781688 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Flow 'volume_create_api' (252097d7-dc51-4566-8333-2c5d94ce6343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:08:42.782894 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4464f701-dfd9-4b58-b305-6f569de8847a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:42.784116 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:08:42.808926 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4464f701-dfd9-4b58-b305-6f569de8847a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:42.809721 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a43b6256-82f9-4691-bb23-a6f2837d8475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:42.847137 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Created reservations ['7f9c1cf1-ce9f-4e7b-967b-7ac2572a6fef', '0dd0ab2d-1885-408e-b5a5-87c0b963c9dd', 'b1d28685-3b71-4cf6-803e-9a75ed5d491a', 'cf4575c5-f802-4a2b-8913-3a04f4921689'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:08:42.847866 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a43b6256-82f9-4691-bb23-a6f2837d8475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f9c1cf1-ce9f-4e7b-967b-7ac2572a6fef', '0dd0ab2d-1885-408e-b5a5-87c0b963c9dd', 'b1d28685-3b71-4cf6-803e-9a75ed5d491a', 'cf4575c5-f802-4a2b-8913-3a04f4921689']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:42.848547 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6393b88c-765a-4ab7-8ca3-6c17ca880a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:42.868712 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6393b88c-765a-4ab7-8ca3-6c17ca880a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22589b40-0372-4709-a1e1-4535d1c7707c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1956542543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaaa0f3717b94654b9ab8c0a083ef09f',qos_specs=None,replication_status=,reservations=['7f9c1cf1-ce9f-4e7b-967b-7ac2572a6fef','0dd0ab2d-1885-408e-b5a5-87c0b963c9dd','b1d28685-3b71-4cf6-803e-9a75ed5d491a','cf4575c5-f802-4a2b-8913-3a04f4921689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f02dab7642064edabb4b21a4b6fc22f8',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:08:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1956542543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22589b40-0372-4709-a1e1-4535d1c7707c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaaa0f3717b94654b9ab8c0a083ef09f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f02dab7642064edabb4b21a4b6fc22f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:42.869466 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c61fc036-1d9d-4526-82b7-dceb86dba2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:42.885337 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c61fc036-1d9d-4526-82b7-dceb86dba2f5) transitioned into state 'SUCCESS' from state '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-1956542543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaaa0f3717b94654b9ab8c0a083ef09f',qos_specs=None,replication_status=,reservations=['7f9c1cf1-ce9f-4e7b-967b-7ac2572a6fef','0dd0ab2d-1885-408e-b5a5-87c0b963c9dd','b1d28685-3b71-4cf6-803e-9a75ed5d491a','cf4575c5-f802-4a2b-8913-3a04f4921689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f02dab7642064edabb4b21a4b6fc22f8',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:42.886158 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (623047db-9ea2-4a45-a501-927a34a6db96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:42.895152 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (623047db-9ea2-4a45-a501-927a34a6db96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:42.896810 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Flow 'volume_create_api' (252097d7-dc51-4566-8333-2c5d94ce6343) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:08:42.897070 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Create volume request issued successfully. Aug 13 07:08:42.897647 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6ba456ad-2700-42c7-bf93-af6541468cc5 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:08:42.898066 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1242/4975] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:08:42 2026] POST /volume/v3/volumes => generated 762 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:08:42.916620 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0340641a-431f-4eb9-919d-c18de7699f24 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:42.918181 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0340641a-431f-4eb9-919d-c18de7699f24 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:08:42.918560 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0340641a-431f-4eb9-919d-c18de7699f24 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1321177728"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:42.920108 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-0340641a-431f-4eb9-919d-c18de7699f24 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Create volume request body: {'volume': {"'source_volid": 'c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1321177728'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:08:42.920380 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-0340641a-431f-4eb9-919d-c18de7699f24 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Create volume of 1 GB Aug 13 07:08:42.925696 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0340641a-431f-4eb9-919d-c18de7699f24 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Availability Zones retrieved successfully. Aug 13 07:08:42.930395 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0340641a-431f-4eb9-919d-c18de7699f24 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Flow 'volume_create_api' (6eb6ba3b-9e8c-4702-9e02-81476169d4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:08:42.931524 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0340641a-431f-4eb9-919d-c18de7699f24 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3596189-e5ec-4524-8363-ac9f2c4762fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:42.932486 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-0340641a-431f-4eb9-919d-c18de7699f24 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:08:42.955795 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0340641a-431f-4eb9-919d-c18de7699f24 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3596189-e5ec-4524-8363-ac9f2c4762fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:42.956700 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0340641a-431f-4eb9-919d-c18de7699f24 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89276f42-3931-49d8-adde-a664a8cfc12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:42.996743 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-0340641a-431f-4eb9-919d-c18de7699f24 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Created reservations ['778aae7f-3e46-44bf-a798-4df91cd65ae3', '39982073-68f9-4730-a2d4-1b97a766d4c1', 'f6c16262-445a-40eb-8b4d-40478078c262', '6b3767d6-45df-467a-885b-1d87c3a14900'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:08:42.997616 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0340641a-431f-4eb9-919d-c18de7699f24 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89276f42-3931-49d8-adde-a664a8cfc12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['778aae7f-3e46-44bf-a798-4df91cd65ae3', '39982073-68f9-4730-a2d4-1b97a766d4c1', 'f6c16262-445a-40eb-8b4d-40478078c262', '6b3767d6-45df-467a-885b-1d87c3a14900']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:42.998312 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0340641a-431f-4eb9-919d-c18de7699f24 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c82369dc-8152-4c81-a459-df8031270c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:43.020576 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0340641a-431f-4eb9-919d-c18de7699f24 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c82369dc-8152-4c81-a459-df8031270c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a520d698-b577-4aeb-b431-1bad98121186', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1321177728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaaa0f3717b94654b9ab8c0a083ef09f',qos_specs=None,replication_status=,reservations=['778aae7f-3e46-44bf-a798-4df91cd65ae3','39982073-68f9-4730-a2d4-1b97a766d4c1','f6c16262-445a-40eb-8b4d-40478078c262','6b3767d6-45df-467a-885b-1d87c3a14900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f02dab7642064edabb4b21a4b6fc22f8',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1321177728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a520d698-b577-4aeb-b431-1bad98121186,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaaa0f3717b94654b9ab8c0a083ef09f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f02dab7642064edabb4b21a4b6fc22f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:43.021235 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0340641a-431f-4eb9-919d-c18de7699f24 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5efb897-ecef-4d90-971c-f75bc1a8fd69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:43.038831 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0340641a-431f-4eb9-919d-c18de7699f24 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5efb897-ecef-4d90-971c-f75bc1a8fd69) transitioned into state 'SUCCESS' from state '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-1321177728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaaa0f3717b94654b9ab8c0a083ef09f',qos_specs=None,replication_status=,reservations=['778aae7f-3e46-44bf-a798-4df91cd65ae3','39982073-68f9-4730-a2d4-1b97a766d4c1','f6c16262-445a-40eb-8b4d-40478078c262','6b3767d6-45df-467a-885b-1d87c3a14900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f02dab7642064edabb4b21a4b6fc22f8',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:43.039559 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0340641a-431f-4eb9-919d-c18de7699f24 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5885f81e-143f-4d7d-a2a7-1715865716db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:43.049141 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0340641a-431f-4eb9-919d-c18de7699f24 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5885f81e-143f-4d7d-a2a7-1715865716db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:43.049950 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0340641a-431f-4eb9-919d-c18de7699f24 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Flow 'volume_create_api' (6eb6ba3b-9e8c-4702-9e02-81476169d4c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:08:43.050279 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0340641a-431f-4eb9-919d-c18de7699f24 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Create volume request issued successfully. Aug 13 07:08:43.050879 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0340641a-431f-4eb9-919d-c18de7699f24 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:08:43.051448 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1248/4976] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:08:42 2026] POST /volume/v3/volumes => generated 762 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:08:43.064789 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e49d1256-651f-4723-adfa-447449e6e4dd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:43.066477 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e49d1256-651f-4723-adfa-447449e6e4dd tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:08:43.066851 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e49d1256-651f-4723-adfa-447449e6e4dd tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1640122588"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:43.068176 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-e49d1256-651f-4723-adfa-447449e6e4dd tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Create volume request body: {'volume': {"'source_volid": 'c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1640122588'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:08:43.068289 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-e49d1256-651f-4723-adfa-447449e6e4dd tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Create volume of 1 GB Aug 13 07:08:43.071734 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e49d1256-651f-4723-adfa-447449e6e4dd tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Availability Zones retrieved successfully. Aug 13 07:08:43.076747 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e49d1256-651f-4723-adfa-447449e6e4dd tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Flow 'volume_create_api' (976c20e6-468e-4784-bb43-67fa079ab6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:08:43.077597 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e49d1256-651f-4723-adfa-447449e6e4dd tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abffeab0-bd4b-40d7-a7fc-ddfc1cbc4fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:43.078450 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-e49d1256-651f-4723-adfa-447449e6e4dd tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:08:43.103078 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e49d1256-651f-4723-adfa-447449e6e4dd tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abffeab0-bd4b-40d7-a7fc-ddfc1cbc4fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:43.104012 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e49d1256-651f-4723-adfa-447449e6e4dd tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fcf7917-7a23-4e80-81b6-d848adbfe45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:43.147427 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-e49d1256-651f-4723-adfa-447449e6e4dd tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Created reservations ['9b59bdeb-deff-4f25-9d5f-5ccac36f1547', '825de16c-5442-459e-9fc8-275eb0d4aae1', 'e444a9ac-e30d-4af3-8ec0-f64d61adc010', 'ef0a9e53-0e8a-459c-b81f-5e0ce79fbaf2'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:08:43.148666 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e49d1256-651f-4723-adfa-447449e6e4dd tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fcf7917-7a23-4e80-81b6-d848adbfe45c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b59bdeb-deff-4f25-9d5f-5ccac36f1547', '825de16c-5442-459e-9fc8-275eb0d4aae1', 'e444a9ac-e30d-4af3-8ec0-f64d61adc010', 'ef0a9e53-0e8a-459c-b81f-5e0ce79fbaf2']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:43.149889 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e49d1256-651f-4723-adfa-447449e6e4dd tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a73c99b0-3cab-469e-bf42-6474f01e616c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:43.173101 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e49d1256-651f-4723-adfa-447449e6e4dd tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a73c99b0-3cab-469e-bf42-6474f01e616c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcf08e3b-4d7d-4a46-bc71-fe41a6df9b25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1640122588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaaa0f3717b94654b9ab8c0a083ef09f',qos_specs=None,replication_status=,reservations=['9b59bdeb-deff-4f25-9d5f-5ccac36f1547','825de16c-5442-459e-9fc8-275eb0d4aae1','e444a9ac-e30d-4af3-8ec0-f64d61adc010','ef0a9e53-0e8a-459c-b81f-5e0ce79fbaf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f02dab7642064edabb4b21a4b6fc22f8',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1640122588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcf08e3b-4d7d-4a46-bc71-fe41a6df9b25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaaa0f3717b94654b9ab8c0a083ef09f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f02dab7642064edabb4b21a4b6fc22f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:43.174018 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e49d1256-651f-4723-adfa-447449e6e4dd tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f1ac3bd-64d0-4320-8c49-3b1053f41a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:43.191679 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e49d1256-651f-4723-adfa-447449e6e4dd tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f1ac3bd-64d0-4320-8c49-3b1053f41a67) transitioned into state 'SUCCESS' from state '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-1640122588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaaa0f3717b94654b9ab8c0a083ef09f',qos_specs=None,replication_status=,reservations=['9b59bdeb-deff-4f25-9d5f-5ccac36f1547','825de16c-5442-459e-9fc8-275eb0d4aae1','e444a9ac-e30d-4af3-8ec0-f64d61adc010','ef0a9e53-0e8a-459c-b81f-5e0ce79fbaf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f02dab7642064edabb4b21a4b6fc22f8',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:43.192305 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e49d1256-651f-4723-adfa-447449e6e4dd tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (588affda-3048-4d07-bed5-8dc180f0c515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:43.202600 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e49d1256-651f-4723-adfa-447449e6e4dd tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (588affda-3048-4d07-bed5-8dc180f0c515) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:43.203581 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e49d1256-651f-4723-adfa-447449e6e4dd tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Flow 'volume_create_api' (976c20e6-468e-4784-bb43-67fa079ab6e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:08:43.203909 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e49d1256-651f-4723-adfa-447449e6e4dd tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Create volume request issued successfully. Aug 13 07:08:43.204564 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e49d1256-651f-4723-adfa-447449e6e4dd tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:08:43.204995 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1250/4977] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:08:43 2026] POST /volume/v3/volumes => generated 762 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:08:43.220004 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:43.222400 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:08:43.222864 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1094377929"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:43.224340 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Create volume request body: {'volume': {"'source_volid": 'c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1094377929'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:08:43.224654 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Create volume of 1 GB Aug 13 07:08:43.224985 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:43.224985 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:43.229254 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Availability Zones retrieved successfully. Aug 13 07:08:43.236182 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Flow 'volume_create_api' (0a6aa4c7-9fef-487a-88f0-889562dff82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:08:43.237498 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a197441-1169-4976-9ddb-6101ab29bf53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:43.238639 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:08:43.266162 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a197441-1169-4976-9ddb-6101ab29bf53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:43.267191 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27cbd118-e0e3-4eec-9ba9-2b795334c32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:43.317638 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Created reservations ['64e116b3-22f1-4e85-a7de-7df0217aaf54', '739eca57-96a2-4ce8-88db-d01f1bd21572', '37a981cb-c114-4c59-a680-92788691ae7f', 'c193e15d-bf34-4d4a-9307-3cff082e5979'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:08:43.318432 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27cbd118-e0e3-4eec-9ba9-2b795334c32e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64e116b3-22f1-4e85-a7de-7df0217aaf54', '739eca57-96a2-4ce8-88db-d01f1bd21572', '37a981cb-c114-4c59-a680-92788691ae7f', 'c193e15d-bf34-4d4a-9307-3cff082e5979']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:43.319266 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e44c1d-0097-4a81-9321-9d3b205cd30e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:43.341259 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e44c1d-0097-4a81-9321-9d3b205cd30e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcde8746-7b8e-4374-ade9-5a4a5f7f7b8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1094377929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaaa0f3717b94654b9ab8c0a083ef09f',qos_specs=None,replication_status=,reservations=['64e116b3-22f1-4e85-a7de-7df0217aaf54','739eca57-96a2-4ce8-88db-d01f1bd21572','37a981cb-c114-4c59-a680-92788691ae7f','c193e15d-bf34-4d4a-9307-3cff082e5979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f02dab7642064edabb4b21a4b6fc22f8',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1094377929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcde8746-7b8e-4374-ade9-5a4a5f7f7b8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaaa0f3717b94654b9ab8c0a083ef09f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f02dab7642064edabb4b21a4b6fc22f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:43.341968 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b6b6bd-36c3-4b16-99a6-a6635dabf2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:43.356966 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b6b6bd-36c3-4b16-99a6-a6635dabf2f4) transitioned into state 'SUCCESS' from state '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-1094377929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaaa0f3717b94654b9ab8c0a083ef09f',qos_specs=None,replication_status=,reservations=['64e116b3-22f1-4e85-a7de-7df0217aaf54','739eca57-96a2-4ce8-88db-d01f1bd21572','37a981cb-c114-4c59-a680-92788691ae7f','c193e15d-bf34-4d4a-9307-3cff082e5979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f02dab7642064edabb4b21a4b6fc22f8',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:43.357617 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb142d60-858f-4add-9890-c057d4354cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:43.365079 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb142d60-858f-4add-9890-c057d4354cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:43.365832 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Flow 'volume_create_api' (0a6aa4c7-9fef-487a-88f0-889562dff82e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:08:43.366093 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Create volume request issued successfully. Aug 13 07:08:43.366614 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ebbb689b-0de9-4e6c-b1c7-46fe353ffc19 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:08:43.366975 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1238/4978] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:08:43 2026] POST /volume/v3/volumes => generated 762 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:08:43.381668 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-205931ab-1154-4b3c-8c19-f50403efe60e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:43.384016 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-205931ab-1154-4b3c-8c19-f50403efe60e tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] GET https://10.4.3.81/volume/v3/volumes/b46a94ff-f3f0-49fb-b90b-f6301a8975d5 Aug 13 07:08:43.384261 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-205931ab-1154-4b3c-8c19-f50403efe60e tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:43.384552 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-205931ab-1154-4b3c-8c19-f50403efe60e tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:43.393303 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:43.393303 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:43.397335 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-205931ab-1154-4b3c-8c19-f50403efe60e tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Volume info retrieved successfully. Aug 13 07:08:43.402529 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-205931ab-1154-4b3c-8c19-f50403efe60e tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/b46a94ff-f3f0-49fb-b90b-f6301a8975d5 returned with HTTP 200 Aug 13 07:08:43.403038 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1243/4979] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:43 2026] GET /volume/v3/volumes/b46a94ff-f3f0-49fb-b90b-f6301a8975d5 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:43.415427 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f619989c-e1f6-436a-a044-349665a25589 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:43.417363 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f619989c-e1f6-436a-a044-349665a25589 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] GET https://10.4.3.81/volume/v3/volumes/22589b40-0372-4709-a1e1-4535d1c7707c Aug 13 07:08:43.417590 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f619989c-e1f6-436a-a044-349665a25589 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:43.417781 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f619989c-e1f6-436a-a044-349665a25589 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:43.424964 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:43.424964 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:43.428441 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f619989c-e1f6-436a-a044-349665a25589 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Volume info retrieved successfully. Aug 13 07:08:43.432075 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f619989c-e1f6-436a-a044-349665a25589 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/22589b40-0372-4709-a1e1-4535d1c7707c returned with HTTP 200 Aug 13 07:08:43.432567 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1249/4980] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:43 2026] GET /volume/v3/volumes/22589b40-0372-4709-a1e1-4535d1c7707c => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:43.446559 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2228ca17-b5a1-47f8-b97b-69ad1ace78ae None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:43.450900 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2228ca17-b5a1-47f8-b97b-69ad1ace78ae tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] GET https://10.4.3.81/volume/v3/volumes/a520d698-b577-4aeb-b431-1bad98121186 Aug 13 07:08:43.451152 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2228ca17-b5a1-47f8-b97b-69ad1ace78ae tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:43.451423 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2228ca17-b5a1-47f8-b97b-69ad1ace78ae tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:43.460472 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:43.460472 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:43.464949 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2228ca17-b5a1-47f8-b97b-69ad1ace78ae tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Volume info retrieved successfully. Aug 13 07:08:43.470199 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2228ca17-b5a1-47f8-b97b-69ad1ace78ae tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/a520d698-b577-4aeb-b431-1bad98121186 returned with HTTP 200 Aug 13 07:08:43.470719 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1251/4981] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:43 2026] GET /volume/v3/volumes/a520d698-b577-4aeb-b431-1bad98121186 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:43.482982 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-603ec697-2ed2-4780-96e0-9d477789ab15 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:43.484829 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-603ec697-2ed2-4780-96e0-9d477789ab15 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] GET https://10.4.3.81/volume/v3/volumes/dcf08e3b-4d7d-4a46-bc71-fe41a6df9b25 Aug 13 07:08:43.485029 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-603ec697-2ed2-4780-96e0-9d477789ab15 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:43.485200 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-603ec697-2ed2-4780-96e0-9d477789ab15 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:43.492148 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:43.492148 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:43.495832 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-603ec697-2ed2-4780-96e0-9d477789ab15 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Volume info retrieved successfully. Aug 13 07:08:43.499936 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-603ec697-2ed2-4780-96e0-9d477789ab15 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/dcf08e3b-4d7d-4a46-bc71-fe41a6df9b25 returned with HTTP 200 Aug 13 07:08:43.500343 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1239/4982] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:43 2026] GET /volume/v3/volumes/dcf08e3b-4d7d-4a46-bc71-fe41a6df9b25 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:43.514554 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d0c417b7-afaf-4ee1-9516-4bd80ea4c419 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:43.516870 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d0c417b7-afaf-4ee1-9516-4bd80ea4c419 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] GET https://10.4.3.81/volume/v3/volumes/fcde8746-7b8e-4374-ade9-5a4a5f7f7b8d Aug 13 07:08:43.517124 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d0c417b7-afaf-4ee1-9516-4bd80ea4c419 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:43.517400 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d0c417b7-afaf-4ee1-9516-4bd80ea4c419 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:43.528686 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:43.528686 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:43.540080 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d0c417b7-afaf-4ee1-9516-4bd80ea4c419 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Volume info retrieved successfully. Aug 13 07:08:43.549142 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d0c417b7-afaf-4ee1-9516-4bd80ea4c419 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/fcde8746-7b8e-4374-ade9-5a4a5f7f7b8d returned with HTTP 200 Aug 13 07:08:43.549720 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1244/4983] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:43 2026] GET /volume/v3/volumes/fcde8746-7b8e-4374-ade9-5a4a5f7f7b8d => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:43.566188 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e88cf004-9ac4-4dc3-8a16-755e91a79a91 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:43.568399 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e88cf004-9ac4-4dc3-8a16-755e91a79a91 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] DELETE https://10.4.3.81/volume/v3/volumes/fcde8746-7b8e-4374-ade9-5a4a5f7f7b8d Aug 13 07:08:43.568399 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e88cf004-9ac4-4dc3-8a16-755e91a79a91 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:43.568614 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e88cf004-9ac4-4dc3-8a16-755e91a79a91 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:43.568752 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-e88cf004-9ac4-4dc3-8a16-755e91a79a91 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Delete volume with id: fcde8746-7b8e-4374-ade9-5a4a5f7f7b8d Aug 13 07:08:43.576793 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:43.576793 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:43.577443 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e88cf004-9ac4-4dc3-8a16-755e91a79a91 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Volume info retrieved successfully. Aug 13 07:08:43.593893 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e88cf004-9ac4-4dc3-8a16-755e91a79a91 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Delete volume request issued successfully. Aug 13 07:08:43.594171 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e88cf004-9ac4-4dc3-8a16-755e91a79a91 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/fcde8746-7b8e-4374-ade9-5a4a5f7f7b8d returned with HTTP 202 Aug 13 07:08:43.594633 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-1c117681-b199-4718-ae9b-4d97217b0709 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:43.594917 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1250/4984] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:08:43 2026] DELETE /volume/v3/volumes/fcde8746-7b8e-4374-ade9-5a4a5f7f7b8d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:43.596948 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-1c117681-b199-4718-ae9b-4d97217b0709 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea Aug 13 07:08:43.597139 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-1c117681-b199-4718-ae9b-4d97217b0709 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:43.597334 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-1c117681-b199-4718-ae9b-4d97217b0709 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:43.601980 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9328d754-56f9-4e59-b468-9537758bfe0a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:43.604380 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9328d754-56f9-4e59-b468-9537758bfe0a tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] GET https://10.4.3.81/volume/v3/volumes/fcde8746-7b8e-4374-ade9-5a4a5f7f7b8d Aug 13 07:08:43.604667 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9328d754-56f9-4e59-b468-9537758bfe0a tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:43.604972 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9328d754-56f9-4e59-b468-9537758bfe0a tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:43.606449 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:43.606449 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:43.610035 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-1c117681-b199-4718-ae9b-4d97217b0709 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:43.612805 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:43.612805 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:43.614743 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-1c117681-b199-4718-ae9b-4d97217b0709 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea returned with HTTP 200 Aug 13 07:08:43.615207 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1252/4985] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:08:43 2026] GET /volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:43.618092 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9328d754-56f9-4e59-b468-9537758bfe0a tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Volume info retrieved successfully. Aug 13 07:08:43.624612 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9328d754-56f9-4e59-b468-9537758bfe0a tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/fcde8746-7b8e-4374-ade9-5a4a5f7f7b8d returned with HTTP 200 Aug 13 07:08:43.625072 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1240/4986] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:43 2026] GET /volume/v3/volumes/fcde8746-7b8e-4374-ade9-5a4a5f7f7b8d => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:43.635646 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-94934758-db6f-44fc-a48b-529c3baad102 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:43.637565 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-94934758-db6f-44fc-a48b-529c3baad102 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] POST https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea/action Aug 13 07:08:43.637881 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-94934758-db6f-44fc-a48b-529c3baad102 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:08:43.638005 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-94934758-db6f-44fc-a48b-529c3baad102 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:43.648461 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:43.648461 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:43.648880 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-94934758-db6f-44fc-a48b-529c3baad102 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:43.654001 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-94934758-db6f-44fc-a48b-529c3baad102 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Begin detaching volume completed successfully. Aug 13 07:08:43.654248 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-94934758-db6f-44fc-a48b-529c3baad102 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea/action returned with HTTP 202 Aug 13 07:08:43.654695 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1245/4987] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:08:43 2026] POST /volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:08:43.691985 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0045a701-dd13-4fa8-aeb5-b195f1c5068f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:43.692444 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0045a701-dd13-4fa8-aeb5-b195f1c5068f None None] GET https://10.4.3.81/volume// Aug 13 07:08:43.692587 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0045a701-dd13-4fa8-aeb5-b195f1c5068f None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:43.692771 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0045a701-dd13-4fa8-aeb5-b195f1c5068f None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:43.693141 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0045a701-dd13-4fa8-aeb5-b195f1c5068f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:08:43.693372 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1251/4988] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:08:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:08:43.700339 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-0c91056e-e491-45f0-93c1-42e36ee4b4b7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:43.702565 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-0c91056e-e491-45f0-93c1-42e36ee4b4b7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea Aug 13 07:08:43.702789 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-0c91056e-e491-45f0-93c1-42e36ee4b4b7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:43.703002 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-0c91056e-e491-45f0-93c1-42e36ee4b4b7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:43.711453 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:43.711453 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:43.714465 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-0c91056e-e491-45f0-93c1-42e36ee4b4b7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:43.718167 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-0c91056e-e491-45f0-93c1-42e36ee4b4b7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea returned with HTTP 200 Aug 13 07:08:43.718539 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1253/4989] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:08:43 2026] GET /volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea => generated 1411 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:08:44.556792 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-cf0e4e77-74af-4645-9cd5-2966ef19622b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:44.558966 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-cf0e4e77-74af-4645-9cd5-2966ef19622b tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] DELETE https://10.4.3.81/volume/v3/attachments/c5c5dbe1-3901-4dec-aa19-ebaa20a08384 Aug 13 07:08:44.559205 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-cf0e4e77-74af-4645-9cd5-2966ef19622b tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:44.559342 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-cf0e4e77-74af-4645-9cd5-2966ef19622b tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:44.565646 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:44.565646 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:44.607484 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-de7eb73a-30af-458e-89e9-83ed3abea6c4 req-cf0e4e77-74af-4645-9cd5-2966ef19622b tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/attachments/c5c5dbe1-3901-4dec-aa19-ebaa20a08384 returned with HTTP 200 Aug 13 07:08:44.607990 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1241/4990] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:08:44 2026] DELETE /volume/v3/attachments/c5c5dbe1-3901-4dec-aa19-ebaa20a08384 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:44.639035 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9e3ea18a-2f46-407c-98d4-7925796aa36e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:44.642466 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9e3ea18a-2f46-407c-98d4-7925796aa36e tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] GET https://10.4.3.81/volume/v3/volumes/fcde8746-7b8e-4374-ade9-5a4a5f7f7b8d Aug 13 07:08:44.642466 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9e3ea18a-2f46-407c-98d4-7925796aa36e tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:44.642466 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9e3ea18a-2f46-407c-98d4-7925796aa36e tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:44.649050 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9e3ea18a-2f46-407c-98d4-7925796aa36e tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/fcde8746-7b8e-4374-ade9-5a4a5f7f7b8d returned with HTTP 404 Aug 13 07:08:44.649772 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1246/4991] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:44 2026] GET /volume/v3/volumes/fcde8746-7b8e-4374-ade9-5a4a5f7f7b8d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:44.656765 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8352d852-74bf-469a-a6b7-021aa695bc0a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:44.658485 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8352d852-74bf-469a-a6b7-021aa695bc0a tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] DELETE https://10.4.3.81/volume/v3/volumes/dcf08e3b-4d7d-4a46-bc71-fe41a6df9b25 Aug 13 07:08:44.658668 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8352d852-74bf-469a-a6b7-021aa695bc0a tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:44.658831 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8352d852-74bf-469a-a6b7-021aa695bc0a tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:44.658983 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-8352d852-74bf-469a-a6b7-021aa695bc0a tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Delete volume with id: dcf08e3b-4d7d-4a46-bc71-fe41a6df9b25 Aug 13 07:08:44.666590 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:44.666590 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:44.667100 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8352d852-74bf-469a-a6b7-021aa695bc0a tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Volume info retrieved successfully. Aug 13 07:08:44.682236 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8352d852-74bf-469a-a6b7-021aa695bc0a tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Delete volume request issued successfully. Aug 13 07:08:44.682491 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8352d852-74bf-469a-a6b7-021aa695bc0a tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/dcf08e3b-4d7d-4a46-bc71-fe41a6df9b25 returned with HTTP 202 Aug 13 07:08:44.683065 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1252/4992] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:08:44 2026] DELETE /volume/v3/volumes/dcf08e3b-4d7d-4a46-bc71-fe41a6df9b25 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:44.689472 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7d734554-b2eb-4210-a08d-28ef9e4e90ae None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:44.691251 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7d734554-b2eb-4210-a08d-28ef9e4e90ae tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] GET https://10.4.3.81/volume/v3/volumes/dcf08e3b-4d7d-4a46-bc71-fe41a6df9b25 Aug 13 07:08:44.691509 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7d734554-b2eb-4210-a08d-28ef9e4e90ae tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:44.691686 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7d734554-b2eb-4210-a08d-28ef9e4e90ae tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:44.698277 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:44.698277 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:44.701836 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7d734554-b2eb-4210-a08d-28ef9e4e90ae tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Volume info retrieved successfully. Aug 13 07:08:44.705913 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7d734554-b2eb-4210-a08d-28ef9e4e90ae tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/dcf08e3b-4d7d-4a46-bc71-fe41a6df9b25 returned with HTTP 200 Aug 13 07:08:44.706166 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1254/4993] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:44 2026] GET /volume/v3/volumes/dcf08e3b-4d7d-4a46-bc71-fe41a6df9b25 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:44.739423 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4eacfd60-b61a-41c9-8917-ae2d3e0a52a7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:44.741038 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4eacfd60-b61a-41c9-8917-ae2d3e0a52a7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] DELETE https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea Aug 13 07:08:44.741225 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4eacfd60-b61a-41c9-8917-ae2d3e0a52a7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:44.741431 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4eacfd60-b61a-41c9-8917-ae2d3e0a52a7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:44.741585 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-4eacfd60-b61a-41c9-8917-ae2d3e0a52a7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Delete volume with id: cc848dca-744f-41ea-9679-d87dbc0ef1ea Aug 13 07:08:44.748257 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:44.748257 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:44.748692 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4eacfd60-b61a-41c9-8917-ae2d3e0a52a7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:44.764864 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4eacfd60-b61a-41c9-8917-ae2d3e0a52a7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Delete volume request issued successfully. Aug 13 07:08:44.765060 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4eacfd60-b61a-41c9-8917-ae2d3e0a52a7 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea returned with HTTP 202 Aug 13 07:08:44.765487 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1242/4994] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:08:44 2026] DELETE /volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 07:08:45.721005 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9730d187-601c-49de-a5e1-f305d47c3f14 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:45.721779 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9730d187-601c-49de-a5e1-f305d47c3f14 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] GET https://10.4.3.81/volume/v3/volumes/dcf08e3b-4d7d-4a46-bc71-fe41a6df9b25 Aug 13 07:08:45.722098 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9730d187-601c-49de-a5e1-f305d47c3f14 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:45.722098 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9730d187-601c-49de-a5e1-f305d47c3f14 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:45.728253 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9730d187-601c-49de-a5e1-f305d47c3f14 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/dcf08e3b-4d7d-4a46-bc71-fe41a6df9b25 returned with HTTP 404 Aug 13 07:08:45.728854 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1247/4995] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:45 2026] GET /volume/v3/volumes/dcf08e3b-4d7d-4a46-bc71-fe41a6df9b25 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:45.736535 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b199a874-35c0-49e1-a3b5-9f005d191271 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:45.738563 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b199a874-35c0-49e1-a3b5-9f005d191271 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a520d698-b577-4aeb-b431-1bad98121186 Aug 13 07:08:45.738760 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b199a874-35c0-49e1-a3b5-9f005d191271 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:45.738936 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b199a874-35c0-49e1-a3b5-9f005d191271 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:45.739129 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-b199a874-35c0-49e1-a3b5-9f005d191271 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Delete volume with id: a520d698-b577-4aeb-b431-1bad98121186 Aug 13 07:08:45.746255 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:45.746255 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:45.746773 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b199a874-35c0-49e1-a3b5-9f005d191271 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Volume info retrieved successfully. Aug 13 07:08:45.763521 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b199a874-35c0-49e1-a3b5-9f005d191271 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Delete volume request issued successfully. Aug 13 07:08:45.763755 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b199a874-35c0-49e1-a3b5-9f005d191271 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/a520d698-b577-4aeb-b431-1bad98121186 returned with HTTP 202 Aug 13 07:08:45.764219 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1253/4996] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:08:45 2026] DELETE /volume/v3/volumes/a520d698-b577-4aeb-b431-1bad98121186 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:45.771243 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-008a6f57-c648-433e-8224-1cbe6d7443d4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:45.773269 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-008a6f57-c648-433e-8224-1cbe6d7443d4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] GET https://10.4.3.81/volume/v3/volumes/a520d698-b577-4aeb-b431-1bad98121186 Aug 13 07:08:45.773541 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-008a6f57-c648-433e-8224-1cbe6d7443d4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:45.773719 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-008a6f57-c648-433e-8224-1cbe6d7443d4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:45.781818 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:45.781818 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:45.787428 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-008a6f57-c648-433e-8224-1cbe6d7443d4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Volume info retrieved successfully. Aug 13 07:08:45.792640 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-008a6f57-c648-433e-8224-1cbe6d7443d4 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/a520d698-b577-4aeb-b431-1bad98121186 returned with HTTP 200 Aug 13 07:08:45.793018 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1255/4997] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:45 2026] GET /volume/v3/volumes/a520d698-b577-4aeb-b431-1bad98121186 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:46.806064 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c463da60-8a17-4f8a-bc79-36772e3dea54 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:46.807823 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c463da60-8a17-4f8a-bc79-36772e3dea54 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] GET https://10.4.3.81/volume/v3/volumes/a520d698-b577-4aeb-b431-1bad98121186 Aug 13 07:08:46.807985 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c463da60-8a17-4f8a-bc79-36772e3dea54 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:46.808170 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c463da60-8a17-4f8a-bc79-36772e3dea54 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:46.816107 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c463da60-8a17-4f8a-bc79-36772e3dea54 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/a520d698-b577-4aeb-b431-1bad98121186 returned with HTTP 404 Aug 13 07:08:46.816645 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1243/4998] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:46 2026] GET /volume/v3/volumes/a520d698-b577-4aeb-b431-1bad98121186 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:46.825000 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-75b2e3b6-a6dc-4116-be87-2df5ad4e381c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:46.827182 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-75b2e3b6-a6dc-4116-be87-2df5ad4e381c tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] DELETE https://10.4.3.81/volume/v3/volumes/22589b40-0372-4709-a1e1-4535d1c7707c Aug 13 07:08:46.827477 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-75b2e3b6-a6dc-4116-be87-2df5ad4e381c tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:46.827743 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-75b2e3b6-a6dc-4116-be87-2df5ad4e381c tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:46.827957 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-75b2e3b6-a6dc-4116-be87-2df5ad4e381c tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Delete volume with id: 22589b40-0372-4709-a1e1-4535d1c7707c Aug 13 07:08:46.836356 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:46.836356 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:46.836989 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-75b2e3b6-a6dc-4116-be87-2df5ad4e381c tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Volume info retrieved successfully. Aug 13 07:08:46.857474 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-75b2e3b6-a6dc-4116-be87-2df5ad4e381c tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Delete volume request issued successfully. Aug 13 07:08:46.857474 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-75b2e3b6-a6dc-4116-be87-2df5ad4e381c tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/22589b40-0372-4709-a1e1-4535d1c7707c returned with HTTP 202 Aug 13 07:08:46.857474 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1248/4999] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:08:46 2026] DELETE /volume/v3/volumes/22589b40-0372-4709-a1e1-4535d1c7707c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:46.862031 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-51f75011-dc66-48b4-997e-dbdf1705626d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:46.865111 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-51f75011-dc66-48b4-997e-dbdf1705626d tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] GET https://10.4.3.81/volume/v3/volumes/22589b40-0372-4709-a1e1-4535d1c7707c Aug 13 07:08:46.865111 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-51f75011-dc66-48b4-997e-dbdf1705626d tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:46.865111 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-51f75011-dc66-48b4-997e-dbdf1705626d tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:46.871007 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:46.871007 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:46.875608 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-51f75011-dc66-48b4-997e-dbdf1705626d tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Volume info retrieved successfully. Aug 13 07:08:46.879539 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-51f75011-dc66-48b4-997e-dbdf1705626d tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/22589b40-0372-4709-a1e1-4535d1c7707c returned with HTTP 200 Aug 13 07:08:46.879962 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1254/5000] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:46 2026] GET /volume/v3/volumes/22589b40-0372-4709-a1e1-4535d1c7707c => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:48.297203 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-602e2a82-f9d1-4343-a4bb-6b004aea82df None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:48.297203 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-602e2a82-f9d1-4343-a4bb-6b004aea82df tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] GET https://10.4.3.81/volume/v3/volumes/22589b40-0372-4709-a1e1-4535d1c7707c Aug 13 07:08:48.297203 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-602e2a82-f9d1-4343-a4bb-6b004aea82df tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:48.297203 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-602e2a82-f9d1-4343-a4bb-6b004aea82df tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:48.297203 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-602e2a82-f9d1-4343-a4bb-6b004aea82df tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/22589b40-0372-4709-a1e1-4535d1c7707c returned with HTTP 404 Aug 13 07:08:48.297203 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1256/5001] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:47 2026] GET /volume/v3/volumes/22589b40-0372-4709-a1e1-4535d1c7707c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:48.298444 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a52423b0-1e4e-43b7-a3ce-267fb2ee2a40 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:48.298444 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a52423b0-1e4e-43b7-a3ce-267fb2ee2a40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b46a94ff-f3f0-49fb-b90b-f6301a8975d5 Aug 13 07:08:48.298444 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a52423b0-1e4e-43b7-a3ce-267fb2ee2a40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:48.298444 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a52423b0-1e4e-43b7-a3ce-267fb2ee2a40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:48.298444 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-a52423b0-1e4e-43b7-a3ce-267fb2ee2a40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Delete volume with id: b46a94ff-f3f0-49fb-b90b-f6301a8975d5 Aug 13 07:08:48.298444 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:48.298444 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:48.298444 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a52423b0-1e4e-43b7-a3ce-267fb2ee2a40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Volume info retrieved successfully. Aug 13 07:08:48.298444 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a52423b0-1e4e-43b7-a3ce-267fb2ee2a40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Delete volume request issued successfully. Aug 13 07:08:48.298444 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a52423b0-1e4e-43b7-a3ce-267fb2ee2a40 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/b46a94ff-f3f0-49fb-b90b-f6301a8975d5 returned with HTTP 202 Aug 13 07:08:48.298444 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1244/5002] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:08:47 2026] DELETE /volume/v3/volumes/b46a94ff-f3f0-49fb-b90b-f6301a8975d5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:48.299830 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2e53839b-89e0-457d-abdd-da9f6c57577e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:48.299830 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2e53839b-89e0-457d-abdd-da9f6c57577e tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] GET https://10.4.3.81/volume/v3/volumes/b46a94ff-f3f0-49fb-b90b-f6301a8975d5 Aug 13 07:08:48.299830 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2e53839b-89e0-457d-abdd-da9f6c57577e tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:48.299830 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2e53839b-89e0-457d-abdd-da9f6c57577e tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:48.299830 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:48.299830 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:48.299830 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2e53839b-89e0-457d-abdd-da9f6c57577e tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Volume info retrieved successfully. Aug 13 07:08:48.299830 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2e53839b-89e0-457d-abdd-da9f6c57577e tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/b46a94ff-f3f0-49fb-b90b-f6301a8975d5 returned with HTTP 200 Aug 13 07:08:48.299830 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1249/5003] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:47 2026] GET /volume/v3/volumes/b46a94ff-f3f0-49fb-b90b-f6301a8975d5 => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:48.969768 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a60ee3db-920a-4e3a-8932-079675e520e2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:48.971432 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a60ee3db-920a-4e3a-8932-079675e520e2 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] GET https://10.4.3.81/volume/v3/volumes/b46a94ff-f3f0-49fb-b90b-f6301a8975d5 Aug 13 07:08:48.972277 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a60ee3db-920a-4e3a-8932-079675e520e2 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:48.972277 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a60ee3db-920a-4e3a-8932-079675e520e2 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:48.977130 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a60ee3db-920a-4e3a-8932-079675e520e2 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/b46a94ff-f3f0-49fb-b90b-f6301a8975d5 returned with HTTP 404 Aug 13 07:08:48.977469 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1255/5004] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:48 2026] GET /volume/v3/volumes/b46a94ff-f3f0-49fb-b90b-f6301a8975d5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:48.984202 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c2fb71c2-caf7-4a5b-a7e1-24bddefecacc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:48.985918 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c2fb71c2-caf7-4a5b-a7e1-24bddefecacc tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] DELETE https://10.4.3.81/volume/v3/volumes/c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30 Aug 13 07:08:48.986112 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c2fb71c2-caf7-4a5b-a7e1-24bddefecacc tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:48.986289 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c2fb71c2-caf7-4a5b-a7e1-24bddefecacc tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:48.986475 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-c2fb71c2-caf7-4a5b-a7e1-24bddefecacc tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Delete volume with id: c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30 Aug 13 07:08:48.996117 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:48.996117 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:48.996536 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c2fb71c2-caf7-4a5b-a7e1-24bddefecacc tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Volume info retrieved successfully. Aug 13 07:08:48.997439 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-957979eb-e72b-4935-8217-5911744c283c req-f6e402c3-f152-4bbd-91cb-9239a9ecaf1f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:48.999844 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-957979eb-e72b-4935-8217-5911744c283c req-f6e402c3-f152-4bbd-91cb-9239a9ecaf1f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 Aug 13 07:08:49.000067 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-957979eb-e72b-4935-8217-5911744c283c req-f6e402c3-f152-4bbd-91cb-9239a9ecaf1f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:49.000379 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-957979eb-e72b-4935-8217-5911744c283c req-f6e402c3-f152-4bbd-91cb-9239a9ecaf1f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:49.011700 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:49.011700 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:49.012806 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c2fb71c2-caf7-4a5b-a7e1-24bddefecacc tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Delete volume request issued successfully. Aug 13 07:08:49.013073 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c2fb71c2-caf7-4a5b-a7e1-24bddefecacc tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30 returned with HTTP 202 Aug 13 07:08:49.013571 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1257/5005] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:08:48 2026] DELETE /volume/v3/volumes/c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:49.020193 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-957979eb-e72b-4935-8217-5911744c283c req-f6e402c3-f152-4bbd-91cb-9239a9ecaf1f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:49.023201 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e7743554-0291-4380-9f2a-cd23f881c229 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:49.024686 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e7743554-0291-4380-9f2a-cd23f881c229 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] GET https://10.4.3.81/volume/v3/volumes/c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30 Aug 13 07:08:49.025076 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e7743554-0291-4380-9f2a-cd23f881c229 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:49.025724 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-957979eb-e72b-4935-8217-5911744c283c req-f6e402c3-f152-4bbd-91cb-9239a9ecaf1f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 returned with HTTP 200 Aug 13 07:08:49.027307 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e7743554-0291-4380-9f2a-cd23f881c229 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:49.027397 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1245/5006] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:08:48 2026] GET /volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 => generated 1228 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:49.036994 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:49.036994 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:49.042718 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e7743554-0291-4380-9f2a-cd23f881c229 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Volume info retrieved successfully. Aug 13 07:08:49.050064 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e7743554-0291-4380-9f2a-cd23f881c229 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30 returned with HTTP 200 Aug 13 07:08:49.050624 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1250/5007] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:49 2026] GET /volume/v3/volumes/c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:49.052799 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-957979eb-e72b-4935-8217-5911744c283c req-f5b22458-07a8-4a43-b656-b6eecb873cc6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:49.054770 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-957979eb-e72b-4935-8217-5911744c283c req-f5b22458-07a8-4a43-b656-b6eecb873cc6 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] POST https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13/action Aug 13 07:08:49.055132 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-957979eb-e72b-4935-8217-5911744c283c req-f5b22458-07a8-4a43-b656-b6eecb873cc6 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:08:49.055306 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-957979eb-e72b-4935-8217-5911744c283c req-f5b22458-07a8-4a43-b656-b6eecb873cc6 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:49.065409 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:49.065409 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:49.065883 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-957979eb-e72b-4935-8217-5911744c283c req-f5b22458-07a8-4a43-b656-b6eecb873cc6 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:49.078345 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-957979eb-e72b-4935-8217-5911744c283c req-f5b22458-07a8-4a43-b656-b6eecb873cc6 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Begin detaching volume completed successfully. Aug 13 07:08:49.078345 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-957979eb-e72b-4935-8217-5911744c283c req-f5b22458-07a8-4a43-b656-b6eecb873cc6 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13/action returned with HTTP 202 Aug 13 07:08:49.078345 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1256/5008] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:08:49 2026] POST /volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:08:49.128965 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-78400913-48c8-4129-b0cf-826200800ca8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:49.129383 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-78400913-48c8-4129-b0cf-826200800ca8 None None] GET https://10.4.3.81/volume// Aug 13 07:08:49.129561 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-78400913-48c8-4129-b0cf-826200800ca8 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:49.129741 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-78400913-48c8-4129-b0cf-826200800ca8 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:49.130076 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-78400913-48c8-4129-b0cf-826200800ca8 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:08:49.130575 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1258/5009] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:08:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:08:49.137583 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-957979eb-e72b-4935-8217-5911744c283c req-f1d25461-b283-4db9-82a8-bb275f048e6d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:49.139706 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-957979eb-e72b-4935-8217-5911744c283c req-f1d25461-b283-4db9-82a8-bb275f048e6d tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 Aug 13 07:08:49.139900 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-957979eb-e72b-4935-8217-5911744c283c req-f1d25461-b283-4db9-82a8-bb275f048e6d tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:49.140106 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-957979eb-e72b-4935-8217-5911744c283c req-f1d25461-b283-4db9-82a8-bb275f048e6d tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:49.149602 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:49.149602 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:49.153202 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-957979eb-e72b-4935-8217-5911744c283c req-f1d25461-b283-4db9-82a8-bb275f048e6d tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:49.157741 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-957979eb-e72b-4935-8217-5911744c283c req-f1d25461-b283-4db9-82a8-bb275f048e6d tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 returned with HTTP 200 Aug 13 07:08:49.158139 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1246/5010] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:08:49 2026] GET /volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 => generated 1411 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:08:50.002220 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-957979eb-e72b-4935-8217-5911744c283c req-497ceaee-c5d1-480d-b57b-29cc2fc66064 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:50.004576 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-957979eb-e72b-4935-8217-5911744c283c req-497ceaee-c5d1-480d-b57b-29cc2fc66064 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] DELETE https://10.4.3.81/volume/v3/attachments/8daed807-681f-430b-875f-9f62702ae6fb Aug 13 07:08:50.005141 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-957979eb-e72b-4935-8217-5911744c283c req-497ceaee-c5d1-480d-b57b-29cc2fc66064 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:50.005492 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-957979eb-e72b-4935-8217-5911744c283c req-497ceaee-c5d1-480d-b57b-29cc2fc66064 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:50.017795 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:50.017795 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:50.062463 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-06e26c89-3003-495e-9902-58111a603348 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:50.064867 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-06e26c89-3003-495e-9902-58111a603348 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] GET https://10.4.3.81/volume/v3/volumes/c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30 Aug 13 07:08:50.064867 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-06e26c89-3003-495e-9902-58111a603348 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:50.064867 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-06e26c89-3003-495e-9902-58111a603348 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:50.070158 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-06e26c89-3003-495e-9902-58111a603348 tempest-CreateVolumesFromSourceVolumeTest-211703632 tempest-CreateVolumesFromSourceVolumeTest-211703632-project-member] https://10.4.3.81/volume/v3/volumes/c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30 returned with HTTP 404 Aug 13 07:08:50.070506 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-957979eb-e72b-4935-8217-5911744c283c req-497ceaee-c5d1-480d-b57b-29cc2fc66064 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/attachments/8daed807-681f-430b-875f-9f62702ae6fb returned with HTTP 200 Aug 13 07:08:50.070658 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1257/5011] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:50 2026] GET /volume/v3/volumes/c2d3c852-a85a-41fd-a4f4-ff2dcfbf4e30 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:50.071195 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1251/5012] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:08:50 2026] DELETE /volume/v3/attachments/8daed807-681f-430b-875f-9f62702ae6fb => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:50.182901 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5a5385e6-3cf5-4962-b7f6-48e15360aaf1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:50.184826 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5a5385e6-3cf5-4962-b7f6-48e15360aaf1 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 Aug 13 07:08:50.185066 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5a5385e6-3cf5-4962-b7f6-48e15360aaf1 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:50.185295 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5a5385e6-3cf5-4962-b7f6-48e15360aaf1 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:50.185631 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-5a5385e6-3cf5-4962-b7f6-48e15360aaf1 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Delete volume with id: f3e8981d-a903-4724-be87-3725f00cea13 Aug 13 07:08:50.194363 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:50.194363 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:50.194363 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5a5385e6-3cf5-4962-b7f6-48e15360aaf1 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:50.213913 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5a5385e6-3cf5-4962-b7f6-48e15360aaf1 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Delete volume request issued successfully. Aug 13 07:08:50.214117 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5a5385e6-3cf5-4962-b7f6-48e15360aaf1 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 returned with HTTP 202 Aug 13 07:08:50.214921 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1259/5013] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:08:50 2026] DELETE /volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:50.254076 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-255e52da-d415-4507-9976-6b63efc46608 req-1cf64ff1-8b75-4cad-8024-112527b2167e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:50.256787 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-255e52da-d415-4507-9976-6b63efc46608 req-1cf64ff1-8b75-4cad-8024-112527b2167e tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 Aug 13 07:08:50.257043 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-255e52da-d415-4507-9976-6b63efc46608 req-1cf64ff1-8b75-4cad-8024-112527b2167e tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:50.258031 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-255e52da-d415-4507-9976-6b63efc46608 req-1cf64ff1-8b75-4cad-8024-112527b2167e tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:50.266037 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:50.266037 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:50.269291 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-255e52da-d415-4507-9976-6b63efc46608 req-1cf64ff1-8b75-4cad-8024-112527b2167e tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 returned with HTTP 404 Aug 13 07:08:50.269982 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1247/5014] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:08:50 2026] GET /volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:50.309429 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e6ae6e54-e814-43da-bdd7-43f8bef58c3a req-78362bb5-c138-455e-b05d-ff9d5737c9ab None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:50.311368 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e6ae6e54-e814-43da-bdd7-43f8bef58c3a req-78362bb5-c138-455e-b05d-ff9d5737c9ab tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea Aug 13 07:08:50.311565 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e6ae6e54-e814-43da-bdd7-43f8bef58c3a req-78362bb5-c138-455e-b05d-ff9d5737c9ab tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:50.311738 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e6ae6e54-e814-43da-bdd7-43f8bef58c3a req-78362bb5-c138-455e-b05d-ff9d5737c9ab tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:50.316608 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e6ae6e54-e814-43da-bdd7-43f8bef58c3a req-78362bb5-c138-455e-b05d-ff9d5737c9ab tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea returned with HTTP 404 Aug 13 07:08:50.317047 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1258/5015] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:08:50 2026] GET /volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:51.165017 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:51.246010 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:08:51.246489 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:51.250209 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:08:51.250209 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Create volume of 1 GB Aug 13 07:08:51.250209 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:51.250209 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:51.256484 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Availability Zones retrieved successfully. Aug 13 07:08:51.261304 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Flow 'volume_create_api' (cb9f9f3e-aa3a-4dc4-a651-6bfeeb6d4d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:08:51.262381 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (639f99bd-cc8f-49cd-8029-f615c435e0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:51.263216 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:08:51.290003 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (639f99bd-cc8f-49cd-8029-f615c435e0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:51.290741 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd6a5c32-5a7d-4102-9e87-b22f99170649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:51.358524 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Created reservations ['5c55eff8-f31b-4a82-ad22-cf4a68d054e9', 'f449a4b8-8f37-48aa-8d14-f22fba9889ec', '2171abcb-1eca-448c-9462-97d2c417c04c', 'dddfc06c-067b-497b-ad2f-6bba92d7fccc'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:08:51.360505 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd6a5c32-5a7d-4102-9e87-b22f99170649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c55eff8-f31b-4a82-ad22-cf4a68d054e9', 'f449a4b8-8f37-48aa-8d14-f22fba9889ec', '2171abcb-1eca-448c-9462-97d2c417c04c', 'dddfc06c-067b-497b-ad2f-6bba92d7fccc']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:51.361630 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb71d9fc-7d23-4c91-8df1-540ebf0b1f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:51.388643 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb71d9fc-7d23-4c91-8df1-540ebf0b1f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78c47cd7-be86-4a37-8be4-ace176cf5ef8', '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='7eee98ad43b84cd095d5b116a6a8bbb7',qos_specs=None,replication_status=,reservations=['5c55eff8-f31b-4a82-ad22-cf4a68d054e9','f449a4b8-8f37-48aa-8d14-f22fba9889ec','2171abcb-1eca-448c-9462-97d2c417c04c','dddfc06c-067b-497b-ad2f-6bba92d7fccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1beab572e9f34925b82e9b4ef2f6073a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:08:51Z,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=78c47cd7-be86-4a37-8be4-ace176cf5ef8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7eee98ad43b84cd095d5b116a6a8bbb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1beab572e9f34925b82e9b4ef2f6073a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:51.390366 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e055184-dd5b-4c05-98f3-03cdb5efdb70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:51.423517 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e055184-dd5b-4c05-98f3-03cdb5efdb70) transitioned into state 'SUCCESS' from 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='7eee98ad43b84cd095d5b116a6a8bbb7',qos_specs=None,replication_status=,reservations=['5c55eff8-f31b-4a82-ad22-cf4a68d054e9','f449a4b8-8f37-48aa-8d14-f22fba9889ec','2171abcb-1eca-448c-9462-97d2c417c04c','dddfc06c-067b-497b-ad2f-6bba92d7fccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1beab572e9f34925b82e9b4ef2f6073a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:51.424184 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c832f613-b9bf-47ee-b3c6-5b45d47a07e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:51.432380 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c832f613-b9bf-47ee-b3c6-5b45d47a07e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:51.433094 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Flow 'volume_create_api' (cb9f9f3e-aa3a-4dc4-a651-6bfeeb6d4d17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:08:51.433368 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Create volume request issued successfully. Aug 13 07:08:51.433850 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8e34c9b4-24aa-43c3-8e62-5f45b370b5bc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:08:51.434217 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1252/5016] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:08:51 2026] POST /volume/v3/volumes => generated 738 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:08:51.447643 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9e311f96-e25a-4e45-a10f-5cccfd617b9f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:51.452111 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9e311f96-e25a-4e45-a10f-5cccfd617b9f tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] GET https://10.4.3.81/volume/v3/volumes/78c47cd7-be86-4a37-8be4-ace176cf5ef8 Aug 13 07:08:51.452111 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9e311f96-e25a-4e45-a10f-5cccfd617b9f tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:51.452111 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9e311f96-e25a-4e45-a10f-5cccfd617b9f tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:51.457845 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:51.457845 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:51.467877 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9e311f96-e25a-4e45-a10f-5cccfd617b9f tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Volume info retrieved successfully. Aug 13 07:08:51.470505 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9e311f96-e25a-4e45-a10f-5cccfd617b9f tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] https://10.4.3.81/volume/v3/volumes/78c47cd7-be86-4a37-8be4-ace176cf5ef8 returned with HTTP 200 Aug 13 07:08:51.470948 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1260/5017] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:51 2026] GET /volume/v3/volumes/78c47cd7-be86-4a37-8be4-ace176cf5ef8 => generated 806 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:52.438211 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1c1c2918-e2bd-4b4d-a1a0-922af5707bf3 req-d87ebaf5-5fc3-4f8b-8aa4-6e80910fd16f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:52.440129 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1c1c2918-e2bd-4b4d-a1a0-922af5707bf3 req-d87ebaf5-5fc3-4f8b-8aa4-6e80910fd16f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] DELETE https://10.4.3.81/volume/v3/attachments/50e8fd97-f130-4972-8fa9-ce32baac3ad3 Aug 13 07:08:52.440305 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1c1c2918-e2bd-4b4d-a1a0-922af5707bf3 req-d87ebaf5-5fc3-4f8b-8aa4-6e80910fd16f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:52.440528 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1c1c2918-e2bd-4b4d-a1a0-922af5707bf3 req-d87ebaf5-5fc3-4f8b-8aa4-6e80910fd16f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:52.447496 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:52.447496 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:52.484892 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c2fbbff9-eb58-4672-91dd-24a402d3eea3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:52.487974 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1c1c2918-e2bd-4b4d-a1a0-922af5707bf3 req-d87ebaf5-5fc3-4f8b-8aa4-6e80910fd16f tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/attachments/50e8fd97-f130-4972-8fa9-ce32baac3ad3 returned with HTTP 200 Aug 13 07:08:52.488102 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c2fbbff9-eb58-4672-91dd-24a402d3eea3 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] GET https://10.4.3.81/volume/v3/volumes/78c47cd7-be86-4a37-8be4-ace176cf5ef8 Aug 13 07:08:52.488132 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1248/5018] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:08:52 2026] DELETE /volume/v3/attachments/50e8fd97-f130-4972-8fa9-ce32baac3ad3 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:52.488182 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c2fbbff9-eb58-4672-91dd-24a402d3eea3 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:52.488182 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c2fbbff9-eb58-4672-91dd-24a402d3eea3 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:52.494205 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:52.494205 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:52.497765 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c2fbbff9-eb58-4672-91dd-24a402d3eea3 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Volume info retrieved successfully. Aug 13 07:08:52.501600 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c2fbbff9-eb58-4672-91dd-24a402d3eea3 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] https://10.4.3.81/volume/v3/volumes/78c47cd7-be86-4a37-8be4-ace176cf5ef8 returned with HTTP 200 Aug 13 07:08:52.502079 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1259/5019] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:52 2026] GET /volume/v3/volumes/78c47cd7-be86-4a37-8be4-ace176cf5ef8 => generated 831 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:52.518547 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5c4cfbfe-ea80-4c0f-9f18-13119036f366 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:52.520823 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5c4cfbfe-ea80-4c0f-9f18-13119036f366 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] GET https://10.4.3.81/volume/v3/volumes/78c47cd7-be86-4a37-8be4-ace176cf5ef8 Aug 13 07:08:52.521002 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5c4cfbfe-ea80-4c0f-9f18-13119036f366 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:52.521197 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5c4cfbfe-ea80-4c0f-9f18-13119036f366 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:52.527561 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:52.527561 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:52.532901 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5c4cfbfe-ea80-4c0f-9f18-13119036f366 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Volume info retrieved successfully. Aug 13 07:08:52.536619 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5c4cfbfe-ea80-4c0f-9f18-13119036f366 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] https://10.4.3.81/volume/v3/volumes/78c47cd7-be86-4a37-8be4-ace176cf5ef8 returned with HTTP 200 Aug 13 07:08:52.536939 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1253/5020] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:52 2026] GET /volume/v3/volumes/78c47cd7-be86-4a37-8be4-ace176cf5ef8 => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:52.548448 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-defc0144-7099-49bf-be09-b86046662122 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:52.550106 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-defc0144-7099-49bf-be09-b86046662122 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:08:52.550433 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-defc0144-7099-49bf-be09-b86046662122 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1996493604"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:52.551908 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-defc0144-7099-49bf-be09-b86046662122 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1996493604'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:08:52.552016 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-defc0144-7099-49bf-be09-b86046662122 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Create volume of 1 GB Aug 13 07:08:52.555728 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-defc0144-7099-49bf-be09-b86046662122 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Availability Zones retrieved successfully. Aug 13 07:08:52.560995 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-defc0144-7099-49bf-be09-b86046662122 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Flow 'volume_create_api' (7812c929-c059-4efb-a306-d1188bb1d550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:08:52.561848 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-defc0144-7099-49bf-be09-b86046662122 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75472b50-cad4-4ad1-8a10-51e631b389c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:52.562657 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-defc0144-7099-49bf-be09-b86046662122 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:08:52.584742 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-defc0144-7099-49bf-be09-b86046662122 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75472b50-cad4-4ad1-8a10-51e631b389c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:52.585616 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-defc0144-7099-49bf-be09-b86046662122 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d23dff58-6381-44c3-9035-7225c626b08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:52.629120 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-defc0144-7099-49bf-be09-b86046662122 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Created reservations ['2e06ad81-223a-4ea9-b993-d36fb435d58c', '8462a942-5ada-43b6-86a6-f9a36005c5f0', 'b9b6bb7f-fede-4689-b521-24e724aabe12', 'ae81e2eb-9c14-437e-8f47-5d27599a46c7'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:08:52.629959 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-defc0144-7099-49bf-be09-b86046662122 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d23dff58-6381-44c3-9035-7225c626b08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e06ad81-223a-4ea9-b993-d36fb435d58c', '8462a942-5ada-43b6-86a6-f9a36005c5f0', 'b9b6bb7f-fede-4689-b521-24e724aabe12', 'ae81e2eb-9c14-437e-8f47-5d27599a46c7']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:52.630622 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-defc0144-7099-49bf-be09-b86046662122 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bf30133-2c39-4c11-b921-af1194dea990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:52.650957 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-defc0144-7099-49bf-be09-b86046662122 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bf30133-2c39-4c11-b921-af1194dea990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '616d3dfc-16c0-43f4-8e72-922156eca1e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1996493604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7eee98ad43b84cd095d5b116a6a8bbb7',qos_specs=None,replication_status=,reservations=['2e06ad81-223a-4ea9-b993-d36fb435d58c','8462a942-5ada-43b6-86a6-f9a36005c5f0','b9b6bb7f-fede-4689-b521-24e724aabe12','ae81e2eb-9c14-437e-8f47-5d27599a46c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1beab572e9f34925b82e9b4ef2f6073a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:08:52Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1996493604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=616d3dfc-16c0-43f4-8e72-922156eca1e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7eee98ad43b84cd095d5b116a6a8bbb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1beab572e9f34925b82e9b4ef2f6073a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:52.651699 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-defc0144-7099-49bf-be09-b86046662122 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70a87db2-08ee-464f-893c-a54e369dbd3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:52.667607 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-defc0144-7099-49bf-be09-b86046662122 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70a87db2-08ee-464f-893c-a54e369dbd3d) transitioned into 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-1996493604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7eee98ad43b84cd095d5b116a6a8bbb7',qos_specs=None,replication_status=,reservations=['2e06ad81-223a-4ea9-b993-d36fb435d58c','8462a942-5ada-43b6-86a6-f9a36005c5f0','b9b6bb7f-fede-4689-b521-24e724aabe12','ae81e2eb-9c14-437e-8f47-5d27599a46c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1beab572e9f34925b82e9b4ef2f6073a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:52.668213 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-defc0144-7099-49bf-be09-b86046662122 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13e1079f-d208-4d81-8c39-290f64d0b122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:08:52.677178 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-defc0144-7099-49bf-be09-b86046662122 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13e1079f-d208-4d81-8c39-290f64d0b122) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:08:52.677935 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-defc0144-7099-49bf-be09-b86046662122 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Flow 'volume_create_api' (7812c929-c059-4efb-a306-d1188bb1d550) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:08:52.678221 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-defc0144-7099-49bf-be09-b86046662122 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Create volume request issued successfully. Aug 13 07:08:52.678747 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-defc0144-7099-49bf-be09-b86046662122 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:08:52.679149 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1261/5021] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:08:52 2026] POST /volume/v3/volumes => generated 774 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:08:52.767444 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a3dadc6d-a4dc-4b9f-93c1-6a9d3cfb2384 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:52.769157 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a3dadc6d-a4dc-4b9f-93c1-6a9d3cfb2384 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] GET https://10.4.3.81/volume/v3/volumes/616d3dfc-16c0-43f4-8e72-922156eca1e5 Aug 13 07:08:52.769427 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a3dadc6d-a4dc-4b9f-93c1-6a9d3cfb2384 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:52.769694 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a3dadc6d-a4dc-4b9f-93c1-6a9d3cfb2384 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:52.775932 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:52.775932 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:52.779014 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a3dadc6d-a4dc-4b9f-93c1-6a9d3cfb2384 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Volume info retrieved successfully. Aug 13 07:08:52.782886 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a3dadc6d-a4dc-4b9f-93c1-6a9d3cfb2384 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] https://10.4.3.81/volume/v3/volumes/616d3dfc-16c0-43f4-8e72-922156eca1e5 returned with HTTP 200 Aug 13 07:08:52.783205 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1249/5022] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:52 2026] GET /volume/v3/volumes/616d3dfc-16c0-43f4-8e72-922156eca1e5 => generated 866 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:53.798239 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9bbd5450-c1a9-4000-a203-bccd66e8a63c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:53.801541 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9bbd5450-c1a9-4000-a203-bccd66e8a63c tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] GET https://10.4.3.81/volume/v3/volumes/616d3dfc-16c0-43f4-8e72-922156eca1e5 Aug 13 07:08:53.801541 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9bbd5450-c1a9-4000-a203-bccd66e8a63c tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:53.801541 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9bbd5450-c1a9-4000-a203-bccd66e8a63c tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:53.806868 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:53.806868 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:53.813437 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9bbd5450-c1a9-4000-a203-bccd66e8a63c tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Volume info retrieved successfully. Aug 13 07:08:53.815542 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9bbd5450-c1a9-4000-a203-bccd66e8a63c tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] https://10.4.3.81/volume/v3/volumes/616d3dfc-16c0-43f4-8e72-922156eca1e5 returned with HTTP 200 Aug 13 07:08:53.815542 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1260/5023] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:53 2026] GET /volume/v3/volumes/616d3dfc-16c0-43f4-8e72-922156eca1e5 => generated 867 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:53.815662 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-712be2cf-b665-46f6-bfb6-be39ff832f51 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:53.817422 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-712be2cf-b665-46f6-bfb6-be39ff832f51 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] DELETE https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b Aug 13 07:08:53.817631 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-712be2cf-b665-46f6-bfb6-be39ff832f51 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:53.817824 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-712be2cf-b665-46f6-bfb6-be39ff832f51 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:53.818000 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-712be2cf-b665-46f6-bfb6-be39ff832f51 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Delete volume with id: 50e7f9a8-abdb-4956-a934-03b739dfce6b Aug 13 07:08:53.824332 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:53.824332 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:53.824753 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-712be2cf-b665-46f6-bfb6-be39ff832f51 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:53.827009 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2fcb09d0-f364-41f9-a099-97b42dfaddbc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:53.828717 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2fcb09d0-f364-41f9-a099-97b42dfaddbc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] GET https://10.4.3.81/volume/v3/volumes/616d3dfc-16c0-43f4-8e72-922156eca1e5 Aug 13 07:08:53.828911 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2fcb09d0-f364-41f9-a099-97b42dfaddbc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:53.829086 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2fcb09d0-f364-41f9-a099-97b42dfaddbc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:53.835497 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:53.835497 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:53.838423 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2fcb09d0-f364-41f9-a099-97b42dfaddbc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Volume info retrieved successfully. Aug 13 07:08:53.840761 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-712be2cf-b665-46f6-bfb6-be39ff832f51 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Delete volume request issued successfully. Aug 13 07:08:53.840923 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-712be2cf-b665-46f6-bfb6-be39ff832f51 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b returned with HTTP 202 Aug 13 07:08:53.841292 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1254/5024] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:08:53 2026] DELETE /volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:53.841875 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2fcb09d0-f364-41f9-a099-97b42dfaddbc tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] https://10.4.3.81/volume/v3/volumes/616d3dfc-16c0-43f4-8e72-922156eca1e5 returned with HTTP 200 Aug 13 07:08:53.842180 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1262/5025] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:53 2026] GET /volume/v3/volumes/616d3dfc-16c0-43f4-8e72-922156eca1e5 => generated 867 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:53.847153 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2633690b-7e11-4e15-bebc-880c5bb860d4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:53.849401 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2633690b-7e11-4e15-bebc-880c5bb860d4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b Aug 13 07:08:53.849621 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2633690b-7e11-4e15-bebc-880c5bb860d4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:53.849796 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2633690b-7e11-4e15-bebc-880c5bb860d4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:53.854623 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-02db5c43-1185-4e71-8317-2a4f32cdf72d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:53.855978 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-02db5c43-1185-4e71-8317-2a4f32cdf72d tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:08:53.856463 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-02db5c43-1185-4e71-8317-2a4f32cdf72d tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "616d3dfc-16c0-43f4-8e72-922156eca1e5", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-523589301"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:53.859082 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:53.859082 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:53.863908 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2633690b-7e11-4e15-bebc-880c5bb860d4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Volume info retrieved successfully. Aug 13 07:08:53.865524 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:53.865524 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:53.866995 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-02db5c43-1185-4e71-8317-2a4f32cdf72d tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Volume info retrieved successfully. Aug 13 07:08:53.866995 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-02db5c43-1185-4e71-8317-2a4f32cdf72d tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Create snapshot from volume 616d3dfc-16c0-43f4-8e72-922156eca1e5 Aug 13 07:08:53.870338 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2633690b-7e11-4e15-bebc-880c5bb860d4 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b returned with HTTP 200 Aug 13 07:08:53.870730 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1250/5026] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:53 2026] GET /volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b => generated 1248 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:53.896809 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-02db5c43-1185-4e71-8317-2a4f32cdf72d tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Created reservations ['e0ef7ac1-37a2-4d10-95a6-a5763f24d365', '818297d9-c2a2-4a47-8994-66a69b3c46d5', 'f4f1e4a3-bc5a-4387-ad18-347c7aac23f3', 'f4955741-feb4-4209-9b3a-ab96a9096463'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:08:53.923664 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-02db5c43-1185-4e71-8317-2a4f32cdf72d tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Snapshot create request issued successfully. Aug 13 07:08:53.923664 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-02db5c43-1185-4e71-8317-2a4f32cdf72d tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:08:53.923664 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1261/5027] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:08:53 2026] POST /volume/v3/snapshots => generated 325 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:08:53.931574 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-063cc5ca-e5cd-4ca0-9ed2-f13eda2a18f5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:53.933214 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-063cc5ca-e5cd-4ca0-9ed2-f13eda2a18f5 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] GET https://10.4.3.81/volume/v3/snapshots/2b1dba6d-3209-4630-9d2d-fb58dc023331 Aug 13 07:08:53.933454 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-063cc5ca-e5cd-4ca0-9ed2-f13eda2a18f5 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:53.933649 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-063cc5ca-e5cd-4ca0-9ed2-f13eda2a18f5 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:53.938188 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:53.938188 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:53.938693 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-063cc5ca-e5cd-4ca0-9ed2-f13eda2a18f5 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Snapshot retrieved successfully. Aug 13 07:08:53.939636 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-063cc5ca-e5cd-4ca0-9ed2-f13eda2a18f5 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] https://10.4.3.81/volume/v3/snapshots/2b1dba6d-3209-4630-9d2d-fb58dc023331 returned with HTTP 200 Aug 13 07:08:53.940136 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1255/5028] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:53 2026] GET /volume/v3/snapshots/2b1dba6d-3209-4630-9d2d-fb58dc023331 => generated 457 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:54.885845 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2d428359-18b0-435a-88fc-ff761cbc9f30 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:54.887387 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2d428359-18b0-435a-88fc-ff761cbc9f30 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b Aug 13 07:08:54.887555 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2d428359-18b0-435a-88fc-ff761cbc9f30 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:54.887725 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2d428359-18b0-435a-88fc-ff761cbc9f30 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:54.892635 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2d428359-18b0-435a-88fc-ff761cbc9f30 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b returned with HTTP 404 Aug 13 07:08:54.893118 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1263/5029] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:54 2026] GET /volume/v3/volumes/50e7f9a8-abdb-4956-a934-03b739dfce6b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:54.900755 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-42de4d09-556f-4f64-85e5-056acf166a97 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:54.902394 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-42de4d09-556f-4f64-85e5-056acf166a97 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 Aug 13 07:08:54.902577 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-42de4d09-556f-4f64-85e5-056acf166a97 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:54.902750 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-42de4d09-556f-4f64-85e5-056acf166a97 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:54.902906 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-42de4d09-556f-4f64-85e5-056acf166a97 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Delete volume with id: f3e8981d-a903-4724-be87-3725f00cea13 Aug 13 07:08:54.907980 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-42de4d09-556f-4f64-85e5-056acf166a97 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 returned with HTTP 404 Aug 13 07:08:54.908406 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1251/5030] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:08:54 2026] DELETE /volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:54.915807 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1d92e786-4e25-452c-94f9-4b8328dbcdf2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:54.917448 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d92e786-4e25-452c-94f9-4b8328dbcdf2 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 Aug 13 07:08:54.917628 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1d92e786-4e25-452c-94f9-4b8328dbcdf2 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:54.917802 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1d92e786-4e25-452c-94f9-4b8328dbcdf2 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:54.922682 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d92e786-4e25-452c-94f9-4b8328dbcdf2 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 returned with HTTP 404 Aug 13 07:08:54.923066 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1262/5031] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:54 2026] GET /volume/v3/volumes/f3e8981d-a903-4724-be87-3725f00cea13 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:54.930527 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bb129933-eeac-45fe-b32d-cc589bf77092 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:54.931854 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bb129933-eeac-45fe-b32d-cc589bf77092 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] DELETE https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea Aug 13 07:08:54.932087 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bb129933-eeac-45fe-b32d-cc589bf77092 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:54.932342 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bb129933-eeac-45fe-b32d-cc589bf77092 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:54.932556 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-bb129933-eeac-45fe-b32d-cc589bf77092 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Delete volume with id: cc848dca-744f-41ea-9679-d87dbc0ef1ea Aug 13 07:08:54.938156 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bb129933-eeac-45fe-b32d-cc589bf77092 tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea returned with HTTP 404 Aug 13 07:08:54.938156 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1256/5032] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:08:54 2026] DELETE /volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:54.946345 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4e818cd4-2003-4ccd-a85a-582c4d6dbd0b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:54.947946 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4e818cd4-2003-4ccd-a85a-582c4d6dbd0b tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] GET https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea Aug 13 07:08:54.948011 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-de0ffc7f-915b-45f6-bd57-9332d3d71ad8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:54.948158 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4e818cd4-2003-4ccd-a85a-582c4d6dbd0b tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:54.948410 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4e818cd4-2003-4ccd-a85a-582c4d6dbd0b tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:54.949608 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-de0ffc7f-915b-45f6-bd57-9332d3d71ad8 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] GET https://10.4.3.81/volume/v3/snapshots/2b1dba6d-3209-4630-9d2d-fb58dc023331 Aug 13 07:08:54.949792 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-de0ffc7f-915b-45f6-bd57-9332d3d71ad8 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:54.949963 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-de0ffc7f-915b-45f6-bd57-9332d3d71ad8 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:54.953484 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4e818cd4-2003-4ccd-a85a-582c4d6dbd0b tempest-TestInstancesWithCinderVolumes-1059056226 tempest-TestInstancesWithCinderVolumes-1059056226-project-member] https://10.4.3.81/volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea returned with HTTP 404 Aug 13 07:08:54.953905 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1264/5033] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:54 2026] GET /volume/v3/volumes/cc848dca-744f-41ea-9679-d87dbc0ef1ea => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:54.954356 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:54.954356 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:54.954726 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-de0ffc7f-915b-45f6-bd57-9332d3d71ad8 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Snapshot retrieved successfully. Aug 13 07:08:54.955407 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-de0ffc7f-915b-45f6-bd57-9332d3d71ad8 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] https://10.4.3.81/volume/v3/snapshots/2b1dba6d-3209-4630-9d2d-fb58dc023331 returned with HTTP 200 Aug 13 07:08:54.955708 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1252/5034] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:54 2026] GET /volume/v3/snapshots/2b1dba6d-3209-4630-9d2d-fb58dc023331 => generated 484 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:54.963056 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-131da858-76ef-48df-bbc8-d3cc99474e4a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:54.964744 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-131da858-76ef-48df-bbc8-d3cc99474e4a tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 07:08:54.964972 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-131da858-76ef-48df-bbc8-d3cc99474e4a tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:54.965180 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-131da858-76ef-48df-bbc8-d3cc99474e4a tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:54.965712 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:54.965712 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:54.966037 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-131da858-76ef-48df-bbc8-d3cc99474e4a tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:08:54.968687 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-07e69e37-a6fa-4f30-b056-541c2c85289f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:54.970290 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-07e69e37-a6fa-4f30-b056-541c2c85289f tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] GET https://10.4.3.81/volume/v3/snapshots/2b1dba6d-3209-4630-9d2d-fb58dc023331 Aug 13 07:08:54.970666 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-07e69e37-a6fa-4f30-b056-541c2c85289f tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:54.970995 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-07e69e37-a6fa-4f30-b056-541c2c85289f tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:54.976714 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:54.976714 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:54.977419 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-07e69e37-a6fa-4f30-b056-541c2c85289f tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Snapshot retrieved successfully. Aug 13 07:08:54.978472 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-07e69e37-a6fa-4f30-b056-541c2c85289f tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] https://10.4.3.81/volume/v3/snapshots/2b1dba6d-3209-4630-9d2d-fb58dc023331 returned with HTTP 200 Aug 13 07:08:54.978989 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1257/5035] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:54 2026] GET /volume/v3/snapshots/2b1dba6d-3209-4630-9d2d-fb58dc023331 => generated 484 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:54.990019 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7490f9ee-0048-4600-83f6-df6b355dc45a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:54.992008 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7490f9ee-0048-4600-83f6-df6b355dc45a tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/2b1dba6d-3209-4630-9d2d-fb58dc023331 Aug 13 07:08:54.992192 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7490f9ee-0048-4600-83f6-df6b355dc45a tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:54.992646 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7490f9ee-0048-4600-83f6-df6b355dc45a tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:54.992903 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-7490f9ee-0048-4600-83f6-df6b355dc45a tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Delete snapshot with id: 2b1dba6d-3209-4630-9d2d-fb58dc023331 Aug 13 07:08:54.998034 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:54.998034 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:54.998139 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7490f9ee-0048-4600-83f6-df6b355dc45a tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Snapshot retrieved successfully. Aug 13 07:08:55.002414 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-131da858-76ef-48df-bbc8-d3cc99474e4a tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Get all volumes completed successfully. Aug 13 07:08:55.004695 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:55.004695 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:55.008819 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-131da858-76ef-48df-bbc8-d3cc99474e4a tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 07:08:55.009387 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1263/5036] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 07:08:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7065 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:55.012856 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7490f9ee-0048-4600-83f6-df6b355dc45a tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Snapshot delete request issued successfully. Aug 13 07:08:55.013109 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7490f9ee-0048-4600-83f6-df6b355dc45a tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] https://10.4.3.81/volume/v3/snapshots/2b1dba6d-3209-4630-9d2d-fb58dc023331 returned with HTTP 202 Aug 13 07:08:55.013554 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1265/5037] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:08:54 2026] DELETE /volume/v3/snapshots/2b1dba6d-3209-4630-9d2d-fb58dc023331 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:55.019805 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-27c08d85-908e-4682-89c6-48a032e525cb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:55.021777 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27c08d85-908e-4682-89c6-48a032e525cb tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] GET https://10.4.3.81/volume/v3/snapshots/2b1dba6d-3209-4630-9d2d-fb58dc023331 Aug 13 07:08:55.022058 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-27c08d85-908e-4682-89c6-48a032e525cb tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:55.022311 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-27c08d85-908e-4682-89c6-48a032e525cb tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:55.023509 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0f0ac8a4-5b2d-48f9-8ec6-7196c858ed4a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:55.024740 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0f0ac8a4-5b2d-48f9-8ec6-7196c858ed4a tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] DELETE https://10.4.3.81/volume/v3/types/84219e33-21f1-45ad-a277-76fdff644b2f Aug 13 07:08:55.025006 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0f0ac8a4-5b2d-48f9-8ec6-7196c858ed4a tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:55.025248 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0f0ac8a4-5b2d-48f9-8ec6-7196c858ed4a tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:55.026991 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:55.026991 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:55.027437 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-27c08d85-908e-4682-89c6-48a032e525cb tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Snapshot retrieved successfully. Aug 13 07:08:55.028152 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27c08d85-908e-4682-89c6-48a032e525cb tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] https://10.4.3.81/volume/v3/snapshots/2b1dba6d-3209-4630-9d2d-fb58dc023331 returned with HTTP 200 Aug 13 07:08:55.028545 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1253/5038] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:55 2026] GET /volume/v3/snapshots/2b1dba6d-3209-4630-9d2d-fb58dc023331 => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:55.047354 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0f0ac8a4-5b2d-48f9-8ec6-7196c858ed4a tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] https://10.4.3.81/volume/v3/types/84219e33-21f1-45ad-a277-76fdff644b2f returned with HTTP 202 Aug 13 07:08:55.047354 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1258/5039] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:08:55 2026] DELETE /volume/v3/types/84219e33-21f1-45ad-a277-76fdff644b2f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 07:08:55.054101 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0abdf842-ff04-465f-8185-932ee8adecbe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:55.055689 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0abdf842-ff04-465f-8185-932ee8adecbe tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 07:08:55.055912 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0abdf842-ff04-465f-8185-932ee8adecbe tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:55.056093 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0abdf842-ff04-465f-8185-932ee8adecbe tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:55.056775 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0abdf842-ff04-465f-8185-932ee8adecbe tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:08:55.065998 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0abdf842-ff04-465f-8185-932ee8adecbe tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Get all volumes completed successfully. Aug 13 07:08:55.067442 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:55.067442 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:55.071587 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0abdf842-ff04-465f-8185-932ee8adecbe tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 07:08:55.072006 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1264/5040] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 07:08:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7065 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:55.085102 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-612b38a0-3264-42ce-85ed-06781c9451d6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:55.086810 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-612b38a0-3264-42ce-85ed-06781c9451d6 tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] DELETE https://10.4.3.81/volume/v3/types/ba7965c5-0978-4639-a10f-2e7f1f237136 Aug 13 07:08:55.087009 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-612b38a0-3264-42ce-85ed-06781c9451d6 tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:55.087211 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-612b38a0-3264-42ce-85ed-06781c9451d6 tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:55.087479 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:55.087479 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:08:55.106283 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-612b38a0-3264-42ce-85ed-06781c9451d6 tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] https://10.4.3.81/volume/v3/types/ba7965c5-0978-4639-a10f-2e7f1f237136 returned with HTTP 202 Aug 13 07:08:55.106878 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1266/5041] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:08:55 2026] DELETE /volume/v3/types/ba7965c5-0978-4639-a10f-2e7f1f237136 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:55.380091 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-88a4ef24-734d-4eb7-93b4-7e2d63c726cf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:55.382354 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-88a4ef24-734d-4eb7-93b4-7e2d63c726cf tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 07:08:55.382647 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-88a4ef24-734d-4eb7-93b4-7e2d63c726cf tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:55.382898 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-88a4ef24-734d-4eb7-93b4-7e2d63c726cf tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:55.383921 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-88a4ef24-734d-4eb7-93b4-7e2d63c726cf tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:08:55.398422 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-88a4ef24-734d-4eb7-93b4-7e2d63c726cf tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Get all volumes completed successfully. Aug 13 07:08:55.400511 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:55.400511 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:55.406122 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-88a4ef24-734d-4eb7-93b4-7e2d63c726cf tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 07:08:55.406697 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1254/5042] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 07:08:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7065 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:55.421120 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e7e8eb72-062d-4445-9ddb-cc34ab546c8e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:55.422480 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e7e8eb72-062d-4445-9ddb-cc34ab546c8e tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/078b2d91-2fbb-47d2-b1a4-eeaaa511696d Aug 13 07:08:55.422782 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e7e8eb72-062d-4445-9ddb-cc34ab546c8e tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:55.423044 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e7e8eb72-062d-4445-9ddb-cc34ab546c8e tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:55.423275 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-e7e8eb72-062d-4445-9ddb-cc34ab546c8e tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Delete volume with id: 078b2d91-2fbb-47d2-b1a4-eeaaa511696d Aug 13 07:08:55.431847 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:55.431847 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:55.432337 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e7e8eb72-062d-4445-9ddb-cc34ab546c8e tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Volume info retrieved successfully. Aug 13 07:08:55.443458 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.image.cache [None req-e7e8eb72-062d-4445-9ddb-cc34ab546c8e tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '4f47567c-ff48-4f63-b7a0-56e899fbb4ad', 'volume_id': '078b2d91-2fbb-47d2-b1a4-eeaaa511696d', 'host': 'np0000007169@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 13, 7, 7, 43), 'last_used': datetime.datetime(2026, 8, 13, 7, 7, 50)}. {{(pid=100296) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 13 07:08:55.451969 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e7e8eb72-062d-4445-9ddb-cc34ab546c8e tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Delete volume request issued successfully. Aug 13 07:08:55.452346 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e7e8eb72-062d-4445-9ddb-cc34ab546c8e tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] https://10.4.3.81/volume/v3/volumes/078b2d91-2fbb-47d2-b1a4-eeaaa511696d returned with HTTP 202 Aug 13 07:08:55.452964 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1259/5043] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:08:55 2026] DELETE /volume/v3/volumes/078b2d91-2fbb-47d2-b1a4-eeaaa511696d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:55.460025 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a92e19a3-2ea2-4e38-a2c9-e58babadd4bf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:55.461543 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a92e19a3-2ea2-4e38-a2c9-e58babadd4bf tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] GET https://10.4.3.81/volume/v3/volumes/078b2d91-2fbb-47d2-b1a4-eeaaa511696d Aug 13 07:08:55.461742 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a92e19a3-2ea2-4e38-a2c9-e58babadd4bf tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:55.462178 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a92e19a3-2ea2-4e38-a2c9-e58babadd4bf tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:55.470374 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:55.470374 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:55.475125 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a92e19a3-2ea2-4e38-a2c9-e58babadd4bf tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Volume info retrieved successfully. Aug 13 07:08:55.480438 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a92e19a3-2ea2-4e38-a2c9-e58babadd4bf tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] https://10.4.3.81/volume/v3/volumes/078b2d91-2fbb-47d2-b1a4-eeaaa511696d returned with HTTP 200 Aug 13 07:08:55.481129 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1265/5044] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:55 2026] GET /volume/v3/volumes/078b2d91-2fbb-47d2-b1a4-eeaaa511696d => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:08:56.037911 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-367c12b6-7a66-4c68-8a76-622b287e1330 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:56.039893 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-367c12b6-7a66-4c68-8a76-622b287e1330 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] GET https://10.4.3.81/volume/v3/snapshots/2b1dba6d-3209-4630-9d2d-fb58dc023331 Aug 13 07:08:56.040106 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-367c12b6-7a66-4c68-8a76-622b287e1330 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:56.040336 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-367c12b6-7a66-4c68-8a76-622b287e1330 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:56.044918 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-367c12b6-7a66-4c68-8a76-622b287e1330 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] https://10.4.3.81/volume/v3/snapshots/2b1dba6d-3209-4630-9d2d-fb58dc023331 returned with HTTP 404 Aug 13 07:08:56.045424 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1267/5045] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:08:56 2026] GET /volume/v3/snapshots/2b1dba6d-3209-4630-9d2d-fb58dc023331 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:56.051502 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-35776047-d5d5-417c-9bd5-562d635a22b3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:56.053180 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-35776047-d5d5-417c-9bd5-562d635a22b3 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] DELETE https://10.4.3.81/volume/v3/volumes/616d3dfc-16c0-43f4-8e72-922156eca1e5 Aug 13 07:08:56.053433 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-35776047-d5d5-417c-9bd5-562d635a22b3 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:56.053609 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-35776047-d5d5-417c-9bd5-562d635a22b3 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:56.053778 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-35776047-d5d5-417c-9bd5-562d635a22b3 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Delete volume with id: 616d3dfc-16c0-43f4-8e72-922156eca1e5 Aug 13 07:08:56.060794 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:56.060794 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:08:56.061217 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-35776047-d5d5-417c-9bd5-562d635a22b3 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Volume info retrieved successfully. Aug 13 07:08:56.078833 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-35776047-d5d5-417c-9bd5-562d635a22b3 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Delete volume request issued successfully. Aug 13 07:08:56.078833 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-35776047-d5d5-417c-9bd5-562d635a22b3 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] https://10.4.3.81/volume/v3/volumes/616d3dfc-16c0-43f4-8e72-922156eca1e5 returned with HTTP 202 Aug 13 07:08:56.078833 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1255/5046] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:08:56 2026] DELETE /volume/v3/volumes/616d3dfc-16c0-43f4-8e72-922156eca1e5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:56.088258 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-aee5e7ab-720d-489f-94a1-f8d8d99e2629 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:56.089982 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aee5e7ab-720d-489f-94a1-f8d8d99e2629 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] GET https://10.4.3.81/volume/v3/volumes/616d3dfc-16c0-43f4-8e72-922156eca1e5 Aug 13 07:08:56.090292 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aee5e7ab-720d-489f-94a1-f8d8d99e2629 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:56.090671 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aee5e7ab-720d-489f-94a1-f8d8d99e2629 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:56.098749 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:56.098749 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:56.105233 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-aee5e7ab-720d-489f-94a1-f8d8d99e2629 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Volume info retrieved successfully. Aug 13 07:08:56.106927 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aee5e7ab-720d-489f-94a1-f8d8d99e2629 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] https://10.4.3.81/volume/v3/volumes/616d3dfc-16c0-43f4-8e72-922156eca1e5 returned with HTTP 200 Aug 13 07:08:56.107415 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1260/5047] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:56 2026] GET /volume/v3/volumes/616d3dfc-16c0-43f4-8e72-922156eca1e5 => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:56.492821 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5cdd7d77-6475-41c8-a97f-d7be17923a29 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:56.494581 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5cdd7d77-6475-41c8-a97f-d7be17923a29 tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] GET https://10.4.3.81/volume/v3/volumes/078b2d91-2fbb-47d2-b1a4-eeaaa511696d Aug 13 07:08:56.494810 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5cdd7d77-6475-41c8-a97f-d7be17923a29 tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:56.495019 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5cdd7d77-6475-41c8-a97f-d7be17923a29 tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:56.500349 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5cdd7d77-6475-41c8-a97f-d7be17923a29 tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] https://10.4.3.81/volume/v3/volumes/078b2d91-2fbb-47d2-b1a4-eeaaa511696d returned with HTTP 404 Aug 13 07:08:56.500804 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1266/5048] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:56 2026] GET /volume/v3/volumes/078b2d91-2fbb-47d2-b1a4-eeaaa511696d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:56.506633 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e4ff95b3-2ee9-4070-af23-68f14d79c8c7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:56.508224 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e4ff95b3-2ee9-4070-af23-68f14d79c8c7 tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] DELETE https://10.4.3.81/volume/v3/types/7e5bb1d1-3917-4fb1-9ca8-464a426aa243 Aug 13 07:08:56.508443 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e4ff95b3-2ee9-4070-af23-68f14d79c8c7 tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:56.508628 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e4ff95b3-2ee9-4070-af23-68f14d79c8c7 tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:56.528061 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e4ff95b3-2ee9-4070-af23-68f14d79c8c7 tempest-TestInstancesWithCinderVolumes-1206648266 tempest-TestInstancesWithCinderVolumes-1206648266-project-admin] https://10.4.3.81/volume/v3/types/7e5bb1d1-3917-4fb1-9ca8-464a426aa243 returned with HTTP 202 Aug 13 07:08:56.528492 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1268/5049] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:08:56 2026] DELETE /volume/v3/types/7e5bb1d1-3917-4fb1-9ca8-464a426aa243 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:57.122271 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-23f36164-871e-45d0-91c1-dc76da7f8b45 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:57.124636 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-23f36164-871e-45d0-91c1-dc76da7f8b45 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] GET https://10.4.3.81/volume/v3/volumes/616d3dfc-16c0-43f4-8e72-922156eca1e5 Aug 13 07:08:57.124916 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-23f36164-871e-45d0-91c1-dc76da7f8b45 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:57.125185 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-23f36164-871e-45d0-91c1-dc76da7f8b45 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:57.135855 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-23f36164-871e-45d0-91c1-dc76da7f8b45 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] https://10.4.3.81/volume/v3/volumes/616d3dfc-16c0-43f4-8e72-922156eca1e5 returned with HTTP 404 Aug 13 07:08:57.136357 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1256/5050] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:57 2026] GET /volume/v3/volumes/616d3dfc-16c0-43f4-8e72-922156eca1e5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:57.144710 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d86989d0-9201-47b1-8528-f4649916d707 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:57.148970 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d86989d0-9201-47b1-8528-f4649916d707 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] DELETE https://10.4.3.81/volume/v3/volumes/78c47cd7-be86-4a37-8be4-ace176cf5ef8 Aug 13 07:08:57.148970 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d86989d0-9201-47b1-8528-f4649916d707 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:57.148970 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d86989d0-9201-47b1-8528-f4649916d707 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:57.148970 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-d86989d0-9201-47b1-8528-f4649916d707 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Delete volume with id: 78c47cd7-be86-4a37-8be4-ace176cf5ef8 Aug 13 07:08:57.154173 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:57.154173 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:08:57.154758 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d86989d0-9201-47b1-8528-f4649916d707 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Volume info retrieved successfully. Aug 13 07:08:57.169040 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d86989d0-9201-47b1-8528-f4649916d707 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Delete volume request issued successfully. Aug 13 07:08:57.169420 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d86989d0-9201-47b1-8528-f4649916d707 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] https://10.4.3.81/volume/v3/volumes/78c47cd7-be86-4a37-8be4-ace176cf5ef8 returned with HTTP 202 Aug 13 07:08:57.169910 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1261/5051] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:08:57 2026] DELETE /volume/v3/volumes/78c47cd7-be86-4a37-8be4-ace176cf5ef8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:08:57.177033 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-989a7c1b-b5eb-4583-82b7-e50247617fb1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:57.178936 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-989a7c1b-b5eb-4583-82b7-e50247617fb1 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] GET https://10.4.3.81/volume/v3/volumes/78c47cd7-be86-4a37-8be4-ace176cf5ef8 Aug 13 07:08:57.179177 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-989a7c1b-b5eb-4583-82b7-e50247617fb1 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:57.179450 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-989a7c1b-b5eb-4583-82b7-e50247617fb1 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:57.186526 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:08:57.186526 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:08:57.190098 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-989a7c1b-b5eb-4583-82b7-e50247617fb1 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Volume info retrieved successfully. Aug 13 07:08:57.194429 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-989a7c1b-b5eb-4583-82b7-e50247617fb1 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] https://10.4.3.81/volume/v3/volumes/78c47cd7-be86-4a37-8be4-ace176cf5ef8 returned with HTTP 200 Aug 13 07:08:57.194951 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1267/5052] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:57 2026] GET /volume/v3/volumes/78c47cd7-be86-4a37-8be4-ace176cf5ef8 => generated 830 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:58.208072 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d48d3d7d-c4ff-4e6b-9d01-4328e5da5463 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:58.209786 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d48d3d7d-c4ff-4e6b-9d01-4328e5da5463 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] GET https://10.4.3.81/volume/v3/volumes/78c47cd7-be86-4a37-8be4-ace176cf5ef8 Aug 13 07:08:58.209994 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d48d3d7d-c4ff-4e6b-9d01-4328e5da5463 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:58.210178 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d48d3d7d-c4ff-4e6b-9d01-4328e5da5463 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:58.215956 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d48d3d7d-c4ff-4e6b-9d01-4328e5da5463 tempest-CinderUnicodeTest-758046893 tempest-CinderUnicodeTest-758046893-project-member] https://10.4.3.81/volume/v3/volumes/78c47cd7-be86-4a37-8be4-ace176cf5ef8 returned with HTTP 404 Aug 13 07:08:58.216399 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1269/5053] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:08:58 2026] GET /volume/v3/volumes/78c47cd7-be86-4a37-8be4-ace176cf5ef8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:59.630824 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c49b9ccd-20b3-4a60-ba6d-c7f1c95289f4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:59.724456 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c49b9ccd-20b3-4a60-ba6d-c7f1c95289f4 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:08:59.724959 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c49b9ccd-20b3-4a60-ba6d-c7f1c95289f4 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2008533438", "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=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:59.746424 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c49b9ccd-20b3-4a60-ba6d-c7f1c95289f4 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:08:59.746904 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1257/5054] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:08:59 2026] POST /volume/v3/types => generated 380 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:59.754860 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2d1c4da3-4b51-4017-9037-b90a0c3debb2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:59.756578 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2d1c4da3-4b51-4017-9037-b90a0c3debb2 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] POST https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/encryption Aug 13 07:08:59.756895 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2d1c4da3-4b51-4017-9037-b90a0c3debb2 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:59.771048 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2d1c4da3-4b51-4017-9037-b90a0c3debb2 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/encryption returned with HTTP 200 Aug 13 07:08:59.771417 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1262/5055] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 07:08:59 2026] POST /volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:59.779708 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1be05882-fc85-4bce-a420-576c3fb77288 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:59.781222 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1be05882-fc85-4bce-a420-576c3fb77288 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:08:59.781569 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1be05882-fc85-4bce-a420-576c3fb77288 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1880269410", "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=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:59.795029 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1be05882-fc85-4bce-a420-576c3fb77288 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:08:59.795370 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1268/5056] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:08:59 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:59.802796 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-597300f5-265d-4826-8d1f-15bbd6b950a5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:59.856967 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-597300f5-265d-4826-8d1f-15bbd6b950a5 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] POST https://10.4.3.81/volume/v3/types/c83fbcf3-fbe5-4841-aeda-00b0c08efc56/encryption Aug 13 07:08:59.857299 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-597300f5-265d-4826-8d1f-15bbd6b950a5 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:59.859226 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.policy [None req-597300f5-265d-4826-8d1f-15bbd6b950a5 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '1b08e7a4861649a894826dd27a26c0cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8e524dd84c5471cb74293a4ecb51e57', '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=100297) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:08:59.859933 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-597300f5-265d-4826-8d1f-15bbd6b950a5 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] https://10.4.3.81/volume/v3/types/c83fbcf3-fbe5-4841-aeda-00b0c08efc56/encryption returned with HTTP 403 Aug 13 07:08:59.860361 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1270/5057] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 07:08:59 2026] POST /volume/v3/types/c83fbcf3-fbe5-4841-aeda-00b0c08efc56/encryption => generated 127 bytes in 58 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:59.870673 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a596d731-5b23-42ac-912e-5d4df9dc8f63 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:59.880424 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a596d731-5b23-42ac-912e-5d4df9dc8f63 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:08:59.880915 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a596d731-5b23-42ac-912e-5d4df9dc8f63 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-686288297", "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=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:59.897041 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a596d731-5b23-42ac-912e-5d4df9dc8f63 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:08:59.897413 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1258/5058] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:08:59 2026] POST /volume/v3/types => generated 379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:59.905682 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-06bf8d13-b37a-43a7-b542-d7bc74cc6226 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:59.907408 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-06bf8d13-b37a-43a7-b542-d7bc74cc6226 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] POST https://10.4.3.81/volume/v3/types/3d0cbd42-a81d-4123-961f-d750224ac12b/extra_specs Aug 13 07:08:59.907729 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-06bf8d13-b37a-43a7-b542-d7bc74cc6226 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:59.909458 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-06bf8d13-b37a-43a7-b542-d7bc74cc6226 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '1b08e7a4861649a894826dd27a26c0cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8e524dd84c5471cb74293a4ecb51e57', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:08:59.909628 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-06bf8d13-b37a-43a7-b542-d7bc74cc6226 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] https://10.4.3.81/volume/v3/types/3d0cbd42-a81d-4123-961f-d750224ac12b/extra_specs returned with HTTP 403 Aug 13 07:08:59.910037 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1263/5059] 10.4.3.81 () {68 vars in 1392 bytes} [Thu Aug 13 07:08:59 2026] POST /volume/v3/types/3d0cbd42-a81d-4123-961f-d750224ac12b/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:59.916405 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b6989c70-6915-4cdd-8099-9e5906cde8af None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:59.918129 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b6989c70-6915-4cdd-8099-9e5906cde8af tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] PUT https://10.4.3.81/volume/v3/types/3d0cbd42-a81d-4123-961f-d750224ac12b/extra_specs/key2 Aug 13 07:08:59.918461 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b6989c70-6915-4cdd-8099-9e5906cde8af tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:59.920474 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-b6989c70-6915-4cdd-8099-9e5906cde8af tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1b08e7a4861649a894826dd27a26c0cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8e524dd84c5471cb74293a4ecb51e57', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:08:59.920681 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b6989c70-6915-4cdd-8099-9e5906cde8af tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] https://10.4.3.81/volume/v3/types/3d0cbd42-a81d-4123-961f-d750224ac12b/extra_specs/key2 returned with HTTP 403 Aug 13 07:08:59.921009 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1269/5060] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:08:59 2026] PUT /volume/v3/types/3d0cbd42-a81d-4123-961f-d750224ac12b/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:59.931060 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-27ade7f5-3091-4c80-b28b-2b8a782e8114 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:59.932637 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-27ade7f5-3091-4c80-b28b-2b8a782e8114 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] POST https://10.4.3.81/volume/v3/types Aug 13 07:08:59.932924 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-27ade7f5-3091-4c80-b28b-2b8a782e8114 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:59.934966 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.policy [None req-27ade7f5-3091-4c80-b28b-2b8a782e8114 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '1b08e7a4861649a894826dd27a26c0cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8e524dd84c5471cb74293a4ecb51e57', '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=100297) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:08:59.935140 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-27ade7f5-3091-4c80-b28b-2b8a782e8114 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] https://10.4.3.81/volume/v3/types returned with HTTP 403 Aug 13 07:08:59.935560 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1271/5061] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 07:08:59 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:08:59.942903 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2429ba13-8ffc-4733-8ba7-05e1c32aaed1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:59.944757 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2429ba13-8ffc-4733-8ba7-05e1c32aaed1 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:08:59.945133 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2429ba13-8ffc-4733-8ba7-05e1c32aaed1 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-466532436", "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=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:59.962535 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2429ba13-8ffc-4733-8ba7-05e1c32aaed1 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:08:59.962914 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1259/5062] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:08:59 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:59.970880 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c823e72c-c796-4788-ac7a-96907404f1d2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:59.972649 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c823e72c-c796-4788-ac7a-96907404f1d2 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] POST https://10.4.3.81/volume/v3/types/88ed772a-aefd-4c82-bc04-669f5df0756e/encryption Aug 13 07:08:59.972971 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c823e72c-c796-4788-ac7a-96907404f1d2 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:08:59.986616 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c823e72c-c796-4788-ac7a-96907404f1d2 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] https://10.4.3.81/volume/v3/types/88ed772a-aefd-4c82-bc04-669f5df0756e/encryption returned with HTTP 200 Aug 13 07:08:59.987105 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1264/5063] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 07:08:59 2026] POST /volume/v3/types/88ed772a-aefd-4c82-bc04-669f5df0756e/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:08:59.994853 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ce1fde7e-ef74-486e-9268-b8a75d61489a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:08:59.996701 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce1fde7e-ef74-486e-9268-b8a75d61489a tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] DELETE https://10.4.3.81/volume/v3/types/88ed772a-aefd-4c82-bc04-669f5df0756e/encryption/87aef9f8-e585-4f99-a75b-cfc028a327fb Aug 13 07:08:59.996877 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce1fde7e-ef74-486e-9268-b8a75d61489a tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:08:59.997065 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce1fde7e-ef74-486e-9268-b8a75d61489a tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:08:59.997668 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-ce1fde7e-ef74-486e-9268-b8a75d61489a tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '1b08e7a4861649a894826dd27a26c0cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8e524dd84c5471cb74293a4ecb51e57', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:08:59.997835 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce1fde7e-ef74-486e-9268-b8a75d61489a tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] https://10.4.3.81/volume/v3/types/88ed772a-aefd-4c82-bc04-669f5df0756e/encryption/87aef9f8-e585-4f99-a75b-cfc028a327fb returned with HTTP 403 Aug 13 07:08:59.998307 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1270/5064] 10.4.3.81 () {66 vars in 1482 bytes} [Thu Aug 13 07:08:59 2026] DELETE /volume/v3/types/88ed772a-aefd-4c82-bc04-669f5df0756e/encryption/87aef9f8-e585-4f99-a75b-cfc028a327fb => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:09:00.004821 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-92a8b68f-7f1a-47e4-a05a-26000b8ce0bb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:00.006457 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-92a8b68f-7f1a-47e4-a05a-26000b8ce0bb tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:09:00.006780 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-92a8b68f-7f1a-47e4-a05a-26000b8ce0bb tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1279975090", "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=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:00.020899 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-92a8b68f-7f1a-47e4-a05a-26000b8ce0bb tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:09:00.021210 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1272/5065] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:09:00 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:00.028549 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f55580c0-bada-4d5e-a455-8138e280e25a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:00.030383 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f55580c0-bada-4d5e-a455-8138e280e25a tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] DELETE https://10.4.3.81/volume/v3/types/108a3f95-a517-43cf-b979-daed6873e32d/extra_specs/key1 Aug 13 07:09:00.030633 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f55580c0-bada-4d5e-a455-8138e280e25a tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:00.030878 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f55580c0-bada-4d5e-a455-8138e280e25a tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:00.035971 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.policy [None req-f55580c0-bada-4d5e-a455-8138e280e25a tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '1b08e7a4861649a894826dd27a26c0cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8e524dd84c5471cb74293a4ecb51e57', '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=100294) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:09:00.036258 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f55580c0-bada-4d5e-a455-8138e280e25a tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] https://10.4.3.81/volume/v3/types/108a3f95-a517-43cf-b979-daed6873e32d/extra_specs/key1 returned with HTTP 403 Aug 13 07:09:00.036810 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1260/5066] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 07:09:00 2026] DELETE /volume/v3/types/108a3f95-a517-43cf-b979-daed6873e32d/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:09:00.043685 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f0a1d1b8-678c-4b88-9cda-b47b7010b3c3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:00.045342 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f0a1d1b8-678c-4b88-9cda-b47b7010b3c3 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:09:00.045681 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f0a1d1b8-678c-4b88-9cda-b47b7010b3c3 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1761964011", "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=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:00.064915 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f0a1d1b8-678c-4b88-9cda-b47b7010b3c3 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:09:00.065583 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1265/5067] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:09:00 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) Aug 13 07:09:00.072991 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-414af079-ed0a-4921-a351-d76e3c5f90de None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:00.074650 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-414af079-ed0a-4921-a351-d76e3c5f90de tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] DELETE https://10.4.3.81/volume/v3/types/a8196621-9bb6-4755-a805-f8b0168145cf Aug 13 07:09:00.074848 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-414af079-ed0a-4921-a351-d76e3c5f90de tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:00.075027 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-414af079-ed0a-4921-a351-d76e3c5f90de tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:00.075608 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-414af079-ed0a-4921-a351-d76e3c5f90de tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '1b08e7a4861649a894826dd27a26c0cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8e524dd84c5471cb74293a4ecb51e57', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:09:00.075786 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-414af079-ed0a-4921-a351-d76e3c5f90de tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] https://10.4.3.81/volume/v3/types/a8196621-9bb6-4755-a805-f8b0168145cf returned with HTTP 403 Aug 13 07:09:00.076171 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1271/5068] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:09:00 2026] DELETE /volume/v3/types/a8196621-9bb6-4755-a805-f8b0168145cf => generated 109 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:09:00.082242 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7170c381-ad39-4d08-9f67-6d7bbe10a627 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:00.083959 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7170c381-ad39-4d08-9f67-6d7bbe10a627 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] GET https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/extra_specs Aug 13 07:09:00.084134 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7170c381-ad39-4d08-9f67-6d7bbe10a627 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:00.084336 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7170c381-ad39-4d08-9f67-6d7bbe10a627 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:00.090913 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7170c381-ad39-4d08-9f67-6d7bbe10a627 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/extra_specs returned with HTTP 200 Aug 13 07:09:00.091217 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1273/5069] 10.4.3.81 () {66 vars in 1371 bytes} [Thu Aug 13 07:09:00 2026] GET /volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/extra_specs => generated 123 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:00.098223 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e1427412-3c76-405b-93e9-fd4f6e8834e4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:00.100034 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e1427412-3c76-405b-93e9-fd4f6e8834e4 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] GET https://10.4.3.81/volume/v3/types Aug 13 07:09:00.100302 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e1427412-3c76-405b-93e9-fd4f6e8834e4 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:00.100551 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e1427412-3c76-405b-93e9-fd4f6e8834e4 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:00.101402 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-e1427412-3c76-405b-93e9-fd4f6e8834e4 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:09:00.124186 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e1427412-3c76-405b-93e9-fd4f6e8834e4 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:09:00.124587 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1261/5070] 10.4.3.81 () {66 vars in 1224 bytes} [Thu Aug 13 07:09:00 2026] GET /volume/v3/types => generated 2387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:00.133718 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-421cb4f6-fcf1-4291-8219-bd20e0b2401d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:00.135625 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-421cb4f6-fcf1-4291-8219-bd20e0b2401d tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] GET https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/encryption/cipher Aug 13 07:09:00.135806 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-421cb4f6-fcf1-4291-8219-bd20e0b2401d tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:00.135988 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-421cb4f6-fcf1-4291-8219-bd20e0b2401d tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:00.136652 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-421cb4f6-fcf1-4291-8219-bd20e0b2401d tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1b08e7a4861649a894826dd27a26c0cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8e524dd84c5471cb74293a4ecb51e57', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:09:00.136840 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-421cb4f6-fcf1-4291-8219-bd20e0b2401d tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/encryption/cipher returned with HTTP 403 Aug 13 07:09:00.137229 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1266/5071] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 07:09:00 2026] GET /volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:09:00.143141 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c39a6ea9-d40f-4b5b-8cb6-cf1821cbe337 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:00.146529 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c39a6ea9-d40f-4b5b-8cb6-cf1821cbe337 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] GET https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/encryption Aug 13 07:09:00.146724 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c39a6ea9-d40f-4b5b-8cb6-cf1821cbe337 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:00.146897 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c39a6ea9-d40f-4b5b-8cb6-cf1821cbe337 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:00.147612 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-c39a6ea9-d40f-4b5b-8cb6-cf1821cbe337 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1b08e7a4861649a894826dd27a26c0cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8e524dd84c5471cb74293a4ecb51e57', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:09:00.147765 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c39a6ea9-d40f-4b5b-8cb6-cf1821cbe337 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/encryption returned with HTTP 403 Aug 13 07:09:00.148122 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1272/5072] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 07:09:00 2026] GET /volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:09:00.154893 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-30698f16-742c-4a23-b441-088bfd5a275d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:00.156646 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-30698f16-742c-4a23-b441-088bfd5a275d tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] GET https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/extra_specs/multiattach Aug 13 07:09:00.156855 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-30698f16-742c-4a23-b441-088bfd5a275d tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:00.157033 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-30698f16-742c-4a23-b441-088bfd5a275d tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:00.164640 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-30698f16-742c-4a23-b441-088bfd5a275d tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/extra_specs/multiattach returned with HTTP 200 Aug 13 07:09:00.165006 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1274/5073] 10.4.3.81 () {66 vars in 1407 bytes} [Thu Aug 13 07:09:00 2026] GET /volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 07:09:00.171427 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5beaa16e-f61c-4a46-91fb-92d1210900ed None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:00.173141 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5beaa16e-f61c-4a46-91fb-92d1210900ed tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] GET https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/extra_specs/volume_backend_name Aug 13 07:09:00.173367 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5beaa16e-f61c-4a46-91fb-92d1210900ed tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:00.173562 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5beaa16e-f61c-4a46-91fb-92d1210900ed tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:00.180798 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5beaa16e-f61c-4a46-91fb-92d1210900ed tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/extra_specs/volume_backend_name returned with HTTP 404 Aug 13 07:09:00.181274 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1262/5074] 10.4.3.81 () {66 vars in 1431 bytes} [Thu Aug 13 07:09:00 2026] GET /volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:09:00.188597 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-76b0593f-e74a-4222-bdea-30abc9383850 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:00.190276 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-76b0593f-e74a-4222-bdea-30abc9383850 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] GET https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68 Aug 13 07:09:00.190480 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-76b0593f-e74a-4222-bdea-30abc9383850 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:00.190689 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-76b0593f-e74a-4222-bdea-30abc9383850 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:00.196800 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-76b0593f-e74a-4222-bdea-30abc9383850 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68 returned with HTTP 200 Aug 13 07:09:00.197148 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1267/5075] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 07:09:00 2026] GET /volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68 => generated 318 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:00.204726 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-78dc4e22-946f-4f50-8a89-759c2dc231d6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:00.206423 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-78dc4e22-946f-4f50-8a89-759c2dc231d6 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] PUT https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/encryption/1be4cc61-2f32-453a-aab0-46354eedb957 Aug 13 07:09:00.206729 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-78dc4e22-946f-4f50-8a89-759c2dc231d6 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:00.208442 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-78dc4e22-946f-4f50-8a89-759c2dc231d6 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '1b08e7a4861649a894826dd27a26c0cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8e524dd84c5471cb74293a4ecb51e57', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:09:00.208600 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-78dc4e22-946f-4f50-8a89-759c2dc231d6 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/encryption/1be4cc61-2f32-453a-aab0-46354eedb957 returned with HTTP 403 Aug 13 07:09:00.208988 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1273/5076] 10.4.3.81 () {68 vars in 1499 bytes} [Thu Aug 13 07:09:00 2026] PUT /volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/encryption/1be4cc61-2f32-453a-aab0-46354eedb957 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:09:00.215166 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d7cf02ec-9dea-42a6-b0b1-59b63089c4fd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:00.217052 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d7cf02ec-9dea-42a6-b0b1-59b63089c4fd tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] PUT https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/extra_specs/key1 Aug 13 07:09:00.217424 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d7cf02ec-9dea-42a6-b0b1-59b63089c4fd tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:00.219365 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.policy [None req-d7cf02ec-9dea-42a6-b0b1-59b63089c4fd tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1b08e7a4861649a894826dd27a26c0cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8e524dd84c5471cb74293a4ecb51e57', '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=100297) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:09:00.219537 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d7cf02ec-9dea-42a6-b0b1-59b63089c4fd tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/extra_specs/key1 returned with HTTP 403 Aug 13 07:09:00.219977 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1275/5077] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 07:09:00 2026] PUT /volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:09:00.226481 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a6dfdffa-d359-43a2-818d-0e52fa69b905 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:00.228188 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a6dfdffa-d359-43a2-818d-0e52fa69b905 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] PUT https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68 Aug 13 07:09:00.228606 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a6dfdffa-d359-43a2-818d-0e52fa69b905 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:00.230751 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.policy [None req-a6dfdffa-d359-43a2-818d-0e52fa69b905 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '1b08e7a4861649a894826dd27a26c0cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8e524dd84c5471cb74293a4ecb51e57', '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=100294) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:09:00.230911 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a6dfdffa-d359-43a2-818d-0e52fa69b905 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-member] https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68 returned with HTTP 403 Aug 13 07:09:00.231353 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1263/5078] 10.4.3.81 () {68 vars in 1355 bytes} [Thu Aug 13 07:09:00 2026] PUT /volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:09:00.236961 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-76d26e23-ba07-47e3-8407-980a90261604 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:00.238641 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-76d26e23-ba07-47e3-8407-980a90261604 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] DELETE https://10.4.3.81/volume/v3/types/a8196621-9bb6-4755-a805-f8b0168145cf Aug 13 07:09:00.238823 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-76d26e23-ba07-47e3-8407-980a90261604 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:00.239010 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-76d26e23-ba07-47e3-8407-980a90261604 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:00.261696 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-76d26e23-ba07-47e3-8407-980a90261604 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] https://10.4.3.81/volume/v3/types/a8196621-9bb6-4755-a805-f8b0168145cf returned with HTTP 202 Aug 13 07:09:00.262119 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1268/5079] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:09:00 2026] DELETE /volume/v3/types/a8196621-9bb6-4755-a805-f8b0168145cf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:09:00.268724 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-52c5b421-b247-4d6b-b6a0-631d62cd36f3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:00.270534 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-52c5b421-b247-4d6b-b6a0-631d62cd36f3 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] DELETE https://10.4.3.81/volume/v3/types/108a3f95-a517-43cf-b979-daed6873e32d Aug 13 07:09:00.270803 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-52c5b421-b247-4d6b-b6a0-631d62cd36f3 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:00.271075 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-52c5b421-b247-4d6b-b6a0-631d62cd36f3 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:00.296103 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-52c5b421-b247-4d6b-b6a0-631d62cd36f3 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] https://10.4.3.81/volume/v3/types/108a3f95-a517-43cf-b979-daed6873e32d returned with HTTP 202 Aug 13 07:09:00.296598 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1274/5080] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:09:00 2026] DELETE /volume/v3/types/108a3f95-a517-43cf-b979-daed6873e32d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:09:00.304314 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-54013dfe-e3bb-4554-960e-8a6885981b2f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:00.306089 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-54013dfe-e3bb-4554-960e-8a6885981b2f tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] DELETE https://10.4.3.81/volume/v3/types/88ed772a-aefd-4c82-bc04-669f5df0756e Aug 13 07:09:00.306313 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-54013dfe-e3bb-4554-960e-8a6885981b2f tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:00.306540 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-54013dfe-e3bb-4554-960e-8a6885981b2f tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:00.331458 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-54013dfe-e3bb-4554-960e-8a6885981b2f tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] https://10.4.3.81/volume/v3/types/88ed772a-aefd-4c82-bc04-669f5df0756e returned with HTTP 202 Aug 13 07:09:00.331857 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1276/5081] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:09:00 2026] DELETE /volume/v3/types/88ed772a-aefd-4c82-bc04-669f5df0756e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:09:00.338434 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3daf5231-3ae6-4f71-877e-bf748862e7c2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:00.340107 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3daf5231-3ae6-4f71-877e-bf748862e7c2 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] DELETE https://10.4.3.81/volume/v3/types/3d0cbd42-a81d-4123-961f-d750224ac12b Aug 13 07:09:00.340307 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3daf5231-3ae6-4f71-877e-bf748862e7c2 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:00.340555 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3daf5231-3ae6-4f71-877e-bf748862e7c2 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:00.362795 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3daf5231-3ae6-4f71-877e-bf748862e7c2 tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] https://10.4.3.81/volume/v3/types/3d0cbd42-a81d-4123-961f-d750224ac12b returned with HTTP 202 Aug 13 07:09:00.363173 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1264/5082] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:09:00 2026] DELETE /volume/v3/types/3d0cbd42-a81d-4123-961f-d750224ac12b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:09:00.369854 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cc68a928-1a09-4d50-a259-bebf103c666f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:00.371612 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cc68a928-1a09-4d50-a259-bebf103c666f tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] DELETE https://10.4.3.81/volume/v3/types/c83fbcf3-fbe5-4841-aeda-00b0c08efc56 Aug 13 07:09:00.371787 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cc68a928-1a09-4d50-a259-bebf103c666f tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:00.371975 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cc68a928-1a09-4d50-a259-bebf103c666f tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:00.392509 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cc68a928-1a09-4d50-a259-bebf103c666f tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] https://10.4.3.81/volume/v3/types/c83fbcf3-fbe5-4841-aeda-00b0c08efc56 returned with HTTP 202 Aug 13 07:09:00.392813 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1269/5083] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:09:00 2026] DELETE /volume/v3/types/c83fbcf3-fbe5-4841-aeda-00b0c08efc56 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:09:00.399143 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a06e74b8-f5d2-42b7-b41d-20d5ca138e2c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:00.400876 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a06e74b8-f5d2-42b7-b41d-20d5ca138e2c tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] DELETE https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68 Aug 13 07:09:00.401056 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a06e74b8-f5d2-42b7-b41d-20d5ca138e2c tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:00.401268 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a06e74b8-f5d2-42b7-b41d-20d5ca138e2c tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:00.429932 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a06e74b8-f5d2-42b7-b41d-20d5ca138e2c tempest-VolumeTypesMemberTests-1719174347 tempest-VolumeTypesMemberTests-1719174347-project-admin] https://10.4.3.81/volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68 returned with HTTP 202 Aug 13 07:09:00.430316 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1275/5084] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:09:00 2026] DELETE /volume/v3/types/70b57037-d824-4918-9ba0-fbb5876e4f68 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:09:10.271430 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b296a51a-cb24-4466-8b51-a9b731327ddd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:10.273626 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b296a51a-cb24-4466-8b51-a9b731327ddd tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:09:10.274053 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b296a51a-cb24-4466-8b51-a9b731327ddd tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-197996107", "snapshot_id": null, "imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "volume_type": null, "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:10.275952 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-b296a51a-cb24-4466-8b51-a9b731327ddd tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-197996107', 'snapshot_id': None, 'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'volume_type': None, 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:09:10.329048 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=301,cinder:UPDATE=65,cinder:INSERT=29 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:09:10.352386 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-b296a51a-cb24-4466-8b51-a9b731327ddd tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Create volume of 1 GB Aug 13 07:09:10.356067 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b296a51a-cb24-4466-8b51-a9b731327ddd tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Availability Zones retrieved successfully. Aug 13 07:09:10.360855 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=300,cinder:UPDATE=76,cinder:INSERT=45 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:09:10.361098 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b296a51a-cb24-4466-8b51-a9b731327ddd tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Flow 'volume_create_api' (2412638e-c857-4e6b-b8d1-141804f762dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:09:10.361968 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b296a51a-cb24-4466-8b51-a9b731327ddd tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc36ada8-fecc-494d-9ad5-7c61c09463d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:10.362814 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-b296a51a-cb24-4466-8b51-a9b731327ddd tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:09:10.390087 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=277,cinder:UPDATE=67,cinder:INSERT=34,cinder:DELETE=1 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:09:10.410974 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b296a51a-cb24-4466-8b51-a9b731327ddd tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc36ada8-fecc-494d-9ad5-7c61c09463d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:10.411692 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b296a51a-cb24-4466-8b51-a9b731327ddd tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82b19fd5-cece-4a06-919f-5f5fd824bfc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:10.427523 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=279,cinder:INSERT=39,cinder:UPDATE=76 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:09:10.461429 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-b296a51a-cb24-4466-8b51-a9b731327ddd tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Created reservations ['d8ba27f9-f05e-40da-bc9d-f187714195c0', '2d864aea-03a3-4258-a9f9-63c62650da6c', 'f3a4a7a1-98ae-42bd-a3aa-c5fa1d90f9ee', '256aca69-7b0c-4659-b685-7058e744fc25'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:09:10.462094 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b296a51a-cb24-4466-8b51-a9b731327ddd tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82b19fd5-cece-4a06-919f-5f5fd824bfc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8ba27f9-f05e-40da-bc9d-f187714195c0', '2d864aea-03a3-4258-a9f9-63c62650da6c', 'f3a4a7a1-98ae-42bd-a3aa-c5fa1d90f9ee', '256aca69-7b0c-4659-b685-7058e744fc25']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:10.462968 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b296a51a-cb24-4466-8b51-a9b731327ddd tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (486dc3c1-d75a-4946-b8ac-b7d2168003b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:10.483887 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b296a51a-cb24-4466-8b51-a9b731327ddd tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (486dc3c1-d75a-4946-b8ac-b7d2168003b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-197996107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c3f649b5cfe4e358d035525b36447f5',qos_specs=None,replication_status=,reservations=['d8ba27f9-f05e-40da-bc9d-f187714195c0','2d864aea-03a3-4258-a9f9-63c62650da6c','f3a4a7a1-98ae-42bd-a3aa-c5fa1d90f9ee','256aca69-7b0c-4659-b685-7058e744fc25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb5a736cd39241be8fc0c0d71b4a000e',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:09:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-197996107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c3f649b5cfe4e358d035525b36447f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb5a736cd39241be8fc0c0d71b4a000e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:10.484722 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b296a51a-cb24-4466-8b51-a9b731327ddd tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae493d08-50a2-4739-8553-86960d823152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:10.501702 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b296a51a-cb24-4466-8b51-a9b731327ddd tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae493d08-50a2-4739-8553-86960d823152) transitioned into state 'SUCCESS' from state '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-197996107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c3f649b5cfe4e358d035525b36447f5',qos_specs=None,replication_status=,reservations=['d8ba27f9-f05e-40da-bc9d-f187714195c0','2d864aea-03a3-4258-a9f9-63c62650da6c','f3a4a7a1-98ae-42bd-a3aa-c5fa1d90f9ee','256aca69-7b0c-4659-b685-7058e744fc25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb5a736cd39241be8fc0c0d71b4a000e',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:10.502452 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b296a51a-cb24-4466-8b51-a9b731327ddd tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe9fbe01-b733-4ced-843d-20efc46de66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:10.509806 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b296a51a-cb24-4466-8b51-a9b731327ddd tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe9fbe01-b733-4ced-843d-20efc46de66e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:10.510607 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b296a51a-cb24-4466-8b51-a9b731327ddd tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Flow 'volume_create_api' (2412638e-c857-4e6b-b8d1-141804f762dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:09:10.510922 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b296a51a-cb24-4466-8b51-a9b731327ddd tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Create volume request issued successfully. Aug 13 07:09:10.511485 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b296a51a-cb24-4466-8b51-a9b731327ddd tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:09:10.512038 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1277/5085] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:09:10 2026] POST /volume/v3/volumes => generated 751 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:09:10.522158 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0d9ead90-7085-4ae3-a929-6d40af248344 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:10.523844 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0d9ead90-7085-4ae3-a929-6d40af248344 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 Aug 13 07:09:10.524239 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0d9ead90-7085-4ae3-a929-6d40af248344 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:10.524239 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0d9ead90-7085-4ae3-a929-6d40af248344 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:10.531353 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:10.531353 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:10.534681 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0d9ead90-7085-4ae3-a929-6d40af248344 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Volume info retrieved successfully. Aug 13 07:09:10.538245 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0d9ead90-7085-4ae3-a929-6d40af248344 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 returned with HTTP 200 Aug 13 07:09:10.538604 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1265/5086] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:10 2026] GET /volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:11.550611 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-04d80014-ec85-431c-acf9-b9f208128c30 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:11.552303 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-04d80014-ec85-431c-acf9-b9f208128c30 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 Aug 13 07:09:11.552523 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-04d80014-ec85-431c-acf9-b9f208128c30 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:11.552702 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-04d80014-ec85-431c-acf9-b9f208128c30 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:11.559358 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:11.559358 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:11.562710 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-04d80014-ec85-431c-acf9-b9f208128c30 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Volume info retrieved successfully. Aug 13 07:09:11.566990 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-04d80014-ec85-431c-acf9-b9f208128c30 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 returned with HTTP 200 Aug 13 07:09:11.567395 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1270/5087] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:11 2026] GET /volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 => generated 1359 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:11.579052 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1cd495bb-1f02-4c74-8438-3c82370c297e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:11.580693 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1cd495bb-1f02-4c74-8438-3c82370c297e tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 Aug 13 07:09:11.580872 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1cd495bb-1f02-4c74-8438-3c82370c297e tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:11.581044 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1cd495bb-1f02-4c74-8438-3c82370c297e tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:11.587141 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:11.587141 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:11.590127 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1cd495bb-1f02-4c74-8438-3c82370c297e tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Volume info retrieved successfully. Aug 13 07:09:11.594176 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1cd495bb-1f02-4c74-8438-3c82370c297e tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 returned with HTTP 200 Aug 13 07:09:11.594533 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1276/5088] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:11 2026] GET /volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 => generated 1359 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:11.604991 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-53acee4d-72e1-48fb-9031-0ba2e578b885 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:11.606808 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-53acee4d-72e1-48fb-9031-0ba2e578b885 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 Aug 13 07:09:11.607015 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-53acee4d-72e1-48fb-9031-0ba2e578b885 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:11.607205 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-53acee4d-72e1-48fb-9031-0ba2e578b885 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:11.613759 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:11.613759 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:11.616995 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-53acee4d-72e1-48fb-9031-0ba2e578b885 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Volume info retrieved successfully. Aug 13 07:09:11.620964 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-53acee4d-72e1-48fb-9031-0ba2e578b885 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 returned with HTTP 200 Aug 13 07:09:11.621296 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1278/5089] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:11 2026] GET /volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 => generated 1359 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:11.632356 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-df9e467b-dbe2-4e98-b4b6-3bfbabdbd9d1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:11.633918 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-df9e467b-dbe2-4e98-b4b6-3bfbabdbd9d1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 07:09:11.634272 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-df9e467b-dbe2-4e98-b4b6-3bfbabdbd9d1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3", "name": "tempest-TestVolumeBackupRestore-backup-1485431347", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:11.635710 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-df9e467b-dbe2-4e98-b4b6-3bfbabdbd9d1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Creating new backup {'backup': {'volume_id': '8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3', 'name': 'tempest-TestVolumeBackupRestore-backup-1485431347', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100294) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:09:11.635884 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-df9e467b-dbe2-4e98-b4b6-3bfbabdbd9d1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Creating backup of volume 8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 in container None Aug 13 07:09:11.642352 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:11.642352 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:11.642791 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-df9e467b-dbe2-4e98-b4b6-3bfbabdbd9d1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Volume info retrieved successfully. Aug 13 07:09:11.663362 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-df9e467b-dbe2-4e98-b4b6-3bfbabdbd9d1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Created reservations ['35c7c4cb-06c5-4154-9b60-593985107881', 'fc584f73-f202-459c-89a5-c246c559d27f'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:09:11.690041 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-df9e467b-dbe2-4e98-b4b6-3bfbabdbd9d1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:09:11.690495 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1266/5090] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:09:11 2026] POST /volume/v3/backups => generated 333 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:09:11.699661 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ef26cc32-9ba7-4380-9d0d-89e4dd041c65 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:11.702111 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ef26cc32-9ba7-4380-9d0d-89e4dd041c65 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:11.702459 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ef26cc32-9ba7-4380-9d0d-89e4dd041c65 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:11.702739 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ef26cc32-9ba7-4380-9d0d-89e4dd041c65 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:11.702911 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ef26cc32-9ba7-4380-9d0d-89e4dd041c65 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:11.708333 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:11.708333 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:11.709396 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ef26cc32-9ba7-4380-9d0d-89e4dd041c65 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:11.709891 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1271/5091] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:11 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 740 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:12.721207 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7a4ed0fc-a9cd-4c93-89a1-7e256c0abd28 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:12.723025 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a4ed0fc-a9cd-4c93-89a1-7e256c0abd28 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:12.723269 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a4ed0fc-a9cd-4c93-89a1-7e256c0abd28 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:12.723514 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a4ed0fc-a9cd-4c93-89a1-7e256c0abd28 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:12.723636 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-7a4ed0fc-a9cd-4c93-89a1-7e256c0abd28 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:12.727455 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:12.727455 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:12.728182 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a4ed0fc-a9cd-4c93-89a1-7e256c0abd28 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:12.728566 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1277/5092] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:12 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 742 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:13.737234 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7567fbdc-9970-40a6-9e5e-0224d44c15d9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:13.738938 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7567fbdc-9970-40a6-9e5e-0224d44c15d9 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:13.739138 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7567fbdc-9970-40a6-9e5e-0224d44c15d9 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:13.739329 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7567fbdc-9970-40a6-9e5e-0224d44c15d9 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:13.739595 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-7567fbdc-9970-40a6-9e5e-0224d44c15d9 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:13.743583 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:13.743583 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:13.744371 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7567fbdc-9970-40a6-9e5e-0224d44c15d9 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:13.744751 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1279/5093] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:13 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 742 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:14.753915 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-953fd5f8-aa75-4db1-a1bc-348cc2efed0a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:14.755777 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-953fd5f8-aa75-4db1-a1bc-348cc2efed0a tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:14.756021 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-953fd5f8-aa75-4db1-a1bc-348cc2efed0a tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:14.756242 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-953fd5f8-aa75-4db1-a1bc-348cc2efed0a tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:14.756387 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-953fd5f8-aa75-4db1-a1bc-348cc2efed0a tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:14.760659 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:14.760659 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:14.761403 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-953fd5f8-aa75-4db1-a1bc-348cc2efed0a tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:14.761747 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1267/5094] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:14 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:15.770892 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4858ac4d-5b8a-41f8-9496-d80cf3522cd1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:15.772567 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4858ac4d-5b8a-41f8-9496-d80cf3522cd1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:15.772748 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4858ac4d-5b8a-41f8-9496-d80cf3522cd1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:15.772921 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4858ac4d-5b8a-41f8-9496-d80cf3522cd1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:15.773039 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-4858ac4d-5b8a-41f8-9496-d80cf3522cd1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:15.776954 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:15.776954 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:15.777713 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4858ac4d-5b8a-41f8-9496-d80cf3522cd1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:15.778020 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1272/5095] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:15 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 753 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:16.789049 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-75d9dc3c-bcd6-4707-a615-2cb38cf368bb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:16.791348 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-75d9dc3c-bcd6-4707-a615-2cb38cf368bb tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:16.792860 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-75d9dc3c-bcd6-4707-a615-2cb38cf368bb tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:16.792860 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-75d9dc3c-bcd6-4707-a615-2cb38cf368bb tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:16.792860 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-75d9dc3c-bcd6-4707-a615-2cb38cf368bb tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:16.796994 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:16.796994 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:16.797979 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-75d9dc3c-bcd6-4707-a615-2cb38cf368bb tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:16.798493 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1278/5096] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:16 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:17.807820 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d33341a3-0f38-4665-a30b-b402803e1b79 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:17.809557 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d33341a3-0f38-4665-a30b-b402803e1b79 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:17.809743 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d33341a3-0f38-4665-a30b-b402803e1b79 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:17.809917 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d33341a3-0f38-4665-a30b-b402803e1b79 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:17.810017 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-d33341a3-0f38-4665-a30b-b402803e1b79 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:17.814093 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:17.814093 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:17.814749 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d33341a3-0f38-4665-a30b-b402803e1b79 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:17.815065 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1280/5097] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:17 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:18.824019 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f65f6196-8fb7-4598-9892-d07705844089 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:18.825739 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f65f6196-8fb7-4598-9892-d07705844089 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:18.825935 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f65f6196-8fb7-4598-9892-d07705844089 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:18.826117 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f65f6196-8fb7-4598-9892-d07705844089 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:18.826218 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-f65f6196-8fb7-4598-9892-d07705844089 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:18.830964 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:18.830964 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:18.831592 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f65f6196-8fb7-4598-9892-d07705844089 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:18.831968 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1268/5098] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:18 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:19.840869 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-372e54a7-ffcd-4e7a-88f4-482fa5c54c33 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:19.842662 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-372e54a7-ffcd-4e7a-88f4-482fa5c54c33 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:19.842859 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-372e54a7-ffcd-4e7a-88f4-482fa5c54c33 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:19.843033 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-372e54a7-ffcd-4e7a-88f4-482fa5c54c33 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:19.843145 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-372e54a7-ffcd-4e7a-88f4-482fa5c54c33 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:19.847157 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:19.847157 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:19.847851 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-372e54a7-ffcd-4e7a-88f4-482fa5c54c33 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:19.848232 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1273/5099] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:19 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:20.857372 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-94af479e-0460-4cfd-9571-6b94c62b7028 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:20.859282 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94af479e-0460-4cfd-9571-6b94c62b7028 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:20.859533 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-94af479e-0460-4cfd-9571-6b94c62b7028 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:20.859715 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-94af479e-0460-4cfd-9571-6b94c62b7028 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:20.859818 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-94af479e-0460-4cfd-9571-6b94c62b7028 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:20.863779 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:20.863779 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:20.864405 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94af479e-0460-4cfd-9571-6b94c62b7028 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:20.864729 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1279/5100] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:20 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:21.873917 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3bef385d-f2dd-4c9a-a880-073492d7b162 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:21.875652 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3bef385d-f2dd-4c9a-a880-073492d7b162 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:21.875852 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3bef385d-f2dd-4c9a-a880-073492d7b162 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:21.876024 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3bef385d-f2dd-4c9a-a880-073492d7b162 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:21.876136 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-3bef385d-f2dd-4c9a-a880-073492d7b162 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:21.880267 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:21.880267 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:21.881004 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3bef385d-f2dd-4c9a-a880-073492d7b162 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:21.881429 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1281/5101] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:21 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:22.890210 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-df63e33a-30e8-4950-802a-d1feedf264b3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:22.891822 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-df63e33a-30e8-4950-802a-d1feedf264b3 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:22.892079 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-df63e33a-30e8-4950-802a-d1feedf264b3 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:22.892199 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-df63e33a-30e8-4950-802a-d1feedf264b3 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:22.892304 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-df63e33a-30e8-4950-802a-d1feedf264b3 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:22.896074 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:22.896074 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:22.896728 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-df63e33a-30e8-4950-802a-d1feedf264b3 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:22.897054 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1269/5102] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:22 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 753 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:23.907664 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d2b5412f-68d3-4d06-937d-baa71172415c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:23.909871 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d2b5412f-68d3-4d06-937d-baa71172415c tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:23.910143 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d2b5412f-68d3-4d06-937d-baa71172415c tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:23.910387 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d2b5412f-68d3-4d06-937d-baa71172415c tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:23.910525 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-d2b5412f-68d3-4d06-937d-baa71172415c tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:23.915608 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:23.915608 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:23.916507 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d2b5412f-68d3-4d06-937d-baa71172415c tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:23.916974 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1274/5103] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:23 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:24.255762 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-df327949-aa65-4e75-aae8-8a44962c442e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:24.257406 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df327949-aa65-4e75-aae8-8a44962c442e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:09:24.257836 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df327949-aa65-4e75-aae8-8a44962c442e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "543be557-5fe4-4d0a-8478-36e4a276e8a3", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2059477880", "description": null, "metadata": null}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:24.267912 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:24.267912 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:24.269234 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-df327949-aa65-4e75-aae8-8a44962c442e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:09:24.269234 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-df327949-aa65-4e75-aae8-8a44962c442e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create snapshot from volume 543be557-5fe4-4d0a-8478-36e4a276e8a3 Aug 13 07:09:24.291764 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-df327949-aa65-4e75-aae8-8a44962c442e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Created reservations ['3de12f5f-60a3-4e0c-a3ad-00d85c98bb65', '8a432125-c9a7-4d56-a4ea-559ee9a1c93c', '5f5462e8-0380-4c49-8a3e-ee390dd879aa', '934f7184-1237-48bb-b692-33f67a601279'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:09:24.321556 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-df327949-aa65-4e75-aae8-8a44962c442e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot force create request issued successfully. Aug 13 07:09:24.322206 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df327949-aa65-4e75-aae8-8a44962c442e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:09:24.322720 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1280/5104] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:09:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:09:24.332344 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-eaf17ea5-a0c3-473f-a3e5-8c46cbd88993 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:24.334144 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eaf17ea5-a0c3-473f-a3e5-8c46cbd88993 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/2caff0d5-ed0e-4d3f-96b6-2950f5447938 Aug 13 07:09:24.334459 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-eaf17ea5-a0c3-473f-a3e5-8c46cbd88993 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:24.334733 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-eaf17ea5-a0c3-473f-a3e5-8c46cbd88993 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:24.340657 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:24.340657 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:24.340853 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-eaf17ea5-a0c3-473f-a3e5-8c46cbd88993 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:09:24.341666 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eaf17ea5-a0c3-473f-a3e5-8c46cbd88993 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/2caff0d5-ed0e-4d3f-96b6-2950f5447938 returned with HTTP 200 Aug 13 07:09:24.342071 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1282/5105] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:09:24 2026] GET /volume/v3/snapshots/2caff0d5-ed0e-4d3f-96b6-2950f5447938 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:24.927565 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3a61c0e4-1d5f-4b12-8e1d-d63dded6ceb1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:24.929465 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3a61c0e4-1d5f-4b12-8e1d-d63dded6ceb1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:24.929650 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3a61c0e4-1d5f-4b12-8e1d-d63dded6ceb1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:24.929828 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3a61c0e4-1d5f-4b12-8e1d-d63dded6ceb1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:24.929919 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-3a61c0e4-1d5f-4b12-8e1d-d63dded6ceb1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:24.935215 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:24.935215 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:24.936445 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3a61c0e4-1d5f-4b12-8e1d-d63dded6ceb1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:24.937012 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1270/5106] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:24 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:25.351115 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1f94fe35-8a8a-43a1-9e7a-577d5734e4ea None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:25.353221 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1f94fe35-8a8a-43a1-9e7a-577d5734e4ea tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/2caff0d5-ed0e-4d3f-96b6-2950f5447938 Aug 13 07:09:25.353470 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1f94fe35-8a8a-43a1-9e7a-577d5734e4ea tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:25.353701 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1f94fe35-8a8a-43a1-9e7a-577d5734e4ea tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:25.360013 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:25.360013 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:25.360584 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1f94fe35-8a8a-43a1-9e7a-577d5734e4ea tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:09:25.361713 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1f94fe35-8a8a-43a1-9e7a-577d5734e4ea tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/2caff0d5-ed0e-4d3f-96b6-2950f5447938 returned with HTTP 200 Aug 13 07:09:25.362210 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1275/5107] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:09:25 2026] GET /volume/v3/snapshots/2caff0d5-ed0e-4d3f-96b6-2950f5447938 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:25.371306 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8ec11896-dfc2-44eb-88b2-9ba778700e64 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:25.372908 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ec11896-dfc2-44eb-88b2-9ba778700e64 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/2caff0d5-ed0e-4d3f-96b6-2950f5447938 Aug 13 07:09:25.373214 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8ec11896-dfc2-44eb-88b2-9ba778700e64 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:25.373504 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8ec11896-dfc2-44eb-88b2-9ba778700e64 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:25.378407 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:25.378407 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:25.380079 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8ec11896-dfc2-44eb-88b2-9ba778700e64 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:09:25.380079 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ec11896-dfc2-44eb-88b2-9ba778700e64 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/2caff0d5-ed0e-4d3f-96b6-2950f5447938 returned with HTTP 200 Aug 13 07:09:25.380079 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1281/5108] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:09:25 2026] GET /volume/v3/snapshots/2caff0d5-ed0e-4d3f-96b6-2950f5447938 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:25.945888 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-68396826-90aa-406c-9b99-db513fb28b41 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:25.947556 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-68396826-90aa-406c-9b99-db513fb28b41 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:25.947757 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-68396826-90aa-406c-9b99-db513fb28b41 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:25.947934 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-68396826-90aa-406c-9b99-db513fb28b41 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:25.948049 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-68396826-90aa-406c-9b99-db513fb28b41 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:25.952031 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:25.952031 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:25.952699 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-68396826-90aa-406c-9b99-db513fb28b41 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:25.953102 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1283/5109] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:25 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:25.962154 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-43ae4829-36b2-4d66-9b3c-1024db2bfe0e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:25.963868 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-43ae4829-36b2-4d66-9b3c-1024db2bfe0e tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 Aug 13 07:09:25.964088 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-43ae4829-36b2-4d66-9b3c-1024db2bfe0e tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:25.964266 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-43ae4829-36b2-4d66-9b3c-1024db2bfe0e tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:25.971903 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:25.971903 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:25.977541 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-43ae4829-36b2-4d66-9b3c-1024db2bfe0e tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Volume info retrieved successfully. Aug 13 07:09:25.982799 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-43ae4829-36b2-4d66-9b3c-1024db2bfe0e tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 returned with HTTP 200 Aug 13 07:09:25.983351 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1271/5110] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:25 2026] GET /volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:25.995452 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:25.997294 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] POST https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb/restore Aug 13 07:09:25.997695 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:25.999040 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Restoring backup 3f09fbd6-138a-41a6-add1-41a5397dc1eb ({'restore': {}}) {{(pid=100296) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 07:09:25.999482 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Restoring backup 3f09fbd6-138a-41a6-add1-41a5397dc1eb to volume None. Aug 13 07:09:26.003650 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:26.003650 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:26.004676 np0000007169 devstack@c-api.service[100296]: INFO cinder.backup.api [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Creating volume of 1 GB for restore of backup 3f09fbd6-138a-41a6-add1-41a5397dc1eb. Aug 13 07:09:26.007792 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Availability Zones retrieved successfully. Aug 13 07:09:26.012723 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Flow 'volume_create_api' (17bc885b-f6fa-47d0-b522-687d1b4e585d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:09:26.013566 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1599554e-8ef8-48dc-9a1e-e3904a377567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:26.014386 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:09:26.047390 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1599554e-8ef8-48dc-9a1e-e3904a377567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:26.048561 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceb34daf-fe2c-42aa-a2a3-f070ac5e2a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:26.084986 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Created reservations ['b5ae5257-55b4-46b8-8a96-7bc257ba015a', '39436d31-d0a0-4b89-8b1b-36451f218967', '1da38d20-d082-45c4-b95e-ccfb9a268b73', 'acd01849-4740-4d9e-a0d9-ea04e89c7d0c'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:09:26.085742 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceb34daf-fe2c-42aa-a2a3-f070ac5e2a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5ae5257-55b4-46b8-8a96-7bc257ba015a', '39436d31-d0a0-4b89-8b1b-36451f218967', '1da38d20-d082-45c4-b95e-ccfb9a268b73', 'acd01849-4740-4d9e-a0d9-ea04e89c7d0c']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:26.086416 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b828215-a059-4612-9246-1caa05cdac6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:26.111900 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b828215-a059-4612-9246-1caa05cdac6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b469f7e-457c-4794-93ab-cbb374cfa330', '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_3f09fbd6-138a-41a6-add1-41a5397dc1eb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c3f649b5cfe4e358d035525b36447f5',qos_specs=None,replication_status=,reservations=['b5ae5257-55b4-46b8-8a96-7bc257ba015a','39436d31-d0a0-4b89-8b1b-36451f218967','1da38d20-d082-45c4-b95e-ccfb9a268b73','acd01849-4740-4d9e-a0d9-ea04e89c7d0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb5a736cd39241be8fc0c0d71b4a000e',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:09:26Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_3f09fbd6-138a-41a6-add1-41a5397dc1eb',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b469f7e-457c-4794-93ab-cbb374cfa330,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c3f649b5cfe4e358d035525b36447f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb5a736cd39241be8fc0c0d71b4a000e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:26.112810 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77b40a25-5397-4615-9285-59743767b5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:26.128884 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77b40a25-5397-4615-9285-59743767b5e9) transitioned into 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_3f09fbd6-138a-41a6-add1-41a5397dc1eb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c3f649b5cfe4e358d035525b36447f5',qos_specs=None,replication_status=,reservations=['b5ae5257-55b4-46b8-8a96-7bc257ba015a','39436d31-d0a0-4b89-8b1b-36451f218967','1da38d20-d082-45c4-b95e-ccfb9a268b73','acd01849-4740-4d9e-a0d9-ea04e89c7d0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb5a736cd39241be8fc0c0d71b4a000e',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:26.129615 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee7cba76-9a24-455c-9d71-aba41afb959b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:26.143203 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee7cba76-9a24-455c-9d71-aba41afb959b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:26.144378 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Flow 'volume_create_api' (17bc885b-f6fa-47d0-b522-687d1b4e585d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:09:26.145211 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Create volume request issued successfully. Aug 13 07:09:26.152771 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:26.152771 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:26.153237 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Volume info retrieved successfully. Aug 13 07:09:27.160841 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:27.160841 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:27.161366 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Volume info retrieved successfully. Aug 13 07:09:27.161516 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.backup.api [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Checking backup size 1 against volume size 1 {{(pid=100296) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 07:09:27.161599 np0000007169 devstack@c-api.service[100296]: INFO cinder.backup.api [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Overwriting volume 4b469f7e-457c-4794-93ab-cbb374cfa330 with restore of backup 3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:27.172873 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] restore_backup in rpcapi backup_id 3f09fbd6-138a-41a6-add1-41a5397dc1eb {{(pid=100296) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 07:09:27.175219 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53246d7b-a980-46b1-a44f-fbebd9a42914 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb/restore returned with HTTP 202 Aug 13 07:09:27.175914 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1276/5111] 10.4.3.81 () {68 vars in 1386 bytes} [Thu Aug 13 07:09:25 2026] POST /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb/restore => generated 189 bytes in 1181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:09:27.185532 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6e890667-7eb1-400d-9d39-33cbd0db1147 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:27.187250 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6e890667-7eb1-400d-9d39-33cbd0db1147 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:27.187487 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6e890667-7eb1-400d-9d39-33cbd0db1147 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:27.187701 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6e890667-7eb1-400d-9d39-33cbd0db1147 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:27.187841 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6e890667-7eb1-400d-9d39-33cbd0db1147 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:27.192412 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:27.192412 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:27.193367 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6e890667-7eb1-400d-9d39-33cbd0db1147 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:27.193751 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1282/5112] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:27 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:27.345284 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-610599a9-508e-4a06-9a6c-66ba5e71b86d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:27.347346 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-610599a9-508e-4a06-9a6c-66ba5e71b86d tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:09:27.347871 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-610599a9-508e-4a06-9a6c-66ba5e71b86d tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1730766352-455043948", "extra_specs": {"multiattach": " True"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:27.363468 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-610599a9-508e-4a06-9a6c-66ba5e71b86d tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:09:27.363837 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1284/5113] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:09:27 2026] POST /volume/v3/types => generated 286 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:27.372135 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:27.373866 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:09:27.374829 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1967290562", "snapshot_id": null, "imageRef": null, "volume_type": "13568007-159f-49c1-942e-92e5dfefe7de", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:27.376009 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1967290562', 'snapshot_id': None, 'imageRef': None, 'volume_type': '13568007-159f-49c1-942e-92e5dfefe7de', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:09:27.380511 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Create volume of 1 GB Aug 13 07:09:27.380791 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:27.380791 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:27.381254 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Availability Zones retrieved successfully. Aug 13 07:09:27.387185 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Flow 'volume_create_api' (ca20ebd2-6242-4c87-a38c-426353645366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:09:27.388234 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4fca213-546d-47d2-97b3-dd6f70a0c4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:27.389189 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:09:27.396754 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:27.396754 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:27.408944 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4fca213-546d-47d2-97b3-dd6f70a0c4ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:09:27Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=13568007-159f-49c1-942e-92e5dfefe7de,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1730766352-455043948',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13568007-159f-49c1-942e-92e5dfefe7de', 'encryption_key_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=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:27.409645 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3ed2857-1422-4798-a291-64733027535f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:27.435998 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1730766352-455043948 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1730766352-455043948, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:09:27.436262 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1730766352-455043948 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1730766352-455043948, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:09:27.460050 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Created reservations ['3d142160-d884-4c16-90ee-a21d79abb910', '713ea986-9813-495f-b28b-54b900202027', '55ebfad5-7540-4f38-aaf1-7554eac3ca86', '5ea27a08-07e7-4ed7-90c9-a64bd8e280c5'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:09:27.460733 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3ed2857-1422-4798-a291-64733027535f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d142160-d884-4c16-90ee-a21d79abb910', '713ea986-9813-495f-b28b-54b900202027', '55ebfad5-7540-4f38-aaf1-7554eac3ca86', '5ea27a08-07e7-4ed7-90c9-a64bd8e280c5']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:27.461424 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23367559-8a04-45ce-92c3-e06968559d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:27.480055 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23367559-8a04-45ce-92c3-e06968559d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04f1fcdf-7e49-4395-87ed-541491246c1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1967290562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='dadf7de2356945a5967682a785be84f9',qos_specs=None,replication_status=,reservations=['3d142160-d884-4c16-90ee-a21d79abb910','713ea986-9813-495f-b28b-54b900202027','55ebfad5-7540-4f38-aaf1-7554eac3ca86','5ea27a08-07e7-4ed7-90c9-a64bd8e280c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9357909cdc8d400a88dfb7c1473eebfd',volume_type_id=13568007-159f-49c1-942e-92e5dfefe7de), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:09:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1967290562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04f1fcdf-7e49-4395-87ed-541491246c1b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='dadf7de2356945a5967682a785be84f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9357909cdc8d400a88dfb7c1473eebfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13568007-159f-49c1-942e-92e5dfefe7de),volume_type_id=13568007-159f-49c1-942e-92e5dfefe7de)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:27.480650 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (160cfc81-0f10-41a2-a755-3cdecaa3b492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:27.497183 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (160cfc81-0f10-41a2-a755-3cdecaa3b492) transitioned into state 'SUCCESS' from state '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-1967290562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='dadf7de2356945a5967682a785be84f9',qos_specs=None,replication_status=,reservations=['3d142160-d884-4c16-90ee-a21d79abb910','713ea986-9813-495f-b28b-54b900202027','55ebfad5-7540-4f38-aaf1-7554eac3ca86','5ea27a08-07e7-4ed7-90c9-a64bd8e280c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9357909cdc8d400a88dfb7c1473eebfd',volume_type_id=13568007-159f-49c1-942e-92e5dfefe7de)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:27.498113 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dbd689b-bc99-4f5b-a0e8-dd176fbbdb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:27.507628 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dbd689b-bc99-4f5b-a0e8-dd176fbbdb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:27.508646 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Flow 'volume_create_api' (ca20ebd2-6242-4c87-a38c-426353645366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:09:27.509008 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Create volume request issued successfully. Aug 13 07:09:27.509674 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d35f32ee-38dd-42a8-98ba-b5d9ea83934e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:09:27.510199 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1272/5114] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:09:27 2026] POST /volume/v3/volumes => generated 827 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:09:27.520671 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a5fa393f-8ec2-47ce-afe2-2abfb7924f9e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:27.523355 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a5fa393f-8ec2-47ce-afe2-2abfb7924f9e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:27.523637 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a5fa393f-8ec2-47ce-afe2-2abfb7924f9e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:27.523922 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a5fa393f-8ec2-47ce-afe2-2abfb7924f9e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:27.532505 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:27.532505 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:27.536812 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a5fa393f-8ec2-47ce-afe2-2abfb7924f9e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:27.543153 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a5fa393f-8ec2-47ce-afe2-2abfb7924f9e tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 200 Aug 13 07:09:27.543700 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1277/5115] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:27 2026] GET /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 895 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:28.205165 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-178febf6-4d4a-4f0b-99f8-298ed0291858 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:28.206928 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-178febf6-4d4a-4f0b-99f8-298ed0291858 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:28.207121 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-178febf6-4d4a-4f0b-99f8-298ed0291858 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:28.207293 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-178febf6-4d4a-4f0b-99f8-298ed0291858 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:28.207447 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-178febf6-4d4a-4f0b-99f8-298ed0291858 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:28.211396 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:28.211396 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:28.212066 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-178febf6-4d4a-4f0b-99f8-298ed0291858 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:28.212407 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1283/5116] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:28 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:28.555003 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1ea12411-f23b-42bf-8be0-c8ebcc898b29 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:28.556820 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1ea12411-f23b-42bf-8be0-c8ebcc898b29 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:28.557080 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1ea12411-f23b-42bf-8be0-c8ebcc898b29 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:28.557308 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1ea12411-f23b-42bf-8be0-c8ebcc898b29 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:28.563674 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:28.563674 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:28.567224 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1ea12411-f23b-42bf-8be0-c8ebcc898b29 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:28.570820 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1ea12411-f23b-42bf-8be0-c8ebcc898b29 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 200 Aug 13 07:09:28.571184 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1285/5117] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:28 2026] GET /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:28.582445 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-da8e52fd-a6f9-4ef5-8f80-3b70e4ed4cc6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:28.584461 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-da8e52fd-a6f9-4ef5-8f80-3b70e4ed4cc6 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:28.584659 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-da8e52fd-a6f9-4ef5-8f80-3b70e4ed4cc6 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:28.584866 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-da8e52fd-a6f9-4ef5-8f80-3b70e4ed4cc6 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:28.592628 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:28.592628 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:28.596863 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-da8e52fd-a6f9-4ef5-8f80-3b70e4ed4cc6 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:28.602362 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-da8e52fd-a6f9-4ef5-8f80-3b70e4ed4cc6 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 200 Aug 13 07:09:28.602989 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1273/5118] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:28 2026] GET /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:28.640817 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-eab146e3-421b-4fc5-805a-716811acbea9 req-5371c8ed-ca61-4a67-9e70-1fdc298acef1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:28.642714 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-eab146e3-421b-4fc5-805a-716811acbea9 req-5371c8ed-ca61-4a67-9e70-1fdc298acef1 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:28.642884 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-eab146e3-421b-4fc5-805a-716811acbea9 req-5371c8ed-ca61-4a67-9e70-1fdc298acef1 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:28.643099 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-eab146e3-421b-4fc5-805a-716811acbea9 req-5371c8ed-ca61-4a67-9e70-1fdc298acef1 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:28.649588 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:28.649588 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:28.653288 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-eab146e3-421b-4fc5-805a-716811acbea9 req-5371c8ed-ca61-4a67-9e70-1fdc298acef1 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:28.657291 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-eab146e3-421b-4fc5-805a-716811acbea9 req-5371c8ed-ca61-4a67-9e70-1fdc298acef1 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 200 Aug 13 07:09:28.657691 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1278/5119] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:09:28 2026] GET /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:28.728346 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-120e2c98-8d25-4b99-846f-e58912613315 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:28.728835 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-120e2c98-8d25-4b99-846f-e58912613315 None None] GET https://10.4.3.81/volume// Aug 13 07:09:28.729055 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-120e2c98-8d25-4b99-846f-e58912613315 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:28.729266 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-120e2c98-8d25-4b99-846f-e58912613315 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:28.729610 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-120e2c98-8d25-4b99-846f-e58912613315 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:09:28.729919 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1284/5120] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:09:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:09:28.737067 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-eab146e3-421b-4fc5-805a-716811acbea9 req-9f559324-c146-4dd0-87e5-dc61e4042ed2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:28.739134 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-eab146e3-421b-4fc5-805a-716811acbea9 req-9f559324-c146-4dd0-87e5-dc61e4042ed2 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:09:28.739485 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-eab146e3-421b-4fc5-805a-716811acbea9 req-9f559324-c146-4dd0-87e5-dc61e4042ed2 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04f1fcdf-7e49-4395-87ed-541491246c1b", "connector": null, "instance_uuid": "fbe23a5f-794f-4c93-b117-a8d45937b836"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:28.749075 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:28.749075 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:28.771522 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-eab146e3-421b-4fc5-805a-716811acbea9 req-9f559324-c146-4dd0-87e5-dc61e4042ed2 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:09:28.772007 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1286/5121] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:09:28 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:28.796250 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4b2f608c-18cd-4172-851c-c811a9bf4d7b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:28.797977 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4b2f608c-18cd-4172-851c-c811a9bf4d7b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:28.798196 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4b2f608c-18cd-4172-851c-c811a9bf4d7b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:28.798412 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4b2f608c-18cd-4172-851c-c811a9bf4d7b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:28.803515 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9d88b8e1-1525-4852-ac70-c4547750b4f3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:28.803873 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9d88b8e1-1525-4852-ac70-c4547750b4f3 None None] GET https://10.4.3.81/volume// Aug 13 07:09:28.804044 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9d88b8e1-1525-4852-ac70-c4547750b4f3 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:28.804223 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9d88b8e1-1525-4852-ac70-c4547750b4f3 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:28.804545 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9d88b8e1-1525-4852-ac70-c4547750b4f3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:09:28.804956 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1279/5122] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:09:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:09:28.807145 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:28.807145 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:28.810526 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4b2f608c-18cd-4172-851c-c811a9bf4d7b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:28.813130 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-eab146e3-421b-4fc5-805a-716811acbea9 req-7fe79ebf-cd7b-4afd-b37d-7e3f0c439c99 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:28.814522 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4b2f608c-18cd-4172-851c-c811a9bf4d7b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 200 Aug 13 07:09:28.814894 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1274/5123] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:28 2026] GET /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:28.815354 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-eab146e3-421b-4fc5-805a-716811acbea9 req-7fe79ebf-cd7b-4afd-b37d-7e3f0c439c99 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:28.815581 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-eab146e3-421b-4fc5-805a-716811acbea9 req-7fe79ebf-cd7b-4afd-b37d-7e3f0c439c99 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:28.815777 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-eab146e3-421b-4fc5-805a-716811acbea9 req-7fe79ebf-cd7b-4afd-b37d-7e3f0c439c99 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:28.824702 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:28.824702 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:28.827908 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-eab146e3-421b-4fc5-805a-716811acbea9 req-7fe79ebf-cd7b-4afd-b37d-7e3f0c439c99 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:28.832147 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-eab146e3-421b-4fc5-805a-716811acbea9 req-7fe79ebf-cd7b-4afd-b37d-7e3f0c439c99 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 200 Aug 13 07:09:28.832560 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1285/5124] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:09:28 2026] GET /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 1099 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:09:28.934471 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-eab146e3-421b-4fc5-805a-716811acbea9 req-ccb39a18-a113-4c01-86d5-d8692f108d28 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:28.936376 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-eab146e3-421b-4fc5-805a-716811acbea9 req-ccb39a18-a113-4c01-86d5-d8692f108d28 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] PUT https://10.4.3.81/volume/v3/attachments/3bf97e69-124f-4089-8729-f1402d84fa74 Aug 13 07:09:28.936727 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-eab146e3-421b-4fc5-805a-716811acbea9 req-ccb39a18-a113-4c01-86d5-d8692f108d28 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:28.943655 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-eab146e3-421b-4fc5-805a-716811acbea9 req-ccb39a18-a113-4c01-86d5-d8692f108d28 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Acquiring lock "cinder-attachment_update-04f1fcdf-7e49-4395-87ed-541491246c1b-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:09:28.947724 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-eab146e3-421b-4fc5-805a-716811acbea9 req-ccb39a18-a113-4c01-86d5-d8692f108d28 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Lock "cinder-attachment_update-04f1fcdf-7e49-4395-87ed-541491246c1b-np0000007169" acquired by "attachment_update" :: waited 0.004s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:09:28.948648 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:28.948648 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:29.014662 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-eab146e3-421b-4fc5-805a-716811acbea9 req-ccb39a18-a113-4c01-86d5-d8692f108d28 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Lock "cinder-attachment_update-04f1fcdf-7e49-4395-87ed-541491246c1b-np0000007169" released by "attachment_update" :: held 0.067s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:09:29.014971 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-eab146e3-421b-4fc5-805a-716811acbea9 req-ccb39a18-a113-4c01-86d5-d8692f108d28 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/attachments/3bf97e69-124f-4089-8729-f1402d84fa74 returned with HTTP 200 Aug 13 07:09:29.015420 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1287/5125] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:09:28 2026] PUT /volume/v3/attachments/3bf97e69-124f-4089-8729-f1402d84fa74 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:29.221948 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fea6830a-bcd6-40bf-a892-a5cf61d2d47d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:29.223590 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fea6830a-bcd6-40bf-a892-a5cf61d2d47d tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:29.223771 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fea6830a-bcd6-40bf-a892-a5cf61d2d47d tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:29.223938 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fea6830a-bcd6-40bf-a892-a5cf61d2d47d tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:29.224093 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-fea6830a-bcd6-40bf-a892-a5cf61d2d47d tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:29.228138 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:29.228138 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:29.228839 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fea6830a-bcd6-40bf-a892-a5cf61d2d47d tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:29.229230 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1280/5126] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:29 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:29.827234 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-db91f945-653f-4aae-866e-a7ebc3047fdf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:29.829129 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-db91f945-653f-4aae-866e-a7ebc3047fdf tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:29.829357 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-db91f945-653f-4aae-866e-a7ebc3047fdf tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:29.829542 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-db91f945-653f-4aae-866e-a7ebc3047fdf tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:29.838769 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:29.838769 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:29.842496 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-db91f945-653f-4aae-866e-a7ebc3047fdf tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:29.847013 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-db91f945-653f-4aae-866e-a7ebc3047fdf tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 200 Aug 13 07:09:29.847471 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1275/5127] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:29 2026] GET /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:30.239265 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b1421b82-f05e-45cf-ae4d-96ef1d7a6eb2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:30.241831 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b1421b82-f05e-45cf-ae4d-96ef1d7a6eb2 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:30.242159 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b1421b82-f05e-45cf-ae4d-96ef1d7a6eb2 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:30.242477 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b1421b82-f05e-45cf-ae4d-96ef1d7a6eb2 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:30.242670 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b1421b82-f05e-45cf-ae4d-96ef1d7a6eb2 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:30.247730 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:30.247730 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:30.248654 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b1421b82-f05e-45cf-ae4d-96ef1d7a6eb2 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:30.249050 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1286/5128] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:30 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:30.859986 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9dee6fc7-57a2-4474-8a71-50fc8e472c89 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:30.862341 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9dee6fc7-57a2-4474-8a71-50fc8e472c89 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:30.862575 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9dee6fc7-57a2-4474-8a71-50fc8e472c89 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:30.862760 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9dee6fc7-57a2-4474-8a71-50fc8e472c89 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:30.873024 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:30.873024 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:30.877374 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9dee6fc7-57a2-4474-8a71-50fc8e472c89 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:30.882502 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9dee6fc7-57a2-4474-8a71-50fc8e472c89 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 200 Aug 13 07:09:30.882925 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1288/5129] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:30 2026] GET /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:31.258906 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4fc0ee75-6f23-46d5-9e62-f3d60b5e6d2b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:31.260672 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4fc0ee75-6f23-46d5-9e62-f3d60b5e6d2b tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:31.260885 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4fc0ee75-6f23-46d5-9e62-f3d60b5e6d2b tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:31.261101 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4fc0ee75-6f23-46d5-9e62-f3d60b5e6d2b tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:31.261232 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-4fc0ee75-6f23-46d5-9e62-f3d60b5e6d2b tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:31.265488 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:31.265488 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:31.266235 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4fc0ee75-6f23-46d5-9e62-f3d60b5e6d2b tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:31.266623 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1281/5130] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:31 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:31.521493 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-40a96100-61cb-468b-8b9a-58755246268f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:31.523158 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-40a96100-61cb-468b-8b9a-58755246268f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/2caff0d5-ed0e-4d3f-96b6-2950f5447938 Aug 13 07:09:31.523410 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-40a96100-61cb-468b-8b9a-58755246268f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:31.523618 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-40a96100-61cb-468b-8b9a-58755246268f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:31.523744 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-40a96100-61cb-468b-8b9a-58755246268f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete snapshot with id: 2caff0d5-ed0e-4d3f-96b6-2950f5447938 Aug 13 07:09:31.528107 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:31.528107 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:31.528532 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-40a96100-61cb-468b-8b9a-58755246268f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:09:31.543126 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-40a96100-61cb-468b-8b9a-58755246268f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot delete request issued successfully. Aug 13 07:09:31.543400 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-40a96100-61cb-468b-8b9a-58755246268f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/2caff0d5-ed0e-4d3f-96b6-2950f5447938 returned with HTTP 202 Aug 13 07:09:31.543899 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1276/5131] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:09:31 2026] DELETE /volume/v3/snapshots/2caff0d5-ed0e-4d3f-96b6-2950f5447938 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:09:31.550112 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-93680fdb-2b0e-40a8-8597-fa77beef802f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:31.551742 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-93680fdb-2b0e-40a8-8597-fa77beef802f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/2caff0d5-ed0e-4d3f-96b6-2950f5447938 Aug 13 07:09:31.551928 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-93680fdb-2b0e-40a8-8597-fa77beef802f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:31.552133 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-93680fdb-2b0e-40a8-8597-fa77beef802f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:31.557519 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:31.557519 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:31.557922 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-93680fdb-2b0e-40a8-8597-fa77beef802f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:09:31.558626 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-93680fdb-2b0e-40a8-8597-fa77beef802f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/2caff0d5-ed0e-4d3f-96b6-2950f5447938 returned with HTTP 200 Aug 13 07:09:31.558994 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1287/5132] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:09:31 2026] GET /volume/v3/snapshots/2caff0d5-ed0e-4d3f-96b6-2950f5447938 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:31.895043 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3f4f2677-b26b-486c-b3b0-24e2439ee9c3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:31.896834 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3f4f2677-b26b-486c-b3b0-24e2439ee9c3 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:31.897053 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3f4f2677-b26b-486c-b3b0-24e2439ee9c3 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:31.897237 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3f4f2677-b26b-486c-b3b0-24e2439ee9c3 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:31.906375 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:31.906375 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:31.909531 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3f4f2677-b26b-486c-b3b0-24e2439ee9c3 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:31.913158 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3f4f2677-b26b-486c-b3b0-24e2439ee9c3 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 200 Aug 13 07:09:31.913523 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1289/5133] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:31 2026] GET /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:32.276435 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9d162a7a-a960-46b7-b6c7-df339f7b0a68 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:32.279433 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9d162a7a-a960-46b7-b6c7-df339f7b0a68 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:32.279637 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9d162a7a-a960-46b7-b6c7-df339f7b0a68 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:32.279829 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9d162a7a-a960-46b7-b6c7-df339f7b0a68 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:32.279959 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-9d162a7a-a960-46b7-b6c7-df339f7b0a68 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:32.285539 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:32.285539 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:32.286268 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9d162a7a-a960-46b7-b6c7-df339f7b0a68 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:32.286777 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1282/5134] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:32 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:32.567307 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-92546ec8-67b2-4c92-8af8-34b0f9338ce3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:32.569158 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-92546ec8-67b2-4c92-8af8-34b0f9338ce3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/2caff0d5-ed0e-4d3f-96b6-2950f5447938 Aug 13 07:09:32.569375 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-92546ec8-67b2-4c92-8af8-34b0f9338ce3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:32.569616 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-92546ec8-67b2-4c92-8af8-34b0f9338ce3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:32.574215 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-92546ec8-67b2-4c92-8af8-34b0f9338ce3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/2caff0d5-ed0e-4d3f-96b6-2950f5447938 returned with HTTP 404 Aug 13 07:09:32.574739 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1277/5135] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:09:32 2026] GET /volume/v3/snapshots/2caff0d5-ed0e-4d3f-96b6-2950f5447938 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:09:32.744195 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-eab146e3-421b-4fc5-805a-716811acbea9 req-b7554cd9-8077-4d14-b994-5ab16b866988 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:32.746065 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-eab146e3-421b-4fc5-805a-716811acbea9 req-b7554cd9-8077-4d14-b994-5ab16b866988 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] POST https://10.4.3.81/volume/v3/attachments/3bf97e69-124f-4089-8729-f1402d84fa74/action Aug 13 07:09:32.746421 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-eab146e3-421b-4fc5-805a-716811acbea9 req-b7554cd9-8077-4d14-b994-5ab16b866988 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:09:32.746548 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-eab146e3-421b-4fc5-805a-716811acbea9 req-b7554cd9-8077-4d14-b994-5ab16b866988 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:32.762516 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:32.762516 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:32.770914 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-eab146e3-421b-4fc5-805a-716811acbea9 req-b7554cd9-8077-4d14-b994-5ab16b866988 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/attachments/3bf97e69-124f-4089-8729-f1402d84fa74/action returned with HTTP 204 Aug 13 07:09:32.771332 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1288/5136] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:09:32 2026] POST /volume/v3/attachments/3bf97e69-124f-4089-8729-f1402d84fa74/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:09:32.926882 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7bc440a3-f628-471d-b1fc-5893f106c016 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:32.929130 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7bc440a3-f628-471d-b1fc-5893f106c016 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:32.929304 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7bc440a3-f628-471d-b1fc-5893f106c016 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:32.929564 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7bc440a3-f628-471d-b1fc-5893f106c016 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:32.941195 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:32.941195 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:32.945344 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7bc440a3-f628-471d-b1fc-5893f106c016 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:32.950666 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7bc440a3-f628-471d-b1fc-5893f106c016 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 200 Aug 13 07:09:32.951174 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1290/5137] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:32 2026] GET /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 1212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:32.995643 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-493670c2-f385-4b86-b44d-f2d004977821 req-012bd15a-a6ae-457c-9eb5-522e53c9352d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:32.997160 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-493670c2-f385-4b86-b44d-f2d004977821 req-012bd15a-a6ae-457c-9eb5-522e53c9352d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:32.997374 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-493670c2-f385-4b86-b44d-f2d004977821 req-012bd15a-a6ae-457c-9eb5-522e53c9352d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:32.997568 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-493670c2-f385-4b86-b44d-f2d004977821 req-012bd15a-a6ae-457c-9eb5-522e53c9352d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:33.012720 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:33.012720 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:33.018408 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-493670c2-f385-4b86-b44d-f2d004977821 req-012bd15a-a6ae-457c-9eb5-522e53c9352d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:33.026493 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-493670c2-f385-4b86-b44d-f2d004977821 req-012bd15a-a6ae-457c-9eb5-522e53c9352d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 200 Aug 13 07:09:33.027724 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1283/5138] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:09:32 2026] GET /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 1212 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:33.047688 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e847d2fe-2b10-4ef3-a1bb-5163c6226cf9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:33.047688 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e847d2fe-2b10-4ef3-a1bb-5163c6226cf9 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:33.047688 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e847d2fe-2b10-4ef3-a1bb-5163c6226cf9 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:33.047960 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e847d2fe-2b10-4ef3-a1bb-5163c6226cf9 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:33.057719 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:33.057719 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:33.061230 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e847d2fe-2b10-4ef3-a1bb-5163c6226cf9 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:33.065595 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e847d2fe-2b10-4ef3-a1bb-5163c6226cf9 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 200 Aug 13 07:09:33.065994 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1278/5139] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:33 2026] GET /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:33.111840 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-083bb59f-de81-4dd9-8549-5a022b25b031 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:33.113826 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-083bb59f-de81-4dd9-8549-5a022b25b031 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:33.114100 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-083bb59f-de81-4dd9-8549-5a022b25b031 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:33.114285 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-083bb59f-de81-4dd9-8549-5a022b25b031 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:33.123342 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:33.123342 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:33.126733 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-083bb59f-de81-4dd9-8549-5a022b25b031 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:33.131559 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-083bb59f-de81-4dd9-8549-5a022b25b031 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 200 Aug 13 07:09:33.131975 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1289/5140] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:09:33 2026] GET /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:33.152651 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-dd75e958-cd5d-487e-8d8a-7b8c8eaf6072 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:33.154973 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-dd75e958-cd5d-487e-8d8a-7b8c8eaf6072 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] POST https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b/action Aug 13 07:09:33.155311 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-dd75e958-cd5d-487e-8d8a-7b8c8eaf6072 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:09:33.155453 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-dd75e958-cd5d-487e-8d8a-7b8c8eaf6072 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:33.165524 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:33.165524 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:33.165988 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-dd75e958-cd5d-487e-8d8a-7b8c8eaf6072 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:33.172933 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-dd75e958-cd5d-487e-8d8a-7b8c8eaf6072 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Begin detaching volume completed successfully. Aug 13 07:09:33.173314 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-dd75e958-cd5d-487e-8d8a-7b8c8eaf6072 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b/action returned with HTTP 202 Aug 13 07:09:33.173662 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1291/5141] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:09:33 2026] POST /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:09:33.190396 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-eceae72c-ea1f-4183-9c7a-34fae30e1168 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:33.192159 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eceae72c-ea1f-4183-9c7a-34fae30e1168 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:33.192368 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eceae72c-ea1f-4183-9c7a-34fae30e1168 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:33.192551 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eceae72c-ea1f-4183-9c7a-34fae30e1168 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:33.204207 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:33.204207 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:33.207931 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-eceae72c-ea1f-4183-9c7a-34fae30e1168 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:33.212254 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eceae72c-ea1f-4183-9c7a-34fae30e1168 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 200 Aug 13 07:09:33.212674 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1284/5142] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:33 2026] GET /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:33.218870 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-81f7bd35-ca27-4c9e-8511-c388b63129b7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:33.219367 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-81f7bd35-ca27-4c9e-8511-c388b63129b7 None None] GET https://10.4.3.81/volume// Aug 13 07:09:33.219626 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-81f7bd35-ca27-4c9e-8511-c388b63129b7 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:33.219855 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-81f7bd35-ca27-4c9e-8511-c388b63129b7 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:33.220171 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-81f7bd35-ca27-4c9e-8511-c388b63129b7 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:09:33.220508 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1279/5143] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:09:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:09:33.226891 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-606af9b6-7c2c-4cc1-bdd4-493c68b76fb2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:33.229739 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-606af9b6-7c2c-4cc1-bdd4-493c68b76fb2 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:33.230070 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-606af9b6-7c2c-4cc1-bdd4-493c68b76fb2 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:33.230309 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-606af9b6-7c2c-4cc1-bdd4-493c68b76fb2 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:33.242072 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:33.242072 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:33.246355 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-606af9b6-7c2c-4cc1-bdd4-493c68b76fb2 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:33.252164 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-606af9b6-7c2c-4cc1-bdd4-493c68b76fb2 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 200 Aug 13 07:09:33.252739 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1290/5144] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:09:33 2026] GET /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 1395 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:09:33.298008 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-055d901b-1434-4c9d-aba8-8cc96e19a0ed None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:33.299652 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-055d901b-1434-4c9d-aba8-8cc96e19a0ed tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:33.299872 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-055d901b-1434-4c9d-aba8-8cc96e19a0ed tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:33.300092 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-055d901b-1434-4c9d-aba8-8cc96e19a0ed tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:33.300213 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-055d901b-1434-4c9d-aba8-8cc96e19a0ed tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:33.304378 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:33.304378 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:33.305171 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-055d901b-1434-4c9d-aba8-8cc96e19a0ed tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:33.305554 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1292/5145] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:33 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:33.757516 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-342af969-be71-40ca-b5a8-d530daad6b8d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:33.759507 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-342af969-be71-40ca-b5a8-d530daad6b8d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:33.759724 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-342af969-be71-40ca-b5a8-d530daad6b8d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:33.759902 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-342af969-be71-40ca-b5a8-d530daad6b8d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:33.769540 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:33.769540 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:33.772917 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-342af969-be71-40ca-b5a8-d530daad6b8d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:33.776923 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-342af969-be71-40ca-b5a8-d530daad6b8d tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 200 Aug 13 07:09:33.777278 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1285/5146] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:09:33 2026] GET /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:34.225107 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-00f1c3d4-dac3-4b06-947f-a0d1f0cab8e7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:34.226938 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-00f1c3d4-dac3-4b06-947f-a0d1f0cab8e7 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:34.227107 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-00f1c3d4-dac3-4b06-947f-a0d1f0cab8e7 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:34.227280 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-00f1c3d4-dac3-4b06-947f-a0d1f0cab8e7 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:34.236584 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:34.236584 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:34.239734 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-00f1c3d4-dac3-4b06-947f-a0d1f0cab8e7 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:34.243933 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-00f1c3d4-dac3-4b06-947f-a0d1f0cab8e7 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 200 Aug 13 07:09:34.244396 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1280/5147] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:34 2026] GET /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:34.314737 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2c2051d2-60eb-48bf-9094-6a33823c9d06 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:34.316583 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2c2051d2-60eb-48bf-9094-6a33823c9d06 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:34.316823 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2c2051d2-60eb-48bf-9094-6a33823c9d06 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:34.317076 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2c2051d2-60eb-48bf-9094-6a33823c9d06 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:34.317225 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-2c2051d2-60eb-48bf-9094-6a33823c9d06 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:34.321302 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:34.321302 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:34.322037 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2c2051d2-60eb-48bf-9094-6a33823c9d06 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:34.322474 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1291/5148] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:34 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:35.255900 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-59ebbf16-9e59-487f-85b0-46aa22962aba None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:35.257963 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-59ebbf16-9e59-487f-85b0-46aa22962aba tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:35.258147 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-59ebbf16-9e59-487f-85b0-46aa22962aba tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:35.258317 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-59ebbf16-9e59-487f-85b0-46aa22962aba tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:35.268101 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:35.268101 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:35.271886 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-59ebbf16-9e59-487f-85b0-46aa22962aba tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:35.275643 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-59ebbf16-9e59-487f-85b0-46aa22962aba tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 200 Aug 13 07:09:35.275985 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1293/5149] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:35 2026] GET /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:35.331253 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fb108bbd-43e6-417b-ab71-04fe570fc7ea None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:35.332991 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb108bbd-43e6-417b-ab71-04fe570fc7ea tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:35.333169 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fb108bbd-43e6-417b-ab71-04fe570fc7ea tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:35.333357 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fb108bbd-43e6-417b-ab71-04fe570fc7ea tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:35.333471 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-fb108bbd-43e6-417b-ab71-04fe570fc7ea tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:35.337803 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:35.337803 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:35.338581 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb108bbd-43e6-417b-ab71-04fe570fc7ea tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:35.338959 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1286/5150] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:35 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:35.438730 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-0ecd7341-ab27-4c70-92d5-1b672f59e1d5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:35.441583 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-0ecd7341-ab27-4c70-92d5-1b672f59e1d5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] DELETE https://10.4.3.81/volume/v3/attachments/3bf97e69-124f-4089-8729-f1402d84fa74 Aug 13 07:09:35.441844 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-0ecd7341-ab27-4c70-92d5-1b672f59e1d5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:35.442084 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-0ecd7341-ab27-4c70-92d5-1b672f59e1d5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:35.448467 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:35.448467 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:35.495723 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-446e78f9-46a7-498f-8cdd-9b775938e8bd req-0ecd7341-ab27-4c70-92d5-1b672f59e1d5 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/attachments/3bf97e69-124f-4089-8729-f1402d84fa74 returned with HTTP 200 Aug 13 07:09:35.496277 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1281/5151] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:09:35 2026] DELETE /volume/v3/attachments/3bf97e69-124f-4089-8729-f1402d84fa74 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:35.716972 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-443d31e8-f15b-4226-99c8-1247d3a629f9 req-c5c58286-e28b-44c5-8e77-e90adcd231e5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:35.719105 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-443d31e8-f15b-4226-99c8-1247d3a629f9 req-c5c58286-e28b-44c5-8e77-e90adcd231e5 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/attachments/7483e916-02dc-463d-adb7-7d30a2952ffe Aug 13 07:09:35.719284 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-443d31e8-f15b-4226-99c8-1247d3a629f9 req-c5c58286-e28b-44c5-8e77-e90adcd231e5 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:35.719479 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-443d31e8-f15b-4226-99c8-1247d3a629f9 req-c5c58286-e28b-44c5-8e77-e90adcd231e5 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:35.726276 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:35.726276 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:35.770565 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-443d31e8-f15b-4226-99c8-1247d3a629f9 req-c5c58286-e28b-44c5-8e77-e90adcd231e5 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/7483e916-02dc-463d-adb7-7d30a2952ffe returned with HTTP 200 Aug 13 07:09:35.771077 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1292/5152] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:09:35 2026] DELETE /volume/v3/attachments/7483e916-02dc-463d-adb7-7d30a2952ffe => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:36.287924 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c052f240-c3fd-440a-b6a9-879c66e36b4f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:36.289935 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c052f240-c3fd-440a-b6a9-879c66e36b4f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:36.290194 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c052f240-c3fd-440a-b6a9-879c66e36b4f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:36.290482 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c052f240-c3fd-440a-b6a9-879c66e36b4f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:36.299546 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:36.299546 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:36.304668 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c052f240-c3fd-440a-b6a9-879c66e36b4f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:36.311245 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c052f240-c3fd-440a-b6a9-879c66e36b4f tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 200 Aug 13 07:09:36.311846 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1294/5153] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:36 2026] GET /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:36.324168 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-60804ff9-d131-4fbc-85f8-b70aa86e4688 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:36.326115 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-60804ff9-d131-4fbc-85f8-b70aa86e4688 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] DELETE https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:36.326344 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-60804ff9-d131-4fbc-85f8-b70aa86e4688 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:36.326530 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-60804ff9-d131-4fbc-85f8-b70aa86e4688 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:36.326687 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-60804ff9-d131-4fbc-85f8-b70aa86e4688 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Delete volume with id: 04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:36.336881 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:36.336881 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:36.337413 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-60804ff9-d131-4fbc-85f8-b70aa86e4688 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:36.349390 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3b27787c-5553-4734-ae61-0419e86dcca5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:36.351250 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3b27787c-5553-4734-ae61-0419e86dcca5 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:36.351471 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3b27787c-5553-4734-ae61-0419e86dcca5 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:36.351705 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3b27787c-5553-4734-ae61-0419e86dcca5 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:36.352207 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-3b27787c-5553-4734-ae61-0419e86dcca5 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:36.357070 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:36.357070 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:36.357189 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-60804ff9-d131-4fbc-85f8-b70aa86e4688 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Delete volume request issued successfully. Aug 13 07:09:36.357441 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-60804ff9-d131-4fbc-85f8-b70aa86e4688 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 202 Aug 13 07:09:36.357803 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3b27787c-5553-4734-ae61-0419e86dcca5 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:36.357939 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1287/5154] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:09:36 2026] DELETE /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:09:36.358157 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1282/5155] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:36 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:36.365594 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-59956173-c9fc-43d6-a5e6-082146c6ff6b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:36.368094 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-59956173-c9fc-43d6-a5e6-082146c6ff6b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:36.368301 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-59956173-c9fc-43d6-a5e6-082146c6ff6b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:36.368529 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-59956173-c9fc-43d6-a5e6-082146c6ff6b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:36.376107 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:36.376107 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:36.380049 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-59956173-c9fc-43d6-a5e6-082146c6ff6b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Volume info retrieved successfully. Aug 13 07:09:36.385503 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-59956173-c9fc-43d6-a5e6-082146c6ff6b tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 200 Aug 13 07:09:36.385877 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1293/5156] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:36 2026] GET /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:36.549238 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-38f9f3f2-f2d5-4962-a100-a848fac7923d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:36.551035 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-38f9f3f2-f2d5-4962-a100-a848fac7923d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 Aug 13 07:09:36.551225 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-38f9f3f2-f2d5-4962-a100-a848fac7923d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:36.551435 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-38f9f3f2-f2d5-4962-a100-a848fac7923d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:36.551588 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-38f9f3f2-f2d5-4962-a100-a848fac7923d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete volume with id: 543be557-5fe4-4d0a-8478-36e4a276e8a3 Aug 13 07:09:36.558545 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:36.558545 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:36.558944 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-38f9f3f2-f2d5-4962-a100-a848fac7923d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:09:36.575487 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-38f9f3f2-f2d5-4962-a100-a848fac7923d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete volume request issued successfully. Aug 13 07:09:36.575751 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-38f9f3f2-f2d5-4962-a100-a848fac7923d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 returned with HTTP 202 Aug 13 07:09:36.576240 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1295/5157] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:09:36 2026] DELETE /volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 07:09:36.586146 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cd1e6a3b-1380-48b8-9cb1-da9c8e81bcb9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:36.589201 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cd1e6a3b-1380-48b8-9cb1-da9c8e81bcb9 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 Aug 13 07:09:36.589438 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cd1e6a3b-1380-48b8-9cb1-da9c8e81bcb9 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:36.589626 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cd1e6a3b-1380-48b8-9cb1-da9c8e81bcb9 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:36.597021 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:36.597021 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:36.600620 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cd1e6a3b-1380-48b8-9cb1-da9c8e81bcb9 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:09:36.605624 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cd1e6a3b-1380-48b8-9cb1-da9c8e81bcb9 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 returned with HTTP 200 Aug 13 07:09:36.606054 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1288/5158] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:36 2026] GET /volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:37.368505 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9e4c9cff-d5b5-4fef-9a91-0b2a0eaf4654 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:37.370971 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9e4c9cff-d5b5-4fef-9a91-0b2a0eaf4654 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:37.371246 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9e4c9cff-d5b5-4fef-9a91-0b2a0eaf4654 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:37.371513 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9e4c9cff-d5b5-4fef-9a91-0b2a0eaf4654 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:37.371676 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-9e4c9cff-d5b5-4fef-9a91-0b2a0eaf4654 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:37.377311 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:37.377311 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:37.378284 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9e4c9cff-d5b5-4fef-9a91-0b2a0eaf4654 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:37.378798 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1283/5159] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:37 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:37.397910 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dc3f2d9e-1264-4780-b4a9-2e2d1a1cbd63 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:37.399606 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dc3f2d9e-1264-4780-b4a9-2e2d1a1cbd63 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] GET https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b Aug 13 07:09:37.399781 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dc3f2d9e-1264-4780-b4a9-2e2d1a1cbd63 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:37.399966 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dc3f2d9e-1264-4780-b4a9-2e2d1a1cbd63 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:37.404903 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dc3f2d9e-1264-4780-b4a9-2e2d1a1cbd63 tempest-VolumeMultiattachTests-637486617 tempest-VolumeMultiattachTests-637486617-project-member] https://10.4.3.81/volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b returned with HTTP 404 Aug 13 07:09:37.405278 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1294/5160] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:37 2026] GET /volume/v3/volumes/04f1fcdf-7e49-4395-87ed-541491246c1b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:09:37.412519 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3b339ef9-07eb-4959-b01f-85db74f31719 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:37.414578 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b339ef9-07eb-4959-b01f-85db74f31719 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 07:09:37.414805 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b339ef9-07eb-4959-b01f-85db74f31719 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:37.415058 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b339ef9-07eb-4959-b01f-85db74f31719 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:37.416019 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-3b339ef9-07eb-4959-b01f-85db74f31719 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:09:37.425337 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3b339ef9-07eb-4959-b01f-85db74f31719 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Get all volumes completed successfully. Aug 13 07:09:37.426819 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:37.426819 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:37.431912 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b339ef9-07eb-4959-b01f-85db74f31719 tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 07:09:37.432437 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1296/5161] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 07:09:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4657 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:37.444519 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-69bbe244-6687-4be2-87eb-0672bea33a1a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:37.446686 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-69bbe244-6687-4be2-87eb-0672bea33a1a tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] DELETE https://10.4.3.81/volume/v3/types/13568007-159f-49c1-942e-92e5dfefe7de Aug 13 07:09:37.446956 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-69bbe244-6687-4be2-87eb-0672bea33a1a tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:37.447224 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-69bbe244-6687-4be2-87eb-0672bea33a1a tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:37.474620 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-69bbe244-6687-4be2-87eb-0672bea33a1a tempest-VolumeMultiattachTests-710589635 tempest-VolumeMultiattachTests-710589635-project-admin] https://10.4.3.81/volume/v3/types/13568007-159f-49c1-942e-92e5dfefe7de returned with HTTP 202 Aug 13 07:09:37.475122 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1289/5162] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:09:37 2026] DELETE /volume/v3/types/13568007-159f-49c1-942e-92e5dfefe7de => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:09:37.617799 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-67354cee-0ec5-40f2-8bd9-3e2014c6d48e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:37.619688 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-67354cee-0ec5-40f2-8bd9-3e2014c6d48e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 Aug 13 07:09:37.619887 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-67354cee-0ec5-40f2-8bd9-3e2014c6d48e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:37.620090 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-67354cee-0ec5-40f2-8bd9-3e2014c6d48e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:37.625645 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-67354cee-0ec5-40f2-8bd9-3e2014c6d48e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 returned with HTTP 404 Aug 13 07:09:37.626189 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1284/5163] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:37 2026] GET /volume/v3/volumes/543be557-5fe4-4d0a-8478-36e4a276e8a3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:09:37.658628 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:37.660334 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:09:37.660671 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-878295149", "snapshot_id": null, "imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "volume_type": null, "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:37.662133 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-878295149', 'snapshot_id': None, 'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'volume_type': None, 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:09:37.762440 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume of 1 GB Aug 13 07:09:37.766707 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Availability Zones retrieved successfully. Aug 13 07:09:37.771477 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Flow 'volume_create_api' (2318c323-9e2a-4b34-8bdf-df39081a11fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:09:37.772485 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b5c86c3-2799-45d1-b44d-ca826be2c514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:37.773290 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:09:37.822119 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b5c86c3-2799-45d1-b44d-ca826be2c514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:37.822850 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6e4cc6-8a50-4204-a6d3-e2629ba4e4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:37.854639 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Created reservations ['35964426-3999-4302-898b-2f4a89e167c0', '6adeb826-ca20-4e4c-bd4c-766e1cede1cf', 'a8b31989-dfb7-4363-91ac-e54001bd09eb', '168c3171-9172-4dc8-bab9-a6b846cd8177'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:09:37.855302 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6e4cc6-8a50-4204-a6d3-e2629ba4e4bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35964426-3999-4302-898b-2f4a89e167c0', '6adeb826-ca20-4e4c-bd4c-766e1cede1cf', 'a8b31989-dfb7-4363-91ac-e54001bd09eb', '168c3171-9172-4dc8-bab9-a6b846cd8177']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:37.855967 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39435dd-5781-44b7-b8e3-f30295d81d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:37.883932 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39435dd-5781-44b7-b8e3-f30295d81d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2582744-14bd-4cf0-8f0e-6a1e6c641722', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-878295149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b1527511bd4343bbe46b276c218222',qos_specs=None,replication_status=,reservations=['35964426-3999-4302-898b-2f4a89e167c0','6adeb826-ca20-4e4c-bd4c-766e1cede1cf','a8b31989-dfb7-4363-91ac-e54001bd09eb','168c3171-9172-4dc8-bab9-a6b846cd8177'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac94397952044e4bd450fcc0add47ce',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-878295149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2582744-14bd-4cf0-8f0e-6a1e6c641722,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3b1527511bd4343bbe46b276c218222',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eac94397952044e4bd450fcc0add47ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:37.884603 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7cbe70b-ab87-4deb-9ddb-2e579f6b677c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:37.906571 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7cbe70b-ab87-4deb-9ddb-2e579f6b677c) transitioned into state 'SUCCESS' from state '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-878295149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b1527511bd4343bbe46b276c218222',qos_specs=None,replication_status=,reservations=['35964426-3999-4302-898b-2f4a89e167c0','6adeb826-ca20-4e4c-bd4c-766e1cede1cf','a8b31989-dfb7-4363-91ac-e54001bd09eb','168c3171-9172-4dc8-bab9-a6b846cd8177'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac94397952044e4bd450fcc0add47ce',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:37.907198 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f832670b-37ff-45bb-9021-b33d9b5deeba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:37.921040 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f832670b-37ff-45bb-9021-b33d9b5deeba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:37.922057 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Flow 'volume_create_api' (2318c323-9e2a-4b34-8bdf-df39081a11fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:09:37.922434 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume request issued successfully. Aug 13 07:09:37.925906 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-daf0fbd4-1e5e-4bab-a843-1a67b53b028b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:09:37.926385 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1295/5164] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:09:37 2026] POST /volume/v3/volumes => generated 756 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:09:37.940399 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ac959b1b-75f4-405d-93b5-446966ac0d00 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:37.942662 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ac959b1b-75f4-405d-93b5-446966ac0d00 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 Aug 13 07:09:37.942905 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ac959b1b-75f4-405d-93b5-446966ac0d00 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:37.943140 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ac959b1b-75f4-405d-93b5-446966ac0d00 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:37.960222 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:37.960222 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:37.964793 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ac959b1b-75f4-405d-93b5-446966ac0d00 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:09:37.970978 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ac959b1b-75f4-405d-93b5-446966ac0d00 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 returned with HTTP 200 Aug 13 07:09:37.971516 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1297/5165] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:37 2026] GET /volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:38.387960 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dc81c2da-a298-4c4a-b508-3cb138fc2762 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:38.390013 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dc81c2da-a298-4c4a-b508-3cb138fc2762 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:38.390278 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dc81c2da-a298-4c4a-b508-3cb138fc2762 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:38.390546 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dc81c2da-a298-4c4a-b508-3cb138fc2762 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:38.390696 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-dc81c2da-a298-4c4a-b508-3cb138fc2762 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:38.395943 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:38.395943 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:38.396874 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dc81c2da-a298-4c4a-b508-3cb138fc2762 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:38.397365 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1290/5166] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:38 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:38.985806 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-af3a5a7a-290a-4282-bf6e-0e8fb669fa98 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:38.987612 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-af3a5a7a-290a-4282-bf6e-0e8fb669fa98 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 Aug 13 07:09:38.987814 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-af3a5a7a-290a-4282-bf6e-0e8fb669fa98 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:38.988025 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-af3a5a7a-290a-4282-bf6e-0e8fb669fa98 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:38.996002 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:38.996002 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:39.000344 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-af3a5a7a-290a-4282-bf6e-0e8fb669fa98 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:09:39.007300 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-af3a5a7a-290a-4282-bf6e-0e8fb669fa98 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 returned with HTTP 200 Aug 13 07:09:39.007729 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1285/5167] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:38 2026] GET /volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:39.022365 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-132d419c-58f9-4da4-b013-ea15ab88aced None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:39.024587 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-132d419c-58f9-4da4-b013-ea15ab88aced tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 Aug 13 07:09:39.024763 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-132d419c-58f9-4da4-b013-ea15ab88aced tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:39.024949 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-132d419c-58f9-4da4-b013-ea15ab88aced tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:39.034814 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:39.034814 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:39.038461 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-132d419c-58f9-4da4-b013-ea15ab88aced tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:09:39.042982 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-132d419c-58f9-4da4-b013-ea15ab88aced tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 returned with HTTP 200 Aug 13 07:09:39.043331 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1296/5168] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:39 2026] GET /volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:39.054269 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-064fd2eb-d96e-4ff8-9b86-794b6afdb865 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:39.056038 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-064fd2eb-d96e-4ff8-9b86-794b6afdb865 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:09:39.056502 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-064fd2eb-d96e-4ff8-9b86-794b6afdb865 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d2582744-14bd-4cf0-8f0e-6a1e6c641722", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1622133658", "description": null, "metadata": null}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:39.066476 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:39.066476 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:39.066923 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-064fd2eb-d96e-4ff8-9b86-794b6afdb865 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:09:39.067102 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-064fd2eb-d96e-4ff8-9b86-794b6afdb865 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create snapshot from volume d2582744-14bd-4cf0-8f0e-6a1e6c641722 Aug 13 07:09:39.095693 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-064fd2eb-d96e-4ff8-9b86-794b6afdb865 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Created reservations ['1bb448d2-7464-492e-ac19-a1efdad8aa33', '3224eb56-ebc4-4c2f-aada-f70aea67fbc1', '48e3b3fa-c2ba-479f-9d39-00581289df21', '93c6a674-c5c3-4c95-aba2-9cb4a1addf8b'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:09:39.124242 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-064fd2eb-d96e-4ff8-9b86-794b6afdb865 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot create request issued successfully. Aug 13 07:09:39.124540 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-064fd2eb-d96e-4ff8-9b86-794b6afdb865 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:09:39.124929 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1298/5169] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:09:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:09:39.133460 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-24f2e6f4-8cbc-4551-8a26-b19d2d13966e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:39.135228 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-24f2e6f4-8cbc-4551-8a26-b19d2d13966e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf Aug 13 07:09:39.135465 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-24f2e6f4-8cbc-4551-8a26-b19d2d13966e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:39.135710 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-24f2e6f4-8cbc-4551-8a26-b19d2d13966e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:39.141372 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:39.141372 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:39.141830 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-24f2e6f4-8cbc-4551-8a26-b19d2d13966e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:09:39.142743 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-24f2e6f4-8cbc-4551-8a26-b19d2d13966e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf returned with HTTP 200 Aug 13 07:09:39.143103 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1291/5170] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:09:39 2026] GET /volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:39.407920 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a8e44ab1-4b58-4910-9953-5001f2735ef1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:39.409845 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a8e44ab1-4b58-4910-9953-5001f2735ef1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:39.410198 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a8e44ab1-4b58-4910-9953-5001f2735ef1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:39.410535 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a8e44ab1-4b58-4910-9953-5001f2735ef1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:39.410834 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-a8e44ab1-4b58-4910-9953-5001f2735ef1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:39.415355 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:39.415355 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:39.416630 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a8e44ab1-4b58-4910-9953-5001f2735ef1 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:39.416630 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1286/5171] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:39 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:40.152547 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d74b23d7-2020-4b6e-ba92-771b651621e8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:40.154269 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d74b23d7-2020-4b6e-ba92-771b651621e8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf Aug 13 07:09:40.154487 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d74b23d7-2020-4b6e-ba92-771b651621e8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:40.154671 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d74b23d7-2020-4b6e-ba92-771b651621e8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:40.159561 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:40.159561 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:40.159954 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d74b23d7-2020-4b6e-ba92-771b651621e8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:09:40.160660 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d74b23d7-2020-4b6e-ba92-771b651621e8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf returned with HTTP 200 Aug 13 07:09:40.161016 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1297/5172] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:09:40 2026] GET /volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:40.169090 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0c01350a-25ee-437e-9e8a-7ce3d8158a04 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:40.170908 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0c01350a-25ee-437e-9e8a-7ce3d8158a04 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf Aug 13 07:09:40.171091 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0c01350a-25ee-437e-9e8a-7ce3d8158a04 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:40.171284 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0c01350a-25ee-437e-9e8a-7ce3d8158a04 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:40.175800 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:40.175800 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:40.176195 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0c01350a-25ee-437e-9e8a-7ce3d8158a04 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:09:40.177017 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0c01350a-25ee-437e-9e8a-7ce3d8158a04 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf returned with HTTP 200 Aug 13 07:09:40.177365 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1299/5173] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:09:40 2026] GET /volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:40.302353 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-47d540f4-4419-4d13-a38a-c28d76dd31d1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:40.304667 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-47d540f4-4419-4d13-a38a-c28d76dd31d1 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf Aug 13 07:09:40.304894 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-47d540f4-4419-4d13-a38a-c28d76dd31d1 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:40.305096 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-47d540f4-4419-4d13-a38a-c28d76dd31d1 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:40.310050 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:40.310050 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:40.310517 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-47d540f4-4419-4d13-a38a-c28d76dd31d1 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:09:40.311266 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-47d540f4-4419-4d13-a38a-c28d76dd31d1 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf returned with HTTP 200 Aug 13 07:09:40.311661 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1292/5174] 10.4.3.81 () {68 vars in 1597 bytes} [Thu Aug 13 07:09:40 2026] GET /volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:40.322014 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-61ef9134-e12c-4390-b269-07a313f41981 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:40.323930 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-61ef9134-e12c-4390-b269-07a313f41981 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 Aug 13 07:09:40.324107 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-61ef9134-e12c-4390-b269-07a313f41981 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:40.324282 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-61ef9134-e12c-4390-b269-07a313f41981 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:40.330682 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:40.330682 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:40.333974 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-61ef9134-e12c-4390-b269-07a313f41981 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:09:40.338072 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-61ef9134-e12c-4390-b269-07a313f41981 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 returned with HTTP 200 Aug 13 07:09:40.338453 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1287/5175] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:09:40 2026] GET /volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:40.427217 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c82a85e0-b6c3-49f4-a868-5336a1df971e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:40.429380 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c82a85e0-b6c3-49f4-a868-5336a1df971e tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:40.429620 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c82a85e0-b6c3-49f4-a868-5336a1df971e tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:40.429813 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c82a85e0-b6c3-49f4-a868-5336a1df971e tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:40.429933 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c82a85e0-b6c3-49f4-a868-5336a1df971e tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:40.434441 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:40.434441 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:40.435161 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c82a85e0-b6c3-49f4-a868-5336a1df971e tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:40.435578 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1298/5176] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:40 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:40.698125 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-cce5d845-aa6d-4c5f-8ba5-d733d9d4cb9a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:40.700104 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-cce5d845-aa6d-4c5f-8ba5-d733d9d4cb9a tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf Aug 13 07:09:40.700291 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-cce5d845-aa6d-4c5f-8ba5-d733d9d4cb9a tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:40.700495 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-cce5d845-aa6d-4c5f-8ba5-d733d9d4cb9a tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:40.705229 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:40.705229 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:40.705687 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-cce5d845-aa6d-4c5f-8ba5-d733d9d4cb9a tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:09:40.706399 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-cce5d845-aa6d-4c5f-8ba5-d733d9d4cb9a tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf returned with HTTP 200 Aug 13 07:09:40.706744 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1300/5177] 10.4.3.81 () {68 vars in 1597 bytes} [Thu Aug 13 07:09:40 2026] GET /volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:41.444596 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-23db89fe-a49b-4b64-9ea5-4b86b50fd4b0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:41.446941 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-23db89fe-a49b-4b64-9ea5-4b86b50fd4b0 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:09:41.447195 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-23db89fe-a49b-4b64-9ea5-4b86b50fd4b0 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:41.447514 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-23db89fe-a49b-4b64-9ea5-4b86b50fd4b0 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:41.447604 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-23db89fe-a49b-4b64-9ea5-4b86b50fd4b0 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Show backup with id 3f09fbd6-138a-41a6-add1-41a5397dc1eb. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:09:41.452860 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:41.452860 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:41.453788 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-23db89fe-a49b-4b64-9ea5-4b86b50fd4b0 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 200 Aug 13 07:09:41.454286 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1293/5178] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:41 2026] GET /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:41.463071 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e2b8c99d-fab9-47b4-ab24-6cc14d4dc4b9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:41.465281 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e2b8c99d-fab9-47b4-ab24-6cc14d4dc4b9 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/volumes/4b469f7e-457c-4794-93ab-cbb374cfa330 Aug 13 07:09:41.465538 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e2b8c99d-fab9-47b4-ab24-6cc14d4dc4b9 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:41.465791 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e2b8c99d-fab9-47b4-ab24-6cc14d4dc4b9 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:41.475231 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:41.475231 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:41.480242 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e2b8c99d-fab9-47b4-ab24-6cc14d4dc4b9 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Volume info retrieved successfully. Aug 13 07:09:41.485742 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e2b8c99d-fab9-47b4-ab24-6cc14d4dc4b9 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/volumes/4b469f7e-457c-4794-93ab-cbb374cfa330 returned with HTTP 200 Aug 13 07:09:41.486192 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1288/5179] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:41 2026] GET /volume/v3/volumes/4b469f7e-457c-4794-93ab-cbb374cfa330 => generated 1414 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:41.501020 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b73c43c2-41f5-40ac-af44-e2142ddc1fc8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:41.501390 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-24cbe4a1-a689-4d01-9b00-78ac21935689 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:41.502806 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b73c43c2-41f5-40ac-af44-e2142ddc1fc8 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/volumes/4b469f7e-457c-4794-93ab-cbb374cfa330 Aug 13 07:09:41.503031 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b73c43c2-41f5-40ac-af44-e2142ddc1fc8 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:41.503213 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b73c43c2-41f5-40ac-af44-e2142ddc1fc8 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:41.503603 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-24cbe4a1-a689-4d01-9b00-78ac21935689 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf Aug 13 07:09:41.503865 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-24cbe4a1-a689-4d01-9b00-78ac21935689 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:41.504333 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-24cbe4a1-a689-4d01-9b00-78ac21935689 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:41.510853 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:41.510853 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:41.511273 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:41.511273 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:41.511746 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-24cbe4a1-a689-4d01-9b00-78ac21935689 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:09:41.512599 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-24cbe4a1-a689-4d01-9b00-78ac21935689 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf returned with HTTP 200 Aug 13 07:09:41.512990 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1301/5180] 10.4.3.81 () {68 vars in 1597 bytes} [Thu Aug 13 07:09:41 2026] GET /volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:41.514825 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b73c43c2-41f5-40ac-af44-e2142ddc1fc8 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Volume info retrieved successfully. Aug 13 07:09:41.522777 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b73c43c2-41f5-40ac-af44-e2142ddc1fc8 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/volumes/4b469f7e-457c-4794-93ab-cbb374cfa330 returned with HTTP 200 Aug 13 07:09:41.523145 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1299/5181] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:41 2026] GET /volume/v3/volumes/4b469f7e-457c-4794-93ab-cbb374cfa330 => generated 1414 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:41.525617 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-15d732c3-19fb-4e07-9865-5a8dd2103767 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:41.527860 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-15d732c3-19fb-4e07-9865-5a8dd2103767 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 Aug 13 07:09:41.528129 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-15d732c3-19fb-4e07-9865-5a8dd2103767 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:41.528333 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-15d732c3-19fb-4e07-9865-5a8dd2103767 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:41.535394 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:41.535394 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:41.538615 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-15d732c3-19fb-4e07-9865-5a8dd2103767 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:09:41.543047 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-15d732c3-19fb-4e07-9865-5a8dd2103767 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 returned with HTTP 200 Aug 13 07:09:41.543448 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1294/5182] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:09:41 2026] GET /volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:41.552473 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:41.554762 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:09:41.555102 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "c89d0b43-98fc-41f1-aaad-d018029d67bf", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:41.556840 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'c89d0b43-98fc-41f1-aaad-d018029d67bf', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:09:41.565380 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:41.565380 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:41.565980 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:09:41.566070 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume of 1 GB Aug 13 07:09:41.566937 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Availability Zones retrieved successfully. Aug 13 07:09:41.572006 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Flow 'volume_create_api' (0501c17d-c866-41e8-9dfa-af5a851b622a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:09:41.573047 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0c450c6-9daf-41f1-8a9f-d4ecfa3b49fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:41.573915 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:09:41.597255 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0c450c6-9daf-41f1-8a9f-d4ecfa3b49fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c89d0b43-98fc-41f1-aaad-d018029d67bf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:41.598040 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2ed4b76-daa5-4d34-bbce-1ab4db83de38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:41.633123 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Created reservations ['25d02e25-1173-4d74-b500-a4f592cdf272', 'bc5bc129-763b-45a0-bb0f-8b495e8a5908', '7cb27ac2-4459-44c1-ad6a-f0c8f32457fa', 'c032af33-8ed5-470f-8fe2-93999bdaf077'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:09:41.634003 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2ed4b76-daa5-4d34-bbce-1ab4db83de38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25d02e25-1173-4d74-b500-a4f592cdf272', 'bc5bc129-763b-45a0-bb0f-8b495e8a5908', '7cb27ac2-4459-44c1-ad6a-f0c8f32457fa', 'c032af33-8ed5-470f-8fe2-93999bdaf077']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:41.634856 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3830b6c-bcaa-4a23-b30e-fcf2c5a1147f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:41.675496 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3830b6c-bcaa-4a23-b30e-fcf2c5a1147f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44d86c91-b876-49c5-87f2-701554c08a21', '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='b3b1527511bd4343bbe46b276c218222',qos_specs=None,replication_status=,reservations=['25d02e25-1173-4d74-b500-a4f592cdf272','bc5bc129-763b-45a0-bb0f-8b495e8a5908','7cb27ac2-4459-44c1-ad6a-f0c8f32457fa','c032af33-8ed5-470f-8fe2-93999bdaf077'],size=1,snapshot_id=c89d0b43-98fc-41f1-aaad-d018029d67bf,source_replicaid=,source_volid=None,status='creating',user_id='eac94397952044e4bd450fcc0add47ce',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:09:41Z,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=44d86c91-b876-49c5-87f2-701554c08a21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3b1527511bd4343bbe46b276c218222',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c89d0b43-98fc-41f1-aaad-d018029d67bf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eac94397952044e4bd450fcc0add47ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:41.676269 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86e25766-f6c3-495a-ba50-93f1a02617ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:41.693689 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86e25766-f6c3-495a-ba50-93f1a02617ec) transitioned into 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='b3b1527511bd4343bbe46b276c218222',qos_specs=None,replication_status=,reservations=['25d02e25-1173-4d74-b500-a4f592cdf272','bc5bc129-763b-45a0-bb0f-8b495e8a5908','7cb27ac2-4459-44c1-ad6a-f0c8f32457fa','c032af33-8ed5-470f-8fe2-93999bdaf077'],size=1,snapshot_id=c89d0b43-98fc-41f1-aaad-d018029d67bf,source_replicaid=,source_volid=None,status='creating',user_id='eac94397952044e4bd450fcc0add47ce',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:41.694414 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (447b0162-0208-432b-83ca-946861e38d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:41.712678 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (447b0162-0208-432b-83ca-946861e38d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:41.713506 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Flow 'volume_create_api' (0501c17d-c866-41e8-9dfa-af5a851b622a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:09:41.713818 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume request issued successfully. Aug 13 07:09:41.714513 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2b11b78b-82e3-4349-b974-66651bd4cdf3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:09:41.714941 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1289/5183] 10.4.3.81 () {72 vars in 1534 bytes} [Thu Aug 13 07:09:41 2026] POST /volume/v3/volumes => generated 734 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:09:41.724336 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-683e1f18-8607-4084-a89e-630619921dbe None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:41.726779 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-683e1f18-8607-4084-a89e-630619921dbe tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/44d86c91-b876-49c5-87f2-701554c08a21 Aug 13 07:09:41.726976 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-683e1f18-8607-4084-a89e-630619921dbe tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:41.727163 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-683e1f18-8607-4084-a89e-630619921dbe tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:41.733824 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:41.733824 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:41.737671 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-683e1f18-8607-4084-a89e-630619921dbe tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:09:41.741878 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-683e1f18-8607-4084-a89e-630619921dbe tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/44d86c91-b876-49c5-87f2-701554c08a21 returned with HTTP 200 Aug 13 07:09:41.742427 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1302/5184] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:09:41 2026] GET /volume/v3/volumes/44d86c91-b876-49c5-87f2-701554c08a21 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:41.750021 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2a07f106-ea45-4eb2-88f1-93efc3e53692 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:41.753912 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2a07f106-ea45-4eb2-88f1-93efc3e53692 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/44d86c91-b876-49c5-87f2-701554c08a21 Aug 13 07:09:41.754100 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2a07f106-ea45-4eb2-88f1-93efc3e53692 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:41.754276 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2a07f106-ea45-4eb2-88f1-93efc3e53692 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:41.760566 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:41.760566 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:41.763609 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2a07f106-ea45-4eb2-88f1-93efc3e53692 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:09:41.767613 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-2a07f106-ea45-4eb2-88f1-93efc3e53692 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/44d86c91-b876-49c5-87f2-701554c08a21 returned with HTTP 200 Aug 13 07:09:41.767982 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1300/5185] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:09:41 2026] GET /volume/v3/volumes/44d86c91-b876-49c5-87f2-701554c08a21 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:42.693738 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-23b33e0b-2588-47e1-b310-841d18b8de45 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:42.696196 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-23b33e0b-2588-47e1-b310-841d18b8de45 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/volumes/4b469f7e-457c-4794-93ab-cbb374cfa330 Aug 13 07:09:42.696443 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-23b33e0b-2588-47e1-b310-841d18b8de45 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:42.696676 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-23b33e0b-2588-47e1-b310-841d18b8de45 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:42.705241 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:42.705241 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:42.708997 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-23b33e0b-2588-47e1-b310-841d18b8de45 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Volume info retrieved successfully. Aug 13 07:09:42.713229 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-23b33e0b-2588-47e1-b310-841d18b8de45 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/volumes/4b469f7e-457c-4794-93ab-cbb374cfa330 returned with HTTP 200 Aug 13 07:09:42.713629 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1295/5186] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:09:42 2026] GET /volume/v3/volumes/4b469f7e-457c-4794-93ab-cbb374cfa330 => generated 1414 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:43.151060 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-2cdb7416-03ec-43fe-94a4-05de8db753c9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:43.153860 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-2cdb7416-03ec-43fe-94a4-05de8db753c9 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/volumes/4b469f7e-457c-4794-93ab-cbb374cfa330 Aug 13 07:09:43.154069 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-2cdb7416-03ec-43fe-94a4-05de8db753c9 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:43.154267 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-2cdb7416-03ec-43fe-94a4-05de8db753c9 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:43.164893 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:43.164893 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:43.168589 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-2cdb7416-03ec-43fe-94a4-05de8db753c9 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Volume info retrieved successfully. Aug 13 07:09:43.173066 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-2cdb7416-03ec-43fe-94a4-05de8db753c9 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/volumes/4b469f7e-457c-4794-93ab-cbb374cfa330 returned with HTTP 200 Aug 13 07:09:43.173761 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1290/5187] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:09:43 2026] GET /volume/v3/volumes/4b469f7e-457c-4794-93ab-cbb374cfa330 => generated 1414 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:43.183140 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2fbbbabe-4f33-40d1-ad2f-39874a7cf625 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:43.183550 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2fbbbabe-4f33-40d1-ad2f-39874a7cf625 None None] GET https://10.4.3.81/volume// Aug 13 07:09:43.183724 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2fbbbabe-4f33-40d1-ad2f-39874a7cf625 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:43.183921 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2fbbbabe-4f33-40d1-ad2f-39874a7cf625 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:43.184229 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2fbbbabe-4f33-40d1-ad2f-39874a7cf625 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:09:43.184532 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1303/5188] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 07:09:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:09:43.193053 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-2b68a8fc-29f9-445c-84bb-fbdebe67c290 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:43.194938 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-2b68a8fc-29f9-445c-84bb-fbdebe67c290 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:09:43.195270 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-2b68a8fc-29f9-445c-84bb-fbdebe67c290 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b469f7e-457c-4794-93ab-cbb374cfa330", "connector": null, "instance_uuid": "71d1b188-885f-4392-b671-740b24fe6cb3"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:43.203032 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:43.203032 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:43.230744 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-2b68a8fc-29f9-445c-84bb-fbdebe67c290 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:09:43.231228 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1301/5189] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:09:43 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:43.936120 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4b7b6233-7f30-46a1-9829-7f504f349f88 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:43.936516 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4b7b6233-7f30-46a1-9829-7f504f349f88 None None] GET https://10.4.3.81/volume// Aug 13 07:09:43.936651 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4b7b6233-7f30-46a1-9829-7f504f349f88 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:43.936833 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4b7b6233-7f30-46a1-9829-7f504f349f88 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:43.937121 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4b7b6233-7f30-46a1-9829-7f504f349f88 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:09:43.937426 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1296/5190] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:09:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:09:43.944513 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-95fbaea7-00b2-4f95-b45b-2d4354bc4f28 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:43.946549 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-95fbaea7-00b2-4f95-b45b-2d4354bc4f28 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/volumes/4b469f7e-457c-4794-93ab-cbb374cfa330 Aug 13 07:09:43.946771 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-95fbaea7-00b2-4f95-b45b-2d4354bc4f28 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:43.946977 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-95fbaea7-00b2-4f95-b45b-2d4354bc4f28 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:43.958676 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:43.958676 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:43.962742 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-95fbaea7-00b2-4f95-b45b-2d4354bc4f28 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Volume info retrieved successfully. Aug 13 07:09:43.967415 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-95fbaea7-00b2-4f95-b45b-2d4354bc4f28 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/volumes/4b469f7e-457c-4794-93ab-cbb374cfa330 returned with HTTP 200 Aug 13 07:09:43.967926 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1291/5191] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:09:43 2026] GET /volume/v3/volumes/4b469f7e-457c-4794-93ab-cbb374cfa330 => generated 1593 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:09:44.073642 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-7ea62586-e8e0-403c-ac2c-9ac75f59837b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:44.075604 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-7ea62586-e8e0-403c-ac2c-9ac75f59837b tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] PUT https://10.4.3.81/volume/v3/attachments/ffb9428c-442a-4e8f-b643-7850c30bb5ed Aug 13 07:09:44.075946 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-7ea62586-e8e0-403c-ac2c-9ac75f59837b tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:44.082871 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-7ea62586-e8e0-403c-ac2c-9ac75f59837b tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Acquiring lock "cinder-attachment_update-4b469f7e-457c-4794-93ab-cbb374cfa330-np0000007169" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:09:44.087077 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-7ea62586-e8e0-403c-ac2c-9ac75f59837b tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Lock "cinder-attachment_update-4b469f7e-457c-4794-93ab-cbb374cfa330-np0000007169" acquired by "attachment_update" :: waited 0.004s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:09:44.087925 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:44.087925 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:44.156817 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-7ea62586-e8e0-403c-ac2c-9ac75f59837b tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Lock "cinder-attachment_update-4b469f7e-457c-4794-93ab-cbb374cfa330-np0000007169" released by "attachment_update" :: held 0.070s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:09:44.157177 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-7ea62586-e8e0-403c-ac2c-9ac75f59837b tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/attachments/ffb9428c-442a-4e8f-b643-7850c30bb5ed returned with HTTP 200 Aug 13 07:09:44.157765 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1304/5192] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:09:44 2026] PUT /volume/v3/attachments/ffb9428c-442a-4e8f-b643-7850c30bb5ed => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:44.177085 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-25c163f4-3e60-4b93-85b9-50b2c5a45ce4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:44.179203 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-25c163f4-3e60-4b93-85b9-50b2c5a45ce4 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] POST https://10.4.3.81/volume/v3/attachments/ffb9428c-442a-4e8f-b643-7850c30bb5ed/action Aug 13 07:09:44.179392 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-25c163f4-3e60-4b93-85b9-50b2c5a45ce4 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:09:44.179507 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-25c163f4-3e60-4b93-85b9-50b2c5a45ce4 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:44.194015 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:44.194015 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:44.204799 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b88d8f16-9f10-4d14-a136-8e1c35afbeca req-25c163f4-3e60-4b93-85b9-50b2c5a45ce4 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/attachments/ffb9428c-442a-4e8f-b643-7850c30bb5ed/action returned with HTTP 204 Aug 13 07:09:44.205250 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1302/5193] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:09:44 2026] POST /volume/v3/attachments/ffb9428c-442a-4e8f-b643-7850c30bb5ed/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:09:44.778730 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-51837cc2-eb47-4cfd-8e03-08b169194500 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:44.780814 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-51837cc2-eb47-4cfd-8e03-08b169194500 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/44d86c91-b876-49c5-87f2-701554c08a21 Aug 13 07:09:44.781001 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-51837cc2-eb47-4cfd-8e03-08b169194500 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:44.781185 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-51837cc2-eb47-4cfd-8e03-08b169194500 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:44.788647 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:44.788647 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:44.792519 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-51837cc2-eb47-4cfd-8e03-08b169194500 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:09:44.797102 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-51837cc2-eb47-4cfd-8e03-08b169194500 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/44d86c91-b876-49c5-87f2-701554c08a21 returned with HTTP 200 Aug 13 07:09:44.797655 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1297/5194] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:09:44 2026] GET /volume/v3/volumes/44d86c91-b876-49c5-87f2-701554c08a21 => generated 1343 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:44.808963 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c7b871fe-dfe9-4e35-a6b3-d44756931de3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:44.809439 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c7b871fe-dfe9-4e35-a6b3-d44756931de3 None None] GET https://10.4.3.81/volume// Aug 13 07:09:44.809654 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c7b871fe-dfe9-4e35-a6b3-d44756931de3 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:44.809905 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c7b871fe-dfe9-4e35-a6b3-d44756931de3 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:44.810314 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c7b871fe-dfe9-4e35-a6b3-d44756931de3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:09:44.810636 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1292/5195] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:09:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:09:44.819309 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-ea5cb89d-e50a-433c-acb6-ef938e301667 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:44.821155 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-ea5cb89d-e50a-433c-acb6-ef938e301667 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:09:44.821515 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-ea5cb89d-e50a-433c-acb6-ef938e301667 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44d86c91-b876-49c5-87f2-701554c08a21", "connector": null, "instance_uuid": "10fa75ac-23a9-4d14-9fb5-290b2262231a"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:44.829811 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:44.829811 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:44.852163 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-ea5cb89d-e50a-433c-acb6-ef938e301667 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:09:44.852615 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1305/5196] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:09:44 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:44.860265 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5502b066-6e5d-4647-95b5-0ff2f1576f03 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:44.860719 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5502b066-6e5d-4647-95b5-0ff2f1576f03 None None] GET https://10.4.3.81/volume// Aug 13 07:09:44.860936 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5502b066-6e5d-4647-95b5-0ff2f1576f03 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:44.861117 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5502b066-6e5d-4647-95b5-0ff2f1576f03 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:44.861590 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5502b066-6e5d-4647-95b5-0ff2f1576f03 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:09:44.861827 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1303/5197] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:09:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:09:44.870153 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-50884c2d-49bf-45e2-ab47-1999ea457f9f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:44.872779 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-50884c2d-49bf-45e2-ab47-1999ea457f9f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/44d86c91-b876-49c5-87f2-701554c08a21 Aug 13 07:09:44.873112 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-50884c2d-49bf-45e2-ab47-1999ea457f9f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:44.873402 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-50884c2d-49bf-45e2-ab47-1999ea457f9f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:44.884979 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:44.884979 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:44.888355 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-50884c2d-49bf-45e2-ab47-1999ea457f9f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:09:44.892572 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-50884c2d-49bf-45e2-ab47-1999ea457f9f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/44d86c91-b876-49c5-87f2-701554c08a21 returned with HTTP 200 Aug 13 07:09:44.892954 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1298/5198] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:09:44 2026] GET /volume/v3/volumes/44d86c91-b876-49c5-87f2-701554c08a21 => generated 1522 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:09:44.998746 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-11164b40-842e-4ff9-9cd9-2f85b0952eee None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:45.001112 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-11164b40-842e-4ff9-9cd9-2f85b0952eee tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] PUT https://10.4.3.81/volume/v3/attachments/c4533bbd-9539-4f29-8bb9-e194e2ec14c6 Aug 13 07:09:45.001540 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-11164b40-842e-4ff9-9cd9-2f85b0952eee tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:45.009011 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-11164b40-842e-4ff9-9cd9-2f85b0952eee tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Acquiring lock "cinder-attachment_update-44d86c91-b876-49c5-87f2-701554c08a21-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:09:45.013295 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-11164b40-842e-4ff9-9cd9-2f85b0952eee tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Lock "cinder-attachment_update-44d86c91-b876-49c5-87f2-701554c08a21-np0000007169" acquired by "attachment_update" :: waited 0.004s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:09:45.014165 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:45.014165 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:45.089305 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-11164b40-842e-4ff9-9cd9-2f85b0952eee tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Lock "cinder-attachment_update-44d86c91-b876-49c5-87f2-701554c08a21-np0000007169" released by "attachment_update" :: held 0.076s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:09:45.089644 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-11164b40-842e-4ff9-9cd9-2f85b0952eee tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/c4533bbd-9539-4f29-8bb9-e194e2ec14c6 returned with HTTP 200 Aug 13 07:09:45.090098 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1293/5199] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:09:44 2026] PUT /volume/v3/attachments/c4533bbd-9539-4f29-8bb9-e194e2ec14c6 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:45.109157 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-f1071c85-93e1-401b-9cb6-99eca34d7006 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:45.111147 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-f1071c85-93e1-401b-9cb6-99eca34d7006 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/attachments/c4533bbd-9539-4f29-8bb9-e194e2ec14c6/action Aug 13 07:09:45.111468 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-f1071c85-93e1-401b-9cb6-99eca34d7006 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:09:45.111595 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-f1071c85-93e1-401b-9cb6-99eca34d7006 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:45.126349 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:45.126349 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:45.134201 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ec19139f-3143-45b8-a2f1-4808339990a1 req-f1071c85-93e1-401b-9cb6-99eca34d7006 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/c4533bbd-9539-4f29-8bb9-e194e2ec14c6/action returned with HTTP 204 Aug 13 07:09:45.134614 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1306/5200] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:09:45 2026] POST /volume/v3/attachments/c4533bbd-9539-4f29-8bb9-e194e2ec14c6/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:09:54.201626 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=105,cinder:INSERT=12,cinder:UPDATE=33 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:09:54.576142 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d6bfdbaa-3ea9-467a-a32f-7115c216b71d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:54.577847 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6bfdbaa-3ea9-467a-a32f-7115c216b71d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/44d86c91-b876-49c5-87f2-701554c08a21 Aug 13 07:09:54.578073 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6bfdbaa-3ea9-467a-a32f-7115c216b71d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:54.578277 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6bfdbaa-3ea9-467a-a32f-7115c216b71d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:54.587896 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:54.587896 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:54.591250 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d6bfdbaa-3ea9-467a-a32f-7115c216b71d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:09:54.595585 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6bfdbaa-3ea9-467a-a32f-7115c216b71d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/44d86c91-b876-49c5-87f2-701554c08a21 returned with HTTP 200 Aug 13 07:09:54.595958 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1304/5201] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:54 2026] GET /volume/v3/volumes/44d86c91-b876-49c5-87f2-701554c08a21 => generated 1635 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:54.891338 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=96,cinder:INSERT=7,cinder:UPDATE=19 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:09:55.083069 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=138,cinder:INSERT=19,cinder:UPDATE=37 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:09:55.131618 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=122,cinder:INSERT=20,cinder:UPDATE=34 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:09:55.823473 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-ccc51b6b-d9e9-4a02-9be3-fbdffcc9cbdd req-03bba37f-0bb2-4dcd-92c2-50f80fa9a30c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:55.825805 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ccc51b6b-d9e9-4a02-9be3-fbdffcc9cbdd req-03bba37f-0bb2-4dcd-92c2-50f80fa9a30c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/attachments/c4533bbd-9539-4f29-8bb9-e194e2ec14c6 Aug 13 07:09:55.826003 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ccc51b6b-d9e9-4a02-9be3-fbdffcc9cbdd req-03bba37f-0bb2-4dcd-92c2-50f80fa9a30c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:55.826184 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ccc51b6b-d9e9-4a02-9be3-fbdffcc9cbdd req-03bba37f-0bb2-4dcd-92c2-50f80fa9a30c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:55.832834 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:55.832834 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:55.878241 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ccc51b6b-d9e9-4a02-9be3-fbdffcc9cbdd req-03bba37f-0bb2-4dcd-92c2-50f80fa9a30c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/c4533bbd-9539-4f29-8bb9-e194e2ec14c6 returned with HTTP 200 Aug 13 07:09:55.878886 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1299/5202] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:09:55 2026] DELETE /volume/v3/attachments/c4533bbd-9539-4f29-8bb9-e194e2ec14c6 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:55.888360 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ccc51b6b-d9e9-4a02-9be3-fbdffcc9cbdd req-7cd804d8-0361-4d1e-9cc1-1009c51f5eb8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:55.890593 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ccc51b6b-d9e9-4a02-9be3-fbdffcc9cbdd req-7cd804d8-0361-4d1e-9cc1-1009c51f5eb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/volumes/44d86c91-b876-49c5-87f2-701554c08a21 Aug 13 07:09:55.890882 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ccc51b6b-d9e9-4a02-9be3-fbdffcc9cbdd req-7cd804d8-0361-4d1e-9cc1-1009c51f5eb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:55.891177 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ccc51b6b-d9e9-4a02-9be3-fbdffcc9cbdd req-7cd804d8-0361-4d1e-9cc1-1009c51f5eb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:55.891422 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [req-ccc51b6b-d9e9-4a02-9be3-fbdffcc9cbdd req-7cd804d8-0361-4d1e-9cc1-1009c51f5eb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete volume with id: 44d86c91-b876-49c5-87f2-701554c08a21 Aug 13 07:09:55.899099 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:55.899099 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:09:55.899596 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-ccc51b6b-d9e9-4a02-9be3-fbdffcc9cbdd req-7cd804d8-0361-4d1e-9cc1-1009c51f5eb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:09:55.915029 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-ccc51b6b-d9e9-4a02-9be3-fbdffcc9cbdd req-7cd804d8-0361-4d1e-9cc1-1009c51f5eb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete volume request issued successfully. Aug 13 07:09:55.915211 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ccc51b6b-d9e9-4a02-9be3-fbdffcc9cbdd req-7cd804d8-0361-4d1e-9cc1-1009c51f5eb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/44d86c91-b876-49c5-87f2-701554c08a21 returned with HTTP 202 Aug 13 07:09:55.915736 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1294/5203] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 07:09:55 2026] DELETE /volume/v3/volumes/44d86c91-b876-49c5-87f2-701554c08a21 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:09:57.005491 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-dcc4d9e5-f0a9-45cf-aa87-508bd5ce2a8d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:57.007190 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dcc4d9e5-f0a9-45cf-aa87-508bd5ce2a8d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/44d86c91-b876-49c5-87f2-701554c08a21 Aug 13 07:09:57.007387 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dcc4d9e5-f0a9-45cf-aa87-508bd5ce2a8d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:57.007578 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dcc4d9e5-f0a9-45cf-aa87-508bd5ce2a8d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:57.013155 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dcc4d9e5-f0a9-45cf-aa87-508bd5ce2a8d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/44d86c91-b876-49c5-87f2-701554c08a21 returned with HTTP 404 Aug 13 07:09:57.013601 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1307/5204] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:57 2026] GET /volume/v3/volumes/44d86c91-b876-49c5-87f2-701554c08a21 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:09:57.063616 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f0e65ed4-3b0d-45d3-9036-62e55abc4da6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:57.065413 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f0e65ed4-3b0d-45d3-9036-62e55abc4da6 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf Aug 13 07:09:57.065662 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f0e65ed4-3b0d-45d3-9036-62e55abc4da6 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:57.065866 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f0e65ed4-3b0d-45d3-9036-62e55abc4da6 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:57.065962 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-f0e65ed4-3b0d-45d3-9036-62e55abc4da6 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete snapshot with id: c89d0b43-98fc-41f1-aaad-d018029d67bf Aug 13 07:09:57.070882 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:57.070882 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:57.071405 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f0e65ed4-3b0d-45d3-9036-62e55abc4da6 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:09:57.089346 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f0e65ed4-3b0d-45d3-9036-62e55abc4da6 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot delete request issued successfully. Aug 13 07:09:57.089346 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f0e65ed4-3b0d-45d3-9036-62e55abc4da6 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf returned with HTTP 202 Aug 13 07:09:57.089346 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1305/5205] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:09:57 2026] DELETE /volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:09:57.093873 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a4c46b0c-1f06-439d-a17e-06724f7387ef None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:57.095731 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a4c46b0c-1f06-439d-a17e-06724f7387ef tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf Aug 13 07:09:57.095731 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a4c46b0c-1f06-439d-a17e-06724f7387ef tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:57.095731 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a4c46b0c-1f06-439d-a17e-06724f7387ef tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:57.100235 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:57.100235 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:09:57.100665 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a4c46b0c-1f06-439d-a17e-06724f7387ef tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:09:57.101383 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a4c46b0c-1f06-439d-a17e-06724f7387ef tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf returned with HTTP 200 Aug 13 07:09:57.101716 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1300/5206] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:09:57 2026] GET /volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:09:58.110877 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3225e512-f74c-45c4-82ae-bcceb5759d07 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:58.112737 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3225e512-f74c-45c4-82ae-bcceb5759d07 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf Aug 13 07:09:58.112945 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3225e512-f74c-45c4-82ae-bcceb5759d07 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:58.113129 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3225e512-f74c-45c4-82ae-bcceb5759d07 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:58.117589 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3225e512-f74c-45c4-82ae-bcceb5759d07 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf returned with HTTP 404 Aug 13 07:09:58.118098 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1295/5207] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:09:58 2026] GET /volume/v3/snapshots/c89d0b43-98fc-41f1-aaad-d018029d67bf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:09:58.125717 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-87307561-ce2a-4d48-b468-74feebf4a434 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:58.127310 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-87307561-ce2a-4d48-b468-74feebf4a434 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 Aug 13 07:09:58.127628 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-87307561-ce2a-4d48-b468-74feebf4a434 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:58.127936 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-87307561-ce2a-4d48-b468-74feebf4a434 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:58.129219 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-87307561-ce2a-4d48-b468-74feebf4a434 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete volume with id: d2582744-14bd-4cf0-8f0e-6a1e6c641722 Aug 13 07:09:58.135407 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:58.135407 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:58.136061 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-87307561-ce2a-4d48-b468-74feebf4a434 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:09:58.151474 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-87307561-ce2a-4d48-b468-74feebf4a434 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete volume request issued successfully. Aug 13 07:09:58.151842 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-87307561-ce2a-4d48-b468-74feebf4a434 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 returned with HTTP 202 Aug 13 07:09:58.152293 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1308/5208] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:09:58 2026] DELETE /volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:09:58.160000 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7d1d9ffe-e9c9-4771-8e19-3b7945561bcc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:58.162629 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d1d9ffe-e9c9-4771-8e19-3b7945561bcc tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 Aug 13 07:09:58.162917 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d1d9ffe-e9c9-4771-8e19-3b7945561bcc tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:58.163207 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d1d9ffe-e9c9-4771-8e19-3b7945561bcc tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:58.170336 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:58.170336 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:09:58.174111 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7d1d9ffe-e9c9-4771-8e19-3b7945561bcc tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:09:58.179154 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d1d9ffe-e9c9-4771-8e19-3b7945561bcc tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 returned with HTTP 200 Aug 13 07:09:58.179645 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1306/5209] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:58 2026] GET /volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 => generated 1363 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:09:59.192283 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7bb01a38-bbfb-459b-a5ed-b4e618c7b208 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:59.193920 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7bb01a38-bbfb-459b-a5ed-b4e618c7b208 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 Aug 13 07:09:59.194097 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7bb01a38-bbfb-459b-a5ed-b4e618c7b208 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:59.194286 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7bb01a38-bbfb-459b-a5ed-b4e618c7b208 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:59.199492 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7bb01a38-bbfb-459b-a5ed-b4e618c7b208 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 returned with HTTP 404 Aug 13 07:09:59.199925 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1301/5210] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:59 2026] GET /volume/v3/volumes/d2582744-14bd-4cf0-8f0e-6a1e6c641722 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:09:59.224932 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:59.226597 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:09:59.226945 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1192428638", "snapshot_id": null, "imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "volume_type": null, "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:09:59.228423 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1192428638', 'snapshot_id': None, 'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'volume_type': None, 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:09:59.415899 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume of 1 GB Aug 13 07:09:59.419530 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Availability Zones retrieved successfully. Aug 13 07:09:59.424415 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Flow 'volume_create_api' (ccae6ec5-759d-4efb-9ecd-92ce8d05cb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:09:59.425223 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0960fff-8498-4652-a1a7-0a0ffccbd300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:59.426025 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:09:59.473576 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0960fff-8498-4652-a1a7-0a0ffccbd300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:59.474288 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cacc5025-e1c6-4eeb-b29c-056112ff561d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:59.507906 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Created reservations ['0a5dc6dd-9e82-4c93-ac06-ce0cf732dbc9', 'b3f58551-9451-4b89-acbe-e03b6253d1c7', '13abaa9a-c1c0-49ac-aa5b-4efb6c3c56dc', '59ddb7d3-d96f-4085-b6cd-d55a26a6acdf'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:09:59.508595 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cacc5025-e1c6-4eeb-b29c-056112ff561d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a5dc6dd-9e82-4c93-ac06-ce0cf732dbc9', 'b3f58551-9451-4b89-acbe-e03b6253d1c7', '13abaa9a-c1c0-49ac-aa5b-4efb6c3c56dc', '59ddb7d3-d96f-4085-b6cd-d55a26a6acdf']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:59.509355 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d8d2c61-aadf-4740-bcab-afd62dc4a084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:59.528834 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d8d2c61-aadf-4740-bcab-afd62dc4a084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c199ccbb-7f62-45d9-928f-01a61644f195', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1192428638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b1527511bd4343bbe46b276c218222',qos_specs=None,replication_status=,reservations=['0a5dc6dd-9e82-4c93-ac06-ce0cf732dbc9','b3f58551-9451-4b89-acbe-e03b6253d1c7','13abaa9a-c1c0-49ac-aa5b-4efb6c3c56dc','59ddb7d3-d96f-4085-b6cd-d55a26a6acdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac94397952044e4bd450fcc0add47ce',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:09:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1192428638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c199ccbb-7f62-45d9-928f-01a61644f195,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3b1527511bd4343bbe46b276c218222',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eac94397952044e4bd450fcc0add47ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:59.529505 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (046ef1e3-d15e-484e-bc09-02f6484d91e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:59.544054 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (046ef1e3-d15e-484e-bc09-02f6484d91e4) transitioned into state 'SUCCESS' from state '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-1192428638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b1527511bd4343bbe46b276c218222',qos_specs=None,replication_status=,reservations=['0a5dc6dd-9e82-4c93-ac06-ce0cf732dbc9','b3f58551-9451-4b89-acbe-e03b6253d1c7','13abaa9a-c1c0-49ac-aa5b-4efb6c3c56dc','59ddb7d3-d96f-4085-b6cd-d55a26a6acdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac94397952044e4bd450fcc0add47ce',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:59.544685 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92b30b4f-0d11-4d7a-bc65-4b57a5330b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:09:59.552106 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92b30b4f-0d11-4d7a-bc65-4b57a5330b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:09:59.553288 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Flow 'volume_create_api' (ccae6ec5-759d-4efb-9ecd-92ce8d05cb0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:09:59.553716 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume request issued successfully. Aug 13 07:09:59.554636 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-90d8ea29-f781-4930-a530-4c2211ceceb8 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:09:59.555209 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1296/5211] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:09:59 2026] POST /volume/v3/volumes => generated 757 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:09:59.566443 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-931c1d2c-81ca-4c94-a8d8-9f64d322ecb0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:09:59.569891 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-931c1d2c-81ca-4c94-a8d8-9f64d322ecb0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 Aug 13 07:09:59.569891 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-931c1d2c-81ca-4c94-a8d8-9f64d322ecb0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:09:59.569891 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-931c1d2c-81ca-4c94-a8d8-9f64d322ecb0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:09:59.577188 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:09:59.577188 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:09:59.580433 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-931c1d2c-81ca-4c94-a8d8-9f64d322ecb0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:09:59.585037 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-931c1d2c-81ca-4c94-a8d8-9f64d322ecb0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 returned with HTTP 200 Aug 13 07:09:59.585625 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1309/5212] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:09:59 2026] GET /volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:00.597696 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ee4ab8a5-30cc-4158-beba-c7a6bd617484 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:00.599498 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ee4ab8a5-30cc-4158-beba-c7a6bd617484 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 Aug 13 07:10:00.599736 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ee4ab8a5-30cc-4158-beba-c7a6bd617484 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:00.599919 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ee4ab8a5-30cc-4158-beba-c7a6bd617484 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:00.606535 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:00.606535 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:00.609718 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ee4ab8a5-30cc-4158-beba-c7a6bd617484 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:10:00.613808 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ee4ab8a5-30cc-4158-beba-c7a6bd617484 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 returned with HTTP 200 Aug 13 07:10:00.614208 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1307/5213] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:00 2026] GET /volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:00.625502 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6f46a75c-b755-4f6e-a92e-236359a9f65f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:00.627173 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6f46a75c-b755-4f6e-a92e-236359a9f65f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 Aug 13 07:10:00.627384 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6f46a75c-b755-4f6e-a92e-236359a9f65f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:00.627595 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6f46a75c-b755-4f6e-a92e-236359a9f65f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:00.634445 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:00.634445 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:00.638557 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6f46a75c-b755-4f6e-a92e-236359a9f65f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:10:00.643337 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6f46a75c-b755-4f6e-a92e-236359a9f65f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 returned with HTTP 200 Aug 13 07:10:00.643748 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1302/5214] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:00 2026] GET /volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:01.631397 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-e9068f8b-16ad-4500-a1e4-5272046bc951 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:01.633385 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-e9068f8b-16ad-4500-a1e4-5272046bc951 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 Aug 13 07:10:01.633566 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-e9068f8b-16ad-4500-a1e4-5272046bc951 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:01.633772 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-e9068f8b-16ad-4500-a1e4-5272046bc951 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:01.640183 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:01.640183 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:01.643786 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-e9068f8b-16ad-4500-a1e4-5272046bc951 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:10:01.648316 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-e9068f8b-16ad-4500-a1e4-5272046bc951 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 returned with HTTP 200 Aug 13 07:10:01.648676 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1297/5215] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:10:01 2026] GET /volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:02.066999 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-28be5405-968c-45a4-8874-7c2a034ae0c3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:02.068875 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-28be5405-968c-45a4-8874-7c2a034ae0c3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 Aug 13 07:10:02.069037 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-28be5405-968c-45a4-8874-7c2a034ae0c3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:02.069201 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-28be5405-968c-45a4-8874-7c2a034ae0c3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:02.075708 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:02.075708 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:10:02.079113 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-28be5405-968c-45a4-8874-7c2a034ae0c3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:10:02.083206 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-28be5405-968c-45a4-8874-7c2a034ae0c3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 returned with HTTP 200 Aug 13 07:10:02.083585 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1310/5216] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:10:02 2026] GET /volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:02.091643 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-12c494dd-c4a8-4dd3-ad36-dc585742c722 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:02.092113 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-12c494dd-c4a8-4dd3-ad36-dc585742c722 None None] GET https://10.4.3.81/volume// Aug 13 07:10:02.092343 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-12c494dd-c4a8-4dd3-ad36-dc585742c722 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:02.092562 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-12c494dd-c4a8-4dd3-ad36-dc585742c722 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:02.092894 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-12c494dd-c4a8-4dd3-ad36-dc585742c722 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:10:02.093144 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1308/5217] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 07:10:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:10:02.099584 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-eaaf8fd3-8de9-4fb5-9b07-924e6888ada1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:02.101561 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-eaaf8fd3-8de9-4fb5-9b07-924e6888ada1 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:10:02.101901 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-eaaf8fd3-8de9-4fb5-9b07-924e6888ada1 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c199ccbb-7f62-45d9-928f-01a61644f195", "connector": null, "instance_uuid": "85bcb188-1292-43b1-84b4-f760a4dfd624"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:02.109788 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:02.109788 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:02.130064 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-eaaf8fd3-8de9-4fb5-9b07-924e6888ada1 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:10:02.130666 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1303/5218] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:10:02 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:02.813301 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ade853d7-4adf-4a4b-bcef-b07bf29a12d6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:02.813736 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ade853d7-4adf-4a4b-bcef-b07bf29a12d6 None None] GET https://10.4.3.81/volume// Aug 13 07:10:02.813895 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ade853d7-4adf-4a4b-bcef-b07bf29a12d6 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:02.814071 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ade853d7-4adf-4a4b-bcef-b07bf29a12d6 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:02.814427 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ade853d7-4adf-4a4b-bcef-b07bf29a12d6 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:10:02.814751 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1298/5219] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:10:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:10:02.824040 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-7e53486a-f73d-4938-81c0-315ad945b9b9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:02.825992 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-7e53486a-f73d-4938-81c0-315ad945b9b9 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 Aug 13 07:10:02.826183 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-7e53486a-f73d-4938-81c0-315ad945b9b9 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:02.826378 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-7e53486a-f73d-4938-81c0-315ad945b9b9 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:02.834758 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:02.834758 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:10:02.837695 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-7e53486a-f73d-4938-81c0-315ad945b9b9 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:10:02.841705 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-7e53486a-f73d-4938-81c0-315ad945b9b9 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 returned with HTTP 200 Aug 13 07:10:02.842044 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1311/5220] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:10:02 2026] GET /volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 => generated 1544 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:10:02.945505 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-baf3031e-727a-42de-aa9a-1c32416090bc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:02.947953 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-baf3031e-727a-42de-aa9a-1c32416090bc tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] PUT https://10.4.3.81/volume/v3/attachments/dc124c0c-f350-4851-9082-e0d3fdb51149 Aug 13 07:10:02.948476 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-baf3031e-727a-42de-aa9a-1c32416090bc tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:02.957030 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-baf3031e-727a-42de-aa9a-1c32416090bc tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Acquiring lock "cinder-attachment_update-c199ccbb-7f62-45d9-928f-01a61644f195-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:10:02.962423 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-baf3031e-727a-42de-aa9a-1c32416090bc tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Lock "cinder-attachment_update-c199ccbb-7f62-45d9-928f-01a61644f195-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:10:02.963356 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:02.963356 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:03.035335 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-baf3031e-727a-42de-aa9a-1c32416090bc tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Lock "cinder-attachment_update-c199ccbb-7f62-45d9-928f-01a61644f195-np0000007169" released by "attachment_update" :: held 0.073s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:10:03.035653 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-baf3031e-727a-42de-aa9a-1c32416090bc tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/dc124c0c-f350-4851-9082-e0d3fdb51149 returned with HTTP 200 Aug 13 07:10:03.036244 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1309/5221] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:10:02 2026] PUT /volume/v3/attachments/dc124c0c-f350-4851-9082-e0d3fdb51149 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:03.056906 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-8af91e97-f024-43e8-86f5-56ce36b0ca4d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:03.058674 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-8af91e97-f024-43e8-86f5-56ce36b0ca4d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/attachments/dc124c0c-f350-4851-9082-e0d3fdb51149/action Aug 13 07:10:03.058991 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-8af91e97-f024-43e8-86f5-56ce36b0ca4d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:10:03.059099 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-8af91e97-f024-43e8-86f5-56ce36b0ca4d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:03.072448 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:03.072448 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:03.079883 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0d7a3c81-d7c4-4caf-8dd2-d57bab68642f req-8af91e97-f024-43e8-86f5-56ce36b0ca4d tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/dc124c0c-f350-4851-9082-e0d3fdb51149/action returned with HTTP 204 Aug 13 07:10:03.080262 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1304/5222] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:10:03 2026] POST /volume/v3/attachments/dc124c0c-f350-4851-9082-e0d3fdb51149/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:10:11.646822 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=28,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:10:12.840545 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=17,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:10:13.030495 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=20,cinder:UPDATE=2 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:10:13.077833 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=26,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:10:16.528770 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-2d7027d9-c259-4001-bddd-50f865bdadf6 req-3fcdbad7-d2b0-4302-a3b1-055114379cf5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:16.530693 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2d7027d9-c259-4001-bddd-50f865bdadf6 req-3fcdbad7-d2b0-4302-a3b1-055114379cf5 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] DELETE https://10.4.3.81/volume/v3/attachments/ffb9428c-442a-4e8f-b643-7850c30bb5ed Aug 13 07:10:16.530860 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2d7027d9-c259-4001-bddd-50f865bdadf6 req-3fcdbad7-d2b0-4302-a3b1-055114379cf5 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:16.531042 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2d7027d9-c259-4001-bddd-50f865bdadf6 req-3fcdbad7-d2b0-4302-a3b1-055114379cf5 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:16.538812 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:16.538812 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:16.581338 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2d7027d9-c259-4001-bddd-50f865bdadf6 req-3fcdbad7-d2b0-4302-a3b1-055114379cf5 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/attachments/ffb9428c-442a-4e8f-b643-7850c30bb5ed returned with HTTP 200 Aug 13 07:10:16.581823 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1299/5223] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:10:16 2026] DELETE /volume/v3/attachments/ffb9428c-442a-4e8f-b643-7850c30bb5ed => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:17.918999 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f00ea6d4-9a3e-49c8-8c59-f231f1e49edc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:17.920791 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f00ea6d4-9a3e-49c8-8c59-f231f1e49edc tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4b469f7e-457c-4794-93ab-cbb374cfa330 Aug 13 07:10:17.920992 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f00ea6d4-9a3e-49c8-8c59-f231f1e49edc tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:17.921216 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f00ea6d4-9a3e-49c8-8c59-f231f1e49edc tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:17.921439 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-f00ea6d4-9a3e-49c8-8c59-f231f1e49edc tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Delete volume with id: 4b469f7e-457c-4794-93ab-cbb374cfa330 Aug 13 07:10:17.929910 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:17.929910 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:10:17.930456 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f00ea6d4-9a3e-49c8-8c59-f231f1e49edc tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Volume info retrieved successfully. Aug 13 07:10:17.945618 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f00ea6d4-9a3e-49c8-8c59-f231f1e49edc tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Delete volume request issued successfully. Aug 13 07:10:17.945828 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f00ea6d4-9a3e-49c8-8c59-f231f1e49edc tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/volumes/4b469f7e-457c-4794-93ab-cbb374cfa330 returned with HTTP 202 Aug 13 07:10:17.946270 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1312/5224] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:10:17 2026] DELETE /volume/v3/volumes/4b469f7e-457c-4794-93ab-cbb374cfa330 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:10:17.954858 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5617f39c-a555-42a6-97be-e040b6556853 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:17.956597 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5617f39c-a555-42a6-97be-e040b6556853 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] DELETE https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb Aug 13 07:10:17.956785 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5617f39c-a555-42a6-97be-e040b6556853 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:17.956969 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5617f39c-a555-42a6-97be-e040b6556853 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:17.957063 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-5617f39c-a555-42a6-97be-e040b6556853 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Delete backup with id: 3f09fbd6-138a-41a6-add1-41a5397dc1eb. Aug 13 07:10:17.961753 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:17.961753 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:17.972061 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-5617f39c-a555-42a6-97be-e040b6556853 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] delete_backup rpcapi backup_id 3f09fbd6-138a-41a6-add1-41a5397dc1eb {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:10:17.973838 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5617f39c-a555-42a6-97be-e040b6556853 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb returned with HTTP 202 Aug 13 07:10:17.974220 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1310/5225] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:10:17 2026] DELETE /volume/v3/backups/3f09fbd6-138a-41a6-add1-41a5397dc1eb => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:10:17.981444 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-61f1025d-436f-4590-bdb9-85b82359fcee None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:17.983639 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-61f1025d-436f-4590-bdb9-85b82359fcee tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 Aug 13 07:10:17.983833 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-61f1025d-436f-4590-bdb9-85b82359fcee tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:17.983983 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-61f1025d-436f-4590-bdb9-85b82359fcee tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:17.984126 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-61f1025d-436f-4590-bdb9-85b82359fcee tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Delete volume with id: 8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 Aug 13 07:10:17.993598 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:17.993598 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:17.994216 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-61f1025d-436f-4590-bdb9-85b82359fcee tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Volume info retrieved successfully. Aug 13 07:10:18.013138 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-61f1025d-436f-4590-bdb9-85b82359fcee tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Delete volume request issued successfully. Aug 13 07:10:18.013308 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-61f1025d-436f-4590-bdb9-85b82359fcee tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 returned with HTTP 202 Aug 13 07:10:18.013866 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1305/5226] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:10:17 2026] DELETE /volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:10:18.023085 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1f3512a6-c1c4-4562-b0a2-c2c3f0a4d582 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:18.025066 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1f3512a6-c1c4-4562-b0a2-c2c3f0a4d582 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 Aug 13 07:10:18.025356 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1f3512a6-c1c4-4562-b0a2-c2c3f0a4d582 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:18.025622 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1f3512a6-c1c4-4562-b0a2-c2c3f0a4d582 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:18.035787 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:18.035787 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:18.041291 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1f3512a6-c1c4-4562-b0a2-c2c3f0a4d582 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Volume info retrieved successfully. Aug 13 07:10:18.046766 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1f3512a6-c1c4-4562-b0a2-c2c3f0a4d582 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 returned with HTTP 200 Aug 13 07:10:18.047233 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1300/5227] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:18 2026] GET /volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:19.063921 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2c0503be-02f7-435c-b916-d2bc25a848d7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:19.065667 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2c0503be-02f7-435c-b916-d2bc25a848d7 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] GET https://10.4.3.81/volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 Aug 13 07:10:19.065852 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2c0503be-02f7-435c-b916-d2bc25a848d7 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:19.066028 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2c0503be-02f7-435c-b916-d2bc25a848d7 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:19.071300 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2c0503be-02f7-435c-b916-d2bc25a848d7 tempest-TestVolumeBackupRestore-626685512 tempest-TestVolumeBackupRestore-626685512-project-member] https://10.4.3.81/volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 returned with HTTP 404 Aug 13 07:10:19.071804 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1313/5228] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:19 2026] GET /volume/v3/volumes/8e8d6fb2-8c1b-4f0f-9ac7-8ce7036180f3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:10:24.882470 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-db03ee9f-aff6-4282-800f-792d6ae10d4b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:24.965594 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-db03ee9f-aff6-4282-800f-792d6ae10d4b tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:10:24.966028 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-db03ee9f-aff6-4282-800f-792d6ae10d4b tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-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=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:24.980905 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-db03ee9f-aff6-4282-800f-792d6ae10d4b tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:10:24.981328 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1311/5229] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:10:24 2026] POST /volume/v3/types => generated 287 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:26.400927 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:26.402620 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:10:26.402932 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "5f2d1316-72dc-4085-8b7b-575b0973676a", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:26.404279 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '5f2d1316-72dc-4085-8b7b-575b0973676a', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:10:26.496089 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Create volume of 1 GB Aug 13 07:10:26.500432 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Availability Zones retrieved successfully. Aug 13 07:10:26.505400 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Flow 'volume_create_api' (542efd84-1871-412d-bacc-ecb6402c34d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:10:26.506443 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c92cc9-ced5-49e6-a57b-88754cab80c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:26.507282 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:10:26.553781 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c92cc9-ced5-49e6-a57b-88754cab80c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:10:25Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=31aedd1c-9bdb-4ca2-a258-be7c1a9a03cb,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': '31aedd1c-9bdb-4ca2-a258-be7c1a9a03cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:26.554484 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be8fe112-829d-47a2-aef7-97da9f1fe41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:26.575895 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:10:26.576149 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:10:26.602871 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Created reservations ['15005f1a-67f9-4729-92de-eb5bed718f02', '682da7d4-3dcb-4c81-aa14-3c042067d7ed', '98410898-e31b-43fe-a433-61ca5a160f2e', '2c8d6c26-73af-45d7-992c-4c4afc4e047a'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:10:26.603637 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be8fe112-829d-47a2-aef7-97da9f1fe41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15005f1a-67f9-4729-92de-eb5bed718f02', '682da7d4-3dcb-4c81-aa14-3c042067d7ed', '98410898-e31b-43fe-a433-61ca5a160f2e', '2c8d6c26-73af-45d7-992c-4c4afc4e047a']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:26.604238 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdb9f4a4-fbfe-48af-808a-0215def5c6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:26.623279 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdb9f4a4-fbfe-48af-808a-0215def5c6c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b450246d-42da-432e-a822-d2594786e46e', '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='a2f3f90b6ac24b9b88c9fbdb40b1c689',qos_specs=None,replication_status=,reservations=['15005f1a-67f9-4729-92de-eb5bed718f02','682da7d4-3dcb-4c81-aa14-3c042067d7ed','98410898-e31b-43fe-a433-61ca5a160f2e','2c8d6c26-73af-45d7-992c-4c4afc4e047a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d970181956a84c5da0346736be2c15fd',volume_type_id=31aedd1c-9bdb-4ca2-a258-be7c1a9a03cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:10:26Z,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=b450246d-42da-432e-a822-d2594786e46e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2f3f90b6ac24b9b88c9fbdb40b1c689',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d970181956a84c5da0346736be2c15fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(31aedd1c-9bdb-4ca2-a258-be7c1a9a03cb),volume_type_id=31aedd1c-9bdb-4ca2-a258-be7c1a9a03cb)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:26.623863 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3a729f1-fcb9-4f11-8d88-d4bf2e530cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:26.638064 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3a729f1-fcb9-4f11-8d88-d4bf2e530cf9) transitioned into state 'SUCCESS' from 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='a2f3f90b6ac24b9b88c9fbdb40b1c689',qos_specs=None,replication_status=,reservations=['15005f1a-67f9-4729-92de-eb5bed718f02','682da7d4-3dcb-4c81-aa14-3c042067d7ed','98410898-e31b-43fe-a433-61ca5a160f2e','2c8d6c26-73af-45d7-992c-4c4afc4e047a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d970181956a84c5da0346736be2c15fd',volume_type_id=31aedd1c-9bdb-4ca2-a258-be7c1a9a03cb)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:26.638661 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d35da12a-7608-4cf6-8652-028f48966af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:26.645696 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d35da12a-7608-4cf6-8652-028f48966af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:26.646388 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Flow 'volume_create_api' (542efd84-1871-412d-bacc-ecb6402c34d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:10:26.646648 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Create volume request issued successfully. Aug 13 07:10:26.647115 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ee89e4db-d658-47fc-b13c-183dd0a26c41 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:10:26.647650 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1306/5230] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:10:26 2026] POST /volume/v3/volumes => generated 796 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:10:26.657574 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7765ee3e-e5c0-41af-8958-b1f6655fa779 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:26.659295 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7765ee3e-e5c0-41af-8958-b1f6655fa779 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] GET https://10.4.3.81/volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e Aug 13 07:10:26.659542 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7765ee3e-e5c0-41af-8958-b1f6655fa779 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:26.659751 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7765ee3e-e5c0-41af-8958-b1f6655fa779 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:26.666451 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:26.666451 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:26.669669 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7765ee3e-e5c0-41af-8958-b1f6655fa779 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Volume info retrieved successfully. Aug 13 07:10:26.673705 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7765ee3e-e5c0-41af-8958-b1f6655fa779 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] https://10.4.3.81/volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e returned with HTTP 200 Aug 13 07:10:26.673957 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1301/5231] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:26 2026] GET /volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e => generated 864 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:27.685149 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-19b694c4-957c-48f0-9c49-ca324a176a76 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:27.686836 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-19b694c4-957c-48f0-9c49-ca324a176a76 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] GET https://10.4.3.81/volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e Aug 13 07:10:27.687031 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-19b694c4-957c-48f0-9c49-ca324a176a76 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:27.687227 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-19b694c4-957c-48f0-9c49-ca324a176a76 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:27.693945 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:27.693945 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:10:27.697280 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-19b694c4-957c-48f0-9c49-ca324a176a76 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Volume info retrieved successfully. Aug 13 07:10:27.701221 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-19b694c4-957c-48f0-9c49-ca324a176a76 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] https://10.4.3.81/volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e returned with HTTP 200 Aug 13 07:10:27.701603 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1314/5232] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:27 2026] GET /volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e => generated 946 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:28.714355 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f75b1404-80cd-4935-9cc7-711cd39ff6bd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:28.716191 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f75b1404-80cd-4935-9cc7-711cd39ff6bd tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] GET https://10.4.3.81/volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e Aug 13 07:10:28.716461 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f75b1404-80cd-4935-9cc7-711cd39ff6bd tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:28.716689 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f75b1404-80cd-4935-9cc7-711cd39ff6bd tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:28.723970 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:28.723970 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:28.727621 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f75b1404-80cd-4935-9cc7-711cd39ff6bd tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Volume info retrieved successfully. Aug 13 07:10:28.732181 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f75b1404-80cd-4935-9cc7-711cd39ff6bd tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] https://10.4.3.81/volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e returned with HTTP 200 Aug 13 07:10:28.732768 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1312/5233] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:28 2026] GET /volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:29.744461 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-460560be-f051-46fe-b6c1-18ed2a87cf9d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:29.746230 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-460560be-f051-46fe-b6c1-18ed2a87cf9d tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] GET https://10.4.3.81/volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e Aug 13 07:10:29.746458 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-460560be-f051-46fe-b6c1-18ed2a87cf9d tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:29.746661 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-460560be-f051-46fe-b6c1-18ed2a87cf9d tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:29.753185 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:29.753185 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:29.756377 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-460560be-f051-46fe-b6c1-18ed2a87cf9d tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Volume info retrieved successfully. Aug 13 07:10:29.759944 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-460560be-f051-46fe-b6c1-18ed2a87cf9d tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] https://10.4.3.81/volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e returned with HTTP 200 Aug 13 07:10:29.760269 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1307/5234] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:29 2026] GET /volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:30.772801 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f3fa23cd-7db8-4c63-ad3c-5cc87b45b100 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:30.774515 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f3fa23cd-7db8-4c63-ad3c-5cc87b45b100 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] GET https://10.4.3.81/volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e Aug 13 07:10:30.774718 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f3fa23cd-7db8-4c63-ad3c-5cc87b45b100 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:30.774924 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f3fa23cd-7db8-4c63-ad3c-5cc87b45b100 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:30.781400 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:30.781400 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:30.784706 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f3fa23cd-7db8-4c63-ad3c-5cc87b45b100 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Volume info retrieved successfully. Aug 13 07:10:30.788568 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f3fa23cd-7db8-4c63-ad3c-5cc87b45b100 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] https://10.4.3.81/volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e returned with HTTP 200 Aug 13 07:10:30.788897 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1302/5235] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:30 2026] GET /volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:31.801611 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f4812b4d-895b-4bff-a82a-e3425cd62064 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:31.803943 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f4812b4d-895b-4bff-a82a-e3425cd62064 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] GET https://10.4.3.81/volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e Aug 13 07:10:31.804224 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f4812b4d-895b-4bff-a82a-e3425cd62064 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:31.804523 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f4812b4d-895b-4bff-a82a-e3425cd62064 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:31.813889 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:31.813889 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:10:31.818003 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f4812b4d-895b-4bff-a82a-e3425cd62064 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Volume info retrieved successfully. Aug 13 07:10:31.822006 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f4812b4d-895b-4bff-a82a-e3425cd62064 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] https://10.4.3.81/volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e returned with HTTP 200 Aug 13 07:10:31.822443 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1315/5236] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:31 2026] GET /volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:32.833874 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-78d7afe5-1beb-46fb-9e04-2e014692b33a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:32.835602 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-78d7afe5-1beb-46fb-9e04-2e014692b33a tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] GET https://10.4.3.81/volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e Aug 13 07:10:32.835813 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-78d7afe5-1beb-46fb-9e04-2e014692b33a tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:32.836016 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-78d7afe5-1beb-46fb-9e04-2e014692b33a tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:32.842397 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:32.842397 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:32.845641 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-78d7afe5-1beb-46fb-9e04-2e014692b33a tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Volume info retrieved successfully. Aug 13 07:10:32.849655 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-78d7afe5-1beb-46fb-9e04-2e014692b33a tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] https://10.4.3.81/volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e returned with HTTP 200 Aug 13 07:10:32.849979 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1313/5237] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:32 2026] GET /volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e => generated 1293 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:32.861286 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-52a27fa2-1159-439c-b6be-8880b3f6cc4d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:32.862894 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-52a27fa2-1159-439c-b6be-8880b3f6cc4d tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e Aug 13 07:10:32.863071 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-52a27fa2-1159-439c-b6be-8880b3f6cc4d tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:32.863245 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-52a27fa2-1159-439c-b6be-8880b3f6cc4d tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:32.863458 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-52a27fa2-1159-439c-b6be-8880b3f6cc4d tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Delete volume with id: b450246d-42da-432e-a822-d2594786e46e Aug 13 07:10:32.869644 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:32.869644 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:32.870057 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-52a27fa2-1159-439c-b6be-8880b3f6cc4d tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Volume info retrieved successfully. Aug 13 07:10:32.884377 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-52a27fa2-1159-439c-b6be-8880b3f6cc4d tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Delete volume request issued successfully. Aug 13 07:10:32.884600 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-52a27fa2-1159-439c-b6be-8880b3f6cc4d tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] https://10.4.3.81/volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e returned with HTTP 202 Aug 13 07:10:32.885019 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1308/5238] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:10:32 2026] DELETE /volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:10:32.892818 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9609b308-96e3-4d02-863b-5c57adbc1d12 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:32.894913 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9609b308-96e3-4d02-863b-5c57adbc1d12 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] GET https://10.4.3.81/volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e Aug 13 07:10:32.895150 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9609b308-96e3-4d02-863b-5c57adbc1d12 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:32.895401 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9609b308-96e3-4d02-863b-5c57adbc1d12 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:32.902455 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:32.902455 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:32.905920 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9609b308-96e3-4d02-863b-5c57adbc1d12 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Volume info retrieved successfully. Aug 13 07:10:32.910713 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9609b308-96e3-4d02-863b-5c57adbc1d12 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] https://10.4.3.81/volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e returned with HTTP 200 Aug 13 07:10:32.911144 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1303/5239] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:32 2026] GET /volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e => generated 1292 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:33.923588 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-33b517a6-d44d-4fbd-9b58-74d5ef2ea6c6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:33.925590 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-33b517a6-d44d-4fbd-9b58-74d5ef2ea6c6 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] GET https://10.4.3.81/volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e Aug 13 07:10:33.925802 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-33b517a6-d44d-4fbd-9b58-74d5ef2ea6c6 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:33.926026 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-33b517a6-d44d-4fbd-9b58-74d5ef2ea6c6 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:33.932068 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-33b517a6-d44d-4fbd-9b58-74d5ef2ea6c6 tempest-VolumeAndVolumeTypeFromImageTest-311954437 tempest-VolumeAndVolumeTypeFromImageTest-311954437-project-member] https://10.4.3.81/volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e returned with HTTP 404 Aug 13 07:10:33.932648 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1316/5240] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:33 2026] GET /volume/v3/volumes/b450246d-42da-432e-a822-d2594786e46e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:10:34.081419 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-13339238-a2ec-4713-9478-0de2e0283e1b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:34.083024 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-13339238-a2ec-4713-9478-0de2e0283e1b tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 07:10:34.083231 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-13339238-a2ec-4713-9478-0de2e0283e1b tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:34.083456 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-13339238-a2ec-4713-9478-0de2e0283e1b tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:34.084158 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-13339238-a2ec-4713-9478-0de2e0283e1b tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:10:34.093340 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-13339238-a2ec-4713-9478-0de2e0283e1b tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] Get all volumes completed successfully. Aug 13 07:10:34.094474 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:34.094474 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:34.098185 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-13339238-a2ec-4713-9478-0de2e0283e1b tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 07:10:34.098631 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1314/5241] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 07:10:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:34.111862 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-db465343-1ddb-416d-b687-40cda5de27b6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:34.113710 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-db465343-1ddb-416d-b687-40cda5de27b6 tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/eb7b8a7a-e951-4fc0-9e31-f5d493b640b4 Aug 13 07:10:34.113896 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-db465343-1ddb-416d-b687-40cda5de27b6 tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:34.114079 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-db465343-1ddb-416d-b687-40cda5de27b6 tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:34.114491 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-db465343-1ddb-416d-b687-40cda5de27b6 tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] Delete volume with id: eb7b8a7a-e951-4fc0-9e31-f5d493b640b4 Aug 13 07:10:34.121911 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:34.121911 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:34.122202 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-db465343-1ddb-416d-b687-40cda5de27b6 tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] Volume info retrieved successfully. Aug 13 07:10:34.131882 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.image.cache [None req-db465343-1ddb-416d-b687-40cda5de27b6 tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '5f2d1316-72dc-4085-8b7b-575b0973676a', 'volume_id': 'eb7b8a7a-e951-4fc0-9e31-f5d493b640b4', 'host': 'np0000007169@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 13, 7, 10, 26), 'last_used': datetime.datetime(2026, 8, 13, 7, 10, 32)}. {{(pid=100296) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 13 07:10:34.140512 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-db465343-1ddb-416d-b687-40cda5de27b6 tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] Delete volume request issued successfully. Aug 13 07:10:34.140698 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-db465343-1ddb-416d-b687-40cda5de27b6 tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] https://10.4.3.81/volume/v3/volumes/eb7b8a7a-e951-4fc0-9e31-f5d493b640b4 returned with HTTP 202 Aug 13 07:10:34.141096 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1309/5242] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:10:34 2026] DELETE /volume/v3/volumes/eb7b8a7a-e951-4fc0-9e31-f5d493b640b4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:10:34.148051 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1869cc5c-de8a-483e-a070-9d156341554d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:34.150127 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1869cc5c-de8a-483e-a070-9d156341554d tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] GET https://10.4.3.81/volume/v3/volumes/eb7b8a7a-e951-4fc0-9e31-f5d493b640b4 Aug 13 07:10:34.150373 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1869cc5c-de8a-483e-a070-9d156341554d tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:34.150582 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1869cc5c-de8a-483e-a070-9d156341554d tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:34.157755 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:34.157755 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:34.161240 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1869cc5c-de8a-483e-a070-9d156341554d tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] Volume info retrieved successfully. Aug 13 07:10:34.165067 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1869cc5c-de8a-483e-a070-9d156341554d tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] https://10.4.3.81/volume/v3/volumes/eb7b8a7a-e951-4fc0-9e31-f5d493b640b4 returned with HTTP 200 Aug 13 07:10:34.165453 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1304/5243] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:34 2026] GET /volume/v3/volumes/eb7b8a7a-e951-4fc0-9e31-f5d493b640b4 => generated 1094 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:35.181947 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8f877595-a36e-4e46-9aa9-a5effd9eb3eb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:35.183644 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8f877595-a36e-4e46-9aa9-a5effd9eb3eb tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] GET https://10.4.3.81/volume/v3/volumes/eb7b8a7a-e951-4fc0-9e31-f5d493b640b4 Aug 13 07:10:35.183831 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8f877595-a36e-4e46-9aa9-a5effd9eb3eb tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:35.184016 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8f877595-a36e-4e46-9aa9-a5effd9eb3eb tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:35.189543 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8f877595-a36e-4e46-9aa9-a5effd9eb3eb tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] https://10.4.3.81/volume/v3/volumes/eb7b8a7a-e951-4fc0-9e31-f5d493b640b4 returned with HTTP 404 Aug 13 07:10:35.189952 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1317/5244] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:35 2026] GET /volume/v3/volumes/eb7b8a7a-e951-4fc0-9e31-f5d493b640b4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:10:35.197366 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-878020ce-6a1a-4c28-87e6-f9d5455c7610 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:35.199080 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-878020ce-6a1a-4c28-87e6-f9d5455c7610 tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] DELETE https://10.4.3.81/volume/v3/types/31aedd1c-9bdb-4ca2-a258-be7c1a9a03cb Aug 13 07:10:35.199312 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-878020ce-6a1a-4c28-87e6-f9d5455c7610 tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:35.199558 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-878020ce-6a1a-4c28-87e6-f9d5455c7610 tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:35.218890 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-878020ce-6a1a-4c28-87e6-f9d5455c7610 tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] https://10.4.3.81/volume/v3/types/31aedd1c-9bdb-4ca2-a258-be7c1a9a03cb returned with HTTP 202 Aug 13 07:10:35.219208 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1315/5245] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:10:35 2026] DELETE /volume/v3/types/31aedd1c-9bdb-4ca2-a258-be7c1a9a03cb => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:10:35.226632 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a66a1bec-b79e-4c4a-a95e-2a66cdd65788 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:35.228231 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a66a1bec-b79e-4c4a-a95e-2a66cdd65788 tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] GET https://10.4.3.81/volume/v3/types/31aedd1c-9bdb-4ca2-a258-be7c1a9a03cb Aug 13 07:10:35.228446 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a66a1bec-b79e-4c4a-a95e-2a66cdd65788 tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:35.228632 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a66a1bec-b79e-4c4a-a95e-2a66cdd65788 tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:35.231450 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a66a1bec-b79e-4c4a-a95e-2a66cdd65788 tempest-VolumeAndVolumeTypeFromImageTest-824655627 tempest-VolumeAndVolumeTypeFromImageTest-824655627-project-admin] https://10.4.3.81/volume/v3/types/31aedd1c-9bdb-4ca2-a258-be7c1a9a03cb returned with HTTP 404 Aug 13 07:10:35.231854 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1310/5246] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 07:10:35 2026] GET /volume/v3/types/31aedd1c-9bdb-4ca2-a258-be7c1a9a03cb => generated 114 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:10:37.051066 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:37.125581 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:10:37.125913 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-562972249"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:37.127398 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-562972249'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:10:37.127516 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Create volume of 1 GB Aug 13 07:10:37.131294 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Availability Zones retrieved successfully. Aug 13 07:10:37.136329 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Flow 'volume_create_api' (6b9b43b2-78a2-43e2-90cc-4debe3e520ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:10:37.137176 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47ddec11-0ba6-49b3-aa3f-4a4efbd3517f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:37.137882 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:10:37.160406 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47ddec11-0ba6-49b3-aa3f-4a4efbd3517f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:37.161117 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (094a2007-74c8-4286-bbd6-25162e59c2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:37.209971 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Created reservations ['d9f173cf-e771-4caa-a0d2-dc1a697eb4c2', '96769067-c590-4e93-b440-eba8fcade3ab', '9d552717-b741-4c20-b2b1-ff302b8e10e9', '250cf72d-c742-4dd3-8445-bcd12fb0086e'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:10:37.210792 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (094a2007-74c8-4286-bbd6-25162e59c2c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9f173cf-e771-4caa-a0d2-dc1a697eb4c2', '96769067-c590-4e93-b440-eba8fcade3ab', '9d552717-b741-4c20-b2b1-ff302b8e10e9', '250cf72d-c742-4dd3-8445-bcd12fb0086e']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:37.211560 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec4ce62c-6e06-4993-af65-baad0a2a0417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:37.234043 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec4ce62c-6e06-4993-af65-baad0a2a0417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2632a1d5-7e3d-4884-a5c0-9a45b1d94399', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-562972249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417fe0a53c634363b327beccb88582c5',qos_specs=None,replication_status=,reservations=['d9f173cf-e771-4caa-a0d2-dc1a697eb4c2','96769067-c590-4e93-b440-eba8fcade3ab','9d552717-b741-4c20-b2b1-ff302b8e10e9','250cf72d-c742-4dd3-8445-bcd12fb0086e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='573c19f7ceb74c3188460a9d237f448e',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:10:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-562972249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2632a1d5-7e3d-4884-a5c0-9a45b1d94399,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='417fe0a53c634363b327beccb88582c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='573c19f7ceb74c3188460a9d237f448e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:37.234998 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4686b2f3-cb04-494b-beb3-4bdc478e3ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:37.253636 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4686b2f3-cb04-494b-beb3-4bdc478e3ae6) transitioned into state 'SUCCESS' from state '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-562972249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417fe0a53c634363b327beccb88582c5',qos_specs=None,replication_status=,reservations=['d9f173cf-e771-4caa-a0d2-dc1a697eb4c2','96769067-c590-4e93-b440-eba8fcade3ab','9d552717-b741-4c20-b2b1-ff302b8e10e9','250cf72d-c742-4dd3-8445-bcd12fb0086e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='573c19f7ceb74c3188460a9d237f448e',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:37.254400 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f58c3d9-6506-4890-a62c-f27cd3db1857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:37.262809 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f58c3d9-6506-4890-a62c-f27cd3db1857) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:37.263665 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Flow 'volume_create_api' (6b9b43b2-78a2-43e2-90cc-4debe3e520ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:10:37.263978 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Create volume request issued successfully. Aug 13 07:10:37.264549 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7357ca5c-3080-4bcd-961a-94324c23cdd2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:10:37.264941 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1305/5247] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:10:37 2026] POST /volume/v3/volumes => generated 775 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:10:37.281539 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-370e4147-8ed4-44d7-8bb9-9b98c2b4ed79 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:37.283340 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-370e4147-8ed4-44d7-8bb9-9b98c2b4ed79 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/volumes/2632a1d5-7e3d-4884-a5c0-9a45b1d94399 Aug 13 07:10:37.283598 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-370e4147-8ed4-44d7-8bb9-9b98c2b4ed79 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:37.283864 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-370e4147-8ed4-44d7-8bb9-9b98c2b4ed79 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:37.292762 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:37.292762 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:10:37.296978 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-370e4147-8ed4-44d7-8bb9-9b98c2b4ed79 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:37.302006 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-370e4147-8ed4-44d7-8bb9-9b98c2b4ed79 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/2632a1d5-7e3d-4884-a5c0-9a45b1d94399 returned with HTTP 200 Aug 13 07:10:37.302422 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1318/5248] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:37 2026] GET /volume/v3/volumes/2632a1d5-7e3d-4884-a5c0-9a45b1d94399 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:38.315761 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e2e818ca-337a-4b3b-af01-7be9a28533a0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:38.317517 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e2e818ca-337a-4b3b-af01-7be9a28533a0 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/volumes/2632a1d5-7e3d-4884-a5c0-9a45b1d94399 Aug 13 07:10:38.317691 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e2e818ca-337a-4b3b-af01-7be9a28533a0 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:38.317862 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e2e818ca-337a-4b3b-af01-7be9a28533a0 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:38.324675 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:38.324675 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:38.328048 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e2e818ca-337a-4b3b-af01-7be9a28533a0 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:38.332206 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e2e818ca-337a-4b3b-af01-7be9a28533a0 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/2632a1d5-7e3d-4884-a5c0-9a45b1d94399 returned with HTTP 200 Aug 13 07:10:38.332650 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1316/5249] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:38 2026] GET /volume/v3/volumes/2632a1d5-7e3d-4884-a5c0-9a45b1d94399 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:38.344107 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-48b8fe8e-aa95-4a6b-a332-3ccd59d0236f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:38.345922 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-48b8fe8e-aa95-4a6b-a332-3ccd59d0236f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:10:38.346249 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-48b8fe8e-aa95-4a6b-a332-3ccd59d0236f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2632a1d5-7e3d-4884-a5c0-9a45b1d94399", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1667303666"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:38.354480 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:38.354480 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:38.354819 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-48b8fe8e-aa95-4a6b-a332-3ccd59d0236f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:38.354927 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-48b8fe8e-aa95-4a6b-a332-3ccd59d0236f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Create snapshot from volume 2632a1d5-7e3d-4884-a5c0-9a45b1d94399 Aug 13 07:10:38.383630 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-48b8fe8e-aa95-4a6b-a332-3ccd59d0236f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Created reservations ['a9f9789f-8de6-45d7-a98a-56f62751f713', 'c30b93fa-b152-4b53-873f-a2f4915b1a46', 'b710dbfb-58fd-47b5-8756-1636af85e2a7', 'f8f66919-9f70-4a53-8392-a3ee77f127f9'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:10:38.411716 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-48b8fe8e-aa95-4a6b-a332-3ccd59d0236f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot create request issued successfully. Aug 13 07:10:38.412032 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-48b8fe8e-aa95-4a6b-a332-3ccd59d0236f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:10:38.412591 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1311/5250] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:10:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:10:38.421978 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c5d46acf-f2b0-47cd-a858-2da429f6cdff None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:38.424310 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c5d46acf-f2b0-47cd-a858-2da429f6cdff tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/snapshots/cd0835e3-7738-4c92-b042-502fad97df44 Aug 13 07:10:38.424473 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c5d46acf-f2b0-47cd-a858-2da429f6cdff tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:38.424643 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c5d46acf-f2b0-47cd-a858-2da429f6cdff tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:38.429069 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:38.429069 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:38.429329 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c5d46acf-f2b0-47cd-a858-2da429f6cdff tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot retrieved successfully. Aug 13 07:10:38.429885 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c5d46acf-f2b0-47cd-a858-2da429f6cdff tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/cd0835e3-7738-4c92-b042-502fad97df44 returned with HTTP 200 Aug 13 07:10:38.430190 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1306/5251] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:38 2026] GET /volume/v3/snapshots/cd0835e3-7738-4c92-b042-502fad97df44 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:39.439090 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7bf4aeb2-2457-4458-9337-1bb73d024500 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:39.440869 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7bf4aeb2-2457-4458-9337-1bb73d024500 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/snapshots/cd0835e3-7738-4c92-b042-502fad97df44 Aug 13 07:10:39.441065 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7bf4aeb2-2457-4458-9337-1bb73d024500 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:39.441251 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7bf4aeb2-2457-4458-9337-1bb73d024500 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:39.445776 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:39.445776 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:10:39.446030 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7bf4aeb2-2457-4458-9337-1bb73d024500 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot retrieved successfully. Aug 13 07:10:39.446616 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7bf4aeb2-2457-4458-9337-1bb73d024500 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/cd0835e3-7738-4c92-b042-502fad97df44 returned with HTTP 200 Aug 13 07:10:39.446922 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1319/5252] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:39 2026] GET /volume/v3/snapshots/cd0835e3-7738-4c92-b042-502fad97df44 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:39.455369 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c13ea803-b138-45b0-98c0-2e888a23ac45 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:39.510824 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c13ea803-b138-45b0-98c0-2e888a23ac45 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] POST https://10.4.3.81/volume/v3/snapshots/cd0835e3-7738-4c92-b042-502fad97df44/action Aug 13 07:10:39.511273 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c13ea803-b138-45b0-98c0-2e888a23ac45 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:10:39.511467 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c13ea803-b138-45b0-98c0-2e888a23ac45 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:39.519528 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:39.519528 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:39.520107 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c13ea803-b138-45b0-98c0-2e888a23ac45 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] Snapshot retrieved successfully. Aug 13 07:10:39.521388 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-c13ea803-b138-45b0-98c0-2e888a23ac45 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'b1fda3f1917b489e9443ab16699c15ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '417fe0a53c634363b327beccb88582c5', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:10:39.521639 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c13ea803-b138-45b0-98c0-2e888a23ac45 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] https://10.4.3.81/volume/v3/snapshots/cd0835e3-7738-4c92-b042-502fad97df44/action returned with HTTP 403 Aug 13 07:10:39.522231 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1317/5253] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:10:39 2026] POST /volume/v3/snapshots/cd0835e3-7738-4c92-b042-502fad97df44/action => generated 133 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:10:39.529159 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6b01ed0a-72b9-4b49-8981-a4b1d8f96c40 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:39.530815 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6b01ed0a-72b9-4b49-8981-a4b1d8f96c40 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/cd0835e3-7738-4c92-b042-502fad97df44 Aug 13 07:10:39.530996 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6b01ed0a-72b9-4b49-8981-a4b1d8f96c40 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:39.531173 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6b01ed0a-72b9-4b49-8981-a4b1d8f96c40 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:39.531290 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-6b01ed0a-72b9-4b49-8981-a4b1d8f96c40 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Delete snapshot with id: cd0835e3-7738-4c92-b042-502fad97df44 Aug 13 07:10:39.536690 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:39.536690 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:39.537071 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6b01ed0a-72b9-4b49-8981-a4b1d8f96c40 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot retrieved successfully. Aug 13 07:10:39.550222 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6b01ed0a-72b9-4b49-8981-a4b1d8f96c40 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot delete request issued successfully. Aug 13 07:10:39.550463 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6b01ed0a-72b9-4b49-8981-a4b1d8f96c40 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/cd0835e3-7738-4c92-b042-502fad97df44 returned with HTTP 202 Aug 13 07:10:39.550904 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1312/5254] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:10:39 2026] DELETE /volume/v3/snapshots/cd0835e3-7738-4c92-b042-502fad97df44 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:10:39.557987 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e35fa885-349c-4e7b-868a-b71614f44e75 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:39.560197 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e35fa885-349c-4e7b-868a-b71614f44e75 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/snapshots/cd0835e3-7738-4c92-b042-502fad97df44 Aug 13 07:10:39.560494 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e35fa885-349c-4e7b-868a-b71614f44e75 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:39.560752 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e35fa885-349c-4e7b-868a-b71614f44e75 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:39.566047 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:39.566047 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:39.566387 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e35fa885-349c-4e7b-868a-b71614f44e75 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot retrieved successfully. Aug 13 07:10:39.566961 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e35fa885-349c-4e7b-868a-b71614f44e75 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/cd0835e3-7738-4c92-b042-502fad97df44 returned with HTTP 200 Aug 13 07:10:39.567371 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1307/5255] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:39 2026] GET /volume/v3/snapshots/cd0835e3-7738-4c92-b042-502fad97df44 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:40.576104 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f8086c93-8d23-4b46-ba98-5fa19039009e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:40.578486 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f8086c93-8d23-4b46-ba98-5fa19039009e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/snapshots/cd0835e3-7738-4c92-b042-502fad97df44 Aug 13 07:10:40.578737 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f8086c93-8d23-4b46-ba98-5fa19039009e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:40.578976 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f8086c93-8d23-4b46-ba98-5fa19039009e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:40.583857 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f8086c93-8d23-4b46-ba98-5fa19039009e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/cd0835e3-7738-4c92-b042-502fad97df44 returned with HTTP 404 Aug 13 07:10:40.584472 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1320/5256] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:40 2026] GET /volume/v3/snapshots/cd0835e3-7738-4c92-b042-502fad97df44 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:10:40.591285 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-55f51e10-f412-4e63-8f50-ec08200abe39 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:40.593061 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-55f51e10-f412-4e63-8f50-ec08200abe39 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/2632a1d5-7e3d-4884-a5c0-9a45b1d94399 Aug 13 07:10:40.593256 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-55f51e10-f412-4e63-8f50-ec08200abe39 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:40.593532 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-55f51e10-f412-4e63-8f50-ec08200abe39 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:40.593693 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-55f51e10-f412-4e63-8f50-ec08200abe39 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Delete volume with id: 2632a1d5-7e3d-4884-a5c0-9a45b1d94399 Aug 13 07:10:40.600511 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:40.600511 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:40.600855 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-55f51e10-f412-4e63-8f50-ec08200abe39 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:40.614798 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-55f51e10-f412-4e63-8f50-ec08200abe39 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Delete volume request issued successfully. Aug 13 07:10:40.614958 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-55f51e10-f412-4e63-8f50-ec08200abe39 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/2632a1d5-7e3d-4884-a5c0-9a45b1d94399 returned with HTTP 202 Aug 13 07:10:40.615292 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1318/5257] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:10:40 2026] DELETE /volume/v3/volumes/2632a1d5-7e3d-4884-a5c0-9a45b1d94399 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:10:40.626217 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d5c2d003-ffa4-4d06-bdb6-338248c0f556 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:40.628074 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d5c2d003-ffa4-4d06-bdb6-338248c0f556 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/volumes/2632a1d5-7e3d-4884-a5c0-9a45b1d94399 Aug 13 07:10:40.628299 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d5c2d003-ffa4-4d06-bdb6-338248c0f556 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:40.628880 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d5c2d003-ffa4-4d06-bdb6-338248c0f556 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:40.636506 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:40.636506 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:40.640554 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d5c2d003-ffa4-4d06-bdb6-338248c0f556 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:40.645082 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d5c2d003-ffa4-4d06-bdb6-338248c0f556 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/2632a1d5-7e3d-4884-a5c0-9a45b1d94399 returned with HTTP 200 Aug 13 07:10:40.645570 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1313/5258] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:40 2026] GET /volume/v3/volumes/2632a1d5-7e3d-4884-a5c0-9a45b1d94399 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:41.658663 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5bc81260-1be0-455a-9a1f-c514407f02b3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:41.660354 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5bc81260-1be0-455a-9a1f-c514407f02b3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/volumes/2632a1d5-7e3d-4884-a5c0-9a45b1d94399 Aug 13 07:10:41.660559 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5bc81260-1be0-455a-9a1f-c514407f02b3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:41.660769 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5bc81260-1be0-455a-9a1f-c514407f02b3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:41.666414 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5bc81260-1be0-455a-9a1f-c514407f02b3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/2632a1d5-7e3d-4884-a5c0-9a45b1d94399 returned with HTTP 404 Aug 13 07:10:41.666900 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1308/5259] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:41 2026] GET /volume/v3/volumes/2632a1d5-7e3d-4884-a5c0-9a45b1d94399 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:10:41.674345 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d7ccd228-2169-4221-8b02-0a6399908944 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:41.676271 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d7ccd228-2169-4221-8b02-0a6399908944 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:10:41.676745 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d7ccd228-2169-4221-8b02-0a6399908944 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-204178038"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:41.678528 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-d7ccd228-2169-4221-8b02-0a6399908944 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-204178038'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:10:41.678666 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-d7ccd228-2169-4221-8b02-0a6399908944 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Create volume of 1 GB Aug 13 07:10:41.682617 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d7ccd228-2169-4221-8b02-0a6399908944 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Availability Zones retrieved successfully. Aug 13 07:10:41.687542 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d7ccd228-2169-4221-8b02-0a6399908944 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Flow 'volume_create_api' (4a776cf8-8e75-460c-9c83-a8586f7b531c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:10:41.688547 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d7ccd228-2169-4221-8b02-0a6399908944 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f73bdf3-d3ad-4166-a6bd-c1980b7153a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:41.689267 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-d7ccd228-2169-4221-8b02-0a6399908944 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:10:41.710944 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d7ccd228-2169-4221-8b02-0a6399908944 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f73bdf3-d3ad-4166-a6bd-c1980b7153a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:41.711667 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d7ccd228-2169-4221-8b02-0a6399908944 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee10dc56-4a39-4e3e-a2d6-c61c5e2f1c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:41.745567 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-d7ccd228-2169-4221-8b02-0a6399908944 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Created reservations ['c165aaf7-4502-415b-ae2c-34984d86c0b1', '45b14600-58a7-4548-8f56-3c35d2920aa4', 'a5e59aec-978d-423e-b052-7bbf4b12ae26', '94b4b66d-db97-4467-9f03-a449c6e90852'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:10:41.746273 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d7ccd228-2169-4221-8b02-0a6399908944 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee10dc56-4a39-4e3e-a2d6-c61c5e2f1c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c165aaf7-4502-415b-ae2c-34984d86c0b1', '45b14600-58a7-4548-8f56-3c35d2920aa4', 'a5e59aec-978d-423e-b052-7bbf4b12ae26', '94b4b66d-db97-4467-9f03-a449c6e90852']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:41.746997 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d7ccd228-2169-4221-8b02-0a6399908944 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25aaa112-e4d3-4c41-a672-f0b4a4b801ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:41.767910 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d7ccd228-2169-4221-8b02-0a6399908944 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25aaa112-e4d3-4c41-a672-f0b4a4b801ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67939f71-d3f8-4b4b-90a6-f23f7b73ec8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-204178038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417fe0a53c634363b327beccb88582c5',qos_specs=None,replication_status=,reservations=['c165aaf7-4502-415b-ae2c-34984d86c0b1','45b14600-58a7-4548-8f56-3c35d2920aa4','a5e59aec-978d-423e-b052-7bbf4b12ae26','94b4b66d-db97-4467-9f03-a449c6e90852'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='573c19f7ceb74c3188460a9d237f448e',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:10:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-204178038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67939f71-d3f8-4b4b-90a6-f23f7b73ec8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='417fe0a53c634363b327beccb88582c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='573c19f7ceb74c3188460a9d237f448e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:41.768949 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d7ccd228-2169-4221-8b02-0a6399908944 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbbe4240-dc90-40b6-8e82-e29571624c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:41.785981 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d7ccd228-2169-4221-8b02-0a6399908944 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbbe4240-dc90-40b6-8e82-e29571624c07) transitioned into state 'SUCCESS' from state '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-204178038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417fe0a53c634363b327beccb88582c5',qos_specs=None,replication_status=,reservations=['c165aaf7-4502-415b-ae2c-34984d86c0b1','45b14600-58a7-4548-8f56-3c35d2920aa4','a5e59aec-978d-423e-b052-7bbf4b12ae26','94b4b66d-db97-4467-9f03-a449c6e90852'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='573c19f7ceb74c3188460a9d237f448e',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:41.786900 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d7ccd228-2169-4221-8b02-0a6399908944 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e46f4d86-716e-44cb-bae4-4b34467ccea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:41.795608 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d7ccd228-2169-4221-8b02-0a6399908944 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e46f4d86-716e-44cb-bae4-4b34467ccea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:41.796347 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d7ccd228-2169-4221-8b02-0a6399908944 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Flow 'volume_create_api' (4a776cf8-8e75-460c-9c83-a8586f7b531c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:10:41.796660 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d7ccd228-2169-4221-8b02-0a6399908944 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Create volume request issued successfully. Aug 13 07:10:41.797175 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d7ccd228-2169-4221-8b02-0a6399908944 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:10:41.797737 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1321/5260] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:10:41 2026] POST /volume/v3/volumes => generated 775 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:10:41.808012 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0174019f-4683-4761-a6ab-d3531dd231d3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:41.812704 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0174019f-4683-4761-a6ab-d3531dd231d3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/volumes/67939f71-d3f8-4b4b-90a6-f23f7b73ec8c Aug 13 07:10:41.816338 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0174019f-4683-4761-a6ab-d3531dd231d3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:41.816338 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0174019f-4683-4761-a6ab-d3531dd231d3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:41.820334 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:41.820334 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:41.824070 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0174019f-4683-4761-a6ab-d3531dd231d3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:41.828006 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0174019f-4683-4761-a6ab-d3531dd231d3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/67939f71-d3f8-4b4b-90a6-f23f7b73ec8c returned with HTTP 200 Aug 13 07:10:41.828406 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1319/5261] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:41 2026] GET /volume/v3/volumes/67939f71-d3f8-4b4b-90a6-f23f7b73ec8c => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:42.839801 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-809354ee-8305-433d-85ce-42924af94c91 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:42.841465 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-809354ee-8305-433d-85ce-42924af94c91 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/volumes/67939f71-d3f8-4b4b-90a6-f23f7b73ec8c Aug 13 07:10:42.841645 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-809354ee-8305-433d-85ce-42924af94c91 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:42.841815 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-809354ee-8305-433d-85ce-42924af94c91 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:42.848397 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:42.848397 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:42.851654 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-809354ee-8305-433d-85ce-42924af94c91 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:42.854908 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-809354ee-8305-433d-85ce-42924af94c91 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/67939f71-d3f8-4b4b-90a6-f23f7b73ec8c returned with HTTP 200 Aug 13 07:10:42.855252 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1314/5262] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:42 2026] GET /volume/v3/volumes/67939f71-d3f8-4b4b-90a6-f23f7b73ec8c => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:42.866063 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-047ae583-9f92-432a-8752-504a54fbd80b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:42.867653 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-047ae583-9f92-432a-8752-504a54fbd80b tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:10:42.867962 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-047ae583-9f92-432a-8752-504a54fbd80b tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67939f71-d3f8-4b4b-90a6-f23f7b73ec8c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-428746406"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:42.875697 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:42.875697 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:42.875939 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-047ae583-9f92-432a-8752-504a54fbd80b tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:42.876056 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-047ae583-9f92-432a-8752-504a54fbd80b tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Create snapshot from volume 67939f71-d3f8-4b4b-90a6-f23f7b73ec8c Aug 13 07:10:42.896748 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-047ae583-9f92-432a-8752-504a54fbd80b tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Created reservations ['9f9d3bb4-d9b5-4795-a0a7-6bc9fcf13812', 'd42d7360-5333-44bf-8981-f7864d16b776', '869c355b-418d-48e4-bf75-753d1ebf8c2f', '64caee51-3a51-4b91-8057-096ad5076fee'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:10:42.923476 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-047ae583-9f92-432a-8752-504a54fbd80b tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot create request issued successfully. Aug 13 07:10:42.923786 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-047ae583-9f92-432a-8752-504a54fbd80b tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:10:42.924192 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1309/5263] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:10:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:10:42.933939 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-df527363-747c-4a8d-a94c-d6b821140231 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:42.935789 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-df527363-747c-4a8d-a94c-d6b821140231 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/snapshots/77471ccb-dd86-4f56-895e-c7e060b71edb Aug 13 07:10:42.936052 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-df527363-747c-4a8d-a94c-d6b821140231 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:42.936300 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-df527363-747c-4a8d-a94c-d6b821140231 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:42.940785 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:42.940785 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:10:42.941128 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-df527363-747c-4a8d-a94c-d6b821140231 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot retrieved successfully. Aug 13 07:10:42.941764 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-df527363-747c-4a8d-a94c-d6b821140231 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/77471ccb-dd86-4f56-895e-c7e060b71edb returned with HTTP 200 Aug 13 07:10:42.942132 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1322/5264] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:42 2026] GET /volume/v3/snapshots/77471ccb-dd86-4f56-895e-c7e060b71edb => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:43.951976 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0618a221-ec65-427e-b63d-5c64ef6578f4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:43.953701 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0618a221-ec65-427e-b63d-5c64ef6578f4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/snapshots/77471ccb-dd86-4f56-895e-c7e060b71edb Aug 13 07:10:43.953883 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0618a221-ec65-427e-b63d-5c64ef6578f4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:43.954056 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0618a221-ec65-427e-b63d-5c64ef6578f4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:43.958759 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:43.958759 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:43.959098 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0618a221-ec65-427e-b63d-5c64ef6578f4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot retrieved successfully. Aug 13 07:10:43.959753 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0618a221-ec65-427e-b63d-5c64ef6578f4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/77471ccb-dd86-4f56-895e-c7e060b71edb returned with HTTP 200 Aug 13 07:10:43.960108 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1320/5265] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:43 2026] GET /volume/v3/snapshots/77471ccb-dd86-4f56-895e-c7e060b71edb => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:43.968333 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-649852e4-4ec3-4eae-bd2b-9f33fc9eae40 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:43.970113 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-649852e4-4ec3-4eae-bd2b-9f33fc9eae40 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] GET https://10.4.3.81/volume/v3/snapshots Aug 13 07:10:43.970347 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-649852e4-4ec3-4eae-bd2b-9f33fc9eae40 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:43.970541 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-649852e4-4ec3-4eae-bd2b-9f33fc9eae40 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:43.970784 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-649852e4-4ec3-4eae-bd2b-9f33fc9eae40 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:10:43.971837 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-649852e4-4ec3-4eae-bd2b-9f33fc9eae40 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 07:10:43.975788 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-649852e4-4ec3-4eae-bd2b-9f33fc9eae40 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] Get all snapshots completed successfully. Aug 13 07:10:43.976100 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-649852e4-4ec3-4eae-bd2b-9f33fc9eae40 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] https://10.4.3.81/volume/v3/snapshots returned with HTTP 200 Aug 13 07:10:43.976534 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1315/5266] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 07:10:43 2026] GET /volume/v3/snapshots => generated 335 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:43.985289 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ad161124-5e23-48ef-b7a9-7087ad792b43 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:43.987229 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ad161124-5e23-48ef-b7a9-7087ad792b43 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/77471ccb-dd86-4f56-895e-c7e060b71edb Aug 13 07:10:43.987451 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ad161124-5e23-48ef-b7a9-7087ad792b43 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:43.987643 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ad161124-5e23-48ef-b7a9-7087ad792b43 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:43.987751 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-ad161124-5e23-48ef-b7a9-7087ad792b43 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Delete snapshot with id: 77471ccb-dd86-4f56-895e-c7e060b71edb Aug 13 07:10:43.992408 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:43.992408 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:43.992759 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ad161124-5e23-48ef-b7a9-7087ad792b43 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot retrieved successfully. Aug 13 07:10:44.007380 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ad161124-5e23-48ef-b7a9-7087ad792b43 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot delete request issued successfully. Aug 13 07:10:44.007563 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ad161124-5e23-48ef-b7a9-7087ad792b43 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/77471ccb-dd86-4f56-895e-c7e060b71edb returned with HTTP 202 Aug 13 07:10:44.008013 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1310/5267] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:10:43 2026] DELETE /volume/v3/snapshots/77471ccb-dd86-4f56-895e-c7e060b71edb => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:10:44.016014 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-75b497b0-afca-4ec5-91b1-73f8bd20c5b4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:44.018594 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-75b497b0-afca-4ec5-91b1-73f8bd20c5b4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/snapshots/77471ccb-dd86-4f56-895e-c7e060b71edb Aug 13 07:10:44.018898 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-75b497b0-afca-4ec5-91b1-73f8bd20c5b4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:44.019107 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-75b497b0-afca-4ec5-91b1-73f8bd20c5b4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:44.023879 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:44.023879 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:10:44.024158 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-75b497b0-afca-4ec5-91b1-73f8bd20c5b4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot retrieved successfully. Aug 13 07:10:44.024771 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-75b497b0-afca-4ec5-91b1-73f8bd20c5b4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/77471ccb-dd86-4f56-895e-c7e060b71edb returned with HTTP 200 Aug 13 07:10:44.025098 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1323/5268] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:44 2026] GET /volume/v3/snapshots/77471ccb-dd86-4f56-895e-c7e060b71edb => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:45.033857 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-43cf5dc7-e834-4d47-8b40-80c0b7af2e7a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:45.037188 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-43cf5dc7-e834-4d47-8b40-80c0b7af2e7a tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/snapshots/77471ccb-dd86-4f56-895e-c7e060b71edb Aug 13 07:10:45.037188 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-43cf5dc7-e834-4d47-8b40-80c0b7af2e7a tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:45.037188 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-43cf5dc7-e834-4d47-8b40-80c0b7af2e7a tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:45.040457 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-43cf5dc7-e834-4d47-8b40-80c0b7af2e7a tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/77471ccb-dd86-4f56-895e-c7e060b71edb returned with HTTP 404 Aug 13 07:10:45.041013 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1321/5269] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:45 2026] GET /volume/v3/snapshots/77471ccb-dd86-4f56-895e-c7e060b71edb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:10:45.046718 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8b64bdce-7615-48d9-b785-37dad33cc84a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:45.048426 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8b64bdce-7615-48d9-b785-37dad33cc84a tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/67939f71-d3f8-4b4b-90a6-f23f7b73ec8c Aug 13 07:10:45.048616 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8b64bdce-7615-48d9-b785-37dad33cc84a tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:45.048802 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8b64bdce-7615-48d9-b785-37dad33cc84a tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:45.048951 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-8b64bdce-7615-48d9-b785-37dad33cc84a tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Delete volume with id: 67939f71-d3f8-4b4b-90a6-f23f7b73ec8c Aug 13 07:10:45.055134 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:45.055134 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:45.055428 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8b64bdce-7615-48d9-b785-37dad33cc84a tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:45.068708 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8b64bdce-7615-48d9-b785-37dad33cc84a tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Delete volume request issued successfully. Aug 13 07:10:45.068867 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8b64bdce-7615-48d9-b785-37dad33cc84a tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/67939f71-d3f8-4b4b-90a6-f23f7b73ec8c returned with HTTP 202 Aug 13 07:10:45.069279 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1316/5270] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:10:45 2026] DELETE /volume/v3/volumes/67939f71-d3f8-4b4b-90a6-f23f7b73ec8c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:10:45.075635 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-28ddaea4-ab2a-44f0-b541-6c54ff51bb2c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:45.077698 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-28ddaea4-ab2a-44f0-b541-6c54ff51bb2c tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/volumes/67939f71-d3f8-4b4b-90a6-f23f7b73ec8c Aug 13 07:10:45.077926 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-28ddaea4-ab2a-44f0-b541-6c54ff51bb2c tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:45.078150 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-28ddaea4-ab2a-44f0-b541-6c54ff51bb2c tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:45.084145 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:45.084145 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:45.087063 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-28ddaea4-ab2a-44f0-b541-6c54ff51bb2c tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:45.090198 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-28ddaea4-ab2a-44f0-b541-6c54ff51bb2c tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/67939f71-d3f8-4b4b-90a6-f23f7b73ec8c returned with HTTP 200 Aug 13 07:10:45.090723 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1311/5271] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:45 2026] GET /volume/v3/volumes/67939f71-d3f8-4b4b-90a6-f23f7b73ec8c => generated 1005 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:46.105622 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e404e7d5-28d9-4a66-add4-fca945eb3915 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:46.107361 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e404e7d5-28d9-4a66-add4-fca945eb3915 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/volumes/67939f71-d3f8-4b4b-90a6-f23f7b73ec8c Aug 13 07:10:46.107528 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e404e7d5-28d9-4a66-add4-fca945eb3915 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:46.107703 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e404e7d5-28d9-4a66-add4-fca945eb3915 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:46.113408 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e404e7d5-28d9-4a66-add4-fca945eb3915 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/67939f71-d3f8-4b4b-90a6-f23f7b73ec8c returned with HTTP 404 Aug 13 07:10:46.113801 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1324/5272] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:46 2026] GET /volume/v3/volumes/67939f71-d3f8-4b4b-90a6-f23f7b73ec8c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:10:46.122371 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ab025985-bc1f-45fe-8b81-b345365ce136 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:46.123717 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab025985-bc1f-45fe-8b81-b345365ce136 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:10:46.124043 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ab025985-bc1f-45fe-8b81-b345365ce136 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1299607406"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:46.125656 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-ab025985-bc1f-45fe-8b81-b345365ce136 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1299607406'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:10:46.125801 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-ab025985-bc1f-45fe-8b81-b345365ce136 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Create volume of 1 GB Aug 13 07:10:46.130245 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ab025985-bc1f-45fe-8b81-b345365ce136 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Availability Zones retrieved successfully. Aug 13 07:10:46.134893 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab025985-bc1f-45fe-8b81-b345365ce136 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Flow 'volume_create_api' (2db3cad9-5942-4a37-ba83-c4afa2aed911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:10:46.135893 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab025985-bc1f-45fe-8b81-b345365ce136 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8b4b029-430a-4b1d-ba8f-4c34b1a92c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:46.136670 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-ab025985-bc1f-45fe-8b81-b345365ce136 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:10:46.158372 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab025985-bc1f-45fe-8b81-b345365ce136 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8b4b029-430a-4b1d-ba8f-4c34b1a92c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:46.158733 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab025985-bc1f-45fe-8b81-b345365ce136 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f5c8d16-58b7-4ade-ae66-59b9f4983ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:46.194084 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-ab025985-bc1f-45fe-8b81-b345365ce136 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Created reservations ['087bc4a6-2fcf-4f14-896c-2a097a1f5da0', 'c550a67e-4dd0-4044-a3f3-cb65c0f49a30', '9b674fce-04e2-43e8-8962-61838274f000', '04b1df06-a47c-401a-8f8d-e7ab92c881bf'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:10:46.194817 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab025985-bc1f-45fe-8b81-b345365ce136 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f5c8d16-58b7-4ade-ae66-59b9f4983ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['087bc4a6-2fcf-4f14-896c-2a097a1f5da0', 'c550a67e-4dd0-4044-a3f3-cb65c0f49a30', '9b674fce-04e2-43e8-8962-61838274f000', '04b1df06-a47c-401a-8f8d-e7ab92c881bf']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:46.195506 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab025985-bc1f-45fe-8b81-b345365ce136 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bad61ec-9ebb-45d8-9441-24a355ccafba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:46.203533 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-673958b5-bdfd-40cc-be3e-c392cdfc9b90 req-e9ed42cc-7c84-4f76-89fa-477b904b86c0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:46.205461 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-673958b5-bdfd-40cc-be3e-c392cdfc9b90 req-e9ed42cc-7c84-4f76-89fa-477b904b86c0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/limits Aug 13 07:10:46.205639 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-673958b5-bdfd-40cc-be3e-c392cdfc9b90 req-e9ed42cc-7c84-4f76-89fa-477b904b86c0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:46.205816 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-673958b5-bdfd-40cc-be3e-c392cdfc9b90 req-e9ed42cc-7c84-4f76-89fa-477b904b86c0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:46.220288 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab025985-bc1f-45fe-8b81-b345365ce136 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bad61ec-9ebb-45d8-9441-24a355ccafba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd84699b2-5741-4038-b39c-7074e902c513', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1299607406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417fe0a53c634363b327beccb88582c5',qos_specs=None,replication_status=,reservations=['087bc4a6-2fcf-4f14-896c-2a097a1f5da0','c550a67e-4dd0-4044-a3f3-cb65c0f49a30','9b674fce-04e2-43e8-8962-61838274f000','04b1df06-a47c-401a-8f8d-e7ab92c881bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='573c19f7ceb74c3188460a9d237f448e',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:10:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1299607406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d84699b2-5741-4038-b39c-7074e902c513,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='417fe0a53c634363b327beccb88582c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='573c19f7ceb74c3188460a9d237f448e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:46.221086 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab025985-bc1f-45fe-8b81-b345365ce136 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d0dd70b-ba4e-4b7b-8496-19d39d63f6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:46.228838 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-673958b5-bdfd-40cc-be3e-c392cdfc9b90 req-e9ed42cc-7c84-4f76-89fa-477b904b86c0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/limits returned with HTTP 200 Aug 13 07:10:46.229272 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1317/5273] 10.4.3.81 () {68 vars in 1477 bytes} [Thu Aug 13 07:10:46 2026] GET /volume/v3/limits => generated 302 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:46.238723 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab025985-bc1f-45fe-8b81-b345365ce136 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d0dd70b-ba4e-4b7b-8496-19d39d63f6b0) transitioned into state 'SUCCESS' from state '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-1299607406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417fe0a53c634363b327beccb88582c5',qos_specs=None,replication_status=,reservations=['087bc4a6-2fcf-4f14-896c-2a097a1f5da0','c550a67e-4dd0-4044-a3f3-cb65c0f49a30','9b674fce-04e2-43e8-8962-61838274f000','04b1df06-a47c-401a-8f8d-e7ab92c881bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='573c19f7ceb74c3188460a9d237f448e',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:46.239535 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab025985-bc1f-45fe-8b81-b345365ce136 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (892e4314-20c5-40fa-9163-8f186f211a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:46.249235 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab025985-bc1f-45fe-8b81-b345365ce136 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (892e4314-20c5-40fa-9163-8f186f211a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:46.250002 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ab025985-bc1f-45fe-8b81-b345365ce136 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Flow 'volume_create_api' (2db3cad9-5942-4a37-ba83-c4afa2aed911) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:10:46.250335 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ab025985-bc1f-45fe-8b81-b345365ce136 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Create volume request issued successfully. Aug 13 07:10:46.250867 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab025985-bc1f-45fe-8b81-b345365ce136 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:10:46.251520 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1322/5274] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:10:46 2026] POST /volume/v3/volumes => generated 776 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:10:46.259754 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-673958b5-bdfd-40cc-be3e-c392cdfc9b90 req-f210f8a3-062d-4070-80b4-7bcad1476c89 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:46.261891 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-673958b5-bdfd-40cc-be3e-c392cdfc9b90 req-f210f8a3-062d-4070-80b4-7bcad1476c89 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 Aug 13 07:10:46.262009 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a107e976-7ce3-452a-9f25-fbecf424926f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:46.262070 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-673958b5-bdfd-40cc-be3e-c392cdfc9b90 req-f210f8a3-062d-4070-80b4-7bcad1476c89 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:46.262271 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-673958b5-bdfd-40cc-be3e-c392cdfc9b90 req-f210f8a3-062d-4070-80b4-7bcad1476c89 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:46.263625 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a107e976-7ce3-452a-9f25-fbecf424926f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/volumes/d84699b2-5741-4038-b39c-7074e902c513 Aug 13 07:10:46.263800 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a107e976-7ce3-452a-9f25-fbecf424926f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:46.263990 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a107e976-7ce3-452a-9f25-fbecf424926f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:46.270141 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:46.270141 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:10:46.272524 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:46.272524 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:46.273264 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a107e976-7ce3-452a-9f25-fbecf424926f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:46.276689 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a107e976-7ce3-452a-9f25-fbecf424926f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/d84699b2-5741-4038-b39c-7074e902c513 returned with HTTP 200 Aug 13 07:10:46.276817 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-673958b5-bdfd-40cc-be3e-c392cdfc9b90 req-f210f8a3-062d-4070-80b4-7bcad1476c89 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:10:46.277022 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1325/5275] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:46 2026] GET /volume/v3/volumes/d84699b2-5741-4038-b39c-7074e902c513 => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:46.281757 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-673958b5-bdfd-40cc-be3e-c392cdfc9b90 req-f210f8a3-062d-4070-80b4-7bcad1476c89 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 returned with HTTP 200 Aug 13 07:10:46.282205 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1312/5276] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:10:46 2026] GET /volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 => generated 1657 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:46.290901 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-673958b5-bdfd-40cc-be3e-c392cdfc9b90 req-19b6bf28-c0f9-4c7a-8d92-395158817719 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:46.292932 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-673958b5-bdfd-40cc-be3e-c392cdfc9b90 req-19b6bf28-c0f9-4c7a-8d92-395158817719 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:10:46.293292 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-673958b5-bdfd-40cc-be3e-c392cdfc9b90 req-19b6bf28-c0f9-4c7a-8d92-395158817719 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c199ccbb-7f62-45d9-928f-01a61644f195", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1805085309", "description": null, "metadata": {}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:46.304667 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:46.304667 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:46.305378 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-673958b5-bdfd-40cc-be3e-c392cdfc9b90 req-19b6bf28-c0f9-4c7a-8d92-395158817719 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:10:46.305567 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [req-673958b5-bdfd-40cc-be3e-c392cdfc9b90 req-19b6bf28-c0f9-4c7a-8d92-395158817719 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create snapshot from volume c199ccbb-7f62-45d9-928f-01a61644f195 Aug 13 07:10:46.327580 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [req-673958b5-bdfd-40cc-be3e-c392cdfc9b90 req-19b6bf28-c0f9-4c7a-8d92-395158817719 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Created reservations ['42fc7f56-4169-4f64-b111-67f1538342a8', '25477938-4615-45e5-9a86-4630b7fb8dbc', '3af7f0ed-b32b-4067-a998-65a729e18f98', '114edf47-c606-402a-9336-17bf902af9cb'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:10:46.352416 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-673958b5-bdfd-40cc-be3e-c392cdfc9b90 req-19b6bf28-c0f9-4c7a-8d92-395158817719 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot force create request issued successfully. Aug 13 07:10:46.352717 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-673958b5-bdfd-40cc-be3e-c392cdfc9b90 req-19b6bf28-c0f9-4c7a-8d92-395158817719 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:10:46.353105 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1318/5277] 10.4.3.81 () {72 vars in 1540 bytes} [Thu Aug 13 07:10:46 2026] POST /volume/v3/snapshots => generated 320 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:10:47.289240 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9f035134-9a5c-4488-ad4c-0fd69c502510 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:47.291123 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9f035134-9a5c-4488-ad4c-0fd69c502510 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/volumes/d84699b2-5741-4038-b39c-7074e902c513 Aug 13 07:10:47.291335 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9f035134-9a5c-4488-ad4c-0fd69c502510 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:47.291510 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9f035134-9a5c-4488-ad4c-0fd69c502510 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:47.298422 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:47.298422 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:47.301593 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9f035134-9a5c-4488-ad4c-0fd69c502510 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:47.304758 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9f035134-9a5c-4488-ad4c-0fd69c502510 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/d84699b2-5741-4038-b39c-7074e902c513 returned with HTTP 200 Aug 13 07:10:47.305082 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1323/5278] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:47 2026] GET /volume/v3/volumes/d84699b2-5741-4038-b39c-7074e902c513 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:47.315845 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d6f16d2f-4f65-4207-9016-d77ca28d7b68 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:47.317454 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d6f16d2f-4f65-4207-9016-d77ca28d7b68 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:10:47.317763 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d6f16d2f-4f65-4207-9016-d77ca28d7b68 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d84699b2-5741-4038-b39c-7074e902c513", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-593064471"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:47.325176 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:47.325176 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:10:47.325478 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d6f16d2f-4f65-4207-9016-d77ca28d7b68 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:47.325580 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-d6f16d2f-4f65-4207-9016-d77ca28d7b68 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Create snapshot from volume d84699b2-5741-4038-b39c-7074e902c513 Aug 13 07:10:47.347410 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-d6f16d2f-4f65-4207-9016-d77ca28d7b68 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Created reservations ['defb9d09-b7b4-4080-9d3d-2962f88c8793', '72eaa607-4429-4058-9a7d-f804f2781a38', '45870ff6-754e-41a7-9f1c-be3516a9859b', '7b6a7a01-05c2-4e9b-9cfe-86547892d1e4'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:10:47.371231 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d6f16d2f-4f65-4207-9016-d77ca28d7b68 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot create request issued successfully. Aug 13 07:10:47.371573 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d6f16d2f-4f65-4207-9016-d77ca28d7b68 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:10:47.371999 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1326/5279] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:10:47 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) Aug 13 07:10:47.379526 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fe7a6772-eae0-47a0-86ff-6a6d8f3805db None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:47.381089 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fe7a6772-eae0-47a0-86ff-6a6d8f3805db tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/snapshots/a02c3cb0-99eb-481b-95e7-d1d2783f5295 Aug 13 07:10:47.381234 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fe7a6772-eae0-47a0-86ff-6a6d8f3805db tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:47.381439 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fe7a6772-eae0-47a0-86ff-6a6d8f3805db tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:47.385676 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:47.385676 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:47.385923 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fe7a6772-eae0-47a0-86ff-6a6d8f3805db tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot retrieved successfully. Aug 13 07:10:47.386495 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fe7a6772-eae0-47a0-86ff-6a6d8f3805db tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/a02c3cb0-99eb-481b-95e7-d1d2783f5295 returned with HTTP 200 Aug 13 07:10:47.386814 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1313/5280] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:47 2026] GET /volume/v3/snapshots/a02c3cb0-99eb-481b-95e7-d1d2783f5295 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:47.743756 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-905aa5b1-a553-4e00-9e4a-682577d6255a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:47.745556 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-905aa5b1-a553-4e00-9e4a-682577d6255a tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a Aug 13 07:10:47.745777 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-905aa5b1-a553-4e00-9e4a-682577d6255a tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:47.745960 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-905aa5b1-a553-4e00-9e4a-682577d6255a tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:47.750699 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:47.750699 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:47.751056 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-905aa5b1-a553-4e00-9e4a-682577d6255a tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:10:47.751778 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-905aa5b1-a553-4e00-9e4a-682577d6255a tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a returned with HTTP 200 Aug 13 07:10:47.752081 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1319/5281] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:47 2026] GET /volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:48.395402 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a0bfe3e8-3070-4433-9a5e-9f9e3636a51c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:48.397429 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0bfe3e8-3070-4433-9a5e-9f9e3636a51c tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/snapshots/a02c3cb0-99eb-481b-95e7-d1d2783f5295 Aug 13 07:10:48.397654 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0bfe3e8-3070-4433-9a5e-9f9e3636a51c tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:48.397879 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0bfe3e8-3070-4433-9a5e-9f9e3636a51c tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:48.402740 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:48.402740 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:48.403074 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a0bfe3e8-3070-4433-9a5e-9f9e3636a51c tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot retrieved successfully. Aug 13 07:10:48.403762 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0bfe3e8-3070-4433-9a5e-9f9e3636a51c tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/a02c3cb0-99eb-481b-95e7-d1d2783f5295 returned with HTTP 200 Aug 13 07:10:48.404152 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1324/5282] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:48 2026] GET /volume/v3/snapshots/a02c3cb0-99eb-481b-95e7-d1d2783f5295 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:48.412775 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2de8dc95-3e71-42ac-bf25-2113524353a4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:48.414743 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2de8dc95-3e71-42ac-bf25-2113524353a4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] POST https://10.4.3.81/volume/v3/snapshots/a02c3cb0-99eb-481b-95e7-d1d2783f5295/action Aug 13 07:10:48.415125 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2de8dc95-3e71-42ac-bf25-2113524353a4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:10:48.415277 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2de8dc95-3e71-42ac-bf25-2113524353a4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:48.416673 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.admin_actions [None req-2de8dc95-3e71-42ac-bf25-2113524353a4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] Updating snapshot 'a02c3cb0-99eb-481b-95e7-d1d2783f5295' with '{'status': 'error'}' {{(pid=100297) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 07:10:48.425290 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:48.425290 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:10:48.425708 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.policy [None req-2de8dc95-3e71-42ac-bf25-2113524353a4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b1fda3f1917b489e9443ab16699c15ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '417fe0a53c634363b327beccb88582c5', '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=100297) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:10:48.425929 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2de8dc95-3e71-42ac-bf25-2113524353a4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] https://10.4.3.81/volume/v3/snapshots/a02c3cb0-99eb-481b-95e7-d1d2783f5295/action returned with HTTP 403 Aug 13 07:10:48.426393 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1327/5283] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:10:48 2026] POST /volume/v3/snapshots/a02c3cb0-99eb-481b-95e7-d1d2783f5295/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:10:48.432947 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-82583ccd-4211-4e6f-9a03-8fd271fcc398 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:48.434782 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-82583ccd-4211-4e6f-9a03-8fd271fcc398 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/a02c3cb0-99eb-481b-95e7-d1d2783f5295 Aug 13 07:10:48.434958 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-82583ccd-4211-4e6f-9a03-8fd271fcc398 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:48.435182 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-82583ccd-4211-4e6f-9a03-8fd271fcc398 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:48.435281 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-82583ccd-4211-4e6f-9a03-8fd271fcc398 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Delete snapshot with id: a02c3cb0-99eb-481b-95e7-d1d2783f5295 Aug 13 07:10:48.439839 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:48.439839 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:48.440141 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-82583ccd-4211-4e6f-9a03-8fd271fcc398 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot retrieved successfully. Aug 13 07:10:48.459576 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-82583ccd-4211-4e6f-9a03-8fd271fcc398 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot delete request issued successfully. Aug 13 07:10:48.459804 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-82583ccd-4211-4e6f-9a03-8fd271fcc398 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/a02c3cb0-99eb-481b-95e7-d1d2783f5295 returned with HTTP 202 Aug 13 07:10:48.460247 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1314/5284] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:10:48 2026] DELETE /volume/v3/snapshots/a02c3cb0-99eb-481b-95e7-d1d2783f5295 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:10:48.467094 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-221bcd24-235b-4ea3-9e99-9a7fe0dfc2c3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:48.468947 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-221bcd24-235b-4ea3-9e99-9a7fe0dfc2c3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/snapshots/a02c3cb0-99eb-481b-95e7-d1d2783f5295 Aug 13 07:10:48.469215 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-221bcd24-235b-4ea3-9e99-9a7fe0dfc2c3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:48.469471 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-221bcd24-235b-4ea3-9e99-9a7fe0dfc2c3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:48.474197 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:48.474197 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:48.474486 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-221bcd24-235b-4ea3-9e99-9a7fe0dfc2c3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot retrieved successfully. Aug 13 07:10:48.475127 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-221bcd24-235b-4ea3-9e99-9a7fe0dfc2c3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/a02c3cb0-99eb-481b-95e7-d1d2783f5295 returned with HTTP 200 Aug 13 07:10:48.475553 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1320/5285] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:48 2026] GET /volume/v3/snapshots/a02c3cb0-99eb-481b-95e7-d1d2783f5295 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:49.234805 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-612684e5-6e7d-4c28-96fc-8e528b8fc1f2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:49.236775 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-612684e5-6e7d-4c28-96fc-8e528b8fc1f2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a Aug 13 07:10:49.236954 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-612684e5-6e7d-4c28-96fc-8e528b8fc1f2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:49.237140 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-612684e5-6e7d-4c28-96fc-8e528b8fc1f2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:49.241693 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:49.241693 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:49.242049 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-612684e5-6e7d-4c28-96fc-8e528b8fc1f2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:10:49.242730 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-612684e5-6e7d-4c28-96fc-8e528b8fc1f2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a returned with HTTP 200 Aug 13 07:10:49.243065 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1325/5286] 10.4.3.81 () {68 vars in 1597 bytes} [Thu Aug 13 07:10:49 2026] GET /volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:49.484725 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6722c00c-9f88-4eff-8521-04807d9fc6cc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:49.486555 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6722c00c-9f88-4eff-8521-04807d9fc6cc tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/snapshots/a02c3cb0-99eb-481b-95e7-d1d2783f5295 Aug 13 07:10:49.486788 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6722c00c-9f88-4eff-8521-04807d9fc6cc tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:49.487031 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6722c00c-9f88-4eff-8521-04807d9fc6cc tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:49.491310 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6722c00c-9f88-4eff-8521-04807d9fc6cc tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/a02c3cb0-99eb-481b-95e7-d1d2783f5295 returned with HTTP 404 Aug 13 07:10:49.491771 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1328/5287] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:49 2026] GET /volume/v3/snapshots/a02c3cb0-99eb-481b-95e7-d1d2783f5295 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:10:49.498383 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-092ca8e6-40af-407a-be66-0a3d1b1a7ad4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:49.500120 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-092ca8e6-40af-407a-be66-0a3d1b1a7ad4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/d84699b2-5741-4038-b39c-7074e902c513 Aug 13 07:10:49.500309 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-092ca8e6-40af-407a-be66-0a3d1b1a7ad4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:49.500535 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-092ca8e6-40af-407a-be66-0a3d1b1a7ad4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:49.500729 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-092ca8e6-40af-407a-be66-0a3d1b1a7ad4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Delete volume with id: d84699b2-5741-4038-b39c-7074e902c513 Aug 13 07:10:49.507680 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:49.507680 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:49.508028 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-092ca8e6-40af-407a-be66-0a3d1b1a7ad4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:49.523619 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-092ca8e6-40af-407a-be66-0a3d1b1a7ad4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Delete volume request issued successfully. Aug 13 07:10:49.523813 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-092ca8e6-40af-407a-be66-0a3d1b1a7ad4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/d84699b2-5741-4038-b39c-7074e902c513 returned with HTTP 202 Aug 13 07:10:49.524265 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1315/5288] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:10:49 2026] DELETE /volume/v3/volumes/d84699b2-5741-4038-b39c-7074e902c513 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:10:49.531675 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c3a51781-e570-4962-826a-3c77166f0608 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:49.533683 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c3a51781-e570-4962-826a-3c77166f0608 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/volumes/d84699b2-5741-4038-b39c-7074e902c513 Aug 13 07:10:49.533929 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c3a51781-e570-4962-826a-3c77166f0608 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:49.534190 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c3a51781-e570-4962-826a-3c77166f0608 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:49.542937 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:49.542937 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:49.547077 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c3a51781-e570-4962-826a-3c77166f0608 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:49.552403 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c3a51781-e570-4962-826a-3c77166f0608 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/d84699b2-5741-4038-b39c-7074e902c513 returned with HTTP 200 Aug 13 07:10:49.552813 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1321/5289] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:49 2026] GET /volume/v3/volumes/d84699b2-5741-4038-b39c-7074e902c513 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:49.948884 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-980787a9-bcd6-427e-8d7f-e30d624f991c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:49.951529 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-980787a9-bcd6-427e-8d7f-e30d624f991c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a Aug 13 07:10:49.951799 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-980787a9-bcd6-427e-8d7f-e30d624f991c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:49.952067 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-980787a9-bcd6-427e-8d7f-e30d624f991c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:49.957575 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:49.957575 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:49.958212 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-980787a9-bcd6-427e-8d7f-e30d624f991c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:10:49.959212 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-980787a9-bcd6-427e-8d7f-e30d624f991c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a returned with HTTP 200 Aug 13 07:10:49.959736 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1326/5290] 10.4.3.81 () {68 vars in 1597 bytes} [Thu Aug 13 07:10:49 2026] GET /volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:49.967741 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-d4628ad6-8aae-4b57-a6f2-d4116ab6ce83 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:49.969815 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-d4628ad6-8aae-4b57-a6f2-d4116ab6ce83 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 Aug 13 07:10:49.970006 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-d4628ad6-8aae-4b57-a6f2-d4116ab6ce83 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:49.970196 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-d4628ad6-8aae-4b57-a6f2-d4116ab6ce83 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:49.979063 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:49.979063 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:10:49.982182 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-d4628ad6-8aae-4b57-a6f2-d4116ab6ce83 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:10:49.986532 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-d4628ad6-8aae-4b57-a6f2-d4116ab6ce83 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 returned with HTTP 200 Aug 13 07:10:49.986873 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1329/5291] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:10:49 2026] GET /volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 => generated 1657 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:49.994682 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:49.997270 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:10:49.997709 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "09eb5bd7-b45e-4f29-bf62-b5794269369a", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:49.999811 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '09eb5bd7-b45e-4f29-bf62-b5794269369a', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:10:50.010198 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:50.010198 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:50.010747 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:10:50.010906 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume of 1 GB Aug 13 07:10:50.011773 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Availability Zones retrieved successfully. Aug 13 07:10:50.019034 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Flow 'volume_create_api' (3d506518-13f0-4e87-aeec-e9f1b0752cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:10:50.020523 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ccd7a57-a165-49e9-acf2-1b848313d2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:50.021669 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:10:50.048257 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ccd7a57-a165-49e9-acf2-1b848313d2f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '09eb5bd7-b45e-4f29-bf62-b5794269369a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:50.049075 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc932b7-f060-41aa-abd2-06dab7d8d691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:50.082600 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Created reservations ['d01fdc36-3f63-41c3-987a-0c5d0db96828', 'a150fb58-aa2f-4389-b92d-ee15165c43ae', '8c9b7470-c5e4-4f72-8d8a-c4efd111508c', 'fbe2b01e-741b-4c04-9773-92658b79a0c9'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:10:50.083312 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc932b7-f060-41aa-abd2-06dab7d8d691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d01fdc36-3f63-41c3-987a-0c5d0db96828', 'a150fb58-aa2f-4389-b92d-ee15165c43ae', '8c9b7470-c5e4-4f72-8d8a-c4efd111508c', 'fbe2b01e-741b-4c04-9773-92658b79a0c9']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:50.084247 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5611af81-fe2a-4cd4-8a36-c060fbffadb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:50.123279 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5611af81-fe2a-4cd4-8a36-c060fbffadb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2', '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='b3b1527511bd4343bbe46b276c218222',qos_specs=None,replication_status=,reservations=['d01fdc36-3f63-41c3-987a-0c5d0db96828','a150fb58-aa2f-4389-b92d-ee15165c43ae','8c9b7470-c5e4-4f72-8d8a-c4efd111508c','fbe2b01e-741b-4c04-9773-92658b79a0c9'],size=1,snapshot_id=09eb5bd7-b45e-4f29-bf62-b5794269369a,source_replicaid=,source_volid=None,status='creating',user_id='eac94397952044e4bd450fcc0add47ce',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:10:50Z,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=6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3b1527511bd4343bbe46b276c218222',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=09eb5bd7-b45e-4f29-bf62-b5794269369a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eac94397952044e4bd450fcc0add47ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:50.124376 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b086120f-ccd5-4509-86fd-56fb4f733d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:50.138989 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b086120f-ccd5-4509-86fd-56fb4f733d51) transitioned into 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='b3b1527511bd4343bbe46b276c218222',qos_specs=None,replication_status=,reservations=['d01fdc36-3f63-41c3-987a-0c5d0db96828','a150fb58-aa2f-4389-b92d-ee15165c43ae','8c9b7470-c5e4-4f72-8d8a-c4efd111508c','fbe2b01e-741b-4c04-9773-92658b79a0c9'],size=1,snapshot_id=09eb5bd7-b45e-4f29-bf62-b5794269369a,source_replicaid=,source_volid=None,status='creating',user_id='eac94397952044e4bd450fcc0add47ce',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:50.139917 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01447f16-cc6d-41d4-b608-2cb9f71d3414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:50.159492 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01447f16-cc6d-41d4-b608-2cb9f71d3414) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:50.160309 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Flow 'volume_create_api' (3d506518-13f0-4e87-aeec-e9f1b0752cb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:10:50.160631 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume request issued successfully. Aug 13 07:10:50.161155 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-74a6237d-0306-41dd-9958-c5cbe8198a49 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:10:50.161612 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1316/5292] 10.4.3.81 () {72 vars in 1534 bytes} [Thu Aug 13 07:10:49 2026] POST /volume/v3/volumes => generated 734 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:10:50.169125 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-f8d19aaa-d12a-40da-be0b-7c8e19fcf11f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:50.171153 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-f8d19aaa-d12a-40da-be0b-7c8e19fcf11f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 Aug 13 07:10:50.171376 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-f8d19aaa-d12a-40da-be0b-7c8e19fcf11f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:50.171573 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-f8d19aaa-d12a-40da-be0b-7c8e19fcf11f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:50.178245 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:50.178245 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:50.181694 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-f8d19aaa-d12a-40da-be0b-7c8e19fcf11f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:10:50.185717 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-f8d19aaa-d12a-40da-be0b-7c8e19fcf11f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 returned with HTTP 200 Aug 13 07:10:50.186074 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1322/5293] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:10:50 2026] GET /volume/v3/volumes/6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:50.193850 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-44748eb4-bcb5-4092-8312-134457a2e275 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:50.195906 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-44748eb4-bcb5-4092-8312-134457a2e275 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 Aug 13 07:10:50.196146 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-44748eb4-bcb5-4092-8312-134457a2e275 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:50.196392 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-44748eb4-bcb5-4092-8312-134457a2e275 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:50.203366 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:50.203366 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:50.206804 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-44748eb4-bcb5-4092-8312-134457a2e275 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:10:50.212671 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-44748eb4-bcb5-4092-8312-134457a2e275 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 returned with HTTP 200 Aug 13 07:10:50.213286 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1327/5294] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:10:50 2026] GET /volume/v3/volumes/6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 => generated 802 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:50.564398 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f3ccdd13-6f38-4491-9acf-2a5ce92e6420 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:50.566112 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f3ccdd13-6f38-4491-9acf-2a5ce92e6420 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/volumes/d84699b2-5741-4038-b39c-7074e902c513 Aug 13 07:10:50.566299 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f3ccdd13-6f38-4491-9acf-2a5ce92e6420 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:50.566520 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f3ccdd13-6f38-4491-9acf-2a5ce92e6420 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:50.571972 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f3ccdd13-6f38-4491-9acf-2a5ce92e6420 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/d84699b2-5741-4038-b39c-7074e902c513 returned with HTTP 404 Aug 13 07:10:50.572406 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1330/5295] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:50 2026] GET /volume/v3/volumes/d84699b2-5741-4038-b39c-7074e902c513 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:10:50.579347 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:50.581156 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:10:50.581508 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-70843242"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:50.582867 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-70843242'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:10:50.583010 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Create volume of 1 GB Aug 13 07:10:50.583247 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:50.583247 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:50.586865 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Availability Zones retrieved successfully. Aug 13 07:10:50.592924 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Flow 'volume_create_api' (5e7dfa8c-ea92-497a-8f3a-e8dd368fb816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:10:50.593776 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20238fb9-aa39-493d-bf12-e3a865427f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:50.594498 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:10:50.616952 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20238fb9-aa39-493d-bf12-e3a865427f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:50.617775 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e6e3fe4-0aed-4fd3-a3ec-932040f6df52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:50.651547 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Created reservations ['8e303624-b75a-48b0-8f38-be7a253de025', '30746661-7466-4216-a0da-1208227a8094', 'e6fb51c1-9e5f-4ce4-854f-3c217d53cb0a', '9efa46a1-057b-4528-8965-fb09633d1d53'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:10:50.652473 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e6e3fe4-0aed-4fd3-a3ec-932040f6df52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e303624-b75a-48b0-8f38-be7a253de025', '30746661-7466-4216-a0da-1208227a8094', 'e6fb51c1-9e5f-4ce4-854f-3c217d53cb0a', '9efa46a1-057b-4528-8965-fb09633d1d53']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:50.653576 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1988382c-9a0d-4877-80ea-6ad40c94e107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:50.683445 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1988382c-9a0d-4877-80ea-6ad40c94e107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b092f41-0c29-42d6-928f-9cd9131ab00c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-70843242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417fe0a53c634363b327beccb88582c5',qos_specs=None,replication_status=,reservations=['8e303624-b75a-48b0-8f38-be7a253de025','30746661-7466-4216-a0da-1208227a8094','e6fb51c1-9e5f-4ce4-854f-3c217d53cb0a','9efa46a1-057b-4528-8965-fb09633d1d53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='573c19f7ceb74c3188460a9d237f448e',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:10:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-70843242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b092f41-0c29-42d6-928f-9cd9131ab00c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='417fe0a53c634363b327beccb88582c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='573c19f7ceb74c3188460a9d237f448e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:50.684279 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b901bf7-9c00-468c-aaf7-3f6babb79b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:50.699664 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b901bf7-9c00-468c-aaf7-3f6babb79b41) transitioned into state 'SUCCESS' from state '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-70843242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417fe0a53c634363b327beccb88582c5',qos_specs=None,replication_status=,reservations=['8e303624-b75a-48b0-8f38-be7a253de025','30746661-7466-4216-a0da-1208227a8094','e6fb51c1-9e5f-4ce4-854f-3c217d53cb0a','9efa46a1-057b-4528-8965-fb09633d1d53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='573c19f7ceb74c3188460a9d237f448e',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:50.700680 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a187cd39-a915-4dc9-ab18-86b05685d75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:50.711430 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a187cd39-a915-4dc9-ab18-86b05685d75b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:50.712368 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Flow 'volume_create_api' (5e7dfa8c-ea92-497a-8f3a-e8dd368fb816) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:10:50.712797 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Create volume request issued successfully. Aug 13 07:10:50.713519 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-43488b7d-20e2-4ac9-a6de-81990b5d7e4e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:10:50.713948 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1317/5296] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:10:50 2026] POST /volume/v3/volumes => generated 774 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:10:50.725286 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-aaaef395-226b-45f2-9819-cbb18d6fc490 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:50.727129 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aaaef395-226b-45f2-9819-cbb18d6fc490 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/volumes/7b092f41-0c29-42d6-928f-9cd9131ab00c Aug 13 07:10:50.727659 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aaaef395-226b-45f2-9819-cbb18d6fc490 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:50.727659 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aaaef395-226b-45f2-9819-cbb18d6fc490 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:50.734522 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:50.734522 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:50.738627 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-aaaef395-226b-45f2-9819-cbb18d6fc490 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:50.742239 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aaaef395-226b-45f2-9819-cbb18d6fc490 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/7b092f41-0c29-42d6-928f-9cd9131ab00c returned with HTTP 200 Aug 13 07:10:50.742651 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1323/5297] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:50 2026] GET /volume/v3/volumes/7b092f41-0c29-42d6-928f-9cd9131ab00c => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:51.754114 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dd098cec-9466-46cb-a839-faf55bea0feb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:51.755836 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dd098cec-9466-46cb-a839-faf55bea0feb tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/volumes/7b092f41-0c29-42d6-928f-9cd9131ab00c Aug 13 07:10:51.756020 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dd098cec-9466-46cb-a839-faf55bea0feb tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:51.756207 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dd098cec-9466-46cb-a839-faf55bea0feb tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:51.762942 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:51.762942 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:51.765990 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dd098cec-9466-46cb-a839-faf55bea0feb tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:51.769240 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dd098cec-9466-46cb-a839-faf55bea0feb tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/7b092f41-0c29-42d6-928f-9cd9131ab00c returned with HTTP 200 Aug 13 07:10:51.769602 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1328/5298] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:51 2026] GET /volume/v3/volumes/7b092f41-0c29-42d6-928f-9cd9131ab00c => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:51.780873 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6e90f3a5-6e81-46f6-8608-32d6a68750a2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:51.782641 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6e90f3a5-6e81-46f6-8608-32d6a68750a2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:10:51.782960 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6e90f3a5-6e81-46f6-8608-32d6a68750a2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b092f41-0c29-42d6-928f-9cd9131ab00c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1091718189"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:51.790551 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:51.790551 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:10:51.790830 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6e90f3a5-6e81-46f6-8608-32d6a68750a2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:51.790937 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-6e90f3a5-6e81-46f6-8608-32d6a68750a2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Create snapshot from volume 7b092f41-0c29-42d6-928f-9cd9131ab00c Aug 13 07:10:51.810023 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-6e90f3a5-6e81-46f6-8608-32d6a68750a2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Created reservations ['c5365881-6d9e-440a-9ecd-23a8afa90b89', '578e1719-d8d8-4d3f-8347-d8a2963af292', '30759d22-9eb6-486f-852a-cf5315097856', '2194299a-0679-46a9-81c5-08c5f5279ff5'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:10:51.832680 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6e90f3a5-6e81-46f6-8608-32d6a68750a2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot create request issued successfully. Aug 13 07:10:51.832983 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6e90f3a5-6e81-46f6-8608-32d6a68750a2 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:10:51.833409 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1331/5299] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:10:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:10:51.841206 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7e07ce70-a066-453a-b704-b1e0f2594409 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:51.843220 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7e07ce70-a066-453a-b704-b1e0f2594409 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/snapshots/fa36e40d-c4b7-43dd-8ecf-67ce6ed71d81 Aug 13 07:10:51.843428 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7e07ce70-a066-453a-b704-b1e0f2594409 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:51.843609 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7e07ce70-a066-453a-b704-b1e0f2594409 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:51.848170 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:51.848170 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:51.848431 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7e07ce70-a066-453a-b704-b1e0f2594409 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot retrieved successfully. Aug 13 07:10:51.849047 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7e07ce70-a066-453a-b704-b1e0f2594409 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/fa36e40d-c4b7-43dd-8ecf-67ce6ed71d81 returned with HTTP 200 Aug 13 07:10:51.849398 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1318/5300] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:51 2026] GET /volume/v3/snapshots/fa36e40d-c4b7-43dd-8ecf-67ce6ed71d81 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:52.857097 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5b523412-6adb-4fa6-bb3e-9a3dd9d4b303 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:52.858603 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5b523412-6adb-4fa6-bb3e-9a3dd9d4b303 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/snapshots/fa36e40d-c4b7-43dd-8ecf-67ce6ed71d81 Aug 13 07:10:52.858777 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5b523412-6adb-4fa6-bb3e-9a3dd9d4b303 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:52.858941 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5b523412-6adb-4fa6-bb3e-9a3dd9d4b303 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:52.863207 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:52.863207 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:52.863486 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5b523412-6adb-4fa6-bb3e-9a3dd9d4b303 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot retrieved successfully. Aug 13 07:10:52.864024 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5b523412-6adb-4fa6-bb3e-9a3dd9d4b303 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/fa36e40d-c4b7-43dd-8ecf-67ce6ed71d81 returned with HTTP 200 Aug 13 07:10:52.864355 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1324/5301] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:52 2026] GET /volume/v3/snapshots/fa36e40d-c4b7-43dd-8ecf-67ce6ed71d81 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:52.871835 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b97c4a05-63ac-4bcc-ad19-0fad23ca48f6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:52.873598 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b97c4a05-63ac-4bcc-ad19-0fad23ca48f6 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] GET https://10.4.3.81/volume/v3/snapshots/fa36e40d-c4b7-43dd-8ecf-67ce6ed71d81 Aug 13 07:10:52.873790 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b97c4a05-63ac-4bcc-ad19-0fad23ca48f6 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:52.873962 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b97c4a05-63ac-4bcc-ad19-0fad23ca48f6 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:52.878390 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:52.878390 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:52.878771 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b97c4a05-63ac-4bcc-ad19-0fad23ca48f6 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] Snapshot retrieved successfully. Aug 13 07:10:52.879423 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b97c4a05-63ac-4bcc-ad19-0fad23ca48f6 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] https://10.4.3.81/volume/v3/snapshots/fa36e40d-c4b7-43dd-8ecf-67ce6ed71d81 returned with HTTP 200 Aug 13 07:10:52.879736 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1329/5302] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:52 2026] GET /volume/v3/snapshots/fa36e40d-c4b7-43dd-8ecf-67ce6ed71d81 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:52.886675 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f411a8b2-51fd-4937-b50d-9953b3f87850 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:52.888538 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f411a8b2-51fd-4937-b50d-9953b3f87850 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/fa36e40d-c4b7-43dd-8ecf-67ce6ed71d81 Aug 13 07:10:52.888740 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f411a8b2-51fd-4937-b50d-9953b3f87850 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:52.888937 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f411a8b2-51fd-4937-b50d-9953b3f87850 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:52.889034 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-f411a8b2-51fd-4937-b50d-9953b3f87850 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Delete snapshot with id: fa36e40d-c4b7-43dd-8ecf-67ce6ed71d81 Aug 13 07:10:52.893281 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:52.893281 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:10:52.893575 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f411a8b2-51fd-4937-b50d-9953b3f87850 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot retrieved successfully. Aug 13 07:10:52.906686 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f411a8b2-51fd-4937-b50d-9953b3f87850 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot delete request issued successfully. Aug 13 07:10:52.906859 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f411a8b2-51fd-4937-b50d-9953b3f87850 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/fa36e40d-c4b7-43dd-8ecf-67ce6ed71d81 returned with HTTP 202 Aug 13 07:10:52.907260 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1332/5303] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:10:52 2026] DELETE /volume/v3/snapshots/fa36e40d-c4b7-43dd-8ecf-67ce6ed71d81 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:10:52.913710 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b927d32b-f3b1-4142-94f6-fdfb39dc3234 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:52.915566 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b927d32b-f3b1-4142-94f6-fdfb39dc3234 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/snapshots/fa36e40d-c4b7-43dd-8ecf-67ce6ed71d81 Aug 13 07:10:52.915753 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b927d32b-f3b1-4142-94f6-fdfb39dc3234 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:52.915939 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b927d32b-f3b1-4142-94f6-fdfb39dc3234 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:52.920926 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:52.920926 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:52.921342 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b927d32b-f3b1-4142-94f6-fdfb39dc3234 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot retrieved successfully. Aug 13 07:10:52.921985 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b927d32b-f3b1-4142-94f6-fdfb39dc3234 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/fa36e40d-c4b7-43dd-8ecf-67ce6ed71d81 returned with HTTP 200 Aug 13 07:10:52.922432 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1319/5304] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:52 2026] GET /volume/v3/snapshots/fa36e40d-c4b7-43dd-8ecf-67ce6ed71d81 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:53.220783 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-9c6135de-5c5c-43f7-abf5-324224ef7e32 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:53.222657 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-9c6135de-5c5c-43f7-abf5-324224ef7e32 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 Aug 13 07:10:53.222898 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-9c6135de-5c5c-43f7-abf5-324224ef7e32 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:53.223173 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-9c6135de-5c5c-43f7-abf5-324224ef7e32 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:53.229992 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:53.229992 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:53.233333 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-9c6135de-5c5c-43f7-abf5-324224ef7e32 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:10:53.237769 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-9c6135de-5c5c-43f7-abf5-324224ef7e32 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 returned with HTTP 200 Aug 13 07:10:53.238134 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1325/5305] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:10:53 2026] GET /volume/v3/volumes/6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 => generated 1343 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:53.244901 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a834da08-7846-45c9-9953-3735b1d32b2d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:53.245282 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a834da08-7846-45c9-9953-3735b1d32b2d None None] GET https://10.4.3.81/volume// Aug 13 07:10:53.245467 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a834da08-7846-45c9-9953-3735b1d32b2d None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:53.245660 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a834da08-7846-45c9-9953-3735b1d32b2d None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:53.245971 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a834da08-7846-45c9-9953-3735b1d32b2d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:10:53.246260 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1330/5306] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:10:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:10:53.252473 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-72bed7d7-49ea-4dfc-84b6-3b6c90069c2e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:53.254424 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-72bed7d7-49ea-4dfc-84b6-3b6c90069c2e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:10:53.254781 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-72bed7d7-49ea-4dfc-84b6-3b6c90069c2e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2", "connector": null, "instance_uuid": "265ef4f5-0de4-431c-a40a-66dc27f6d0d3"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:53.262478 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:53.262478 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:10:53.282199 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-72bed7d7-49ea-4dfc-84b6-3b6c90069c2e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:10:53.282677 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1333/5307] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:10:53 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:53.291014 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-27cc1917-0ce5-4b44-a98b-757ec29f7f98 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:53.291403 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27cc1917-0ce5-4b44-a98b-757ec29f7f98 None None] GET https://10.4.3.81/volume// Aug 13 07:10:53.291565 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-27cc1917-0ce5-4b44-a98b-757ec29f7f98 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:53.291744 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-27cc1917-0ce5-4b44-a98b-757ec29f7f98 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:53.292044 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27cc1917-0ce5-4b44-a98b-757ec29f7f98 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:10:53.292364 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1320/5308] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:10:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:10:53.299851 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-dfd22883-a84f-4cb1-a437-e563c2d9d930 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:53.301763 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-dfd22883-a84f-4cb1-a437-e563c2d9d930 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 Aug 13 07:10:53.301985 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-dfd22883-a84f-4cb1-a437-e563c2d9d930 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:53.302202 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-dfd22883-a84f-4cb1-a437-e563c2d9d930 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:53.310215 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:53.310215 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:53.313720 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-dfd22883-a84f-4cb1-a437-e563c2d9d930 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:10:53.317885 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-dfd22883-a84f-4cb1-a437-e563c2d9d930 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 returned with HTTP 200 Aug 13 07:10:53.318331 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1326/5309] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:10:53 2026] GET /volume/v3/volumes/6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 => generated 1522 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:10:53.420925 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-5aa788c6-f600-4c98-9d55-25e5d0e11dd3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:53.423123 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-5aa788c6-f600-4c98-9d55-25e5d0e11dd3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] PUT https://10.4.3.81/volume/v3/attachments/ced3df0e-cfd1-4bbc-bfd5-32b367499e35 Aug 13 07:10:53.423541 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-5aa788c6-f600-4c98-9d55-25e5d0e11dd3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:53.430337 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-5aa788c6-f600-4c98-9d55-25e5d0e11dd3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Acquiring lock "cinder-attachment_update-6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:10:53.434472 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-5aa788c6-f600-4c98-9d55-25e5d0e11dd3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Lock "cinder-attachment_update-6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2-np0000007169" acquired by "attachment_update" :: waited 0.004s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:10:53.435332 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:53.435332 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:53.499917 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-5aa788c6-f600-4c98-9d55-25e5d0e11dd3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Lock "cinder-attachment_update-6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2-np0000007169" released by "attachment_update" :: held 0.065s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:10:53.500210 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-5aa788c6-f600-4c98-9d55-25e5d0e11dd3 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/ced3df0e-cfd1-4bbc-bfd5-32b367499e35 returned with HTTP 200 Aug 13 07:10:53.500883 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1331/5310] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:10:53 2026] PUT /volume/v3/attachments/ced3df0e-cfd1-4bbc-bfd5-32b367499e35 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:53.523121 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-2136fce9-320f-416d-a94d-053a7cecda63 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:53.525670 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-2136fce9-320f-416d-a94d-053a7cecda63 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/attachments/ced3df0e-cfd1-4bbc-bfd5-32b367499e35/action Aug 13 07:10:53.526151 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-2136fce9-320f-416d-a94d-053a7cecda63 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:10:53.526306 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-2136fce9-320f-416d-a94d-053a7cecda63 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:53.545592 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:53.545592 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:10:53.554858 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c5a124f4-5cc5-40a9-a152-90704fe32415 req-2136fce9-320f-416d-a94d-053a7cecda63 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/ced3df0e-cfd1-4bbc-bfd5-32b367499e35/action returned with HTTP 204 Aug 13 07:10:53.555464 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1334/5311] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:10:53 2026] POST /volume/v3/attachments/ced3df0e-cfd1-4bbc-bfd5-32b367499e35/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:10:53.930638 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-21edefc6-d445-4859-b2cf-bad05d13ace6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:53.932454 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-21edefc6-d445-4859-b2cf-bad05d13ace6 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/snapshots/fa36e40d-c4b7-43dd-8ecf-67ce6ed71d81 Aug 13 07:10:53.932650 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-21edefc6-d445-4859-b2cf-bad05d13ace6 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:53.932837 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-21edefc6-d445-4859-b2cf-bad05d13ace6 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:53.937039 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-21edefc6-d445-4859-b2cf-bad05d13ace6 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/fa36e40d-c4b7-43dd-8ecf-67ce6ed71d81 returned with HTTP 404 Aug 13 07:10:53.937530 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1321/5312] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:53 2026] GET /volume/v3/snapshots/fa36e40d-c4b7-43dd-8ecf-67ce6ed71d81 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:10:53.943994 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-df92ca3f-edae-4225-958d-9ed834b9fe3c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:53.945512 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df92ca3f-edae-4225-958d-9ed834b9fe3c tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/7b092f41-0c29-42d6-928f-9cd9131ab00c Aug 13 07:10:53.945672 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-df92ca3f-edae-4225-958d-9ed834b9fe3c tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:53.945835 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-df92ca3f-edae-4225-958d-9ed834b9fe3c tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:53.945976 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-df92ca3f-edae-4225-958d-9ed834b9fe3c tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Delete volume with id: 7b092f41-0c29-42d6-928f-9cd9131ab00c Aug 13 07:10:53.952015 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:53.952015 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:53.952404 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-df92ca3f-edae-4225-958d-9ed834b9fe3c tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:53.964590 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-df92ca3f-edae-4225-958d-9ed834b9fe3c tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Delete volume request issued successfully. Aug 13 07:10:53.965030 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df92ca3f-edae-4225-958d-9ed834b9fe3c tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/7b092f41-0c29-42d6-928f-9cd9131ab00c returned with HTTP 202 Aug 13 07:10:53.965816 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1327/5313] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:10:53 2026] DELETE /volume/v3/volumes/7b092f41-0c29-42d6-928f-9cd9131ab00c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:10:53.971447 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-842a5ed1-3df4-4640-ac9e-eeb2b4142e2f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:53.973714 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-842a5ed1-3df4-4640-ac9e-eeb2b4142e2f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/volumes/7b092f41-0c29-42d6-928f-9cd9131ab00c Aug 13 07:10:53.973967 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-842a5ed1-3df4-4640-ac9e-eeb2b4142e2f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:53.974218 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-842a5ed1-3df4-4640-ac9e-eeb2b4142e2f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:53.982965 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:53.982965 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:53.986808 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-842a5ed1-3df4-4640-ac9e-eeb2b4142e2f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:53.991360 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-842a5ed1-3df4-4640-ac9e-eeb2b4142e2f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/7b092f41-0c29-42d6-928f-9cd9131ab00c returned with HTTP 200 Aug 13 07:10:53.991836 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1332/5314] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:53 2026] GET /volume/v3/volumes/7b092f41-0c29-42d6-928f-9cd9131ab00c => generated 1004 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:55.003944 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f7870191-0c9c-4bcf-bc05-54f06217ef1d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:55.005638 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f7870191-0c9c-4bcf-bc05-54f06217ef1d tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/volumes/7b092f41-0c29-42d6-928f-9cd9131ab00c Aug 13 07:10:55.005836 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f7870191-0c9c-4bcf-bc05-54f06217ef1d tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:55.006028 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f7870191-0c9c-4bcf-bc05-54f06217ef1d tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:55.011987 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f7870191-0c9c-4bcf-bc05-54f06217ef1d tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/7b092f41-0c29-42d6-928f-9cd9131ab00c returned with HTTP 404 Aug 13 07:10:55.012486 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1335/5315] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:55 2026] GET /volume/v3/volumes/7b092f41-0c29-42d6-928f-9cd9131ab00c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:10:55.019813 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:55.021610 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:10:55.021944 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1450408038"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:55.023762 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1450408038'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:10:55.023867 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Create volume of 1 GB Aug 13 07:10:55.027830 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Availability Zones retrieved successfully. Aug 13 07:10:55.032734 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Flow 'volume_create_api' (020ebdaf-a676-4c3d-b05e-cdb029382bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:10:55.033752 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f9fe15b-f9fc-401c-8728-26d5c1188250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:55.034495 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:10:55.056360 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f9fe15b-f9fc-401c-8728-26d5c1188250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:55.057029 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a6b5f97-cbcf-4fc7-84e0-635473731bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:55.092795 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Created reservations ['ea290b5e-db9f-4df8-a6ca-a1663e1902e5', '24c393d8-2a92-4792-8076-66766b37a8d5', '4573f47f-236f-4300-8388-e7037a9c78ea', 'aa460449-379b-409d-a929-a3fc7b2076c6'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:10:55.093480 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a6b5f97-cbcf-4fc7-84e0-635473731bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea290b5e-db9f-4df8-a6ca-a1663e1902e5', '24c393d8-2a92-4792-8076-66766b37a8d5', '4573f47f-236f-4300-8388-e7037a9c78ea', 'aa460449-379b-409d-a929-a3fc7b2076c6']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:55.094102 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dc02a12-58c0-474e-9dc6-add41764d629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:55.114124 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dc02a12-58c0-474e-9dc6-add41764d629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a7631cf-0a06-44d2-b629-84cffda5a41c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1450408038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417fe0a53c634363b327beccb88582c5',qos_specs=None,replication_status=,reservations=['ea290b5e-db9f-4df8-a6ca-a1663e1902e5','24c393d8-2a92-4792-8076-66766b37a8d5','4573f47f-236f-4300-8388-e7037a9c78ea','aa460449-379b-409d-a929-a3fc7b2076c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='573c19f7ceb74c3188460a9d237f448e',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:10:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1450408038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a7631cf-0a06-44d2-b629-84cffda5a41c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='417fe0a53c634363b327beccb88582c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='573c19f7ceb74c3188460a9d237f448e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:55.115211 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb719794-fd91-4548-a495-de5085feb884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:55.129389 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb719794-fd91-4548-a495-de5085feb884) transitioned into state 'SUCCESS' from state '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-1450408038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='417fe0a53c634363b327beccb88582c5',qos_specs=None,replication_status=,reservations=['ea290b5e-db9f-4df8-a6ca-a1663e1902e5','24c393d8-2a92-4792-8076-66766b37a8d5','4573f47f-236f-4300-8388-e7037a9c78ea','aa460449-379b-409d-a929-a3fc7b2076c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='573c19f7ceb74c3188460a9d237f448e',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:55.129953 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93ee587e-5c26-46c9-a688-ae4cf4017bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:10:55.136958 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93ee587e-5c26-46c9-a688-ae4cf4017bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:10:55.137700 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Flow 'volume_create_api' (020ebdaf-a676-4c3d-b05e-cdb029382bba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:10:55.137963 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Create volume request issued successfully. Aug 13 07:10:55.138508 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1544dcb5-1e29-43c8-a6ae-6b0df60347d9 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:10:55.138918 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1322/5316] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:10:55 2026] POST /volume/v3/volumes => generated 776 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:10:55.150668 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9d507a78-c69c-4a39-a2bd-d8d3580edff4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:55.152308 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9d507a78-c69c-4a39-a2bd-d8d3580edff4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/volumes/6a7631cf-0a06-44d2-b629-84cffda5a41c Aug 13 07:10:55.152514 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9d507a78-c69c-4a39-a2bd-d8d3580edff4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:55.152685 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9d507a78-c69c-4a39-a2bd-d8d3580edff4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:55.158907 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:55.158907 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:55.161830 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9d507a78-c69c-4a39-a2bd-d8d3580edff4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:55.165010 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9d507a78-c69c-4a39-a2bd-d8d3580edff4 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/6a7631cf-0a06-44d2-b629-84cffda5a41c returned with HTTP 200 Aug 13 07:10:55.165432 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1328/5317] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:55 2026] GET /volume/v3/volumes/6a7631cf-0a06-44d2-b629-84cffda5a41c => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:56.176430 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-84b94061-5c4b-45e9-b671-eea5b70fa7d6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:56.178095 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-84b94061-5c4b-45e9-b671-eea5b70fa7d6 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/volumes/6a7631cf-0a06-44d2-b629-84cffda5a41c Aug 13 07:10:56.178280 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-84b94061-5c4b-45e9-b671-eea5b70fa7d6 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:56.178461 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-84b94061-5c4b-45e9-b671-eea5b70fa7d6 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:56.185466 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:56.185466 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:56.188883 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-84b94061-5c4b-45e9-b671-eea5b70fa7d6 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:56.192020 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-84b94061-5c4b-45e9-b671-eea5b70fa7d6 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/6a7631cf-0a06-44d2-b629-84cffda5a41c returned with HTTP 200 Aug 13 07:10:56.192398 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1333/5318] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:56 2026] GET /volume/v3/volumes/6a7631cf-0a06-44d2-b629-84cffda5a41c => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:56.206896 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4dda6c94-53bb-465e-b919-b1dbcacf40fe None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:56.208907 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4dda6c94-53bb-465e-b919-b1dbcacf40fe tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:10:56.209347 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4dda6c94-53bb-465e-b919-b1dbcacf40fe tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6a7631cf-0a06-44d2-b629-84cffda5a41c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1364141494"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:56.218948 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:56.218948 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:10:56.219338 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4dda6c94-53bb-465e-b919-b1dbcacf40fe tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:56.219431 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-4dda6c94-53bb-465e-b919-b1dbcacf40fe tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Create snapshot from volume 6a7631cf-0a06-44d2-b629-84cffda5a41c Aug 13 07:10:56.242085 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-4dda6c94-53bb-465e-b919-b1dbcacf40fe tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Created reservations ['5ec91cdf-98f9-42b1-8125-54f592939abc', '1b1c1651-1393-4e42-ba23-c02e4df63702', 'fa096dfa-1278-40dc-b761-9e07e1bc67ed', 'ceb0aa92-cfd8-42dd-b706-8c4a552ee3b8'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:10:56.268780 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4dda6c94-53bb-465e-b919-b1dbcacf40fe tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot create request issued successfully. Aug 13 07:10:56.269189 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4dda6c94-53bb-465e-b919-b1dbcacf40fe tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:10:56.269704 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1336/5319] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:10:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:10:56.277849 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bffec78a-7a5a-4345-ad17-93abde9bd2c3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:56.279630 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bffec78a-7a5a-4345-ad17-93abde9bd2c3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/snapshots/d0ec71f4-531e-4354-94f7-b71c70a89b4c Aug 13 07:10:56.279817 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bffec78a-7a5a-4345-ad17-93abde9bd2c3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:56.279997 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bffec78a-7a5a-4345-ad17-93abde9bd2c3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:56.284532 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:56.284532 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:56.284808 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bffec78a-7a5a-4345-ad17-93abde9bd2c3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot retrieved successfully. Aug 13 07:10:56.285421 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bffec78a-7a5a-4345-ad17-93abde9bd2c3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/d0ec71f4-531e-4354-94f7-b71c70a89b4c returned with HTTP 200 Aug 13 07:10:56.285958 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1323/5320] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:56 2026] GET /volume/v3/snapshots/d0ec71f4-531e-4354-94f7-b71c70a89b4c => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:57.294551 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-14885160-66cc-49ae-86a4-14106465513d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:57.296282 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-14885160-66cc-49ae-86a4-14106465513d tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/snapshots/d0ec71f4-531e-4354-94f7-b71c70a89b4c Aug 13 07:10:57.296497 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-14885160-66cc-49ae-86a4-14106465513d tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:57.296680 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-14885160-66cc-49ae-86a4-14106465513d tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:57.301248 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:57.301248 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:10:57.301540 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-14885160-66cc-49ae-86a4-14106465513d tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot retrieved successfully. Aug 13 07:10:57.302126 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-14885160-66cc-49ae-86a4-14106465513d tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/d0ec71f4-531e-4354-94f7-b71c70a89b4c returned with HTTP 200 Aug 13 07:10:57.302473 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1329/5321] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:57 2026] GET /volume/v3/snapshots/d0ec71f4-531e-4354-94f7-b71c70a89b4c => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:57.310439 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e65e4d02-3f30-4cdb-8b95-42fae8bd857b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:57.312250 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e65e4d02-3f30-4cdb-8b95-42fae8bd857b tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] POST https://10.4.3.81/volume/v3/snapshots/d0ec71f4-531e-4354-94f7-b71c70a89b4c/action Aug 13 07:10:57.312630 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e65e4d02-3f30-4cdb-8b95-42fae8bd857b tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:10:57.312766 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e65e4d02-3f30-4cdb-8b95-42fae8bd857b tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:10:57.314153 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.snapshot_unmanage [None req-e65e4d02-3f30-4cdb-8b95-42fae8bd857b tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] Unmanage snapshot with id: d0ec71f4-531e-4354-94f7-b71c70a89b4c Aug 13 07:10:57.318682 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:57.318682 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:57.319001 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e65e4d02-3f30-4cdb-8b95-42fae8bd857b tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] Snapshot retrieved successfully. Aug 13 07:10:57.319709 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-e65e4d02-3f30-4cdb-8b95-42fae8bd857b tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'b1fda3f1917b489e9443ab16699c15ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '417fe0a53c634363b327beccb88582c5', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:10:57.319880 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e65e4d02-3f30-4cdb-8b95-42fae8bd857b tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-reader] https://10.4.3.81/volume/v3/snapshots/d0ec71f4-531e-4354-94f7-b71c70a89b4c/action returned with HTTP 403 Aug 13 07:10:57.320292 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1334/5322] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 07:10:57 2026] POST /volume/v3/snapshots/d0ec71f4-531e-4354-94f7-b71c70a89b4c/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:10:57.326463 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a6821d64-d476-4061-9883-697fc22ed23f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:57.328311 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a6821d64-d476-4061-9883-697fc22ed23f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/d0ec71f4-531e-4354-94f7-b71c70a89b4c Aug 13 07:10:57.328520 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a6821d64-d476-4061-9883-697fc22ed23f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:57.328708 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a6821d64-d476-4061-9883-697fc22ed23f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:57.328812 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-a6821d64-d476-4061-9883-697fc22ed23f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Delete snapshot with id: d0ec71f4-531e-4354-94f7-b71c70a89b4c Aug 13 07:10:57.333115 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:57.333115 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:10:57.333383 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a6821d64-d476-4061-9883-697fc22ed23f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot retrieved successfully. Aug 13 07:10:57.345982 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a6821d64-d476-4061-9883-697fc22ed23f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot delete request issued successfully. Aug 13 07:10:57.346140 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a6821d64-d476-4061-9883-697fc22ed23f tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/d0ec71f4-531e-4354-94f7-b71c70a89b4c returned with HTTP 202 Aug 13 07:10:57.346486 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1337/5323] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:10:57 2026] DELETE /volume/v3/snapshots/d0ec71f4-531e-4354-94f7-b71c70a89b4c => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:10:57.355110 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-38e27441-e36f-4443-9f26-00375fe1d0a0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:57.357228 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-38e27441-e36f-4443-9f26-00375fe1d0a0 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/snapshots/d0ec71f4-531e-4354-94f7-b71c70a89b4c Aug 13 07:10:57.357518 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-38e27441-e36f-4443-9f26-00375fe1d0a0 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:57.357930 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-38e27441-e36f-4443-9f26-00375fe1d0a0 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:57.362580 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:57.362580 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:10:57.362866 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-38e27441-e36f-4443-9f26-00375fe1d0a0 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Snapshot retrieved successfully. Aug 13 07:10:57.363518 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-38e27441-e36f-4443-9f26-00375fe1d0a0 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/d0ec71f4-531e-4354-94f7-b71c70a89b4c returned with HTTP 200 Aug 13 07:10:57.363884 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1324/5324] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:57 2026] GET /volume/v3/snapshots/d0ec71f4-531e-4354-94f7-b71c70a89b4c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:10:58.373744 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cb549eaf-ed41-4d92-b6c9-a40b338556a3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:58.375389 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cb549eaf-ed41-4d92-b6c9-a40b338556a3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/snapshots/d0ec71f4-531e-4354-94f7-b71c70a89b4c Aug 13 07:10:58.375594 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cb549eaf-ed41-4d92-b6c9-a40b338556a3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:58.375743 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cb549eaf-ed41-4d92-b6c9-a40b338556a3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:58.379754 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cb549eaf-ed41-4d92-b6c9-a40b338556a3 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/snapshots/d0ec71f4-531e-4354-94f7-b71c70a89b4c returned with HTTP 404 Aug 13 07:10:58.380264 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1330/5325] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:10:58 2026] GET /volume/v3/snapshots/d0ec71f4-531e-4354-94f7-b71c70a89b4c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:10:58.387141 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-18f85c11-7bea-4a23-9194-034ecd4dbf8e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:58.388908 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-18f85c11-7bea-4a23-9194-034ecd4dbf8e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/6a7631cf-0a06-44d2-b629-84cffda5a41c Aug 13 07:10:58.389101 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-18f85c11-7bea-4a23-9194-034ecd4dbf8e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:58.389276 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-18f85c11-7bea-4a23-9194-034ecd4dbf8e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:58.389493 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-18f85c11-7bea-4a23-9194-034ecd4dbf8e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Delete volume with id: 6a7631cf-0a06-44d2-b629-84cffda5a41c Aug 13 07:10:58.397084 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:58.397084 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:10:58.397424 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-18f85c11-7bea-4a23-9194-034ecd4dbf8e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:58.412898 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-18f85c11-7bea-4a23-9194-034ecd4dbf8e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Delete volume request issued successfully. Aug 13 07:10:58.413114 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-18f85c11-7bea-4a23-9194-034ecd4dbf8e tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/6a7631cf-0a06-44d2-b629-84cffda5a41c returned with HTTP 202 Aug 13 07:10:58.413525 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1335/5326] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:10:58 2026] DELETE /volume/v3/volumes/6a7631cf-0a06-44d2-b629-84cffda5a41c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:10:58.431061 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1025abde-4bca-46d6-a4f0-7a9761245f42 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:58.432560 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1025abde-4bca-46d6-a4f0-7a9761245f42 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/volumes/6a7631cf-0a06-44d2-b629-84cffda5a41c Aug 13 07:10:58.432787 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1025abde-4bca-46d6-a4f0-7a9761245f42 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:58.433123 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1025abde-4bca-46d6-a4f0-7a9761245f42 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:58.439756 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:10:58.439756 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:10:58.443200 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1025abde-4bca-46d6-a4f0-7a9761245f42 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Volume info retrieved successfully. Aug 13 07:10:58.447169 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1025abde-4bca-46d6-a4f0-7a9761245f42 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/6a7631cf-0a06-44d2-b629-84cffda5a41c returned with HTTP 200 Aug 13 07:10:58.447607 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1338/5327] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:58 2026] GET /volume/v3/volumes/6a7631cf-0a06-44d2-b629-84cffda5a41c => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:10:59.461633 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bad15377-638c-435f-b699-1a3530763855 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:10:59.463770 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bad15377-638c-435f-b699-1a3530763855 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] GET https://10.4.3.81/volume/v3/volumes/6a7631cf-0a06-44d2-b629-84cffda5a41c Aug 13 07:10:59.464007 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bad15377-638c-435f-b699-1a3530763855 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:10:59.464277 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bad15377-638c-435f-b699-1a3530763855 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:10:59.471119 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bad15377-638c-435f-b699-1a3530763855 tempest-ProjectReaderTests-636308605 tempest-ProjectReaderTests-636308605-project-admin] https://10.4.3.81/volume/v3/volumes/6a7631cf-0a06-44d2-b629-84cffda5a41c returned with HTTP 404 Aug 13 07:10:59.471653 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1325/5328] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:10:59 2026] GET /volume/v3/volumes/6a7631cf-0a06-44d2-b629-84cffda5a41c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:11:08.377609 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=124,cinder:UPDATE=42,cinder:INSERT=27,cinder:DELETE=1 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:11:08.408719 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=91,cinder:UPDATE=20,cinder:INSERT=9 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:11:08.448078 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=113,cinder:UPDATE=55,cinder:INSERT=23 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:11:09.468161 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=164,cinder:UPDATE=66,cinder:INSERT=34 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:11:35.287184 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ee81d113-7e29-4183-a5e1-5aaa0604b227 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:35.289043 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ee81d113-7e29-4183-a5e1-5aaa0604b227 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 Aug 13 07:11:35.289043 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ee81d113-7e29-4183-a5e1-5aaa0604b227 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:35.289297 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ee81d113-7e29-4183-a5e1-5aaa0604b227 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:35.299378 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:11:35.299378 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:11:35.303372 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ee81d113-7e29-4183-a5e1-5aaa0604b227 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:11:35.307082 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ee81d113-7e29-4183-a5e1-5aaa0604b227 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 returned with HTTP 200 Aug 13 07:11:35.307508 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1331/5329] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:11:35 2026] GET /volume/v3/volumes/6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 => generated 1635 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:11:36.498768 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-5ba0c8a0-28b1-48e7-a3ff-05f855b17c97 req-fb3486e7-640b-4205-a474-c07bcf153823 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:36.500694 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-5ba0c8a0-28b1-48e7-a3ff-05f855b17c97 req-fb3486e7-640b-4205-a474-c07bcf153823 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/attachments/ced3df0e-cfd1-4bbc-bfd5-32b367499e35 Aug 13 07:11:36.500874 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-5ba0c8a0-28b1-48e7-a3ff-05f855b17c97 req-fb3486e7-640b-4205-a474-c07bcf153823 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:36.501102 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-5ba0c8a0-28b1-48e7-a3ff-05f855b17c97 req-fb3486e7-640b-4205-a474-c07bcf153823 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:36.508337 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:11:36.508337 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:11:36.550644 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-5ba0c8a0-28b1-48e7-a3ff-05f855b17c97 req-fb3486e7-640b-4205-a474-c07bcf153823 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/ced3df0e-cfd1-4bbc-bfd5-32b367499e35 returned with HTTP 200 Aug 13 07:11:36.550992 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1336/5330] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:11:36 2026] DELETE /volume/v3/attachments/ced3df0e-cfd1-4bbc-bfd5-32b367499e35 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:11:36.559881 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-5ba0c8a0-28b1-48e7-a3ff-05f855b17c97 req-ed52aab3-9fd6-4f9d-8728-f516c1a94c71 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:36.561769 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-5ba0c8a0-28b1-48e7-a3ff-05f855b17c97 req-ed52aab3-9fd6-4f9d-8728-f516c1a94c71 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/volumes/6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 Aug 13 07:11:36.561925 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-5ba0c8a0-28b1-48e7-a3ff-05f855b17c97 req-ed52aab3-9fd6-4f9d-8728-f516c1a94c71 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:36.562097 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-5ba0c8a0-28b1-48e7-a3ff-05f855b17c97 req-ed52aab3-9fd6-4f9d-8728-f516c1a94c71 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:36.562268 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [req-5ba0c8a0-28b1-48e7-a3ff-05f855b17c97 req-ed52aab3-9fd6-4f9d-8728-f516c1a94c71 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete volume with id: 6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 Aug 13 07:11:36.568635 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:11:36.568635 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:11:36.569003 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-5ba0c8a0-28b1-48e7-a3ff-05f855b17c97 req-ed52aab3-9fd6-4f9d-8728-f516c1a94c71 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:11:36.582695 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-5ba0c8a0-28b1-48e7-a3ff-05f855b17c97 req-ed52aab3-9fd6-4f9d-8728-f516c1a94c71 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete volume request issued successfully. Aug 13 07:11:36.582906 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-5ba0c8a0-28b1-48e7-a3ff-05f855b17c97 req-ed52aab3-9fd6-4f9d-8728-f516c1a94c71 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 returned with HTTP 202 Aug 13 07:11:36.583485 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1339/5331] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 07:11:36 2026] DELETE /volume/v3/volumes/6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:11:37.693622 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-130a692e-4315-446e-a3aa-04bb34d2ddd7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:37.695345 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-130a692e-4315-446e-a3aa-04bb34d2ddd7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 Aug 13 07:11:37.695531 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-130a692e-4315-446e-a3aa-04bb34d2ddd7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:37.695716 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-130a692e-4315-446e-a3aa-04bb34d2ddd7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:37.700812 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-130a692e-4315-446e-a3aa-04bb34d2ddd7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 returned with HTTP 404 Aug 13 07:11:37.701204 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1326/5332] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:11:37 2026] GET /volume/v3/volumes/6e5f8115-8d8e-455a-9c5f-4fe59e08ddf2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:11:37.706592 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2d27bc0e-b759-45dd-a0b7-2867a115fa71 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:37.708169 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2d27bc0e-b759-45dd-a0b7-2867a115fa71 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a Aug 13 07:11:37.708360 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2d27bc0e-b759-45dd-a0b7-2867a115fa71 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:37.708546 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2d27bc0e-b759-45dd-a0b7-2867a115fa71 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:37.708679 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-2d27bc0e-b759-45dd-a0b7-2867a115fa71 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete snapshot with id: 09eb5bd7-b45e-4f29-bf62-b5794269369a Aug 13 07:11:37.713392 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:11:37.713392 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:11:37.713804 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2d27bc0e-b759-45dd-a0b7-2867a115fa71 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:11:37.728567 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2d27bc0e-b759-45dd-a0b7-2867a115fa71 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot delete request issued successfully. Aug 13 07:11:37.728783 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2d27bc0e-b759-45dd-a0b7-2867a115fa71 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a returned with HTTP 202 Aug 13 07:11:37.729237 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1332/5333] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:11:37 2026] DELETE /volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:11:37.736886 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3819562d-0004-4085-8f84-5c3bdfd4a8b4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:37.738501 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3819562d-0004-4085-8f84-5c3bdfd4a8b4 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a Aug 13 07:11:37.738720 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3819562d-0004-4085-8f84-5c3bdfd4a8b4 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:37.738924 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3819562d-0004-4085-8f84-5c3bdfd4a8b4 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:37.744069 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:11:37.744069 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:11:37.744689 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3819562d-0004-4085-8f84-5c3bdfd4a8b4 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:11:37.745710 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3819562d-0004-4085-8f84-5c3bdfd4a8b4 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a returned with HTTP 200 Aug 13 07:11:37.746151 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1337/5334] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:11:37 2026] GET /volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:11:38.754056 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ce534870-2a60-40c3-b9dd-b67bf2661b87 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:38.755547 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ce534870-2a60-40c3-b9dd-b67bf2661b87 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a Aug 13 07:11:38.755748 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ce534870-2a60-40c3-b9dd-b67bf2661b87 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:38.755900 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ce534870-2a60-40c3-b9dd-b67bf2661b87 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:38.759517 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ce534870-2a60-40c3-b9dd-b67bf2661b87 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a returned with HTTP 404 Aug 13 07:11:38.759891 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1340/5335] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:11:38 2026] GET /volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:11:39.963489 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-5bfe5c71-4928-4691-80a8-6d73d161ebc4 req-72eaa0da-cc8a-47b3-8517-92c34d240ab2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:39.965683 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5bfe5c71-4928-4691-80a8-6d73d161ebc4 req-72eaa0da-cc8a-47b3-8517-92c34d240ab2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/attachments/dc124c0c-f350-4851-9082-e0d3fdb51149 Aug 13 07:11:39.965864 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5bfe5c71-4928-4691-80a8-6d73d161ebc4 req-72eaa0da-cc8a-47b3-8517-92c34d240ab2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:39.966119 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5bfe5c71-4928-4691-80a8-6d73d161ebc4 req-72eaa0da-cc8a-47b3-8517-92c34d240ab2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:39.975065 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:11:39.975065 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:11:40.019045 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5bfe5c71-4928-4691-80a8-6d73d161ebc4 req-72eaa0da-cc8a-47b3-8517-92c34d240ab2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/dc124c0c-f350-4851-9082-e0d3fdb51149 returned with HTTP 200 Aug 13 07:11:40.019518 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1327/5336] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:11:39 2026] DELETE /volume/v3/attachments/dc124c0c-f350-4851-9082-e0d3fdb51149 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:11:40.027969 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-5bfe5c71-4928-4691-80a8-6d73d161ebc4 req-ce565a9f-1725-4771-abe7-02243e78f8cf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:40.030196 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5bfe5c71-4928-4691-80a8-6d73d161ebc4 req-ce565a9f-1725-4771-abe7-02243e78f8cf tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 Aug 13 07:11:40.030392 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5bfe5c71-4928-4691-80a8-6d73d161ebc4 req-ce565a9f-1725-4771-abe7-02243e78f8cf tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:40.030582 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5bfe5c71-4928-4691-80a8-6d73d161ebc4 req-ce565a9f-1725-4771-abe7-02243e78f8cf tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:40.030752 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [req-5bfe5c71-4928-4691-80a8-6d73d161ebc4 req-ce565a9f-1725-4771-abe7-02243e78f8cf tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete volume with id: c199ccbb-7f62-45d9-928f-01a61644f195 Aug 13 07:11:40.037224 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:11:40.037224 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:11:40.037650 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-5bfe5c71-4928-4691-80a8-6d73d161ebc4 req-ce565a9f-1725-4771-abe7-02243e78f8cf tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:11:40.051475 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-5bfe5c71-4928-4691-80a8-6d73d161ebc4 req-ce565a9f-1725-4771-abe7-02243e78f8cf tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete volume request issued successfully. Aug 13 07:11:40.051662 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5bfe5c71-4928-4691-80a8-6d73d161ebc4 req-ce565a9f-1725-4771-abe7-02243e78f8cf tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 returned with HTTP 202 Aug 13 07:11:40.052049 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1333/5337] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 07:11:40 2026] DELETE /volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:11:41.134677 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0b7f56e7-67d5-4710-9952-6c94ef0a8e19 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:41.136814 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0b7f56e7-67d5-4710-9952-6c94ef0a8e19 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 Aug 13 07:11:41.137026 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0b7f56e7-67d5-4710-9952-6c94ef0a8e19 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:41.137229 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0b7f56e7-67d5-4710-9952-6c94ef0a8e19 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:41.142539 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0b7f56e7-67d5-4710-9952-6c94ef0a8e19 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 returned with HTTP 404 Aug 13 07:11:41.142977 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1338/5338] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:11:41 2026] GET /volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:11:41.531921 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-762f4f00-07d8-4788-b6f3-103c6e88f264 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:41.533598 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-762f4f00-07d8-4788-b6f3-103c6e88f264 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a Aug 13 07:11:41.533754 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-762f4f00-07d8-4788-b6f3-103c6e88f264 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:41.533925 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-762f4f00-07d8-4788-b6f3-103c6e88f264 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:41.534019 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-762f4f00-07d8-4788-b6f3-103c6e88f264 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete snapshot with id: 09eb5bd7-b45e-4f29-bf62-b5794269369a Aug 13 07:11:41.538229 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-762f4f00-07d8-4788-b6f3-103c6e88f264 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a returned with HTTP 404 Aug 13 07:11:41.538675 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1341/5339] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:11:41 2026] DELETE /volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:11:41.544394 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-355395a0-289d-4725-80c2-e8a67a919185 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:41.546159 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-355395a0-289d-4725-80c2-e8a67a919185 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a Aug 13 07:11:41.546381 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-355395a0-289d-4725-80c2-e8a67a919185 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:41.546622 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-355395a0-289d-4725-80c2-e8a67a919185 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:41.550870 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-355395a0-289d-4725-80c2-e8a67a919185 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a returned with HTTP 404 Aug 13 07:11:41.551366 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1328/5340] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:11:41 2026] GET /volume/v3/snapshots/09eb5bd7-b45e-4f29-bf62-b5794269369a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:11:42.199643 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-66eb4e33-6de6-42f2-b3ad-fd5666382a68 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:42.201307 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-66eb4e33-6de6-42f2-b3ad-fd5666382a68 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 Aug 13 07:11:42.201551 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-66eb4e33-6de6-42f2-b3ad-fd5666382a68 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:42.201732 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-66eb4e33-6de6-42f2-b3ad-fd5666382a68 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:42.201882 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-66eb4e33-6de6-42f2-b3ad-fd5666382a68 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete volume with id: c199ccbb-7f62-45d9-928f-01a61644f195 Aug 13 07:11:42.207059 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-66eb4e33-6de6-42f2-b3ad-fd5666382a68 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 returned with HTTP 404 Aug 13 07:11:42.207617 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1334/5341] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:11:42 2026] DELETE /volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:11:42.213088 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1f9b16fc-a6fa-4833-bf24-e4061f4976b1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:42.214696 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1f9b16fc-a6fa-4833-bf24-e4061f4976b1 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 Aug 13 07:11:42.214871 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1f9b16fc-a6fa-4833-bf24-e4061f4976b1 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:42.215060 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1f9b16fc-a6fa-4833-bf24-e4061f4976b1 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:42.220344 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1f9b16fc-a6fa-4833-bf24-e4061f4976b1 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 returned with HTTP 404 Aug 13 07:11:42.220721 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1339/5342] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:11:42 2026] GET /volume/v3/volumes/c199ccbb-7f62-45d9-928f-01a61644f195 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:11:43.084999 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:43.086944 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:11:43.087337 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1555450161", "snapshot_id": null, "imageRef": "5edc9e59-4d5c-43f4-ad8d-fdebe0242b03", "volume_type": null, "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:11:43.089109 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1555450161', 'snapshot_id': None, 'imageRef': '5edc9e59-4d5c-43f4-ad8d-fdebe0242b03', 'volume_type': None, 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:11:43.265144 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume of 1 GB Aug 13 07:11:43.268792 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Availability Zones retrieved successfully. Aug 13 07:11:43.273428 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Flow 'volume_create_api' (a059a75f-b6b5-4e16-b0d8-bb84d2079900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:11:43.274415 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87963f57-f58e-4697-bd61-5a41ad01964e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:11:43.275200 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:11:43.327695 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87963f57-f58e-4697-bd61-5a41ad01964e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:11:43.328440 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f09446a-b67e-4c60-a86f-f5a90cc4be62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:11:43.365281 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Created reservations ['9f5335e7-ec8b-4bed-a100-54eb1185e78b', '2fbeb949-1235-4a9a-a2ae-acd3f83e74dd', 'ba9a578a-18ed-4a03-b818-0f60d1ffd643', '2199de08-3986-4afb-adff-d4b7ddb5aec4'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:11:43.366023 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f09446a-b67e-4c60-a86f-f5a90cc4be62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f5335e7-ec8b-4bed-a100-54eb1185e78b', '2fbeb949-1235-4a9a-a2ae-acd3f83e74dd', 'ba9a578a-18ed-4a03-b818-0f60d1ffd643', '2199de08-3986-4afb-adff-d4b7ddb5aec4']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:11:43.366675 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2893957a-36d8-4b07-bc40-e1beb0f3b65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:11:43.385181 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2893957a-36d8-4b07-bc40-e1beb0f3b65e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fadab77-b163-4c74-a944-4da91dba7ca6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1555450161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b1527511bd4343bbe46b276c218222',qos_specs=None,replication_status=,reservations=['9f5335e7-ec8b-4bed-a100-54eb1185e78b','2fbeb949-1235-4a9a-a2ae-acd3f83e74dd','ba9a578a-18ed-4a03-b818-0f60d1ffd643','2199de08-3986-4afb-adff-d4b7ddb5aec4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac94397952044e4bd450fcc0add47ce',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:11:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1555450161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fadab77-b163-4c74-a944-4da91dba7ca6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3b1527511bd4343bbe46b276c218222',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eac94397952044e4bd450fcc0add47ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:11:43.385811 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe3f1b31-690e-410b-b591-a2e9fdc15d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:11:43.400747 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe3f1b31-690e-410b-b591-a2e9fdc15d8b) transitioned into state 'SUCCESS' from state '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-1555450161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b1527511bd4343bbe46b276c218222',qos_specs=None,replication_status=,reservations=['9f5335e7-ec8b-4bed-a100-54eb1185e78b','2fbeb949-1235-4a9a-a2ae-acd3f83e74dd','ba9a578a-18ed-4a03-b818-0f60d1ffd643','2199de08-3986-4afb-adff-d4b7ddb5aec4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac94397952044e4bd450fcc0add47ce',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:11:43.401311 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de6b8169-2119-407c-b98f-0480758387ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:11:43.408670 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de6b8169-2119-407c-b98f-0480758387ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:11:43.409549 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Flow 'volume_create_api' (a059a75f-b6b5-4e16-b0d8-bb84d2079900) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:11:43.409793 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume request issued successfully. Aug 13 07:11:43.410283 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a3af2ca9-6c8a-483e-a3e9-a61650c08412 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:11:43.410699 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1342/5343] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:11:43 2026] POST /volume/v3/volumes => generated 757 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:11:43.421030 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d3c2b96c-5a4c-4c5c-bf2b-970e1ae40055 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:43.422733 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d3c2b96c-5a4c-4c5c-bf2b-970e1ae40055 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 Aug 13 07:11:43.422924 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d3c2b96c-5a4c-4c5c-bf2b-970e1ae40055 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:43.423137 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d3c2b96c-5a4c-4c5c-bf2b-970e1ae40055 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:43.429609 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:11:43.429609 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:11:43.432706 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d3c2b96c-5a4c-4c5c-bf2b-970e1ae40055 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:11:43.436174 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d3c2b96c-5a4c-4c5c-bf2b-970e1ae40055 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 returned with HTTP 200 Aug 13 07:11:43.436578 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1329/5344] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:11:43 2026] GET /volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:11:44.448362 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-53f121c2-2c22-4a28-b19b-250eafa8445b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:44.449908 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53f121c2-2c22-4a28-b19b-250eafa8445b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 Aug 13 07:11:44.451246 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-53f121c2-2c22-4a28-b19b-250eafa8445b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:44.451246 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-53f121c2-2c22-4a28-b19b-250eafa8445b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:44.456579 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:11:44.456579 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:11:44.460069 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-53f121c2-2c22-4a28-b19b-250eafa8445b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:11:44.464302 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53f121c2-2c22-4a28-b19b-250eafa8445b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 returned with HTTP 200 Aug 13 07:11:44.464769 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1335/5345] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:11:44 2026] GET /volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:11:44.476088 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ab671bb1-a46f-43bc-8e94-0b3b4423ac38 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:44.478655 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab671bb1-a46f-43bc-8e94-0b3b4423ac38 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 Aug 13 07:11:44.478879 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ab671bb1-a46f-43bc-8e94-0b3b4423ac38 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:44.479073 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ab671bb1-a46f-43bc-8e94-0b3b4423ac38 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:44.485339 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:11:44.485339 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:11:44.488743 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ab671bb1-a46f-43bc-8e94-0b3b4423ac38 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:11:44.493025 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab671bb1-a46f-43bc-8e94-0b3b4423ac38 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 returned with HTTP 200 Aug 13 07:11:44.493401 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1340/5346] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:11:44 2026] GET /volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:11:44.655409 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-983747fc-f6fd-4d0f-88a1-f23ddde475f2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:44.657839 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-983747fc-f6fd-4d0f-88a1-f23ddde475f2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 Aug 13 07:11:44.658046 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-983747fc-f6fd-4d0f-88a1-f23ddde475f2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:44.658243 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-983747fc-f6fd-4d0f-88a1-f23ddde475f2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:44.664507 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:11:44.664507 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:11:44.667582 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-983747fc-f6fd-4d0f-88a1-f23ddde475f2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:11:44.672102 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-983747fc-f6fd-4d0f-88a1-f23ddde475f2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 returned with HTTP 200 Aug 13 07:11:44.672566 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1343/5347] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:11:44 2026] GET /volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:11:45.070436 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-d9f28b50-4482-4f53-8657-1213cee88295 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:45.072315 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-d9f28b50-4482-4f53-8657-1213cee88295 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 Aug 13 07:11:45.072513 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-d9f28b50-4482-4f53-8657-1213cee88295 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:45.072686 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-d9f28b50-4482-4f53-8657-1213cee88295 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:45.081015 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:11:45.081015 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:11:45.084688 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-d9f28b50-4482-4f53-8657-1213cee88295 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:11:45.089166 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-d9f28b50-4482-4f53-8657-1213cee88295 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 returned with HTTP 200 Aug 13 07:11:45.089570 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1330/5348] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:11:45 2026] GET /volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:11:45.098158 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a810ab74-56e3-4236-a176-9ac78591b39b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:45.098554 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a810ab74-56e3-4236-a176-9ac78591b39b None None] GET https://10.4.3.81/volume// Aug 13 07:11:45.098703 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a810ab74-56e3-4236-a176-9ac78591b39b None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:45.098886 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a810ab74-56e3-4236-a176-9ac78591b39b None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:45.099170 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a810ab74-56e3-4236-a176-9ac78591b39b None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:11:45.099444 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1336/5349] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 07:11:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:11:45.107082 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-1c791e46-1f69-41e1-a969-af65ad9ecc83 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:45.108844 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-1c791e46-1f69-41e1-a969-af65ad9ecc83 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:11:45.109180 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-1c791e46-1f69-41e1-a969-af65ad9ecc83 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8fadab77-b163-4c74-a944-4da91dba7ca6", "connector": null, "instance_uuid": "fbcdda54-da8c-48a7-8137-ee01275bebd3"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:11:45.116569 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:11:45.116569 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:11:45.135794 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-1c791e46-1f69-41e1-a969-af65ad9ecc83 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:11:45.136248 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1341/5350] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:11:45 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:11:45.745168 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0a4fcef0-88a5-40ed-ad13-e240e33907bc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:45.745605 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0a4fcef0-88a5-40ed-ad13-e240e33907bc None None] GET https://10.4.3.81/volume// Aug 13 07:11:45.745783 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0a4fcef0-88a5-40ed-ad13-e240e33907bc None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:45.746012 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0a4fcef0-88a5-40ed-ad13-e240e33907bc None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:45.746372 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0a4fcef0-88a5-40ed-ad13-e240e33907bc None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:11:45.746665 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1344/5351] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:11:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:11:45.752940 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-26c4a11b-1ab7-4be0-a3e1-f2586a981859 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:45.754863 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-26c4a11b-1ab7-4be0-a3e1-f2586a981859 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 Aug 13 07:11:45.755118 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-26c4a11b-1ab7-4be0-a3e1-f2586a981859 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:11:45.755309 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-26c4a11b-1ab7-4be0-a3e1-f2586a981859 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:11:45.763947 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:11:45.763947 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:11:45.766929 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-26c4a11b-1ab7-4be0-a3e1-f2586a981859 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:11:45.771022 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-26c4a11b-1ab7-4be0-a3e1-f2586a981859 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 returned with HTTP 200 Aug 13 07:11:45.771383 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1331/5352] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:11:45 2026] GET /volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 => generated 1544 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:11:45.865068 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-44e59717-17b7-469f-938b-da2e1aee55c0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:45.866951 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-44e59717-17b7-469f-938b-da2e1aee55c0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] PUT https://10.4.3.81/volume/v3/attachments/f31487e0-a64a-4366-b2fb-3ef8ce8bd8f8 Aug 13 07:11:45.867305 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-44e59717-17b7-469f-938b-da2e1aee55c0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:11:45.874001 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-44e59717-17b7-469f-938b-da2e1aee55c0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Acquiring lock "cinder-attachment_update-8fadab77-b163-4c74-a944-4da91dba7ca6-np0000007169" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:11:45.878129 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-44e59717-17b7-469f-938b-da2e1aee55c0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Lock "cinder-attachment_update-8fadab77-b163-4c74-a944-4da91dba7ca6-np0000007169" acquired by "attachment_update" :: waited 0.004s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:11:45.879208 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:11:45.879208 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:11:45.943309 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-44e59717-17b7-469f-938b-da2e1aee55c0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Lock "cinder-attachment_update-8fadab77-b163-4c74-a944-4da91dba7ca6-np0000007169" released by "attachment_update" :: held 0.065s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:11:45.943605 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-44e59717-17b7-469f-938b-da2e1aee55c0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/f31487e0-a64a-4366-b2fb-3ef8ce8bd8f8 returned with HTTP 200 Aug 13 07:11:45.944014 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1337/5353] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:11:45 2026] PUT /volume/v3/attachments/f31487e0-a64a-4366-b2fb-3ef8ce8bd8f8 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:11:45.964074 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-4c0fbdf9-80d8-443c-82d2-cbdec48505c6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:11:45.966147 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-4c0fbdf9-80d8-443c-82d2-cbdec48505c6 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/attachments/f31487e0-a64a-4366-b2fb-3ef8ce8bd8f8/action Aug 13 07:11:45.966577 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-4c0fbdf9-80d8-443c-82d2-cbdec48505c6 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:11:45.966739 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-4c0fbdf9-80d8-443c-82d2-cbdec48505c6 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:11:45.981746 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:11:45.981746 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:11:45.992919 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a4e6bf4e-83f3-4660-b67a-860b5c38e173 req-4c0fbdf9-80d8-443c-82d2-cbdec48505c6 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/f31487e0-a64a-4366-b2fb-3ef8ce8bd8f8/action returned with HTTP 204 Aug 13 07:11:45.993287 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1342/5354] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:11:45 2026] POST /volume/v3/attachments/f31487e0-a64a-4366-b2fb-3ef8ce8bd8f8/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:11:54.671171 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:11:55.769807 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:11:55.938619 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:11:55.989645 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:12:31.419755 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f3b83fb1-233d-443c-bb7d-89dbc8a7d5b8 req-42bf7ee6-b4ee-4f9e-b618-7e2524673791 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:12:31.422373 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f3b83fb1-233d-443c-bb7d-89dbc8a7d5b8 req-42bf7ee6-b4ee-4f9e-b618-7e2524673791 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/attachments/f31487e0-a64a-4366-b2fb-3ef8ce8bd8f8 Aug 13 07:12:31.422646 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f3b83fb1-233d-443c-bb7d-89dbc8a7d5b8 req-42bf7ee6-b4ee-4f9e-b618-7e2524673791 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:12:31.422904 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f3b83fb1-233d-443c-bb7d-89dbc8a7d5b8 req-42bf7ee6-b4ee-4f9e-b618-7e2524673791 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:12:31.432010 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:12:31.432010 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:12:31.507417 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f3b83fb1-233d-443c-bb7d-89dbc8a7d5b8 req-42bf7ee6-b4ee-4f9e-b618-7e2524673791 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/f31487e0-a64a-4366-b2fb-3ef8ce8bd8f8 returned with HTTP 200 Aug 13 07:12:31.507880 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1345/5355] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:12:31 2026] DELETE /volume/v3/attachments/f31487e0-a64a-4366-b2fb-3ef8ce8bd8f8 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:12:32.616651 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-59bb9d8c-e63e-4925-8184-859d9bd38f27 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:12:32.618807 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-59bb9d8c-e63e-4925-8184-859d9bd38f27 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 Aug 13 07:12:32.619066 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-59bb9d8c-e63e-4925-8184-859d9bd38f27 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:12:32.619278 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-59bb9d8c-e63e-4925-8184-859d9bd38f27 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:12:32.626591 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:12:32.626591 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:12:32.630030 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-59bb9d8c-e63e-4925-8184-859d9bd38f27 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:12:32.634315 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-59bb9d8c-e63e-4925-8184-859d9bd38f27 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 returned with HTTP 200 Aug 13 07:12:32.634730 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1332/5356] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:12:32 2026] GET /volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:12:33.055005 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-51f931af-cd07-47f2-9a79-5993faf3b2ac None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:12:33.057101 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-51f931af-cd07-47f2-9a79-5993faf3b2ac tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 Aug 13 07:12:33.057282 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-51f931af-cd07-47f2-9a79-5993faf3b2ac tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:12:33.057485 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-51f931af-cd07-47f2-9a79-5993faf3b2ac tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:12:33.064039 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:12:33.064039 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:12:33.067544 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-51f931af-cd07-47f2-9a79-5993faf3b2ac tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:12:33.071807 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-51f931af-cd07-47f2-9a79-5993faf3b2ac tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 returned with HTTP 200 Aug 13 07:12:33.072203 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1338/5357] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:12:33 2026] GET /volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:12:33.082955 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-109c11a2-22da-4fc4-9316-24f3610d1d6a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:12:33.083485 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-109c11a2-22da-4fc4-9316-24f3610d1d6a None None] GET https://10.4.3.81/volume// Aug 13 07:12:33.083705 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-109c11a2-22da-4fc4-9316-24f3610d1d6a None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:12:33.083927 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-109c11a2-22da-4fc4-9316-24f3610d1d6a None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:12:33.084283 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-109c11a2-22da-4fc4-9316-24f3610d1d6a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:12:33.084580 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1343/5358] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 07:12:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:12:33.092480 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-f06be864-fff6-4e17-bb50-c106d153f63e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:12:33.094423 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-f06be864-fff6-4e17-bb50-c106d153f63e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:12:33.094829 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-f06be864-fff6-4e17-bb50-c106d153f63e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8fadab77-b163-4c74-a944-4da91dba7ca6", "connector": null, "instance_uuid": "223c73da-8d62-4717-876d-5ae26e17d736"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:12:33.102662 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:12:33.102662 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:12:33.126623 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-f06be864-fff6-4e17-bb50-c106d153f63e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:12:33.127075 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1346/5359] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:12:33 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:12:33.829723 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-15e7b98b-0fdd-485e-a345-89fdea8cd06b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:12:33.830254 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-15e7b98b-0fdd-485e-a345-89fdea8cd06b None None] GET https://10.4.3.81/volume// Aug 13 07:12:33.830521 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-15e7b98b-0fdd-485e-a345-89fdea8cd06b None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:12:33.830783 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-15e7b98b-0fdd-485e-a345-89fdea8cd06b None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:12:33.831215 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-15e7b98b-0fdd-485e-a345-89fdea8cd06b None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:12:33.831606 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1333/5360] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:12:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:12:33.839973 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-d4fb4068-2bb8-47c5-bb73-521e40be5933 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:12:33.841918 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-d4fb4068-2bb8-47c5-bb73-521e40be5933 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 Aug 13 07:12:33.842131 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-d4fb4068-2bb8-47c5-bb73-521e40be5933 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:12:33.842333 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-d4fb4068-2bb8-47c5-bb73-521e40be5933 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:12:33.851384 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:12:33.851384 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:12:33.854797 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-d4fb4068-2bb8-47c5-bb73-521e40be5933 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:12:33.859539 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-d4fb4068-2bb8-47c5-bb73-521e40be5933 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 returned with HTTP 200 Aug 13 07:12:33.859985 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1339/5361] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:12:33 2026] GET /volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 => generated 1544 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:12:33.965360 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-37bd1165-0117-43f9-87f9-a348b6402d4e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:12:33.967579 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-37bd1165-0117-43f9-87f9-a348b6402d4e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] PUT https://10.4.3.81/volume/v3/attachments/9546b6ee-9491-4a3d-a02a-bb8eb2a20bb3 Aug 13 07:12:33.967862 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-37bd1165-0117-43f9-87f9-a348b6402d4e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:12:33.976813 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-37bd1165-0117-43f9-87f9-a348b6402d4e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Acquiring lock "cinder-attachment_update-8fadab77-b163-4c74-a944-4da91dba7ca6-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:12:33.981173 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-37bd1165-0117-43f9-87f9-a348b6402d4e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Lock "cinder-attachment_update-8fadab77-b163-4c74-a944-4da91dba7ca6-np0000007169" acquired by "attachment_update" :: waited 0.004s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:12:33.982130 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:12:33.982130 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:12:34.056072 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-37bd1165-0117-43f9-87f9-a348b6402d4e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Lock "cinder-attachment_update-8fadab77-b163-4c74-a944-4da91dba7ca6-np0000007169" released by "attachment_update" :: held 0.075s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:12:34.056358 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-37bd1165-0117-43f9-87f9-a348b6402d4e tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/9546b6ee-9491-4a3d-a02a-bb8eb2a20bb3 returned with HTTP 200 Aug 13 07:12:34.056989 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1344/5362] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:12:33 2026] PUT /volume/v3/attachments/9546b6ee-9491-4a3d-a02a-bb8eb2a20bb3 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:12:34.076000 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-505c8b83-a6ef-40fb-9000-0cd9e87a8376 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:12:34.078063 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-505c8b83-a6ef-40fb-9000-0cd9e87a8376 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/attachments/9546b6ee-9491-4a3d-a02a-bb8eb2a20bb3/action Aug 13 07:12:34.078447 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-505c8b83-a6ef-40fb-9000-0cd9e87a8376 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:12:34.078569 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-505c8b83-a6ef-40fb-9000-0cd9e87a8376 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:12:34.092541 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:12:34.092541 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:12:34.100676 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a9b7dc69-a848-4e92-a31c-f5c84592cbbc req-505c8b83-a6ef-40fb-9000-0cd9e87a8376 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/9546b6ee-9491-4a3d-a02a-bb8eb2a20bb3/action returned with HTTP 204 Aug 13 07:12:34.101142 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1347/5363] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:12:34 2026] POST /volume/v3/attachments/9546b6ee-9491-4a3d-a02a-bb8eb2a20bb3/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:12:42.633082 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=4 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:12:43.857835 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=9 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:12:44.051034 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:12:44.098257 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:13:17.870663 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-41ce4b87-cf57-4e75-975b-fcda8ce22d2c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:13:17.872231 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-41ce4b87-cf57-4e75-975b-fcda8ce22d2c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:13:17.872587 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-41ce4b87-cf57-4e75-975b-fcda8ce22d2c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8fadab77-b163-4c74-a944-4da91dba7ca6", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-604145437", "description": null, "metadata": null}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:13:17.885779 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:13:17.885779 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:13:17.886410 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-41ce4b87-cf57-4e75-975b-fcda8ce22d2c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:13:17.886597 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-41ce4b87-cf57-4e75-975b-fcda8ce22d2c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create snapshot from volume 8fadab77-b163-4c74-a944-4da91dba7ca6 Aug 13 07:13:17.913540 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-41ce4b87-cf57-4e75-975b-fcda8ce22d2c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Created reservations ['b4b72c4e-4d67-4a18-aa5f-89529bd72a3a', '367e0d6b-7ac1-4aac-89cb-ce82a2f9456f', '2c073377-c460-450d-be4c-f14a64115fb1', '7039f52f-08a4-4397-aa5a-bd4678f5bb21'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:13:17.941971 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-41ce4b87-cf57-4e75-975b-fcda8ce22d2c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot force create request issued successfully. Aug 13 07:13:17.942276 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-41ce4b87-cf57-4e75-975b-fcda8ce22d2c tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:13:17.942906 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1334/5364] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:13:17 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) Aug 13 07:13:17.951146 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c53fe573-7f09-4722-bcf8-9990d1daa5f1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:13:17.953301 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c53fe573-7f09-4722-bcf8-9990d1daa5f1 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/dc2af117-b649-4a01-991d-112ecd11642d Aug 13 07:13:17.953477 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c53fe573-7f09-4722-bcf8-9990d1daa5f1 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:13:17.953733 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c53fe573-7f09-4722-bcf8-9990d1daa5f1 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:13:17.959983 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:13:17.959983 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:13:17.960536 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c53fe573-7f09-4722-bcf8-9990d1daa5f1 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:13:17.961420 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c53fe573-7f09-4722-bcf8-9990d1daa5f1 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/dc2af117-b649-4a01-991d-112ecd11642d returned with HTTP 200 Aug 13 07:13:17.961829 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1340/5365] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:13:17 2026] GET /volume/v3/snapshots/dc2af117-b649-4a01-991d-112ecd11642d => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:13:18.970580 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3d79face-d52b-4666-9db0-326c3e4cd3be None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:13:18.972517 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d79face-d52b-4666-9db0-326c3e4cd3be tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/dc2af117-b649-4a01-991d-112ecd11642d Aug 13 07:13:18.972722 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d79face-d52b-4666-9db0-326c3e4cd3be tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:13:18.972919 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d79face-d52b-4666-9db0-326c3e4cd3be tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:13:18.978296 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:13:18.978296 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:13:18.978722 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3d79face-d52b-4666-9db0-326c3e4cd3be tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:13:18.979518 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d79face-d52b-4666-9db0-326c3e4cd3be tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/dc2af117-b649-4a01-991d-112ecd11642d returned with HTTP 200 Aug 13 07:13:18.979848 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1345/5366] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:13:18 2026] GET /volume/v3/snapshots/dc2af117-b649-4a01-991d-112ecd11642d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:13:18.986896 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fb269825-9402-4cfb-a570-6571927bb435 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:13:18.988643 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fb269825-9402-4cfb-a570-6571927bb435 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/dc2af117-b649-4a01-991d-112ecd11642d Aug 13 07:13:18.988868 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fb269825-9402-4cfb-a570-6571927bb435 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:13:18.989103 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fb269825-9402-4cfb-a570-6571927bb435 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:13:18.994281 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:13:18.994281 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:13:18.994722 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fb269825-9402-4cfb-a570-6571927bb435 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:13:18.995515 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fb269825-9402-4cfb-a570-6571927bb435 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/dc2af117-b649-4a01-991d-112ecd11642d returned with HTTP 200 Aug 13 07:13:18.995875 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1348/5367] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:13:18 2026] GET /volume/v3/snapshots/dc2af117-b649-4a01-991d-112ecd11642d => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:13:19.003612 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:13:19.005948 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:13:19.006329 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1207690140", "snapshot_id": "dc2af117-b649-4a01-991d-112ecd11642d", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:13:19.007962 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1207690140', 'snapshot_id': 'dc2af117-b649-4a01-991d-112ecd11642d', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:13:19.012897 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:13:19.012897 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:13:19.013377 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:13:19.013504 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume of 1 GB Aug 13 07:13:19.016733 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Availability Zones retrieved successfully. Aug 13 07:13:19.022701 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Flow 'volume_create_api' (a016d4ff-27bf-4c1d-be27-d8d83cfec18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:13:19.023784 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f2c46c4-04c7-4d8e-8898-9418aaffc0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:13:19.024762 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:13:19.055253 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f2c46c4-04c7-4d8e-8898-9418aaffc0fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dc2af117-b649-4a01-991d-112ecd11642d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:13:19.055972 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f43f6f6-e3d1-483b-87be-0b0cebb93470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:13:19.090860 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Created reservations ['093dad30-4466-4733-a9b9-576cf00e82ec', '606070f1-3cc5-4a92-a284-d0a21142e880', '49367375-1ddb-4b43-92bf-7cb22becdd71', '32ebfd07-74b6-4934-9277-d0f2cf4161b9'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:13:19.091622 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f43f6f6-e3d1-483b-87be-0b0cebb93470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['093dad30-4466-4733-a9b9-576cf00e82ec', '606070f1-3cc5-4a92-a284-d0a21142e880', '49367375-1ddb-4b43-92bf-7cb22becdd71', '32ebfd07-74b6-4934-9277-d0f2cf4161b9']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:13:19.092395 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0d686a2-beb0-4960-ba2b-5c79cd486b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:13:19.129829 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0d686a2-beb0-4960-ba2b-5c79cd486b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db870b5f-fcd6-4f42-90f5-72e0923d7df8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1207690140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b1527511bd4343bbe46b276c218222',qos_specs=None,replication_status=,reservations=['093dad30-4466-4733-a9b9-576cf00e82ec','606070f1-3cc5-4a92-a284-d0a21142e880','49367375-1ddb-4b43-92bf-7cb22becdd71','32ebfd07-74b6-4934-9277-d0f2cf4161b9'],size=1,snapshot_id=dc2af117-b649-4a01-991d-112ecd11642d,source_replicaid=,source_volid=None,status='creating',user_id='eac94397952044e4bd450fcc0add47ce',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:13:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1207690140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db870b5f-fcd6-4f42-90f5-72e0923d7df8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3b1527511bd4343bbe46b276c218222',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dc2af117-b649-4a01-991d-112ecd11642d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eac94397952044e4bd450fcc0add47ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:13:19.130545 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1485e486-a01a-4d3a-a4e4-958646d79f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:13:19.145659 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1485e486-a01a-4d3a-a4e4-958646d79f2f) transitioned into state 'SUCCESS' from state '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-1207690140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b1527511bd4343bbe46b276c218222',qos_specs=None,replication_status=,reservations=['093dad30-4466-4733-a9b9-576cf00e82ec','606070f1-3cc5-4a92-a284-d0a21142e880','49367375-1ddb-4b43-92bf-7cb22becdd71','32ebfd07-74b6-4934-9277-d0f2cf4161b9'],size=1,snapshot_id=dc2af117-b649-4a01-991d-112ecd11642d,source_replicaid=,source_volid=None,status='creating',user_id='eac94397952044e4bd450fcc0add47ce',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:13:19.146357 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bdf2ad3-3e00-40f1-b9fb-3ee8c7fd9e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:13:19.168354 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bdf2ad3-3e00-40f1-b9fb-3ee8c7fd9e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:13:19.169199 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Flow 'volume_create_api' (a016d4ff-27bf-4c1d-be27-d8d83cfec18c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:13:19.169618 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Create volume request issued successfully. Aug 13 07:13:19.170155 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-36b40582-3e13-4826-bb89-2aaa3d5f00ab tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:13:19.170746 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1335/5368] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:13:19 2026] POST /volume/v3/volumes => generated 783 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:13:19.182087 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-18d64800-826c-490a-9e02-997bf8e3ce51 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:13:19.184298 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-18d64800-826c-490a-9e02-997bf8e3ce51 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 Aug 13 07:13:19.184591 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-18d64800-826c-490a-9e02-997bf8e3ce51 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:13:19.184843 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-18d64800-826c-490a-9e02-997bf8e3ce51 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:13:19.191756 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:13:19.191756 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:13:19.195505 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-18d64800-826c-490a-9e02-997bf8e3ce51 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:13:19.199218 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-18d64800-826c-490a-9e02-997bf8e3ce51 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 returned with HTTP 200 Aug 13 07:13:19.199651 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1341/5369] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:13:19 2026] GET /volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:13:20.212068 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-71cd244b-7cee-4397-87c2-72ab48cd3d5b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:13:20.213759 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71cd244b-7cee-4397-87c2-72ab48cd3d5b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 Aug 13 07:13:20.213938 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71cd244b-7cee-4397-87c2-72ab48cd3d5b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:13:20.214112 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71cd244b-7cee-4397-87c2-72ab48cd3d5b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:13:20.220652 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:13:20.220652 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:13:20.223826 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-71cd244b-7cee-4397-87c2-72ab48cd3d5b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:13:20.227871 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71cd244b-7cee-4397-87c2-72ab48cd3d5b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 returned with HTTP 200 Aug 13 07:13:20.228224 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1346/5370] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:13:20 2026] GET /volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:13:20.239989 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c655dd1d-893f-44df-bca3-f44e42bc6258 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:13:20.241967 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c655dd1d-893f-44df-bca3-f44e42bc6258 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 Aug 13 07:13:20.242186 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c655dd1d-893f-44df-bca3-f44e42bc6258 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:13:20.242455 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c655dd1d-893f-44df-bca3-f44e42bc6258 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:13:20.248872 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:13:20.248872 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:13:20.252404 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c655dd1d-893f-44df-bca3-f44e42bc6258 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:13:20.256718 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c655dd1d-893f-44df-bca3-f44e42bc6258 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 returned with HTTP 200 Aug 13 07:13:20.257045 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1349/5371] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:13:20 2026] GET /volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 => generated 1392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:13:20.344009 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-483af220-db19-4a10-a3d1-e24634a285fa req-4e754b0d-654f-4d71-aac2-246a3757138b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:13:20.346068 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-4e754b0d-654f-4d71-aac2-246a3757138b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 Aug 13 07:13:20.346234 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-4e754b0d-654f-4d71-aac2-246a3757138b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:13:20.346481 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-4e754b0d-654f-4d71-aac2-246a3757138b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:13:20.352774 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:13:20.352774 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:13:20.355757 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-483af220-db19-4a10-a3d1-e24634a285fa req-4e754b0d-654f-4d71-aac2-246a3757138b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:13:20.359517 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-4e754b0d-654f-4d71-aac2-246a3757138b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 returned with HTTP 200 Aug 13 07:13:20.359856 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1336/5372] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:13:20 2026] GET /volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:13:20.788616 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-483af220-db19-4a10-a3d1-e24634a285fa req-88550aa1-e3b3-476a-80a0-3bca512395c7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:13:20.790509 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-88550aa1-e3b3-476a-80a0-3bca512395c7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 Aug 13 07:13:20.790695 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-88550aa1-e3b3-476a-80a0-3bca512395c7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:13:20.790873 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-88550aa1-e3b3-476a-80a0-3bca512395c7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:13:20.797363 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:13:20.797363 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:13:20.800675 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-483af220-db19-4a10-a3d1-e24634a285fa req-88550aa1-e3b3-476a-80a0-3bca512395c7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:13:20.804705 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-88550aa1-e3b3-476a-80a0-3bca512395c7 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 returned with HTTP 200 Aug 13 07:13:20.805065 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1342/5373] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:13:20 2026] GET /volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 => generated 1392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:13:20.815014 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cb15382d-ad06-4da8-aefc-df90ebf50770 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:13:20.815435 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cb15382d-ad06-4da8-aefc-df90ebf50770 None None] GET https://10.4.3.81/volume// Aug 13 07:13:20.815613 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cb15382d-ad06-4da8-aefc-df90ebf50770 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:13:20.815818 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cb15382d-ad06-4da8-aefc-df90ebf50770 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:13:20.816105 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cb15382d-ad06-4da8-aefc-df90ebf50770 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:13:20.816386 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1347/5374] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 07:13:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:13:20.823010 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-483af220-db19-4a10-a3d1-e24634a285fa req-16b1463e-abc9-4391-a6c2-580dce787a74 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:13:20.824897 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-16b1463e-abc9-4391-a6c2-580dce787a74 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:13:20.825212 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-16b1463e-abc9-4391-a6c2-580dce787a74 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db870b5f-fcd6-4f42-90f5-72e0923d7df8", "connector": null, "instance_uuid": "6c5dbe24-4501-4b61-b5f7-ae90a1cd2683"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:13:20.832685 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:13:20.832685 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:13:20.853162 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-16b1463e-abc9-4391-a6c2-580dce787a74 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:13:20.853596 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1350/5375] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:13:20 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:13:21.552832 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-57f57c85-8849-4c65-8ee0-3f24dc59c1fb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:13:21.553232 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-57f57c85-8849-4c65-8ee0-3f24dc59c1fb None None] GET https://10.4.3.81/volume// Aug 13 07:13:21.553444 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-57f57c85-8849-4c65-8ee0-3f24dc59c1fb None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:13:21.553631 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-57f57c85-8849-4c65-8ee0-3f24dc59c1fb None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:13:21.553934 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-57f57c85-8849-4c65-8ee0-3f24dc59c1fb None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:13:21.554218 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1337/5376] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:13:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:13:21.560951 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-483af220-db19-4a10-a3d1-e24634a285fa req-635cb6b5-bd63-45c6-9047-006e56a50e79 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:13:21.563349 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-635cb6b5-bd63-45c6-9047-006e56a50e79 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 Aug 13 07:13:21.563621 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-635cb6b5-bd63-45c6-9047-006e56a50e79 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:13:21.563853 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-635cb6b5-bd63-45c6-9047-006e56a50e79 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:13:21.574414 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:13:21.574414 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:13:21.577974 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-483af220-db19-4a10-a3d1-e24634a285fa req-635cb6b5-bd63-45c6-9047-006e56a50e79 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:13:21.583332 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-635cb6b5-bd63-45c6-9047-006e56a50e79 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 returned with HTTP 200 Aug 13 07:13:21.583829 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1343/5377] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:13:21 2026] GET /volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 => generated 1571 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:13:21.680309 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-483af220-db19-4a10-a3d1-e24634a285fa req-af3ee745-db4b-48de-b0a0-0f64a1ca71e5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:13:21.682110 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-af3ee745-db4b-48de-b0a0-0f64a1ca71e5 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] PUT https://10.4.3.81/volume/v3/attachments/50acbf4c-303c-408a-abce-41bd7a1a7feb Aug 13 07:13:21.682444 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-af3ee745-db4b-48de-b0a0-0f64a1ca71e5 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:13:21.689201 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-483af220-db19-4a10-a3d1-e24634a285fa req-af3ee745-db4b-48de-b0a0-0f64a1ca71e5 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Acquiring lock "cinder-attachment_update-db870b5f-fcd6-4f42-90f5-72e0923d7df8-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:13:21.693436 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-483af220-db19-4a10-a3d1-e24634a285fa req-af3ee745-db4b-48de-b0a0-0f64a1ca71e5 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Lock "cinder-attachment_update-db870b5f-fcd6-4f42-90f5-72e0923d7df8-np0000007169" acquired by "attachment_update" :: waited 0.004s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:13:21.694266 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:13:21.694266 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:13:21.758442 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-483af220-db19-4a10-a3d1-e24634a285fa req-af3ee745-db4b-48de-b0a0-0f64a1ca71e5 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Lock "cinder-attachment_update-db870b5f-fcd6-4f42-90f5-72e0923d7df8-np0000007169" released by "attachment_update" :: held 0.065s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:13:21.758780 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-af3ee745-db4b-48de-b0a0-0f64a1ca71e5 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/50acbf4c-303c-408a-abce-41bd7a1a7feb returned with HTTP 200 Aug 13 07:13:21.759487 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1348/5378] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:13:21 2026] PUT /volume/v3/attachments/50acbf4c-303c-408a-abce-41bd7a1a7feb => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:13:21.777075 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-483af220-db19-4a10-a3d1-e24634a285fa req-d97c5785-f776-403e-b95a-3c42b8844d92 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:13:21.778997 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-d97c5785-f776-403e-b95a-3c42b8844d92 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] POST https://10.4.3.81/volume/v3/attachments/50acbf4c-303c-408a-abce-41bd7a1a7feb/action Aug 13 07:13:21.779400 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-d97c5785-f776-403e-b95a-3c42b8844d92 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:13:21.779522 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-d97c5785-f776-403e-b95a-3c42b8844d92 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:13:21.793952 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:13:21.793952 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:13:21.802270 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-483af220-db19-4a10-a3d1-e24634a285fa req-d97c5785-f776-403e-b95a-3c42b8844d92 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/50acbf4c-303c-408a-abce-41bd7a1a7feb/action returned with HTTP 204 Aug 13 07:13:21.802685 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1351/5379] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:13:21 2026] POST /volume/v3/attachments/50acbf4c-303c-408a-abce-41bd7a1a7feb/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:13:30.358463 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:13:31.581980 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=14 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:13:31.752658 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:13:31.799732 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:14:18.343099 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-0487b8fc-d466-471a-864c-31f663f05352 req-268664bf-de64-44d6-b4f7-39f160009575 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:18.345182 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0487b8fc-d466-471a-864c-31f663f05352 req-268664bf-de64-44d6-b4f7-39f160009575 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/attachments/50acbf4c-303c-408a-abce-41bd7a1a7feb Aug 13 07:14:18.345386 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0487b8fc-d466-471a-864c-31f663f05352 req-268664bf-de64-44d6-b4f7-39f160009575 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:18.345605 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0487b8fc-d466-471a-864c-31f663f05352 req-268664bf-de64-44d6-b4f7-39f160009575 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:18.353026 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:18.353026 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:14:18.392877 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0487b8fc-d466-471a-864c-31f663f05352 req-268664bf-de64-44d6-b4f7-39f160009575 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/50acbf4c-303c-408a-abce-41bd7a1a7feb returned with HTTP 200 Aug 13 07:14:18.393258 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1338/5380] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:14:18 2026] DELETE /volume/v3/attachments/50acbf4c-303c-408a-abce-41bd7a1a7feb => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:19.715681 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ea80f08b-c3ba-46c2-8768-23e9373250ad None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:19.717247 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ea80f08b-c3ba-46c2-8768-23e9373250ad tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 Aug 13 07:14:19.717427 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ea80f08b-c3ba-46c2-8768-23e9373250ad tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:19.717607 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ea80f08b-c3ba-46c2-8768-23e9373250ad tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:19.717786 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-ea80f08b-c3ba-46c2-8768-23e9373250ad tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete volume with id: db870b5f-fcd6-4f42-90f5-72e0923d7df8 Aug 13 07:14:19.725935 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:19.725935 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:14:19.726461 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ea80f08b-c3ba-46c2-8768-23e9373250ad tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:14:19.743433 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ea80f08b-c3ba-46c2-8768-23e9373250ad tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete volume request issued successfully. Aug 13 07:14:19.743765 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ea80f08b-c3ba-46c2-8768-23e9373250ad tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 returned with HTTP 202 Aug 13 07:14:19.744193 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1344/5381] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:14:19 2026] DELETE /volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:14:19.751115 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7e1e7bbe-7275-4069-8ec4-50cf29b2f7a6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:19.752908 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7e1e7bbe-7275-4069-8ec4-50cf29b2f7a6 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 Aug 13 07:14:19.753096 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7e1e7bbe-7275-4069-8ec4-50cf29b2f7a6 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:19.753269 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7e1e7bbe-7275-4069-8ec4-50cf29b2f7a6 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:19.760506 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:19.760506 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:14:19.763840 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7e1e7bbe-7275-4069-8ec4-50cf29b2f7a6 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:14:19.768938 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7e1e7bbe-7275-4069-8ec4-50cf29b2f7a6 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 returned with HTTP 200 Aug 13 07:14:19.769352 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1349/5382] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:19 2026] GET /volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:14:20.780975 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b52b28e1-e7f2-43f0-9334-cab5631c578f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:20.782766 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b52b28e1-e7f2-43f0-9334-cab5631c578f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 Aug 13 07:14:20.782958 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b52b28e1-e7f2-43f0-9334-cab5631c578f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:20.783151 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b52b28e1-e7f2-43f0-9334-cab5631c578f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:20.788865 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b52b28e1-e7f2-43f0-9334-cab5631c578f tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 returned with HTTP 404 Aug 13 07:14:20.789329 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1352/5383] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:20 2026] GET /volume/v3/volumes/db870b5f-fcd6-4f42-90f5-72e0923d7df8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:14:20.795158 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7c76e825-dc16-4f20-8e64-769353fcd442 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:20.796797 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7c76e825-dc16-4f20-8e64-769353fcd442 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/dc2af117-b649-4a01-991d-112ecd11642d Aug 13 07:14:20.796977 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7c76e825-dc16-4f20-8e64-769353fcd442 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:20.797160 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7c76e825-dc16-4f20-8e64-769353fcd442 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:20.797261 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-7c76e825-dc16-4f20-8e64-769353fcd442 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete snapshot with id: dc2af117-b649-4a01-991d-112ecd11642d Aug 13 07:14:20.802226 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:20.802226 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:14:20.802619 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7c76e825-dc16-4f20-8e64-769353fcd442 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:14:20.816714 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7c76e825-dc16-4f20-8e64-769353fcd442 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot delete request issued successfully. Aug 13 07:14:20.816864 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7c76e825-dc16-4f20-8e64-769353fcd442 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/dc2af117-b649-4a01-991d-112ecd11642d returned with HTTP 202 Aug 13 07:14:20.817204 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1339/5384] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:14:20 2026] DELETE /volume/v3/snapshots/dc2af117-b649-4a01-991d-112ecd11642d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:14:20.824105 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9987a21f-7830-4735-9a47-8535927ae2e4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:20.825806 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9987a21f-7830-4735-9a47-8535927ae2e4 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/dc2af117-b649-4a01-991d-112ecd11642d Aug 13 07:14:20.826071 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9987a21f-7830-4735-9a47-8535927ae2e4 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:20.826344 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9987a21f-7830-4735-9a47-8535927ae2e4 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:20.831864 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:20.831864 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:14:20.832494 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9987a21f-7830-4735-9a47-8535927ae2e4 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Snapshot retrieved successfully. Aug 13 07:14:20.833481 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9987a21f-7830-4735-9a47-8535927ae2e4 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/dc2af117-b649-4a01-991d-112ecd11642d returned with HTTP 200 Aug 13 07:14:20.833974 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1345/5385] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:14:20 2026] GET /volume/v3/snapshots/dc2af117-b649-4a01-991d-112ecd11642d => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:21.843259 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-18032c9c-1878-450f-9ae7-5aca1c1c619b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:21.845092 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-18032c9c-1878-450f-9ae7-5aca1c1c619b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/snapshots/dc2af117-b649-4a01-991d-112ecd11642d Aug 13 07:14:21.845258 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-18032c9c-1878-450f-9ae7-5aca1c1c619b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:21.845458 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-18032c9c-1878-450f-9ae7-5aca1c1c619b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:21.849437 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-18032c9c-1878-450f-9ae7-5aca1c1c619b tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/snapshots/dc2af117-b649-4a01-991d-112ecd11642d returned with HTTP 404 Aug 13 07:14:21.849856 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1350/5386] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:14:21 2026] GET /volume/v3/snapshots/dc2af117-b649-4a01-991d-112ecd11642d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:14:23.167970 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-8a78919e-f906-4713-b09b-48782b8f28f2 req-df8e6ded-5317-4c1e-b234-5f12ec8d0630 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:23.169958 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8a78919e-f906-4713-b09b-48782b8f28f2 req-df8e6ded-5317-4c1e-b234-5f12ec8d0630 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/attachments/9546b6ee-9491-4a3d-a02a-bb8eb2a20bb3 Aug 13 07:14:23.170301 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8a78919e-f906-4713-b09b-48782b8f28f2 req-df8e6ded-5317-4c1e-b234-5f12ec8d0630 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:23.170373 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8a78919e-f906-4713-b09b-48782b8f28f2 req-df8e6ded-5317-4c1e-b234-5f12ec8d0630 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:23.177039 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:23.177039 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:14:23.216039 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8a78919e-f906-4713-b09b-48782b8f28f2 req-df8e6ded-5317-4c1e-b234-5f12ec8d0630 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/attachments/9546b6ee-9491-4a3d-a02a-bb8eb2a20bb3 returned with HTTP 200 Aug 13 07:14:23.216367 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1353/5387] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:14:23 2026] DELETE /volume/v3/attachments/9546b6ee-9491-4a3d-a02a-bb8eb2a20bb3 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:24.772520 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4d5f2a76-41d3-4312-8558-4bb12c2a06e0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:24.774200 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d5f2a76-41d3-4312-8558-4bb12c2a06e0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 Aug 13 07:14:24.774423 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4d5f2a76-41d3-4312-8558-4bb12c2a06e0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:24.774639 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4d5f2a76-41d3-4312-8558-4bb12c2a06e0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:24.774828 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-4d5f2a76-41d3-4312-8558-4bb12c2a06e0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete volume with id: 8fadab77-b163-4c74-a944-4da91dba7ca6 Aug 13 07:14:24.782122 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:24.782122 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:14:24.782578 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4d5f2a76-41d3-4312-8558-4bb12c2a06e0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:14:24.796550 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4d5f2a76-41d3-4312-8558-4bb12c2a06e0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Delete volume request issued successfully. Aug 13 07:14:24.796779 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d5f2a76-41d3-4312-8558-4bb12c2a06e0 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 returned with HTTP 202 Aug 13 07:14:24.797205 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1340/5388] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:14:24 2026] DELETE /volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:14:24.804615 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a92f5baf-45d5-483d-92f2-512610ca94b2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:24.806397 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a92f5baf-45d5-483d-92f2-512610ca94b2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 Aug 13 07:14:24.806569 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a92f5baf-45d5-483d-92f2-512610ca94b2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:24.806764 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a92f5baf-45d5-483d-92f2-512610ca94b2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:24.813777 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:24.813777 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:14:24.817420 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a92f5baf-45d5-483d-92f2-512610ca94b2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Volume info retrieved successfully. Aug 13 07:14:24.822806 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a92f5baf-45d5-483d-92f2-512610ca94b2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 returned with HTTP 200 Aug 13 07:14:24.823284 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1346/5389] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:24 2026] GET /volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:14:25.838141 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e75e5509-ab95-4741-a6d7-615010d50db2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:25.839947 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e75e5509-ab95-4741-a6d7-615010d50db2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] GET https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 Aug 13 07:14:25.840135 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e75e5509-ab95-4741-a6d7-615010d50db2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:25.840388 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e75e5509-ab95-4741-a6d7-615010d50db2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:25.845672 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e75e5509-ab95-4741-a6d7-615010d50db2 tempest-TestVolumeBootPattern-975057288 tempest-TestVolumeBootPattern-975057288-project-member] https://10.4.3.81/volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 returned with HTTP 404 Aug 13 07:14:25.846246 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1351/5390] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:25 2026] GET /volume/v3/volumes/8fadab77-b163-4c74-a944-4da91dba7ca6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:14:31.177735 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:31.251339 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:14:31.251731 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-249185222"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:14:31.253071 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-249185222'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:14:31.253184 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Create volume of 1 GB Aug 13 07:14:31.253446 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:31.253446 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:14:31.257150 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Availability Zones retrieved successfully. Aug 13 07:14:31.261936 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Flow 'volume_create_api' (1ab15aa7-e2d7-4b3d-a540-a6d1cf19a723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:14:31.262921 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2605062-3454-4b43-8d67-b9efec6118c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:31.263781 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:14:31.287333 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2605062-3454-4b43-8d67-b9efec6118c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:31.288115 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a55da4d9-41fb-4f3e-b7c8-4827fbdaf8e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:31.342035 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Created reservations ['4bde0219-f046-4e89-b60a-76525121beff', 'e73c74fa-195d-4b5d-b3f9-648fbb1ece34', '840a7ee0-377d-466f-9ceb-16549759b0e8', 'f496e47c-9c19-4648-b38a-5f00bb9d7813'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:14:31.343015 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a55da4d9-41fb-4f3e-b7c8-4827fbdaf8e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bde0219-f046-4e89-b60a-76525121beff', 'e73c74fa-195d-4b5d-b3f9-648fbb1ece34', '840a7ee0-377d-466f-9ceb-16549759b0e8', 'f496e47c-9c19-4648-b38a-5f00bb9d7813']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:31.343804 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47aa9279-3a16-45f8-8287-d888f79b75bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:31.364278 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47aa9279-3a16-45f8-8287-d888f79b75bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '243a74c5-2fb0-4ecb-8f18-1a0335739040', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-249185222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a2b3774c2442deb96058d304823941',qos_specs=None,replication_status=,reservations=['4bde0219-f046-4e89-b60a-76525121beff','e73c74fa-195d-4b5d-b3f9-648fbb1ece34','840a7ee0-377d-466f-9ceb-16549759b0e8','f496e47c-9c19-4648-b38a-5f00bb9d7813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b616ac5934e494aaf3126c782542d68',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:14:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-249185222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=243a74c5-2fb0-4ecb-8f18-1a0335739040,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75a2b3774c2442deb96058d304823941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b616ac5934e494aaf3126c782542d68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:31.364987 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e849b35-afb3-43bc-b04b-8893bd0c841b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:31.380476 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e849b35-afb3-43bc-b04b-8893bd0c841b) transitioned into state 'SUCCESS' from state '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-249185222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a2b3774c2442deb96058d304823941',qos_specs=None,replication_status=,reservations=['4bde0219-f046-4e89-b60a-76525121beff','e73c74fa-195d-4b5d-b3f9-648fbb1ece34','840a7ee0-377d-466f-9ceb-16549759b0e8','f496e47c-9c19-4648-b38a-5f00bb9d7813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b616ac5934e494aaf3126c782542d68',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:31.381143 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4cc53f5-2d98-4639-9370-7e947ddcdcfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:31.389167 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4cc53f5-2d98-4639-9370-7e947ddcdcfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:31.389941 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Flow 'volume_create_api' (1ab15aa7-e2d7-4b3d-a540-a6d1cf19a723) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:14:31.390209 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Create volume request issued successfully. Aug 13 07:14:31.390768 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bda9a4b3-73cc-4411-9f5b-5995939a0ed6 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:14:31.391313 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1354/5391] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 07:14:31 2026] POST /volume/v3/volumes => generated 755 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:14:31.402936 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-39b456cc-f013-49fa-968e-84c16ff449a4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:31.404928 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-39b456cc-f013-49fa-968e-84c16ff449a4 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/volumes/243a74c5-2fb0-4ecb-8f18-1a0335739040 Aug 13 07:14:31.404990 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-39b456cc-f013-49fa-968e-84c16ff449a4 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:31.405201 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-39b456cc-f013-49fa-968e-84c16ff449a4 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:31.411681 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:31.411681 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:14:31.414908 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-39b456cc-f013-49fa-968e-84c16ff449a4 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Volume info retrieved successfully. Aug 13 07:14:31.418648 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-39b456cc-f013-49fa-968e-84c16ff449a4 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/243a74c5-2fb0-4ecb-8f18-1a0335739040 returned with HTTP 200 Aug 13 07:14:31.418973 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1341/5392] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:31 2026] GET /volume/v3/volumes/243a74c5-2fb0-4ecb-8f18-1a0335739040 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:32.430531 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d1704346-e0e4-4971-8029-b8a03ba94f99 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:32.432387 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d1704346-e0e4-4971-8029-b8a03ba94f99 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/volumes/243a74c5-2fb0-4ecb-8f18-1a0335739040 Aug 13 07:14:32.432639 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d1704346-e0e4-4971-8029-b8a03ba94f99 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:32.432875 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d1704346-e0e4-4971-8029-b8a03ba94f99 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:32.439434 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:32.439434 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:14:32.442870 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d1704346-e0e4-4971-8029-b8a03ba94f99 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Volume info retrieved successfully. Aug 13 07:14:32.446861 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d1704346-e0e4-4971-8029-b8a03ba94f99 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/243a74c5-2fb0-4ecb-8f18-1a0335739040 returned with HTTP 200 Aug 13 07:14:32.447279 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1347/5393] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:32 2026] GET /volume/v3/volumes/243a74c5-2fb0-4ecb-8f18-1a0335739040 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:32.459140 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3c9d80e2-11ac-4481-8195-dacd82cdecf5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:32.460843 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3c9d80e2-11ac-4481-8195-dacd82cdecf5 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 07:14:32.461290 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3c9d80e2-11ac-4481-8195-dacd82cdecf5 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "243a74c5-2fb0-4ecb-8f18-1a0335739040", "name": "tempest-CreateVolumesFromBackupTest-Backup-1058795324"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:14:32.462629 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-3c9d80e2-11ac-4481-8195-dacd82cdecf5 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Creating new backup {'backup': {'volume_id': '243a74c5-2fb0-4ecb-8f18-1a0335739040', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1058795324'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:14:32.462753 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-3c9d80e2-11ac-4481-8195-dacd82cdecf5 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Creating backup of volume 243a74c5-2fb0-4ecb-8f18-1a0335739040 in container None Aug 13 07:14:32.469193 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:32.469193 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:14:32.469665 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3c9d80e2-11ac-4481-8195-dacd82cdecf5 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Volume info retrieved successfully. Aug 13 07:14:32.492676 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-3c9d80e2-11ac-4481-8195-dacd82cdecf5 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Created reservations ['9af4f3ef-9260-4387-9c02-ce50881cf635', '5c379fea-be21-45e6-9670-244d9722ee19'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:14:32.518424 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3c9d80e2-11ac-4481-8195-dacd82cdecf5 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:14:32.518867 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1352/5394] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:14:32 2026] POST /volume/v3/backups => generated 337 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:14:32.527567 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-47604d02-9e07-4237-8e87-d5f53ff0a88c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:32.529831 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-47604d02-9e07-4237-8e87-d5f53ff0a88c tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e Aug 13 07:14:32.529831 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-47604d02-9e07-4237-8e87-d5f53ff0a88c tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:32.530011 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-47604d02-9e07-4237-8e87-d5f53ff0a88c tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:32.530142 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-47604d02-9e07-4237-8e87-d5f53ff0a88c tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Show backup with id b60b6707-857e-4ff0-bd63-d422d0c22e6e. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:14:32.534872 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:32.534872 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:14:32.535699 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-47604d02-9e07-4237-8e87-d5f53ff0a88c tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e returned with HTTP 200 Aug 13 07:14:32.536062 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1355/5395] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:32 2026] GET /volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:33.545965 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2111e89c-3822-4d75-83b0-645b83dabd59 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:33.548193 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2111e89c-3822-4d75-83b0-645b83dabd59 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e Aug 13 07:14:33.548450 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2111e89c-3822-4d75-83b0-645b83dabd59 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:33.548635 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2111e89c-3822-4d75-83b0-645b83dabd59 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:33.548729 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-2111e89c-3822-4d75-83b0-645b83dabd59 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Show backup with id b60b6707-857e-4ff0-bd63-d422d0c22e6e. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:14:33.552688 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:33.552688 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:14:33.553412 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2111e89c-3822-4d75-83b0-645b83dabd59 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e returned with HTTP 200 Aug 13 07:14:33.553764 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1342/5396] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:33 2026] GET /volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:34.563435 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2a2530f5-af15-4aea-85b3-ba6efdfdab6e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:34.565159 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a2530f5-af15-4aea-85b3-ba6efdfdab6e tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e Aug 13 07:14:34.565336 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2a2530f5-af15-4aea-85b3-ba6efdfdab6e tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:34.565525 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2a2530f5-af15-4aea-85b3-ba6efdfdab6e tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:34.565626 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-2a2530f5-af15-4aea-85b3-ba6efdfdab6e tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Show backup with id b60b6707-857e-4ff0-bd63-d422d0c22e6e. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:14:34.570429 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:34.570429 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:14:34.571257 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a2530f5-af15-4aea-85b3-ba6efdfdab6e tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e returned with HTTP 200 Aug 13 07:14:34.571716 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1348/5397] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:34 2026] GET /volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:35.581917 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-49c881da-508e-4336-9d80-6e33e806dcdb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:35.583920 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-49c881da-508e-4336-9d80-6e33e806dcdb tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e Aug 13 07:14:35.584104 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-49c881da-508e-4336-9d80-6e33e806dcdb tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:35.584279 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-49c881da-508e-4336-9d80-6e33e806dcdb tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:35.584401 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-49c881da-508e-4336-9d80-6e33e806dcdb tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Show backup with id b60b6707-857e-4ff0-bd63-d422d0c22e6e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:14:35.588459 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:35.588459 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:14:35.589112 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-49c881da-508e-4336-9d80-6e33e806dcdb tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e returned with HTTP 200 Aug 13 07:14:35.589474 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1353/5398] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:35 2026] GET /volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:36.599633 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5daca9e3-935c-4910-ab1a-2b251006f1fe None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:36.601175 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5daca9e3-935c-4910-ab1a-2b251006f1fe tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e Aug 13 07:14:36.601363 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5daca9e3-935c-4910-ab1a-2b251006f1fe tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:36.601588 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5daca9e3-935c-4910-ab1a-2b251006f1fe tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:36.601686 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-5daca9e3-935c-4910-ab1a-2b251006f1fe tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Show backup with id b60b6707-857e-4ff0-bd63-d422d0c22e6e. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:14:36.605941 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:36.605941 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:14:36.606605 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5daca9e3-935c-4910-ab1a-2b251006f1fe tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e returned with HTTP 200 Aug 13 07:14:36.606939 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1356/5399] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:36 2026] GET /volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:37.617082 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f2e9d74b-0295-4bb9-93b8-54bbda6ab680 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:37.619288 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f2e9d74b-0295-4bb9-93b8-54bbda6ab680 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e Aug 13 07:14:37.619568 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f2e9d74b-0295-4bb9-93b8-54bbda6ab680 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:37.619803 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f2e9d74b-0295-4bb9-93b8-54bbda6ab680 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:37.619946 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-f2e9d74b-0295-4bb9-93b8-54bbda6ab680 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Show backup with id b60b6707-857e-4ff0-bd63-d422d0c22e6e. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:14:37.625182 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:37.625182 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:14:37.626149 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f2e9d74b-0295-4bb9-93b8-54bbda6ab680 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e returned with HTTP 200 Aug 13 07:14:37.626628 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1343/5400] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:37 2026] GET /volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:38.635822 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bec9924b-7fb1-4e8a-878a-21b116f2bc9f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:38.638123 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bec9924b-7fb1-4e8a-878a-21b116f2bc9f tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e Aug 13 07:14:38.638123 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bec9924b-7fb1-4e8a-878a-21b116f2bc9f tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:38.638123 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bec9924b-7fb1-4e8a-878a-21b116f2bc9f tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:38.638123 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-bec9924b-7fb1-4e8a-878a-21b116f2bc9f tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Show backup with id b60b6707-857e-4ff0-bd63-d422d0c22e6e. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:14:38.642076 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:38.642076 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:14:38.642817 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bec9924b-7fb1-4e8a-878a-21b116f2bc9f tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e returned with HTTP 200 Aug 13 07:14:38.643149 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1349/5401] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:38 2026] GET /volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:39.651979 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c5f25b63-732e-4c40-82bb-539338d590c3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:39.653589 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5f25b63-732e-4c40-82bb-539338d590c3 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e Aug 13 07:14:39.653771 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c5f25b63-732e-4c40-82bb-539338d590c3 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:39.653942 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c5f25b63-732e-4c40-82bb-539338d590c3 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:39.654034 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c5f25b63-732e-4c40-82bb-539338d590c3 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Show backup with id b60b6707-857e-4ff0-bd63-d422d0c22e6e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:14:39.657986 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:39.657986 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:14:39.658653 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5f25b63-732e-4c40-82bb-539338d590c3 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e returned with HTTP 200 Aug 13 07:14:39.658985 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1354/5402] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:39 2026] GET /volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:40.667865 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-438fd6ce-cd68-4d45-88fc-a61e5321b6a4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:40.669369 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-438fd6ce-cd68-4d45-88fc-a61e5321b6a4 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e Aug 13 07:14:40.669544 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-438fd6ce-cd68-4d45-88fc-a61e5321b6a4 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:40.669712 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-438fd6ce-cd68-4d45-88fc-a61e5321b6a4 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:40.669805 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-438fd6ce-cd68-4d45-88fc-a61e5321b6a4 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Show backup with id b60b6707-857e-4ff0-bd63-d422d0c22e6e. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:14:40.673433 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:40.673433 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:14:40.674008 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-438fd6ce-cd68-4d45-88fc-a61e5321b6a4 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e returned with HTTP 200 Aug 13 07:14:40.674294 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1357/5403] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:40 2026] GET /volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:41.683863 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7966c866-1630-42d9-aa00-c8d28a76cf9a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:41.686883 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7966c866-1630-42d9-aa00-c8d28a76cf9a tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e Aug 13 07:14:41.686883 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7966c866-1630-42d9-aa00-c8d28a76cf9a tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:41.686883 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7966c866-1630-42d9-aa00-c8d28a76cf9a tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:41.686883 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-7966c866-1630-42d9-aa00-c8d28a76cf9a tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Show backup with id b60b6707-857e-4ff0-bd63-d422d0c22e6e. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:14:41.690203 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:41.690203 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:14:41.690978 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7966c866-1630-42d9-aa00-c8d28a76cf9a tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e returned with HTTP 200 Aug 13 07:14:41.691445 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1344/5404] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:41 2026] GET /volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:42.700428 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-55be9ffd-9e32-4b94-9c46-2e001964618b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:42.702069 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-55be9ffd-9e32-4b94-9c46-2e001964618b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e Aug 13 07:14:42.702260 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-55be9ffd-9e32-4b94-9c46-2e001964618b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:42.702477 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-55be9ffd-9e32-4b94-9c46-2e001964618b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:42.702573 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-55be9ffd-9e32-4b94-9c46-2e001964618b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Show backup with id b60b6707-857e-4ff0-bd63-d422d0c22e6e. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:14:42.707335 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:42.707335 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:14:42.708212 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-55be9ffd-9e32-4b94-9c46-2e001964618b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e returned with HTTP 200 Aug 13 07:14:42.708641 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1350/5405] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:42 2026] GET /volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:43.718106 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0de3a9bd-18ae-48fe-a12b-a18089cc48b0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:43.719875 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0de3a9bd-18ae-48fe-a12b-a18089cc48b0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e Aug 13 07:14:43.720064 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0de3a9bd-18ae-48fe-a12b-a18089cc48b0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:43.720243 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0de3a9bd-18ae-48fe-a12b-a18089cc48b0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:43.720382 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-0de3a9bd-18ae-48fe-a12b-a18089cc48b0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Show backup with id b60b6707-857e-4ff0-bd63-d422d0c22e6e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:14:43.724394 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:43.724394 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:14:43.725034 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0de3a9bd-18ae-48fe-a12b-a18089cc48b0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e returned with HTTP 200 Aug 13 07:14:43.725411 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1355/5406] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:43 2026] GET /volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:44.735550 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-badf45c1-6076-4d8c-afb4-64f057d54bce None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:44.738400 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-badf45c1-6076-4d8c-afb4-64f057d54bce tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e Aug 13 07:14:44.738400 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-badf45c1-6076-4d8c-afb4-64f057d54bce tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:44.738400 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-badf45c1-6076-4d8c-afb4-64f057d54bce tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:44.738400 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-badf45c1-6076-4d8c-afb4-64f057d54bce tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Show backup with id b60b6707-857e-4ff0-bd63-d422d0c22e6e. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:14:44.742724 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:44.742724 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:14:44.743538 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-badf45c1-6076-4d8c-afb4-64f057d54bce tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e returned with HTTP 200 Aug 13 07:14:44.743940 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1358/5407] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:44 2026] GET /volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:45.752640 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-166e19ad-e9b1-463d-b442-cd60c889d971 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:45.754234 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-166e19ad-e9b1-463d-b442-cd60c889d971 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e Aug 13 07:14:45.754444 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-166e19ad-e9b1-463d-b442-cd60c889d971 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:45.754619 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-166e19ad-e9b1-463d-b442-cd60c889d971 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:45.754717 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-166e19ad-e9b1-463d-b442-cd60c889d971 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Show backup with id b60b6707-857e-4ff0-bd63-d422d0c22e6e. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:14:45.758798 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:45.758798 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:14:45.759456 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-166e19ad-e9b1-463d-b442-cd60c889d971 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e returned with HTTP 200 Aug 13 07:14:45.759900 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1345/5408] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:45 2026] GET /volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:46.769681 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5a216aea-3e13-46bd-ac8f-fab903d1aea8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:46.771001 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5a216aea-3e13-46bd-ac8f-fab903d1aea8 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e Aug 13 07:14:46.771216 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5a216aea-3e13-46bd-ac8f-fab903d1aea8 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:46.771444 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5a216aea-3e13-46bd-ac8f-fab903d1aea8 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:46.771552 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-5a216aea-3e13-46bd-ac8f-fab903d1aea8 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Show backup with id b60b6707-857e-4ff0-bd63-d422d0c22e6e. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:14:46.775703 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:46.775703 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:14:46.776356 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5a216aea-3e13-46bd-ac8f-fab903d1aea8 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e returned with HTTP 200 Aug 13 07:14:46.776787 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1351/5409] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:46 2026] GET /volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:47.786448 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-013737e9-3b2e-4a4e-aa1e-080b1d355da8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:47.788101 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-013737e9-3b2e-4a4e-aa1e-080b1d355da8 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e Aug 13 07:14:47.788295 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-013737e9-3b2e-4a4e-aa1e-080b1d355da8 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:47.788508 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-013737e9-3b2e-4a4e-aa1e-080b1d355da8 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:47.788611 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-013737e9-3b2e-4a4e-aa1e-080b1d355da8 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Show backup with id b60b6707-857e-4ff0-bd63-d422d0c22e6e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:14:47.793016 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:47.793016 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:14:47.793733 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-013737e9-3b2e-4a4e-aa1e-080b1d355da8 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e returned with HTTP 200 Aug 13 07:14:47.794069 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1356/5410] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:47 2026] GET /volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:48.803042 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bd308516-d444-415c-aee8-476997981a8d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:48.804695 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bd308516-d444-415c-aee8-476997981a8d tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e Aug 13 07:14:48.804871 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bd308516-d444-415c-aee8-476997981a8d tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:48.805038 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bd308516-d444-415c-aee8-476997981a8d tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:48.805135 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-bd308516-d444-415c-aee8-476997981a8d tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Show backup with id b60b6707-857e-4ff0-bd63-d422d0c22e6e. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:14:48.808749 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:48.808749 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:14:48.809382 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bd308516-d444-415c-aee8-476997981a8d tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e returned with HTTP 200 Aug 13 07:14:48.809689 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1359/5411] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:48 2026] GET /volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:48.818393 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-157276a4-816b-408d-81dd-c66497c6e501 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:48.819926 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-157276a4-816b-408d-81dd-c66497c6e501 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:14:48.820222 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-157276a4-816b-408d-81dd-c66497c6e501 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b60b6707-857e-4ff0-bd63-d422d0c22e6e", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-338604625"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:14:48.821573 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-157276a4-816b-408d-81dd-c66497c6e501 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Create volume request body: {'volume': {"'backup_id": 'b60b6707-857e-4ff0-bd63-d422d0c22e6e', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-338604625'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:14:48.821683 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-157276a4-816b-408d-81dd-c66497c6e501 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Create volume of 1 GB Aug 13 07:14:48.826012 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-157276a4-816b-408d-81dd-c66497c6e501 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Availability Zones retrieved successfully. Aug 13 07:14:48.831069 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157276a4-816b-408d-81dd-c66497c6e501 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Flow 'volume_create_api' (a69cd4d8-c221-4ed2-ae64-1b956b5cbe65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:14:48.831903 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157276a4-816b-408d-81dd-c66497c6e501 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03b55371-1527-4aac-987a-13c1a95349cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:48.832687 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-157276a4-816b-408d-81dd-c66497c6e501 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:14:48.857228 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157276a4-816b-408d-81dd-c66497c6e501 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03b55371-1527-4aac-987a-13c1a95349cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:48.858035 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157276a4-816b-408d-81dd-c66497c6e501 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c130f26-7654-4d5e-b8d4-68b6419d988c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:48.889601 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-157276a4-816b-408d-81dd-c66497c6e501 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Created reservations ['0e55b4b8-b0c3-4db7-bb91-1ecb704932a9', 'bec34bde-8704-4361-aebf-d4f97ed5a5eb', '9e9b84e5-8b3f-4d84-9794-e4b4c056591b', 'c8f7367f-e047-4c67-8496-78d033b56ffd'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:14:48.890422 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157276a4-816b-408d-81dd-c66497c6e501 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c130f26-7654-4d5e-b8d4-68b6419d988c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e55b4b8-b0c3-4db7-bb91-1ecb704932a9', 'bec34bde-8704-4361-aebf-d4f97ed5a5eb', '9e9b84e5-8b3f-4d84-9794-e4b4c056591b', 'c8f7367f-e047-4c67-8496-78d033b56ffd']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:48.891143 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157276a4-816b-408d-81dd-c66497c6e501 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1575cdc2-93d1-4ddb-aa93-25b78b6bcb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:48.911439 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157276a4-816b-408d-81dd-c66497c6e501 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1575cdc2-93d1-4ddb-aa93-25b78b6bcb17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48482997-cdd4-4f29-8dd3-6e14787973df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-338604625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a2b3774c2442deb96058d304823941',qos_specs=None,replication_status=,reservations=['0e55b4b8-b0c3-4db7-bb91-1ecb704932a9','bec34bde-8704-4361-aebf-d4f97ed5a5eb','9e9b84e5-8b3f-4d84-9794-e4b4c056591b','c8f7367f-e047-4c67-8496-78d033b56ffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b616ac5934e494aaf3126c782542d68',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:14:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-338604625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48482997-cdd4-4f29-8dd3-6e14787973df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75a2b3774c2442deb96058d304823941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b616ac5934e494aaf3126c782542d68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:48.912130 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157276a4-816b-408d-81dd-c66497c6e501 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b9a4f36-a3c0-4af4-bd86-83d272b46272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:48.927290 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157276a4-816b-408d-81dd-c66497c6e501 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b9a4f36-a3c0-4af4-bd86-83d272b46272) transitioned into state 'SUCCESS' from state '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-338604625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a2b3774c2442deb96058d304823941',qos_specs=None,replication_status=,reservations=['0e55b4b8-b0c3-4db7-bb91-1ecb704932a9','bec34bde-8704-4361-aebf-d4f97ed5a5eb','9e9b84e5-8b3f-4d84-9794-e4b4c056591b','c8f7367f-e047-4c67-8496-78d033b56ffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b616ac5934e494aaf3126c782542d68',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:48.928013 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157276a4-816b-408d-81dd-c66497c6e501 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5da82fc4-f566-4faf-bbd9-55ea9ebced9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:48.937374 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157276a4-816b-408d-81dd-c66497c6e501 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5da82fc4-f566-4faf-bbd9-55ea9ebced9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:48.938075 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157276a4-816b-408d-81dd-c66497c6e501 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Flow 'volume_create_api' (a69cd4d8-c221-4ed2-ae64-1b956b5cbe65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:14:48.938416 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-157276a4-816b-408d-81dd-c66497c6e501 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Create volume request issued successfully. Aug 13 07:14:48.938935 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-157276a4-816b-408d-81dd-c66497c6e501 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:14:48.939397 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1346/5412] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:14:48 2026] POST /volume/v3/volumes => generated 755 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:14:48.949971 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:48.951609 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:14:48.952043 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b60b6707-857e-4ff0-bd63-d422d0c22e6e", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2094245481"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:14:48.953227 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Create volume request body: {'volume': {"'backup_id": 'b60b6707-857e-4ff0-bd63-d422d0c22e6e', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2094245481'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:14:48.953372 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Create volume of 1 GB Aug 13 07:14:48.957635 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Availability Zones retrieved successfully. Aug 13 07:14:48.962614 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Flow 'volume_create_api' (b5e6b08a-b85b-42a4-aa03-63f3405fd8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:14:48.963553 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fca38df-e822-4b90-a639-cf8c0a544f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:48.964357 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:14:48.987277 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fca38df-e822-4b90-a639-cf8c0a544f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:48.988000 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e6729c0-5d8d-47ef-ae4e-52afd1ae91d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:49.024029 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Created reservations ['a0c5d0eb-754a-4070-ab54-2ac0b8fab7dd', '59d1d9e3-62bd-44ae-a274-36d57627dd46', 'e3493d6c-7f4d-41fa-a024-af82a599b183', 'f5e201df-092d-439f-9909-3d5b77034fb4'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:14:49.024172 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e6729c0-5d8d-47ef-ae4e-52afd1ae91d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0c5d0eb-754a-4070-ab54-2ac0b8fab7dd', '59d1d9e3-62bd-44ae-a274-36d57627dd46', 'e3493d6c-7f4d-41fa-a024-af82a599b183', 'f5e201df-092d-439f-9909-3d5b77034fb4']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:49.024808 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e6fc55a-59a3-474b-9c28-29d63fb176f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:49.044687 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e6fc55a-59a3-474b-9c28-29d63fb176f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53081463-de7c-48ba-a7a4-ff45120272f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2094245481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a2b3774c2442deb96058d304823941',qos_specs=None,replication_status=,reservations=['a0c5d0eb-754a-4070-ab54-2ac0b8fab7dd','59d1d9e3-62bd-44ae-a274-36d57627dd46','e3493d6c-7f4d-41fa-a024-af82a599b183','f5e201df-092d-439f-9909-3d5b77034fb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b616ac5934e494aaf3126c782542d68',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:14:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2094245481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53081463-de7c-48ba-a7a4-ff45120272f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75a2b3774c2442deb96058d304823941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b616ac5934e494aaf3126c782542d68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:49.045415 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c0b0d1f-2d14-48ec-a5cd-a70b232e916e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:49.061066 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c0b0d1f-2d14-48ec-a5cd-a70b232e916e) transitioned into state 'SUCCESS' from state '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-2094245481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a2b3774c2442deb96058d304823941',qos_specs=None,replication_status=,reservations=['a0c5d0eb-754a-4070-ab54-2ac0b8fab7dd','59d1d9e3-62bd-44ae-a274-36d57627dd46','e3493d6c-7f4d-41fa-a024-af82a599b183','f5e201df-092d-439f-9909-3d5b77034fb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b616ac5934e494aaf3126c782542d68',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:49.061814 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67f75754-9361-4ad5-97fb-672a92e71e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:49.069580 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67f75754-9361-4ad5-97fb-672a92e71e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:49.070315 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Flow 'volume_create_api' (b5e6b08a-b85b-42a4-aa03-63f3405fd8ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:14:49.070705 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Create volume request issued successfully. Aug 13 07:14:49.071206 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e6533b6d-2743-4daa-a059-013c0cb3ea69 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:14:49.071632 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1352/5413] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:14:48 2026] POST /volume/v3/volumes => generated 756 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:14:49.084974 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a268ae68-b05e-419e-959d-d72624fd2a07 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:49.086650 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a268ae68-b05e-419e-959d-d72624fd2a07 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:14:49.087018 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a268ae68-b05e-419e-959d-d72624fd2a07 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b60b6707-857e-4ff0-bd63-d422d0c22e6e", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1056873164"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:14:49.088397 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-a268ae68-b05e-419e-959d-d72624fd2a07 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Create volume request body: {'volume': {"'backup_id": 'b60b6707-857e-4ff0-bd63-d422d0c22e6e', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1056873164'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:14:49.088518 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-a268ae68-b05e-419e-959d-d72624fd2a07 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Create volume of 1 GB Aug 13 07:14:49.092528 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a268ae68-b05e-419e-959d-d72624fd2a07 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Availability Zones retrieved successfully. Aug 13 07:14:49.097750 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a268ae68-b05e-419e-959d-d72624fd2a07 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Flow 'volume_create_api' (e0775f5c-d254-4764-b66c-b7cb742752f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:14:49.098597 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a268ae68-b05e-419e-959d-d72624fd2a07 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b49a11f-ce75-46a2-beeb-61a5e722793a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:49.099469 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-a268ae68-b05e-419e-959d-d72624fd2a07 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:14:49.122594 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a268ae68-b05e-419e-959d-d72624fd2a07 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b49a11f-ce75-46a2-beeb-61a5e722793a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:49.123288 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a268ae68-b05e-419e-959d-d72624fd2a07 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68d725fe-a6f4-48c8-bee1-a510195c0254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:49.157672 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-a268ae68-b05e-419e-959d-d72624fd2a07 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Created reservations ['67d4ac5f-2d48-471d-83da-a7d2a4cc73d2', '2fb85190-c1be-40e6-acf4-dc0eaa0d99d6', '8433a19e-0916-4669-8558-3806142cb3b1', '58e00c2d-185e-4dfe-b925-656c53295e9e'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:14:49.158473 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a268ae68-b05e-419e-959d-d72624fd2a07 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68d725fe-a6f4-48c8-bee1-a510195c0254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67d4ac5f-2d48-471d-83da-a7d2a4cc73d2', '2fb85190-c1be-40e6-acf4-dc0eaa0d99d6', '8433a19e-0916-4669-8558-3806142cb3b1', '58e00c2d-185e-4dfe-b925-656c53295e9e']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:49.159112 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a268ae68-b05e-419e-959d-d72624fd2a07 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fbe69ca-1066-49ad-bfee-6196dfc9cf83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:49.178054 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a268ae68-b05e-419e-959d-d72624fd2a07 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fbe69ca-1066-49ad-bfee-6196dfc9cf83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '080d3fe1-c2b6-4404-b11f-005f66b67925', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1056873164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a2b3774c2442deb96058d304823941',qos_specs=None,replication_status=,reservations=['67d4ac5f-2d48-471d-83da-a7d2a4cc73d2','2fb85190-c1be-40e6-acf4-dc0eaa0d99d6','8433a19e-0916-4669-8558-3806142cb3b1','58e00c2d-185e-4dfe-b925-656c53295e9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b616ac5934e494aaf3126c782542d68',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:14:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1056873164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=080d3fe1-c2b6-4404-b11f-005f66b67925,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75a2b3774c2442deb96058d304823941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b616ac5934e494aaf3126c782542d68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:49.178766 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a268ae68-b05e-419e-959d-d72624fd2a07 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0ac8144-132d-4821-950c-5b6d4c44e48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:49.197375 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a268ae68-b05e-419e-959d-d72624fd2a07 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0ac8144-132d-4821-950c-5b6d4c44e48f) transitioned into state 'SUCCESS' from state '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-1056873164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a2b3774c2442deb96058d304823941',qos_specs=None,replication_status=,reservations=['67d4ac5f-2d48-471d-83da-a7d2a4cc73d2','2fb85190-c1be-40e6-acf4-dc0eaa0d99d6','8433a19e-0916-4669-8558-3806142cb3b1','58e00c2d-185e-4dfe-b925-656c53295e9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b616ac5934e494aaf3126c782542d68',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:49.198266 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a268ae68-b05e-419e-959d-d72624fd2a07 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00e22e30-a195-44f8-a051-d5e720f2f371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:49.207694 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a268ae68-b05e-419e-959d-d72624fd2a07 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00e22e30-a195-44f8-a051-d5e720f2f371) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:49.208724 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a268ae68-b05e-419e-959d-d72624fd2a07 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Flow 'volume_create_api' (e0775f5c-d254-4764-b66c-b7cb742752f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:14:49.209080 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a268ae68-b05e-419e-959d-d72624fd2a07 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Create volume request issued successfully. Aug 13 07:14:49.209763 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a268ae68-b05e-419e-959d-d72624fd2a07 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:14:49.210355 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1357/5414] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:14:49 2026] POST /volume/v3/volumes => generated 756 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:14:49.223524 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:49.225199 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:14:49.225580 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b60b6707-857e-4ff0-bd63-d422d0c22e6e", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1350391929"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:14:49.226886 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Create volume request body: {'volume': {"'backup_id": 'b60b6707-857e-4ff0-bd63-d422d0c22e6e', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1350391929'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:14:49.226999 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Create volume of 1 GB Aug 13 07:14:49.230684 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Availability Zones retrieved successfully. Aug 13 07:14:49.235435 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Flow 'volume_create_api' (aaff244c-f0a3-44e1-8479-ab971bf85135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:14:49.236241 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e199af-ffc3-435f-a236-b37f9251b544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:49.236974 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:14:49.259864 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e199af-ffc3-435f-a236-b37f9251b544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:49.260663 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7037a115-6920-48ea-814f-b8ae1f4927b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:49.293496 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Created reservations ['c323486c-60cb-4762-ae42-968befea35ff', 'a2b1eb36-90d7-41eb-9f45-fe9c9fdd9ca9', '9e27e6db-2c2a-4b0c-8d5c-7e5645ee5f69', '5b54e7aa-496c-4923-ad07-b842efab5b5d'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:14:49.294215 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7037a115-6920-48ea-814f-b8ae1f4927b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c323486c-60cb-4762-ae42-968befea35ff', 'a2b1eb36-90d7-41eb-9f45-fe9c9fdd9ca9', '9e27e6db-2c2a-4b0c-8d5c-7e5645ee5f69', '5b54e7aa-496c-4923-ad07-b842efab5b5d']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:49.294966 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5892010-bcfe-4c77-a99a-bb1c494f1c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:49.314509 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5892010-bcfe-4c77-a99a-bb1c494f1c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e1486d3-5aa5-481a-9fc2-8659e649d5ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1350391929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a2b3774c2442deb96058d304823941',qos_specs=None,replication_status=,reservations=['c323486c-60cb-4762-ae42-968befea35ff','a2b1eb36-90d7-41eb-9f45-fe9c9fdd9ca9','9e27e6db-2c2a-4b0c-8d5c-7e5645ee5f69','5b54e7aa-496c-4923-ad07-b842efab5b5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b616ac5934e494aaf3126c782542d68',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:14:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1350391929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e1486d3-5aa5-481a-9fc2-8659e649d5ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75a2b3774c2442deb96058d304823941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b616ac5934e494aaf3126c782542d68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:49.315253 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34dfd2e5-f87a-4e75-9b82-090c436ec0cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:49.332738 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34dfd2e5-f87a-4e75-9b82-090c436ec0cf) transitioned into state 'SUCCESS' from state '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-1350391929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a2b3774c2442deb96058d304823941',qos_specs=None,replication_status=,reservations=['c323486c-60cb-4762-ae42-968befea35ff','a2b1eb36-90d7-41eb-9f45-fe9c9fdd9ca9','9e27e6db-2c2a-4b0c-8d5c-7e5645ee5f69','5b54e7aa-496c-4923-ad07-b842efab5b5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b616ac5934e494aaf3126c782542d68',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:49.333422 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdcb9de2-df50-469f-955e-638141a083c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:49.340899 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdcb9de2-df50-469f-955e-638141a083c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:49.341871 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Flow 'volume_create_api' (aaff244c-f0a3-44e1-8479-ab971bf85135) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:14:49.342033 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Create volume request issued successfully. Aug 13 07:14:49.342597 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-39ef8b22-85ef-4d78-ab22-61af9534fb1b tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:14:49.343049 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1360/5415] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:14:49 2026] POST /volume/v3/volumes => generated 756 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:14:49.354003 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:49.355798 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:14:49.356194 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b60b6707-857e-4ff0-bd63-d422d0c22e6e", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1322595546"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:14:49.357678 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Create volume request body: {'volume': {"'backup_id": 'b60b6707-857e-4ff0-bd63-d422d0c22e6e', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1322595546'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:14:49.357822 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Create volume of 1 GB Aug 13 07:14:49.358086 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:49.358086 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:14:49.361814 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Availability Zones retrieved successfully. Aug 13 07:14:49.366908 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Flow 'volume_create_api' (ca6d489b-b95f-4b70-9231-6ddf22908312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:14:49.367725 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b604d1d-74e1-483e-8f67-6144050859b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:49.368549 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:14:49.390384 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b604d1d-74e1-483e-8f67-6144050859b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:49.391071 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f5b016c-155d-4efb-a922-9a0d39f1fccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:49.425539 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Created reservations ['e79a37a3-cfae-48cd-82fe-19432cdbc27c', '88cab38d-03ff-47c2-bd27-f7d9542077c1', '60e4a02f-47b7-4429-ae62-8cc7c5fe60b2', 'bde74b96-0b05-4d1c-880f-8cd1ce9355a3'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:14:49.426209 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f5b016c-155d-4efb-a922-9a0d39f1fccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e79a37a3-cfae-48cd-82fe-19432cdbc27c', '88cab38d-03ff-47c2-bd27-f7d9542077c1', '60e4a02f-47b7-4429-ae62-8cc7c5fe60b2', 'bde74b96-0b05-4d1c-880f-8cd1ce9355a3']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:49.426941 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47dfd25f-d133-4550-804a-f31ebe7d869e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:49.446622 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47dfd25f-d133-4550-804a-f31ebe7d869e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e23e1a5f-2b64-4ad7-84f4-5bf675523c92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1322595546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a2b3774c2442deb96058d304823941',qos_specs=None,replication_status=,reservations=['e79a37a3-cfae-48cd-82fe-19432cdbc27c','88cab38d-03ff-47c2-bd27-f7d9542077c1','60e4a02f-47b7-4429-ae62-8cc7c5fe60b2','bde74b96-0b05-4d1c-880f-8cd1ce9355a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b616ac5934e494aaf3126c782542d68',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:14:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1322595546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e23e1a5f-2b64-4ad7-84f4-5bf675523c92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75a2b3774c2442deb96058d304823941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b616ac5934e494aaf3126c782542d68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:49.447618 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7fa8770-4a9f-4db6-a24f-37c95f0743d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:49.462441 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7fa8770-4a9f-4db6-a24f-37c95f0743d4) transitioned into state 'SUCCESS' from state '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-1322595546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a2b3774c2442deb96058d304823941',qos_specs=None,replication_status=,reservations=['e79a37a3-cfae-48cd-82fe-19432cdbc27c','88cab38d-03ff-47c2-bd27-f7d9542077c1','60e4a02f-47b7-4429-ae62-8cc7c5fe60b2','bde74b96-0b05-4d1c-880f-8cd1ce9355a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b616ac5934e494aaf3126c782542d68',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:49.463042 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e46ab75-2a12-463d-b056-e897e42881ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:49.470756 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e46ab75-2a12-463d-b056-e897e42881ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:49.471503 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Flow 'volume_create_api' (ca6d489b-b95f-4b70-9231-6ddf22908312) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:14:49.471784 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Create volume request issued successfully. Aug 13 07:14:49.472299 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cf68c736-10ca-4295-8b6a-6ba4be874f47 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:14:49.472742 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1347/5416] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:14:49 2026] POST /volume/v3/volumes => generated 756 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:14:49.483981 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-51f0272d-4ecc-4deb-b75d-e41c03ea9cdc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:49.485761 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-51f0272d-4ecc-4deb-b75d-e41c03ea9cdc tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/volumes/48482997-cdd4-4f29-8dd3-6e14787973df Aug 13 07:14:49.485960 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-51f0272d-4ecc-4deb-b75d-e41c03ea9cdc tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:49.486110 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-51f0272d-4ecc-4deb-b75d-e41c03ea9cdc tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:49.492670 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:49.492670 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:14:49.495986 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-51f0272d-4ecc-4deb-b75d-e41c03ea9cdc tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Volume info retrieved successfully. Aug 13 07:14:49.499658 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-51f0272d-4ecc-4deb-b75d-e41c03ea9cdc tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/48482997-cdd4-4f29-8dd3-6e14787973df returned with HTTP 200 Aug 13 07:14:49.499997 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1353/5417] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:49 2026] GET /volume/v3/volumes/48482997-cdd4-4f29-8dd3-6e14787973df => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:49.511105 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-57cc16dc-aeea-4d6e-9d98-9ddaf2ae3582 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:49.512865 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-57cc16dc-aeea-4d6e-9d98-9ddaf2ae3582 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/volumes/53081463-de7c-48ba-a7a4-ff45120272f2 Aug 13 07:14:49.513043 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-57cc16dc-aeea-4d6e-9d98-9ddaf2ae3582 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:49.513212 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-57cc16dc-aeea-4d6e-9d98-9ddaf2ae3582 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:49.519464 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:49.519464 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:14:49.522554 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-57cc16dc-aeea-4d6e-9d98-9ddaf2ae3582 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Volume info retrieved successfully. Aug 13 07:14:49.526052 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-57cc16dc-aeea-4d6e-9d98-9ddaf2ae3582 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/53081463-de7c-48ba-a7a4-ff45120272f2 returned with HTTP 200 Aug 13 07:14:49.526398 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1358/5418] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:49 2026] GET /volume/v3/volumes/53081463-de7c-48ba-a7a4-ff45120272f2 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:49.536930 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5577f21d-d072-4af7-ac71-90699a1c4202 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:49.538714 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5577f21d-d072-4af7-ac71-90699a1c4202 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/volumes/080d3fe1-c2b6-4404-b11f-005f66b67925 Aug 13 07:14:49.538914 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5577f21d-d072-4af7-ac71-90699a1c4202 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:49.539085 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5577f21d-d072-4af7-ac71-90699a1c4202 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:49.545465 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:49.545465 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:14:49.548576 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5577f21d-d072-4af7-ac71-90699a1c4202 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Volume info retrieved successfully. Aug 13 07:14:49.552178 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5577f21d-d072-4af7-ac71-90699a1c4202 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/080d3fe1-c2b6-4404-b11f-005f66b67925 returned with HTTP 200 Aug 13 07:14:49.552544 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1361/5419] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:49 2026] GET /volume/v3/volumes/080d3fe1-c2b6-4404-b11f-005f66b67925 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:49.563969 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-88f467c7-372d-48b4-baed-46b491b61451 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:49.565763 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-88f467c7-372d-48b4-baed-46b491b61451 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/volumes/5e1486d3-5aa5-481a-9fc2-8659e649d5ca Aug 13 07:14:49.565969 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-88f467c7-372d-48b4-baed-46b491b61451 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:49.566171 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-88f467c7-372d-48b4-baed-46b491b61451 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:49.572567 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:49.572567 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:14:49.575851 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-88f467c7-372d-48b4-baed-46b491b61451 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Volume info retrieved successfully. Aug 13 07:14:49.579631 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-88f467c7-372d-48b4-baed-46b491b61451 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/5e1486d3-5aa5-481a-9fc2-8659e649d5ca returned with HTTP 200 Aug 13 07:14:49.579981 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1348/5420] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:49 2026] GET /volume/v3/volumes/5e1486d3-5aa5-481a-9fc2-8659e649d5ca => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:49.591587 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b03decba-bb9d-42d3-bb9c-822c5f9c7d93 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:49.593392 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b03decba-bb9d-42d3-bb9c-822c5f9c7d93 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/volumes/e23e1a5f-2b64-4ad7-84f4-5bf675523c92 Aug 13 07:14:49.593652 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b03decba-bb9d-42d3-bb9c-822c5f9c7d93 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:49.593898 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b03decba-bb9d-42d3-bb9c-822c5f9c7d93 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:49.600754 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:49.600754 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:14:49.604049 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b03decba-bb9d-42d3-bb9c-822c5f9c7d93 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Volume info retrieved successfully. Aug 13 07:14:49.607636 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b03decba-bb9d-42d3-bb9c-822c5f9c7d93 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/e23e1a5f-2b64-4ad7-84f4-5bf675523c92 returned with HTTP 200 Aug 13 07:14:49.607959 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1354/5421] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:49 2026] GET /volume/v3/volumes/e23e1a5f-2b64-4ad7-84f4-5bf675523c92 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:49.620819 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cede29b7-e613-4b06-ade3-54a648e5a8e5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:49.622333 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cede29b7-e613-4b06-ade3-54a648e5a8e5 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] DELETE https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e Aug 13 07:14:49.622540 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cede29b7-e613-4b06-ade3-54a648e5a8e5 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:49.622767 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cede29b7-e613-4b06-ade3-54a648e5a8e5 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:49.622906 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-cede29b7-e613-4b06-ade3-54a648e5a8e5 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Delete backup with id: b60b6707-857e-4ff0-bd63-d422d0c22e6e. Aug 13 07:14:49.626525 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:49.626525 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:14:49.636797 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-cede29b7-e613-4b06-ade3-54a648e5a8e5 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] delete_backup rpcapi backup_id b60b6707-857e-4ff0-bd63-d422d0c22e6e {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:14:49.638337 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cede29b7-e613-4b06-ade3-54a648e5a8e5 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e returned with HTTP 202 Aug 13 07:14:49.638760 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1359/5422] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:14:49 2026] DELETE /volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:14:49.645304 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c5fb27fa-3049-4523-99b6-bfae481e4c86 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:49.647207 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c5fb27fa-3049-4523-99b6-bfae481e4c86 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e Aug 13 07:14:49.647506 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c5fb27fa-3049-4523-99b6-bfae481e4c86 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:49.647715 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c5fb27fa-3049-4523-99b6-bfae481e4c86 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:49.647822 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-c5fb27fa-3049-4523-99b6-bfae481e4c86 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Show backup with id b60b6707-857e-4ff0-bd63-d422d0c22e6e. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:14:49.651976 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:49.651976 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:14:49.652694 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c5fb27fa-3049-4523-99b6-bfae481e4c86 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e returned with HTTP 200 Aug 13 07:14:49.653039 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1362/5423] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:49 2026] GET /volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:50.662371 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d8d0ea74-902b-43a5-9e0f-fec0f3215610 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:50.664054 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d8d0ea74-902b-43a5-9e0f-fec0f3215610 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e Aug 13 07:14:50.664237 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d8d0ea74-902b-43a5-9e0f-fec0f3215610 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:50.664432 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d8d0ea74-902b-43a5-9e0f-fec0f3215610 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:50.664620 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-d8d0ea74-902b-43a5-9e0f-fec0f3215610 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Show backup with id b60b6707-857e-4ff0-bd63-d422d0c22e6e. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:14:50.668434 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d8d0ea74-902b-43a5-9e0f-fec0f3215610 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e returned with HTTP 404 Aug 13 07:14:50.669011 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1349/5424] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:50 2026] GET /volume/v3/backups/b60b6707-857e-4ff0-bd63-d422d0c22e6e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:14:50.676644 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-db369119-a4ea-42bb-ab11-32a3aa89c321 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:50.678357 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-db369119-a4ea-42bb-ab11-32a3aa89c321 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e23e1a5f-2b64-4ad7-84f4-5bf675523c92 Aug 13 07:14:50.678568 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-db369119-a4ea-42bb-ab11-32a3aa89c321 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:50.678768 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-db369119-a4ea-42bb-ab11-32a3aa89c321 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:50.678951 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-db369119-a4ea-42bb-ab11-32a3aa89c321 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Delete volume with id: e23e1a5f-2b64-4ad7-84f4-5bf675523c92 Aug 13 07:14:50.686015 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:50.686015 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:14:50.686505 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-db369119-a4ea-42bb-ab11-32a3aa89c321 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Volume info retrieved successfully. Aug 13 07:14:50.702036 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-db369119-a4ea-42bb-ab11-32a3aa89c321 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Delete volume request issued successfully. Aug 13 07:14:50.702266 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-db369119-a4ea-42bb-ab11-32a3aa89c321 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/e23e1a5f-2b64-4ad7-84f4-5bf675523c92 returned with HTTP 202 Aug 13 07:14:50.702739 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1355/5425] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:14:50 2026] DELETE /volume/v3/volumes/e23e1a5f-2b64-4ad7-84f4-5bf675523c92 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:14:50.709107 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4b6cf4cd-a736-4722-b215-e60b8eaf360e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:50.710911 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b6cf4cd-a736-4722-b215-e60b8eaf360e tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/volumes/e23e1a5f-2b64-4ad7-84f4-5bf675523c92 Aug 13 07:14:50.711123 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b6cf4cd-a736-4722-b215-e60b8eaf360e tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:50.711366 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b6cf4cd-a736-4722-b215-e60b8eaf360e tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:50.718531 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:50.718531 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:14:50.721759 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4b6cf4cd-a736-4722-b215-e60b8eaf360e tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Volume info retrieved successfully. Aug 13 07:14:50.725466 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b6cf4cd-a736-4722-b215-e60b8eaf360e tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/e23e1a5f-2b64-4ad7-84f4-5bf675523c92 returned with HTTP 200 Aug 13 07:14:50.725852 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1360/5426] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:50 2026] GET /volume/v3/volumes/e23e1a5f-2b64-4ad7-84f4-5bf675523c92 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:51.737246 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-936f8bd2-2a18-46e0-8c91-2b1902bfe92f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:51.739043 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-936f8bd2-2a18-46e0-8c91-2b1902bfe92f tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/volumes/e23e1a5f-2b64-4ad7-84f4-5bf675523c92 Aug 13 07:14:51.739298 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-936f8bd2-2a18-46e0-8c91-2b1902bfe92f tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:51.739520 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-936f8bd2-2a18-46e0-8c91-2b1902bfe92f tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:51.744642 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-936f8bd2-2a18-46e0-8c91-2b1902bfe92f tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/e23e1a5f-2b64-4ad7-84f4-5bf675523c92 returned with HTTP 404 Aug 13 07:14:51.745030 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1363/5427] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:51 2026] GET /volume/v3/volumes/e23e1a5f-2b64-4ad7-84f4-5bf675523c92 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:14:51.751379 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-65e48d2c-ff34-4629-8905-24d66e7d40e0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:51.752958 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-65e48d2c-ff34-4629-8905-24d66e7d40e0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5e1486d3-5aa5-481a-9fc2-8659e649d5ca Aug 13 07:14:51.753135 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-65e48d2c-ff34-4629-8905-24d66e7d40e0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:51.753334 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-65e48d2c-ff34-4629-8905-24d66e7d40e0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:51.753489 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-65e48d2c-ff34-4629-8905-24d66e7d40e0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Delete volume with id: 5e1486d3-5aa5-481a-9fc2-8659e649d5ca Aug 13 07:14:51.759819 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:51.759819 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:14:51.760185 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-65e48d2c-ff34-4629-8905-24d66e7d40e0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Volume info retrieved successfully. Aug 13 07:14:51.773860 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-65e48d2c-ff34-4629-8905-24d66e7d40e0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Delete volume request issued successfully. Aug 13 07:14:51.774028 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-65e48d2c-ff34-4629-8905-24d66e7d40e0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/5e1486d3-5aa5-481a-9fc2-8659e649d5ca returned with HTTP 202 Aug 13 07:14:51.774389 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1350/5428] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:14:51 2026] DELETE /volume/v3/volumes/5e1486d3-5aa5-481a-9fc2-8659e649d5ca => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:14:51.780596 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ccbb92e1-bab7-42b6-8b61-496670e90af3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:51.782227 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ccbb92e1-bab7-42b6-8b61-496670e90af3 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/volumes/5e1486d3-5aa5-481a-9fc2-8659e649d5ca Aug 13 07:14:51.782440 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ccbb92e1-bab7-42b6-8b61-496670e90af3 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:51.782616 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ccbb92e1-bab7-42b6-8b61-496670e90af3 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:51.788769 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:51.788769 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:14:51.792105 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ccbb92e1-bab7-42b6-8b61-496670e90af3 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Volume info retrieved successfully. Aug 13 07:14:51.796184 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ccbb92e1-bab7-42b6-8b61-496670e90af3 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/5e1486d3-5aa5-481a-9fc2-8659e649d5ca returned with HTTP 200 Aug 13 07:14:51.796760 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1356/5429] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:51 2026] GET /volume/v3/volumes/5e1486d3-5aa5-481a-9fc2-8659e649d5ca => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:52.808075 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d27aa680-7267-4073-981c-5ef5e619e427 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:52.809852 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d27aa680-7267-4073-981c-5ef5e619e427 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/volumes/5e1486d3-5aa5-481a-9fc2-8659e649d5ca Aug 13 07:14:52.810077 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d27aa680-7267-4073-981c-5ef5e619e427 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:52.810301 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d27aa680-7267-4073-981c-5ef5e619e427 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:52.815377 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d27aa680-7267-4073-981c-5ef5e619e427 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/5e1486d3-5aa5-481a-9fc2-8659e649d5ca returned with HTTP 404 Aug 13 07:14:52.815805 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1361/5430] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:52 2026] GET /volume/v3/volumes/5e1486d3-5aa5-481a-9fc2-8659e649d5ca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:14:52.821965 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-25177811-ceb8-49f0-bed8-0740c97b5660 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:52.823676 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25177811-ceb8-49f0-bed8-0740c97b5660 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] DELETE https://10.4.3.81/volume/v3/volumes/080d3fe1-c2b6-4404-b11f-005f66b67925 Aug 13 07:14:52.823859 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25177811-ceb8-49f0-bed8-0740c97b5660 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:52.824034 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25177811-ceb8-49f0-bed8-0740c97b5660 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:52.824204 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-25177811-ceb8-49f0-bed8-0740c97b5660 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Delete volume with id: 080d3fe1-c2b6-4404-b11f-005f66b67925 Aug 13 07:14:52.830498 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:52.830498 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:14:52.830901 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-25177811-ceb8-49f0-bed8-0740c97b5660 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Volume info retrieved successfully. Aug 13 07:14:52.844055 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-25177811-ceb8-49f0-bed8-0740c97b5660 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Delete volume request issued successfully. Aug 13 07:14:52.844228 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25177811-ceb8-49f0-bed8-0740c97b5660 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/080d3fe1-c2b6-4404-b11f-005f66b67925 returned with HTTP 202 Aug 13 07:14:52.844630 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1364/5431] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:14:52 2026] DELETE /volume/v3/volumes/080d3fe1-c2b6-4404-b11f-005f66b67925 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:14:52.851427 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2be54065-e572-4b5f-a533-8240878f5fc0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:52.853599 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2be54065-e572-4b5f-a533-8240878f5fc0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/volumes/080d3fe1-c2b6-4404-b11f-005f66b67925 Aug 13 07:14:52.853838 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2be54065-e572-4b5f-a533-8240878f5fc0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:52.854073 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2be54065-e572-4b5f-a533-8240878f5fc0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:52.862064 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:52.862064 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:14:52.865952 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2be54065-e572-4b5f-a533-8240878f5fc0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Volume info retrieved successfully. Aug 13 07:14:52.870542 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2be54065-e572-4b5f-a533-8240878f5fc0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/080d3fe1-c2b6-4404-b11f-005f66b67925 returned with HTTP 200 Aug 13 07:14:52.870972 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1351/5432] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:52 2026] GET /volume/v3/volumes/080d3fe1-c2b6-4404-b11f-005f66b67925 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:53.882446 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-eccb2e44-7a38-4c27-8f08-9d693bfc886f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:53.884150 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eccb2e44-7a38-4c27-8f08-9d693bfc886f tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/volumes/080d3fe1-c2b6-4404-b11f-005f66b67925 Aug 13 07:14:53.884392 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eccb2e44-7a38-4c27-8f08-9d693bfc886f tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:53.884584 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eccb2e44-7a38-4c27-8f08-9d693bfc886f tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:53.890080 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eccb2e44-7a38-4c27-8f08-9d693bfc886f tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/080d3fe1-c2b6-4404-b11f-005f66b67925 returned with HTTP 404 Aug 13 07:14:53.890616 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1357/5433] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:53 2026] GET /volume/v3/volumes/080d3fe1-c2b6-4404-b11f-005f66b67925 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:14:53.896552 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-39b078b8-f9a4-42d6-a1f2-d4de1dd39826 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:53.898490 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-39b078b8-f9a4-42d6-a1f2-d4de1dd39826 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] DELETE https://10.4.3.81/volume/v3/volumes/53081463-de7c-48ba-a7a4-ff45120272f2 Aug 13 07:14:53.898691 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-39b078b8-f9a4-42d6-a1f2-d4de1dd39826 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:53.898866 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-39b078b8-f9a4-42d6-a1f2-d4de1dd39826 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:53.899013 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-39b078b8-f9a4-42d6-a1f2-d4de1dd39826 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Delete volume with id: 53081463-de7c-48ba-a7a4-ff45120272f2 Aug 13 07:14:53.905137 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:53.905137 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:14:53.905549 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-39b078b8-f9a4-42d6-a1f2-d4de1dd39826 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Volume info retrieved successfully. Aug 13 07:14:53.919617 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-39b078b8-f9a4-42d6-a1f2-d4de1dd39826 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Delete volume request issued successfully. Aug 13 07:14:53.919775 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-39b078b8-f9a4-42d6-a1f2-d4de1dd39826 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/53081463-de7c-48ba-a7a4-ff45120272f2 returned with HTTP 202 Aug 13 07:14:53.920087 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1362/5434] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:14:53 2026] DELETE /volume/v3/volumes/53081463-de7c-48ba-a7a4-ff45120272f2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:14:53.926913 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f93a245f-ec9d-416a-9d03-f173d4b4e6fc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:53.928639 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f93a245f-ec9d-416a-9d03-f173d4b4e6fc tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/volumes/53081463-de7c-48ba-a7a4-ff45120272f2 Aug 13 07:14:53.928830 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f93a245f-ec9d-416a-9d03-f173d4b4e6fc tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:53.929008 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f93a245f-ec9d-416a-9d03-f173d4b4e6fc tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:53.935597 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:53.935597 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:14:53.939232 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f93a245f-ec9d-416a-9d03-f173d4b4e6fc tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Volume info retrieved successfully. Aug 13 07:14:53.943582 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f93a245f-ec9d-416a-9d03-f173d4b4e6fc tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/53081463-de7c-48ba-a7a4-ff45120272f2 returned with HTTP 200 Aug 13 07:14:53.943976 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1365/5435] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:53 2026] GET /volume/v3/volumes/53081463-de7c-48ba-a7a4-ff45120272f2 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:54.955489 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6ce33148-dfcf-4663-821f-1ba93e0dfc43 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:54.957164 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6ce33148-dfcf-4663-821f-1ba93e0dfc43 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/volumes/53081463-de7c-48ba-a7a4-ff45120272f2 Aug 13 07:14:54.957406 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6ce33148-dfcf-4663-821f-1ba93e0dfc43 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:54.957598 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6ce33148-dfcf-4663-821f-1ba93e0dfc43 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:54.964088 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6ce33148-dfcf-4663-821f-1ba93e0dfc43 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/53081463-de7c-48ba-a7a4-ff45120272f2 returned with HTTP 404 Aug 13 07:14:54.964600 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1352/5436] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:54 2026] GET /volume/v3/volumes/53081463-de7c-48ba-a7a4-ff45120272f2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:14:54.970675 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4db90535-31e2-48f2-88a7-790f34890a73 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:54.972425 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4db90535-31e2-48f2-88a7-790f34890a73 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] DELETE https://10.4.3.81/volume/v3/volumes/48482997-cdd4-4f29-8dd3-6e14787973df Aug 13 07:14:54.972606 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4db90535-31e2-48f2-88a7-790f34890a73 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:54.972779 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4db90535-31e2-48f2-88a7-790f34890a73 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:54.972964 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-4db90535-31e2-48f2-88a7-790f34890a73 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Delete volume with id: 48482997-cdd4-4f29-8dd3-6e14787973df Aug 13 07:14:54.979332 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:54.979332 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:14:54.979739 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4db90535-31e2-48f2-88a7-790f34890a73 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Volume info retrieved successfully. Aug 13 07:14:54.993531 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4db90535-31e2-48f2-88a7-790f34890a73 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Delete volume request issued successfully. Aug 13 07:14:54.993699 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4db90535-31e2-48f2-88a7-790f34890a73 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/48482997-cdd4-4f29-8dd3-6e14787973df returned with HTTP 202 Aug 13 07:14:54.994076 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1358/5437] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:14:54 2026] DELETE /volume/v3/volumes/48482997-cdd4-4f29-8dd3-6e14787973df => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:14:55.001792 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-62d55aee-3033-467d-b7a3-f28b4b388e7c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:55.004023 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-62d55aee-3033-467d-b7a3-f28b4b388e7c tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/volumes/48482997-cdd4-4f29-8dd3-6e14787973df Aug 13 07:14:55.004302 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-62d55aee-3033-467d-b7a3-f28b4b388e7c tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:55.004592 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-62d55aee-3033-467d-b7a3-f28b4b388e7c tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:55.014261 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:55.014261 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:14:55.018520 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-62d55aee-3033-467d-b7a3-f28b4b388e7c tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Volume info retrieved successfully. Aug 13 07:14:55.023792 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-62d55aee-3033-467d-b7a3-f28b4b388e7c tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/48482997-cdd4-4f29-8dd3-6e14787973df returned with HTTP 200 Aug 13 07:14:55.024370 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1363/5438] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:55 2026] GET /volume/v3/volumes/48482997-cdd4-4f29-8dd3-6e14787973df => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:56.036473 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8943ce50-1cc9-4f69-8e99-c760eac89205 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:56.038665 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8943ce50-1cc9-4f69-8e99-c760eac89205 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/volumes/48482997-cdd4-4f29-8dd3-6e14787973df Aug 13 07:14:56.038896 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8943ce50-1cc9-4f69-8e99-c760eac89205 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:56.039103 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8943ce50-1cc9-4f69-8e99-c760eac89205 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:56.045351 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8943ce50-1cc9-4f69-8e99-c760eac89205 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/48482997-cdd4-4f29-8dd3-6e14787973df returned with HTTP 404 Aug 13 07:14:56.045880 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1366/5439] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:56 2026] GET /volume/v3/volumes/48482997-cdd4-4f29-8dd3-6e14787973df => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:14:56.052153 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d2e13e6b-8a24-48ce-a8d5-773d8f1eeed0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:56.054224 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d2e13e6b-8a24-48ce-a8d5-773d8f1eeed0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] DELETE https://10.4.3.81/volume/v3/volumes/243a74c5-2fb0-4ecb-8f18-1a0335739040 Aug 13 07:14:56.054476 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d2e13e6b-8a24-48ce-a8d5-773d8f1eeed0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:56.054682 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d2e13e6b-8a24-48ce-a8d5-773d8f1eeed0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:56.054860 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-d2e13e6b-8a24-48ce-a8d5-773d8f1eeed0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Delete volume with id: 243a74c5-2fb0-4ecb-8f18-1a0335739040 Aug 13 07:14:56.061355 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:56.061355 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:14:56.061805 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d2e13e6b-8a24-48ce-a8d5-773d8f1eeed0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Volume info retrieved successfully. Aug 13 07:14:56.075470 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d2e13e6b-8a24-48ce-a8d5-773d8f1eeed0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Delete volume request issued successfully. Aug 13 07:14:56.075670 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d2e13e6b-8a24-48ce-a8d5-773d8f1eeed0 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/243a74c5-2fb0-4ecb-8f18-1a0335739040 returned with HTTP 202 Aug 13 07:14:56.076083 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1353/5440] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:14:56 2026] DELETE /volume/v3/volumes/243a74c5-2fb0-4ecb-8f18-1a0335739040 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:14:56.082785 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-382c5323-fd36-4fc8-a406-e19006dd0a6e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:56.084445 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-382c5323-fd36-4fc8-a406-e19006dd0a6e tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/volumes/243a74c5-2fb0-4ecb-8f18-1a0335739040 Aug 13 07:14:56.084632 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-382c5323-fd36-4fc8-a406-e19006dd0a6e tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:56.084807 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-382c5323-fd36-4fc8-a406-e19006dd0a6e tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:56.091650 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:56.091650 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:14:56.094976 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-382c5323-fd36-4fc8-a406-e19006dd0a6e tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Volume info retrieved successfully. Aug 13 07:14:56.098824 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-382c5323-fd36-4fc8-a406-e19006dd0a6e tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/243a74c5-2fb0-4ecb-8f18-1a0335739040 returned with HTTP 200 Aug 13 07:14:56.099246 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1359/5441] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:56 2026] GET /volume/v3/volumes/243a74c5-2fb0-4ecb-8f18-1a0335739040 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:14:57.110842 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-227400aa-22b4-493d-b631-21f1aa7f3af9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:57.112525 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-227400aa-22b4-493d-b631-21f1aa7f3af9 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] GET https://10.4.3.81/volume/v3/volumes/243a74c5-2fb0-4ecb-8f18-1a0335739040 Aug 13 07:14:57.112707 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-227400aa-22b4-493d-b631-21f1aa7f3af9 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:57.112876 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-227400aa-22b4-493d-b631-21f1aa7f3af9 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:57.117868 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-227400aa-22b4-493d-b631-21f1aa7f3af9 tempest-CreateVolumesFromBackupTest-2055312186 tempest-CreateVolumesFromBackupTest-2055312186-project-member] https://10.4.3.81/volume/v3/volumes/243a74c5-2fb0-4ecb-8f18-1a0335739040 returned with HTTP 404 Aug 13 07:14:57.118298 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1364/5442] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:14:57 2026] GET /volume/v3/volumes/243a74c5-2fb0-4ecb-8f18-1a0335739040 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:14:59.351145 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:59.353054 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:14:59.353447 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "6100358d-22e2-45cd-a798-06f0300d2032", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:14:59.354755 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '6100358d-22e2-45cd-a798-06f0300d2032', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:14:59.418674 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Create volume of 1 GB Aug 13 07:14:59.422503 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Availability Zones retrieved successfully. Aug 13 07:14:59.427405 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Flow 'volume_create_api' (2d1628a0-f358-4fe8-992b-ec7444276fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:14:59.428462 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34545b1e-e896-4b39-9012-0b75790867f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:59.429303 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:14:59.475703 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34545b1e-e896-4b39-9012-0b75790867f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:59.476442 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65906330-ad29-4b5f-bc7e-bd2df2455939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:59.528661 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Created reservations ['99e58727-9868-4637-a249-f3cf284e645c', '63a4cc8c-0ef5-4fba-9133-7d5e7bdf9f4f', '97b5a679-08a0-4659-be20-fe2ba2745a59', '15bfe7c5-d2b4-48ae-9e79-d961c6a9ed39'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:14:59.529414 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65906330-ad29-4b5f-bc7e-bd2df2455939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99e58727-9868-4637-a249-f3cf284e645c', '63a4cc8c-0ef5-4fba-9133-7d5e7bdf9f4f', '97b5a679-08a0-4659-be20-fe2ba2745a59', '15bfe7c5-d2b4-48ae-9e79-d961c6a9ed39']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:59.530126 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fb54e77-58f7-4df2-b5ba-e1761f1c4d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:59.549959 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fb54e77-58f7-4df2-b5ba-e1761f1c4d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c90e10eb-6772-4e39-abd0-bdbf5a6ade96', '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='5e0835a4389545dba901f4c7ca14e929',qos_specs=None,replication_status=,reservations=['99e58727-9868-4637-a249-f3cf284e645c','63a4cc8c-0ef5-4fba-9133-7d5e7bdf9f4f','97b5a679-08a0-4659-be20-fe2ba2745a59','15bfe7c5-d2b4-48ae-9e79-d961c6a9ed39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82be8c0608848b38cd132d57ebc1f6c',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:14:59Z,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=c90e10eb-6772-4e39-abd0-bdbf5a6ade96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e0835a4389545dba901f4c7ca14e929',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f82be8c0608848b38cd132d57ebc1f6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:59.550622 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef61fc27-155f-4282-9687-8fd1e43eea02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:59.565702 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef61fc27-155f-4282-9687-8fd1e43eea02) transitioned into state 'SUCCESS' from 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='5e0835a4389545dba901f4c7ca14e929',qos_specs=None,replication_status=,reservations=['99e58727-9868-4637-a249-f3cf284e645c','63a4cc8c-0ef5-4fba-9133-7d5e7bdf9f4f','97b5a679-08a0-4659-be20-fe2ba2745a59','15bfe7c5-d2b4-48ae-9e79-d961c6a9ed39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82be8c0608848b38cd132d57ebc1f6c',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:59.566436 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4b33e9e-edb9-42ac-a885-19166cae219e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:14:59.574586 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4b33e9e-edb9-42ac-a885-19166cae219e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:14:59.575439 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Flow 'volume_create_api' (2d1628a0-f358-4fe8-992b-ec7444276fe9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:14:59.575726 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Create volume request issued successfully. Aug 13 07:14:59.576265 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-849f6262-6ab1-4aef-a39a-87f70ce5c1e6 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:14:59.576742 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1367/5443] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 07:14:59 2026] POST /volume/v3/volumes => generated 773 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:14:59.590430 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fe0556d3-0eb4-47f2-a979-dfd10c1c9aaf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:14:59.592088 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fe0556d3-0eb4-47f2-a979-dfd10c1c9aaf tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 Aug 13 07:14:59.592299 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fe0556d3-0eb4-47f2-a979-dfd10c1c9aaf tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:14:59.592492 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fe0556d3-0eb4-47f2-a979-dfd10c1c9aaf tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:14:59.599501 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:14:59.599501 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:14:59.602983 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fe0556d3-0eb4-47f2-a979-dfd10c1c9aaf tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:14:59.607484 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fe0556d3-0eb4-47f2-a979-dfd10c1c9aaf tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 returned with HTTP 200 Aug 13 07:14:59.607872 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1354/5444] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:14:59 2026] GET /volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:00.622741 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ebd86c7e-83d0-4662-9fcf-752fb970aecc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:00.624495 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ebd86c7e-83d0-4662-9fcf-752fb970aecc tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 Aug 13 07:15:00.624746 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ebd86c7e-83d0-4662-9fcf-752fb970aecc tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:00.624950 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ebd86c7e-83d0-4662-9fcf-752fb970aecc tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:00.631820 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:00.631820 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:15:00.635829 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ebd86c7e-83d0-4662-9fcf-752fb970aecc tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:00.639946 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ebd86c7e-83d0-4662-9fcf-752fb970aecc tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 returned with HTTP 200 Aug 13 07:15:00.640330 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1360/5445] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:00 2026] GET /volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:01.655635 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c7711ef7-9253-45a7-a29c-61b0babe3b63 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:01.657344 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c7711ef7-9253-45a7-a29c-61b0babe3b63 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 Aug 13 07:15:01.657586 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c7711ef7-9253-45a7-a29c-61b0babe3b63 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:01.657765 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c7711ef7-9253-45a7-a29c-61b0babe3b63 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:01.666178 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:01.666178 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:15:01.670978 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c7711ef7-9253-45a7-a29c-61b0babe3b63 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:01.676213 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c7711ef7-9253-45a7-a29c-61b0babe3b63 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 returned with HTTP 200 Aug 13 07:15:01.676718 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1365/5446] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:01 2026] GET /volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:02.688597 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7035c3d0-18e8-468c-ac17-207d90313534 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:02.690521 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7035c3d0-18e8-468c-ac17-207d90313534 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 Aug 13 07:15:02.690771 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7035c3d0-18e8-468c-ac17-207d90313534 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:02.690992 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7035c3d0-18e8-468c-ac17-207d90313534 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:02.697552 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:02.697552 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:15:02.700671 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7035c3d0-18e8-468c-ac17-207d90313534 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:02.704596 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7035c3d0-18e8-468c-ac17-207d90313534 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 returned with HTTP 200 Aug 13 07:15:02.704973 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1368/5447] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:02 2026] GET /volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:03.716653 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9d623a76-95db-486e-abf5-39ca6b2d1a12 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:03.718418 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9d623a76-95db-486e-abf5-39ca6b2d1a12 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 Aug 13 07:15:03.718664 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9d623a76-95db-486e-abf5-39ca6b2d1a12 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:03.718854 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9d623a76-95db-486e-abf5-39ca6b2d1a12 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:03.725510 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:03.725510 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:15:03.728817 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9d623a76-95db-486e-abf5-39ca6b2d1a12 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:03.732466 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9d623a76-95db-486e-abf5-39ca6b2d1a12 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 returned with HTTP 200 Aug 13 07:15:03.732836 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1355/5448] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:03 2026] GET /volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:04.744594 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-11f35287-503f-412b-b27b-f245fa9fc5fe None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:04.746742 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-11f35287-503f-412b-b27b-f245fa9fc5fe tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 Aug 13 07:15:04.747037 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-11f35287-503f-412b-b27b-f245fa9fc5fe tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:04.747337 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-11f35287-503f-412b-b27b-f245fa9fc5fe tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:04.753732 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:04.753732 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:15:04.757021 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-11f35287-503f-412b-b27b-f245fa9fc5fe tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:04.761709 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-11f35287-503f-412b-b27b-f245fa9fc5fe tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 returned with HTTP 200 Aug 13 07:15:04.762118 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1361/5449] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:04 2026] GET /volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:05.774539 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fd3ab783-2f5e-4658-b961-160df0722f5e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:05.776431 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd3ab783-2f5e-4658-b961-160df0722f5e tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 Aug 13 07:15:05.776646 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd3ab783-2f5e-4658-b961-160df0722f5e tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:05.776857 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd3ab783-2f5e-4658-b961-160df0722f5e tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:05.783959 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:05.783959 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:15:05.787629 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fd3ab783-2f5e-4658-b961-160df0722f5e tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:05.791493 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd3ab783-2f5e-4658-b961-160df0722f5e tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 returned with HTTP 200 Aug 13 07:15:05.791836 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1366/5450] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:05 2026] GET /volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:06.802837 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1c955fe4-969d-4057-9c68-3753d196df37 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:06.804510 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1c955fe4-969d-4057-9c68-3753d196df37 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 Aug 13 07:15:06.804726 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1c955fe4-969d-4057-9c68-3753d196df37 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:06.804899 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1c955fe4-969d-4057-9c68-3753d196df37 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:06.812150 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:06.812150 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:15:06.815641 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1c955fe4-969d-4057-9c68-3753d196df37 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:06.819694 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1c955fe4-969d-4057-9c68-3753d196df37 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 returned with HTTP 200 Aug 13 07:15:06.820167 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1369/5451] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:06 2026] GET /volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:15:06.830912 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c1d58911-fe4c-4503-9595-ad9496348f52 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:06.832551 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c1d58911-fe4c-4503-9595-ad9496348f52 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 Aug 13 07:15:06.832745 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c1d58911-fe4c-4503-9595-ad9496348f52 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:06.832916 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c1d58911-fe4c-4503-9595-ad9496348f52 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:06.839138 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:06.839138 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:15:06.842227 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c1d58911-fe4c-4503-9595-ad9496348f52 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:06.846238 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c1d58911-fe4c-4503-9595-ad9496348f52 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 returned with HTTP 200 Aug 13 07:15:06.846602 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1356/5452] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:06 2026] GET /volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 => generated 1191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:15:06.857271 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cde26d51-97aa-4f26-a34a-42ec6e4a012c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:06.858896 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cde26d51-97aa-4f26-a34a-42ec6e4a012c tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] DELETE https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 Aug 13 07:15:06.859105 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cde26d51-97aa-4f26-a34a-42ec6e4a012c tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:06.859282 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cde26d51-97aa-4f26-a34a-42ec6e4a012c tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:06.859465 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-cde26d51-97aa-4f26-a34a-42ec6e4a012c tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Delete volume with id: c90e10eb-6772-4e39-abd0-bdbf5a6ade96 Aug 13 07:15:06.865515 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:06.865515 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:15:06.865928 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cde26d51-97aa-4f26-a34a-42ec6e4a012c tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:06.879575 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cde26d51-97aa-4f26-a34a-42ec6e4a012c tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Delete volume request issued successfully. Aug 13 07:15:06.879742 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cde26d51-97aa-4f26-a34a-42ec6e4a012c tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 returned with HTTP 202 Aug 13 07:15:06.880119 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1362/5453] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:15:06 2026] DELETE /volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:15:06.886827 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2dfa767f-b66d-44c8-b099-f839ed54eda9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:06.888512 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2dfa767f-b66d-44c8-b099-f839ed54eda9 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 Aug 13 07:15:06.888786 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2dfa767f-b66d-44c8-b099-f839ed54eda9 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:06.888941 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2dfa767f-b66d-44c8-b099-f839ed54eda9 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:06.896117 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:06.896117 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:15:06.899566 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2dfa767f-b66d-44c8-b099-f839ed54eda9 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:06.904014 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2dfa767f-b66d-44c8-b099-f839ed54eda9 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 returned with HTTP 200 Aug 13 07:15:06.904519 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1367/5454] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:06 2026] GET /volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 => generated 1190 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:15:07.916110 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-667cc13c-0f0f-44d6-9b6d-bee056f7a9db None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:07.917657 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-667cc13c-0f0f-44d6-9b6d-bee056f7a9db tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 Aug 13 07:15:07.917835 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-667cc13c-0f0f-44d6-9b6d-bee056f7a9db tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:07.918025 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-667cc13c-0f0f-44d6-9b6d-bee056f7a9db tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:07.923619 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-667cc13c-0f0f-44d6-9b6d-bee056f7a9db tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 returned with HTTP 404 Aug 13 07:15:07.924053 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1370/5455] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:07 2026] GET /volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:15:09.247393 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:09.248881 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:15:09.249209 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "21b94d28-ee91-43de-a283-bf423a39015e", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:15:09.250539 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '21b94d28-ee91-43de-a283-bf423a39015e', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:15:09.340394 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Create volume of 1 GB Aug 13 07:15:09.344302 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Availability Zones retrieved successfully. Aug 13 07:15:09.349006 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Flow 'volume_create_api' (97d8901f-883c-4d87-ad84-330ff5cbbae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:15:09.349980 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40cc6d86-dba2-4f0b-bd2e-eddc7f59184b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:09.350877 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:15:09.396856 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40cc6d86-dba2-4f0b-bd2e-eddc7f59184b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:09.397536 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a79891d6-ed46-4eb3-a9b7-b6c395b96819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:09.433112 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Created reservations ['4ecc9b39-f828-4ac1-9623-855143999d35', '0df9456e-a983-4dfb-9975-df6bc33c903d', '01f6b566-a841-4e0a-bb1a-82ccc2a8b660', '0ee82219-cd86-46bd-ae30-0f45fc63abe3'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:15:09.433837 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a79891d6-ed46-4eb3-a9b7-b6c395b96819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ecc9b39-f828-4ac1-9623-855143999d35', '0df9456e-a983-4dfb-9975-df6bc33c903d', '01f6b566-a841-4e0a-bb1a-82ccc2a8b660', '0ee82219-cd86-46bd-ae30-0f45fc63abe3']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:09.434492 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10a15261-cbee-464c-bb5a-7a574be63991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:09.454615 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10a15261-cbee-464c-bb5a-7a574be63991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b460950f-3fdc-4aaa-9370-ab8ed9d07877', '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='5e0835a4389545dba901f4c7ca14e929',qos_specs=None,replication_status=,reservations=['4ecc9b39-f828-4ac1-9623-855143999d35','0df9456e-a983-4dfb-9975-df6bc33c903d','01f6b566-a841-4e0a-bb1a-82ccc2a8b660','0ee82219-cd86-46bd-ae30-0f45fc63abe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82be8c0608848b38cd132d57ebc1f6c',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:15:09Z,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=b460950f-3fdc-4aaa-9370-ab8ed9d07877,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e0835a4389545dba901f4c7ca14e929',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f82be8c0608848b38cd132d57ebc1f6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:09.455419 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de0323a1-e777-4dde-92f1-76b0911425ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:09.471423 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de0323a1-e777-4dde-92f1-76b0911425ca) transitioned into state 'SUCCESS' from 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='5e0835a4389545dba901f4c7ca14e929',qos_specs=None,replication_status=,reservations=['4ecc9b39-f828-4ac1-9623-855143999d35','0df9456e-a983-4dfb-9975-df6bc33c903d','01f6b566-a841-4e0a-bb1a-82ccc2a8b660','0ee82219-cd86-46bd-ae30-0f45fc63abe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82be8c0608848b38cd132d57ebc1f6c',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:09.472093 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f313a45a-cc8d-4a47-82db-ba72df47fd69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:09.480114 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f313a45a-cc8d-4a47-82db-ba72df47fd69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:09.480976 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Flow 'volume_create_api' (97d8901f-883c-4d87-ad84-330ff5cbbae2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:15:09.481284 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Create volume request issued successfully. Aug 13 07:15:09.481925 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9476b3a5-3dd1-4cec-8269-d5e1a5640e94 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:15:09.482435 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1357/5456] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 07:15:09 2026] POST /volume/v3/volumes => generated 773 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:15:09.493092 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ac0cc310-4c57-4263-8cc4-edcb4a9aebc0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:09.494766 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ac0cc310-4c57-4263-8cc4-edcb4a9aebc0 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 Aug 13 07:15:09.494971 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ac0cc310-4c57-4263-8cc4-edcb4a9aebc0 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:09.495173 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ac0cc310-4c57-4263-8cc4-edcb4a9aebc0 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:09.501861 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:09.501861 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:15:09.505830 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ac0cc310-4c57-4263-8cc4-edcb4a9aebc0 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:09.510762 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ac0cc310-4c57-4263-8cc4-edcb4a9aebc0 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 returned with HTTP 200 Aug 13 07:15:09.511223 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1363/5457] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:09 2026] GET /volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:10.521895 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ae954640-a615-4ac3-b5f5-9600ee698cbe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:10.523493 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae954640-a615-4ac3-b5f5-9600ee698cbe tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 Aug 13 07:15:10.523677 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ae954640-a615-4ac3-b5f5-9600ee698cbe tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:10.523842 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ae954640-a615-4ac3-b5f5-9600ee698cbe tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:10.530239 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:10.530239 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:15:10.533202 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ae954640-a615-4ac3-b5f5-9600ee698cbe tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:10.536550 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae954640-a615-4ac3-b5f5-9600ee698cbe tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 returned with HTTP 200 Aug 13 07:15:10.536863 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1368/5458] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:10 2026] GET /volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 => generated 923 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:11.548589 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e71183c7-12b4-4efd-b738-81b5b3dcfb58 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:11.550295 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e71183c7-12b4-4efd-b738-81b5b3dcfb58 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 Aug 13 07:15:11.550504 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e71183c7-12b4-4efd-b738-81b5b3dcfb58 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:11.550676 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e71183c7-12b4-4efd-b738-81b5b3dcfb58 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:11.557286 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:11.557286 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:15:11.560559 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e71183c7-12b4-4efd-b738-81b5b3dcfb58 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:11.564236 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e71183c7-12b4-4efd-b738-81b5b3dcfb58 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 returned with HTTP 200 Aug 13 07:15:11.564577 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1371/5459] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:11 2026] GET /volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:12.576069 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ad1730c4-1d4e-41cd-bfa9-fd681b9ece1b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:12.577950 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ad1730c4-1d4e-41cd-bfa9-fd681b9ece1b tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 Aug 13 07:15:12.578163 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ad1730c4-1d4e-41cd-bfa9-fd681b9ece1b tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:12.578346 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ad1730c4-1d4e-41cd-bfa9-fd681b9ece1b tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:12.580307 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=114,cinder:UPDATE=43,cinder:INSERT=21 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:15:12.586069 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:12.586069 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:15:12.589964 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ad1730c4-1d4e-41cd-bfa9-fd681b9ece1b tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:12.593786 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ad1730c4-1d4e-41cd-bfa9-fd681b9ece1b tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 returned with HTTP 200 Aug 13 07:15:12.594160 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1358/5460] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:12 2026] GET /volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:13.605683 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a826263c-3325-43c9-b937-789b6438c08c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:13.607499 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a826263c-3325-43c9-b937-789b6438c08c tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 Aug 13 07:15:13.607722 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a826263c-3325-43c9-b937-789b6438c08c tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:13.607943 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a826263c-3325-43c9-b937-789b6438c08c tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:13.609957 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=75,cinder:UPDATE=16,cinder:INSERT=10 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:15:13.614948 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:13.614948 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:15:13.618848 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a826263c-3325-43c9-b937-789b6438c08c tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:13.622862 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a826263c-3325-43c9-b937-789b6438c08c tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 returned with HTTP 200 Aug 13 07:15:13.623223 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1364/5461] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:13 2026] GET /volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:14.634817 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e8ad8798-b283-4390-8f7d-e7d8b275fab9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:14.636589 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e8ad8798-b283-4390-8f7d-e7d8b275fab9 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 Aug 13 07:15:14.636831 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e8ad8798-b283-4390-8f7d-e7d8b275fab9 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:14.637017 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e8ad8798-b283-4390-8f7d-e7d8b275fab9 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:14.639497 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=79,cinder:INSERT=12,cinder:UPDATE=22 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:15:14.645677 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:14.645677 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:15:14.649922 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e8ad8798-b283-4390-8f7d-e7d8b275fab9 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:14.654019 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e8ad8798-b283-4390-8f7d-e7d8b275fab9 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 returned with HTTP 200 Aug 13 07:15:14.654440 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1369/5462] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:14 2026] GET /volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:15.667053 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-66f06cb1-1d67-4a68-abf1-bbaa7c2f0651 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:15.668814 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-66f06cb1-1d67-4a68-abf1-bbaa7c2f0651 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 Aug 13 07:15:15.669019 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-66f06cb1-1d67-4a68-abf1-bbaa7c2f0651 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:15.669193 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-66f06cb1-1d67-4a68-abf1-bbaa7c2f0651 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:15.671329 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=118,cinder:UPDATE=40,cinder:INSERT=27 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:15:15.676300 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:15.676300 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:15:15.680768 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-66f06cb1-1d67-4a68-abf1-bbaa7c2f0651 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:15.685149 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-66f06cb1-1d67-4a68-abf1-bbaa7c2f0651 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 returned with HTTP 200 Aug 13 07:15:15.685537 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1372/5463] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:15 2026] GET /volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:15:15.701780 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-18f0982d-1a9e-4a1d-8e66-b0f6dc329c65 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:15.703537 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-18f0982d-1a9e-4a1d-8e66-b0f6dc329c65 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 Aug 13 07:15:15.703743 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-18f0982d-1a9e-4a1d-8e66-b0f6dc329c65 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:15.703948 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-18f0982d-1a9e-4a1d-8e66-b0f6dc329c65 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:15.710433 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:15.710433 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:15:15.713945 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-18f0982d-1a9e-4a1d-8e66-b0f6dc329c65 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:15.718056 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-18f0982d-1a9e-4a1d-8e66-b0f6dc329c65 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 returned with HTTP 200 Aug 13 07:15:15.718555 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1359/5464] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:15 2026] GET /volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:15:15.732985 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:15.734470 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:15:15.734777 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "b460950f-3fdc-4aaa-9370-ab8ed9d07877", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:15:15.736155 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'b460950f-3fdc-4aaa-9370-ab8ed9d07877', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:15:15.742126 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:15.742126 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:15:15.742506 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume retrieved successfully. Aug 13 07:15:15.742620 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Create volume of 1 GB Aug 13 07:15:15.745492 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Availability Zones retrieved successfully. Aug 13 07:15:15.749995 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Flow 'volume_create_api' (1fe6fc8a-62fd-43c3-b5dc-2c57f77a8efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:15:15.750930 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b1a9266-bbf9-49dc-a6d7-a625f6cc4a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:15.751698 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:15:15.771921 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b1a9266-bbf9-49dc-a6d7-a625f6cc4a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b460950f-3fdc-4aaa-9370-ab8ed9d07877', 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:15.772592 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ef856dd-11d6-4f96-8b89-bf82a768dee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:15.809601 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Created reservations ['7d4d85c2-4e6d-4ea4-9590-b73110dfc91d', '273ff429-22a8-4cfa-b663-b3f32c242dc9', '1a01fac4-fc4b-4261-8168-be313be8c4bb', 'cdb40be1-47d5-43d4-a2a4-82f38873961a'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:15:15.810331 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ef856dd-11d6-4f96-8b89-bf82a768dee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d4d85c2-4e6d-4ea4-9590-b73110dfc91d', '273ff429-22a8-4cfa-b663-b3f32c242dc9', '1a01fac4-fc4b-4261-8168-be313be8c4bb', 'cdb40be1-47d5-43d4-a2a4-82f38873961a']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:15.810963 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3e6b400-1cb0-4928-9d8a-5004b6f37c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:15.844717 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3e6b400-1cb0-4928-9d8a-5004b6f37c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ca229bf-0cf4-443b-8b38-0b60d8c0c34c', '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='5e0835a4389545dba901f4c7ca14e929',qos_specs=None,replication_status=,reservations=['7d4d85c2-4e6d-4ea4-9590-b73110dfc91d','273ff429-22a8-4cfa-b663-b3f32c242dc9','1a01fac4-fc4b-4261-8168-be313be8c4bb','cdb40be1-47d5-43d4-a2a4-82f38873961a'],size=1,snapshot_id=None,source_replicaid=,source_volid=b460950f-3fdc-4aaa-9370-ab8ed9d07877,status='creating',user_id='f82be8c0608848b38cd132d57ebc1f6c',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:15:15Z,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=8ca229bf-0cf4-443b-8b38-0b60d8c0c34c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e0835a4389545dba901f4c7ca14e929',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b460950f-3fdc-4aaa-9370-ab8ed9d07877,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f82be8c0608848b38cd132d57ebc1f6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:15.845601 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efabe4d9-23d7-4bac-aea9-c5bb8851b0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:15.862910 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efabe4d9-23d7-4bac-aea9-c5bb8851b0d9) transitioned into state 'SUCCESS' from 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='5e0835a4389545dba901f4c7ca14e929',qos_specs=None,replication_status=,reservations=['7d4d85c2-4e6d-4ea4-9590-b73110dfc91d','273ff429-22a8-4cfa-b663-b3f32c242dc9','1a01fac4-fc4b-4261-8168-be313be8c4bb','cdb40be1-47d5-43d4-a2a4-82f38873961a'],size=1,snapshot_id=None,source_replicaid=,source_volid=b460950f-3fdc-4aaa-9370-ab8ed9d07877,status='creating',user_id='f82be8c0608848b38cd132d57ebc1f6c',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:15.863776 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (995e6d72-8901-4aae-9582-758eb9946aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:15.880027 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (995e6d72-8901-4aae-9582-758eb9946aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:15.880818 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Flow 'volume_create_api' (1fe6fc8a-62fd-43c3-b5dc-2c57f77a8efe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:15:15.881130 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Create volume request issued successfully. Aug 13 07:15:15.881689 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-37e7a932-d7d4-4e00-b38f-d355e7abb593 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:15:15.882127 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1365/5465] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 07:15:15 2026] POST /volume/v3/volumes => generated 807 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:15:15.893276 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c5380931-1e31-4582-817f-a3c5609da81f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:15.895309 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5380931-1e31-4582-817f-a3c5609da81f tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/8ca229bf-0cf4-443b-8b38-0b60d8c0c34c Aug 13 07:15:15.895576 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c5380931-1e31-4582-817f-a3c5609da81f tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:15.895990 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c5380931-1e31-4582-817f-a3c5609da81f tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:15.902953 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:15.902953 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:15:15.907114 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c5380931-1e31-4582-817f-a3c5609da81f tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:15.911392 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5380931-1e31-4582-817f-a3c5609da81f tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/8ca229bf-0cf4-443b-8b38-0b60d8c0c34c returned with HTTP 200 Aug 13 07:15:15.911826 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1370/5466] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:15 2026] GET /volume/v3/volumes/8ca229bf-0cf4-443b-8b38-0b60d8c0c34c => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:16.923135 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5ea75b6d-721a-4cd8-8395-9f8384394e48 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:16.924974 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5ea75b6d-721a-4cd8-8395-9f8384394e48 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/8ca229bf-0cf4-443b-8b38-0b60d8c0c34c Aug 13 07:15:16.925189 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5ea75b6d-721a-4cd8-8395-9f8384394e48 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:16.925383 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5ea75b6d-721a-4cd8-8395-9f8384394e48 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:16.932029 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:16.932029 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:15:16.935554 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5ea75b6d-721a-4cd8-8395-9f8384394e48 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:16.939600 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5ea75b6d-721a-4cd8-8395-9f8384394e48 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/8ca229bf-0cf4-443b-8b38-0b60d8c0c34c returned with HTTP 200 Aug 13 07:15:16.939939 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1373/5467] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:16 2026] GET /volume/v3/volumes/8ca229bf-0cf4-443b-8b38-0b60d8c0c34c => generated 1226 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:15:16.952256 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d9161fa4-737a-4b1b-9fb5-a9752a26fc96 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:16.954063 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d9161fa4-737a-4b1b-9fb5-a9752a26fc96 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/8ca229bf-0cf4-443b-8b38-0b60d8c0c34c Aug 13 07:15:16.954385 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d9161fa4-737a-4b1b-9fb5-a9752a26fc96 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:16.954585 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d9161fa4-737a-4b1b-9fb5-a9752a26fc96 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:16.961023 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:16.961023 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:15:16.964496 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d9161fa4-737a-4b1b-9fb5-a9752a26fc96 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:16.968304 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d9161fa4-737a-4b1b-9fb5-a9752a26fc96 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/8ca229bf-0cf4-443b-8b38-0b60d8c0c34c returned with HTTP 200 Aug 13 07:15:16.968660 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1360/5468] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:16 2026] GET /volume/v3/volumes/8ca229bf-0cf4-443b-8b38-0b60d8c0c34c => generated 1226 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:15:16.979855 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f799ee4e-55d5-4ff5-b8b1-6857a74b0dc5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:16.981901 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f799ee4e-55d5-4ff5-b8b1-6857a74b0dc5 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 Aug 13 07:15:16.982268 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f799ee4e-55d5-4ff5-b8b1-6857a74b0dc5 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:16.982468 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f799ee4e-55d5-4ff5-b8b1-6857a74b0dc5 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:16.982639 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-f799ee4e-55d5-4ff5-b8b1-6857a74b0dc5 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Delete volume with id: b460950f-3fdc-4aaa-9370-ab8ed9d07877 Aug 13 07:15:16.989618 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:16.989618 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:15:16.990140 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f799ee4e-55d5-4ff5-b8b1-6857a74b0dc5 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:17.005609 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f799ee4e-55d5-4ff5-b8b1-6857a74b0dc5 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Delete volume request issued successfully. Aug 13 07:15:17.005850 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f799ee4e-55d5-4ff5-b8b1-6857a74b0dc5 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 returned with HTTP 202 Aug 13 07:15:17.006434 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1366/5469] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:15:16 2026] DELETE /volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:15:17.012637 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1b34f468-04c1-4732-97e8-193b58196fd7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:17.014799 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1b34f468-04c1-4732-97e8-193b58196fd7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 Aug 13 07:15:17.015308 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1b34f468-04c1-4732-97e8-193b58196fd7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:17.015308 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1b34f468-04c1-4732-97e8-193b58196fd7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:17.023519 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:17.023519 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:15:17.028004 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1b34f468-04c1-4732-97e8-193b58196fd7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:17.033525 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1b34f468-04c1-4732-97e8-193b58196fd7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 returned with HTTP 200 Aug 13 07:15:17.034081 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1371/5470] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:17 2026] GET /volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 => generated 1190 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:15:18.045699 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-273a3f35-67d1-413a-b411-2c4b830774b4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:18.047502 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-273a3f35-67d1-413a-b411-2c4b830774b4 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 Aug 13 07:15:18.047720 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-273a3f35-67d1-413a-b411-2c4b830774b4 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:18.047919 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-273a3f35-67d1-413a-b411-2c4b830774b4 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:18.053147 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-273a3f35-67d1-413a-b411-2c4b830774b4 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 returned with HTTP 404 Aug 13 07:15:18.053574 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1374/5471] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:18 2026] GET /volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:15:19.328331 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:19.330000 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:15:19.330330 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "df09aa45-083b-4778-a5fe-29b8b73045ad", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:15:19.331774 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'df09aa45-083b-4778-a5fe-29b8b73045ad', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:15:19.394878 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Create volume of 1 GB Aug 13 07:15:19.399230 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Availability Zones retrieved successfully. Aug 13 07:15:19.404259 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Flow 'volume_create_api' (16f1bbef-674d-46ad-8d11-fc87d0152adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:15:19.405731 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a179f124-f534-4ca8-a3ae-6717b156fbfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:19.406599 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:15:19.453026 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a179f124-f534-4ca8-a3ae-6717b156fbfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:19.453727 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d6b7c07-1e6e-48d1-93aa-7d453d6db04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:19.487294 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Created reservations ['06756b1c-0c10-4d34-b475-569a786e55a5', '2d87d7e5-4567-4ac1-83e9-8e800a516cb2', '15248919-cce5-493b-9e82-8da3b76c7f58', 'e951d76a-8521-428f-ae9c-ddba58652fa7'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:15:19.487988 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d6b7c07-1e6e-48d1-93aa-7d453d6db04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06756b1c-0c10-4d34-b475-569a786e55a5', '2d87d7e5-4567-4ac1-83e9-8e800a516cb2', '15248919-cce5-493b-9e82-8da3b76c7f58', 'e951d76a-8521-428f-ae9c-ddba58652fa7']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:19.488689 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8defbce4-1be0-49dc-b7da-5d81503d5538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:19.508015 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8defbce4-1be0-49dc-b7da-5d81503d5538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4f30c01-3a72-4b57-8c3f-a9357d17a048', '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='5e0835a4389545dba901f4c7ca14e929',qos_specs=None,replication_status=,reservations=['06756b1c-0c10-4d34-b475-569a786e55a5','2d87d7e5-4567-4ac1-83e9-8e800a516cb2','15248919-cce5-493b-9e82-8da3b76c7f58','e951d76a-8521-428f-ae9c-ddba58652fa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82be8c0608848b38cd132d57ebc1f6c',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:15:19Z,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=b4f30c01-3a72-4b57-8c3f-a9357d17a048,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e0835a4389545dba901f4c7ca14e929',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f82be8c0608848b38cd132d57ebc1f6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:19.508753 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d50dcda5-388c-44cf-a8e0-71d8e4533e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:19.522139 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d50dcda5-388c-44cf-a8e0-71d8e4533e42) transitioned into state 'SUCCESS' from 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='5e0835a4389545dba901f4c7ca14e929',qos_specs=None,replication_status=,reservations=['06756b1c-0c10-4d34-b475-569a786e55a5','2d87d7e5-4567-4ac1-83e9-8e800a516cb2','15248919-cce5-493b-9e82-8da3b76c7f58','e951d76a-8521-428f-ae9c-ddba58652fa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82be8c0608848b38cd132d57ebc1f6c',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:19.522794 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8b99252-c422-43b4-a64c-21fadbc7b7ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:19.530426 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8b99252-c422-43b4-a64c-21fadbc7b7ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:19.531138 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Flow 'volume_create_api' (16f1bbef-674d-46ad-8d11-fc87d0152adf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:15:19.531512 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Create volume request issued successfully. Aug 13 07:15:19.532013 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-52d2860f-7e3b-4a33-af60-2e296af19d7d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:15:19.532419 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1361/5472] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 07:15:19 2026] POST /volume/v3/volumes => generated 773 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:15:19.543887 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-15bce692-fa7f-41cd-8efd-eaf5b37f9a1f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:19.545272 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-15bce692-fa7f-41cd-8efd-eaf5b37f9a1f tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 Aug 13 07:15:19.545497 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-15bce692-fa7f-41cd-8efd-eaf5b37f9a1f tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:19.545692 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-15bce692-fa7f-41cd-8efd-eaf5b37f9a1f tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:19.552125 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:19.552125 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:15:19.555363 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-15bce692-fa7f-41cd-8efd-eaf5b37f9a1f tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:19.559033 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-15bce692-fa7f-41cd-8efd-eaf5b37f9a1f tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 returned with HTTP 200 Aug 13 07:15:19.559366 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1367/5473] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:19 2026] GET /volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:20.572121 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d0e868cd-31fb-40d3-ac9b-0df15c7f2457 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:20.573804 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d0e868cd-31fb-40d3-ac9b-0df15c7f2457 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 Aug 13 07:15:20.574056 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d0e868cd-31fb-40d3-ac9b-0df15c7f2457 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:20.574301 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d0e868cd-31fb-40d3-ac9b-0df15c7f2457 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:20.580835 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:20.580835 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:15:20.584241 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d0e868cd-31fb-40d3-ac9b-0df15c7f2457 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:20.588223 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d0e868cd-31fb-40d3-ac9b-0df15c7f2457 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 returned with HTTP 200 Aug 13 07:15:20.588626 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1372/5474] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:20 2026] GET /volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:21.599996 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4e1779b1-4927-436d-9b80-b801395998bd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:21.601596 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4e1779b1-4927-436d-9b80-b801395998bd tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 Aug 13 07:15:21.601798 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4e1779b1-4927-436d-9b80-b801395998bd tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:21.601988 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4e1779b1-4927-436d-9b80-b801395998bd tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:21.608137 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:21.608137 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:15:21.611496 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4e1779b1-4927-436d-9b80-b801395998bd tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:21.615291 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4e1779b1-4927-436d-9b80-b801395998bd tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 returned with HTTP 200 Aug 13 07:15:21.615652 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1375/5475] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:21 2026] GET /volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:22.627135 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-51777976-7939-452c-b893-ecba557b9d7e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:22.628987 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-51777976-7939-452c-b893-ecba557b9d7e tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 Aug 13 07:15:22.629185 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-51777976-7939-452c-b893-ecba557b9d7e tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:22.629417 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-51777976-7939-452c-b893-ecba557b9d7e tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:22.635746 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:22.635746 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:15:22.638757 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-51777976-7939-452c-b893-ecba557b9d7e tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:22.650826 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-51777976-7939-452c-b893-ecba557b9d7e tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 returned with HTTP 200 Aug 13 07:15:22.651220 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1362/5476] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:22 2026] GET /volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:23.663688 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5c0c5dae-681f-47b0-a268-73832ba5eeba None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:23.665916 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5c0c5dae-681f-47b0-a268-73832ba5eeba tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 Aug 13 07:15:23.666218 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5c0c5dae-681f-47b0-a268-73832ba5eeba tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:23.666461 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5c0c5dae-681f-47b0-a268-73832ba5eeba tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:23.674121 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:23.674121 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:15:23.677866 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5c0c5dae-681f-47b0-a268-73832ba5eeba tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:23.682209 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5c0c5dae-681f-47b0-a268-73832ba5eeba tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 returned with HTTP 200 Aug 13 07:15:23.682661 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1368/5477] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:23 2026] GET /volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:24.694300 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9bdf37eb-e820-440b-8b9f-26428832d338 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:24.696007 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9bdf37eb-e820-440b-8b9f-26428832d338 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 Aug 13 07:15:24.696207 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9bdf37eb-e820-440b-8b9f-26428832d338 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:24.696416 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9bdf37eb-e820-440b-8b9f-26428832d338 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:24.703095 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:24.703095 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:15:24.706283 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9bdf37eb-e820-440b-8b9f-26428832d338 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:24.710152 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9bdf37eb-e820-440b-8b9f-26428832d338 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 returned with HTTP 200 Aug 13 07:15:24.710520 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1373/5478] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:24 2026] GET /volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:25.722103 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-00bc3c45-0031-4eb0-b92f-4e5471f80d51 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:25.723701 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-00bc3c45-0031-4eb0-b92f-4e5471f80d51 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 Aug 13 07:15:25.723897 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-00bc3c45-0031-4eb0-b92f-4e5471f80d51 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:25.724066 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-00bc3c45-0031-4eb0-b92f-4e5471f80d51 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:25.730372 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:25.730372 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:15:25.733600 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-00bc3c45-0031-4eb0-b92f-4e5471f80d51 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:25.737505 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-00bc3c45-0031-4eb0-b92f-4e5471f80d51 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 returned with HTTP 200 Aug 13 07:15:25.737829 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1376/5479] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:25 2026] GET /volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 => generated 1191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:15:25.748499 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4bb951b7-e372-453c-ada7-8ff16db5b95a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:25.750201 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4bb951b7-e372-453c-ada7-8ff16db5b95a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 Aug 13 07:15:25.750418 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4bb951b7-e372-453c-ada7-8ff16db5b95a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:25.750594 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4bb951b7-e372-453c-ada7-8ff16db5b95a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:25.757052 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:25.757052 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:15:25.760293 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4bb951b7-e372-453c-ada7-8ff16db5b95a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:25.764153 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4bb951b7-e372-453c-ada7-8ff16db5b95a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 returned with HTTP 200 Aug 13 07:15:25.764539 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1363/5480] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:25 2026] GET /volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 => generated 1191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:15:25.775689 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2e65c683-e302-42d3-831e-d005740ad71a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:25.777314 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2e65c683-e302-42d3-831e-d005740ad71a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:15:25.777689 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2e65c683-e302-42d3-831e-d005740ad71a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b4f30c01-3a72-4b57-8c3f-a9357d17a048", "name": "tempest-VolumeImageDependencyTests-Snapshot-44563632"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:15:25.785428 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:25.785428 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:15:25.785815 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2e65c683-e302-42d3-831e-d005740ad71a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:25.785933 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-2e65c683-e302-42d3-831e-d005740ad71a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Create snapshot from volume b4f30c01-3a72-4b57-8c3f-a9357d17a048 Aug 13 07:15:25.814149 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-2e65c683-e302-42d3-831e-d005740ad71a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Created reservations ['cb86859f-cf3d-421f-89cd-52c120119aac', '5c2b6d32-d7a7-4d62-b0c5-ab7a0ff906d5', 'e1e5e301-2ca5-4ad9-80ad-3318b5e31cdb', '9e269417-7de5-4b03-897f-205841e138c8'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:15:25.837084 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2e65c683-e302-42d3-831e-d005740ad71a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Snapshot create request issued successfully. Aug 13 07:15:25.837395 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2e65c683-e302-42d3-831e-d005740ad71a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:15:25.837774 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1369/5481] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:15:25 2026] POST /volume/v3/snapshots => generated 311 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:15:25.847111 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-853f706b-2269-45df-b8c3-d93fb0ca75c2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:25.848944 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-853f706b-2269-45df-b8c3-d93fb0ca75c2 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/snapshots/73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa Aug 13 07:15:25.849138 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-853f706b-2269-45df-b8c3-d93fb0ca75c2 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:25.849330 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-853f706b-2269-45df-b8c3-d93fb0ca75c2 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:25.854950 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:25.854950 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:15:25.854950 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-853f706b-2269-45df-b8c3-d93fb0ca75c2 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Snapshot retrieved successfully. Aug 13 07:15:25.855696 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-853f706b-2269-45df-b8c3-d93fb0ca75c2 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/snapshots/73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa returned with HTTP 200 Aug 13 07:15:25.856061 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1374/5482] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:15:25 2026] GET /volume/v3/snapshots/73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa => generated 443 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:26.864711 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f106c491-4697-4405-92ee-e76a30ce3828 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:26.866582 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f106c491-4697-4405-92ee-e76a30ce3828 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/snapshots/73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa Aug 13 07:15:26.866777 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f106c491-4697-4405-92ee-e76a30ce3828 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:26.866958 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f106c491-4697-4405-92ee-e76a30ce3828 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:26.871598 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:26.871598 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:15:26.871984 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f106c491-4697-4405-92ee-e76a30ce3828 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Snapshot retrieved successfully. Aug 13 07:15:26.872765 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f106c491-4697-4405-92ee-e76a30ce3828 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/snapshots/73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa returned with HTTP 200 Aug 13 07:15:26.873097 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1377/5483] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:15:26 2026] GET /volume/v3/snapshots/73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:26.880530 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:26.882337 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:15:26.882704 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:15:26.884238 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:15:26.888821 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:26.888821 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:15:26.889300 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Snapshot retrieved successfully. Aug 13 07:15:26.889466 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Create volume of 1 GB Aug 13 07:15:26.892431 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Availability Zones retrieved successfully. Aug 13 07:15:26.897433 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Flow 'volume_create_api' (37ede79d-98c6-4b32-b84d-39d72b5a7e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:15:26.898284 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b3b355-00ef-4081-8378-12d1bc4ddffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:26.899091 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:15:26.923656 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b3b355-00ef-4081-8378-12d1bc4ddffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:26.924446 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f596478e-1397-4aa4-ae8d-85bcc74b3002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:26.958787 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Created reservations ['bf03e3f7-4397-4e45-89a9-9886c6e4ebd7', '8a92f43a-17cb-407e-9c57-ebc1729fec49', 'c8bd1ede-428f-4297-9e78-6e8fb1cc33a8', 'f6da87c4-5363-4929-8676-91448e96f9e6'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:15:26.959583 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f596478e-1397-4aa4-ae8d-85bcc74b3002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf03e3f7-4397-4e45-89a9-9886c6e4ebd7', '8a92f43a-17cb-407e-9c57-ebc1729fec49', 'c8bd1ede-428f-4297-9e78-6e8fb1cc33a8', 'f6da87c4-5363-4929-8676-91448e96f9e6']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:26.960268 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37bf27c4-0b89-4b49-8779-8d06b39ce755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:26.998454 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37bf27c4-0b89-4b49-8779-8d06b39ce755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '015ad08b-a271-43e0-a81a-ede10fc364f5', '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='5e0835a4389545dba901f4c7ca14e929',qos_specs=None,replication_status=,reservations=['bf03e3f7-4397-4e45-89a9-9886c6e4ebd7','8a92f43a-17cb-407e-9c57-ebc1729fec49','c8bd1ede-428f-4297-9e78-6e8fb1cc33a8','f6da87c4-5363-4929-8676-91448e96f9e6'],size=1,snapshot_id=73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa,source_replicaid=,source_volid=None,status='creating',user_id='f82be8c0608848b38cd132d57ebc1f6c',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:15:26Z,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=015ad08b-a271-43e0-a81a-ede10fc364f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e0835a4389545dba901f4c7ca14e929',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f82be8c0608848b38cd132d57ebc1f6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:26.999223 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4c77871-81cb-4583-979e-3a1cca7aec72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:27.014006 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4c77871-81cb-4583-979e-3a1cca7aec72) transitioned into state 'SUCCESS' from 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='5e0835a4389545dba901f4c7ca14e929',qos_specs=None,replication_status=,reservations=['bf03e3f7-4397-4e45-89a9-9886c6e4ebd7','8a92f43a-17cb-407e-9c57-ebc1729fec49','c8bd1ede-428f-4297-9e78-6e8fb1cc33a8','f6da87c4-5363-4929-8676-91448e96f9e6'],size=1,snapshot_id=73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa,source_replicaid=,source_volid=None,status='creating',user_id='f82be8c0608848b38cd132d57ebc1f6c',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:27.014714 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05dc7a01-6087-4fc0-b593-e9ab22ce108b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:27.030427 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05dc7a01-6087-4fc0-b593-e9ab22ce108b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:27.031144 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Flow 'volume_create_api' (37ede79d-98c6-4b32-b84d-39d72b5a7e18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:15:27.031427 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Create volume request issued successfully. Aug 13 07:15:27.031912 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b02d3abf-0c8a-4be1-829a-93a675a2e8f7 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:15:27.032284 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1364/5484] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 07:15:26 2026] POST /volume/v3/volumes => generated 807 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:15:27.043791 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-31b4a6c4-23e8-422b-8eea-262876fea8c3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:27.045841 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-31b4a6c4-23e8-422b-8eea-262876fea8c3 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 Aug 13 07:15:27.046098 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-31b4a6c4-23e8-422b-8eea-262876fea8c3 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:27.046358 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-31b4a6c4-23e8-422b-8eea-262876fea8c3 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:27.052886 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:27.052886 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:15:27.056383 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-31b4a6c4-23e8-422b-8eea-262876fea8c3 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:27.060330 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-31b4a6c4-23e8-422b-8eea-262876fea8c3 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 returned with HTTP 200 Aug 13 07:15:27.060900 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1370/5485] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:27 2026] GET /volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:28.072488 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0ff8f3b4-20dc-4473-b914-4a54d3ef7989 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:28.074082 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0ff8f3b4-20dc-4473-b914-4a54d3ef7989 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 Aug 13 07:15:28.074314 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0ff8f3b4-20dc-4473-b914-4a54d3ef7989 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:28.074509 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0ff8f3b4-20dc-4473-b914-4a54d3ef7989 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:28.081715 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:28.081715 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:15:28.085524 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0ff8f3b4-20dc-4473-b914-4a54d3ef7989 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:28.090186 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0ff8f3b4-20dc-4473-b914-4a54d3ef7989 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 returned with HTTP 200 Aug 13 07:15:28.090684 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1375/5486] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:28 2026] GET /volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 => generated 1226 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:15:28.103257 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-77c2f993-251d-4ca1-a063-95f2f11473be None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:28.105074 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-77c2f993-251d-4ca1-a063-95f2f11473be tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 Aug 13 07:15:28.105274 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-77c2f993-251d-4ca1-a063-95f2f11473be tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:28.105487 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-77c2f993-251d-4ca1-a063-95f2f11473be tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:28.112036 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:28.112036 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:15:28.115273 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-77c2f993-251d-4ca1-a063-95f2f11473be tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:28.119241 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-77c2f993-251d-4ca1-a063-95f2f11473be tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 returned with HTTP 200 Aug 13 07:15:28.119586 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1378/5487] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:28 2026] GET /volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 => generated 1226 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:15:28.130625 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-022a7c1c-e92e-4e20-9edc-78732c511bc8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:28.132464 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-022a7c1c-e92e-4e20-9edc-78732c511bc8 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa Aug 13 07:15:28.132648 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-022a7c1c-e92e-4e20-9edc-78732c511bc8 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:28.132850 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-022a7c1c-e92e-4e20-9edc-78732c511bc8 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:28.132948 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-022a7c1c-e92e-4e20-9edc-78732c511bc8 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Delete snapshot with id: 73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa Aug 13 07:15:28.137764 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:28.137764 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:15:28.138186 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-022a7c1c-e92e-4e20-9edc-78732c511bc8 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Snapshot retrieved successfully. Aug 13 07:15:28.152769 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-022a7c1c-e92e-4e20-9edc-78732c511bc8 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Snapshot delete request issued successfully. Aug 13 07:15:28.152949 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-022a7c1c-e92e-4e20-9edc-78732c511bc8 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/snapshots/73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa returned with HTTP 202 Aug 13 07:15:28.153336 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1365/5488] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:15:28 2026] DELETE /volume/v3/snapshots/73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:15:28.159533 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-19bb39fe-1e25-4621-8f1a-d138636cfc75 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:28.161337 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-19bb39fe-1e25-4621-8f1a-d138636cfc75 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/snapshots/73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa Aug 13 07:15:28.161520 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-19bb39fe-1e25-4621-8f1a-d138636cfc75 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:28.161693 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-19bb39fe-1e25-4621-8f1a-d138636cfc75 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:28.166574 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:28.166574 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:15:28.166968 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-19bb39fe-1e25-4621-8f1a-d138636cfc75 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Snapshot retrieved successfully. Aug 13 07:15:28.167690 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-19bb39fe-1e25-4621-8f1a-d138636cfc75 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/snapshots/73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa returned with HTTP 200 Aug 13 07:15:28.168038 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1371/5489] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:15:28 2026] GET /volume/v3/snapshots/73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:29.175797 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4f7f1b83-d7b4-43e0-879a-b89b11c4ad34 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:29.177539 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4f7f1b83-d7b4-43e0-879a-b89b11c4ad34 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/snapshots/73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa Aug 13 07:15:29.177720 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4f7f1b83-d7b4-43e0-879a-b89b11c4ad34 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:29.177941 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4f7f1b83-d7b4-43e0-879a-b89b11c4ad34 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:29.183081 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4f7f1b83-d7b4-43e0-879a-b89b11c4ad34 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/snapshots/73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa returned with HTTP 404 Aug 13 07:15:29.183633 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1376/5490] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:15:29 2026] GET /volume/v3/snapshots/73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:15:29.189363 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6f50bf92-dd31-4c3f-bcb1-09207fba1d0a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:29.191079 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6f50bf92-dd31-4c3f-bcb1-09207fba1d0a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] DELETE https://10.4.3.81/volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 Aug 13 07:15:29.191281 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6f50bf92-dd31-4c3f-bcb1-09207fba1d0a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:29.191484 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6f50bf92-dd31-4c3f-bcb1-09207fba1d0a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:29.191646 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-6f50bf92-dd31-4c3f-bcb1-09207fba1d0a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Delete volume with id: 015ad08b-a271-43e0-a81a-ede10fc364f5 Aug 13 07:15:29.199153 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:29.199153 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:15:29.199657 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6f50bf92-dd31-4c3f-bcb1-09207fba1d0a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:29.215743 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6f50bf92-dd31-4c3f-bcb1-09207fba1d0a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Delete volume request issued successfully. Aug 13 07:15:29.215963 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6f50bf92-dd31-4c3f-bcb1-09207fba1d0a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 returned with HTTP 202 Aug 13 07:15:29.216411 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1379/5491] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:15:29 2026] DELETE /volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:15:29.222769 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0e22bf39-af63-4edc-8a1b-09a4721d33e4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:29.224987 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0e22bf39-af63-4edc-8a1b-09a4721d33e4 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 Aug 13 07:15:29.225266 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0e22bf39-af63-4edc-8a1b-09a4721d33e4 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:29.225519 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0e22bf39-af63-4edc-8a1b-09a4721d33e4 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:29.232537 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:29.232537 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:15:29.236331 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0e22bf39-af63-4edc-8a1b-09a4721d33e4 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:29.242365 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0e22bf39-af63-4edc-8a1b-09a4721d33e4 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 returned with HTTP 200 Aug 13 07:15:29.242909 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1366/5492] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:29 2026] GET /volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 => generated 1225 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:15:30.255454 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c0338901-0023-4af1-87b2-8f09f96b222f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:30.257539 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c0338901-0023-4af1-87b2-8f09f96b222f tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 Aug 13 07:15:30.257904 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c0338901-0023-4af1-87b2-8f09f96b222f tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:30.258108 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c0338901-0023-4af1-87b2-8f09f96b222f tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:30.263835 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c0338901-0023-4af1-87b2-8f09f96b222f tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 returned with HTTP 404 Aug 13 07:15:30.264304 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1372/5493] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:30 2026] GET /volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:15:30.415312 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8fa953c2-8c3f-4636-ac44-f9449f25817a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:30.417033 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8fa953c2-8c3f-4636-ac44-f9449f25817a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 Aug 13 07:15:30.417246 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8fa953c2-8c3f-4636-ac44-f9449f25817a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:30.417407 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8fa953c2-8c3f-4636-ac44-f9449f25817a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:30.417557 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-8fa953c2-8c3f-4636-ac44-f9449f25817a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Delete volume with id: b4f30c01-3a72-4b57-8c3f-a9357d17a048 Aug 13 07:15:30.424109 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:30.424109 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:15:30.424521 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8fa953c2-8c3f-4636-ac44-f9449f25817a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:30.439279 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8fa953c2-8c3f-4636-ac44-f9449f25817a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Delete volume request issued successfully. Aug 13 07:15:30.439420 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8fa953c2-8c3f-4636-ac44-f9449f25817a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 returned with HTTP 202 Aug 13 07:15:30.439877 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1377/5494] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:15:30 2026] DELETE /volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:15:30.446416 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6e29e4dc-c7de-4add-8cdb-ca69bbcc860d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:30.448165 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6e29e4dc-c7de-4add-8cdb-ca69bbcc860d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 Aug 13 07:15:30.448386 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6e29e4dc-c7de-4add-8cdb-ca69bbcc860d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:30.448582 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6e29e4dc-c7de-4add-8cdb-ca69bbcc860d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:30.455665 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:30.455665 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:15:30.459183 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6e29e4dc-c7de-4add-8cdb-ca69bbcc860d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:30.463697 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6e29e4dc-c7de-4add-8cdb-ca69bbcc860d tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 returned with HTTP 200 Aug 13 07:15:30.464071 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1380/5495] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:30 2026] GET /volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 => generated 1190 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:15:31.476015 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4a1a0630-8849-4cd4-be21-35a41c42cf00 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:31.477824 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4a1a0630-8849-4cd4-be21-35a41c42cf00 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 Aug 13 07:15:31.478070 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4a1a0630-8849-4cd4-be21-35a41c42cf00 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:31.478257 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4a1a0630-8849-4cd4-be21-35a41c42cf00 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:31.483891 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4a1a0630-8849-4cd4-be21-35a41c42cf00 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 returned with HTTP 404 Aug 13 07:15:31.484542 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1367/5496] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:31 2026] GET /volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:15:31.492524 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c9cf3e2d-c5a9-4764-a67c-6d127f076582 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:31.494412 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c9cf3e2d-c5a9-4764-a67c-6d127f076582 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] DELETE https://10.4.3.81/volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 Aug 13 07:15:31.494609 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c9cf3e2d-c5a9-4764-a67c-6d127f076582 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:31.494800 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c9cf3e2d-c5a9-4764-a67c-6d127f076582 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:31.494941 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-c9cf3e2d-c5a9-4764-a67c-6d127f076582 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Delete volume with id: 015ad08b-a271-43e0-a81a-ede10fc364f5 Aug 13 07:15:31.500295 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c9cf3e2d-c5a9-4764-a67c-6d127f076582 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 returned with HTTP 404 Aug 13 07:15:31.500709 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1373/5497] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:15:31 2026] DELETE /volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:15:31.507507 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4020407b-619d-44f7-8850-e84a6a877b32 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:31.509215 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4020407b-619d-44f7-8850-e84a6a877b32 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 Aug 13 07:15:31.509453 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4020407b-619d-44f7-8850-e84a6a877b32 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:31.509634 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4020407b-619d-44f7-8850-e84a6a877b32 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:31.515528 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4020407b-619d-44f7-8850-e84a6a877b32 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 returned with HTTP 404 Aug 13 07:15:31.516040 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1378/5498] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:31 2026] GET /volume/v3/volumes/015ad08b-a271-43e0-a81a-ede10fc364f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:15:31.522654 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6cc1b314-60f7-4380-a94e-44eaaedf2241 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:31.524593 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6cc1b314-60f7-4380-a94e-44eaaedf2241 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa Aug 13 07:15:31.524882 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6cc1b314-60f7-4380-a94e-44eaaedf2241 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:31.525073 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6cc1b314-60f7-4380-a94e-44eaaedf2241 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:31.525173 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-6cc1b314-60f7-4380-a94e-44eaaedf2241 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Delete snapshot with id: 73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa Aug 13 07:15:31.529122 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6cc1b314-60f7-4380-a94e-44eaaedf2241 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/snapshots/73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa returned with HTTP 404 Aug 13 07:15:31.529585 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1381/5499] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:15:31 2026] DELETE /volume/v3/snapshots/73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:15:31.536521 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7813f74d-0194-45f4-b846-f0e6c9236f27 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:31.538295 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7813f74d-0194-45f4-b846-f0e6c9236f27 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/snapshots/73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa Aug 13 07:15:31.538515 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7813f74d-0194-45f4-b846-f0e6c9236f27 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:31.538707 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7813f74d-0194-45f4-b846-f0e6c9236f27 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:31.542800 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7813f74d-0194-45f4-b846-f0e6c9236f27 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/snapshots/73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa returned with HTTP 404 Aug 13 07:15:31.543234 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1368/5500] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:15:31 2026] GET /volume/v3/snapshots/73ecd1e1-0ca1-477b-98b6-f1a273b3c8aa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:15:31.549514 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ce52a338-bc1a-42bc-8351-2ec04f3f6ce5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:31.551664 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ce52a338-bc1a-42bc-8351-2ec04f3f6ce5 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 Aug 13 07:15:31.551978 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ce52a338-bc1a-42bc-8351-2ec04f3f6ce5 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:31.552212 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ce52a338-bc1a-42bc-8351-2ec04f3f6ce5 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:31.552443 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-ce52a338-bc1a-42bc-8351-2ec04f3f6ce5 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Delete volume with id: b4f30c01-3a72-4b57-8c3f-a9357d17a048 Aug 13 07:15:31.558007 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ce52a338-bc1a-42bc-8351-2ec04f3f6ce5 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 returned with HTTP 404 Aug 13 07:15:31.558474 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1374/5501] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:15:31 2026] DELETE /volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:15:31.564398 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d313a5e7-68f8-4b4d-a114-9b152190b4a2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:31.566155 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d313a5e7-68f8-4b4d-a114-9b152190b4a2 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 Aug 13 07:15:31.566381 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d313a5e7-68f8-4b4d-a114-9b152190b4a2 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:31.566588 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d313a5e7-68f8-4b4d-a114-9b152190b4a2 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:31.572221 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d313a5e7-68f8-4b4d-a114-9b152190b4a2 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 returned with HTTP 404 Aug 13 07:15:31.572654 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1379/5502] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:31 2026] GET /volume/v3/volumes/b4f30c01-3a72-4b57-8c3f-a9357d17a048 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:15:31.602762 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c9b867e9-0c00-4f5b-bc8a-1f348dfab25f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:31.604467 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c9b867e9-0c00-4f5b-bc8a-1f348dfab25f tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8ca229bf-0cf4-443b-8b38-0b60d8c0c34c Aug 13 07:15:31.604676 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c9b867e9-0c00-4f5b-bc8a-1f348dfab25f tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:31.604907 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c9b867e9-0c00-4f5b-bc8a-1f348dfab25f tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:31.605105 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-c9b867e9-0c00-4f5b-bc8a-1f348dfab25f tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Delete volume with id: 8ca229bf-0cf4-443b-8b38-0b60d8c0c34c Aug 13 07:15:31.611753 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:31.611753 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:15:31.612217 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c9b867e9-0c00-4f5b-bc8a-1f348dfab25f tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:31.625839 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c9b867e9-0c00-4f5b-bc8a-1f348dfab25f tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Delete volume request issued successfully. Aug 13 07:15:31.626007 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c9b867e9-0c00-4f5b-bc8a-1f348dfab25f tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/8ca229bf-0cf4-443b-8b38-0b60d8c0c34c returned with HTTP 202 Aug 13 07:15:31.626417 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1382/5503] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:15:31 2026] DELETE /volume/v3/volumes/8ca229bf-0cf4-443b-8b38-0b60d8c0c34c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:15:31.633430 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c6f7ebe1-2e2c-4d09-a55d-105d51f3709e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:31.635361 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c6f7ebe1-2e2c-4d09-a55d-105d51f3709e tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/8ca229bf-0cf4-443b-8b38-0b60d8c0c34c Aug 13 07:15:31.635640 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c6f7ebe1-2e2c-4d09-a55d-105d51f3709e tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:31.635917 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c6f7ebe1-2e2c-4d09-a55d-105d51f3709e tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:31.643610 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:31.643610 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:15:31.647391 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c6f7ebe1-2e2c-4d09-a55d-105d51f3709e tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Volume info retrieved successfully. Aug 13 07:15:31.652248 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c6f7ebe1-2e2c-4d09-a55d-105d51f3709e tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/8ca229bf-0cf4-443b-8b38-0b60d8c0c34c returned with HTTP 200 Aug 13 07:15:31.652750 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1369/5504] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:31 2026] GET /volume/v3/volumes/8ca229bf-0cf4-443b-8b38-0b60d8c0c34c => generated 1225 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:15:32.665994 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6bab0438-a2c7-4180-bd88-3131c917c8ad None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:32.681271 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6bab0438-a2c7-4180-bd88-3131c917c8ad tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/8ca229bf-0cf4-443b-8b38-0b60d8c0c34c Aug 13 07:15:32.681499 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6bab0438-a2c7-4180-bd88-3131c917c8ad tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:32.681671 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6bab0438-a2c7-4180-bd88-3131c917c8ad tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:32.687023 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6bab0438-a2c7-4180-bd88-3131c917c8ad tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/8ca229bf-0cf4-443b-8b38-0b60d8c0c34c returned with HTTP 404 Aug 13 07:15:32.687458 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1375/5505] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:32 2026] GET /volume/v3/volumes/8ca229bf-0cf4-443b-8b38-0b60d8c0c34c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:15:32.693811 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f29cd6fb-8719-48e6-9c30-c5ba5b5c5786 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:32.695604 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f29cd6fb-8719-48e6-9c30-c5ba5b5c5786 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 Aug 13 07:15:32.695837 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f29cd6fb-8719-48e6-9c30-c5ba5b5c5786 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:32.696012 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f29cd6fb-8719-48e6-9c30-c5ba5b5c5786 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:32.696165 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-f29cd6fb-8719-48e6-9c30-c5ba5b5c5786 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Delete volume with id: b460950f-3fdc-4aaa-9370-ab8ed9d07877 Aug 13 07:15:32.701506 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f29cd6fb-8719-48e6-9c30-c5ba5b5c5786 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 returned with HTTP 404 Aug 13 07:15:32.701980 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1380/5506] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:15:32 2026] DELETE /volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:15:32.707432 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9fba5e6f-ec3b-43e8-8db5-2d99a53ec545 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:32.709027 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9fba5e6f-ec3b-43e8-8db5-2d99a53ec545 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 Aug 13 07:15:32.709221 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9fba5e6f-ec3b-43e8-8db5-2d99a53ec545 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:32.709435 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9fba5e6f-ec3b-43e8-8db5-2d99a53ec545 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:32.714307 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9fba5e6f-ec3b-43e8-8db5-2d99a53ec545 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 returned with HTTP 404 Aug 13 07:15:32.714719 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1383/5507] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:32 2026] GET /volume/v3/volumes/b460950f-3fdc-4aaa-9370-ab8ed9d07877 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:15:32.745513 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3ef83ea5-6f7d-4630-9e0a-2a1a21131626 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:32.747075 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3ef83ea5-6f7d-4630-9e0a-2a1a21131626 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] DELETE https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 Aug 13 07:15:32.747305 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3ef83ea5-6f7d-4630-9e0a-2a1a21131626 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:32.747474 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3ef83ea5-6f7d-4630-9e0a-2a1a21131626 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:32.747640 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-3ef83ea5-6f7d-4630-9e0a-2a1a21131626 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Delete volume with id: c90e10eb-6772-4e39-abd0-bdbf5a6ade96 Aug 13 07:15:32.753226 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3ef83ea5-6f7d-4630-9e0a-2a1a21131626 tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 returned with HTTP 404 Aug 13 07:15:32.753711 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1370/5508] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:15:32 2026] DELETE /volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:15:32.760088 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c658f23d-05b1-42f3-ba80-02610f3e0d7a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:32.762193 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c658f23d-05b1-42f3-ba80-02610f3e0d7a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] GET https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 Aug 13 07:15:32.762426 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c658f23d-05b1-42f3-ba80-02610f3e0d7a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:32.762579 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c658f23d-05b1-42f3-ba80-02610f3e0d7a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:32.767997 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c658f23d-05b1-42f3-ba80-02610f3e0d7a tempest-VolumeImageDependencyTests-1602967028 tempest-VolumeImageDependencyTests-1602967028-project-member] https://10.4.3.81/volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 returned with HTTP 404 Aug 13 07:15:32.768457 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1376/5509] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:15:32 2026] GET /volume/v3/volumes/c90e10eb-6772-4e39-abd0-bdbf5a6ade96 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:15:34.132021 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:34.219821 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:15:34.220297 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1319294889"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:15:34.222176 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1319294889'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:15:34.222464 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Create volume of 1 GB Aug 13 07:15:34.226171 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Availability Zones retrieved successfully. Aug 13 07:15:34.231346 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Flow 'volume_create_api' (b31fd1bd-9e27-4587-909f-48d418e425a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:15:34.232184 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73fd9a1d-eee9-41ad-ac8f-67d4600984e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:34.232908 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:15:34.254599 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73fd9a1d-eee9-41ad-ac8f-67d4600984e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:34.255498 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59b1047a-6454-4e92-b2d5-afbdfe3ea29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:34.311397 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Created reservations ['442f29c0-dad0-4a91-943a-94bfbe38bd6e', '08092ec7-b722-4c1a-98b7-016da753a82a', '37731abf-7610-46f6-b191-b88d8c2c72b2', 'a8259caa-5e7b-4445-aa4a-73d2f5371101'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:15:34.312244 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59b1047a-6454-4e92-b2d5-afbdfe3ea29c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['442f29c0-dad0-4a91-943a-94bfbe38bd6e', '08092ec7-b722-4c1a-98b7-016da753a82a', '37731abf-7610-46f6-b191-b88d8c2c72b2', 'a8259caa-5e7b-4445-aa4a-73d2f5371101']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:34.313018 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (036fb0b6-974c-4e69-b787-1f946ccb7258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:34.338501 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (036fb0b6-974c-4e69-b787-1f946ccb7258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59b57c4b-6283-4b07-89d9-992f9e9a01cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1319294889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10c0e8566c6848e1966fbaa5e34220d4',qos_specs=None,replication_status=,reservations=['442f29c0-dad0-4a91-943a-94bfbe38bd6e','08092ec7-b722-4c1a-98b7-016da753a82a','37731abf-7610-46f6-b191-b88d8c2c72b2','a8259caa-5e7b-4445-aa4a-73d2f5371101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e46fa7dd3e24b468dbd1bfdf4f7d9a5',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:15:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1319294889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59b57c4b-6283-4b07-89d9-992f9e9a01cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10c0e8566c6848e1966fbaa5e34220d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e46fa7dd3e24b468dbd1bfdf4f7d9a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:34.339186 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef90598-c4cc-4fa6-b3fe-09148ad4c9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:34.356129 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef90598-c4cc-4fa6-b3fe-09148ad4c9cc) transitioned into state 'SUCCESS' from state '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-1319294889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10c0e8566c6848e1966fbaa5e34220d4',qos_specs=None,replication_status=,reservations=['442f29c0-dad0-4a91-943a-94bfbe38bd6e','08092ec7-b722-4c1a-98b7-016da753a82a','37731abf-7610-46f6-b191-b88d8c2c72b2','a8259caa-5e7b-4445-aa4a-73d2f5371101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e46fa7dd3e24b468dbd1bfdf4f7d9a5',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:34.356905 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc3bceaf-bc37-4ff8-95ac-a823667e6ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:15:34.364659 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc3bceaf-bc37-4ff8-95ac-a823667e6ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:15:34.365578 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Flow 'volume_create_api' (b31fd1bd-9e27-4587-909f-48d418e425a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:15:34.365878 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Create volume request issued successfully. Aug 13 07:15:34.366397 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c0239da4-0854-4454-85dc-4bf3e4b315c6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:15:34.366797 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1381/5510] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:15:34 2026] POST /volume/v3/volumes => generated 776 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:15:34.377936 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-36998c08-1630-45e2-99d4-f93c20d065e4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:34.379610 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-36998c08-1630-45e2-99d4-f93c20d065e4 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/volumes/59b57c4b-6283-4b07-89d9-992f9e9a01cc Aug 13 07:15:34.379845 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-36998c08-1630-45e2-99d4-f93c20d065e4 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:34.380015 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-36998c08-1630-45e2-99d4-f93c20d065e4 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:34.386261 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:34.386261 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:15:34.389231 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-36998c08-1630-45e2-99d4-f93c20d065e4 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:15:34.392687 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-36998c08-1630-45e2-99d4-f93c20d065e4 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/59b57c4b-6283-4b07-89d9-992f9e9a01cc returned with HTTP 200 Aug 13 07:15:34.393048 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1384/5511] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:34 2026] GET /volume/v3/volumes/59b57c4b-6283-4b07-89d9-992f9e9a01cc => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:35.404804 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-93a728f0-d7c8-4ec6-856c-f85ee20f4185 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:35.406448 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-93a728f0-d7c8-4ec6-856c-f85ee20f4185 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/volumes/59b57c4b-6283-4b07-89d9-992f9e9a01cc Aug 13 07:15:35.406639 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-93a728f0-d7c8-4ec6-856c-f85ee20f4185 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:35.406822 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-93a728f0-d7c8-4ec6-856c-f85ee20f4185 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:35.413378 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:35.413378 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:15:35.416627 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-93a728f0-d7c8-4ec6-856c-f85ee20f4185 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:15:35.420087 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-93a728f0-d7c8-4ec6-856c-f85ee20f4185 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/59b57c4b-6283-4b07-89d9-992f9e9a01cc returned with HTTP 200 Aug 13 07:15:35.420466 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1371/5512] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:35 2026] GET /volume/v3/volumes/59b57c4b-6283-4b07-89d9-992f9e9a01cc => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:15:35.432079 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-05bc78ab-3c3b-4942-8787-c23105ace499 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:35.433847 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-05bc78ab-3c3b-4942-8787-c23105ace499 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 07:15:35.434282 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-05bc78ab-3c3b-4942-8787-c23105ace499 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "59b57c4b-6283-4b07-89d9-992f9e9a01cc", "name": "tempest-type-Backup-1904253664"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:15:35.436157 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-05bc78ab-3c3b-4942-8787-c23105ace499 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Creating new backup {'backup': {'volume_id': '59b57c4b-6283-4b07-89d9-992f9e9a01cc', 'name': 'tempest-type-Backup-1904253664'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:15:35.436358 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-05bc78ab-3c3b-4942-8787-c23105ace499 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Creating backup of volume 59b57c4b-6283-4b07-89d9-992f9e9a01cc in container None Aug 13 07:15:35.443514 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:35.443514 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:15:35.443860 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-05bc78ab-3c3b-4942-8787-c23105ace499 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:15:35.464567 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-05bc78ab-3c3b-4942-8787-c23105ace499 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Created reservations ['b8402452-1997-4ac4-a721-3efa4d0f9609', 'c60b6923-ace1-4716-b18f-7021e51ceaa9'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:15:35.489824 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-05bc78ab-3c3b-4942-8787-c23105ace499 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:15:35.490280 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1377/5513] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:15:35 2026] POST /volume/v3/backups => generated 314 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:15:35.497920 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d00a8524-2e80-40a4-96bd-b9b0e3bfba89 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:35.500059 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d00a8524-2e80-40a4-96bd-b9b0e3bfba89 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:15:35.500415 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d00a8524-2e80-40a4-96bd-b9b0e3bfba89 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:35.500699 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d00a8524-2e80-40a4-96bd-b9b0e3bfba89 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:35.500909 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d00a8524-2e80-40a4-96bd-b9b0e3bfba89 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:35.506382 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:35.506382 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:15:35.507242 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d00a8524-2e80-40a4-96bd-b9b0e3bfba89 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:15:35.507791 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1382/5514] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:35 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:36.516970 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0298eb2c-fa7d-47eb-8b8d-a4720e35ea9c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:36.518681 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0298eb2c-fa7d-47eb-8b8d-a4720e35ea9c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:15:36.518892 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0298eb2c-fa7d-47eb-8b8d-a4720e35ea9c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:36.519070 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0298eb2c-fa7d-47eb-8b8d-a4720e35ea9c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:36.519168 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-0298eb2c-fa7d-47eb-8b8d-a4720e35ea9c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:36.523030 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:36.523030 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:15:36.523579 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0298eb2c-fa7d-47eb-8b8d-a4720e35ea9c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:15:36.523883 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1385/5515] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:36 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:37.532674 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ea610552-3494-45b4-b66f-8d3b0c0dc892 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:37.534558 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ea610552-3494-45b4-b66f-8d3b0c0dc892 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:15:37.534784 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ea610552-3494-45b4-b66f-8d3b0c0dc892 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:37.534967 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ea610552-3494-45b4-b66f-8d3b0c0dc892 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:37.535069 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-ea610552-3494-45b4-b66f-8d3b0c0dc892 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:37.538872 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:37.538872 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:15:37.539455 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ea610552-3494-45b4-b66f-8d3b0c0dc892 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:15:37.539823 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1372/5516] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:37 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:38.548782 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-761c2d5e-4291-4bc0-9146-c6095a2deb3b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:38.550457 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-761c2d5e-4291-4bc0-9146-c6095a2deb3b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:15:38.550701 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-761c2d5e-4291-4bc0-9146-c6095a2deb3b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:38.550938 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-761c2d5e-4291-4bc0-9146-c6095a2deb3b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:38.551066 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-761c2d5e-4291-4bc0-9146-c6095a2deb3b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:38.555121 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:38.555121 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:15:38.555679 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-761c2d5e-4291-4bc0-9146-c6095a2deb3b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:15:38.556160 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1378/5517] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:38 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:39.565438 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8d085aaa-47d7-43c6-a5cf-47c9fbc1f830 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:39.567706 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8d085aaa-47d7-43c6-a5cf-47c9fbc1f830 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:15:39.568033 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8d085aaa-47d7-43c6-a5cf-47c9fbc1f830 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:39.568255 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8d085aaa-47d7-43c6-a5cf-47c9fbc1f830 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:39.568388 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8d085aaa-47d7-43c6-a5cf-47c9fbc1f830 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:39.573398 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:39.573398 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:15:39.573898 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8d085aaa-47d7-43c6-a5cf-47c9fbc1f830 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:15:39.574407 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1383/5518] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:39 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:40.585778 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-664d943c-eea8-4493-a013-d766c48fedfe None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:40.587609 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-664d943c-eea8-4493-a013-d766c48fedfe tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:15:40.588030 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-664d943c-eea8-4493-a013-d766c48fedfe tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:40.588104 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-664d943c-eea8-4493-a013-d766c48fedfe tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:40.588171 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-664d943c-eea8-4493-a013-d766c48fedfe tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:40.592453 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:40.592453 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:15:40.593089 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-664d943c-eea8-4493-a013-d766c48fedfe tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:15:40.593489 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1386/5519] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:40 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:41.602720 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8a9ab998-fafb-4b16-a5ed-3e71cde6bd31 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:41.604533 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8a9ab998-fafb-4b16-a5ed-3e71cde6bd31 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:15:41.604819 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8a9ab998-fafb-4b16-a5ed-3e71cde6bd31 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:41.605093 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8a9ab998-fafb-4b16-a5ed-3e71cde6bd31 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:41.605234 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-8a9ab998-fafb-4b16-a5ed-3e71cde6bd31 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:41.611067 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:41.611067 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:15:41.611559 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8a9ab998-fafb-4b16-a5ed-3e71cde6bd31 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:15:41.611899 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1373/5520] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:41 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:42.623093 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c898d8e2-e44c-45f7-a11d-955735275503 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:42.624586 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c898d8e2-e44c-45f7-a11d-955735275503 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:15:42.624785 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c898d8e2-e44c-45f7-a11d-955735275503 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:42.624950 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c898d8e2-e44c-45f7-a11d-955735275503 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:42.625076 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c898d8e2-e44c-45f7-a11d-955735275503 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:42.628965 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:42.628965 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:15:42.629548 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c898d8e2-e44c-45f7-a11d-955735275503 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:15:42.629867 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1379/5521] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:42 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:43.640606 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8de008fa-25bf-4b86-adde-9465a3a73e5e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:43.642910 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8de008fa-25bf-4b86-adde-9465a3a73e5e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:15:43.643190 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8de008fa-25bf-4b86-adde-9465a3a73e5e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:43.643450 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8de008fa-25bf-4b86-adde-9465a3a73e5e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:43.643588 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8de008fa-25bf-4b86-adde-9465a3a73e5e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:43.648628 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:43.648628 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:15:43.649440 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8de008fa-25bf-4b86-adde-9465a3a73e5e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:15:43.649929 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1384/5522] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:43 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:44.659244 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1f572604-ffc8-487c-ac34-ff8cc7da4edd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:44.661407 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1f572604-ffc8-487c-ac34-ff8cc7da4edd tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:15:44.661676 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1f572604-ffc8-487c-ac34-ff8cc7da4edd tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:44.661893 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1f572604-ffc8-487c-ac34-ff8cc7da4edd tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:44.662010 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-1f572604-ffc8-487c-ac34-ff8cc7da4edd tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:44.666816 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:44.666816 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:15:44.667479 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1f572604-ffc8-487c-ac34-ff8cc7da4edd tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:15:44.667888 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1387/5523] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:44 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:45.677148 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9de0653f-d582-461e-977b-95dda0a83b4a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:45.678777 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9de0653f-d582-461e-977b-95dda0a83b4a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:15:45.678997 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9de0653f-d582-461e-977b-95dda0a83b4a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:45.679172 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9de0653f-d582-461e-977b-95dda0a83b4a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:45.679270 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-9de0653f-d582-461e-977b-95dda0a83b4a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:45.683219 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:45.683219 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:15:45.683929 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9de0653f-d582-461e-977b-95dda0a83b4a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:15:45.684285 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1374/5524] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:45 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:46.694244 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d79eea8c-82cf-4d0b-817b-6d6451fa08e3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:46.696012 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d79eea8c-82cf-4d0b-817b-6d6451fa08e3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:15:46.696258 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d79eea8c-82cf-4d0b-817b-6d6451fa08e3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:46.696493 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d79eea8c-82cf-4d0b-817b-6d6451fa08e3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:46.696605 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-d79eea8c-82cf-4d0b-817b-6d6451fa08e3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:46.700542 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:46.700542 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:15:46.701098 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d79eea8c-82cf-4d0b-817b-6d6451fa08e3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:15:46.701423 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1380/5525] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:46 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:47.715021 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fd3f8b4b-629c-4a0c-b73e-358a8c7fb7da None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:47.716713 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd3f8b4b-629c-4a0c-b73e-358a8c7fb7da tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:15:47.716887 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd3f8b4b-629c-4a0c-b73e-358a8c7fb7da tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:47.717052 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd3f8b4b-629c-4a0c-b73e-358a8c7fb7da tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:47.717148 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-fd3f8b4b-629c-4a0c-b73e-358a8c7fb7da tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:47.720885 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:47.720885 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:15:47.721420 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd3f8b4b-629c-4a0c-b73e-358a8c7fb7da tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:15:47.721808 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1385/5526] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:47 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:48.732342 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-52ff8009-e7f8-4acb-8fb9-7a75658e4854 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:48.733862 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-52ff8009-e7f8-4acb-8fb9-7a75658e4854 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:15:48.734043 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-52ff8009-e7f8-4acb-8fb9-7a75658e4854 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:48.734263 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-52ff8009-e7f8-4acb-8fb9-7a75658e4854 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:48.734340 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-52ff8009-e7f8-4acb-8fb9-7a75658e4854 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:48.738248 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:48.738248 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:15:48.738791 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-52ff8009-e7f8-4acb-8fb9-7a75658e4854 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:15:48.739145 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1388/5527] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:48 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:49.748510 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ba17df28-155b-44dd-9088-f13b2bc2822d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:49.750666 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ba17df28-155b-44dd-9088-f13b2bc2822d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:15:49.750997 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ba17df28-155b-44dd-9088-f13b2bc2822d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:49.751094 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ba17df28-155b-44dd-9088-f13b2bc2822d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:49.751200 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-ba17df28-155b-44dd-9088-f13b2bc2822d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:49.755127 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:49.755127 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:15:49.755705 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ba17df28-155b-44dd-9088-f13b2bc2822d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:15:49.756047 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1375/5528] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:49 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:50.764986 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4c93d548-bddf-4bc0-b6ba-69753663005a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:50.766742 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4c93d548-bddf-4bc0-b6ba-69753663005a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:15:50.766972 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4c93d548-bddf-4bc0-b6ba-69753663005a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:50.767153 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4c93d548-bddf-4bc0-b6ba-69753663005a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:50.767267 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-4c93d548-bddf-4bc0-b6ba-69753663005a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:50.771541 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:50.771541 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:15:50.772150 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4c93d548-bddf-4bc0-b6ba-69753663005a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:15:50.772542 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1381/5529] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:50 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:50.782188 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-acb0ea22-893a-48f3-b2e9-961e4487267a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:50.828206 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-acb0ea22-893a-48f3-b2e9-961e4487267a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 07:15:50.828637 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-acb0ea22-893a-48f3-b2e9-961e4487267a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "59b57c4b-6283-4b07-89d9-992f9e9a01cc"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:15:50.830360 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-acb0ea22-893a-48f3-b2e9-961e4487267a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Creating new backup {'backup': {'volume_id': '59b57c4b-6283-4b07-89d9-992f9e9a01cc'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:15:50.830527 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-acb0ea22-893a-48f3-b2e9-961e4487267a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Creating backup of volume 59b57c4b-6283-4b07-89d9-992f9e9a01cc in container None Aug 13 07:15:50.837421 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:50.837421 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:15:50.837868 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-acb0ea22-893a-48f3-b2e9-961e4487267a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Volume info retrieved successfully. Aug 13 07:15:50.852544 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-acb0ea22-893a-48f3-b2e9-961e4487267a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Created reservations ['a1a11b4f-10b3-450b-a2b7-10563dcc730b', '6421868c-7272-4d6c-b4b2-40014b3e3415'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:15:50.873617 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-acb0ea22-893a-48f3-b2e9-961e4487267a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:15:50.874003 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1386/5530] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:15:50 2026] POST /volume/v3/backups => generated 286 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:15:50.882431 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9c3255f5-26d5-4e1f-80b9-006e69ca6643 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:50.884155 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9c3255f5-26d5-4e1f-80b9-006e69ca6643 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 Aug 13 07:15:50.884438 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9c3255f5-26d5-4e1f-80b9-006e69ca6643 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:50.884950 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9c3255f5-26d5-4e1f-80b9-006e69ca6643 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:50.884950 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-9c3255f5-26d5-4e1f-80b9-006e69ca6643 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 899882bd-627f-40e6-9840-1d12f027abb1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:50.889356 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:50.889356 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:15:50.889575 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9c3255f5-26d5-4e1f-80b9-006e69ca6643 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 returned with HTTP 200 Aug 13 07:15:50.889883 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1389/5531] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:50 2026] GET /volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 => generated 693 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:51.899186 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-77d9f376-0c71-484b-b68d-04c4af0f7d21 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:51.900779 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-77d9f376-0c71-484b-b68d-04c4af0f7d21 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 Aug 13 07:15:51.900975 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-77d9f376-0c71-484b-b68d-04c4af0f7d21 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:51.901151 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-77d9f376-0c71-484b-b68d-04c4af0f7d21 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:51.901243 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-77d9f376-0c71-484b-b68d-04c4af0f7d21 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 899882bd-627f-40e6-9840-1d12f027abb1. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:51.905185 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:51.905185 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:15:51.905765 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-77d9f376-0c71-484b-b68d-04c4af0f7d21 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 returned with HTTP 200 Aug 13 07:15:51.906222 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1376/5532] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:51 2026] GET /volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:52.915356 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ff80dc8f-2374-4f4a-9958-b727a647d76d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:52.917109 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ff80dc8f-2374-4f4a-9958-b727a647d76d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 Aug 13 07:15:52.917332 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ff80dc8f-2374-4f4a-9958-b727a647d76d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:52.917523 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ff80dc8f-2374-4f4a-9958-b727a647d76d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:52.917629 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ff80dc8f-2374-4f4a-9958-b727a647d76d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 899882bd-627f-40e6-9840-1d12f027abb1. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:52.921633 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:52.921633 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:15:52.922136 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ff80dc8f-2374-4f4a-9958-b727a647d76d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 returned with HTTP 200 Aug 13 07:15:52.922496 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1382/5533] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:52 2026] GET /volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:53.931380 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-46e5db22-867a-4da1-a9f5-63a5bb4d63ef None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:53.933344 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-46e5db22-867a-4da1-a9f5-63a5bb4d63ef tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 Aug 13 07:15:53.933575 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-46e5db22-867a-4da1-a9f5-63a5bb4d63ef tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:53.933752 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-46e5db22-867a-4da1-a9f5-63a5bb4d63ef tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:53.933860 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-46e5db22-867a-4da1-a9f5-63a5bb4d63ef tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 899882bd-627f-40e6-9840-1d12f027abb1. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:53.937898 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:53.937898 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:15:53.938433 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-46e5db22-867a-4da1-a9f5-63a5bb4d63ef tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 returned with HTTP 200 Aug 13 07:15:53.938778 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1387/5534] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:53 2026] GET /volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:54.948380 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-afd5b13c-de04-4dfe-af62-110ead9bac9c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:54.951176 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-afd5b13c-de04-4dfe-af62-110ead9bac9c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 Aug 13 07:15:54.951382 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-afd5b13c-de04-4dfe-af62-110ead9bac9c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:54.951579 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-afd5b13c-de04-4dfe-af62-110ead9bac9c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:54.951696 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-afd5b13c-de04-4dfe-af62-110ead9bac9c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 899882bd-627f-40e6-9840-1d12f027abb1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:54.956143 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:54.956143 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:15:54.956736 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-afd5b13c-de04-4dfe-af62-110ead9bac9c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 returned with HTTP 200 Aug 13 07:15:54.957054 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1390/5535] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:54 2026] GET /volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:55.966097 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2b9b8826-1f1a-4fdb-952e-607f29d812f4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:55.967844 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2b9b8826-1f1a-4fdb-952e-607f29d812f4 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 Aug 13 07:15:55.968040 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2b9b8826-1f1a-4fdb-952e-607f29d812f4 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:55.968216 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2b9b8826-1f1a-4fdb-952e-607f29d812f4 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:55.968329 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-2b9b8826-1f1a-4fdb-952e-607f29d812f4 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 899882bd-627f-40e6-9840-1d12f027abb1. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:55.972758 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:55.972758 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:15:55.973334 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2b9b8826-1f1a-4fdb-952e-607f29d812f4 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 returned with HTTP 200 Aug 13 07:15:55.973676 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1377/5536] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:55 2026] GET /volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:56.983302 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5306a043-b790-4a33-b34c-ac6f38a8b315 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:56.985026 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5306a043-b790-4a33-b34c-ac6f38a8b315 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 Aug 13 07:15:56.985243 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5306a043-b790-4a33-b34c-ac6f38a8b315 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:56.985463 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5306a043-b790-4a33-b34c-ac6f38a8b315 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:56.985601 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-5306a043-b790-4a33-b34c-ac6f38a8b315 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 899882bd-627f-40e6-9840-1d12f027abb1. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:56.990929 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:56.990929 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:15:56.990929 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5306a043-b790-4a33-b34c-ac6f38a8b315 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 returned with HTTP 200 Aug 13 07:15:56.990929 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1383/5537] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:56 2026] GET /volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:58.000389 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-26ab2a2a-3ef0-4c93-824e-1de0a743e098 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:58.002127 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-26ab2a2a-3ef0-4c93-824e-1de0a743e098 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 Aug 13 07:15:58.003073 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-26ab2a2a-3ef0-4c93-824e-1de0a743e098 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:58.003073 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-26ab2a2a-3ef0-4c93-824e-1de0a743e098 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:58.003073 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-26ab2a2a-3ef0-4c93-824e-1de0a743e098 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 899882bd-627f-40e6-9840-1d12f027abb1. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:58.006965 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:58.006965 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:15:58.007615 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-26ab2a2a-3ef0-4c93-824e-1de0a743e098 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 returned with HTTP 200 Aug 13 07:15:58.007998 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1388/5538] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:57 2026] GET /volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:15:59.017444 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a1a979d0-de8b-4df9-9fd9-b465e60d8c97 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:15:59.019076 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a1a979d0-de8b-4df9-9fd9-b465e60d8c97 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 Aug 13 07:15:59.019277 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a1a979d0-de8b-4df9-9fd9-b465e60d8c97 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:15:59.019484 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a1a979d0-de8b-4df9-9fd9-b465e60d8c97 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:15:59.019594 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-a1a979d0-de8b-4df9-9fd9-b465e60d8c97 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 899882bd-627f-40e6-9840-1d12f027abb1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:15:59.024139 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:15:59.024139 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:15:59.024958 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a1a979d0-de8b-4df9-9fd9-b465e60d8c97 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 returned with HTTP 200 Aug 13 07:15:59.025376 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1391/5539] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:15:59 2026] GET /volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:00.034583 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-82d1bd5f-8416-416d-8119-6901d7e3a187 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:00.036308 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-82d1bd5f-8416-416d-8119-6901d7e3a187 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 Aug 13 07:16:00.036498 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-82d1bd5f-8416-416d-8119-6901d7e3a187 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:00.036683 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-82d1bd5f-8416-416d-8119-6901d7e3a187 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:00.036780 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-82d1bd5f-8416-416d-8119-6901d7e3a187 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 899882bd-627f-40e6-9840-1d12f027abb1. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:00.040616 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:00.040616 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:16:00.041133 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-82d1bd5f-8416-416d-8119-6901d7e3a187 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 returned with HTTP 200 Aug 13 07:16:00.041473 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1378/5540] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:00 2026] GET /volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:01.050698 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6e60a6ce-b4a6-46ec-b870-d29fa45de7e6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:01.052359 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6e60a6ce-b4a6-46ec-b870-d29fa45de7e6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 Aug 13 07:16:01.052587 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6e60a6ce-b4a6-46ec-b870-d29fa45de7e6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:01.052771 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6e60a6ce-b4a6-46ec-b870-d29fa45de7e6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:01.052875 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-6e60a6ce-b4a6-46ec-b870-d29fa45de7e6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 899882bd-627f-40e6-9840-1d12f027abb1. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:01.056742 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:01.056742 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:01.057260 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6e60a6ce-b4a6-46ec-b870-d29fa45de7e6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 returned with HTTP 200 Aug 13 07:16:01.057616 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1384/5541] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:01 2026] GET /volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:02.067115 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1292fb60-b1df-4023-9271-cf06d9177db8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:02.068882 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1292fb60-b1df-4023-9271-cf06d9177db8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 Aug 13 07:16:02.069134 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1292fb60-b1df-4023-9271-cf06d9177db8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:02.069354 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1292fb60-b1df-4023-9271-cf06d9177db8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:02.069495 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-1292fb60-b1df-4023-9271-cf06d9177db8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 899882bd-627f-40e6-9840-1d12f027abb1. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:02.073424 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:02.073424 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:16:02.074043 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1292fb60-b1df-4023-9271-cf06d9177db8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 returned with HTTP 200 Aug 13 07:16:02.074451 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1389/5542] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:02 2026] GET /volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:03.084269 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ddf1d2aa-e7ec-4d7b-9d54-9662ea2f0bc5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:03.086261 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ddf1d2aa-e7ec-4d7b-9d54-9662ea2f0bc5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 Aug 13 07:16:03.086516 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ddf1d2aa-e7ec-4d7b-9d54-9662ea2f0bc5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:03.086749 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ddf1d2aa-e7ec-4d7b-9d54-9662ea2f0bc5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:03.086881 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-ddf1d2aa-e7ec-4d7b-9d54-9662ea2f0bc5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 899882bd-627f-40e6-9840-1d12f027abb1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:03.091675 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:03.091675 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:16:03.092418 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ddf1d2aa-e7ec-4d7b-9d54-9662ea2f0bc5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 returned with HTTP 200 Aug 13 07:16:03.093054 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1392/5543] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:03 2026] GET /volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:04.102683 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3a0badd8-cea8-45a4-81fb-9578ff5e69ce None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:04.105091 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3a0badd8-cea8-45a4-81fb-9578ff5e69ce tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 Aug 13 07:16:04.105417 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3a0badd8-cea8-45a4-81fb-9578ff5e69ce tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:04.105934 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3a0badd8-cea8-45a4-81fb-9578ff5e69ce tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:04.105934 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-3a0badd8-cea8-45a4-81fb-9578ff5e69ce tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 899882bd-627f-40e6-9840-1d12f027abb1. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:04.110173 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:04.110173 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:16:04.110821 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3a0badd8-cea8-45a4-81fb-9578ff5e69ce tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 returned with HTTP 200 Aug 13 07:16:04.111393 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1379/5544] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:04 2026] GET /volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:05.120389 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5cc30328-4546-4cb1-80e4-4c2a6a65e37e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:05.123310 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5cc30328-4546-4cb1-80e4-4c2a6a65e37e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 Aug 13 07:16:05.123310 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5cc30328-4546-4cb1-80e4-4c2a6a65e37e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:05.123310 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5cc30328-4546-4cb1-80e4-4c2a6a65e37e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:05.123310 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-5cc30328-4546-4cb1-80e4-4c2a6a65e37e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 899882bd-627f-40e6-9840-1d12f027abb1. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:05.126549 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:05.126549 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:05.127096 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5cc30328-4546-4cb1-80e4-4c2a6a65e37e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 returned with HTTP 200 Aug 13 07:16:05.127485 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1385/5545] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:05 2026] GET /volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:05.135729 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-587e4a49-efbd-4627-952c-4ac6440cbcdd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:05.137349 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-587e4a49-efbd-4627-952c-4ac6440cbcdd tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] DELETE https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 Aug 13 07:16:05.137554 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-587e4a49-efbd-4627-952c-4ac6440cbcdd tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:05.137767 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-587e4a49-efbd-4627-952c-4ac6440cbcdd tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:05.137864 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-587e4a49-efbd-4627-952c-4ac6440cbcdd tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Delete backup with id: 899882bd-627f-40e6-9840-1d12f027abb1. Aug 13 07:16:05.141637 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:05.141637 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:16:05.153565 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-587e4a49-efbd-4627-952c-4ac6440cbcdd tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] delete_backup rpcapi backup_id 899882bd-627f-40e6-9840-1d12f027abb1 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:16:05.155098 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-587e4a49-efbd-4627-952c-4ac6440cbcdd tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 returned with HTTP 202 Aug 13 07:16:05.155477 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1390/5546] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:16:05 2026] DELETE /volume/v3/backups/899882bd-627f-40e6-9840-1d12f027abb1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:16:05.162697 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e09675a5-9536-414d-86f3-4ba316892003 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:05.164285 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e09675a5-9536-414d-86f3-4ba316892003 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:16:05.164675 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e09675a5-9536-414d-86f3-4ba316892003 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-250373394"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:16:05.166030 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-e09675a5-9536-414d-86f3-4ba316892003 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-250373394'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:16:05.166146 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-e09675a5-9536-414d-86f3-4ba316892003 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Create volume of 1 GB Aug 13 07:16:05.170030 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e09675a5-9536-414d-86f3-4ba316892003 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Availability Zones retrieved successfully. Aug 13 07:16:05.175178 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e09675a5-9536-414d-86f3-4ba316892003 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Flow 'volume_create_api' (839455ac-d1d7-4b0a-88a6-3462e5409af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:16:05.176027 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e09675a5-9536-414d-86f3-4ba316892003 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (587ec9a8-8586-4359-8c90-e7ff0ef43cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:16:05.176785 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-e09675a5-9536-414d-86f3-4ba316892003 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:16:05.199873 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e09675a5-9536-414d-86f3-4ba316892003 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (587ec9a8-8586-4359-8c90-e7ff0ef43cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:16:05.200629 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e09675a5-9536-414d-86f3-4ba316892003 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1ae8c4a-2645-4685-8622-da175650e50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:16:05.242004 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-e09675a5-9536-414d-86f3-4ba316892003 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Created reservations ['6e891556-ef07-405c-bb0d-c4fcc3b67d1b', 'f8a24c12-1c17-424c-9173-47c652721282', 'c87f8888-b027-4d17-89ae-aa8b687a0e49', '0b02fb7b-0618-4328-a642-9fb6eba88086'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:16:05.242838 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e09675a5-9536-414d-86f3-4ba316892003 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1ae8c4a-2645-4685-8622-da175650e50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e891556-ef07-405c-bb0d-c4fcc3b67d1b', 'f8a24c12-1c17-424c-9173-47c652721282', 'c87f8888-b027-4d17-89ae-aa8b687a0e49', '0b02fb7b-0618-4328-a642-9fb6eba88086']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:16:05.243517 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e09675a5-9536-414d-86f3-4ba316892003 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bdaa331-96bc-4880-bdd9-c7727aa007c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:16:05.266352 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e09675a5-9536-414d-86f3-4ba316892003 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bdaa331-96bc-4880-bdd9-c7727aa007c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e2af9b8-f121-4936-8028-0d50c12b0fe5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-250373394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10c0e8566c6848e1966fbaa5e34220d4',qos_specs=None,replication_status=,reservations=['6e891556-ef07-405c-bb0d-c4fcc3b67d1b','f8a24c12-1c17-424c-9173-47c652721282','c87f8888-b027-4d17-89ae-aa8b687a0e49','0b02fb7b-0618-4328-a642-9fb6eba88086'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e46fa7dd3e24b468dbd1bfdf4f7d9a5',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-250373394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e2af9b8-f121-4936-8028-0d50c12b0fe5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10c0e8566c6848e1966fbaa5e34220d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e46fa7dd3e24b468dbd1bfdf4f7d9a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:16:05.267395 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e09675a5-9536-414d-86f3-4ba316892003 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d80460a-c151-4d65-8331-0e3a257f4d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:16:05.285705 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e09675a5-9536-414d-86f3-4ba316892003 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d80460a-c151-4d65-8331-0e3a257f4d53) transitioned into state 'SUCCESS' from state '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-250373394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10c0e8566c6848e1966fbaa5e34220d4',qos_specs=None,replication_status=,reservations=['6e891556-ef07-405c-bb0d-c4fcc3b67d1b','f8a24c12-1c17-424c-9173-47c652721282','c87f8888-b027-4d17-89ae-aa8b687a0e49','0b02fb7b-0618-4328-a642-9fb6eba88086'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e46fa7dd3e24b468dbd1bfdf4f7d9a5',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:16:05.286853 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e09675a5-9536-414d-86f3-4ba316892003 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed6dbe77-ad7b-4f62-a855-4b6b4e4cf411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:16:05.295252 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e09675a5-9536-414d-86f3-4ba316892003 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed6dbe77-ad7b-4f62-a855-4b6b4e4cf411) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:16:05.296159 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e09675a5-9536-414d-86f3-4ba316892003 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Flow 'volume_create_api' (839455ac-d1d7-4b0a-88a6-3462e5409af9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:16:05.296469 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e09675a5-9536-414d-86f3-4ba316892003 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Create volume request issued successfully. Aug 13 07:16:05.297018 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e09675a5-9536-414d-86f3-4ba316892003 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:16:05.297433 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1393/5547] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:16:05 2026] POST /volume/v3/volumes => generated 775 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:16:05.307614 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4f56154a-129e-4cd0-9640-a1c0c2a293a1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:05.309454 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4f56154a-129e-4cd0-9640-a1c0c2a293a1 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/volumes/0e2af9b8-f121-4936-8028-0d50c12b0fe5 Aug 13 07:16:05.309774 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4f56154a-129e-4cd0-9640-a1c0c2a293a1 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:05.310103 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4f56154a-129e-4cd0-9640-a1c0c2a293a1 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:05.317210 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:05.317210 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:16:05.321767 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4f56154a-129e-4cd0-9640-a1c0c2a293a1 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:16:05.325700 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4f56154a-129e-4cd0-9640-a1c0c2a293a1 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/0e2af9b8-f121-4936-8028-0d50c12b0fe5 returned with HTTP 200 Aug 13 07:16:05.326061 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1380/5548] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:05 2026] GET /volume/v3/volumes/0e2af9b8-f121-4936-8028-0d50c12b0fe5 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:06.337360 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-db486342-59cd-405f-a293-6341066edce3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:06.339103 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-db486342-59cd-405f-a293-6341066edce3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/volumes/0e2af9b8-f121-4936-8028-0d50c12b0fe5 Aug 13 07:16:06.339292 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-db486342-59cd-405f-a293-6341066edce3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:06.339488 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-db486342-59cd-405f-a293-6341066edce3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:06.346092 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:06.346092 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:06.349993 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-db486342-59cd-405f-a293-6341066edce3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:16:06.354411 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-db486342-59cd-405f-a293-6341066edce3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/0e2af9b8-f121-4936-8028-0d50c12b0fe5 returned with HTTP 200 Aug 13 07:16:06.354911 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1386/5549] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:06 2026] GET /volume/v3/volumes/0e2af9b8-f121-4936-8028-0d50c12b0fe5 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:16:06.365657 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a67e4f23-646d-4191-960a-cfa0fcfe13ef None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:06.367228 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a67e4f23-646d-4191-960a-cfa0fcfe13ef tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 07:16:06.367561 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a67e4f23-646d-4191-960a-cfa0fcfe13ef tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0e2af9b8-f121-4936-8028-0d50c12b0fe5", "name": "tempest-type-Backup-5339316"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:16:06.368878 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-a67e4f23-646d-4191-960a-cfa0fcfe13ef tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Creating new backup {'backup': {'volume_id': '0e2af9b8-f121-4936-8028-0d50c12b0fe5', 'name': 'tempest-type-Backup-5339316'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:16:06.369008 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-a67e4f23-646d-4191-960a-cfa0fcfe13ef tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Creating backup of volume 0e2af9b8-f121-4936-8028-0d50c12b0fe5 in container None Aug 13 07:16:06.375563 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:06.375563 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:16:06.375859 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a67e4f23-646d-4191-960a-cfa0fcfe13ef tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:16:06.388946 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-a67e4f23-646d-4191-960a-cfa0fcfe13ef tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Created reservations ['f699ddec-c403-43e3-b26e-47482a2ad8eb', 'd9f45272-e6ce-4a35-b96e-749ff58165bb'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:16:06.409705 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a67e4f23-646d-4191-960a-cfa0fcfe13ef tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:16:06.410009 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1391/5550] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:16:06 2026] POST /volume/v3/backups => generated 311 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:16:06.417460 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-88b20d43-a5a2-47ee-bf85-a30865c9ecc5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:06.419253 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-88b20d43-a5a2-47ee-bf85-a30865c9ecc5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 Aug 13 07:16:06.419469 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-88b20d43-a5a2-47ee-bf85-a30865c9ecc5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:06.419662 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-88b20d43-a5a2-47ee-bf85-a30865c9ecc5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:06.419991 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-88b20d43-a5a2-47ee-bf85-a30865c9ecc5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 8a8a5708-6a1f-4e1a-aa25-426375947a55. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:06.423711 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:06.423711 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:16:06.424244 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-88b20d43-a5a2-47ee-bf85-a30865c9ecc5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 returned with HTTP 200 Aug 13 07:16:06.424660 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1394/5551] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:06 2026] GET /volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 => generated 718 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:07.433891 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-914653c7-e81b-48c4-8ddd-eb4cc1ba07f8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:07.435875 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-914653c7-e81b-48c4-8ddd-eb4cc1ba07f8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 Aug 13 07:16:07.436081 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-914653c7-e81b-48c4-8ddd-eb4cc1ba07f8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:07.436272 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-914653c7-e81b-48c4-8ddd-eb4cc1ba07f8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:07.436399 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-914653c7-e81b-48c4-8ddd-eb4cc1ba07f8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 8a8a5708-6a1f-4e1a-aa25-426375947a55. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:07.441072 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:07.441072 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:16:07.441801 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-914653c7-e81b-48c4-8ddd-eb4cc1ba07f8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 returned with HTTP 200 Aug 13 07:16:07.442200 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1381/5552] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:07 2026] GET /volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:08.451784 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c6c13a39-29c1-4c91-ac52-231a2932f65a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:08.453531 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c6c13a39-29c1-4c91-ac52-231a2932f65a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 Aug 13 07:16:08.453771 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c6c13a39-29c1-4c91-ac52-231a2932f65a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:08.453947 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c6c13a39-29c1-4c91-ac52-231a2932f65a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:08.454052 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c6c13a39-29c1-4c91-ac52-231a2932f65a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 8a8a5708-6a1f-4e1a-aa25-426375947a55. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:08.458138 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:08.458138 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:08.458965 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c6c13a39-29c1-4c91-ac52-231a2932f65a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 returned with HTTP 200 Aug 13 07:16:08.459332 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1387/5553] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:08 2026] GET /volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:09.469341 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-72d20842-87b7-4f8f-a3fd-32de37e256aa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:09.471145 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-72d20842-87b7-4f8f-a3fd-32de37e256aa tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 Aug 13 07:16:09.471374 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-72d20842-87b7-4f8f-a3fd-32de37e256aa tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:09.471579 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-72d20842-87b7-4f8f-a3fd-32de37e256aa tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:09.471661 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-72d20842-87b7-4f8f-a3fd-32de37e256aa tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 8a8a5708-6a1f-4e1a-aa25-426375947a55. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:09.475655 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:09.475655 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:16:09.476196 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-72d20842-87b7-4f8f-a3fd-32de37e256aa tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 returned with HTTP 200 Aug 13 07:16:09.476532 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1392/5554] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:09 2026] GET /volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:10.488130 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8250c831-f205-4790-8d2d-512500042876 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:10.490252 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8250c831-f205-4790-8d2d-512500042876 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 Aug 13 07:16:10.490523 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8250c831-f205-4790-8d2d-512500042876 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:10.490832 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8250c831-f205-4790-8d2d-512500042876 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:10.491031 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-8250c831-f205-4790-8d2d-512500042876 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 8a8a5708-6a1f-4e1a-aa25-426375947a55. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:10.495974 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:10.495974 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:16:10.496800 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8250c831-f205-4790-8d2d-512500042876 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 returned with HTTP 200 Aug 13 07:16:10.497313 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1395/5555] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:10 2026] GET /volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:11.508260 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f91f4b59-c63c-4303-94c5-ef11c7583f44 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:11.510366 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f91f4b59-c63c-4303-94c5-ef11c7583f44 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 Aug 13 07:16:11.510666 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f91f4b59-c63c-4303-94c5-ef11c7583f44 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:11.510867 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f91f4b59-c63c-4303-94c5-ef11c7583f44 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:11.510995 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-f91f4b59-c63c-4303-94c5-ef11c7583f44 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 8a8a5708-6a1f-4e1a-aa25-426375947a55. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:11.515617 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:11.515617 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:16:11.516337 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f91f4b59-c63c-4303-94c5-ef11c7583f44 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 returned with HTTP 200 Aug 13 07:16:11.516798 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1382/5556] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:11 2026] GET /volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:12.531823 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d37f0d20-d59f-4341-9d25-4de9bd3e9f45 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:12.534179 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d37f0d20-d59f-4341-9d25-4de9bd3e9f45 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 Aug 13 07:16:12.534434 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d37f0d20-d59f-4341-9d25-4de9bd3e9f45 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:12.534619 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d37f0d20-d59f-4341-9d25-4de9bd3e9f45 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:12.534758 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-d37f0d20-d59f-4341-9d25-4de9bd3e9f45 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 8a8a5708-6a1f-4e1a-aa25-426375947a55. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:12.539545 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:12.539545 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:12.540372 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d37f0d20-d59f-4341-9d25-4de9bd3e9f45 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 returned with HTTP 200 Aug 13 07:16:12.540918 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1388/5557] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:12 2026] GET /volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:13.552422 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-737e2943-f24c-48c2-9fcb-ef23835a0962 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:13.554249 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-737e2943-f24c-48c2-9fcb-ef23835a0962 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 Aug 13 07:16:13.554481 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-737e2943-f24c-48c2-9fcb-ef23835a0962 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:13.554663 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-737e2943-f24c-48c2-9fcb-ef23835a0962 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:13.554772 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-737e2943-f24c-48c2-9fcb-ef23835a0962 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 8a8a5708-6a1f-4e1a-aa25-426375947a55. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:13.558797 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:13.558797 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:16:13.559377 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-737e2943-f24c-48c2-9fcb-ef23835a0962 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 returned with HTTP 200 Aug 13 07:16:13.559736 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1393/5558] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:13 2026] GET /volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:14.569518 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f2a5f973-4fce-4b9f-a3e7-e2abe2ca5d23 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:14.571581 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f2a5f973-4fce-4b9f-a3e7-e2abe2ca5d23 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 Aug 13 07:16:14.571913 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f2a5f973-4fce-4b9f-a3e7-e2abe2ca5d23 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:14.572168 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f2a5f973-4fce-4b9f-a3e7-e2abe2ca5d23 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:14.572399 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-f2a5f973-4fce-4b9f-a3e7-e2abe2ca5d23 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 8a8a5708-6a1f-4e1a-aa25-426375947a55. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:14.577452 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:14.577452 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:16:14.578287 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f2a5f973-4fce-4b9f-a3e7-e2abe2ca5d23 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 returned with HTTP 200 Aug 13 07:16:14.578751 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1396/5559] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:14 2026] GET /volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:15.588396 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dc13715f-2153-4e1f-a390-3c251bd5af22 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:15.591040 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dc13715f-2153-4e1f-a390-3c251bd5af22 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 Aug 13 07:16:15.591359 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dc13715f-2153-4e1f-a390-3c251bd5af22 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:15.591607 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dc13715f-2153-4e1f-a390-3c251bd5af22 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:15.591776 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-dc13715f-2153-4e1f-a390-3c251bd5af22 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 8a8a5708-6a1f-4e1a-aa25-426375947a55. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:15.593758 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=97,cinder:INSERT=12,cinder:UPDATE=25 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:16:15.596933 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:15.596933 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:16:15.597738 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dc13715f-2153-4e1f-a390-3c251bd5af22 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 returned with HTTP 200 Aug 13 07:16:15.598473 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1383/5560] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:15 2026] GET /volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:16.609022 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-93feaa0f-a6b0-4c9f-8496-31adb59fe1d3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:16.611108 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-93feaa0f-a6b0-4c9f-8496-31adb59fe1d3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 Aug 13 07:16:16.611360 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-93feaa0f-a6b0-4c9f-8496-31adb59fe1d3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:16.611588 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-93feaa0f-a6b0-4c9f-8496-31adb59fe1d3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:16.611740 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-93feaa0f-a6b0-4c9f-8496-31adb59fe1d3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 8a8a5708-6a1f-4e1a-aa25-426375947a55. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:16.613660 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=88,cinder:INSERT=19,cinder:UPDATE=33 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:16:16.616505 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:16.616505 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:16.617211 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-93feaa0f-a6b0-4c9f-8496-31adb59fe1d3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 returned with HTTP 200 Aug 13 07:16:16.617653 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1389/5561] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:16 2026] GET /volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:17.627476 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fe712804-9ccf-49fe-8b04-0e1c2e76d74d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:17.629091 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fe712804-9ccf-49fe-8b04-0e1c2e76d74d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 Aug 13 07:16:17.629293 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fe712804-9ccf-49fe-8b04-0e1c2e76d74d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:17.629487 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fe712804-9ccf-49fe-8b04-0e1c2e76d74d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:17.629591 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-fe712804-9ccf-49fe-8b04-0e1c2e76d74d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 8a8a5708-6a1f-4e1a-aa25-426375947a55. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:17.631006 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=89,cinder:UPDATE=30,cinder:INSERT=17 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:16:17.633292 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:17.633292 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:16:17.633843 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fe712804-9ccf-49fe-8b04-0e1c2e76d74d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 returned with HTTP 200 Aug 13 07:16:17.636002 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1394/5562] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:17 2026] GET /volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 => generated 731 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:18.644406 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f3cdb720-dc70-44c4-a95c-0db07ee3ab18 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:18.646017 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f3cdb720-dc70-44c4-a95c-0db07ee3ab18 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 Aug 13 07:16:18.646207 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f3cdb720-dc70-44c4-a95c-0db07ee3ab18 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:18.646398 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f3cdb720-dc70-44c4-a95c-0db07ee3ab18 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:18.646522 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-f3cdb720-dc70-44c4-a95c-0db07ee3ab18 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 8a8a5708-6a1f-4e1a-aa25-426375947a55. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:18.648040 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=69,cinder:UPDATE=14,cinder:INSERT=8 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:16:18.650369 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:18.650369 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:16:18.650963 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f3cdb720-dc70-44c4-a95c-0db07ee3ab18 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 returned with HTTP 200 Aug 13 07:16:18.651587 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1397/5563] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:18 2026] GET /volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 => generated 731 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:19.661167 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-81cce927-a93e-4e9e-a626-1782c2596bb8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:19.662939 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-81cce927-a93e-4e9e-a626-1782c2596bb8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 Aug 13 07:16:19.663181 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-81cce927-a93e-4e9e-a626-1782c2596bb8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:19.663397 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-81cce927-a93e-4e9e-a626-1782c2596bb8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:19.663520 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-81cce927-a93e-4e9e-a626-1782c2596bb8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 8a8a5708-6a1f-4e1a-aa25-426375947a55. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:19.667589 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:19.667589 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:16:19.668146 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-81cce927-a93e-4e9e-a626-1782c2596bb8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 returned with HTTP 200 Aug 13 07:16:19.668515 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1384/5564] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:19 2026] GET /volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:20.680166 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b78ec202-2e1f-4a7b-83d3-d5025de4c9f1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:20.681854 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b78ec202-2e1f-4a7b-83d3-d5025de4c9f1 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 Aug 13 07:16:20.682058 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b78ec202-2e1f-4a7b-83d3-d5025de4c9f1 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:20.682233 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b78ec202-2e1f-4a7b-83d3-d5025de4c9f1 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:20.682345 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-b78ec202-2e1f-4a7b-83d3-d5025de4c9f1 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 8a8a5708-6a1f-4e1a-aa25-426375947a55. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:20.686484 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:20.686484 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:20.687073 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b78ec202-2e1f-4a7b-83d3-d5025de4c9f1 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 returned with HTTP 200 Aug 13 07:16:20.687441 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1390/5565] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:20 2026] GET /volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:20.696046 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-95f80e59-dfc4-4f68-a205-7255560937f9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:20.697759 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-95f80e59-dfc4-4f68-a205-7255560937f9 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] DELETE https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 Aug 13 07:16:20.697991 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-95f80e59-dfc4-4f68-a205-7255560937f9 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:20.698186 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-95f80e59-dfc4-4f68-a205-7255560937f9 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:20.698290 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-95f80e59-dfc4-4f68-a205-7255560937f9 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Delete backup with id: 8a8a5708-6a1f-4e1a-aa25-426375947a55. Aug 13 07:16:20.702384 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:20.702384 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:16:20.714428 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-95f80e59-dfc4-4f68-a205-7255560937f9 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] delete_backup rpcapi backup_id 8a8a5708-6a1f-4e1a-aa25-426375947a55 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:16:20.716163 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-95f80e59-dfc4-4f68-a205-7255560937f9 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] https://10.4.3.81/volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 returned with HTTP 202 Aug 13 07:16:20.716726 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1395/5566] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:16:20 2026] DELETE /volume/v3/backups/8a8a5708-6a1f-4e1a-aa25-426375947a55 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:16:20.723083 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f82908bb-2e8f-4df1-aa0b-459ae7416124 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:20.724932 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f82908bb-2e8f-4df1-aa0b-459ae7416124 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/0e2af9b8-f121-4936-8028-0d50c12b0fe5 Aug 13 07:16:20.725150 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f82908bb-2e8f-4df1-aa0b-459ae7416124 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:20.725452 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f82908bb-2e8f-4df1-aa0b-459ae7416124 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:20.725600 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-f82908bb-2e8f-4df1-aa0b-459ae7416124 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Delete volume with id: 0e2af9b8-f121-4936-8028-0d50c12b0fe5 Aug 13 07:16:20.732982 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:20.732982 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:16:20.733291 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f82908bb-2e8f-4df1-aa0b-459ae7416124 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:16:20.764155 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f82908bb-2e8f-4df1-aa0b-459ae7416124 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Delete volume request issued successfully. Aug 13 07:16:20.764482 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f82908bb-2e8f-4df1-aa0b-459ae7416124 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/0e2af9b8-f121-4936-8028-0d50c12b0fe5 returned with HTTP 202 Aug 13 07:16:20.764959 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1398/5567] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:16:20 2026] DELETE /volume/v3/volumes/0e2af9b8-f121-4936-8028-0d50c12b0fe5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:16:20.771186 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-952a5383-f0bb-41c4-915e-077daadf34b3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:20.773061 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-952a5383-f0bb-41c4-915e-077daadf34b3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/volumes/0e2af9b8-f121-4936-8028-0d50c12b0fe5 Aug 13 07:16:20.773335 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-952a5383-f0bb-41c4-915e-077daadf34b3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:20.773528 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-952a5383-f0bb-41c4-915e-077daadf34b3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:20.780179 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:20.780179 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:16:20.784162 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-952a5383-f0bb-41c4-915e-077daadf34b3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:16:20.788680 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-952a5383-f0bb-41c4-915e-077daadf34b3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/0e2af9b8-f121-4936-8028-0d50c12b0fe5 returned with HTTP 200 Aug 13 07:16:20.788792 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1385/5568] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:20 2026] GET /volume/v3/volumes/0e2af9b8-f121-4936-8028-0d50c12b0fe5 => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:16:21.801021 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-de5e0bea-954a-4d5d-a5f3-df6a428deba6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:21.802720 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-de5e0bea-954a-4d5d-a5f3-df6a428deba6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/volumes/0e2af9b8-f121-4936-8028-0d50c12b0fe5 Aug 13 07:16:21.802919 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-de5e0bea-954a-4d5d-a5f3-df6a428deba6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:21.803090 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-de5e0bea-954a-4d5d-a5f3-df6a428deba6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:21.809399 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-de5e0bea-954a-4d5d-a5f3-df6a428deba6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/0e2af9b8-f121-4936-8028-0d50c12b0fe5 returned with HTTP 404 Aug 13 07:16:21.809985 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1391/5569] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:21 2026] GET /volume/v3/volumes/0e2af9b8-f121-4936-8028-0d50c12b0fe5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:16:21.817573 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-627899f0-f670-412f-bd3a-62f8eecbecb9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:21.819381 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-627899f0-f670-412f-bd3a-62f8eecbecb9 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091/export_record Aug 13 07:16:21.819594 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-627899f0-f670-412f-bd3a-62f8eecbecb9 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:21.819795 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-627899f0-f670-412f-bd3a-62f8eecbecb9 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Calling method 'export_record' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:21.819909 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-627899f0-f670-412f-bd3a-62f8eecbecb9 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Export record for backup 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100295) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 07:16:21.824361 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:21.824361 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:16:21.825344 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-627899f0-f670-412f-bd3a-62f8eecbecb9 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'cfbc50635a054211a2f8d60be162aa59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10c0e8566c6848e1966fbaa5e34220d4', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:16:21.825517 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-627899f0-f670-412f-bd3a-62f8eecbecb9 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091/export_record returned with HTTP 403 Aug 13 07:16:21.825998 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1396/5570] 10.4.3.81 () {68 vars in 1423 bytes} [Thu Aug 13 07:16:21 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:16:21.833728 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-15b0777b-3999-47f4-9d35-e0982972900b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:21.835788 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-15b0777b-3999-47f4-9d35-e0982972900b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:16:21.836200 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-15b0777b-3999-47f4-9d35-e0982972900b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-865498911"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:16:21.837784 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-15b0777b-3999-47f4-9d35-e0982972900b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-865498911'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:16:21.837980 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-15b0777b-3999-47f4-9d35-e0982972900b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Create volume of 1 GB Aug 13 07:16:21.842812 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-15b0777b-3999-47f4-9d35-e0982972900b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Availability Zones retrieved successfully. Aug 13 07:16:21.851489 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15b0777b-3999-47f4-9d35-e0982972900b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Flow 'volume_create_api' (a2519a91-dae8-4e52-b1c8-be22cbe3055a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:16:21.852881 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15b0777b-3999-47f4-9d35-e0982972900b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11c3ad77-098b-4503-86eb-e00d89737aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:16:21.854070 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-15b0777b-3999-47f4-9d35-e0982972900b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:16:21.881243 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15b0777b-3999-47f4-9d35-e0982972900b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11c3ad77-098b-4503-86eb-e00d89737aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:16:21.882143 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15b0777b-3999-47f4-9d35-e0982972900b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a5575eb-b58d-4f47-a31d-7d872aeca0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:16:21.918663 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-15b0777b-3999-47f4-9d35-e0982972900b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Created reservations ['e5bf2409-9078-4739-8745-5d3e0b923c34', '0f3b23e2-b198-4f1a-88fb-35f767095bd9', '4c191eae-c937-4ead-a51b-696c9804c56f', '0d80472e-53d9-49fe-b5a3-534cf2f251f5'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:16:21.919534 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15b0777b-3999-47f4-9d35-e0982972900b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a5575eb-b58d-4f47-a31d-7d872aeca0d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5bf2409-9078-4739-8745-5d3e0b923c34', '0f3b23e2-b198-4f1a-88fb-35f767095bd9', '4c191eae-c937-4ead-a51b-696c9804c56f', '0d80472e-53d9-49fe-b5a3-534cf2f251f5']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:16:21.920337 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15b0777b-3999-47f4-9d35-e0982972900b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58988b09-4e88-4400-b897-b5da69577a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:16:21.942299 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15b0777b-3999-47f4-9d35-e0982972900b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58988b09-4e88-4400-b897-b5da69577a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '580f7495-e299-4d96-9329-4552645ef811', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-865498911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10c0e8566c6848e1966fbaa5e34220d4',qos_specs=None,replication_status=,reservations=['e5bf2409-9078-4739-8745-5d3e0b923c34','0f3b23e2-b198-4f1a-88fb-35f767095bd9','4c191eae-c937-4ead-a51b-696c9804c56f','0d80472e-53d9-49fe-b5a3-534cf2f251f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e46fa7dd3e24b468dbd1bfdf4f7d9a5',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:16:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-865498911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=580f7495-e299-4d96-9329-4552645ef811,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10c0e8566c6848e1966fbaa5e34220d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e46fa7dd3e24b468dbd1bfdf4f7d9a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:16:21.943135 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15b0777b-3999-47f4-9d35-e0982972900b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffa0b232-f9c3-4991-818f-42ab1a63ede8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:16:21.958944 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15b0777b-3999-47f4-9d35-e0982972900b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffa0b232-f9c3-4991-818f-42ab1a63ede8) transitioned into state 'SUCCESS' from state '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-865498911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10c0e8566c6848e1966fbaa5e34220d4',qos_specs=None,replication_status=,reservations=['e5bf2409-9078-4739-8745-5d3e0b923c34','0f3b23e2-b198-4f1a-88fb-35f767095bd9','4c191eae-c937-4ead-a51b-696c9804c56f','0d80472e-53d9-49fe-b5a3-534cf2f251f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e46fa7dd3e24b468dbd1bfdf4f7d9a5',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:16:21.959705 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15b0777b-3999-47f4-9d35-e0982972900b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (497c9d1a-9559-4f44-9f25-f99df6040c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:16:21.967387 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15b0777b-3999-47f4-9d35-e0982972900b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (497c9d1a-9559-4f44-9f25-f99df6040c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:16:21.968148 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15b0777b-3999-47f4-9d35-e0982972900b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Flow 'volume_create_api' (a2519a91-dae8-4e52-b1c8-be22cbe3055a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:16:21.968481 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-15b0777b-3999-47f4-9d35-e0982972900b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Create volume request issued successfully. Aug 13 07:16:21.968999 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-15b0777b-3999-47f4-9d35-e0982972900b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:16:21.969479 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1399/5571] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:16:21 2026] POST /volume/v3/volumes => generated 775 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:16:21.981744 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8714d4f3-8624-4c43-8712-95dec867bee7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:21.983526 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8714d4f3-8624-4c43-8712-95dec867bee7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/volumes/580f7495-e299-4d96-9329-4552645ef811 Aug 13 07:16:21.983726 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8714d4f3-8624-4c43-8712-95dec867bee7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:21.983923 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8714d4f3-8624-4c43-8712-95dec867bee7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:21.990555 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:21.990555 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:16:21.994609 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8714d4f3-8624-4c43-8712-95dec867bee7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:16:21.998946 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8714d4f3-8624-4c43-8712-95dec867bee7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/580f7495-e299-4d96-9329-4552645ef811 returned with HTTP 200 Aug 13 07:16:21.999430 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1386/5572] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:21 2026] GET /volume/v3/volumes/580f7495-e299-4d96-9329-4552645ef811 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:23.012199 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-15442647-19d8-4265-9c0f-1c45f13ac2c7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:23.014400 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-15442647-19d8-4265-9c0f-1c45f13ac2c7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/volumes/580f7495-e299-4d96-9329-4552645ef811 Aug 13 07:16:23.014638 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-15442647-19d8-4265-9c0f-1c45f13ac2c7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:23.014848 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-15442647-19d8-4265-9c0f-1c45f13ac2c7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:23.022491 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:23.022491 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:23.026093 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-15442647-19d8-4265-9c0f-1c45f13ac2c7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:16:23.029732 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-15442647-19d8-4265-9c0f-1c45f13ac2c7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/580f7495-e299-4d96-9329-4552645ef811 returned with HTTP 200 Aug 13 07:16:23.030115 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1392/5573] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:23 2026] GET /volume/v3/volumes/580f7495-e299-4d96-9329-4552645ef811 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:16:23.041288 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-343c1ed8-a176-488a-8c6e-343080fc5b5a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:23.042866 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-343c1ed8-a176-488a-8c6e-343080fc5b5a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 07:16:23.043200 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-343c1ed8-a176-488a-8c6e-343080fc5b5a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "580f7495-e299-4d96-9329-4552645ef811", "name": "tempest-type-Backup-491833868"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:16:23.044543 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-343c1ed8-a176-488a-8c6e-343080fc5b5a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Creating new backup {'backup': {'volume_id': '580f7495-e299-4d96-9329-4552645ef811', 'name': 'tempest-type-Backup-491833868'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:16:23.044653 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-343c1ed8-a176-488a-8c6e-343080fc5b5a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Creating backup of volume 580f7495-e299-4d96-9329-4552645ef811 in container None Aug 13 07:16:23.051021 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:23.051021 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:16:23.051368 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-343c1ed8-a176-488a-8c6e-343080fc5b5a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:16:23.065595 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-343c1ed8-a176-488a-8c6e-343080fc5b5a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Created reservations ['9b3e5646-3721-42ac-afe6-2ed85de9c000', 'bdc36aed-0619-4683-b7ee-988d0e2e4694'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:16:23.090485 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-343c1ed8-a176-488a-8c6e-343080fc5b5a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:16:23.090834 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1397/5574] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:16:23 2026] POST /volume/v3/backups => generated 313 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:16:23.098569 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3e05e95b-892b-44c5-8aeb-fc33b1057b76 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:23.100282 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3e05e95b-892b-44c5-8aeb-fc33b1057b76 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe Aug 13 07:16:23.100497 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3e05e95b-892b-44c5-8aeb-fc33b1057b76 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:23.100683 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3e05e95b-892b-44c5-8aeb-fc33b1057b76 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:23.100784 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-3e05e95b-892b-44c5-8aeb-fc33b1057b76 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id b4210b6e-4156-43e4-91f2-b5149d4818fe. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:23.105792 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:23.105792 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:16:23.106784 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3e05e95b-892b-44c5-8aeb-fc33b1057b76 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe returned with HTTP 200 Aug 13 07:16:23.107490 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1400/5575] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:23 2026] GET /volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:24.119724 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c1aaa091-b7fb-47d6-96c3-80d408495e7a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:24.121536 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c1aaa091-b7fb-47d6-96c3-80d408495e7a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe Aug 13 07:16:24.121787 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c1aaa091-b7fb-47d6-96c3-80d408495e7a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:24.122013 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c1aaa091-b7fb-47d6-96c3-80d408495e7a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:24.122161 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-c1aaa091-b7fb-47d6-96c3-80d408495e7a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id b4210b6e-4156-43e4-91f2-b5149d4818fe. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:24.126554 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:24.126554 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:16:24.127137 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c1aaa091-b7fb-47d6-96c3-80d408495e7a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe returned with HTTP 200 Aug 13 07:16:24.127528 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1387/5576] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:24 2026] GET /volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:25.137587 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-df5aa215-da1e-4872-817a-84ada4e2abc3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:25.139269 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df5aa215-da1e-4872-817a-84ada4e2abc3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe Aug 13 07:16:25.139497 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-df5aa215-da1e-4872-817a-84ada4e2abc3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:25.139687 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-df5aa215-da1e-4872-817a-84ada4e2abc3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:25.139776 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-df5aa215-da1e-4872-817a-84ada4e2abc3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id b4210b6e-4156-43e4-91f2-b5149d4818fe. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:25.143910 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:25.143910 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:25.144478 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df5aa215-da1e-4872-817a-84ada4e2abc3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe returned with HTTP 200 Aug 13 07:16:25.144819 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1393/5577] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:25 2026] GET /volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:26.156617 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c25cbaf1-eb95-473c-b644-96af38c18f05 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:26.158891 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c25cbaf1-eb95-473c-b644-96af38c18f05 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe Aug 13 07:16:26.159147 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c25cbaf1-eb95-473c-b644-96af38c18f05 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:26.159425 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c25cbaf1-eb95-473c-b644-96af38c18f05 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:26.159595 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c25cbaf1-eb95-473c-b644-96af38c18f05 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id b4210b6e-4156-43e4-91f2-b5149d4818fe. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:26.164452 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:26.164452 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:16:26.165201 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c25cbaf1-eb95-473c-b644-96af38c18f05 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe returned with HTTP 200 Aug 13 07:16:26.165669 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1398/5578] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:26 2026] GET /volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:27.177695 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-388af9ba-5e82-4573-990e-14f749e7fc2e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:27.179950 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-388af9ba-5e82-4573-990e-14f749e7fc2e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe Aug 13 07:16:27.180244 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-388af9ba-5e82-4573-990e-14f749e7fc2e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:27.180521 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-388af9ba-5e82-4573-990e-14f749e7fc2e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:27.180681 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-388af9ba-5e82-4573-990e-14f749e7fc2e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id b4210b6e-4156-43e4-91f2-b5149d4818fe. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:27.185713 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:27.185713 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:16:27.186561 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-388af9ba-5e82-4573-990e-14f749e7fc2e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe returned with HTTP 200 Aug 13 07:16:27.187076 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1401/5579] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:27 2026] GET /volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:28.197599 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-23e73301-4c0f-456c-b219-d74ad616978e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:28.199422 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-23e73301-4c0f-456c-b219-d74ad616978e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe Aug 13 07:16:28.199591 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-23e73301-4c0f-456c-b219-d74ad616978e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:28.200250 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-23e73301-4c0f-456c-b219-d74ad616978e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:28.200250 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-23e73301-4c0f-456c-b219-d74ad616978e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id b4210b6e-4156-43e4-91f2-b5149d4818fe. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:28.204947 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:28.204947 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:16:28.205952 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-23e73301-4c0f-456c-b219-d74ad616978e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe returned with HTTP 200 Aug 13 07:16:28.206273 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1388/5580] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:28 2026] GET /volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:29.217429 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c856c25e-f397-4be1-a26f-15be4d9da9b7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:29.219815 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c856c25e-f397-4be1-a26f-15be4d9da9b7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe Aug 13 07:16:29.220070 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c856c25e-f397-4be1-a26f-15be4d9da9b7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:29.220277 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c856c25e-f397-4be1-a26f-15be4d9da9b7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:29.220422 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c856c25e-f397-4be1-a26f-15be4d9da9b7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id b4210b6e-4156-43e4-91f2-b5149d4818fe. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:29.225136 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:29.225136 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:29.225814 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c856c25e-f397-4be1-a26f-15be4d9da9b7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe returned with HTTP 200 Aug 13 07:16:29.226236 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1394/5581] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:29 2026] GET /volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:30.237521 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3349f7f9-5b0c-4ae1-936e-0e8ed4b5f844 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:30.239504 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3349f7f9-5b0c-4ae1-936e-0e8ed4b5f844 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe Aug 13 07:16:30.239742 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3349f7f9-5b0c-4ae1-936e-0e8ed4b5f844 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:30.239951 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3349f7f9-5b0c-4ae1-936e-0e8ed4b5f844 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:30.240045 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3349f7f9-5b0c-4ae1-936e-0e8ed4b5f844 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id b4210b6e-4156-43e4-91f2-b5149d4818fe. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:30.244183 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:30.244183 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:16:30.244796 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3349f7f9-5b0c-4ae1-936e-0e8ed4b5f844 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe returned with HTTP 200 Aug 13 07:16:30.245196 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1399/5582] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:30 2026] GET /volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:31.256275 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-24f6d182-35fd-4cdb-8994-524e2668beae None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:31.258365 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-24f6d182-35fd-4cdb-8994-524e2668beae tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe Aug 13 07:16:31.258597 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-24f6d182-35fd-4cdb-8994-524e2668beae tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:31.258811 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-24f6d182-35fd-4cdb-8994-524e2668beae tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:31.258946 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-24f6d182-35fd-4cdb-8994-524e2668beae tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id b4210b6e-4156-43e4-91f2-b5149d4818fe. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:31.263430 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:31.263430 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:16:31.264087 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-24f6d182-35fd-4cdb-8994-524e2668beae tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe returned with HTTP 200 Aug 13 07:16:31.264606 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1402/5583] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:31 2026] GET /volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:32.276078 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-69c2ccea-e942-4de7-9cb3-42ec83dc60f5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:32.277819 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-69c2ccea-e942-4de7-9cb3-42ec83dc60f5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe Aug 13 07:16:32.278039 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-69c2ccea-e942-4de7-9cb3-42ec83dc60f5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:32.278212 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-69c2ccea-e942-4de7-9cb3-42ec83dc60f5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:32.278306 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-69c2ccea-e942-4de7-9cb3-42ec83dc60f5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id b4210b6e-4156-43e4-91f2-b5149d4818fe. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:32.282357 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:32.282357 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:16:32.282994 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-69c2ccea-e942-4de7-9cb3-42ec83dc60f5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe returned with HTTP 200 Aug 13 07:16:32.283534 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1389/5584] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:32 2026] GET /volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:33.292776 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ccdc4b5e-dff5-4582-b7a2-3c9fb3efbe14 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:33.295233 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ccdc4b5e-dff5-4582-b7a2-3c9fb3efbe14 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe Aug 13 07:16:33.295233 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ccdc4b5e-dff5-4582-b7a2-3c9fb3efbe14 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:33.295233 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ccdc4b5e-dff5-4582-b7a2-3c9fb3efbe14 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:33.295496 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ccdc4b5e-dff5-4582-b7a2-3c9fb3efbe14 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id b4210b6e-4156-43e4-91f2-b5149d4818fe. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:33.299335 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:33.299335 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:33.299923 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ccdc4b5e-dff5-4582-b7a2-3c9fb3efbe14 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe returned with HTTP 200 Aug 13 07:16:33.300265 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1395/5585] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:33 2026] GET /volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:34.309540 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6189cbc6-9539-4282-9db4-0fbc1e1fff9a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:34.311475 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6189cbc6-9539-4282-9db4-0fbc1e1fff9a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe Aug 13 07:16:34.311675 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6189cbc6-9539-4282-9db4-0fbc1e1fff9a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:34.311847 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6189cbc6-9539-4282-9db4-0fbc1e1fff9a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:34.311971 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6189cbc6-9539-4282-9db4-0fbc1e1fff9a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id b4210b6e-4156-43e4-91f2-b5149d4818fe. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:34.316247 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:34.316247 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:16:34.316818 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6189cbc6-9539-4282-9db4-0fbc1e1fff9a tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe returned with HTTP 200 Aug 13 07:16:34.317162 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1400/5586] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:34 2026] GET /volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:35.328441 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-49cd61a8-fa4e-4c33-ab11-99f07e6f1366 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:35.330238 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-49cd61a8-fa4e-4c33-ab11-99f07e6f1366 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe Aug 13 07:16:35.330504 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-49cd61a8-fa4e-4c33-ab11-99f07e6f1366 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:35.330718 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-49cd61a8-fa4e-4c33-ab11-99f07e6f1366 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:35.330838 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-49cd61a8-fa4e-4c33-ab11-99f07e6f1366 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id b4210b6e-4156-43e4-91f2-b5149d4818fe. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:35.335073 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:35.335073 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:16:35.335683 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-49cd61a8-fa4e-4c33-ab11-99f07e6f1366 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe returned with HTTP 200 Aug 13 07:16:35.336070 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1403/5587] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:35 2026] GET /volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:36.348569 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e71eb2a9-a5ef-4591-af54-84affd959108 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:36.350389 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e71eb2a9-a5ef-4591-af54-84affd959108 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe Aug 13 07:16:36.350644 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e71eb2a9-a5ef-4591-af54-84affd959108 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:36.350860 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e71eb2a9-a5ef-4591-af54-84affd959108 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:36.351014 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e71eb2a9-a5ef-4591-af54-84affd959108 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id b4210b6e-4156-43e4-91f2-b5149d4818fe. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:36.355758 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:36.355758 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:16:36.356476 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e71eb2a9-a5ef-4591-af54-84affd959108 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe returned with HTTP 200 Aug 13 07:16:36.357052 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1390/5588] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:36 2026] GET /volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:37.367416 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2246e6ad-f047-489d-b1c6-7d220cb2b999 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:37.368917 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2246e6ad-f047-489d-b1c6-7d220cb2b999 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe Aug 13 07:16:37.369146 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2246e6ad-f047-489d-b1c6-7d220cb2b999 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:37.369338 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2246e6ad-f047-489d-b1c6-7d220cb2b999 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:37.369419 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-2246e6ad-f047-489d-b1c6-7d220cb2b999 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id b4210b6e-4156-43e4-91f2-b5149d4818fe. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:37.373195 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:37.373195 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:37.373737 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2246e6ad-f047-489d-b1c6-7d220cb2b999 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe returned with HTTP 200 Aug 13 07:16:37.374082 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1396/5589] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:37 2026] GET /volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:37.383998 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fbeea0fa-1a99-4a6a-b719-5f4ad96e512c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:37.385769 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fbeea0fa-1a99-4a6a-b719-5f4ad96e512c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe/export_record Aug 13 07:16:37.385989 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fbeea0fa-1a99-4a6a-b719-5f4ad96e512c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:37.386167 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fbeea0fa-1a99-4a6a-b719-5f4ad96e512c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'export_record' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:37.386266 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-fbeea0fa-1a99-4a6a-b719-5f4ad96e512c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Export record for backup b4210b6e-4156-43e4-91f2-b5149d4818fe. {{(pid=100295) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 07:16:37.390316 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:37.390316 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:16:37.391108 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.backup.api [None req-fbeea0fa-1a99-4a6a-b719-5f4ad96e512c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling RPCAPI with context: , host: np0000007169, backup: b4210b6e-4156-43e4-91f2-b5149d4818fe. {{(pid=100295) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 07:16:37.396154 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-fbeea0fa-1a99-4a6a-b719-5f4ad96e512c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] export_record in rpcapi backup_id b4210b6e-4156-43e4-91f2-b5149d4818fe on host np0000007169. {{(pid=100295) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 07:16:37.409682 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-fbeea0fa-1a99-4a6a-b719-5f4ad96e512c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjQyMTBiNmUtNDE1Ni00M2U0LTkxZjItYjUxNDlkNDgxOGZlIiwgInVzZXJfaWQiOiAiOGU0NmZhN2RkM2UyNGI0NjhkYmQxYmZkZjRmN2Q5YTUiLCAicHJvamVjdF9pZCI6ICIxMGMwZTg1NjZjNjg0OGUxOTY2ZmJhYTVlMzQyMjBkNCIsICJ2b2x1bWVfaWQiOiAiNTgwZjc0OTUtZTI5OS00ZDk2LTkzMjktNDU1MjY0NWVmODExIiwgImhvc3QiOiAibnAwMDAwMDA3MTY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00OTE4MzM4NjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ODBmNzQ5NS1lMjk5LTRkOTYtOTMyOS00NTUyNjQ1ZWY4MTEvMjAyNjA4MTMwNzE2MjUvYXpfbm92YV9iYWNrdXBfYjQyMTBiNmUtNDE1Ni00M2U0LTkxZjItYjUxNDlkNDgxOGZlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNzoxNjoyM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNzoxNjoyM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA3OjE2OjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100295) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 07:16:37.409983 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fbeea0fa-1a99-4a6a-b719-5f4ad96e512c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe/export_record returned with HTTP 200 Aug 13 07:16:37.410403 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1401/5590] 10.4.3.81 () {68 vars in 1423 bytes} [Thu Aug 13 07:16:37 2026] GET /volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe/export_record => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:16:37.419089 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-918bd345-c394-43ff-92c3-f91c63d007cd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:37.420726 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-918bd345-c394-43ff-92c3-f91c63d007cd tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe Aug 13 07:16:37.421060 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-918bd345-c394-43ff-92c3-f91c63d007cd tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:37.421337 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-918bd345-c394-43ff-92c3-f91c63d007cd tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:37.422233 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-918bd345-c394-43ff-92c3-f91c63d007cd tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id b4210b6e-4156-43e4-91f2-b5149d4818fe. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:37.426623 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:37.426623 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:16:37.427295 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-918bd345-c394-43ff-92c3-f91c63d007cd tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe returned with HTTP 200 Aug 13 07:16:37.427817 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1404/5591] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:37 2026] GET /volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:37.437243 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-eb85e1b3-38d2-4eb7-9876-8e673af5a47c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:37.439288 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eb85e1b3-38d2-4eb7-9876-8e673af5a47c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] POST https://10.4.3.81/volume/v3/backups/import_record Aug 13 07:16:37.439741 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-eb85e1b3-38d2-4eb7-9876-8e673af5a47c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjE5NDUxOWMtNTljZS00MjYxLWE1Y2EtZTA1NWIzYWQ4MGM3IiwgInVzZXJfaWQiOiAiOGU0NmZhN2RkM2UyNGI0NjhkYmQxYmZkZjRmN2Q5YTUiLCAicHJvamVjdF9pZCI6ICIxMGMwZTg1NjZjNjg0OGUxOTY2ZmJhYTVlMzQyMjBkNCIsICJ2b2x1bWVfaWQiOiAiNTgwZjc0OTUtZTI5OS00ZDk2LTkzMjktNDU1MjY0NWVmODExIiwgImhvc3QiOiAibnAwMDAwMDA3MTY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00OTE4MzM4NjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ODBmNzQ5NS1lMjk5LTRkOTYtOTMyOS00NTUyNjQ1ZWY4MTEvMjAyNjA4MTMwNzE2MjUvYXpfbm92YV9iYWNrdXBfYjQyMTBiNmUtNDE1Ni00M2U0LTkxZjItYjUxNDlkNDgxOGZlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNzoxNjoyM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNzoxNjoyM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA3OjE2OjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:16:37.441107 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-eb85e1b3-38d2-4eb7-9876-8e673af5a47c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjE5NDUxOWMtNTljZS00MjYxLWE1Y2EtZTA1NWIzYWQ4MGM3IiwgInVzZXJfaWQiOiAiOGU0NmZhN2RkM2UyNGI0NjhkYmQxYmZkZjRmN2Q5YTUiLCAicHJvamVjdF9pZCI6ICIxMGMwZTg1NjZjNjg0OGUxOTY2ZmJhYTVlMzQyMjBkNCIsICJ2b2x1bWVfaWQiOiAiNTgwZjc0OTUtZTI5OS00ZDk2LTkzMjktNDU1MjY0NWVmODExIiwgImhvc3QiOiAibnAwMDAwMDA3MTY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00OTE4MzM4NjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ODBmNzQ5NS1lMjk5LTRkOTYtOTMyOS00NTUyNjQ1ZWY4MTEvMjAyNjA4MTMwNzE2MjUvYXpfbm92YV9iYWNrdXBfYjQyMTBiNmUtNDE1Ni00M2U0LTkxZjItYjUxNDlkNDgxOGZlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNzoxNjoyM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNzoxNjoyM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA3OjE2OjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100294) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 07:16:37.441264 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-eb85e1b3-38d2-4eb7-9876-8e673af5a47c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjE5NDUxOWMtNTljZS00MjYxLWE1Y2EtZTA1NWIzYWQ4MGM3IiwgInVzZXJfaWQiOiAiOGU0NmZhN2RkM2UyNGI0NjhkYmQxYmZkZjRmN2Q5YTUiLCAicHJvamVjdF9pZCI6ICIxMGMwZTg1NjZjNjg0OGUxOTY2ZmJhYTVlMzQyMjBkNCIsICJ2b2x1bWVfaWQiOiAiNTgwZjc0OTUtZTI5OS00ZDk2LTkzMjktNDU1MjY0NWVmODExIiwgImhvc3QiOiAibnAwMDAwMDA3MTY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00OTE4MzM4NjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ODBmNzQ5NS1lMjk5LTRkOTYtOTMyOS00NTUyNjQ1ZWY4MTEvMjAyNjA4MTMwNzE2MjUvYXpfbm92YV9iYWNrdXBfYjQyMTBiNmUtNDE1Ni00M2U0LTkxZjItYjUxNDlkNDgxOGZlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNzoxNjoyM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNzoxNjoyM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA3OjE2OjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100294) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 07:16:37.441952 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.policy [None req-eb85e1b3-38d2-4eb7-9876-8e673af5a47c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'cfbc50635a054211a2f8d60be162aa59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10c0e8566c6848e1966fbaa5e34220d4', '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=100294) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:16:37.442169 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eb85e1b3-38d2-4eb7-9876-8e673af5a47c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] https://10.4.3.81/volume/v3/backups/import_record returned with HTTP 403 Aug 13 07:16:37.442640 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1391/5592] 10.4.3.81 () {70 vars in 1335 bytes} [Thu Aug 13 07:16:37 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:16:37.448941 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e6cfa314-4899-40f9-a215-a9abcd9a0824 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:37.450540 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e6cfa314-4899-40f9-a215-a9abcd9a0824 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/580f7495-e299-4d96-9329-4552645ef811 Aug 13 07:16:37.450715 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e6cfa314-4899-40f9-a215-a9abcd9a0824 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:37.450882 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e6cfa314-4899-40f9-a215-a9abcd9a0824 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:37.451071 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-e6cfa314-4899-40f9-a215-a9abcd9a0824 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Delete volume with id: 580f7495-e299-4d96-9329-4552645ef811 Aug 13 07:16:37.459245 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:37.459245 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:37.459629 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e6cfa314-4899-40f9-a215-a9abcd9a0824 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:16:37.486309 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e6cfa314-4899-40f9-a215-a9abcd9a0824 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Delete volume request issued successfully. Aug 13 07:16:37.486512 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e6cfa314-4899-40f9-a215-a9abcd9a0824 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/580f7495-e299-4d96-9329-4552645ef811 returned with HTTP 202 Aug 13 07:16:37.486959 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1397/5593] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:16:37 2026] DELETE /volume/v3/volumes/580f7495-e299-4d96-9329-4552645ef811 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:16:37.493516 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-aba8917e-eb26-436f-bdf6-21514ae96eca None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:37.495992 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aba8917e-eb26-436f-bdf6-21514ae96eca tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/volumes/580f7495-e299-4d96-9329-4552645ef811 Aug 13 07:16:37.496194 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aba8917e-eb26-436f-bdf6-21514ae96eca tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:37.496387 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aba8917e-eb26-436f-bdf6-21514ae96eca tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:37.502699 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:37.502699 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:16:37.505828 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-aba8917e-eb26-436f-bdf6-21514ae96eca tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:16:37.509592 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aba8917e-eb26-436f-bdf6-21514ae96eca tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/580f7495-e299-4d96-9329-4552645ef811 returned with HTTP 200 Aug 13 07:16:37.509956 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1402/5594] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:37 2026] GET /volume/v3/volumes/580f7495-e299-4d96-9329-4552645ef811 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:16:38.522161 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-44a18ec5-ade9-4b9f-9f4e-da36ed517e80 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:38.524189 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-44a18ec5-ade9-4b9f-9f4e-da36ed517e80 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/volumes/580f7495-e299-4d96-9329-4552645ef811 Aug 13 07:16:38.524428 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-44a18ec5-ade9-4b9f-9f4e-da36ed517e80 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:38.524618 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-44a18ec5-ade9-4b9f-9f4e-da36ed517e80 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:38.529926 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-44a18ec5-ade9-4b9f-9f4e-da36ed517e80 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/580f7495-e299-4d96-9329-4552645ef811 returned with HTTP 404 Aug 13 07:16:38.530399 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1405/5595] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:38 2026] GET /volume/v3/volumes/580f7495-e299-4d96-9329-4552645ef811 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:16:38.540105 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e2d96b7f-5d2c-425f-9873-a6c0fca81e52 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:38.541657 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e2d96b7f-5d2c-425f-9873-a6c0fca81e52 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] GET https://10.4.3.81/volume/v3/backups Aug 13 07:16:38.541867 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e2d96b7f-5d2c-425f-9873-a6c0fca81e52 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:38.542059 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e2d96b7f-5d2c-425f-9873-a6c0fca81e52 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:38.542295 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-e2d96b7f-5d2c-425f-9873-a6c0fca81e52 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:16:38.547055 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e2d96b7f-5d2c-425f-9873-a6c0fca81e52 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 200 Aug 13 07:16:38.547392 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1392/5596] 10.4.3.81 () {68 vars in 1270 bytes} [Thu Aug 13 07:16:38 2026] GET /volume/v3/backups => generated 620 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:38.558467 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3459cbeb-aa08-432c-9d57-d7e440274c1d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:38.560682 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3459cbeb-aa08-432c-9d57-d7e440274c1d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] GET https://10.4.3.81/volume/v3/backups?project_id=10c0e8566c6848e1966fbaa5e34220d4 Aug 13 07:16:38.560898 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3459cbeb-aa08-432c-9d57-d7e440274c1d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:38.561164 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3459cbeb-aa08-432c-9d57-d7e440274c1d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:38.561509 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-3459cbeb-aa08-432c-9d57-d7e440274c1d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Removing options 'project_id' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:16:38.567358 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3459cbeb-aa08-432c-9d57-d7e440274c1d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] https://10.4.3.81/volume/v3/backups?project_id=10c0e8566c6848e1966fbaa5e34220d4 returned with HTTP 200 Aug 13 07:16:38.567819 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1398/5597] 10.4.3.81 () {68 vars in 1357 bytes} [Thu Aug 13 07:16:38 2026] GET /volume/v3/backups?project_id=10c0e8566c6848e1966fbaa5e34220d4 => generated 620 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:38.576762 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-18e3a07f-86c7-4662-a60d-39462e069438 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:38.578484 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-18e3a07f-86c7-4662-a60d-39462e069438 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:16:38.578814 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-18e3a07f-86c7-4662-a60d-39462e069438 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1677702278"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:16:38.580148 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-18e3a07f-86c7-4662-a60d-39462e069438 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1677702278'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:16:38.580259 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-18e3a07f-86c7-4662-a60d-39462e069438 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Create volume of 1 GB Aug 13 07:16:38.583939 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-18e3a07f-86c7-4662-a60d-39462e069438 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Availability Zones retrieved successfully. Aug 13 07:16:38.589012 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-18e3a07f-86c7-4662-a60d-39462e069438 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Flow 'volume_create_api' (0489aeff-0831-459e-bb74-dd05f2299420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:16:38.589821 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-18e3a07f-86c7-4662-a60d-39462e069438 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9133dfa-44fb-4d38-b78b-a123ed699bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:16:38.590512 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-18e3a07f-86c7-4662-a60d-39462e069438 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:16:38.616908 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-18e3a07f-86c7-4662-a60d-39462e069438 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9133dfa-44fb-4d38-b78b-a123ed699bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:16:38.617673 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-18e3a07f-86c7-4662-a60d-39462e069438 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12827768-bba6-4aa8-9fd2-cacfdcfba2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:16:38.655102 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-18e3a07f-86c7-4662-a60d-39462e069438 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Created reservations ['6e03a530-ab73-420b-abfa-eacc9e7a7e29', 'c39d3f74-26e7-4f64-85e5-488b30cb7673', '278b10f5-9965-4c7c-a7ca-c425c67f7f0d', '1107d1c8-95ca-4618-a22b-efe80adc2612'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:16:38.656051 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-18e3a07f-86c7-4662-a60d-39462e069438 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12827768-bba6-4aa8-9fd2-cacfdcfba2af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e03a530-ab73-420b-abfa-eacc9e7a7e29', 'c39d3f74-26e7-4f64-85e5-488b30cb7673', '278b10f5-9965-4c7c-a7ca-c425c67f7f0d', '1107d1c8-95ca-4618-a22b-efe80adc2612']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:16:38.656777 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-18e3a07f-86c7-4662-a60d-39462e069438 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55b4dfde-d969-409f-8732-e1e4adedfbf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:16:38.681152 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-18e3a07f-86c7-4662-a60d-39462e069438 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55b4dfde-d969-409f-8732-e1e4adedfbf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48229fa9-8ba0-4cbf-8226-fdeee5c18054', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1677702278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10c0e8566c6848e1966fbaa5e34220d4',qos_specs=None,replication_status=,reservations=['6e03a530-ab73-420b-abfa-eacc9e7a7e29','c39d3f74-26e7-4f64-85e5-488b30cb7673','278b10f5-9965-4c7c-a7ca-c425c67f7f0d','1107d1c8-95ca-4618-a22b-efe80adc2612'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e46fa7dd3e24b468dbd1bfdf4f7d9a5',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:16:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1677702278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48229fa9-8ba0-4cbf-8226-fdeee5c18054,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10c0e8566c6848e1966fbaa5e34220d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e46fa7dd3e24b468dbd1bfdf4f7d9a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:16:38.681844 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-18e3a07f-86c7-4662-a60d-39462e069438 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4c7924-7b43-4df7-a993-adf3c5b170f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:16:38.698888 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-18e3a07f-86c7-4662-a60d-39462e069438 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4c7924-7b43-4df7-a993-adf3c5b170f8) transitioned into state 'SUCCESS' from state '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-1677702278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10c0e8566c6848e1966fbaa5e34220d4',qos_specs=None,replication_status=,reservations=['6e03a530-ab73-420b-abfa-eacc9e7a7e29','c39d3f74-26e7-4f64-85e5-488b30cb7673','278b10f5-9965-4c7c-a7ca-c425c67f7f0d','1107d1c8-95ca-4618-a22b-efe80adc2612'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e46fa7dd3e24b468dbd1bfdf4f7d9a5',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:16:38.699537 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-18e3a07f-86c7-4662-a60d-39462e069438 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9b5a9b7-6d69-4375-a058-143e34769c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:16:38.708849 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-18e3a07f-86c7-4662-a60d-39462e069438 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9b5a9b7-6d69-4375-a058-143e34769c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:16:38.709608 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-18e3a07f-86c7-4662-a60d-39462e069438 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Flow 'volume_create_api' (0489aeff-0831-459e-bb74-dd05f2299420) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:16:38.709925 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-18e3a07f-86c7-4662-a60d-39462e069438 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Create volume request issued successfully. Aug 13 07:16:38.710538 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-18e3a07f-86c7-4662-a60d-39462e069438 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:16:38.710918 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1403/5598] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:16:38 2026] POST /volume/v3/volumes => generated 776 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:16:38.721861 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-dbab95fd-095b-466f-bde8-5bbde20e8469 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:38.724293 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dbab95fd-095b-466f-bde8-5bbde20e8469 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/volumes/48229fa9-8ba0-4cbf-8226-fdeee5c18054 Aug 13 07:16:38.724630 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dbab95fd-095b-466f-bde8-5bbde20e8469 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:38.724911 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dbab95fd-095b-466f-bde8-5bbde20e8469 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:38.734877 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:38.734877 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:16:38.738968 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-dbab95fd-095b-466f-bde8-5bbde20e8469 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:16:38.743460 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dbab95fd-095b-466f-bde8-5bbde20e8469 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/48229fa9-8ba0-4cbf-8226-fdeee5c18054 returned with HTTP 200 Aug 13 07:16:38.743913 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1406/5599] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:38 2026] GET /volume/v3/volumes/48229fa9-8ba0-4cbf-8226-fdeee5c18054 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:39.755669 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8e401e6e-cfeb-4847-9c29-276ef1b95ca0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:39.757728 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8e401e6e-cfeb-4847-9c29-276ef1b95ca0 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/volumes/48229fa9-8ba0-4cbf-8226-fdeee5c18054 Aug 13 07:16:39.757973 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8e401e6e-cfeb-4847-9c29-276ef1b95ca0 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:39.758314 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8e401e6e-cfeb-4847-9c29-276ef1b95ca0 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:39.767119 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:39.767119 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:16:39.771080 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8e401e6e-cfeb-4847-9c29-276ef1b95ca0 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:16:39.775848 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8e401e6e-cfeb-4847-9c29-276ef1b95ca0 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/48229fa9-8ba0-4cbf-8226-fdeee5c18054 returned with HTTP 200 Aug 13 07:16:39.776381 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1393/5600] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:39 2026] GET /volume/v3/volumes/48229fa9-8ba0-4cbf-8226-fdeee5c18054 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:16:39.787008 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-53f57ddf-0b58-4e58-b53b-d79239feb406 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:39.788595 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53f57ddf-0b58-4e58-b53b-d79239feb406 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 07:16:39.788916 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-53f57ddf-0b58-4e58-b53b-d79239feb406 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "48229fa9-8ba0-4cbf-8226-fdeee5c18054", "name": "tempest-type-Backup-1622197260"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:16:39.790237 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-53f57ddf-0b58-4e58-b53b-d79239feb406 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Creating new backup {'backup': {'volume_id': '48229fa9-8ba0-4cbf-8226-fdeee5c18054', 'name': 'tempest-type-Backup-1622197260'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 07:16:39.790384 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-53f57ddf-0b58-4e58-b53b-d79239feb406 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Creating backup of volume 48229fa9-8ba0-4cbf-8226-fdeee5c18054 in container None Aug 13 07:16:39.796598 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:39.796598 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:39.796871 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-53f57ddf-0b58-4e58-b53b-d79239feb406 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:16:39.809927 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-53f57ddf-0b58-4e58-b53b-d79239feb406 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Created reservations ['096947b9-6ff0-4839-a698-d417eddd50fc', 'ff25d5b3-c41e-4641-b434-22f501eaee77'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:16:39.832729 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53f57ddf-0b58-4e58-b53b-d79239feb406 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 07:16:39.833304 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1399/5601] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:16:39 2026] POST /volume/v3/backups => generated 314 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:16:39.840525 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4b0d9a24-8da0-4c38-bc0e-67ba76d6f0d6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:39.842787 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b0d9a24-8da0-4c38-bc0e-67ba76d6f0d6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed Aug 13 07:16:39.843017 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b0d9a24-8da0-4c38-bc0e-67ba76d6f0d6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:39.843200 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b0d9a24-8da0-4c38-bc0e-67ba76d6f0d6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:39.843297 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-4b0d9a24-8da0-4c38-bc0e-67ba76d6f0d6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id e99e95b4-7ab2-434b-91c8-f5c7c96809ed. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:39.847554 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:39.847554 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:16:39.848112 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b0d9a24-8da0-4c38-bc0e-67ba76d6f0d6 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed returned with HTTP 200 Aug 13 07:16:39.848469 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1404/5602] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:39 2026] GET /volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:40.858056 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-06093e33-4878-43b5-b0e2-917ba090fd4b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:40.860152 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-06093e33-4878-43b5-b0e2-917ba090fd4b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed Aug 13 07:16:40.860393 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-06093e33-4878-43b5-b0e2-917ba090fd4b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:40.860572 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-06093e33-4878-43b5-b0e2-917ba090fd4b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:40.860690 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-06093e33-4878-43b5-b0e2-917ba090fd4b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id e99e95b4-7ab2-434b-91c8-f5c7c96809ed. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:40.864592 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:40.864592 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:16:40.865149 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-06093e33-4878-43b5-b0e2-917ba090fd4b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed returned with HTTP 200 Aug 13 07:16:40.865502 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1407/5603] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:40 2026] GET /volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:41.875125 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8d3a70e0-140c-433d-97c3-c00c787ca36c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:41.876837 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8d3a70e0-140c-433d-97c3-c00c787ca36c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed Aug 13 07:16:41.877056 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8d3a70e0-140c-433d-97c3-c00c787ca36c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:41.877228 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8d3a70e0-140c-433d-97c3-c00c787ca36c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:41.877342 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-8d3a70e0-140c-433d-97c3-c00c787ca36c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id e99e95b4-7ab2-434b-91c8-f5c7c96809ed. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:41.881231 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:41.881231 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:16:41.881794 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8d3a70e0-140c-433d-97c3-c00c787ca36c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed returned with HTTP 200 Aug 13 07:16:41.882141 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1394/5604] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:41 2026] GET /volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:42.891520 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4ca4b5ab-f7bf-4b91-841d-a5d7ac86bf5b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:42.893845 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4ca4b5ab-f7bf-4b91-841d-a5d7ac86bf5b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed Aug 13 07:16:42.893845 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4ca4b5ab-f7bf-4b91-841d-a5d7ac86bf5b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:42.893845 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4ca4b5ab-f7bf-4b91-841d-a5d7ac86bf5b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:42.893845 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-4ca4b5ab-f7bf-4b91-841d-a5d7ac86bf5b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id e99e95b4-7ab2-434b-91c8-f5c7c96809ed. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:42.898379 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:42.898379 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:42.899233 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4ca4b5ab-f7bf-4b91-841d-a5d7ac86bf5b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed returned with HTTP 200 Aug 13 07:16:42.899233 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1400/5605] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:42 2026] GET /volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:43.908674 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f703e931-376e-4f92-9cf4-0ad9537fa61f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:43.910584 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f703e931-376e-4f92-9cf4-0ad9537fa61f tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed Aug 13 07:16:43.910861 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f703e931-376e-4f92-9cf4-0ad9537fa61f tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:43.911097 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f703e931-376e-4f92-9cf4-0ad9537fa61f tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:43.911212 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f703e931-376e-4f92-9cf4-0ad9537fa61f tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id e99e95b4-7ab2-434b-91c8-f5c7c96809ed. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:43.915310 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:43.915310 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:16:43.915944 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f703e931-376e-4f92-9cf4-0ad9537fa61f tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed returned with HTTP 200 Aug 13 07:16:43.916303 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1405/5606] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:43 2026] GET /volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:44.926018 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d81976a6-a8e9-450c-95ea-c7917cee7a0d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:44.927736 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d81976a6-a8e9-450c-95ea-c7917cee7a0d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed Aug 13 07:16:44.927949 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d81976a6-a8e9-450c-95ea-c7917cee7a0d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:44.928148 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d81976a6-a8e9-450c-95ea-c7917cee7a0d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:44.928256 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-d81976a6-a8e9-450c-95ea-c7917cee7a0d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id e99e95b4-7ab2-434b-91c8-f5c7c96809ed. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:44.932291 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:44.932291 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:16:44.932860 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d81976a6-a8e9-450c-95ea-c7917cee7a0d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed returned with HTTP 200 Aug 13 07:16:44.933229 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1408/5607] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:44 2026] GET /volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:45.942808 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f22e7f2a-443d-49f5-96f6-e39ab559cd02 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:45.944542 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f22e7f2a-443d-49f5-96f6-e39ab559cd02 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed Aug 13 07:16:45.944761 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f22e7f2a-443d-49f5-96f6-e39ab559cd02 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:45.944936 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f22e7f2a-443d-49f5-96f6-e39ab559cd02 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:45.945044 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-f22e7f2a-443d-49f5-96f6-e39ab559cd02 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id e99e95b4-7ab2-434b-91c8-f5c7c96809ed. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:45.949229 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:45.949229 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:16:45.949775 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f22e7f2a-443d-49f5-96f6-e39ab559cd02 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed returned with HTTP 200 Aug 13 07:16:45.950119 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1395/5608] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:45 2026] GET /volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:46.959871 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-06c17d3d-7511-4365-9d23-dc8c2e4847da None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:46.961691 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-06c17d3d-7511-4365-9d23-dc8c2e4847da tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed Aug 13 07:16:46.961920 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-06c17d3d-7511-4365-9d23-dc8c2e4847da tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:46.962116 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-06c17d3d-7511-4365-9d23-dc8c2e4847da tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:46.962220 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-06c17d3d-7511-4365-9d23-dc8c2e4847da tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id e99e95b4-7ab2-434b-91c8-f5c7c96809ed. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:46.966230 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:46.966230 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:46.966808 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-06c17d3d-7511-4365-9d23-dc8c2e4847da tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed returned with HTTP 200 Aug 13 07:16:46.967360 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1401/5609] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:46 2026] GET /volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:47.977154 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f432ac1a-4b9b-40e9-b4b7-aebc32aa9599 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:47.978977 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f432ac1a-4b9b-40e9-b4b7-aebc32aa9599 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed Aug 13 07:16:47.979206 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f432ac1a-4b9b-40e9-b4b7-aebc32aa9599 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:47.979422 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f432ac1a-4b9b-40e9-b4b7-aebc32aa9599 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:47.979531 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f432ac1a-4b9b-40e9-b4b7-aebc32aa9599 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id e99e95b4-7ab2-434b-91c8-f5c7c96809ed. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:47.983343 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:47.983343 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:16:47.983857 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f432ac1a-4b9b-40e9-b4b7-aebc32aa9599 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed returned with HTTP 200 Aug 13 07:16:47.984183 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1406/5610] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:47 2026] GET /volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:48.994215 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3e7ec570-e975-4c41-a5f1-696f6fd2e4d8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:48.995988 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3e7ec570-e975-4c41-a5f1-696f6fd2e4d8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed Aug 13 07:16:48.996224 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3e7ec570-e975-4c41-a5f1-696f6fd2e4d8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:48.996436 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3e7ec570-e975-4c41-a5f1-696f6fd2e4d8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:48.996556 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-3e7ec570-e975-4c41-a5f1-696f6fd2e4d8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id e99e95b4-7ab2-434b-91c8-f5c7c96809ed. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:49.000608 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:49.000608 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:16:49.001160 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3e7ec570-e975-4c41-a5f1-696f6fd2e4d8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed returned with HTTP 200 Aug 13 07:16:49.001564 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1409/5611] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:48 2026] GET /volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:50.011863 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-69339fd1-2338-4f7a-9f47-a137a08406ad None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:50.014354 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-69339fd1-2338-4f7a-9f47-a137a08406ad tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed Aug 13 07:16:50.014565 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-69339fd1-2338-4f7a-9f47-a137a08406ad tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:50.014810 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-69339fd1-2338-4f7a-9f47-a137a08406ad tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:50.015276 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-69339fd1-2338-4f7a-9f47-a137a08406ad tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id e99e95b4-7ab2-434b-91c8-f5c7c96809ed. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:50.018800 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:50.018800 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:16:50.019388 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-69339fd1-2338-4f7a-9f47-a137a08406ad tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed returned with HTTP 200 Aug 13 07:16:50.019757 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1396/5612] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:50 2026] GET /volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:51.029781 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ece87187-8ebf-4965-9655-f0573838d3cd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:51.031420 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ece87187-8ebf-4965-9655-f0573838d3cd tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed Aug 13 07:16:51.031619 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ece87187-8ebf-4965-9655-f0573838d3cd tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:51.031790 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ece87187-8ebf-4965-9655-f0573838d3cd tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:51.031884 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ece87187-8ebf-4965-9655-f0573838d3cd tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id e99e95b4-7ab2-434b-91c8-f5c7c96809ed. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:51.035781 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:51.035781 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:51.036445 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ece87187-8ebf-4965-9655-f0573838d3cd tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed returned with HTTP 200 Aug 13 07:16:51.036838 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1402/5613] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:51 2026] GET /volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:52.047821 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9b463962-e388-4602-8c41-797dabee84b3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:52.049614 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9b463962-e388-4602-8c41-797dabee84b3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed Aug 13 07:16:52.049822 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9b463962-e388-4602-8c41-797dabee84b3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:52.050015 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9b463962-e388-4602-8c41-797dabee84b3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:52.050168 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9b463962-e388-4602-8c41-797dabee84b3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id e99e95b4-7ab2-434b-91c8-f5c7c96809ed. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:52.055936 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:52.055936 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:16:52.056844 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9b463962-e388-4602-8c41-797dabee84b3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed returned with HTTP 200 Aug 13 07:16:52.057419 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1407/5614] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:52 2026] GET /volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:53.068377 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e96d8f61-c6dc-4b5e-ac04-7adcd8d81cb8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:53.069864 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e96d8f61-c6dc-4b5e-ac04-7adcd8d81cb8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed Aug 13 07:16:53.070123 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e96d8f61-c6dc-4b5e-ac04-7adcd8d81cb8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:53.070346 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e96d8f61-c6dc-4b5e-ac04-7adcd8d81cb8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:53.070504 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-e96d8f61-c6dc-4b5e-ac04-7adcd8d81cb8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id e99e95b4-7ab2-434b-91c8-f5c7c96809ed. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:53.075745 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:53.075745 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:16:53.076601 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e96d8f61-c6dc-4b5e-ac04-7adcd8d81cb8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed returned with HTTP 200 Aug 13 07:16:53.077063 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1410/5615] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:53 2026] GET /volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:54.087752 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e4648c2b-d367-4baa-aab8-059eab98910e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:54.089506 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e4648c2b-d367-4baa-aab8-059eab98910e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed Aug 13 07:16:54.089734 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e4648c2b-d367-4baa-aab8-059eab98910e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:54.089934 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e4648c2b-d367-4baa-aab8-059eab98910e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:54.090068 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e4648c2b-d367-4baa-aab8-059eab98910e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id e99e95b4-7ab2-434b-91c8-f5c7c96809ed. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:54.094067 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:54.094067 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:16:54.094701 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e4648c2b-d367-4baa-aab8-059eab98910e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed returned with HTTP 200 Aug 13 07:16:54.095111 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1397/5616] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:54 2026] GET /volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:54.103981 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-eadf8d3b-56b5-4ce4-afe9-1acecddbb3e7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:54.105842 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eadf8d3b-56b5-4ce4-afe9-1acecddbb3e7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] POST https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed/action Aug 13 07:16:54.106188 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eadf8d3b-56b5-4ce4-afe9-1acecddbb3e7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:16:54.106305 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eadf8d3b-56b5-4ce4-afe9-1acecddbb3e7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:16:54.107554 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.admin_actions [None req-eadf8d3b-56b5-4ce4-afe9-1acecddbb3e7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Updating backup 'e99e95b4-7ab2-434b-91c8-f5c7c96809ed' with '{'status': 'error'}' {{(pid=100296) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 07:16:54.114603 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:54.114603 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:54.115554 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-eadf8d3b-56b5-4ce4-afe9-1acecddbb3e7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'cfbc50635a054211a2f8d60be162aa59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10c0e8566c6848e1966fbaa5e34220d4', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 07:16:54.115726 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eadf8d3b-56b5-4ce4-afe9-1acecddbb3e7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed/action returned with HTTP 403 Aug 13 07:16:54.116146 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1403/5617] 10.4.3.81 () {70 vars in 1423 bytes} [Thu Aug 13 07:16:54 2026] POST /volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:16:54.122104 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-366e5443-9992-46e8-ad58-bcc73ee252b8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:54.123742 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-366e5443-9992-46e8-ad58-bcc73ee252b8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/48229fa9-8ba0-4cbf-8226-fdeee5c18054 Aug 13 07:16:54.123929 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-366e5443-9992-46e8-ad58-bcc73ee252b8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:54.124112 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-366e5443-9992-46e8-ad58-bcc73ee252b8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:54.124303 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-366e5443-9992-46e8-ad58-bcc73ee252b8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Delete volume with id: 48229fa9-8ba0-4cbf-8226-fdeee5c18054 Aug 13 07:16:54.130827 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:54.130827 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:16:54.131082 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-366e5443-9992-46e8-ad58-bcc73ee252b8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:16:54.144814 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-366e5443-9992-46e8-ad58-bcc73ee252b8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Delete volume request issued successfully. Aug 13 07:16:54.144983 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-366e5443-9992-46e8-ad58-bcc73ee252b8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/48229fa9-8ba0-4cbf-8226-fdeee5c18054 returned with HTTP 202 Aug 13 07:16:54.145386 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1408/5618] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:16:54 2026] DELETE /volume/v3/volumes/48229fa9-8ba0-4cbf-8226-fdeee5c18054 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:16:54.152765 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9b7e8be3-1f62-4aaf-ae17-4993b82fc727 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:54.155276 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9b7e8be3-1f62-4aaf-ae17-4993b82fc727 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/volumes/48229fa9-8ba0-4cbf-8226-fdeee5c18054 Aug 13 07:16:54.155567 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9b7e8be3-1f62-4aaf-ae17-4993b82fc727 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:54.155755 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9b7e8be3-1f62-4aaf-ae17-4993b82fc727 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:54.163551 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:54.163551 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:16:54.167179 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9b7e8be3-1f62-4aaf-ae17-4993b82fc727 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:16:54.170968 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9b7e8be3-1f62-4aaf-ae17-4993b82fc727 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/48229fa9-8ba0-4cbf-8226-fdeee5c18054 returned with HTTP 200 Aug 13 07:16:54.171434 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1411/5619] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:54 2026] GET /volume/v3/volumes/48229fa9-8ba0-4cbf-8226-fdeee5c18054 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:16:55.184918 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6b5283a4-9d71-4eb0-897c-be563725a422 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:55.186798 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6b5283a4-9d71-4eb0-897c-be563725a422 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/volumes/48229fa9-8ba0-4cbf-8226-fdeee5c18054 Aug 13 07:16:55.187071 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6b5283a4-9d71-4eb0-897c-be563725a422 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:55.187341 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6b5283a4-9d71-4eb0-897c-be563725a422 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:55.193156 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6b5283a4-9d71-4eb0-897c-be563725a422 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/48229fa9-8ba0-4cbf-8226-fdeee5c18054 returned with HTTP 404 Aug 13 07:16:55.193634 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1398/5620] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:55 2026] GET /volume/v3/volumes/48229fa9-8ba0-4cbf-8226-fdeee5c18054 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:16:55.201220 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fcc8e268-929c-489c-8164-bfc40c622c32 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:55.202899 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] POST https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091/restore Aug 13 07:16:55.203222 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:16:55.204462 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Restoring backup 7a76c654-3999-45cd-b56e-da93cc707091 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100296) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 07:16:55.204556 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Restoring backup 7a76c654-3999-45cd-b56e-da93cc707091 to volume None. Aug 13 07:16:55.208475 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:55.208475 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:55.209455 np0000007169 devstack@c-api.service[100296]: INFO cinder.backup.api [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Creating volume of 1 GB for restore of backup 7a76c654-3999-45cd-b56e-da93cc707091. Aug 13 07:16:55.212744 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Availability Zones retrieved successfully. Aug 13 07:16:55.218021 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Flow 'volume_create_api' (4d4e6c06-d45e-4269-a1f6-24380bdc9e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:16:55.219421 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (835b4d33-4ce8-48d5-b72f-1eec1faad958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:16:55.220555 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:16:55.250613 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (835b4d33-4ce8-48d5-b72f-1eec1faad958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:16:55.251698 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14c81cb0-c0a4-4e0e-b9f5-8c6b1ecb2db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:16:55.286738 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Created reservations ['68af3499-c45b-4f02-b1ca-d3a31004f530', '83284b39-ce8a-44bf-a55c-dafda409f25e', '3eb7a02b-9a22-47b6-8d34-79f52b1bc16b', 'ace6791b-a2c9-4624-ab87-7a3f54914a71'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:16:55.287588 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14c81cb0-c0a4-4e0e-b9f5-8c6b1ecb2db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68af3499-c45b-4f02-b1ca-d3a31004f530', '83284b39-ce8a-44bf-a55c-dafda409f25e', '3eb7a02b-9a22-47b6-8d34-79f52b1bc16b', 'ace6791b-a2c9-4624-ab87-7a3f54914a71']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:16:55.288303 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338f1759-8867-433f-913f-7b2a9ee8f48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:16:55.313785 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338f1759-8867-433f-913f-7b2a9ee8f48e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57b96277-cf64-4936-93df-e400eb54e70e', '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='10c0e8566c6848e1966fbaa5e34220d4',qos_specs=None,replication_status=,reservations=['68af3499-c45b-4f02-b1ca-d3a31004f530','83284b39-ce8a-44bf-a55c-dafda409f25e','3eb7a02b-9a22-47b6-8d34-79f52b1bc16b','ace6791b-a2c9-4624-ab87-7a3f54914a71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfbc50635a054211a2f8d60be162aa59',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:16:55Z,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=57b96277-cf64-4936-93df-e400eb54e70e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10c0e8566c6848e1966fbaa5e34220d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfbc50635a054211a2f8d60be162aa59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:16:55.314472 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbfa5b3f-970a-471a-8edd-839bd4b0900b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:16:55.328354 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbfa5b3f-970a-471a-8edd-839bd4b0900b) transitioned into 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='10c0e8566c6848e1966fbaa5e34220d4',qos_specs=None,replication_status=,reservations=['68af3499-c45b-4f02-b1ca-d3a31004f530','83284b39-ce8a-44bf-a55c-dafda409f25e','3eb7a02b-9a22-47b6-8d34-79f52b1bc16b','ace6791b-a2c9-4624-ab87-7a3f54914a71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfbc50635a054211a2f8d60be162aa59',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:16:55.329119 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06899728-8ff6-4b28-9b31-5ae8b2a14d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:16:55.336745 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06899728-8ff6-4b28-9b31-5ae8b2a14d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:16:55.337602 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Flow 'volume_create_api' (4d4e6c06-d45e-4269-a1f6-24380bdc9e0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:16:55.337937 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Create volume request issued successfully. Aug 13 07:16:55.344117 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:55.344117 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:55.344607 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Volume info retrieved successfully. Aug 13 07:16:56.351705 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:56.351705 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:56.352163 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Volume info retrieved successfully. Aug 13 07:16:56.352291 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.backup.api [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Checking backup size 1 against volume size 1 {{(pid=100296) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 07:16:56.352611 np0000007169 devstack@c-api.service[100296]: INFO cinder.backup.api [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Overwriting volume 57b96277-cf64-4936-93df-e400eb54e70e with restore of backup 7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:16:56.362110 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] restore_backup in rpcapi backup_id 7a76c654-3999-45cd-b56e-da93cc707091 {{(pid=100296) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 07:16:56.363889 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fcc8e268-929c-489c-8164-bfc40c622c32 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091/restore returned with HTTP 202 Aug 13 07:16:56.364399 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1404/5621] 10.4.3.81 () {70 vars in 1426 bytes} [Thu Aug 13 07:16:55 2026] POST /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091/restore => generated 152 bytes in 1163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:16:56.372122 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-25f929cf-5cbb-4302-b5a9-b50391de0131 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:56.374261 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-25f929cf-5cbb-4302-b5a9-b50391de0131 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:16:56.374517 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-25f929cf-5cbb-4302-b5a9-b50391de0131 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:56.374713 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-25f929cf-5cbb-4302-b5a9-b50391de0131 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:56.374830 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-25f929cf-5cbb-4302-b5a9-b50391de0131 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:56.378895 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:56.378895 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:16:56.379588 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-25f929cf-5cbb-4302-b5a9-b50391de0131 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:16:56.379950 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1409/5622] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:56 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:57.390439 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7e5367e2-c126-4082-8311-788f6b481421 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:57.392603 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7e5367e2-c126-4082-8311-788f6b481421 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:16:57.392857 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7e5367e2-c126-4082-8311-788f6b481421 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:57.393062 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7e5367e2-c126-4082-8311-788f6b481421 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:57.393185 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-7e5367e2-c126-4082-8311-788f6b481421 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:57.397130 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:57.397130 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:16:57.397688 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7e5367e2-c126-4082-8311-788f6b481421 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:16:57.398164 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1412/5623] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:57 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:58.408718 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a02646d2-dd27-4b6b-9416-38a2adfbfde8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:58.410620 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a02646d2-dd27-4b6b-9416-38a2adfbfde8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:16:58.410777 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a02646d2-dd27-4b6b-9416-38a2adfbfde8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:58.410985 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a02646d2-dd27-4b6b-9416-38a2adfbfde8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:58.411090 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-a02646d2-dd27-4b6b-9416-38a2adfbfde8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:58.415590 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:58.415590 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:16:58.416224 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a02646d2-dd27-4b6b-9416-38a2adfbfde8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:16:58.416597 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1399/5624] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:58 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:16:59.425848 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dc91a4f8-4a43-491a-8f2a-1e80d1de1064 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:16:59.427742 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dc91a4f8-4a43-491a-8f2a-1e80d1de1064 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:16:59.427962 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dc91a4f8-4a43-491a-8f2a-1e80d1de1064 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:16:59.428171 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dc91a4f8-4a43-491a-8f2a-1e80d1de1064 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:16:59.428302 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-dc91a4f8-4a43-491a-8f2a-1e80d1de1064 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:16:59.432603 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:16:59.432603 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:16:59.433224 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dc91a4f8-4a43-491a-8f2a-1e80d1de1064 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:16:59.433593 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1405/5625] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:16:59 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:17:00.442688 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a927f678-0a21-4a0c-9ad5-3525a91c8b5e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:00.444415 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a927f678-0a21-4a0c-9ad5-3525a91c8b5e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:17:00.444614 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a927f678-0a21-4a0c-9ad5-3525a91c8b5e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:00.444785 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a927f678-0a21-4a0c-9ad5-3525a91c8b5e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:00.444882 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a927f678-0a21-4a0c-9ad5-3525a91c8b5e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:17:00.452917 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:00.452917 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:17:00.453554 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a927f678-0a21-4a0c-9ad5-3525a91c8b5e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:17:00.453884 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1410/5626] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:17:00 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:17:01.463914 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5d069980-5e53-4077-8ff5-1275d1ac09c2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:01.465774 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5d069980-5e53-4077-8ff5-1275d1ac09c2 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:17:01.466014 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5d069980-5e53-4077-8ff5-1275d1ac09c2 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:01.466249 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5d069980-5e53-4077-8ff5-1275d1ac09c2 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:01.466408 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-5d069980-5e53-4077-8ff5-1275d1ac09c2 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:17:01.470302 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:01.470302 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:17:01.470941 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5d069980-5e53-4077-8ff5-1275d1ac09c2 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:17:01.471305 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1413/5627] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:17:01 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:17:02.481279 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-184b0a44-4898-416a-bdb1-6df2df7a4923 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:02.482867 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-184b0a44-4898-416a-bdb1-6df2df7a4923 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:17:02.483064 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-184b0a44-4898-416a-bdb1-6df2df7a4923 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:02.483244 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-184b0a44-4898-416a-bdb1-6df2df7a4923 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:02.483360 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-184b0a44-4898-416a-bdb1-6df2df7a4923 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:17:02.487077 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:02.487077 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:17:02.487699 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-184b0a44-4898-416a-bdb1-6df2df7a4923 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:17:02.488022 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1400/5628] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:17:02 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:17:03.497877 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dd04b944-9ba0-45db-a138-10540fe786dc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:03.499590 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dd04b944-9ba0-45db-a138-10540fe786dc tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:17:03.499975 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dd04b944-9ba0-45db-a138-10540fe786dc tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:03.500350 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dd04b944-9ba0-45db-a138-10540fe786dc tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:03.501282 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-dd04b944-9ba0-45db-a138-10540fe786dc tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:17:03.504669 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:03.504669 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:17:03.505711 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dd04b944-9ba0-45db-a138-10540fe786dc tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:17:03.505711 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1406/5629] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:17:03 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:17:04.515779 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1f437e50-4f92-4dfd-ad96-71f921d006e7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:04.517558 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1f437e50-4f92-4dfd-ad96-71f921d006e7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:17:04.517865 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1f437e50-4f92-4dfd-ad96-71f921d006e7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:04.518122 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1f437e50-4f92-4dfd-ad96-71f921d006e7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:04.518350 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-1f437e50-4f92-4dfd-ad96-71f921d006e7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:17:04.523280 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:04.523280 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:17:04.523280 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1f437e50-4f92-4dfd-ad96-71f921d006e7 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:17:04.523280 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1411/5630] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:17:04 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:17:05.533102 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-39f7906c-3818-46d1-a892-a55269307ba3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:05.534823 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-39f7906c-3818-46d1-a892-a55269307ba3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:17:05.535031 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-39f7906c-3818-46d1-a892-a55269307ba3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:05.535218 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-39f7906c-3818-46d1-a892-a55269307ba3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:05.535397 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-39f7906c-3818-46d1-a892-a55269307ba3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:17:05.539584 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:05.539584 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:17:05.540173 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-39f7906c-3818-46d1-a892-a55269307ba3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:17:05.540562 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1414/5631] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:17:05 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:17:05.549527 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a753b31d-af93-4516-82a2-6b029b5d640d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:05.551199 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a753b31d-af93-4516-82a2-6b029b5d640d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/57b96277-cf64-4936-93df-e400eb54e70e Aug 13 07:17:05.551439 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a753b31d-af93-4516-82a2-6b029b5d640d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:05.551615 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a753b31d-af93-4516-82a2-6b029b5d640d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:05.551762 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-a753b31d-af93-4516-82a2-6b029b5d640d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Delete volume with id: 57b96277-cf64-4936-93df-e400eb54e70e Aug 13 07:17:05.559472 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:05.559472 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:17:05.559940 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a753b31d-af93-4516-82a2-6b029b5d640d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:17:05.576426 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a753b31d-af93-4516-82a2-6b029b5d640d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Delete volume request issued successfully. Aug 13 07:17:05.576615 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a753b31d-af93-4516-82a2-6b029b5d640d tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/57b96277-cf64-4936-93df-e400eb54e70e returned with HTTP 202 Aug 13 07:17:05.577024 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1401/5632] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:17:05 2026] DELETE /volume/v3/volumes/57b96277-cf64-4936-93df-e400eb54e70e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:17:05.584422 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b2303df8-9727-488f-9118-ea1785b2ed0b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:05.586030 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b2303df8-9727-488f-9118-ea1785b2ed0b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/volumes/57b96277-cf64-4936-93df-e400eb54e70e Aug 13 07:17:05.586221 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b2303df8-9727-488f-9118-ea1785b2ed0b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:05.586420 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b2303df8-9727-488f-9118-ea1785b2ed0b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:05.592794 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:05.592794 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:17:05.596105 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b2303df8-9727-488f-9118-ea1785b2ed0b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:17:05.599601 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b2303df8-9727-488f-9118-ea1785b2ed0b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/57b96277-cf64-4936-93df-e400eb54e70e returned with HTTP 200 Aug 13 07:17:05.599944 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1407/5633] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:17:05 2026] GET /volume/v3/volumes/57b96277-cf64-4936-93df-e400eb54e70e => generated 1072 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:17:06.614110 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-472b4686-d104-41fb-afa1-e957d2d04559 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:06.616404 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-472b4686-d104-41fb-afa1-e957d2d04559 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/volumes/57b96277-cf64-4936-93df-e400eb54e70e Aug 13 07:17:06.616724 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-472b4686-d104-41fb-afa1-e957d2d04559 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:06.616978 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-472b4686-d104-41fb-afa1-e957d2d04559 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:06.622794 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-472b4686-d104-41fb-afa1-e957d2d04559 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/57b96277-cf64-4936-93df-e400eb54e70e returned with HTTP 404 Aug 13 07:17:06.623341 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1412/5634] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:17:06 2026] GET /volume/v3/volumes/57b96277-cf64-4936-93df-e400eb54e70e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:17:06.630754 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ea7bbecd-45e2-4edb-a12f-d6b4f787b59e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:06.632460 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ea7bbecd-45e2-4edb-a12f-d6b4f787b59e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:17:06.632668 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ea7bbecd-45e2-4edb-a12f-d6b4f787b59e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:06.632841 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ea7bbecd-45e2-4edb-a12f-d6b4f787b59e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:06.632943 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-ea7bbecd-45e2-4edb-a12f-d6b4f787b59e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:17:06.636798 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:06.636798 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:17:06.637456 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ea7bbecd-45e2-4edb-a12f-d6b4f787b59e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-member] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:17:06.637798 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1415/5635] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:17:06 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:17:06.647315 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c964e31a-bcca-4c39-a2a9-c60cf41f66b5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:06.649004 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c964e31a-bcca-4c39-a2a9-c60cf41f66b5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] DELETE https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed Aug 13 07:17:06.649224 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c964e31a-bcca-4c39-a2a9-c60cf41f66b5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:06.649451 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c964e31a-bcca-4c39-a2a9-c60cf41f66b5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:06.649545 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-c964e31a-bcca-4c39-a2a9-c60cf41f66b5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Delete backup with id: e99e95b4-7ab2-434b-91c8-f5c7c96809ed. Aug 13 07:17:06.653451 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:06.653451 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:17:06.664062 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-c964e31a-bcca-4c39-a2a9-c60cf41f66b5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] delete_backup rpcapi backup_id e99e95b4-7ab2-434b-91c8-f5c7c96809ed {{(pid=100294) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:17:06.665632 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c964e31a-bcca-4c39-a2a9-c60cf41f66b5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed returned with HTTP 202 Aug 13 07:17:06.666029 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1402/5636] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:17:06 2026] DELETE /volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:17:06.673020 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-86349589-12d4-47cd-9ebb-ade60b3f2773 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:06.674626 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-86349589-12d4-47cd-9ebb-ade60b3f2773 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed Aug 13 07:17:06.674826 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-86349589-12d4-47cd-9ebb-ade60b3f2773 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:06.674995 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-86349589-12d4-47cd-9ebb-ade60b3f2773 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:06.675154 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-86349589-12d4-47cd-9ebb-ade60b3f2773 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id e99e95b4-7ab2-434b-91c8-f5c7c96809ed. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:17:06.679534 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:06.679534 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:17:06.680203 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-86349589-12d4-47cd-9ebb-ade60b3f2773 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed returned with HTTP 200 Aug 13 07:17:06.680611 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1408/5637] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:17:06 2026] GET /volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:17:07.690811 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3257ca2e-afa0-4b66-9cc7-1b6414d14e3c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:07.692557 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3257ca2e-afa0-4b66-9cc7-1b6414d14e3c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed Aug 13 07:17:07.692760 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3257ca2e-afa0-4b66-9cc7-1b6414d14e3c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:07.692950 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3257ca2e-afa0-4b66-9cc7-1b6414d14e3c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:07.693066 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3257ca2e-afa0-4b66-9cc7-1b6414d14e3c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id e99e95b4-7ab2-434b-91c8-f5c7c96809ed. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:17:07.697123 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3257ca2e-afa0-4b66-9cc7-1b6414d14e3c tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed returned with HTTP 404 Aug 13 07:17:07.697678 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1413/5638] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:17:07 2026] GET /volume/v3/backups/e99e95b4-7ab2-434b-91c8-f5c7c96809ed => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:17:07.704373 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6fa643ad-17c9-4b75-b71f-7dab25e21ee8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:07.706030 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6fa643ad-17c9-4b75-b71f-7dab25e21ee8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] DELETE https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe Aug 13 07:17:07.706209 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6fa643ad-17c9-4b75-b71f-7dab25e21ee8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:07.706448 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6fa643ad-17c9-4b75-b71f-7dab25e21ee8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:07.706546 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-6fa643ad-17c9-4b75-b71f-7dab25e21ee8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Delete backup with id: b4210b6e-4156-43e4-91f2-b5149d4818fe. Aug 13 07:17:07.710729 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:07.710729 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:17:07.722783 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-6fa643ad-17c9-4b75-b71f-7dab25e21ee8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] delete_backup rpcapi backup_id b4210b6e-4156-43e4-91f2-b5149d4818fe {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:17:07.724606 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6fa643ad-17c9-4b75-b71f-7dab25e21ee8 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe returned with HTTP 202 Aug 13 07:17:07.725256 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1416/5639] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:17:07 2026] DELETE /volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:17:07.732781 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-12b32cdb-9670-4ae2-8e15-28afad92b3fb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:07.734751 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-12b32cdb-9670-4ae2-8e15-28afad92b3fb tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe Aug 13 07:17:07.734977 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-12b32cdb-9670-4ae2-8e15-28afad92b3fb tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:07.735160 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-12b32cdb-9670-4ae2-8e15-28afad92b3fb tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:07.735314 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-12b32cdb-9670-4ae2-8e15-28afad92b3fb tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id b4210b6e-4156-43e4-91f2-b5149d4818fe. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:17:07.740453 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:07.740453 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:17:07.740982 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-12b32cdb-9670-4ae2-8e15-28afad92b3fb tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe returned with HTTP 200 Aug 13 07:17:07.741431 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1403/5640] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:17:07 2026] GET /volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:17:08.750803 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-91e6a92d-29ac-446c-9b7f-997609d197c5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:08.752247 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-91e6a92d-29ac-446c-9b7f-997609d197c5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe Aug 13 07:17:08.752445 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-91e6a92d-29ac-446c-9b7f-997609d197c5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:08.752611 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-91e6a92d-29ac-446c-9b7f-997609d197c5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:08.752803 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-91e6a92d-29ac-446c-9b7f-997609d197c5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id b4210b6e-4156-43e4-91f2-b5149d4818fe. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:17:08.756565 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-91e6a92d-29ac-446c-9b7f-997609d197c5 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe returned with HTTP 404 Aug 13 07:17:08.756985 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1409/5641] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:17:08 2026] GET /volume/v3/backups/b4210b6e-4156-43e4-91f2-b5149d4818fe => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:17:08.762476 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3662ff18-0067-4820-be43-b36c3980650b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:08.764069 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3662ff18-0067-4820-be43-b36c3980650b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] DELETE https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:17:08.764274 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3662ff18-0067-4820-be43-b36c3980650b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:08.764489 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3662ff18-0067-4820-be43-b36c3980650b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:08.764589 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-3662ff18-0067-4820-be43-b36c3980650b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Delete backup with id: 7a76c654-3999-45cd-b56e-da93cc707091. Aug 13 07:17:08.768869 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:08.768869 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:17:08.778982 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-3662ff18-0067-4820-be43-b36c3980650b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] delete_backup rpcapi backup_id 7a76c654-3999-45cd-b56e-da93cc707091 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 07:17:08.780709 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3662ff18-0067-4820-be43-b36c3980650b tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 202 Aug 13 07:17:08.780840 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1414/5642] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:17:08 2026] DELETE /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:17:08.786897 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6468d1dd-43e4-4165-9d0d-8ce69d9aa7ed None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:08.788429 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6468d1dd-43e4-4165-9d0d-8ce69d9aa7ed tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:17:08.788642 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6468d1dd-43e4-4165-9d0d-8ce69d9aa7ed tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:08.788836 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6468d1dd-43e4-4165-9d0d-8ce69d9aa7ed tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:08.788943 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-6468d1dd-43e4-4165-9d0d-8ce69d9aa7ed tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:17:08.793180 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:08.793180 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:17:08.793798 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6468d1dd-43e4-4165-9d0d-8ce69d9aa7ed tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 200 Aug 13 07:17:08.794151 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1417/5643] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:17:08 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:17:09.803584 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a4ff6ac1-9733-4884-8a4c-72e288fa3ed3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:09.805199 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a4ff6ac1-9733-4884-8a4c-72e288fa3ed3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 Aug 13 07:17:09.805442 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a4ff6ac1-9733-4884-8a4c-72e288fa3ed3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:09.805615 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a4ff6ac1-9733-4884-8a4c-72e288fa3ed3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:09.805706 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-a4ff6ac1-9733-4884-8a4c-72e288fa3ed3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Show backup with id 7a76c654-3999-45cd-b56e-da93cc707091. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 07:17:09.808932 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a4ff6ac1-9733-4884-8a4c-72e288fa3ed3 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 returned with HTTP 404 Aug 13 07:17:09.809385 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1404/5644] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:17:09 2026] GET /volume/v3/backups/7a76c654-3999-45cd-b56e-da93cc707091 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:17:09.815440 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5cb17b18-e231-4f64-8f3f-b4aec8a10836 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:09.817083 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5cb17b18-e231-4f64-8f3f-b4aec8a10836 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/59b57c4b-6283-4b07-89d9-992f9e9a01cc Aug 13 07:17:09.817281 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5cb17b18-e231-4f64-8f3f-b4aec8a10836 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:09.817492 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5cb17b18-e231-4f64-8f3f-b4aec8a10836 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:09.817644 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-5cb17b18-e231-4f64-8f3f-b4aec8a10836 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Delete volume with id: 59b57c4b-6283-4b07-89d9-992f9e9a01cc Aug 13 07:17:09.825234 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:09.825234 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:17:09.825650 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5cb17b18-e231-4f64-8f3f-b4aec8a10836 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:17:09.841071 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5cb17b18-e231-4f64-8f3f-b4aec8a10836 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Delete volume request issued successfully. Aug 13 07:17:09.841308 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5cb17b18-e231-4f64-8f3f-b4aec8a10836 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/59b57c4b-6283-4b07-89d9-992f9e9a01cc returned with HTTP 202 Aug 13 07:17:09.841772 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1410/5645] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:17:09 2026] DELETE /volume/v3/volumes/59b57c4b-6283-4b07-89d9-992f9e9a01cc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:17:09.848859 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9a491bfb-eeb2-460b-ba82-fab7da875b4e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:09.850911 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a491bfb-eeb2-460b-ba82-fab7da875b4e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/volumes/59b57c4b-6283-4b07-89d9-992f9e9a01cc Aug 13 07:17:09.851187 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a491bfb-eeb2-460b-ba82-fab7da875b4e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:09.851383 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a491bfb-eeb2-460b-ba82-fab7da875b4e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:09.858758 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:09.858758 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:17:09.862106 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9a491bfb-eeb2-460b-ba82-fab7da875b4e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Volume info retrieved successfully. Aug 13 07:17:09.865797 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a491bfb-eeb2-460b-ba82-fab7da875b4e tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/59b57c4b-6283-4b07-89d9-992f9e9a01cc returned with HTTP 200 Aug 13 07:17:09.866167 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1415/5646] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:17:09 2026] GET /volume/v3/volumes/59b57c4b-6283-4b07-89d9-992f9e9a01cc => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:17:10.877853 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3a220ee5-a5cb-4f10-96b1-132573b0af63 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:10.879659 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3a220ee5-a5cb-4f10-96b1-132573b0af63 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] GET https://10.4.3.81/volume/v3/volumes/59b57c4b-6283-4b07-89d9-992f9e9a01cc Aug 13 07:17:10.879867 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3a220ee5-a5cb-4f10-96b1-132573b0af63 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:10.880070 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3a220ee5-a5cb-4f10-96b1-132573b0af63 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:10.885334 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3a220ee5-a5cb-4f10-96b1-132573b0af63 tempest-ProjectMemberTests33-2049590636 tempest-ProjectMemberTests33-2049590636-project-admin] https://10.4.3.81/volume/v3/volumes/59b57c4b-6283-4b07-89d9-992f9e9a01cc returned with HTTP 404 Aug 13 07:17:10.885767 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1418/5647] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:17:10 2026] GET /volume/v3/volumes/59b57c4b-6283-4b07-89d9-992f9e9a01cc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:17:12.349193 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ed9e994c-881d-42e6-830d-441d4f7e2cfa None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:12.440682 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ed9e994c-881d-42e6-830d-441d4f7e2cfa tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:17:12.441006 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ed9e994c-881d-42e6-830d-441d4f7e2cfa tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-49817383", "extra_specs": {"storage_protocol": "tempest-storage_protocol-444235437", "vendor_name": "tempest-vendor_name-1046640098"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:17:12.453794 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ed9e994c-881d-42e6-830d-441d4f7e2cfa tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:17:12.454090 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1405/5648] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:17:12 2026] POST /volume/v3/types => generated 327 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:17:12.461416 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-df691734-e151-47ea-90bb-b6723681e55c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:12.463543 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:17:12.463891 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3779840a-3da9-4f94-831a-c7f4effd0782", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:17:12.465252 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Create volume request body: {'volume': {'volume_type': '3779840a-3da9-4f94-831a-c7f4effd0782', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:17:12.468744 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Create volume of 1 GB Aug 13 07:17:12.469012 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:12.469012 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:17:12.469361 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Availability Zones retrieved successfully. Aug 13 07:17:12.474559 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Flow 'volume_create_api' (57774e2f-f71a-4e47-bcab-9227643f7076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:17:12.475440 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b9b867-610c-4d65-9932-89a769f89929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:12.476153 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:17:12.493294 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b9b867-610c-4d65-9932-89a769f89929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:17:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-444235437',vendor_name='tempest-vendor_name-1046640098'},id=3779840a-3da9-4f94-831a-c7f4effd0782,is_public=True,name='tempest-ProjectReaderTests-volume-type-49817383',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3779840a-3da9-4f94-831a-c7f4effd0782', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:12.493987 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d807d3-ddad-4f70-a8ec-f4cf7103fa99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:12.516149 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-49817383 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-49817383, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:17:12.516438 np0000007169 devstack@c-api.service[100296]: WARNING cinder.quota [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-49817383 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-49817383, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:17:12.545158 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Created reservations ['ac7c1b76-1cd4-40ab-8f5a-36b4c636e1db', 'df155983-48bf-4b8c-9f6d-d4d9266ad186', 'b22196b8-be8e-4ccd-9e12-fb4be6d25043', 'c97d9625-b7d7-4d7a-968a-d441f8dc8502'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:17:12.545963 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d807d3-ddad-4f70-a8ec-f4cf7103fa99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac7c1b76-1cd4-40ab-8f5a-36b4c636e1db', 'df155983-48bf-4b8c-9f6d-d4d9266ad186', 'b22196b8-be8e-4ccd-9e12-fb4be6d25043', 'c97d9625-b7d7-4d7a-968a-d441f8dc8502']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:12.546682 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83001c8a-742d-429a-ac59-150c28c35b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:12.568550 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83001c8a-742d-429a-ac59-150c28c35b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b897c1c-fbf1-401f-8aca-e436fd33dbca', '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='bdc515ab12e3459c897f2bb098bae039',qos_specs=None,replication_status=,reservations=['ac7c1b76-1cd4-40ab-8f5a-36b4c636e1db','df155983-48bf-4b8c-9f6d-d4d9266ad186','b22196b8-be8e-4ccd-9e12-fb4be6d25043','c97d9625-b7d7-4d7a-968a-d441f8dc8502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c75f22b6a71143669870ebb5e9be8e8a',volume_type_id=3779840a-3da9-4f94-831a-c7f4effd0782), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:17:12Z,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=1b897c1c-fbf1-401f-8aca-e436fd33dbca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdc515ab12e3459c897f2bb098bae039',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c75f22b6a71143669870ebb5e9be8e8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3779840a-3da9-4f94-831a-c7f4effd0782),volume_type_id=3779840a-3da9-4f94-831a-c7f4effd0782)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:12.569258 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b450fe4-d33b-48b9-84fd-2e6876aa8c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:12.585484 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b450fe4-d33b-48b9-84fd-2e6876aa8c0e) transitioned into state 'SUCCESS' from 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='bdc515ab12e3459c897f2bb098bae039',qos_specs=None,replication_status=,reservations=['ac7c1b76-1cd4-40ab-8f5a-36b4c636e1db','df155983-48bf-4b8c-9f6d-d4d9266ad186','b22196b8-be8e-4ccd-9e12-fb4be6d25043','c97d9625-b7d7-4d7a-968a-d441f8dc8502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c75f22b6a71143669870ebb5e9be8e8a',volume_type_id=3779840a-3da9-4f94-831a-c7f4effd0782)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:12.586229 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21b43c39-d8d1-4f04-8277-607af28b0c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:12.594142 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21b43c39-d8d1-4f04-8277-607af28b0c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:12.594946 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Flow 'volume_create_api' (57774e2f-f71a-4e47-bcab-9227643f7076) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:17:12.595210 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Create volume request issued successfully. Aug 13 07:17:12.595774 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df691734-e151-47ea-90bb-b6723681e55c tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:17:12.596151 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1411/5649] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:17:12 2026] POST /volume/v3/volumes => generated 770 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:17:12.607010 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-54dee205-a15d-4e4b-8189-3b32e28300c4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:12.608739 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-54dee205-a15d-4e4b-8189-3b32e28300c4 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] GET https://10.4.3.81/volume/v3/volumes/1b897c1c-fbf1-401f-8aca-e436fd33dbca Aug 13 07:17:12.608999 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-54dee205-a15d-4e4b-8189-3b32e28300c4 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:12.609222 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-54dee205-a15d-4e4b-8189-3b32e28300c4 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:12.617028 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:12.617028 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:17:12.620351 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-54dee205-a15d-4e4b-8189-3b32e28300c4 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Volume info retrieved successfully. Aug 13 07:17:12.623921 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-54dee205-a15d-4e4b-8189-3b32e28300c4 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] https://10.4.3.81/volume/v3/volumes/1b897c1c-fbf1-401f-8aca-e436fd33dbca returned with HTTP 200 Aug 13 07:17:12.624251 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1416/5650] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:17:12 2026] GET /volume/v3/volumes/1b897c1c-fbf1-401f-8aca-e436fd33dbca => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:17:13.639637 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-83efc6ac-a2d9-4d85-b4a5-539082d76b5b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:13.641224 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-83efc6ac-a2d9-4d85-b4a5-539082d76b5b tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] GET https://10.4.3.81/volume/v3/volumes/1b897c1c-fbf1-401f-8aca-e436fd33dbca Aug 13 07:17:13.641439 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-83efc6ac-a2d9-4d85-b4a5-539082d76b5b tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:13.641618 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-83efc6ac-a2d9-4d85-b4a5-539082d76b5b tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:13.648555 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:13.648555 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:17:13.652059 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-83efc6ac-a2d9-4d85-b4a5-539082d76b5b tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Volume info retrieved successfully. Aug 13 07:17:13.655797 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-83efc6ac-a2d9-4d85-b4a5-539082d76b5b tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] https://10.4.3.81/volume/v3/volumes/1b897c1c-fbf1-401f-8aca-e436fd33dbca returned with HTTP 200 Aug 13 07:17:13.656151 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1419/5651] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:17:13 2026] GET /volume/v3/volumes/1b897c1c-fbf1-401f-8aca-e436fd33dbca => generated 970 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:17:13.667257 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0ddd7a96-abf1-4376-9f02-d32215e72bdd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:13.668967 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0ddd7a96-abf1-4376-9f02-d32215e72bdd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 13 07:17:13.669179 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0ddd7a96-abf1-4376-9f02-d32215e72bdd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:13.669394 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0ddd7a96-abf1-4376-9f02-d32215e72bdd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:13.672475 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0ddd7a96-abf1-4376-9f02-d32215e72bdd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 07:17:13.672799 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1406/5652] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 07:17:13 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:17:13.679293 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c636103b-7407-48fd-bdd3-ed0aef6029b9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:13.730367 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c636103b-7407-48fd-bdd3-ed0aef6029b9 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-reader] GET https://10.4.3.81/volume/v3/messages Aug 13 07:17:13.730553 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c636103b-7407-48fd-bdd3-ed0aef6029b9 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:13.730715 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c636103b-7407-48fd-bdd3-ed0aef6029b9 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-reader] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:13.730915 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:13.730915 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:17:13.733643 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c636103b-7407-48fd-bdd3-ed0aef6029b9 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-reader] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 07:17:13.733989 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1412/5653] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 07:17:13 2026] GET /volume/v3/messages => generated 668 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:17:13.741767 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-437551c0-c05b-406f-a64e-53afad4bac7e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:13.743450 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-437551c0-c05b-406f-a64e-53afad4bac7e tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] DELETE https://10.4.3.81/volume/v3/messages/924db3a9-f50a-4942-a465-7b97e6939c62 Aug 13 07:17:13.743682 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-437551c0-c05b-406f-a64e-53afad4bac7e tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:13.743874 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-437551c0-c05b-406f-a64e-53afad4bac7e tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:13.750754 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-437551c0-c05b-406f-a64e-53afad4bac7e tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] https://10.4.3.81/volume/v3/messages/924db3a9-f50a-4942-a465-7b97e6939c62 returned with HTTP 204 Aug 13 07:17:13.751111 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1417/5654] 10.4.3.81 () {68 vars in 1387 bytes} [Thu Aug 13 07:17:13 2026] DELETE /volume/v3/messages/924db3a9-f50a-4942-a465-7b97e6939c62 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 07:17:13.756621 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-897439b3-0163-4f02-8896-360f1c74f113 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:13.758097 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-897439b3-0163-4f02-8896-360f1c74f113 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/1b897c1c-fbf1-401f-8aca-e436fd33dbca Aug 13 07:17:13.758272 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-897439b3-0163-4f02-8896-360f1c74f113 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:13.758465 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-897439b3-0163-4f02-8896-360f1c74f113 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:13.758607 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-897439b3-0163-4f02-8896-360f1c74f113 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Delete volume with id: 1b897c1c-fbf1-401f-8aca-e436fd33dbca Aug 13 07:17:13.764629 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:13.764629 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:17:13.764889 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-897439b3-0163-4f02-8896-360f1c74f113 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Volume info retrieved successfully. Aug 13 07:17:13.765738 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-897439b3-0163-4f02-8896-360f1c74f113 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100297) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 07:17:13.773822 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-897439b3-0163-4f02-8896-360f1c74f113 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-49817383 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-49817383, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:17:13.774061 np0000007169 devstack@c-api.service[100297]: WARNING cinder.quota [None req-897439b3-0163-4f02-8896-360f1c74f113 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-49817383 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-49817383, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:17:13.780804 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-897439b3-0163-4f02-8896-360f1c74f113 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Created reservations ['af6c6590-f3da-4c35-9f4a-940d5252ceec', '206924b7-233b-4d64-972e-0a7b5a118609', 'b2ce80bc-4dd0-4abc-b661-85175a6f6582', 'ffbe155b-09f2-417f-b6fb-a5ad578d7c06'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:17:13.801733 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-897439b3-0163-4f02-8896-360f1c74f113 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Delete volume request issued successfully. Aug 13 07:17:13.801944 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-897439b3-0163-4f02-8896-360f1c74f113 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] https://10.4.3.81/volume/v3/volumes/1b897c1c-fbf1-401f-8aca-e436fd33dbca returned with HTTP 202 Aug 13 07:17:13.802376 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1420/5655] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:17:13 2026] DELETE /volume/v3/volumes/1b897c1c-fbf1-401f-8aca-e436fd33dbca => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:17:13.808880 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-80d899fa-88a8-429f-84dc-26db889f47d8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:13.810481 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80d899fa-88a8-429f-84dc-26db889f47d8 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] DELETE https://10.4.3.81/volume/v3/types/3779840a-3da9-4f94-831a-c7f4effd0782 Aug 13 07:17:13.810683 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80d899fa-88a8-429f-84dc-26db889f47d8 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:13.810886 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80d899fa-88a8-429f-84dc-26db889f47d8 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:13.830937 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80d899fa-88a8-429f-84dc-26db889f47d8 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] https://10.4.3.81/volume/v3/types/3779840a-3da9-4f94-831a-c7f4effd0782 returned with HTTP 202 Aug 13 07:17:13.831270 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1407/5656] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:17:13 2026] DELETE /volume/v3/types/3779840a-3da9-4f94-831a-c7f4effd0782 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:17:13.838658 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c76b411a-bd48-4736-bb32-8ac2cf2614c5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:13.840454 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c76b411a-bd48-4736-bb32-8ac2cf2614c5 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 07:17:13.840764 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c76b411a-bd48-4736-bb32-8ac2cf2614c5 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2120791201", "extra_specs": {"storage_protocol": "tempest-storage_protocol-30536620", "vendor_name": "tempest-vendor_name-725898471"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:17:13.854115 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c76b411a-bd48-4736-bb32-8ac2cf2614c5 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 07:17:13.854602 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1413/5657] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 07:17:13 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) Aug 13 07:17:13.861837 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6155c000-7450-47c3-b81c-67f277a1f3cd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:13.863464 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:17:13.863772 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0577edb1-1c4b-4132-aa1f-2f0ec6b624cc", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:17:13.865080 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Create volume request body: {'volume': {'volume_type': '0577edb1-1c4b-4132-aa1f-2f0ec6b624cc', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:17:13.868364 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Create volume of 1 GB Aug 13 07:17:13.868619 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:13.868619 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:17:13.868924 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Availability Zones retrieved successfully. Aug 13 07:17:13.874506 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Flow 'volume_create_api' (708d88ca-c82c-45f8-b3d9-2f0820933d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:17:13.875411 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33f8b3a5-e96d-4754-845b-c01bf7052866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:13.876135 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:17:13.892993 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33f8b3a5-e96d-4754-845b-c01bf7052866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T07:17:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-30536620',vendor_name='tempest-vendor_name-725898471'},id=0577edb1-1c4b-4132-aa1f-2f0ec6b624cc,is_public=True,name='tempest-ProjectReaderTests-volume-type-2120791201',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0577edb1-1c4b-4132-aa1f-2f0ec6b624cc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:13.893652 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6cb51f-481c-4005-b937-36dd8f9b3518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:13.916768 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2120791201 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2120791201, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:17:13.916996 np0000007169 devstack@c-api.service[100295]: WARNING cinder.quota [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2120791201 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2120791201, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:17:13.937695 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Created reservations ['478e9ce3-7b0f-4928-be74-623f9bb1cff1', 'c3a7f445-edb2-4aa3-a654-46b0194ac2f0', '4c587700-533d-484d-a524-9e2b0d72591c', 'bd7f8fff-6924-41c4-b7c3-3e937c48a53f'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:17:13.938438 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6cb51f-481c-4005-b937-36dd8f9b3518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['478e9ce3-7b0f-4928-be74-623f9bb1cff1', 'c3a7f445-edb2-4aa3-a654-46b0194ac2f0', '4c587700-533d-484d-a524-9e2b0d72591c', 'bd7f8fff-6924-41c4-b7c3-3e937c48a53f']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:13.939211 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e35ae8a7-8deb-411f-8a0f-926711416134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:13.963071 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e35ae8a7-8deb-411f-8a0f-926711416134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5851cb29-ea1f-4797-9cf3-ec3e1ed8a4a8', '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='bdc515ab12e3459c897f2bb098bae039',qos_specs=None,replication_status=,reservations=['478e9ce3-7b0f-4928-be74-623f9bb1cff1','c3a7f445-edb2-4aa3-a654-46b0194ac2f0','4c587700-533d-484d-a524-9e2b0d72591c','bd7f8fff-6924-41c4-b7c3-3e937c48a53f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c75f22b6a71143669870ebb5e9be8e8a',volume_type_id=0577edb1-1c4b-4132-aa1f-2f0ec6b624cc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:17:13Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5851cb29-ea1f-4797-9cf3-ec3e1ed8a4a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdc515ab12e3459c897f2bb098bae039',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c75f22b6a71143669870ebb5e9be8e8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0577edb1-1c4b-4132-aa1f-2f0ec6b624cc),volume_type_id=0577edb1-1c4b-4132-aa1f-2f0ec6b624cc)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:13.963866 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47d33222-1b34-4412-916c-04cd0cd96d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:13.979819 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47d33222-1b34-4412-916c-04cd0cd96d88) transitioned into state 'SUCCESS' from 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='bdc515ab12e3459c897f2bb098bae039',qos_specs=None,replication_status=,reservations=['478e9ce3-7b0f-4928-be74-623f9bb1cff1','c3a7f445-edb2-4aa3-a654-46b0194ac2f0','4c587700-533d-484d-a524-9e2b0d72591c','bd7f8fff-6924-41c4-b7c3-3e937c48a53f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c75f22b6a71143669870ebb5e9be8e8a',volume_type_id=0577edb1-1c4b-4132-aa1f-2f0ec6b624cc)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:13.980584 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a266d683-56e0-4cfa-92ce-0bb36c84b359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:13.990666 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a266d683-56e0-4cfa-92ce-0bb36c84b359) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:13.991510 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Flow 'volume_create_api' (708d88ca-c82c-45f8-b3d9-2f0820933d4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:17:13.991813 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Create volume request issued successfully. Aug 13 07:17:13.992395 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6155c000-7450-47c3-b81c-67f277a1f3cd tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:17:13.992777 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1418/5658] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 07:17:13 2026] POST /volume/v3/volumes => generated 772 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:17:14.004967 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ddbd18a3-0436-4915-b016-34f4db878b39 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:14.007141 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ddbd18a3-0436-4915-b016-34f4db878b39 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] GET https://10.4.3.81/volume/v3/volumes/5851cb29-ea1f-4797-9cf3-ec3e1ed8a4a8 Aug 13 07:17:14.007141 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ddbd18a3-0436-4915-b016-34f4db878b39 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:14.007201 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ddbd18a3-0436-4915-b016-34f4db878b39 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:14.014369 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:14.014369 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:17:14.017708 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ddbd18a3-0436-4915-b016-34f4db878b39 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Volume info retrieved successfully. Aug 13 07:17:14.021337 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ddbd18a3-0436-4915-b016-34f4db878b39 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] https://10.4.3.81/volume/v3/volumes/5851cb29-ea1f-4797-9cf3-ec3e1ed8a4a8 returned with HTTP 200 Aug 13 07:17:14.021684 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1421/5659] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:17:14 2026] GET /volume/v3/volumes/5851cb29-ea1f-4797-9cf3-ec3e1ed8a4a8 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:17:15.034439 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-37694a26-1834-48b7-bc5a-9e8fd73eac0b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:15.036199 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-37694a26-1834-48b7-bc5a-9e8fd73eac0b tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] GET https://10.4.3.81/volume/v3/volumes/5851cb29-ea1f-4797-9cf3-ec3e1ed8a4a8 Aug 13 07:17:15.036443 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-37694a26-1834-48b7-bc5a-9e8fd73eac0b tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:15.036634 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-37694a26-1834-48b7-bc5a-9e8fd73eac0b tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:15.043483 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:15.043483 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:17:15.046599 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-37694a26-1834-48b7-bc5a-9e8fd73eac0b tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Volume info retrieved successfully. Aug 13 07:17:15.050276 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-37694a26-1834-48b7-bc5a-9e8fd73eac0b tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] https://10.4.3.81/volume/v3/volumes/5851cb29-ea1f-4797-9cf3-ec3e1ed8a4a8 returned with HTTP 200 Aug 13 07:17:15.050687 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1408/5660] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 07:17:15 2026] GET /volume/v3/volumes/5851cb29-ea1f-4797-9cf3-ec3e1ed8a4a8 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:17:15.064839 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bd4001cb-f57d-4bca-8cfa-3a996c97a88f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:15.066635 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bd4001cb-f57d-4bca-8cfa-3a996c97a88f tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 13 07:17:15.066840 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bd4001cb-f57d-4bca-8cfa-3a996c97a88f tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:15.067014 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bd4001cb-f57d-4bca-8cfa-3a996c97a88f tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:15.070667 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bd4001cb-f57d-4bca-8cfa-3a996c97a88f tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 07:17:15.071058 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1414/5661] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 07:17:15 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:17:15.080246 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-564775d7-8dbe-404a-86de-c30ec92dfa6b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:15.082020 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-564775d7-8dbe-404a-86de-c30ec92dfa6b tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-reader] GET https://10.4.3.81/volume/v3/messages/854208c7-32bf-41db-ba16-48dc4ef550bd Aug 13 07:17:15.082297 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-564775d7-8dbe-404a-86de-c30ec92dfa6b tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:15.082569 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-564775d7-8dbe-404a-86de-c30ec92dfa6b tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-reader] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:15.085505 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:15.085505 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:17:15.086102 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-564775d7-8dbe-404a-86de-c30ec92dfa6b tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-reader] https://10.4.3.81/volume/v3/messages/854208c7-32bf-41db-ba16-48dc4ef550bd returned with HTTP 200 Aug 13 07:17:15.086463 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1419/5662] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:17:15 2026] GET /volume/v3/messages/854208c7-32bf-41db-ba16-48dc4ef550bd => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:17:15.095346 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1df7d7a8-2275-4aff-8dba-2cd757d1a5d1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:15.097366 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1df7d7a8-2275-4aff-8dba-2cd757d1a5d1 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] DELETE https://10.4.3.81/volume/v3/messages/854208c7-32bf-41db-ba16-48dc4ef550bd Aug 13 07:17:15.097629 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1df7d7a8-2275-4aff-8dba-2cd757d1a5d1 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:15.097890 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1df7d7a8-2275-4aff-8dba-2cd757d1a5d1 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:15.104919 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1df7d7a8-2275-4aff-8dba-2cd757d1a5d1 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] https://10.4.3.81/volume/v3/messages/854208c7-32bf-41db-ba16-48dc4ef550bd returned with HTTP 204 Aug 13 07:17:15.105396 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1422/5663] 10.4.3.81 () {68 vars in 1387 bytes} [Thu Aug 13 07:17:15 2026] DELETE /volume/v3/messages/854208c7-32bf-41db-ba16-48dc4ef550bd => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 07:17:15.112535 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-89d7144f-4f0e-4b54-994e-5808c47eeb24 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:15.114461 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-89d7144f-4f0e-4b54-994e-5808c47eeb24 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/5851cb29-ea1f-4797-9cf3-ec3e1ed8a4a8 Aug 13 07:17:15.114706 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-89d7144f-4f0e-4b54-994e-5808c47eeb24 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:15.114935 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-89d7144f-4f0e-4b54-994e-5808c47eeb24 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:15.115110 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-89d7144f-4f0e-4b54-994e-5808c47eeb24 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Delete volume with id: 5851cb29-ea1f-4797-9cf3-ec3e1ed8a4a8 Aug 13 07:17:15.122989 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:15.122989 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:17:15.123420 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-89d7144f-4f0e-4b54-994e-5808c47eeb24 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Volume info retrieved successfully. Aug 13 07:17:15.124417 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-89d7144f-4f0e-4b54-994e-5808c47eeb24 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100294) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 07:17:15.133861 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-89d7144f-4f0e-4b54-994e-5808c47eeb24 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2120791201 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2120791201, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:17:15.134176 np0000007169 devstack@c-api.service[100294]: WARNING cinder.quota [None req-89d7144f-4f0e-4b54-994e-5808c47eeb24 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2120791201 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2120791201, it is now deprecated. Please use the default quota class for default quota. Aug 13 07:17:15.142059 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-89d7144f-4f0e-4b54-994e-5808c47eeb24 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Created reservations ['fb6a3d8e-21d1-4cb8-b99b-695103b92e60', '105baea2-3f28-48a6-b182-93faf195684e', '40dcbf79-94ba-4d20-a52a-0b574557f01b', '65280161-01c2-46c2-8f2c-21ee4489ce73'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:17:15.164720 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-89d7144f-4f0e-4b54-994e-5808c47eeb24 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Delete volume request issued successfully. Aug 13 07:17:15.164956 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-89d7144f-4f0e-4b54-994e-5808c47eeb24 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] https://10.4.3.81/volume/v3/volumes/5851cb29-ea1f-4797-9cf3-ec3e1ed8a4a8 returned with HTTP 202 Aug 13 07:17:15.165414 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1409/5664] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 07:17:15 2026] DELETE /volume/v3/volumes/5851cb29-ea1f-4797-9cf3-ec3e1ed8a4a8 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:17:15.171823 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d3f36f2e-77fd-4851-a2dd-fd71c11157b3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:15.173395 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d3f36f2e-77fd-4851-a2dd-fd71c11157b3 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] DELETE https://10.4.3.81/volume/v3/types/0577edb1-1c4b-4132-aa1f-2f0ec6b624cc Aug 13 07:17:15.173558 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d3f36f2e-77fd-4851-a2dd-fd71c11157b3 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:15.173731 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d3f36f2e-77fd-4851-a2dd-fd71c11157b3 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:15.193262 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d3f36f2e-77fd-4851-a2dd-fd71c11157b3 tempest-ProjectReaderTests-598891510 tempest-ProjectReaderTests-598891510-project-admin] https://10.4.3.81/volume/v3/types/0577edb1-1c4b-4132-aa1f-2f0ec6b624cc returned with HTTP 202 Aug 13 07:17:15.193601 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1415/5665] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 07:17:15 2026] DELETE /volume/v3/types/0577edb1-1c4b-4132-aa1f-2f0ec6b624cc => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:17:16.600586 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c616c85c-9f59-4346-9e50-2dada8249758 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:16.684535 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c616c85c-9f59-4346-9e50-2dada8249758 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:17:16.684988 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c616c85c-9f59-4346-9e50-2dada8249758 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-943572730"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:17:16.686584 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-c616c85c-9f59-4346-9e50-2dada8249758 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-943572730'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:17:16.686692 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-c616c85c-9f59-4346-9e50-2dada8249758 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Create volume of 1 GB Aug 13 07:17:16.690221 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c616c85c-9f59-4346-9e50-2dada8249758 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Availability Zones retrieved successfully. Aug 13 07:17:16.695511 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c616c85c-9f59-4346-9e50-2dada8249758 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Flow 'volume_create_api' (fc2132c1-7b71-4aa5-9318-6192943ccc36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:17:16.696459 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c616c85c-9f59-4346-9e50-2dada8249758 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba2b09c6-7ae5-440c-982c-073a952f8057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:16.697202 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-c616c85c-9f59-4346-9e50-2dada8249758 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:17:16.718616 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c616c85c-9f59-4346-9e50-2dada8249758 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba2b09c6-7ae5-440c-982c-073a952f8057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:16.719279 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c616c85c-9f59-4346-9e50-2dada8249758 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29e24767-1b4f-49d2-b60d-ac9175be2e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:16.765508 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-c616c85c-9f59-4346-9e50-2dada8249758 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Created reservations ['2badf7bd-658c-4360-a82b-a8425e8f12a5', '11f326a0-151f-4af4-8359-3ba41f81c781', 'f5fc4c7e-cd5a-49af-9bfc-f90684712ba3', 'd8aae26c-4941-4237-8453-a1fb9587a9b1'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:17:16.766224 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c616c85c-9f59-4346-9e50-2dada8249758 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29e24767-1b4f-49d2-b60d-ac9175be2e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2badf7bd-658c-4360-a82b-a8425e8f12a5', '11f326a0-151f-4af4-8359-3ba41f81c781', 'f5fc4c7e-cd5a-49af-9bfc-f90684712ba3', 'd8aae26c-4941-4237-8453-a1fb9587a9b1']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:16.766960 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c616c85c-9f59-4346-9e50-2dada8249758 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (943349c0-b085-4faa-a1ba-9275a07bc895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:16.787405 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c616c85c-9f59-4346-9e50-2dada8249758 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (943349c0-b085-4faa-a1ba-9275a07bc895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fe68a7b-45e4-41d9-920a-5ac938157b42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-943572730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac31d8e54f743f6b5dbfad611944f53',qos_specs=None,replication_status=,reservations=['2badf7bd-658c-4360-a82b-a8425e8f12a5','11f326a0-151f-4af4-8359-3ba41f81c781','f5fc4c7e-cd5a-49af-9bfc-f90684712ba3','d8aae26c-4941-4237-8453-a1fb9587a9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f52ee595bd0249c1bd2e07111d8f395f',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:17:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-943572730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fe68a7b-45e4-41d9-920a-5ac938157b42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aac31d8e54f743f6b5dbfad611944f53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f52ee595bd0249c1bd2e07111d8f395f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:16.788080 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c616c85c-9f59-4346-9e50-2dada8249758 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eedfd833-8244-4adf-99ba-7a617025b296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:16.804005 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c616c85c-9f59-4346-9e50-2dada8249758 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eedfd833-8244-4adf-99ba-7a617025b296) transitioned into state 'SUCCESS' from state '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-943572730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac31d8e54f743f6b5dbfad611944f53',qos_specs=None,replication_status=,reservations=['2badf7bd-658c-4360-a82b-a8425e8f12a5','11f326a0-151f-4af4-8359-3ba41f81c781','f5fc4c7e-cd5a-49af-9bfc-f90684712ba3','d8aae26c-4941-4237-8453-a1fb9587a9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f52ee595bd0249c1bd2e07111d8f395f',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:16.804652 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c616c85c-9f59-4346-9e50-2dada8249758 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (303fe86b-47da-419b-9b53-934d6f3775e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:16.811924 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c616c85c-9f59-4346-9e50-2dada8249758 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (303fe86b-47da-419b-9b53-934d6f3775e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:16.812623 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c616c85c-9f59-4346-9e50-2dada8249758 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Flow 'volume_create_api' (fc2132c1-7b71-4aa5-9318-6192943ccc36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:17:16.812861 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c616c85c-9f59-4346-9e50-2dada8249758 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Create volume request issued successfully. Aug 13 07:17:16.813556 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c616c85c-9f59-4346-9e50-2dada8249758 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:17:16.813911 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1420/5666] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:17:16 2026] POST /volume/v3/volumes => generated 775 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:17:16.824648 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8d0272c7-52cf-4f64-9b22-519819daf3ae None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:16.826419 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8d0272c7-52cf-4f64-9b22-519819daf3ae tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] GET https://10.4.3.81/volume/v3/volumes/6fe68a7b-45e4-41d9-920a-5ac938157b42 Aug 13 07:17:16.832411 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8d0272c7-52cf-4f64-9b22-519819daf3ae tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:16.832411 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8d0272c7-52cf-4f64-9b22-519819daf3ae tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:16.833646 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:16.833646 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:17:16.836624 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8d0272c7-52cf-4f64-9b22-519819daf3ae tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Volume info retrieved successfully. Aug 13 07:17:16.839899 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8d0272c7-52cf-4f64-9b22-519819daf3ae tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes/6fe68a7b-45e4-41d9-920a-5ac938157b42 returned with HTTP 200 Aug 13 07:17:16.840263 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1423/5667] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:17:16 2026] GET /volume/v3/volumes/6fe68a7b-45e4-41d9-920a-5ac938157b42 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:17:17.852113 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-00b1e3b6-39f9-44bc-92b0-ac8e19b4698b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:17.854339 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-00b1e3b6-39f9-44bc-92b0-ac8e19b4698b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] GET https://10.4.3.81/volume/v3/volumes/6fe68a7b-45e4-41d9-920a-5ac938157b42 Aug 13 07:17:17.854643 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-00b1e3b6-39f9-44bc-92b0-ac8e19b4698b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:17.854902 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-00b1e3b6-39f9-44bc-92b0-ac8e19b4698b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:17.857393 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=59,cinder:UPDATE=21,cinder:INSERT=8 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:17:17.865987 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:17.865987 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:17:17.870522 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-00b1e3b6-39f9-44bc-92b0-ac8e19b4698b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Volume info retrieved successfully. Aug 13 07:17:17.875419 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-00b1e3b6-39f9-44bc-92b0-ac8e19b4698b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes/6fe68a7b-45e4-41d9-920a-5ac938157b42 returned with HTTP 200 Aug 13 07:17:17.875973 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1410/5668] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:17:17 2026] GET /volume/v3/volumes/6fe68a7b-45e4-41d9-920a-5ac938157b42 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:17:17.886888 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9d288da5-a497-4ee2-82a1-4b75bec7f9c4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:17.938793 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9d288da5-a497-4ee2-82a1-4b75bec7f9c4 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] GET https://10.4.3.81/volume/v3/volumes Aug 13 07:17:17.939017 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9d288da5-a497-4ee2-82a1-4b75bec7f9c4 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:17.939212 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9d288da5-a497-4ee2-82a1-4b75bec7f9c4 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:17.939453 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-9d288da5-a497-4ee2-82a1-4b75bec7f9c4 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:17:17.940151 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9d288da5-a497-4ee2-82a1-4b75bec7f9c4 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:17:17.942665 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=102,cinder:UPDATE=40,cinder:INSERT=24 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:17:17.946963 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9d288da5-a497-4ee2-82a1-4b75bec7f9c4 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] Get all volumes completed successfully. Aug 13 07:17:17.947521 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9d288da5-a497-4ee2-82a1-4b75bec7f9c4 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 13 07:17:17.947974 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1416/5669] 10.4.3.81 () {68 vars in 1271 bytes} [Thu Aug 13 07:17:17 2026] GET /volume/v3/volumes => generated 333 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:17:17.955610 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9e578d48-9dc9-41d0-8163-82ae0a505748 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:17.957537 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9e578d48-9dc9-41d0-8163-82ae0a505748 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/6fe68a7b-45e4-41d9-920a-5ac938157b42 Aug 13 07:17:17.957738 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9e578d48-9dc9-41d0-8163-82ae0a505748 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:17.957912 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9e578d48-9dc9-41d0-8163-82ae0a505748 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:17.958061 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-9e578d48-9dc9-41d0-8163-82ae0a505748 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Delete volume with id: 6fe68a7b-45e4-41d9-920a-5ac938157b42 Aug 13 07:17:17.960213 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=117,cinder:UPDATE=49,cinder:INSERT=28 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:17:17.966708 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:17.966708 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:17:17.967034 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9e578d48-9dc9-41d0-8163-82ae0a505748 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Volume info retrieved successfully. Aug 13 07:17:17.981043 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9e578d48-9dc9-41d0-8163-82ae0a505748 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Delete volume request issued successfully. Aug 13 07:17:17.981410 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9e578d48-9dc9-41d0-8163-82ae0a505748 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes/6fe68a7b-45e4-41d9-920a-5ac938157b42 returned with HTTP 202 Aug 13 07:17:17.981827 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1421/5670] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:17:17 2026] DELETE /volume/v3/volumes/6fe68a7b-45e4-41d9-920a-5ac938157b42 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:17:17.988541 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e5bc1f47-6ddf-49b0-9c3c-e4b21dec07ab None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:17.990199 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e5bc1f47-6ddf-49b0-9c3c-e4b21dec07ab tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] GET https://10.4.3.81/volume/v3/volumes/6fe68a7b-45e4-41d9-920a-5ac938157b42 Aug 13 07:17:17.990478 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e5bc1f47-6ddf-49b0-9c3c-e4b21dec07ab tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:17.990699 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e5bc1f47-6ddf-49b0-9c3c-e4b21dec07ab tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:17.997568 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:17.997568 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:17:18.000788 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e5bc1f47-6ddf-49b0-9c3c-e4b21dec07ab tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Volume info retrieved successfully. Aug 13 07:17:18.004193 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e5bc1f47-6ddf-49b0-9c3c-e4b21dec07ab tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes/6fe68a7b-45e4-41d9-920a-5ac938157b42 returned with HTTP 200 Aug 13 07:17:18.004598 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1424/5671] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:17:17 2026] GET /volume/v3/volumes/6fe68a7b-45e4-41d9-920a-5ac938157b42 => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:17:19.019280 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1d5489bc-5767-40dc-9096-9b4ac581f389 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:19.020954 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1d5489bc-5767-40dc-9096-9b4ac581f389 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] GET https://10.4.3.81/volume/v3/volumes/6fe68a7b-45e4-41d9-920a-5ac938157b42 Aug 13 07:17:19.021190 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1d5489bc-5767-40dc-9096-9b4ac581f389 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:19.021407 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1d5489bc-5767-40dc-9096-9b4ac581f389 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:19.026434 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1d5489bc-5767-40dc-9096-9b4ac581f389 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes/6fe68a7b-45e4-41d9-920a-5ac938157b42 returned with HTTP 404 Aug 13 07:17:19.026823 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1411/5672] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:17:19 2026] GET /volume/v3/volumes/6fe68a7b-45e4-41d9-920a-5ac938157b42 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:17:19.034099 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:19.035686 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:17:19.035979 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1861562442"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:17:19.037280 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1861562442'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:17:19.037426 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Create volume of 1 GB Aug 13 07:17:19.037701 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:19.037701 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:17:19.040967 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Availability Zones retrieved successfully. Aug 13 07:17:19.046019 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Flow 'volume_create_api' (5750679b-4597-432e-bd84-3b7c42b9b15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:17:19.046940 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b781459-c9bf-45e0-87c8-3b24f413d680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:19.047647 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:17:19.069734 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b781459-c9bf-45e0-87c8-3b24f413d680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:19.070428 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73bf0a2c-115e-4754-8d97-e4a5ae7687a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:19.103690 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Created reservations ['4f7a2740-0589-4ad8-84ef-10a246721016', '88a36cdc-2e81-47ac-96fc-b64cde76ea8c', '264b1b9c-32db-410b-92af-ea0bf86b1b83', 'e959836c-3161-466d-8d25-273728c1492c'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:17:19.104396 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73bf0a2c-115e-4754-8d97-e4a5ae7687a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f7a2740-0589-4ad8-84ef-10a246721016', '88a36cdc-2e81-47ac-96fc-b64cde76ea8c', '264b1b9c-32db-410b-92af-ea0bf86b1b83', 'e959836c-3161-466d-8d25-273728c1492c']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:19.105058 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d906dea-5699-4cab-b6a5-6906e965989a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:19.126094 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d906dea-5699-4cab-b6a5-6906e965989a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d0620e4-047b-49fb-85e4-22942a90e33e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1861562442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac31d8e54f743f6b5dbfad611944f53',qos_specs=None,replication_status=,reservations=['4f7a2740-0589-4ad8-84ef-10a246721016','88a36cdc-2e81-47ac-96fc-b64cde76ea8c','264b1b9c-32db-410b-92af-ea0bf86b1b83','e959836c-3161-466d-8d25-273728c1492c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f52ee595bd0249c1bd2e07111d8f395f',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:17:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1861562442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d0620e4-047b-49fb-85e4-22942a90e33e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aac31d8e54f743f6b5dbfad611944f53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f52ee595bd0249c1bd2e07111d8f395f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:19.126774 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35aed34-41ec-43f6-b3bd-d7122adc8213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:19.142611 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35aed34-41ec-43f6-b3bd-d7122adc8213) transitioned into state 'SUCCESS' from state '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-1861562442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac31d8e54f743f6b5dbfad611944f53',qos_specs=None,replication_status=,reservations=['4f7a2740-0589-4ad8-84ef-10a246721016','88a36cdc-2e81-47ac-96fc-b64cde76ea8c','264b1b9c-32db-410b-92af-ea0bf86b1b83','e959836c-3161-466d-8d25-273728c1492c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f52ee595bd0249c1bd2e07111d8f395f',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:19.143226 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44f5a38b-4593-4058-a461-a2e7ed13fdd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:19.151714 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44f5a38b-4593-4058-a461-a2e7ed13fdd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:19.152465 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Flow 'volume_create_api' (5750679b-4597-432e-bd84-3b7c42b9b15c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:17:19.152747 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Create volume request issued successfully. Aug 13 07:17:19.153240 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a3e18b3f-8566-4ca3-a5db-9b9fd0565ef5 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:17:19.153702 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1417/5673] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:17:19 2026] POST /volume/v3/volumes => generated 776 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:17:19.167221 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-02dd1f67-5a1e-4324-a72c-07886c101919 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:19.169039 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-02dd1f67-5a1e-4324-a72c-07886c101919 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] GET https://10.4.3.81/volume/v3/volumes/7d0620e4-047b-49fb-85e4-22942a90e33e Aug 13 07:17:19.169307 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-02dd1f67-5a1e-4324-a72c-07886c101919 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:19.169573 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-02dd1f67-5a1e-4324-a72c-07886c101919 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:19.176644 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:19.176644 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:17:19.180228 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-02dd1f67-5a1e-4324-a72c-07886c101919 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Volume info retrieved successfully. Aug 13 07:17:19.184247 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-02dd1f67-5a1e-4324-a72c-07886c101919 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes/7d0620e4-047b-49fb-85e4-22942a90e33e returned with HTTP 200 Aug 13 07:17:19.184669 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1422/5674] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:17:19 2026] GET /volume/v3/volumes/7d0620e4-047b-49fb-85e4-22942a90e33e => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:17:20.199879 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6bc63f3b-692c-4a51-9f5b-bdcc71c4fcad None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:20.201645 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6bc63f3b-692c-4a51-9f5b-bdcc71c4fcad tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] GET https://10.4.3.81/volume/v3/volumes/7d0620e4-047b-49fb-85e4-22942a90e33e Aug 13 07:17:20.201865 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6bc63f3b-692c-4a51-9f5b-bdcc71c4fcad tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:20.202040 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6bc63f3b-692c-4a51-9f5b-bdcc71c4fcad tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:20.204189 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=77,cinder:UPDATE=30,cinder:INSERT=11 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:17:20.209773 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:20.209773 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:17:20.214071 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6bc63f3b-692c-4a51-9f5b-bdcc71c4fcad tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Volume info retrieved successfully. Aug 13 07:17:20.217760 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6bc63f3b-692c-4a51-9f5b-bdcc71c4fcad tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes/7d0620e4-047b-49fb-85e4-22942a90e33e returned with HTTP 200 Aug 13 07:17:20.218266 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1425/5675] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:17:20 2026] GET /volume/v3/volumes/7d0620e4-047b-49fb-85e4-22942a90e33e => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:17:20.229754 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-99853e70-3b3e-46a2-9195-8cd9c051f17f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:20.231885 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-99853e70-3b3e-46a2-9195-8cd9c051f17f tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 07:17:20.232147 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-99853e70-3b3e-46a2-9195-8cd9c051f17f tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:20.232412 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-99853e70-3b3e-46a2-9195-8cd9c051f17f tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:20.232761 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-99853e70-3b3e-46a2-9195-8cd9c051f17f tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:17:20.233639 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-99853e70-3b3e-46a2-9195-8cd9c051f17f tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 07:17:20.241504 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-99853e70-3b3e-46a2-9195-8cd9c051f17f tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] Get all volumes completed successfully. Aug 13 07:17:20.242197 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:20.242197 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:17:20.246868 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-99853e70-3b3e-46a2-9195-8cd9c051f17f tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 07:17:20.247333 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1412/5676] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 07:17:20 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:17:20.260896 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-66b3708e-d98a-4353-9ce4-eb05b2e15bc9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:20.263587 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-66b3708e-d98a-4353-9ce4-eb05b2e15bc9 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/7d0620e4-047b-49fb-85e4-22942a90e33e Aug 13 07:17:20.263868 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-66b3708e-d98a-4353-9ce4-eb05b2e15bc9 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:20.264109 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-66b3708e-d98a-4353-9ce4-eb05b2e15bc9 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:20.264313 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-66b3708e-d98a-4353-9ce4-eb05b2e15bc9 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Delete volume with id: 7d0620e4-047b-49fb-85e4-22942a90e33e Aug 13 07:17:20.272501 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:20.272501 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:17:20.272826 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-66b3708e-d98a-4353-9ce4-eb05b2e15bc9 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Volume info retrieved successfully. Aug 13 07:17:20.286865 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-66b3708e-d98a-4353-9ce4-eb05b2e15bc9 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Delete volume request issued successfully. Aug 13 07:17:20.287011 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-66b3708e-d98a-4353-9ce4-eb05b2e15bc9 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes/7d0620e4-047b-49fb-85e4-22942a90e33e returned with HTTP 202 Aug 13 07:17:20.287477 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1418/5677] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:17:20 2026] DELETE /volume/v3/volumes/7d0620e4-047b-49fb-85e4-22942a90e33e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:17:20.293863 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7655f6c0-8f5c-4bab-ae33-1d417576f0cd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:20.295553 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7655f6c0-8f5c-4bab-ae33-1d417576f0cd tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] GET https://10.4.3.81/volume/v3/volumes/7d0620e4-047b-49fb-85e4-22942a90e33e Aug 13 07:17:20.295797 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7655f6c0-8f5c-4bab-ae33-1d417576f0cd tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:20.295989 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7655f6c0-8f5c-4bab-ae33-1d417576f0cd tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:20.302515 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:20.302515 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:17:20.306200 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7655f6c0-8f5c-4bab-ae33-1d417576f0cd tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Volume info retrieved successfully. Aug 13 07:17:20.310333 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7655f6c0-8f5c-4bab-ae33-1d417576f0cd tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes/7d0620e4-047b-49fb-85e4-22942a90e33e returned with HTTP 200 Aug 13 07:17:20.310752 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1423/5678] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:17:20 2026] GET /volume/v3/volumes/7d0620e4-047b-49fb-85e4-22942a90e33e => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:17:21.323417 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ef55d04f-850c-4412-b811-918354646961 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:21.325245 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ef55d04f-850c-4412-b811-918354646961 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] GET https://10.4.3.81/volume/v3/volumes/7d0620e4-047b-49fb-85e4-22942a90e33e Aug 13 07:17:21.325503 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ef55d04f-850c-4412-b811-918354646961 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:21.325724 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ef55d04f-850c-4412-b811-918354646961 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:21.332058 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ef55d04f-850c-4412-b811-918354646961 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes/7d0620e4-047b-49fb-85e4-22942a90e33e returned with HTTP 404 Aug 13 07:17:21.332533 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1426/5679] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:17:21 2026] GET /volume/v3/volumes/7d0620e4-047b-49fb-85e4-22942a90e33e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:17:21.340280 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:21.342405 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:17:21.342821 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1303686402"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:17:21.344631 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1303686402'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:17:21.344788 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Create volume of 1 GB Aug 13 07:17:21.349258 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Availability Zones retrieved successfully. Aug 13 07:17:21.356112 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Flow 'volume_create_api' (57e8ffa6-7a65-449f-b4e1-383c4285dbf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:17:21.357071 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01b371eb-63e1-46b8-b5ed-5d1794258baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:21.357801 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Validating volume size '1' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:17:21.378821 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01b371eb-63e1-46b8-b5ed-5d1794258baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:21.379530 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03f78a29-09ec-4734-9b3f-754339d8d19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:21.413526 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Created reservations ['8dad2070-1d6f-486a-bf1d-8830baf254eb', '5baeb2ac-e712-471e-96f2-0c96e63f7704', 'ed0cc96e-2d90-49c8-a9cc-7eb675834054', '9f3ffcb8-0ffd-43b8-9585-91a26c0fbb24'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:17:21.414206 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03f78a29-09ec-4734-9b3f-754339d8d19a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dad2070-1d6f-486a-bf1d-8830baf254eb', '5baeb2ac-e712-471e-96f2-0c96e63f7704', 'ed0cc96e-2d90-49c8-a9cc-7eb675834054', '9f3ffcb8-0ffd-43b8-9585-91a26c0fbb24']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:21.414930 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e15438-1dda-483d-8399-05161356f29d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:21.437390 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e15438-1dda-483d-8399-05161356f29d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7387495-a230-4721-bb8d-c4531a1ae2bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1303686402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac31d8e54f743f6b5dbfad611944f53',qos_specs=None,replication_status=,reservations=['8dad2070-1d6f-486a-bf1d-8830baf254eb','5baeb2ac-e712-471e-96f2-0c96e63f7704','ed0cc96e-2d90-49c8-a9cc-7eb675834054','9f3ffcb8-0ffd-43b8-9585-91a26c0fbb24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f52ee595bd0249c1bd2e07111d8f395f',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:17:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1303686402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7387495-a230-4721-bb8d-c4531a1ae2bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aac31d8e54f743f6b5dbfad611944f53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f52ee595bd0249c1bd2e07111d8f395f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:21.438033 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c7ca65b-c396-4656-80bc-7120769439b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:21.453576 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c7ca65b-c396-4656-80bc-7120769439b7) transitioned into state 'SUCCESS' from state '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-1303686402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac31d8e54f743f6b5dbfad611944f53',qos_specs=None,replication_status=,reservations=['8dad2070-1d6f-486a-bf1d-8830baf254eb','5baeb2ac-e712-471e-96f2-0c96e63f7704','ed0cc96e-2d90-49c8-a9cc-7eb675834054','9f3ffcb8-0ffd-43b8-9585-91a26c0fbb24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f52ee595bd0249c1bd2e07111d8f395f',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:21.454554 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (980bf8ac-d16c-465d-ac9e-6439f2097b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:21.462636 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (980bf8ac-d16c-465d-ac9e-6439f2097b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:21.463335 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Flow 'volume_create_api' (57e8ffa6-7a65-449f-b4e1-383c4285dbf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:17:21.463637 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Create volume request issued successfully. Aug 13 07:17:21.464149 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e3d74187-761f-4aa7-a0a7-3e4726b0670b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:17:21.464602 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1413/5680] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:17:21 2026] POST /volume/v3/volumes => generated 776 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:17:21.477411 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-171a55c3-f3d3-4688-81f1-7154619b7542 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:21.479209 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-171a55c3-f3d3-4688-81f1-7154619b7542 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] GET https://10.4.3.81/volume/v3/volumes/f7387495-a230-4721-bb8d-c4531a1ae2bd Aug 13 07:17:21.479497 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-171a55c3-f3d3-4688-81f1-7154619b7542 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:21.479608 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-171a55c3-f3d3-4688-81f1-7154619b7542 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:21.487126 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:21.487126 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:17:21.490236 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-171a55c3-f3d3-4688-81f1-7154619b7542 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Volume info retrieved successfully. Aug 13 07:17:21.494008 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-171a55c3-f3d3-4688-81f1-7154619b7542 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes/f7387495-a230-4721-bb8d-c4531a1ae2bd returned with HTTP 200 Aug 13 07:17:21.494518 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1419/5681] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:17:21 2026] GET /volume/v3/volumes/f7387495-a230-4721-bb8d-c4531a1ae2bd => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:17:22.506580 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-903d4522-4826-461d-97a0-78c33ff49b10 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:22.508308 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-903d4522-4826-461d-97a0-78c33ff49b10 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] GET https://10.4.3.81/volume/v3/volumes/f7387495-a230-4721-bb8d-c4531a1ae2bd Aug 13 07:17:22.508600 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-903d4522-4826-461d-97a0-78c33ff49b10 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:22.508803 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-903d4522-4826-461d-97a0-78c33ff49b10 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:22.515343 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:22.515343 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:17:22.518374 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-903d4522-4826-461d-97a0-78c33ff49b10 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Volume info retrieved successfully. Aug 13 07:17:22.522044 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-903d4522-4826-461d-97a0-78c33ff49b10 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes/f7387495-a230-4721-bb8d-c4531a1ae2bd returned with HTTP 200 Aug 13 07:17:22.522455 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1424/5682] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:17:22 2026] GET /volume/v3/volumes/f7387495-a230-4721-bb8d-c4531a1ae2bd => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:17:22.533886 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-549adceb-2a47-4c63-8562-5ab29d57ba0c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:22.535622 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-549adceb-2a47-4c63-8562-5ab29d57ba0c tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] GET https://10.4.3.81/volume/v3/volumes/f7387495-a230-4721-bb8d-c4531a1ae2bd Aug 13 07:17:22.535860 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-549adceb-2a47-4c63-8562-5ab29d57ba0c tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:22.536069 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-549adceb-2a47-4c63-8562-5ab29d57ba0c tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:22.542677 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:22.542677 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:17:22.547450 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-549adceb-2a47-4c63-8562-5ab29d57ba0c tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] Volume info retrieved successfully. Aug 13 07:17:22.552008 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-549adceb-2a47-4c63-8562-5ab29d57ba0c tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] https://10.4.3.81/volume/v3/volumes/f7387495-a230-4721-bb8d-c4531a1ae2bd returned with HTTP 200 Aug 13 07:17:22.552433 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1427/5683] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:17:22 2026] GET /volume/v3/volumes/f7387495-a230-4721-bb8d-c4531a1ae2bd => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:17:22.563910 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-096e10c2-7884-4106-9017-f0f8a8e4f097 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:22.565738 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-096e10c2-7884-4106-9017-f0f8a8e4f097 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/f7387495-a230-4721-bb8d-c4531a1ae2bd Aug 13 07:17:22.565936 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-096e10c2-7884-4106-9017-f0f8a8e4f097 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:22.566112 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-096e10c2-7884-4106-9017-f0f8a8e4f097 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:22.566277 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-096e10c2-7884-4106-9017-f0f8a8e4f097 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Delete volume with id: f7387495-a230-4721-bb8d-c4531a1ae2bd Aug 13 07:17:22.572973 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:22.572973 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:17:22.573333 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-096e10c2-7884-4106-9017-f0f8a8e4f097 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Volume info retrieved successfully. Aug 13 07:17:22.587695 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-096e10c2-7884-4106-9017-f0f8a8e4f097 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Delete volume request issued successfully. Aug 13 07:17:22.587869 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-096e10c2-7884-4106-9017-f0f8a8e4f097 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes/f7387495-a230-4721-bb8d-c4531a1ae2bd returned with HTTP 202 Aug 13 07:17:22.588228 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1414/5684] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:17:22 2026] DELETE /volume/v3/volumes/f7387495-a230-4721-bb8d-c4531a1ae2bd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:17:22.595566 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-31892d59-007a-4ff9-86ab-b7d034d70d23 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:22.597240 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-31892d59-007a-4ff9-86ab-b7d034d70d23 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] GET https://10.4.3.81/volume/v3/volumes/f7387495-a230-4721-bb8d-c4531a1ae2bd Aug 13 07:17:22.597462 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-31892d59-007a-4ff9-86ab-b7d034d70d23 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:22.597649 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-31892d59-007a-4ff9-86ab-b7d034d70d23 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:22.604076 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:22.604076 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:17:22.607096 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-31892d59-007a-4ff9-86ab-b7d034d70d23 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Volume info retrieved successfully. Aug 13 07:17:22.611105 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-31892d59-007a-4ff9-86ab-b7d034d70d23 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes/f7387495-a230-4721-bb8d-c4531a1ae2bd returned with HTTP 200 Aug 13 07:17:22.611448 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1420/5685] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:17:22 2026] GET /volume/v3/volumes/f7387495-a230-4721-bb8d-c4531a1ae2bd => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:17:23.623413 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ad9e028b-83df-407f-a997-8427b432acc1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:23.625082 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ad9e028b-83df-407f-a997-8427b432acc1 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] GET https://10.4.3.81/volume/v3/volumes/f7387495-a230-4721-bb8d-c4531a1ae2bd Aug 13 07:17:23.625279 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ad9e028b-83df-407f-a997-8427b432acc1 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:23.625491 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ad9e028b-83df-407f-a997-8427b432acc1 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:23.630775 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ad9e028b-83df-407f-a997-8427b432acc1 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes/f7387495-a230-4721-bb8d-c4531a1ae2bd returned with HTTP 404 Aug 13 07:17:23.631203 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1425/5686] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:17:23 2026] GET /volume/v3/volumes/f7387495-a230-4721-bb8d-c4531a1ae2bd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:17:23.638522 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:23.640533 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:17:23.640899 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1026400602"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:17:23.642355 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1026400602'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:17:23.642506 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Create volume of 1 GB Aug 13 07:17:23.646250 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Availability Zones retrieved successfully. Aug 13 07:17:23.651682 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Flow 'volume_create_api' (b6c2f4c2-5d39-47d3-9dd5-3fd62b93ce43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:17:23.652575 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48b03649-be05-4837-a38e-d780b1964c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:23.653332 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:17:23.681392 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48b03649-be05-4837-a38e-d780b1964c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:23.681623 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb6329b3-ada3-4af5-9572-4c82f60a5ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:23.718306 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Created reservations ['dc8a6766-98b1-43c0-838a-b7c193d678d7', '7dbd2e13-be19-4600-9501-78940f45ca21', '0f06aa8e-9eeb-4006-b3cf-103e745b13e1', '65f0f0a0-c815-4dad-8f41-2ff757136903'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:17:23.719038 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb6329b3-ada3-4af5-9572-4c82f60a5ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc8a6766-98b1-43c0-838a-b7c193d678d7', '7dbd2e13-be19-4600-9501-78940f45ca21', '0f06aa8e-9eeb-4006-b3cf-103e745b13e1', '65f0f0a0-c815-4dad-8f41-2ff757136903']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:23.719775 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f61592ce-3fc6-4fd4-ba5e-a7f60bc6783f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:23.740496 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f61592ce-3fc6-4fd4-ba5e-a7f60bc6783f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32eebb19-15fc-490f-8f0b-4bbd376749da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1026400602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac31d8e54f743f6b5dbfad611944f53',qos_specs=None,replication_status=,reservations=['dc8a6766-98b1-43c0-838a-b7c193d678d7','7dbd2e13-be19-4600-9501-78940f45ca21','0f06aa8e-9eeb-4006-b3cf-103e745b13e1','65f0f0a0-c815-4dad-8f41-2ff757136903'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f52ee595bd0249c1bd2e07111d8f395f',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:17:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1026400602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32eebb19-15fc-490f-8f0b-4bbd376749da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aac31d8e54f743f6b5dbfad611944f53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f52ee595bd0249c1bd2e07111d8f395f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:23.741255 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52ae2878-bd73-4e0b-9d4d-2a06b5982fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:23.756340 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52ae2878-bd73-4e0b-9d4d-2a06b5982fa7) transitioned into state 'SUCCESS' from state '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-1026400602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac31d8e54f743f6b5dbfad611944f53',qos_specs=None,replication_status=,reservations=['dc8a6766-98b1-43c0-838a-b7c193d678d7','7dbd2e13-be19-4600-9501-78940f45ca21','0f06aa8e-9eeb-4006-b3cf-103e745b13e1','65f0f0a0-c815-4dad-8f41-2ff757136903'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f52ee595bd0249c1bd2e07111d8f395f',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:23.757008 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f56e86f7-f878-41c9-9459-bf90722e23eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:17:23.764451 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f56e86f7-f878-41c9-9459-bf90722e23eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:17:23.765201 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Flow 'volume_create_api' (b6c2f4c2-5d39-47d3-9dd5-3fd62b93ce43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:17:23.765514 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Create volume request issued successfully. Aug 13 07:17:23.766026 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ec49ce9e-87bb-43af-9118-e5c7ba7c7455 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:17:23.766437 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1428/5687] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 07:17:23 2026] POST /volume/v3/volumes => generated 776 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:17:23.781266 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6855c380-3b67-4d2f-a792-125e9d4f417d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:23.783255 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6855c380-3b67-4d2f-a792-125e9d4f417d tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] GET https://10.4.3.81/volume/v3/volumes/32eebb19-15fc-490f-8f0b-4bbd376749da Aug 13 07:17:23.783529 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6855c380-3b67-4d2f-a792-125e9d4f417d tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:23.783750 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6855c380-3b67-4d2f-a792-125e9d4f417d tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:23.790579 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:23.790579 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:17:23.793900 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6855c380-3b67-4d2f-a792-125e9d4f417d tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Volume info retrieved successfully. Aug 13 07:17:23.797398 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6855c380-3b67-4d2f-a792-125e9d4f417d tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes/32eebb19-15fc-490f-8f0b-4bbd376749da returned with HTTP 200 Aug 13 07:17:23.797833 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1415/5688] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:17:23 2026] GET /volume/v3/volumes/32eebb19-15fc-490f-8f0b-4bbd376749da => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:17:24.809769 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0fdd606c-b6b5-4af5-b6ca-4200c6895cc9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:24.811340 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0fdd606c-b6b5-4af5-b6ca-4200c6895cc9 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] GET https://10.4.3.81/volume/v3/volumes/32eebb19-15fc-490f-8f0b-4bbd376749da Aug 13 07:17:24.811574 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0fdd606c-b6b5-4af5-b6ca-4200c6895cc9 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:24.811751 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0fdd606c-b6b5-4af5-b6ca-4200c6895cc9 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:24.818477 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:24.818477 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:17:24.821594 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0fdd606c-b6b5-4af5-b6ca-4200c6895cc9 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Volume info retrieved successfully. Aug 13 07:17:24.825064 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0fdd606c-b6b5-4af5-b6ca-4200c6895cc9 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes/32eebb19-15fc-490f-8f0b-4bbd376749da returned with HTTP 200 Aug 13 07:17:24.825449 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1421/5689] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:17:24 2026] GET /volume/v3/volumes/32eebb19-15fc-490f-8f0b-4bbd376749da => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:17:24.836411 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-79a0497d-0a81-4b56-8b13-ee884fa0356b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:24.838086 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-79a0497d-0a81-4b56-8b13-ee884fa0356b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] GET https://10.4.3.81/volume/v3/volumes/summary Aug 13 07:17:24.838316 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-79a0497d-0a81-4b56-8b13-ee884fa0356b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:24.838582 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-79a0497d-0a81-4b56-8b13-ee884fa0356b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:24.838744 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-79a0497d-0a81-4b56-8b13-ee884fa0356b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 07:17:24.843062 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-79a0497d-0a81-4b56-8b13-ee884fa0356b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] Get summary completed successfully. Aug 13 07:17:24.843282 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-79a0497d-0a81-4b56-8b13-ee884fa0356b tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-reader] https://10.4.3.81/volume/v3/volumes/summary returned with HTTP 200 Aug 13 07:17:24.843654 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1426/5690] 10.4.3.81 () {68 vars in 1295 bytes} [Thu Aug 13 07:17:24 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:17:24.850185 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-85713203-ed78-4b10-9d78-0f4d2d70532c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:24.851962 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-85713203-ed78-4b10-9d78-0f4d2d70532c tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/32eebb19-15fc-490f-8f0b-4bbd376749da Aug 13 07:17:24.852165 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-85713203-ed78-4b10-9d78-0f4d2d70532c tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:24.852355 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-85713203-ed78-4b10-9d78-0f4d2d70532c tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:24.852527 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-85713203-ed78-4b10-9d78-0f4d2d70532c tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Delete volume with id: 32eebb19-15fc-490f-8f0b-4bbd376749da Aug 13 07:17:24.859388 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:24.859388 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:17:24.859706 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-85713203-ed78-4b10-9d78-0f4d2d70532c tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Volume info retrieved successfully. Aug 13 07:17:24.874851 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-85713203-ed78-4b10-9d78-0f4d2d70532c tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Delete volume request issued successfully. Aug 13 07:17:24.875060 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-85713203-ed78-4b10-9d78-0f4d2d70532c tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes/32eebb19-15fc-490f-8f0b-4bbd376749da returned with HTTP 202 Aug 13 07:17:24.875532 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1429/5691] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 07:17:24 2026] DELETE /volume/v3/volumes/32eebb19-15fc-490f-8f0b-4bbd376749da => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 07:17:24.883828 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-48ca8381-969f-4f37-80aa-a880a5a70630 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:24.885908 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-48ca8381-969f-4f37-80aa-a880a5a70630 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] GET https://10.4.3.81/volume/v3/volumes/32eebb19-15fc-490f-8f0b-4bbd376749da Aug 13 07:17:24.886136 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-48ca8381-969f-4f37-80aa-a880a5a70630 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:24.886368 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-48ca8381-969f-4f37-80aa-a880a5a70630 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:24.894523 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:17:24.894523 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:17:24.898360 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-48ca8381-969f-4f37-80aa-a880a5a70630 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Volume info retrieved successfully. Aug 13 07:17:24.902737 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-48ca8381-969f-4f37-80aa-a880a5a70630 tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes/32eebb19-15fc-490f-8f0b-4bbd376749da returned with HTTP 200 Aug 13 07:17:24.903196 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1416/5692] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:17:24 2026] GET /volume/v3/volumes/32eebb19-15fc-490f-8f0b-4bbd376749da => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:17:25.916161 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a5e63ea6-2bf2-4ce4-a87c-d57ab3314ada None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:17:25.918569 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a5e63ea6-2bf2-4ce4-a87c-d57ab3314ada tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] GET https://10.4.3.81/volume/v3/volumes/32eebb19-15fc-490f-8f0b-4bbd376749da Aug 13 07:17:25.918877 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a5e63ea6-2bf2-4ce4-a87c-d57ab3314ada tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:17:25.919164 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a5e63ea6-2bf2-4ce4-a87c-d57ab3314ada tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:17:25.926438 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a5e63ea6-2bf2-4ce4-a87c-d57ab3314ada tempest-ProjectReaderTests-2146399286 tempest-ProjectReaderTests-2146399286-project-admin] https://10.4.3.81/volume/v3/volumes/32eebb19-15fc-490f-8f0b-4bbd376749da returned with HTTP 404 Aug 13 07:17:25.927004 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1422/5693] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 07:17:25 2026] GET /volume/v3/volumes/32eebb19-15fc-490f-8f0b-4bbd376749da => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 07:17:34.842178 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=17,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:17:34.870797 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=31,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:17:34.901799 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=37,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:17:35.921906 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=36,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:18:18.264840 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8c585813-7a47-41d9-966f-6b223009d2b5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:18.266555 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8c585813-7a47-41d9-966f-6b223009d2b5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:18:18.266870 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8c585813-7a47-41d9-966f-6b223009d2b5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1299762970", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:18:18.268316 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-8c585813-7a47-41d9-966f-6b223009d2b5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1299762970', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:18:18.268446 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-8c585813-7a47-41d9-966f-6b223009d2b5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Create volume of 1 GB Aug 13 07:18:18.273961 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8c585813-7a47-41d9-966f-6b223009d2b5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Availability Zones retrieved successfully. Aug 13 07:18:18.278906 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c585813-7a47-41d9-966f-6b223009d2b5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Flow 'volume_create_api' (1ef64302-2140-4e41-86e7-5d3a331941a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:18:18.280786 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c585813-7a47-41d9-966f-6b223009d2b5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e09182d9-6e09-4567-8a00-34ee40490e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:18:18.281758 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-8c585813-7a47-41d9-966f-6b223009d2b5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:18:18.308308 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c585813-7a47-41d9-966f-6b223009d2b5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e09182d9-6e09-4567-8a00-34ee40490e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:18:18.309053 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c585813-7a47-41d9-966f-6b223009d2b5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a599492-0ac5-41ca-a31d-6d57a8eaf9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:18:18.362133 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-8c585813-7a47-41d9-966f-6b223009d2b5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Created reservations ['8c14ade3-d2d9-417f-b582-422d300738ac', '934b524b-312e-40ac-86d0-33c1f3e24190', 'a1473ba5-ab98-4af7-86d5-01ba48e2784c', '8159a0da-d6c3-4780-9b94-9463d859e720'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:18:18.363143 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c585813-7a47-41d9-966f-6b223009d2b5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a599492-0ac5-41ca-a31d-6d57a8eaf9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c14ade3-d2d9-417f-b582-422d300738ac', '934b524b-312e-40ac-86d0-33c1f3e24190', 'a1473ba5-ab98-4af7-86d5-01ba48e2784c', '8159a0da-d6c3-4780-9b94-9463d859e720']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:18:18.363850 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c585813-7a47-41d9-966f-6b223009d2b5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af403934-8507-49e6-898d-6a84cc112061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:18:18.385401 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c585813-7a47-41d9-966f-6b223009d2b5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af403934-8507-49e6-898d-6a84cc112061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2384310a-187a-44ea-90c4-0d17c104d211', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1299762970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a247f96e9484de2bd5f9bc8c49185a1',qos_specs=None,replication_status=,reservations=['8c14ade3-d2d9-417f-b582-422d300738ac','934b524b-312e-40ac-86d0-33c1f3e24190','a1473ba5-ab98-4af7-86d5-01ba48e2784c','8159a0da-d6c3-4780-9b94-9463d859e720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18cf9679e1f84cb18b16c06e49513f3a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:18:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1299762970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2384310a-187a-44ea-90c4-0d17c104d211,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a247f96e9484de2bd5f9bc8c49185a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18cf9679e1f84cb18b16c06e49513f3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:18:18.386247 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c585813-7a47-41d9-966f-6b223009d2b5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8824f96-1773-4544-9a86-5cf320964dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:18:18.405623 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c585813-7a47-41d9-966f-6b223009d2b5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8824f96-1773-4544-9a86-5cf320964dc4) transitioned into state 'SUCCESS' from state '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-1299762970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a247f96e9484de2bd5f9bc8c49185a1',qos_specs=None,replication_status=,reservations=['8c14ade3-d2d9-417f-b582-422d300738ac','934b524b-312e-40ac-86d0-33c1f3e24190','a1473ba5-ab98-4af7-86d5-01ba48e2784c','8159a0da-d6c3-4780-9b94-9463d859e720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18cf9679e1f84cb18b16c06e49513f3a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:18:18.406334 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c585813-7a47-41d9-966f-6b223009d2b5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6e22a4f-556a-4f15-96f6-fd294c84c541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:18:18.414542 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c585813-7a47-41d9-966f-6b223009d2b5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6e22a4f-556a-4f15-96f6-fd294c84c541) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:18:18.415335 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c585813-7a47-41d9-966f-6b223009d2b5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Flow 'volume_create_api' (1ef64302-2140-4e41-86e7-5d3a331941a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:18:18.415664 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8c585813-7a47-41d9-966f-6b223009d2b5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Create volume request issued successfully. Aug 13 07:18:18.416202 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8c585813-7a47-41d9-966f-6b223009d2b5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:18:18.416627 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1427/5694] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:18:18 2026] POST /volume/v3/volumes => generated 755 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:18:18.430072 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c60ab298-4d62-423d-9ed9-38d86853fe34 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:18.431843 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c60ab298-4d62-423d-9ed9-38d86853fe34 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:18:18.432047 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c60ab298-4d62-423d-9ed9-38d86853fe34 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:18.432235 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c60ab298-4d62-423d-9ed9-38d86853fe34 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:18.438867 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:18.438867 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:18:18.442212 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c60ab298-4d62-423d-9ed9-38d86853fe34 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:18.446226 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c60ab298-4d62-423d-9ed9-38d86853fe34 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 returned with HTTP 200 Aug 13 07:18:18.446716 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1430/5695] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:18 2026] GET /volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:19.458814 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-47b34f91-76f1-4127-9c0e-a7bdff26f1eb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:19.460606 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-47b34f91-76f1-4127-9c0e-a7bdff26f1eb tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:18:19.460876 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-47b34f91-76f1-4127-9c0e-a7bdff26f1eb tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:19.461138 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-47b34f91-76f1-4127-9c0e-a7bdff26f1eb tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:19.469705 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:19.469705 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:18:19.474015 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-47b34f91-76f1-4127-9c0e-a7bdff26f1eb tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:19.479264 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-47b34f91-76f1-4127-9c0e-a7bdff26f1eb tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 returned with HTTP 200 Aug 13 07:18:19.479774 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1417/5696] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:19 2026] GET /volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:19.490652 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-24603dfa-cdff-463b-86b4-03a753d392b2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:19.492511 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-24603dfa-cdff-463b-86b4-03a753d392b2 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:18:19.492729 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-24603dfa-cdff-463b-86b4-03a753d392b2 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:19.492946 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-24603dfa-cdff-463b-86b4-03a753d392b2 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:19.500309 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:19.500309 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:18:19.504241 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-24603dfa-cdff-463b-86b4-03a753d392b2 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:19.508534 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-24603dfa-cdff-463b-86b4-03a753d392b2 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 returned with HTTP 200 Aug 13 07:18:19.508960 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1423/5697] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:19 2026] GET /volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:20.063837 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-01374a46-b350-4ac2-9915-e81262d3b7c4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:20.066028 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-01374a46-b350-4ac2-9915-e81262d3b7c4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:18:20.066252 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-01374a46-b350-4ac2-9915-e81262d3b7c4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:20.066492 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-01374a46-b350-4ac2-9915-e81262d3b7c4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:20.073522 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:20.073522 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:18:20.077265 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-01374a46-b350-4ac2-9915-e81262d3b7c4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:20.081266 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-01374a46-b350-4ac2-9915-e81262d3b7c4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 returned with HTTP 200 Aug 13 07:18:20.081840 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1428/5698] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:18:20 2026] GET /volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:20.146488 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b6df10ac-36a8-472e-80fc-9a8275383017 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:20.146902 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b6df10ac-36a8-472e-80fc-9a8275383017 None None] GET https://10.4.3.81/volume// Aug 13 07:18:20.147079 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b6df10ac-36a8-472e-80fc-9a8275383017 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:20.147260 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b6df10ac-36a8-472e-80fc-9a8275383017 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:20.147578 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b6df10ac-36a8-472e-80fc-9a8275383017 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:18:20.147845 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1431/5699] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:18:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:18:20.153927 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-34bdcb51-8a2f-4bc6-8f3c-1f0c09c13112 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:20.209296 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-34bdcb51-8a2f-4bc6-8f3c-1f0c09c13112 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:18:20.209759 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-34bdcb51-8a2f-4bc6-8f3c-1f0c09c13112 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2384310a-187a-44ea-90c4-0d17c104d211", "connector": null, "instance_uuid": "fc986393-1827-438f-9187-2b180262bba1"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:18:20.220276 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:20.220276 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:18:20.240386 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-34bdcb51-8a2f-4bc6-8f3c-1f0c09c13112 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:18:20.240785 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1418/5700] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:18:20 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) Aug 13 07:18:20.264498 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d582bc9d-2660-4fa5-8930-9951892aac35 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:20.266127 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d582bc9d-2660-4fa5-8930-9951892aac35 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:18:20.266303 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d582bc9d-2660-4fa5-8930-9951892aac35 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:20.266520 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d582bc9d-2660-4fa5-8930-9951892aac35 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:20.272601 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f80eab98-dd6f-43d1-9875-48e7cd81b48f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:20.273024 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f80eab98-dd6f-43d1-9875-48e7cd81b48f None None] GET https://10.4.3.81/volume// Aug 13 07:18:20.273180 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f80eab98-dd6f-43d1-9875-48e7cd81b48f None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:20.273374 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f80eab98-dd6f-43d1-9875-48e7cd81b48f None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:20.273679 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f80eab98-dd6f-43d1-9875-48e7cd81b48f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:18:20.273977 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1429/5701] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:18:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:18:20.274707 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:20.274707 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:18:20.277529 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d582bc9d-2660-4fa5-8930-9951892aac35 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:20.279960 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-91a7de55-5db8-419b-aca6-5049f97708dd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:20.280947 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d582bc9d-2660-4fa5-8930-9951892aac35 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 returned with HTTP 200 Aug 13 07:18:20.281254 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1424/5702] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:20 2026] GET /volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:20.281875 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-91a7de55-5db8-419b-aca6-5049f97708dd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:18:20.282111 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-91a7de55-5db8-419b-aca6-5049f97708dd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:20.282374 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-91a7de55-5db8-419b-aca6-5049f97708dd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:20.291190 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:20.291190 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:18:20.294082 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-91a7de55-5db8-419b-aca6-5049f97708dd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:20.297627 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-91a7de55-5db8-419b-aca6-5049f97708dd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 returned with HTTP 200 Aug 13 07:18:20.297942 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1432/5703] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:18:20 2026] GET /volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 => generated 1027 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:18:20.392049 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-040c5f75-8a7b-4e1c-98c3-beb8e251683d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:20.394157 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-040c5f75-8a7b-4e1c-98c3-beb8e251683d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] PUT https://10.4.3.81/volume/v3/attachments/c1ac6bb3-61bc-45fe-9ed8-4bff8b4e026b Aug 13 07:18:20.394568 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-040c5f75-8a7b-4e1c-98c3-beb8e251683d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:18:20.401687 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-040c5f75-8a7b-4e1c-98c3-beb8e251683d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Acquiring lock "cinder-attachment_update-2384310a-187a-44ea-90c4-0d17c104d211-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:18:20.405930 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-040c5f75-8a7b-4e1c-98c3-beb8e251683d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Lock "cinder-attachment_update-2384310a-187a-44ea-90c4-0d17c104d211-np0000007169" acquired by "attachment_update" :: waited 0.004s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:18:20.406790 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:20.406790 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:18:20.472165 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-040c5f75-8a7b-4e1c-98c3-beb8e251683d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Lock "cinder-attachment_update-2384310a-187a-44ea-90c4-0d17c104d211-np0000007169" released by "attachment_update" :: held 0.066s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:18:20.472547 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-040c5f75-8a7b-4e1c-98c3-beb8e251683d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/attachments/c1ac6bb3-61bc-45fe-9ed8-4bff8b4e026b returned with HTTP 200 Aug 13 07:18:20.473331 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1419/5704] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:18:20 2026] PUT /volume/v3/attachments/c1ac6bb3-61bc-45fe-9ed8-4bff8b4e026b => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:18:21.292623 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7b3d0645-66cf-4c47-88d7-0ae3acd8d23b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:21.294681 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7b3d0645-66cf-4c47-88d7-0ae3acd8d23b tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:18:21.294939 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7b3d0645-66cf-4c47-88d7-0ae3acd8d23b tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:21.295141 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7b3d0645-66cf-4c47-88d7-0ae3acd8d23b tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:21.306314 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:21.306314 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:18:21.310511 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7b3d0645-66cf-4c47-88d7-0ae3acd8d23b tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:21.314818 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7b3d0645-66cf-4c47-88d7-0ae3acd8d23b tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 returned with HTTP 200 Aug 13 07:18:21.315288 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1430/5705] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:21 2026] GET /volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:22.326560 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f1e84c66-b226-4016-a712-375955a35467 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:22.328230 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f1e84c66-b226-4016-a712-375955a35467 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:18:22.328458 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f1e84c66-b226-4016-a712-375955a35467 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:22.328863 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f1e84c66-b226-4016-a712-375955a35467 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:22.337254 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:22.337254 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:18:22.340178 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f1e84c66-b226-4016-a712-375955a35467 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:22.343616 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f1e84c66-b226-4016-a712-375955a35467 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 returned with HTTP 200 Aug 13 07:18:22.343949 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1425/5706] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:22 2026] GET /volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:23.355305 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5b40e3b8-d70b-4449-b3fd-1c5682dc760b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:23.356947 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5b40e3b8-d70b-4449-b3fd-1c5682dc760b tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:18:23.357138 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5b40e3b8-d70b-4449-b3fd-1c5682dc760b tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:23.357340 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5b40e3b8-d70b-4449-b3fd-1c5682dc760b tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:23.365343 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:23.365343 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:18:23.368015 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5b40e3b8-d70b-4449-b3fd-1c5682dc760b tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:23.371281 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5b40e3b8-d70b-4449-b3fd-1c5682dc760b tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 returned with HTTP 200 Aug 13 07:18:23.371600 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1433/5707] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:23 2026] GET /volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:24.384155 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-df4371d1-ce96-460f-9475-c1449e5223df None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:24.386407 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-df4371d1-ce96-460f-9475-c1449e5223df tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:18:24.386665 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-df4371d1-ce96-460f-9475-c1449e5223df tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:24.386938 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-df4371d1-ce96-460f-9475-c1449e5223df tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:24.398661 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:24.398661 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:18:24.402810 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-df4371d1-ce96-460f-9475-c1449e5223df tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:24.408442 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-df4371d1-ce96-460f-9475-c1449e5223df tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 returned with HTTP 200 Aug 13 07:18:24.408986 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1420/5708] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:24 2026] GET /volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:24.700544 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-43659274-1471-490a-8b7e-85fd4e3fae76 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:24.702706 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-43659274-1471-490a-8b7e-85fd4e3fae76 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] POST https://10.4.3.81/volume/v3/attachments/c1ac6bb3-61bc-45fe-9ed8-4bff8b4e026b/action Aug 13 07:18:24.703047 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-43659274-1471-490a-8b7e-85fd4e3fae76 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:18:24.703160 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-43659274-1471-490a-8b7e-85fd4e3fae76 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:18:24.717211 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:24.717211 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:18:24.724809 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-78116a3b-fe90-4802-8d1b-d473e52b999d req-43659274-1471-490a-8b7e-85fd4e3fae76 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/attachments/c1ac6bb3-61bc-45fe-9ed8-4bff8b4e026b/action returned with HTTP 204 Aug 13 07:18:24.725218 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1431/5709] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:18:24 2026] POST /volume/v3/attachments/c1ac6bb3-61bc-45fe-9ed8-4bff8b4e026b/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:18:25.420288 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b51a10e2-af1c-4e18-8853-3978ef10d72e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:25.422055 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b51a10e2-af1c-4e18-8853-3978ef10d72e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:18:25.422235 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b51a10e2-af1c-4e18-8853-3978ef10d72e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:25.422432 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b51a10e2-af1c-4e18-8853-3978ef10d72e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:25.431328 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:25.431328 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:18:25.434361 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b51a10e2-af1c-4e18-8853-3978ef10d72e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:25.437929 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b51a10e2-af1c-4e18-8853-3978ef10d72e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 returned with HTTP 200 Aug 13 07:18:25.438283 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1426/5710] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:25 2026] GET /volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:18:28.100245 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-43cb05f6-f0d0-41f2-bd7c-a140f3a61425 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:28.102026 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-43cb05f6-f0d0-41f2-bd7c-a140f3a61425 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:18:28.102396 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-43cb05f6-f0d0-41f2-bd7c-a140f3a61425 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2384310a-187a-44ea-90c4-0d17c104d211", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1122970877", "description": null, "metadata": null}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:18:28.113429 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:28.113429 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:18:28.113920 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-43cb05f6-f0d0-41f2-bd7c-a140f3a61425 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:28.114101 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-43cb05f6-f0d0-41f2-bd7c-a140f3a61425 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Create snapshot from volume 2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:18:28.143356 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-43cb05f6-f0d0-41f2-bd7c-a140f3a61425 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Created reservations ['b3d26af7-48fb-415e-8a4f-1cf897a6f312', 'b8d9f1d2-ee32-47fc-a2da-079ad395e07c', 'd523eac0-e03d-4ad2-80b6-3ae86b5fd1a5', '38a738a3-8be5-4d63-8067-c24aae13e941'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:18:28.169862 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-43cb05f6-f0d0-41f2-bd7c-a140f3a61425 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot force create request issued successfully. Aug 13 07:18:28.170199 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-43cb05f6-f0d0-41f2-bd7c-a140f3a61425 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:18:28.170612 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1434/5711] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:18:28 2026] POST /volume/v3/snapshots => generated 313 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:18:28.179272 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bc4a16a3-f363-40ab-a109-bef4890c5b23 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:28.181648 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bc4a16a3-f363-40ab-a109-bef4890c5b23 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/snapshots/7793f47b-e75c-4350-8630-2cab751bb2c8 Aug 13 07:18:28.181897 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bc4a16a3-f363-40ab-a109-bef4890c5b23 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:28.182180 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bc4a16a3-f363-40ab-a109-bef4890c5b23 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:28.188214 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:28.188214 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:18:28.188795 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bc4a16a3-f363-40ab-a109-bef4890c5b23 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot retrieved successfully. Aug 13 07:18:28.189751 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bc4a16a3-f363-40ab-a109-bef4890c5b23 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/snapshots/7793f47b-e75c-4350-8630-2cab751bb2c8 returned with HTTP 200 Aug 13 07:18:28.190285 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1421/5712] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:18:28 2026] GET /volume/v3/snapshots/7793f47b-e75c-4350-8630-2cab751bb2c8 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:29.199193 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e14eccc5-a996-461f-b822-07ad11ee355a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:29.200905 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e14eccc5-a996-461f-b822-07ad11ee355a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/snapshots/7793f47b-e75c-4350-8630-2cab751bb2c8 Aug 13 07:18:29.201167 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e14eccc5-a996-461f-b822-07ad11ee355a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:29.201454 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e14eccc5-a996-461f-b822-07ad11ee355a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:29.207971 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:29.207971 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:18:29.207971 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e14eccc5-a996-461f-b822-07ad11ee355a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot retrieved successfully. Aug 13 07:18:29.207971 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e14eccc5-a996-461f-b822-07ad11ee355a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/snapshots/7793f47b-e75c-4350-8630-2cab751bb2c8 returned with HTTP 200 Aug 13 07:18:29.207971 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1432/5713] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:18:29 2026] GET /volume/v3/snapshots/7793f47b-e75c-4350-8630-2cab751bb2c8 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:29.217141 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-69e06a21-a3aa-44a7-afa4-1e8a6508ffdb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:29.218812 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-69e06a21-a3aa-44a7-afa4-1e8a6508ffdb tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/snapshots/7793f47b-e75c-4350-8630-2cab751bb2c8 Aug 13 07:18:29.218923 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-69e06a21-a3aa-44a7-afa4-1e8a6508ffdb tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:29.219389 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-69e06a21-a3aa-44a7-afa4-1e8a6508ffdb tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:29.223524 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:29.223524 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:18:29.224064 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-69e06a21-a3aa-44a7-afa4-1e8a6508ffdb tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot retrieved successfully. Aug 13 07:18:29.225113 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-69e06a21-a3aa-44a7-afa4-1e8a6508ffdb tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/snapshots/7793f47b-e75c-4350-8630-2cab751bb2c8 returned with HTTP 200 Aug 13 07:18:29.225113 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1427/5714] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:18:29 2026] GET /volume/v3/snapshots/7793f47b-e75c-4350-8630-2cab751bb2c8 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:30.581353 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-37935d8d-6fb1-492c-867b-d9c30f70f8bd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:30.584114 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-37935d8d-6fb1-492c-867b-d9c30f70f8bd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:18:30.584114 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-37935d8d-6fb1-492c-867b-d9c30f70f8bd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2384310a-187a-44ea-90c4-0d17c104d211", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-375517927", "description": null, "metadata": null}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:18:30.594234 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:30.594234 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:18:30.594758 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-37935d8d-6fb1-492c-867b-d9c30f70f8bd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:30.594901 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-37935d8d-6fb1-492c-867b-d9c30f70f8bd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Create snapshot from volume 2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:18:30.618178 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-37935d8d-6fb1-492c-867b-d9c30f70f8bd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Created reservations ['2c063fa2-a74a-4a6d-893b-a8c5b7a554da', '80fde357-34a3-4506-9feb-f8de0d367db4', '2a6d3355-0e3b-42d8-acfe-45010451bf6a', '41a7fb1c-f122-4efa-b1d9-19736c894c53'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:18:30.644808 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-37935d8d-6fb1-492c-867b-d9c30f70f8bd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot force create request issued successfully. Aug 13 07:18:30.645177 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-37935d8d-6fb1-492c-867b-d9c30f70f8bd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:18:30.645629 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1435/5715] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:18:30 2026] POST /volume/v3/snapshots => generated 312 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:18:30.654472 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8b75f6fe-2eae-4422-b622-b0203626fcfd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:30.656610 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8b75f6fe-2eae-4422-b622-b0203626fcfd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/snapshots/ba2da09f-b345-4a96-9d11-3727ab230cb3 Aug 13 07:18:30.656865 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8b75f6fe-2eae-4422-b622-b0203626fcfd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:30.657139 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8b75f6fe-2eae-4422-b622-b0203626fcfd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:30.661885 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:30.661885 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:18:30.662335 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8b75f6fe-2eae-4422-b622-b0203626fcfd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot retrieved successfully. Aug 13 07:18:30.663084 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8b75f6fe-2eae-4422-b622-b0203626fcfd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/snapshots/ba2da09f-b345-4a96-9d11-3727ab230cb3 returned with HTTP 200 Aug 13 07:18:30.663509 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1422/5716] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:18:30 2026] GET /volume/v3/snapshots/ba2da09f-b345-4a96-9d11-3727ab230cb3 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:31.671747 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9455303b-d5fd-45d1-9d07-448d1de76e16 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:31.673539 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9455303b-d5fd-45d1-9d07-448d1de76e16 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/snapshots/ba2da09f-b345-4a96-9d11-3727ab230cb3 Aug 13 07:18:31.673788 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9455303b-d5fd-45d1-9d07-448d1de76e16 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:31.674051 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9455303b-d5fd-45d1-9d07-448d1de76e16 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:31.679251 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:31.679251 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:18:31.679787 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9455303b-d5fd-45d1-9d07-448d1de76e16 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot retrieved successfully. Aug 13 07:18:31.680749 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9455303b-d5fd-45d1-9d07-448d1de76e16 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/snapshots/ba2da09f-b345-4a96-9d11-3727ab230cb3 returned with HTTP 200 Aug 13 07:18:31.681184 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1433/5717] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:18:31 2026] GET /volume/v3/snapshots/ba2da09f-b345-4a96-9d11-3727ab230cb3 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:31.689798 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ce1aeaf4-3329-4537-9c5b-f71fb355739b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:31.691958 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ce1aeaf4-3329-4537-9c5b-f71fb355739b tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/snapshots/ba2da09f-b345-4a96-9d11-3727ab230cb3 Aug 13 07:18:31.692161 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ce1aeaf4-3329-4537-9c5b-f71fb355739b tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:31.692349 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ce1aeaf4-3329-4537-9c5b-f71fb355739b tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:31.697617 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:31.697617 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:18:31.698059 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ce1aeaf4-3329-4537-9c5b-f71fb355739b tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot retrieved successfully. Aug 13 07:18:31.698821 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ce1aeaf4-3329-4537-9c5b-f71fb355739b tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/snapshots/ba2da09f-b345-4a96-9d11-3727ab230cb3 returned with HTTP 200 Aug 13 07:18:31.699201 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1428/5718] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:18:31 2026] GET /volume/v3/snapshots/ba2da09f-b345-4a96-9d11-3727ab230cb3 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:33.146501 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bfd7f801-f30f-4653-804e-f623b05bfc64 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:33.149372 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bfd7f801-f30f-4653-804e-f623b05bfc64 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 07:18:33.149555 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bfd7f801-f30f-4653-804e-f623b05bfc64 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2384310a-187a-44ea-90c4-0d17c104d211", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1933725729", "description": null, "metadata": null}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:18:33.159629 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:33.159629 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:18:33.160143 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bfd7f801-f30f-4653-804e-f623b05bfc64 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:33.160279 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-bfd7f801-f30f-4653-804e-f623b05bfc64 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Create snapshot from volume 2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:18:33.182915 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-bfd7f801-f30f-4653-804e-f623b05bfc64 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Created reservations ['06dc6ed4-b01c-4d54-a64b-b2154d239afa', 'd15cc2fc-4c8b-4329-96e5-45ef7924503c', 'f3dbb9bc-ce7d-4d44-a800-00f76fc902b1', 'c820d4fa-2a26-414f-a7f5-6741fca12fff'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:18:33.209718 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bfd7f801-f30f-4653-804e-f623b05bfc64 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot force create request issued successfully. Aug 13 07:18:33.210056 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bfd7f801-f30f-4653-804e-f623b05bfc64 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 07:18:33.210525 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1436/5719] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 07:18:33 2026] POST /volume/v3/snapshots => generated 313 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:18:33.219389 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3eb981e8-48cb-43e0-af9a-152ace1ed0cc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:33.221575 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3eb981e8-48cb-43e0-af9a-152ace1ed0cc tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/snapshots/42b46dc9-817d-49f6-9e74-591c87705355 Aug 13 07:18:33.221824 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3eb981e8-48cb-43e0-af9a-152ace1ed0cc tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:33.222085 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3eb981e8-48cb-43e0-af9a-152ace1ed0cc tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:33.228365 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:33.228365 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:18:33.228910 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3eb981e8-48cb-43e0-af9a-152ace1ed0cc tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot retrieved successfully. Aug 13 07:18:33.229893 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3eb981e8-48cb-43e0-af9a-152ace1ed0cc tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/snapshots/42b46dc9-817d-49f6-9e74-591c87705355 returned with HTTP 200 Aug 13 07:18:33.230418 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1423/5720] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:18:33 2026] GET /volume/v3/snapshots/42b46dc9-817d-49f6-9e74-591c87705355 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:34.240063 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-25e12807-ca7e-49b2-98e6-e5a747e1fc48 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:34.242397 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-25e12807-ca7e-49b2-98e6-e5a747e1fc48 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/snapshots/42b46dc9-817d-49f6-9e74-591c87705355 Aug 13 07:18:34.242570 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-25e12807-ca7e-49b2-98e6-e5a747e1fc48 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:34.242700 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-25e12807-ca7e-49b2-98e6-e5a747e1fc48 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:34.247788 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:34.247788 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:18:34.248190 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-25e12807-ca7e-49b2-98e6-e5a747e1fc48 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot retrieved successfully. Aug 13 07:18:34.248898 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-25e12807-ca7e-49b2-98e6-e5a747e1fc48 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/snapshots/42b46dc9-817d-49f6-9e74-591c87705355 returned with HTTP 200 Aug 13 07:18:34.249248 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1434/5721] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:18:34 2026] GET /volume/v3/snapshots/42b46dc9-817d-49f6-9e74-591c87705355 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:34.257074 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c5c979a3-aab4-40ac-9ccf-befaa8bcb7bb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:34.259357 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c5c979a3-aab4-40ac-9ccf-befaa8bcb7bb tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/snapshots/42b46dc9-817d-49f6-9e74-591c87705355 Aug 13 07:18:34.259357 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c5c979a3-aab4-40ac-9ccf-befaa8bcb7bb tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:34.259527 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c5c979a3-aab4-40ac-9ccf-befaa8bcb7bb tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:34.264161 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:34.264161 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:18:34.264592 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c5c979a3-aab4-40ac-9ccf-befaa8bcb7bb tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot retrieved successfully. Aug 13 07:18:34.265300 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c5c979a3-aab4-40ac-9ccf-befaa8bcb7bb tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/snapshots/42b46dc9-817d-49f6-9e74-591c87705355 returned with HTTP 200 Aug 13 07:18:34.265648 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1429/5722] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:18:34 2026] GET /volume/v3/snapshots/42b46dc9-817d-49f6-9e74-591c87705355 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:34.299253 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-cdb7f885-7de6-415c-9398-08f75682c72d req-fbecb879-c170-4769-8c42-7889f0c81c77 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:34.301434 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-cdb7f885-7de6-415c-9398-08f75682c72d req-fbecb879-c170-4769-8c42-7889f0c81c77 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:18:34.301676 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-cdb7f885-7de6-415c-9398-08f75682c72d req-fbecb879-c170-4769-8c42-7889f0c81c77 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:34.301789 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-cdb7f885-7de6-415c-9398-08f75682c72d req-fbecb879-c170-4769-8c42-7889f0c81c77 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:34.312875 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:34.312875 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:18:34.317114 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-cdb7f885-7de6-415c-9398-08f75682c72d req-fbecb879-c170-4769-8c42-7889f0c81c77 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:34.322778 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-cdb7f885-7de6-415c-9398-08f75682c72d req-fbecb879-c170-4769-8c42-7889f0c81c77 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 returned with HTTP 200 Aug 13 07:18:34.323375 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1437/5723] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:18:34 2026] GET /volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:18:34.342486 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-cdb7f885-7de6-415c-9398-08f75682c72d req-04e050a9-20dc-47d3-ae3d-a487d173279c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:34.344389 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-cdb7f885-7de6-415c-9398-08f75682c72d req-04e050a9-20dc-47d3-ae3d-a487d173279c tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] POST https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211/action Aug 13 07:18:34.344721 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-cdb7f885-7de6-415c-9398-08f75682c72d req-04e050a9-20dc-47d3-ae3d-a487d173279c tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:18:34.344845 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-cdb7f885-7de6-415c-9398-08f75682c72d req-04e050a9-20dc-47d3-ae3d-a487d173279c tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:18:34.355593 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:34.355593 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:18:34.356098 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-cdb7f885-7de6-415c-9398-08f75682c72d req-04e050a9-20dc-47d3-ae3d-a487d173279c tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:34.361892 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-cdb7f885-7de6-415c-9398-08f75682c72d req-04e050a9-20dc-47d3-ae3d-a487d173279c tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Begin detaching volume completed successfully. Aug 13 07:18:34.362121 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-cdb7f885-7de6-415c-9398-08f75682c72d req-04e050a9-20dc-47d3-ae3d-a487d173279c tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211/action returned with HTTP 202 Aug 13 07:18:34.362572 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1424/5724] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:18:34 2026] POST /volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:18:34.400719 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f953151b-96b8-4abe-b260-26cd9d9f8458 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:34.401104 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f953151b-96b8-4abe-b260-26cd9d9f8458 None None] GET https://10.4.3.81/volume// Aug 13 07:18:34.401279 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f953151b-96b8-4abe-b260-26cd9d9f8458 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:34.401481 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f953151b-96b8-4abe-b260-26cd9d9f8458 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:34.401819 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f953151b-96b8-4abe-b260-26cd9d9f8458 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:18:34.402077 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1435/5725] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:18:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:18:34.408389 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-cdb7f885-7de6-415c-9398-08f75682c72d req-d20c4a0e-256b-40e0-8878-eb80db0c1c88 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:34.410529 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-cdb7f885-7de6-415c-9398-08f75682c72d req-d20c4a0e-256b-40e0-8878-eb80db0c1c88 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:18:34.410784 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-cdb7f885-7de6-415c-9398-08f75682c72d req-d20c4a0e-256b-40e0-8878-eb80db0c1c88 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:34.411045 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-cdb7f885-7de6-415c-9398-08f75682c72d req-d20c4a0e-256b-40e0-8878-eb80db0c1c88 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:34.420930 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:34.420930 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:18:34.424013 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-cdb7f885-7de6-415c-9398-08f75682c72d req-d20c4a0e-256b-40e0-8878-eb80db0c1c88 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:34.427952 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-cdb7f885-7de6-415c-9398-08f75682c72d req-d20c4a0e-256b-40e0-8878-eb80db0c1c88 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 returned with HTTP 200 Aug 13 07:18:34.428365 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1430/5726] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:18:34 2026] GET /volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 => generated 1323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:18:35.198875 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-cdb7f885-7de6-415c-9398-08f75682c72d req-80a59a46-8678-46bc-9edd-65572d14214a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:35.201015 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-cdb7f885-7de6-415c-9398-08f75682c72d req-80a59a46-8678-46bc-9edd-65572d14214a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] DELETE https://10.4.3.81/volume/v3/attachments/c1ac6bb3-61bc-45fe-9ed8-4bff8b4e026b Aug 13 07:18:35.201227 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-cdb7f885-7de6-415c-9398-08f75682c72d req-80a59a46-8678-46bc-9edd-65572d14214a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:35.201434 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-cdb7f885-7de6-415c-9398-08f75682c72d req-80a59a46-8678-46bc-9edd-65572d14214a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:35.208504 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:35.208504 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:18:35.255063 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-cdb7f885-7de6-415c-9398-08f75682c72d req-80a59a46-8678-46bc-9edd-65572d14214a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/attachments/c1ac6bb3-61bc-45fe-9ed8-4bff8b4e026b returned with HTTP 200 Aug 13 07:18:35.255681 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1438/5727] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:18:35 2026] DELETE /volume/v3/attachments/c1ac6bb3-61bc-45fe-9ed8-4bff8b4e026b => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:35.444745 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:35.447377 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:18:35.447509 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2141045714", "snapshot_id": "7793f47b-e75c-4350-8630-2cab751bb2c8", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:18:35.449914 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2141045714', 'snapshot_id': '7793f47b-e75c-4350-8630-2cab751bb2c8', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:18:35.455466 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:35.455466 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:18:35.456150 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot retrieved successfully. Aug 13 07:18:35.456335 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Create volume of 1 GB Aug 13 07:18:35.460466 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Availability Zones retrieved successfully. Aug 13 07:18:35.466153 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Flow 'volume_create_api' (f3b61559-3ca2-4c30-b773-fb41c54726a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:18:35.467382 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e43f41-3251-4940-a61f-464cd32e9182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:18:35.468845 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:18:35.504253 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e43f41-3251-4940-a61f-464cd32e9182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7793f47b-e75c-4350-8630-2cab751bb2c8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:18:35.505048 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec090e5a-bb07-42c8-85f7-4ab068f11118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:18:35.538102 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Created reservations ['8fba969b-cb0b-49ba-92c7-faa23107f416', '24065448-d518-4354-a3cf-e4566628ca06', '6d8902ad-f988-4501-9498-f7f4c091d1e1', '6c175cf5-d4fc-4998-804f-4b22111b09da'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:18:35.538820 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec090e5a-bb07-42c8-85f7-4ab068f11118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fba969b-cb0b-49ba-92c7-faa23107f416', '24065448-d518-4354-a3cf-e4566628ca06', '6d8902ad-f988-4501-9498-f7f4c091d1e1', '6c175cf5-d4fc-4998-804f-4b22111b09da']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:18:35.539584 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (123ae584-3597-47ae-bd77-de155b7fbc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:18:35.575113 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (123ae584-3597-47ae-bd77-de155b7fbc97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2141045714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a247f96e9484de2bd5f9bc8c49185a1',qos_specs=None,replication_status=,reservations=['8fba969b-cb0b-49ba-92c7-faa23107f416','24065448-d518-4354-a3cf-e4566628ca06','6d8902ad-f988-4501-9498-f7f4c091d1e1','6c175cf5-d4fc-4998-804f-4b22111b09da'],size=1,snapshot_id=7793f47b-e75c-4350-8630-2cab751bb2c8,source_replicaid=,source_volid=None,status='creating',user_id='18cf9679e1f84cb18b16c06e49513f3a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:18:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2141045714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a247f96e9484de2bd5f9bc8c49185a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7793f47b-e75c-4350-8630-2cab751bb2c8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18cf9679e1f84cb18b16c06e49513f3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:18:35.575760 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f038d165-c875-4da6-8675-aace46cbaaa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:18:35.590986 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f038d165-c875-4da6-8675-aace46cbaaa2) transitioned into state 'SUCCESS' from state '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-2141045714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a247f96e9484de2bd5f9bc8c49185a1',qos_specs=None,replication_status=,reservations=['8fba969b-cb0b-49ba-92c7-faa23107f416','24065448-d518-4354-a3cf-e4566628ca06','6d8902ad-f988-4501-9498-f7f4c091d1e1','6c175cf5-d4fc-4998-804f-4b22111b09da'],size=1,snapshot_id=7793f47b-e75c-4350-8630-2cab751bb2c8,source_replicaid=,source_volid=None,status='creating',user_id='18cf9679e1f84cb18b16c06e49513f3a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:18:35.591617 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1aec509-86ce-4cf8-9195-14927abf1ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:18:35.609837 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1aec509-86ce-4cf8-9195-14927abf1ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:18:35.610676 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Flow 'volume_create_api' (f3b61559-3ca2-4c30-b773-fb41c54726a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100294) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:18:35.610953 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Create volume request issued successfully. Aug 13 07:18:35.611521 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d8bd39d-c956-4a51-b7dd-b9a3407db06e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:18:35.611946 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1425/5728] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:18:35 2026] POST /volume/v3/volumes => generated 789 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:18:35.623174 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-572eba74-a1fb-4b25-b7cc-60921c515a58 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:35.625137 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-572eba74-a1fb-4b25-b7cc-60921c515a58 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 Aug 13 07:18:35.625375 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-572eba74-a1fb-4b25-b7cc-60921c515a58 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:35.625618 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-572eba74-a1fb-4b25-b7cc-60921c515a58 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:35.633381 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:35.633381 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:18:35.637312 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-572eba74-a1fb-4b25-b7cc-60921c515a58 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:35.642190 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-572eba74-a1fb-4b25-b7cc-60921c515a58 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 returned with HTTP 200 Aug 13 07:18:35.642702 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1436/5729] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:35 2026] GET /volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:36.655010 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b039c57e-1bc6-4e39-9b15-b2451010c41a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:36.656831 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b039c57e-1bc6-4e39-9b15-b2451010c41a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 Aug 13 07:18:36.657084 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b039c57e-1bc6-4e39-9b15-b2451010c41a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:36.657299 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b039c57e-1bc6-4e39-9b15-b2451010c41a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:36.664937 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:36.664937 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:18:36.669488 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b039c57e-1bc6-4e39-9b15-b2451010c41a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:36.674000 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b039c57e-1bc6-4e39-9b15-b2451010c41a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 returned with HTTP 200 Aug 13 07:18:36.674483 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1431/5730] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:36 2026] GET /volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:36.685847 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4cbd6459-d7dd-4763-9d7c-eb48287110b0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:36.687682 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4cbd6459-d7dd-4763-9d7c-eb48287110b0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 Aug 13 07:18:36.687866 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4cbd6459-d7dd-4763-9d7c-eb48287110b0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:36.688054 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4cbd6459-d7dd-4763-9d7c-eb48287110b0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:36.697868 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:36.697868 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:18:36.702892 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4cbd6459-d7dd-4763-9d7c-eb48287110b0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:36.708515 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4cbd6459-d7dd-4763-9d7c-eb48287110b0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 returned with HTTP 200 Aug 13 07:18:36.708989 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1439/5731] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:36 2026] GET /volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:37.161574 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-4857ef72-329d-47e1-bdee-30ea1a26eeb0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:37.163428 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-4857ef72-329d-47e1-bdee-30ea1a26eeb0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 Aug 13 07:18:37.163597 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-4857ef72-329d-47e1-bdee-30ea1a26eeb0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:37.163769 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-4857ef72-329d-47e1-bdee-30ea1a26eeb0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:37.169722 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:37.169722 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:18:37.172415 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-4857ef72-329d-47e1-bdee-30ea1a26eeb0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:37.175612 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-4857ef72-329d-47e1-bdee-30ea1a26eeb0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 returned with HTTP 200 Aug 13 07:18:37.175919 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1426/5732] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:18:37 2026] GET /volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 => generated 882 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:37.236670 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-64964732-f0b8-4908-b9f1-366f9e6cc119 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:37.237079 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-64964732-f0b8-4908-b9f1-366f9e6cc119 None None] GET https://10.4.3.81/volume// Aug 13 07:18:37.237245 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-64964732-f0b8-4908-b9f1-366f9e6cc119 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:37.237502 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-64964732-f0b8-4908-b9f1-366f9e6cc119 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:37.237801 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-64964732-f0b8-4908-b9f1-366f9e6cc119 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:18:37.238158 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1437/5733] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:18:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:18:37.244798 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-833b0e99-0cbd-4d1b-a7c2-b5190da0ffd5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:37.273352 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-833b0e99-0cbd-4d1b-a7c2-b5190da0ffd5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:18:37.273723 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-833b0e99-0cbd-4d1b-a7c2-b5190da0ffd5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318", "connector": null, "instance_uuid": "fc986393-1827-438f-9187-2b180262bba1"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:18:37.281501 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:37.281501 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:18:37.302027 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-833b0e99-0cbd-4d1b-a7c2-b5190da0ffd5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:18:37.302505 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1432/5734] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:18:37 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:18:37.325607 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3df58ae8-618b-4375-8728-809a6f8ff298 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:37.328111 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3df58ae8-618b-4375-8728-809a6f8ff298 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 Aug 13 07:18:37.328366 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3df58ae8-618b-4375-8728-809a6f8ff298 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:37.328610 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3df58ae8-618b-4375-8728-809a6f8ff298 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:37.334603 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-029ef6d8-c4d0-494d-94d4-c3a213a730b3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:37.335069 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-029ef6d8-c4d0-494d-94d4-c3a213a730b3 None None] GET https://10.4.3.81/volume// Aug 13 07:18:37.335289 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-029ef6d8-c4d0-494d-94d4-c3a213a730b3 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:37.335580 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-029ef6d8-c4d0-494d-94d4-c3a213a730b3 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:37.336022 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-029ef6d8-c4d0-494d-94d4-c3a213a730b3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:18:37.336427 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1427/5735] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:18:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:18:37.339958 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:37.339958 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:18:37.343621 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-06528036-cdaa-4b9f-9853-363940500008 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:37.344064 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3df58ae8-618b-4375-8728-809a6f8ff298 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:37.345672 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-06528036-cdaa-4b9f-9853-363940500008 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 Aug 13 07:18:37.345869 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-06528036-cdaa-4b9f-9853-363940500008 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:37.346072 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-06528036-cdaa-4b9f-9853-363940500008 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:37.349166 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3df58ae8-618b-4375-8728-809a6f8ff298 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 returned with HTTP 200 Aug 13 07:18:37.349630 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1440/5736] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:37 2026] GET /volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:37.354313 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:37.354313 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:18:37.357422 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-06528036-cdaa-4b9f-9853-363940500008 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:37.361249 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-06528036-cdaa-4b9f-9853-363940500008 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 returned with HTTP 200 Aug 13 07:18:37.361797 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1438/5737] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:18:37 2026] GET /volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 => generated 1061 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:18:37.460442 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-dd3756b1-7f52-4461-b427-c91a10e96e32 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:37.462382 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-dd3756b1-7f52-4461-b427-c91a10e96e32 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] PUT https://10.4.3.81/volume/v3/attachments/7a20a79e-893f-43c0-89af-d8316f416266 Aug 13 07:18:37.462724 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-dd3756b1-7f52-4461-b427-c91a10e96e32 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:18:37.469778 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-dd3756b1-7f52-4461-b427-c91a10e96e32 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Acquiring lock "cinder-attachment_update-7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318-np0000007169" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:18:37.474109 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-dd3756b1-7f52-4461-b427-c91a10e96e32 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Lock "cinder-attachment_update-7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318-np0000007169" acquired by "attachment_update" :: waited 0.004s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:18:37.475027 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:37.475027 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:18:37.541393 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-dd3756b1-7f52-4461-b427-c91a10e96e32 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Lock "cinder-attachment_update-7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318-np0000007169" released by "attachment_update" :: held 0.067s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:18:37.541695 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-dd3756b1-7f52-4461-b427-c91a10e96e32 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/attachments/7a20a79e-893f-43c0-89af-d8316f416266 returned with HTTP 200 Aug 13 07:18:37.542291 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1433/5738] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:18:37 2026] PUT /volume/v3/attachments/7a20a79e-893f-43c0-89af-d8316f416266 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:18:38.361949 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2b6ec4f1-2614-4ebe-bb86-df8067728b85 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:38.363934 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2b6ec4f1-2614-4ebe-bb86-df8067728b85 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 Aug 13 07:18:38.364176 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2b6ec4f1-2614-4ebe-bb86-df8067728b85 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:38.364422 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2b6ec4f1-2614-4ebe-bb86-df8067728b85 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:38.374865 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:38.374865 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:18:38.379503 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2b6ec4f1-2614-4ebe-bb86-df8067728b85 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:38.384636 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2b6ec4f1-2614-4ebe-bb86-df8067728b85 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 returned with HTTP 200 Aug 13 07:18:38.385120 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1428/5739] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:38 2026] GET /volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:39.396984 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-18e798ac-1d21-4bab-ab3b-20c00c1644f8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:39.398728 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-18e798ac-1d21-4bab-ab3b-20c00c1644f8 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 Aug 13 07:18:39.398914 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-18e798ac-1d21-4bab-ab3b-20c00c1644f8 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:39.399094 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-18e798ac-1d21-4bab-ab3b-20c00c1644f8 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:39.407288 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:39.407288 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:18:39.410250 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-18e798ac-1d21-4bab-ab3b-20c00c1644f8 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:39.413914 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-18e798ac-1d21-4bab-ab3b-20c00c1644f8 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 returned with HTTP 200 Aug 13 07:18:39.414262 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1441/5740] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:39 2026] GET /volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:40.426392 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-56fad49e-57e3-4ab4-9c60-4322a6a79ded None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:40.428128 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-56fad49e-57e3-4ab4-9c60-4322a6a79ded tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 Aug 13 07:18:40.428309 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-56fad49e-57e3-4ab4-9c60-4322a6a79ded tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:40.428502 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-56fad49e-57e3-4ab4-9c60-4322a6a79ded tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:40.437341 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:40.437341 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:18:40.440743 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-56fad49e-57e3-4ab4-9c60-4322a6a79ded tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:40.444440 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-56fad49e-57e3-4ab4-9c60-4322a6a79ded tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 returned with HTTP 200 Aug 13 07:18:40.444771 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1439/5741] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:40 2026] GET /volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:40.765690 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-4729e277-c4b8-435a-82f6-d191983b508d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:40.768268 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-4729e277-c4b8-435a-82f6-d191983b508d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] POST https://10.4.3.81/volume/v3/attachments/7a20a79e-893f-43c0-89af-d8316f416266/action Aug 13 07:18:40.768724 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-4729e277-c4b8-435a-82f6-d191983b508d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:18:40.768899 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-4729e277-c4b8-435a-82f6-d191983b508d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:18:40.786493 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:40.786493 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:18:40.795288 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-98911be7-badc-4eac-a4a8-3958fcd86b2d req-4729e277-c4b8-435a-82f6-d191983b508d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/attachments/7a20a79e-893f-43c0-89af-d8316f416266/action returned with HTTP 204 Aug 13 07:18:40.795758 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1434/5742] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:18:40 2026] POST /volume/v3/attachments/7a20a79e-893f-43c0-89af-d8316f416266/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:18:41.458618 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-af0cda8a-bcca-4ad0-aafd-70a2d2fe9624 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:41.460160 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-af0cda8a-bcca-4ad0-aafd-70a2d2fe9624 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 Aug 13 07:18:41.460347 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-af0cda8a-bcca-4ad0-aafd-70a2d2fe9624 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:41.460591 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-af0cda8a-bcca-4ad0-aafd-70a2d2fe9624 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:41.468765 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:41.468765 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:18:41.471705 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-af0cda8a-bcca-4ad0-aafd-70a2d2fe9624 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:41.475023 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-af0cda8a-bcca-4ad0-aafd-70a2d2fe9624 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 returned with HTTP 200 Aug 13 07:18:41.475378 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1429/5743] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:41 2026] GET /volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 => generated 1174 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:18:44.555096 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-580c2a21-543b-41c9-97e2-321c314cb2f1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:44.557126 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-580c2a21-543b-41c9-97e2-321c314cb2f1 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 Aug 13 07:18:44.557332 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-580c2a21-543b-41c9-97e2-321c314cb2f1 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:44.557537 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-580c2a21-543b-41c9-97e2-321c314cb2f1 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:44.566281 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:44.566281 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:18:44.569516 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-580c2a21-543b-41c9-97e2-321c314cb2f1 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:44.573190 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-580c2a21-543b-41c9-97e2-321c314cb2f1 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 returned with HTTP 200 Aug 13 07:18:44.573603 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1442/5744] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:18:44 2026] GET /volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:18:44.590385 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-e718acc6-7575-4e7d-8826-b3ca623f9779 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:44.592847 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-e718acc6-7575-4e7d-8826-b3ca623f9779 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] POST https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318/action Aug 13 07:18:44.593197 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-e718acc6-7575-4e7d-8826-b3ca623f9779 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:18:44.593341 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-e718acc6-7575-4e7d-8826-b3ca623f9779 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:18:44.602821 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:44.602821 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:18:44.603225 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-e718acc6-7575-4e7d-8826-b3ca623f9779 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:44.608231 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-e718acc6-7575-4e7d-8826-b3ca623f9779 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Begin detaching volume completed successfully. Aug 13 07:18:44.608434 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-e718acc6-7575-4e7d-8826-b3ca623f9779 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318/action returned with HTTP 202 Aug 13 07:18:44.608803 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1440/5745] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:18:44 2026] POST /volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:18:44.643519 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8b5b00d0-435c-4e29-9d5a-1cc7823fab9e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:44.643922 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8b5b00d0-435c-4e29-9d5a-1cc7823fab9e None None] GET https://10.4.3.81/volume// Aug 13 07:18:44.644088 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8b5b00d0-435c-4e29-9d5a-1cc7823fab9e None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:44.644279 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8b5b00d0-435c-4e29-9d5a-1cc7823fab9e None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:44.644635 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8b5b00d0-435c-4e29-9d5a-1cc7823fab9e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:18:44.644940 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1435/5746] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:18:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:18:44.651971 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-158709c8-41a5-4a4c-969e-54fd32468cd3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:44.653991 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-158709c8-41a5-4a4c-969e-54fd32468cd3 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 Aug 13 07:18:44.654235 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-158709c8-41a5-4a4c-969e-54fd32468cd3 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:44.654435 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-158709c8-41a5-4a4c-969e-54fd32468cd3 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:44.662708 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:44.662708 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:18:44.665659 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-158709c8-41a5-4a4c-969e-54fd32468cd3 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:44.669513 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-158709c8-41a5-4a4c-969e-54fd32468cd3 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 returned with HTTP 200 Aug 13 07:18:44.669873 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1430/5747] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:18:44 2026] GET /volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 => generated 1357 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:18:45.486049 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-647dbb10-fd05-4e3c-84de-2b21979f07f2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:45.488039 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-647dbb10-fd05-4e3c-84de-2b21979f07f2 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] DELETE https://10.4.3.81/volume/v3/attachments/7a20a79e-893f-43c0-89af-d8316f416266 Aug 13 07:18:45.488224 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-647dbb10-fd05-4e3c-84de-2b21979f07f2 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:45.488417 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-647dbb10-fd05-4e3c-84de-2b21979f07f2 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:45.495654 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:45.495654 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:18:45.535992 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-009a6ba0-1f80-45a5-8817-301b9f09055e req-647dbb10-fd05-4e3c-84de-2b21979f07f2 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/attachments/7a20a79e-893f-43c0-89af-d8316f416266 returned with HTTP 200 Aug 13 07:18:45.536417 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1443/5748] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:18:45 2026] DELETE /volume/v3/attachments/7a20a79e-893f-43c0-89af-d8316f416266 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:45.694091 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1946414f-0919-4431-97f1-744682bc80f4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:45.695904 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:18:45.696245 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1384272615", "snapshot_id": "ba2da09f-b345-4a96-9d11-3727ab230cb3", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:18:45.697712 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1384272615', 'snapshot_id': 'ba2da09f-b345-4a96-9d11-3727ab230cb3', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:18:45.703559 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:45.703559 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:18:45.704057 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot retrieved successfully. Aug 13 07:18:45.704197 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Create volume of 1 GB Aug 13 07:18:45.707681 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Availability Zones retrieved successfully. Aug 13 07:18:45.712797 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Flow 'volume_create_api' (25c78b2f-642b-4de3-ab9a-78ece4e9ebba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:18:45.713823 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d747a2-edb0-49c5-a706-69415190b29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:18:45.714710 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:18:45.742616 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d747a2-edb0-49c5-a706-69415190b29b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ba2da09f-b345-4a96-9d11-3727ab230cb3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:18:45.743444 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bf95dd4-c3b9-48a4-8934-1541a2a7c2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:18:45.778214 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Created reservations ['da4558dc-0cb3-4925-b4d6-191e9e2a29e0', '3df31e7b-6704-4aa6-a0f4-54f4d7819abc', '2e149427-de68-40fc-b716-91381ffab318', 'e5d0970a-4b01-4360-b399-f61cafa1b6f9'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:18:45.778867 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bf95dd4-c3b9-48a4-8934-1541a2a7c2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da4558dc-0cb3-4925-b4d6-191e9e2a29e0', '3df31e7b-6704-4aa6-a0f4-54f4d7819abc', '2e149427-de68-40fc-b716-91381ffab318', 'e5d0970a-4b01-4360-b399-f61cafa1b6f9']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:18:45.779863 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d528bfe-bdf6-413f-9d16-78994c172eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:18:45.817261 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d528bfe-bdf6-413f-9d16-78994c172eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1384272615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a247f96e9484de2bd5f9bc8c49185a1',qos_specs=None,replication_status=,reservations=['da4558dc-0cb3-4925-b4d6-191e9e2a29e0','3df31e7b-6704-4aa6-a0f4-54f4d7819abc','2e149427-de68-40fc-b716-91381ffab318','e5d0970a-4b01-4360-b399-f61cafa1b6f9'],size=1,snapshot_id=ba2da09f-b345-4a96-9d11-3727ab230cb3,source_replicaid=,source_volid=None,status='creating',user_id='18cf9679e1f84cb18b16c06e49513f3a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:18:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1384272615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a247f96e9484de2bd5f9bc8c49185a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ba2da09f-b345-4a96-9d11-3727ab230cb3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18cf9679e1f84cb18b16c06e49513f3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:18:45.818028 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c54da41a-a60a-4b65-aeee-6809e1b3d21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:18:45.834383 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c54da41a-a60a-4b65-aeee-6809e1b3d21d) transitioned into state 'SUCCESS' from state '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-1384272615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a247f96e9484de2bd5f9bc8c49185a1',qos_specs=None,replication_status=,reservations=['da4558dc-0cb3-4925-b4d6-191e9e2a29e0','3df31e7b-6704-4aa6-a0f4-54f4d7819abc','2e149427-de68-40fc-b716-91381ffab318','e5d0970a-4b01-4360-b399-f61cafa1b6f9'],size=1,snapshot_id=ba2da09f-b345-4a96-9d11-3727ab230cb3,source_replicaid=,source_volid=None,status='creating',user_id='18cf9679e1f84cb18b16c06e49513f3a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:18:45.835233 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efdd9867-ed0a-484f-b37f-79df06b2fe32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:18:45.855409 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efdd9867-ed0a-484f-b37f-79df06b2fe32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:18:45.856156 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Flow 'volume_create_api' (25c78b2f-642b-4de3-ab9a-78ece4e9ebba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:18:45.856536 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Create volume request issued successfully. Aug 13 07:18:45.857201 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1946414f-0919-4431-97f1-744682bc80f4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:18:45.857649 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1441/5749] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:18:45 2026] POST /volume/v3/volumes => generated 789 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:18:45.869314 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7e71db12-5dcd-407f-9b60-782b8b1418f3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:45.870760 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7e71db12-5dcd-407f-9b60-782b8b1418f3 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d Aug 13 07:18:45.870953 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7e71db12-5dcd-407f-9b60-782b8b1418f3 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:45.871132 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7e71db12-5dcd-407f-9b60-782b8b1418f3 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:45.877185 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:45.877185 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:18:45.880169 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7e71db12-5dcd-407f-9b60-782b8b1418f3 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:45.883851 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7e71db12-5dcd-407f-9b60-782b8b1418f3 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d returned with HTTP 200 Aug 13 07:18:45.884184 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1436/5750] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:45 2026] GET /volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d => generated 857 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:46.895055 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2f98ac9b-2e7d-405b-8f6e-7b2b9744c60a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:46.896863 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2f98ac9b-2e7d-405b-8f6e-7b2b9744c60a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d Aug 13 07:18:46.897054 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2f98ac9b-2e7d-405b-8f6e-7b2b9744c60a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:46.897273 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2f98ac9b-2e7d-405b-8f6e-7b2b9744c60a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:46.904978 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:46.904978 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:18:46.908420 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2f98ac9b-2e7d-405b-8f6e-7b2b9744c60a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:46.912073 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2f98ac9b-2e7d-405b-8f6e-7b2b9744c60a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d returned with HTTP 200 Aug 13 07:18:46.912454 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1431/5751] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:46 2026] GET /volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:46.923851 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cbbd7977-bcb5-432d-b7ce-5148f4e48a92 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:46.925551 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cbbd7977-bcb5-432d-b7ce-5148f4e48a92 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d Aug 13 07:18:46.925754 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cbbd7977-bcb5-432d-b7ce-5148f4e48a92 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:46.925943 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cbbd7977-bcb5-432d-b7ce-5148f4e48a92 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:46.932445 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:46.932445 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:18:46.935525 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cbbd7977-bcb5-432d-b7ce-5148f4e48a92 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:46.938988 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cbbd7977-bcb5-432d-b7ce-5148f4e48a92 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d returned with HTTP 200 Aug 13 07:18:46.939332 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1444/5752] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:46 2026] GET /volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:47.401993 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-7e338c94-712e-48d9-adec-e38ceb899307 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:47.404798 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-7e338c94-712e-48d9-adec-e38ceb899307 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d Aug 13 07:18:47.405044 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-7e338c94-712e-48d9-adec-e38ceb899307 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:47.405306 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-7e338c94-712e-48d9-adec-e38ceb899307 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:47.412742 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:47.412742 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:18:47.416270 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-7e338c94-712e-48d9-adec-e38ceb899307 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:47.420190 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-7e338c94-712e-48d9-adec-e38ceb899307 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d returned with HTTP 200 Aug 13 07:18:47.420585 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1442/5753] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:18:47 2026] GET /volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:47.486457 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-44457905-4775-4717-84d1-67e25f8070de None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:47.486819 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-44457905-4775-4717-84d1-67e25f8070de None None] GET https://10.4.3.81/volume// Aug 13 07:18:47.487012 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-44457905-4775-4717-84d1-67e25f8070de None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:47.487228 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-44457905-4775-4717-84d1-67e25f8070de None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:47.487571 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-44457905-4775-4717-84d1-67e25f8070de None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:18:47.487877 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1437/5754] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:18:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:18:47.494932 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-06a0e8fc-3563-402f-82b2-a41f6b25b7d0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:47.520035 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-06a0e8fc-3563-402f-82b2-a41f6b25b7d0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:18:47.520428 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-06a0e8fc-3563-402f-82b2-a41f6b25b7d0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d", "connector": null, "instance_uuid": "fc986393-1827-438f-9187-2b180262bba1"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:18:47.529083 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:47.529083 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:18:47.551195 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-06a0e8fc-3563-402f-82b2-a41f6b25b7d0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:18:47.551632 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1432/5755] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:18:47 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:18:47.576186 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-117ab47d-13ae-45ff-bb6e-a39fb0761021 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:47.577952 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-117ab47d-13ae-45ff-bb6e-a39fb0761021 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d Aug 13 07:18:47.578161 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-117ab47d-13ae-45ff-bb6e-a39fb0761021 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:47.578371 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-117ab47d-13ae-45ff-bb6e-a39fb0761021 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:47.582601 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a6d76ef3-22d9-4920-8be1-defcf636e142 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:47.582974 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a6d76ef3-22d9-4920-8be1-defcf636e142 None None] GET https://10.4.3.81/volume// Aug 13 07:18:47.583190 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a6d76ef3-22d9-4920-8be1-defcf636e142 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:47.583393 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a6d76ef3-22d9-4920-8be1-defcf636e142 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:47.583765 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a6d76ef3-22d9-4920-8be1-defcf636e142 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:18:47.584038 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1443/5756] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:18:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:18:47.587129 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:47.587129 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:18:47.590419 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-ac3b3cc2-e3a8-4b9c-84e9-b3e75a0c2fb1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:47.590732 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-117ab47d-13ae-45ff-bb6e-a39fb0761021 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:47.592398 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-ac3b3cc2-e3a8-4b9c-84e9-b3e75a0c2fb1 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d Aug 13 07:18:47.592592 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-ac3b3cc2-e3a8-4b9c-84e9-b3e75a0c2fb1 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:47.592763 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-ac3b3cc2-e3a8-4b9c-84e9-b3e75a0c2fb1 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:47.594627 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-117ab47d-13ae-45ff-bb6e-a39fb0761021 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d returned with HTTP 200 Aug 13 07:18:47.595352 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1445/5757] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:47 2026] GET /volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:47.601788 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:47.601788 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:18:47.604728 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-ac3b3cc2-e3a8-4b9c-84e9-b3e75a0c2fb1 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:47.608504 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-ac3b3cc2-e3a8-4b9c-84e9-b3e75a0c2fb1 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d returned with HTTP 200 Aug 13 07:18:47.608856 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1438/5758] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:18:47 2026] GET /volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:18:47.705470 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-73fcd4e9-3072-4ffa-92af-d786d87ffcf0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:47.707624 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-73fcd4e9-3072-4ffa-92af-d786d87ffcf0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] PUT https://10.4.3.81/volume/v3/attachments/649e93fb-ced6-4784-b790-2b21ae323d5c Aug 13 07:18:47.707963 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-73fcd4e9-3072-4ffa-92af-d786d87ffcf0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:18:47.715123 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-73fcd4e9-3072-4ffa-92af-d786d87ffcf0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Acquiring lock "cinder-attachment_update-3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d-np0000007169" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:18:47.719379 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-73fcd4e9-3072-4ffa-92af-d786d87ffcf0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Lock "cinder-attachment_update-3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d-np0000007169" acquired by "attachment_update" :: waited 0.004s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:18:47.720286 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:47.720286 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:18:47.783330 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-73fcd4e9-3072-4ffa-92af-d786d87ffcf0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Lock "cinder-attachment_update-3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d-np0000007169" released by "attachment_update" :: held 0.064s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:18:47.783638 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-73fcd4e9-3072-4ffa-92af-d786d87ffcf0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/attachments/649e93fb-ced6-4784-b790-2b21ae323d5c returned with HTTP 200 Aug 13 07:18:47.784048 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1433/5759] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:18:47 2026] PUT /volume/v3/attachments/649e93fb-ced6-4784-b790-2b21ae323d5c => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:18:48.607583 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-369706fc-99bd-4187-befd-5ea096cf9e41 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:48.609747 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-369706fc-99bd-4187-befd-5ea096cf9e41 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d Aug 13 07:18:48.609995 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-369706fc-99bd-4187-befd-5ea096cf9e41 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:48.610245 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-369706fc-99bd-4187-befd-5ea096cf9e41 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:48.621456 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:48.621456 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:18:48.625152 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-369706fc-99bd-4187-befd-5ea096cf9e41 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:48.630036 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-369706fc-99bd-4187-befd-5ea096cf9e41 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d returned with HTTP 200 Aug 13 07:18:48.630638 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1444/5760] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:48 2026] GET /volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:49.646243 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-818221c2-ac60-4644-b1af-1f25f231ddde None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:49.648020 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-818221c2-ac60-4644-b1af-1f25f231ddde tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d Aug 13 07:18:49.648407 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-818221c2-ac60-4644-b1af-1f25f231ddde tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:49.649386 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-818221c2-ac60-4644-b1af-1f25f231ddde tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:49.657574 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:49.657574 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:18:49.660622 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-818221c2-ac60-4644-b1af-1f25f231ddde tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:49.664499 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-818221c2-ac60-4644-b1af-1f25f231ddde tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d returned with HTTP 200 Aug 13 07:18:49.664877 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1446/5761] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:49 2026] GET /volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:50.680744 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-00a9aa10-3a23-4055-b482-b191e7d13879 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:50.682712 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-00a9aa10-3a23-4055-b482-b191e7d13879 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d Aug 13 07:18:50.682909 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-00a9aa10-3a23-4055-b482-b191e7d13879 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:50.683119 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-00a9aa10-3a23-4055-b482-b191e7d13879 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:50.693617 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:50.693617 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:18:50.697770 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-00a9aa10-3a23-4055-b482-b191e7d13879 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:50.703140 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-00a9aa10-3a23-4055-b482-b191e7d13879 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d returned with HTTP 200 Aug 13 07:18:50.703982 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1439/5762] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:50 2026] GET /volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:51.013392 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-c85576be-2dc1-49fa-9449-3792195d0b4d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:51.015462 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-c85576be-2dc1-49fa-9449-3792195d0b4d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] POST https://10.4.3.81/volume/v3/attachments/649e93fb-ced6-4784-b790-2b21ae323d5c/action Aug 13 07:18:51.015820 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-c85576be-2dc1-49fa-9449-3792195d0b4d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:18:51.015934 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-c85576be-2dc1-49fa-9449-3792195d0b4d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:18:51.031686 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:51.031686 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:18:51.040785 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0190db13-e3f3-41cc-82eb-a2eef06a28ea req-c85576be-2dc1-49fa-9449-3792195d0b4d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/attachments/649e93fb-ced6-4784-b790-2b21ae323d5c/action returned with HTTP 204 Aug 13 07:18:51.041351 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1434/5763] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:18:51 2026] POST /volume/v3/attachments/649e93fb-ced6-4784-b790-2b21ae323d5c/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:18:51.716528 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-01dce4b6-a601-4eb9-8a1b-2781cb0881dd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:51.718187 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-01dce4b6-a601-4eb9-8a1b-2781cb0881dd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d Aug 13 07:18:51.718388 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-01dce4b6-a601-4eb9-8a1b-2781cb0881dd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:51.718568 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-01dce4b6-a601-4eb9-8a1b-2781cb0881dd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:51.727139 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:51.727139 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:18:51.730123 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-01dce4b6-a601-4eb9-8a1b-2781cb0881dd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:51.733778 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-01dce4b6-a601-4eb9-8a1b-2781cb0881dd tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d returned with HTTP 200 Aug 13 07:18:51.734113 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1445/5764] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:51 2026] GET /volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d => generated 1174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:18:54.643523 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-b60c4ea4-ea5e-4259-a47c-07510fd00c76 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:54.645440 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-b60c4ea4-ea5e-4259-a47c-07510fd00c76 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d Aug 13 07:18:54.645616 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-b60c4ea4-ea5e-4259-a47c-07510fd00c76 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:54.645784 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-b60c4ea4-ea5e-4259-a47c-07510fd00c76 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:54.655251 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:54.655251 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:18:54.658759 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-b60c4ea4-ea5e-4259-a47c-07510fd00c76 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:54.663602 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-b60c4ea4-ea5e-4259-a47c-07510fd00c76 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d returned with HTTP 200 Aug 13 07:18:54.664023 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1447/5765] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:18:54 2026] GET /volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:18:54.687444 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-846509bc-391c-4321-ae7c-c9bba9499422 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:54.690019 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-846509bc-391c-4321-ae7c-c9bba9499422 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] POST https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d/action Aug 13 07:18:54.690446 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-846509bc-391c-4321-ae7c-c9bba9499422 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:18:54.690557 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-846509bc-391c-4321-ae7c-c9bba9499422 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:18:54.701497 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:54.701497 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:18:54.702005 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-846509bc-391c-4321-ae7c-c9bba9499422 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:54.708065 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-846509bc-391c-4321-ae7c-c9bba9499422 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Begin detaching volume completed successfully. Aug 13 07:18:54.708247 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-846509bc-391c-4321-ae7c-c9bba9499422 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d/action returned with HTTP 202 Aug 13 07:18:54.708669 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1440/5766] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:18:54 2026] POST /volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:18:54.750747 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c53f5fb0-b093-431f-9a1b-1d225d8a1127 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:54.751253 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c53f5fb0-b093-431f-9a1b-1d225d8a1127 None None] GET https://10.4.3.81/volume// Aug 13 07:18:54.751334 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c53f5fb0-b093-431f-9a1b-1d225d8a1127 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:54.751500 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c53f5fb0-b093-431f-9a1b-1d225d8a1127 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:54.751808 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c53f5fb0-b093-431f-9a1b-1d225d8a1127 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:18:54.752078 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1435/5767] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:18:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:18:54.760339 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-1d837448-c715-444b-a153-79a87ae70297 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:54.762377 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-1d837448-c715-444b-a153-79a87ae70297 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d Aug 13 07:18:54.762607 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-1d837448-c715-444b-a153-79a87ae70297 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:54.762789 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-1d837448-c715-444b-a153-79a87ae70297 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:54.772939 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:54.772939 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:18:54.777127 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-1d837448-c715-444b-a153-79a87ae70297 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:54.781642 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-1d837448-c715-444b-a153-79a87ae70297 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d returned with HTTP 200 Aug 13 07:18:54.781965 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1446/5768] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:18:54 2026] GET /volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:18:55.543150 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-43fe55d1-4f74-4dc7-a861-640d5841bba6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:55.545434 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-43fe55d1-4f74-4dc7-a861-640d5841bba6 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] DELETE https://10.4.3.81/volume/v3/attachments/649e93fb-ced6-4784-b790-2b21ae323d5c Aug 13 07:18:55.545678 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-43fe55d1-4f74-4dc7-a861-640d5841bba6 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:55.545901 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-43fe55d1-4f74-4dc7-a861-640d5841bba6 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:55.552519 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:55.552519 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:18:55.591167 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-65ab05fb-f4ec-45e7-a822-0fe53a24b895 req-43fe55d1-4f74-4dc7-a861-640d5841bba6 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/attachments/649e93fb-ced6-4784-b790-2b21ae323d5c returned with HTTP 200 Aug 13 07:18:55.591664 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1448/5769] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:18:55 2026] DELETE /volume/v3/attachments/649e93fb-ced6-4784-b790-2b21ae323d5c => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:55.794035 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8f597363-6208-4b92-9076-2b065febfd31 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:55.795663 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 07:18:55.795964 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1962772561", "snapshot_id": "42b46dc9-817d-49f6-9e74-591c87705355", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:18:55.797402 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1962772561', 'snapshot_id': '42b46dc9-817d-49f6-9e74-591c87705355', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 07:18:55.802493 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:55.802493 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:18:55.803029 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot retrieved successfully. Aug 13 07:18:55.803144 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Create volume of 1 GB Aug 13 07:18:55.806338 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Availability Zones retrieved successfully. Aug 13 07:18:55.811043 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Flow 'volume_create_api' (56c3bac5-011e-448c-b462-d9fa1e0d39e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:18:55.812303 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a9cb103-41ce-43ee-b162-9d8657ea26f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:18:55.813386 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 07:18:55.839094 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a9cb103-41ce-43ee-b162-9d8657ea26f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '42b46dc9-817d-49f6-9e74-591c87705355', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=779f8c03-9cff-4d59-8952-c2e0ff428b21,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '779f8c03-9cff-4d59-8952-c2e0ff428b21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:18:55.839896 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63f64a5b-5f81-43a1-9647-3ba77ab19086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:18:55.874390 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Created reservations ['1b9c95b3-2b22-4c10-bc30-ea101a3fe00f', '14e405ed-f39b-4c55-9afc-500fdc7787b2', '5630d725-b4f7-427b-988a-ed835762b961', '3e23783d-f27d-4c3a-b231-cb537ed2de8a'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 07:18:55.875115 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63f64a5b-5f81-43a1-9647-3ba77ab19086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b9c95b3-2b22-4c10-bc30-ea101a3fe00f', '14e405ed-f39b-4c55-9afc-500fdc7787b2', '5630d725-b4f7-427b-988a-ed835762b961', '3e23783d-f27d-4c3a-b231-cb537ed2de8a']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:18:55.875894 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6bd8f86-5a47-41e2-ba8c-b855b430fe88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:18:55.910819 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6bd8f86-5a47-41e2-ba8c-b855b430fe88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98a5ad4d-8b99-47bf-aca2-2c8994533cd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1962772561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a247f96e9484de2bd5f9bc8c49185a1',qos_specs=None,replication_status=,reservations=['1b9c95b3-2b22-4c10-bc30-ea101a3fe00f','14e405ed-f39b-4c55-9afc-500fdc7787b2','5630d725-b4f7-427b-988a-ed835762b961','3e23783d-f27d-4c3a-b231-cb537ed2de8a'],size=1,snapshot_id=42b46dc9-817d-49f6-9e74-591c87705355,source_replicaid=,source_volid=None,status='creating',user_id='18cf9679e1f84cb18b16c06e49513f3a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T07:18:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1962772561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98a5ad4d-8b99-47bf-aca2-2c8994533cd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a247f96e9484de2bd5f9bc8c49185a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=42b46dc9-817d-49f6-9e74-591c87705355,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18cf9679e1f84cb18b16c06e49513f3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779f8c03-9cff-4d59-8952-c2e0ff428b21),volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:18:55.911701 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d10921bf-b2f5-4625-8a08-f4ddbbcd750f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:18:55.929768 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d10921bf-b2f5-4625-8a08-f4ddbbcd750f) transitioned into state 'SUCCESS' from state '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-1962772561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a247f96e9484de2bd5f9bc8c49185a1',qos_specs=None,replication_status=,reservations=['1b9c95b3-2b22-4c10-bc30-ea101a3fe00f','14e405ed-f39b-4c55-9afc-500fdc7787b2','5630d725-b4f7-427b-988a-ed835762b961','3e23783d-f27d-4c3a-b231-cb537ed2de8a'],size=1,snapshot_id=42b46dc9-817d-49f6-9e74-591c87705355,source_replicaid=,source_volid=None,status='creating',user_id='18cf9679e1f84cb18b16c06e49513f3a',volume_type_id=779f8c03-9cff-4d59-8952-c2e0ff428b21)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:18:55.930501 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb702c3-630d-4918-b15b-2026ca0b600c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 07:18:55.949112 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb702c3-630d-4918-b15b-2026ca0b600c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 07:18:55.949709 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Flow 'volume_create_api' (56c3bac5-011e-448c-b462-d9fa1e0d39e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 07:18:55.949984 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Create volume request issued successfully. Aug 13 07:18:55.950498 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8f597363-6208-4b92-9076-2b065febfd31 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 07:18:55.950876 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1441/5770] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 07:18:55 2026] POST /volume/v3/volumes => generated 789 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 07:18:55.962238 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-70e67f2d-5bc6-453e-978d-cc27ae450190 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:55.964279 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-70e67f2d-5bc6-453e-978d-cc27ae450190 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 Aug 13 07:18:55.964498 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-70e67f2d-5bc6-453e-978d-cc27ae450190 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:55.964678 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-70e67f2d-5bc6-453e-978d-cc27ae450190 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:55.971493 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:55.971493 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:18:55.975275 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-70e67f2d-5bc6-453e-978d-cc27ae450190 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:55.979583 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-70e67f2d-5bc6-453e-978d-cc27ae450190 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 returned with HTTP 200 Aug 13 07:18:55.979951 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1436/5771] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:55 2026] GET /volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:56.992215 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5384b39e-b930-4654-894e-c4c5e8f8fee3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:56.994638 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5384b39e-b930-4654-894e-c4c5e8f8fee3 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 Aug 13 07:18:56.994899 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5384b39e-b930-4654-894e-c4c5e8f8fee3 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:56.995147 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5384b39e-b930-4654-894e-c4c5e8f8fee3 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:57.003720 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:57.003720 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:18:57.007341 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5384b39e-b930-4654-894e-c4c5e8f8fee3 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:57.011663 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5384b39e-b930-4654-894e-c4c5e8f8fee3 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 returned with HTTP 200 Aug 13 07:18:57.012027 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1447/5772] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:56 2026] GET /volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:57.027906 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e0b84cf0-e1e7-4c09-a9f9-1f21ff952c32 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:57.029936 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e0b84cf0-e1e7-4c09-a9f9-1f21ff952c32 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 Aug 13 07:18:57.030285 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e0b84cf0-e1e7-4c09-a9f9-1f21ff952c32 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:57.030641 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e0b84cf0-e1e7-4c09-a9f9-1f21ff952c32 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:57.038370 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:57.038370 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:18:57.041684 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e0b84cf0-e1e7-4c09-a9f9-1f21ff952c32 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:57.045632 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e0b84cf0-e1e7-4c09-a9f9-1f21ff952c32 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 returned with HTTP 200 Aug 13 07:18:57.045972 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1449/5773] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:57 2026] GET /volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:57.499807 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-a865f24d-14d6-4c97-b425-d3cd59c646de None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:57.501905 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-a865f24d-14d6-4c97-b425-d3cd59c646de tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 Aug 13 07:18:57.502126 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-a865f24d-14d6-4c97-b425-d3cd59c646de tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:57.502372 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-a865f24d-14d6-4c97-b425-d3cd59c646de tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:57.508463 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:57.508463 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:18:57.511577 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-a865f24d-14d6-4c97-b425-d3cd59c646de tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:57.515440 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-a865f24d-14d6-4c97-b425-d3cd59c646de tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 returned with HTTP 200 Aug 13 07:18:57.515814 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1442/5774] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:18:57 2026] GET /volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:57.577125 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6063e471-5d7c-45ba-b31b-62bad5780ff1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:57.577602 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6063e471-5d7c-45ba-b31b-62bad5780ff1 None None] GET https://10.4.3.81/volume// Aug 13 07:18:57.577801 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6063e471-5d7c-45ba-b31b-62bad5780ff1 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:57.578029 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6063e471-5d7c-45ba-b31b-62bad5780ff1 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:57.578468 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6063e471-5d7c-45ba-b31b-62bad5780ff1 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:18:57.578754 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1437/5775] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 07:18:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:18:57.584666 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-93cfdc83-4279-4383-b9cf-546398e9ed82 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:57.613036 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-93cfdc83-4279-4383-b9cf-546398e9ed82 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 07:18:57.613398 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-93cfdc83-4279-4383-b9cf-546398e9ed82 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98a5ad4d-8b99-47bf-aca2-2c8994533cd1", "connector": null, "instance_uuid": "fc986393-1827-438f-9187-2b180262bba1"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:18:57.620819 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:57.620819 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:18:57.639810 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-93cfdc83-4279-4383-b9cf-546398e9ed82 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 07:18:57.640185 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1448/5776] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 07:18:57 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:18:57.664793 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d565d12a-22f8-4e46-913b-0b9b43abb339 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:57.666880 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d565d12a-22f8-4e46-913b-0b9b43abb339 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 Aug 13 07:18:57.666968 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d565d12a-22f8-4e46-913b-0b9b43abb339 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:57.667237 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d565d12a-22f8-4e46-913b-0b9b43abb339 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:57.674203 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ba5d372a-3c64-4866-bcea-03b9e0dacbea None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:57.674734 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ba5d372a-3c64-4866-bcea-03b9e0dacbea None None] GET https://10.4.3.81/volume// Aug 13 07:18:57.674978 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ba5d372a-3c64-4866-bcea-03b9e0dacbea None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:57.675245 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ba5d372a-3c64-4866-bcea-03b9e0dacbea None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:57.675669 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ba5d372a-3c64-4866-bcea-03b9e0dacbea None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:18:57.676047 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1443/5777] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:18:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 07:18:57.676446 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:57.676446 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:18:57.679735 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d565d12a-22f8-4e46-913b-0b9b43abb339 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:57.683401 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-2718bbaf-4ea1-499b-a6e5-29e6b43db9ee None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:57.684073 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d565d12a-22f8-4e46-913b-0b9b43abb339 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 returned with HTTP 200 Aug 13 07:18:57.684578 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1450/5778] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:57 2026] GET /volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:57.685639 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-2718bbaf-4ea1-499b-a6e5-29e6b43db9ee tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 Aug 13 07:18:57.685836 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-2718bbaf-4ea1-499b-a6e5-29e6b43db9ee tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:57.686012 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-2718bbaf-4ea1-499b-a6e5-29e6b43db9ee tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:57.695005 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:57.695005 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:18:57.698100 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-2718bbaf-4ea1-499b-a6e5-29e6b43db9ee tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:57.701840 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-2718bbaf-4ea1-499b-a6e5-29e6b43db9ee tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 returned with HTTP 200 Aug 13 07:18:57.702179 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1438/5779] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:18:57 2026] GET /volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:18:57.809946 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-3d2542d3-232b-4604-b6bf-b7f64e67b16c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:57.812626 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-3d2542d3-232b-4604-b6bf-b7f64e67b16c tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] PUT https://10.4.3.81/volume/v3/attachments/d998db5a-1f8d-4e74-b5b0-619156c717c5 Aug 13 07:18:57.813033 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-3d2542d3-232b-4604-b6bf-b7f64e67b16c tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007169", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e047959b147", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "42081978-a0fc-48ba-a210-5404d30868ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:18:57.823029 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-3d2542d3-232b-4604-b6bf-b7f64e67b16c tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Acquiring lock "cinder-attachment_update-98a5ad4d-8b99-47bf-aca2-2c8994533cd1-np0000007169" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 07:18:57.828418 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-3d2542d3-232b-4604-b6bf-b7f64e67b16c tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Lock "cinder-attachment_update-98a5ad4d-8b99-47bf-aca2-2c8994533cd1-np0000007169" acquired by "attachment_update" :: waited 0.005s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 07:18:57.829914 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:57.829914 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:18:57.902998 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-3d2542d3-232b-4604-b6bf-b7f64e67b16c tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Lock "cinder-attachment_update-98a5ad4d-8b99-47bf-aca2-2c8994533cd1-np0000007169" released by "attachment_update" :: held 0.075s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 07:18:57.903308 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-3d2542d3-232b-4604-b6bf-b7f64e67b16c tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/attachments/d998db5a-1f8d-4e74-b5b0-619156c717c5 returned with HTTP 200 Aug 13 07:18:57.903768 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1449/5780] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 07:18:57 2026] PUT /volume/v3/attachments/d998db5a-1f8d-4e74-b5b0-619156c717c5 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:18:58.697121 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bc1350dd-750b-4d60-bc4b-9150957066ef None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:58.698806 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bc1350dd-750b-4d60-bc4b-9150957066ef tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 Aug 13 07:18:58.698987 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bc1350dd-750b-4d60-bc4b-9150957066ef tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:58.699160 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bc1350dd-750b-4d60-bc4b-9150957066ef tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:58.708190 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:58.708190 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:18:58.711453 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bc1350dd-750b-4d60-bc4b-9150957066ef tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:58.715241 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bc1350dd-750b-4d60-bc4b-9150957066ef tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 returned with HTTP 200 Aug 13 07:18:58.715760 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1444/5781] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:58 2026] GET /volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:18:59.728165 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6b59c009-0234-4766-ac1e-1eb72c087a1d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:18:59.730058 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6b59c009-0234-4766-ac1e-1eb72c087a1d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 Aug 13 07:18:59.730299 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6b59c009-0234-4766-ac1e-1eb72c087a1d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:18:59.730523 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6b59c009-0234-4766-ac1e-1eb72c087a1d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:18:59.739577 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:18:59.739577 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:18:59.742731 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6b59c009-0234-4766-ac1e-1eb72c087a1d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:18:59.746526 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6b59c009-0234-4766-ac1e-1eb72c087a1d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 returned with HTTP 200 Aug 13 07:18:59.746848 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1451/5782] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:18:59 2026] GET /volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:19:00.758264 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-93ceb3f3-b11d-4d9e-8bfe-c88d374bb745 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:00.759903 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-93ceb3f3-b11d-4d9e-8bfe-c88d374bb745 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 Aug 13 07:19:00.760077 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-93ceb3f3-b11d-4d9e-8bfe-c88d374bb745 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:00.760358 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-93ceb3f3-b11d-4d9e-8bfe-c88d374bb745 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:00.768915 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:00.768915 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:19:00.771875 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-93ceb3f3-b11d-4d9e-8bfe-c88d374bb745 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:19:00.775549 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-93ceb3f3-b11d-4d9e-8bfe-c88d374bb745 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 returned with HTTP 200 Aug 13 07:19:00.775891 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1439/5783] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:19:00 2026] GET /volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:19:01.127850 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-28165468-116b-4bfb-8972-14e9bb4107c0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:01.129899 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-28165468-116b-4bfb-8972-14e9bb4107c0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] POST https://10.4.3.81/volume/v3/attachments/d998db5a-1f8d-4e74-b5b0-619156c717c5/action Aug 13 07:19:01.130241 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-28165468-116b-4bfb-8972-14e9bb4107c0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:19:01.130377 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-28165468-116b-4bfb-8972-14e9bb4107c0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:19:01.146391 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:01.146391 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:19:01.156674 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-23b54b83-da7b-4f2e-81f8-62e7cbd32976 req-28165468-116b-4bfb-8972-14e9bb4107c0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/attachments/d998db5a-1f8d-4e74-b5b0-619156c717c5/action returned with HTTP 204 Aug 13 07:19:01.157332 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1450/5784] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 07:19:01 2026] POST /volume/v3/attachments/d998db5a-1f8d-4e74-b5b0-619156c717c5/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:19:01.788126 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-31cc38b7-5f53-411d-b956-c7d558b75ba5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:01.789889 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-31cc38b7-5f53-411d-b956-c7d558b75ba5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 Aug 13 07:19:01.790096 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-31cc38b7-5f53-411d-b956-c7d558b75ba5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:01.790345 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-31cc38b7-5f53-411d-b956-c7d558b75ba5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:01.799558 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:01.799558 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:19:01.802632 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-31cc38b7-5f53-411d-b956-c7d558b75ba5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:19:01.806244 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-31cc38b7-5f53-411d-b956-c7d558b75ba5 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 returned with HTTP 200 Aug 13 07:19:01.806611 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1445/5785] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:19:01 2026] GET /volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:19:04.880016 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-4519806a-dd8e-4666-b1b9-4dbdf2b6f041 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:04.882798 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-4519806a-dd8e-4666-b1b9-4dbdf2b6f041 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 Aug 13 07:19:04.882798 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-4519806a-dd8e-4666-b1b9-4dbdf2b6f041 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:04.882798 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-4519806a-dd8e-4666-b1b9-4dbdf2b6f041 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:04.893194 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:04.893194 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:19:04.896190 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-4519806a-dd8e-4666-b1b9-4dbdf2b6f041 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:19:04.900190 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-4519806a-dd8e-4666-b1b9-4dbdf2b6f041 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 returned with HTTP 200 Aug 13 07:19:04.900708 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1452/5786] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 07:19:04 2026] GET /volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 07:19:04.919149 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-9e640cb5-6fcd-43ea-8a19-337aab32ed6a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:04.921388 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-9e640cb5-6fcd-43ea-8a19-337aab32ed6a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] POST https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1/action Aug 13 07:19:04.921758 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-9e640cb5-6fcd-43ea-8a19-337aab32ed6a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 07:19:04.921892 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-9e640cb5-6fcd-43ea-8a19-337aab32ed6a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 07:19:04.933128 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:04.933128 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:19:04.933684 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-9e640cb5-6fcd-43ea-8a19-337aab32ed6a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:19:04.939529 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-9e640cb5-6fcd-43ea-8a19-337aab32ed6a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Begin detaching volume completed successfully. Aug 13 07:19:04.939777 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-9e640cb5-6fcd-43ea-8a19-337aab32ed6a tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1/action returned with HTTP 202 Aug 13 07:19:04.940222 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1440/5787] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 07:19:04 2026] POST /volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 07:19:04.991633 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8800eb76-fdcc-4bc1-a5c9-5318565ae5c4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:04.991988 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8800eb76-fdcc-4bc1-a5c9-5318565ae5c4 None None] GET https://10.4.3.81/volume// Aug 13 07:19:04.992153 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8800eb76-fdcc-4bc1-a5c9-5318565ae5c4 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:04.992406 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8800eb76-fdcc-4bc1-a5c9-5318565ae5c4 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:04.992734 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8800eb76-fdcc-4bc1-a5c9-5318565ae5c4 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 07:19:04.993026 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1451/5788] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 07:19:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 07:19:05.001773 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-00ddb1ae-262f-4539-a561-505e3579c7b4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:05.003889 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-00ddb1ae-262f-4539-a561-505e3579c7b4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 Aug 13 07:19:05.004084 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-00ddb1ae-262f-4539-a561-505e3579c7b4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:05.004270 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-00ddb1ae-262f-4539-a561-505e3579c7b4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:05.014187 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:05.014187 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:19:05.017411 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-00ddb1ae-262f-4539-a561-505e3579c7b4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:19:05.021428 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-00ddb1ae-262f-4539-a561-505e3579c7b4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 returned with HTTP 200 Aug 13 07:19:05.021867 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1446/5789] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 07:19:05 2026] GET /volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 07:19:05.820917 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-809d532c-40c9-4ab7-8fe9-7e650659693e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:05.822863 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-809d532c-40c9-4ab7-8fe9-7e650659693e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] DELETE https://10.4.3.81/volume/v3/attachments/d998db5a-1f8d-4e74-b5b0-619156c717c5 Aug 13 07:19:05.823033 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-809d532c-40c9-4ab7-8fe9-7e650659693e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:05.823206 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-809d532c-40c9-4ab7-8fe9-7e650659693e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:05.830053 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:05.830053 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:19:05.870590 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f26fbe38-a3ea-42ce-95f6-b5f0bda64db6 req-809d532c-40c9-4ab7-8fe9-7e650659693e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/attachments/d998db5a-1f8d-4e74-b5b0-619156c717c5 returned with HTTP 200 Aug 13 07:19:05.871105 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1453/5790] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 07:19:05 2026] DELETE /volume/v3/attachments/d998db5a-1f8d-4e74-b5b0-619156c717c5 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:19:06.029420 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c76c4366-cea0-441c-9ef9-ffa5192e6743 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:06.031385 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c76c4366-cea0-441c-9ef9-ffa5192e6743 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 Aug 13 07:19:06.031385 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c76c4366-cea0-441c-9ef9-ffa5192e6743 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:06.031583 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c76c4366-cea0-441c-9ef9-ffa5192e6743 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:06.038427 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:06.038427 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:19:06.041696 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c76c4366-cea0-441c-9ef9-ffa5192e6743 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:19:06.045244 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c76c4366-cea0-441c-9ef9-ffa5192e6743 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 returned with HTTP 200 Aug 13 07:19:06.045651 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1441/5791] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:19:06 2026] GET /volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:19:06.056337 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1f5a8c5a-7f99-46f2-8ab6-8078a472f051 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:06.058259 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1f5a8c5a-7f99-46f2-8ab6-8078a472f051 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 Aug 13 07:19:06.058505 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1f5a8c5a-7f99-46f2-8ab6-8078a472f051 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:06.058764 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1f5a8c5a-7f99-46f2-8ab6-8078a472f051 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:06.066056 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:06.066056 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:19:06.069412 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1f5a8c5a-7f99-46f2-8ab6-8078a472f051 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:19:06.073987 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1f5a8c5a-7f99-46f2-8ab6-8078a472f051 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 returned with HTTP 200 Aug 13 07:19:06.074601 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1452/5792] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:19:06 2026] GET /volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:19:06.085547 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ae09df08-5b8f-4d7e-85be-bed133a12464 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:06.087254 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ae09df08-5b8f-4d7e-85be-bed133a12464 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] DELETE https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 Aug 13 07:19:06.087625 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ae09df08-5b8f-4d7e-85be-bed133a12464 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:06.087851 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ae09df08-5b8f-4d7e-85be-bed133a12464 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:06.088015 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-ae09df08-5b8f-4d7e-85be-bed133a12464 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Delete volume with id: 98a5ad4d-8b99-47bf-aca2-2c8994533cd1 Aug 13 07:19:06.095210 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:06.095210 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:19:06.095685 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ae09df08-5b8f-4d7e-85be-bed133a12464 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:19:06.110485 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ae09df08-5b8f-4d7e-85be-bed133a12464 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Delete volume request issued successfully. Aug 13 07:19:06.110660 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ae09df08-5b8f-4d7e-85be-bed133a12464 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 returned with HTTP 202 Aug 13 07:19:06.111042 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1447/5793] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:19:06 2026] DELETE /volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:19:06.118825 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-45a23f3b-9abb-42b3-a38d-69cd6dd235ca None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:06.120821 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-45a23f3b-9abb-42b3-a38d-69cd6dd235ca tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 Aug 13 07:19:06.121044 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-45a23f3b-9abb-42b3-a38d-69cd6dd235ca tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:06.121229 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-45a23f3b-9abb-42b3-a38d-69cd6dd235ca tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:06.128898 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:06.128898 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:19:06.133062 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-45a23f3b-9abb-42b3-a38d-69cd6dd235ca tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:19:06.137834 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-45a23f3b-9abb-42b3-a38d-69cd6dd235ca tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 returned with HTTP 200 Aug 13 07:19:06.138192 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1454/5794] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:19:06 2026] GET /volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:19:07.152416 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-234663c2-b821-4c07-b863-1f8b492729eb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:07.154066 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-234663c2-b821-4c07-b863-1f8b492729eb tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 Aug 13 07:19:07.154288 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-234663c2-b821-4c07-b863-1f8b492729eb tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:07.154509 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-234663c2-b821-4c07-b863-1f8b492729eb tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:07.159608 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-234663c2-b821-4c07-b863-1f8b492729eb tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 returned with HTTP 404 Aug 13 07:19:07.160214 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1442/5795] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:19:07 2026] GET /volume/v3/volumes/98a5ad4d-8b99-47bf-aca2-2c8994533cd1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:19:07.166155 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-15b5449b-d780-484d-8384-8c650cbd33f7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:07.167947 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-15b5449b-d780-484d-8384-8c650cbd33f7 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d Aug 13 07:19:07.168139 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-15b5449b-d780-484d-8384-8c650cbd33f7 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:07.168379 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-15b5449b-d780-484d-8384-8c650cbd33f7 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:07.175600 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:07.175600 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:19:07.179178 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-15b5449b-d780-484d-8384-8c650cbd33f7 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:19:07.182994 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-15b5449b-d780-484d-8384-8c650cbd33f7 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d returned with HTTP 200 Aug 13 07:19:07.183359 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1453/5796] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:19:07 2026] GET /volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:19:07.195236 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0c293795-dd89-4250-810b-1ed489a7721d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:07.197554 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0c293795-dd89-4250-810b-1ed489a7721d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d Aug 13 07:19:07.197804 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0c293795-dd89-4250-810b-1ed489a7721d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:07.198059 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0c293795-dd89-4250-810b-1ed489a7721d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:07.205729 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:07.205729 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:19:07.209639 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0c293795-dd89-4250-810b-1ed489a7721d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:19:07.214316 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0c293795-dd89-4250-810b-1ed489a7721d tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d returned with HTTP 200 Aug 13 07:19:07.214835 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1448/5797] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:19:07 2026] GET /volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:19:07.225443 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4041e8ab-7875-4204-8d86-5658a0a63034 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:07.227084 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4041e8ab-7875-4204-8d86-5658a0a63034 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] DELETE https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d Aug 13 07:19:07.227331 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4041e8ab-7875-4204-8d86-5658a0a63034 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:07.227584 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4041e8ab-7875-4204-8d86-5658a0a63034 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:07.227803 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-4041e8ab-7875-4204-8d86-5658a0a63034 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Delete volume with id: 3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d Aug 13 07:19:07.234563 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:07.234563 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:19:07.235072 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4041e8ab-7875-4204-8d86-5658a0a63034 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:19:07.248891 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4041e8ab-7875-4204-8d86-5658a0a63034 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Delete volume request issued successfully. Aug 13 07:19:07.249150 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4041e8ab-7875-4204-8d86-5658a0a63034 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d returned with HTTP 202 Aug 13 07:19:07.249588 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1455/5798] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:19:07 2026] DELETE /volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:19:07.255945 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e2ca249a-5d42-4796-9a23-be246338227b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:07.257568 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e2ca249a-5d42-4796-9a23-be246338227b tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d Aug 13 07:19:07.257758 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e2ca249a-5d42-4796-9a23-be246338227b tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:07.257942 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e2ca249a-5d42-4796-9a23-be246338227b tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:07.265381 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:07.265381 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:19:07.268833 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e2ca249a-5d42-4796-9a23-be246338227b tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:19:07.274059 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e2ca249a-5d42-4796-9a23-be246338227b tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d returned with HTTP 200 Aug 13 07:19:07.274606 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1443/5799] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:19:07 2026] GET /volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:19:08.287911 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-69acdfe2-3a1b-460c-8bfa-1636c9349822 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:08.289715 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69acdfe2-3a1b-460c-8bfa-1636c9349822 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d Aug 13 07:19:08.289904 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-69acdfe2-3a1b-460c-8bfa-1636c9349822 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:08.290083 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-69acdfe2-3a1b-460c-8bfa-1636c9349822 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:08.295788 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69acdfe2-3a1b-460c-8bfa-1636c9349822 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d returned with HTTP 404 Aug 13 07:19:08.296208 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1454/5800] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:19:08 2026] GET /volume/v3/volumes/3dfa8eb7-44e5-4e66-9da6-6ac5f6cbce5d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:19:08.302280 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3139f6b7-68ba-4d81-bb0e-9c6df29dfbcf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:08.304035 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3139f6b7-68ba-4d81-bb0e-9c6df29dfbcf tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 Aug 13 07:19:08.304247 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3139f6b7-68ba-4d81-bb0e-9c6df29dfbcf tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:08.304460 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3139f6b7-68ba-4d81-bb0e-9c6df29dfbcf tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:08.311474 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:08.311474 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:19:08.315038 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3139f6b7-68ba-4d81-bb0e-9c6df29dfbcf tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:19:08.319014 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3139f6b7-68ba-4d81-bb0e-9c6df29dfbcf tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 returned with HTTP 200 Aug 13 07:19:08.319394 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1449/5801] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:19:08 2026] GET /volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:19:08.330434 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3612a72d-0b17-4cf7-b59b-f2b80fd222f2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:08.333219 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3612a72d-0b17-4cf7-b59b-f2b80fd222f2 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 Aug 13 07:19:08.333606 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3612a72d-0b17-4cf7-b59b-f2b80fd222f2 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:08.333962 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3612a72d-0b17-4cf7-b59b-f2b80fd222f2 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:08.343598 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:08.343598 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:19:08.348305 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3612a72d-0b17-4cf7-b59b-f2b80fd222f2 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:19:08.353725 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3612a72d-0b17-4cf7-b59b-f2b80fd222f2 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 returned with HTTP 200 Aug 13 07:19:08.354243 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1456/5802] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:19:08 2026] GET /volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:19:08.365842 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-62b5041b-bdcf-4fbe-9df2-868d925d96f7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:08.367536 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-62b5041b-bdcf-4fbe-9df2-868d925d96f7 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] DELETE https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 Aug 13 07:19:08.367727 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-62b5041b-bdcf-4fbe-9df2-868d925d96f7 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:08.367909 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-62b5041b-bdcf-4fbe-9df2-868d925d96f7 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:08.368061 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-62b5041b-bdcf-4fbe-9df2-868d925d96f7 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Delete volume with id: 7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 Aug 13 07:19:08.376627 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:08.376627 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:19:08.377120 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-62b5041b-bdcf-4fbe-9df2-868d925d96f7 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:19:08.393301 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-62b5041b-bdcf-4fbe-9df2-868d925d96f7 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Delete volume request issued successfully. Aug 13 07:19:08.393523 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-62b5041b-bdcf-4fbe-9df2-868d925d96f7 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 returned with HTTP 202 Aug 13 07:19:08.393895 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1444/5803] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:19:08 2026] DELETE /volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:19:08.401413 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-78edfb05-2770-4ea1-8ddb-e54a24be6832 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:08.403144 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-78edfb05-2770-4ea1-8ddb-e54a24be6832 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 Aug 13 07:19:08.403431 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-78edfb05-2770-4ea1-8ddb-e54a24be6832 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:08.403676 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-78edfb05-2770-4ea1-8ddb-e54a24be6832 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:08.410641 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:08.410641 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:19:08.414072 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-78edfb05-2770-4ea1-8ddb-e54a24be6832 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:19:08.419202 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-78edfb05-2770-4ea1-8ddb-e54a24be6832 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 returned with HTTP 200 Aug 13 07:19:08.419664 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1455/5804] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:19:08 2026] GET /volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:19:09.431329 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6aeb603e-6993-4e99-b5bc-386b5ba0be2e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:09.432994 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6aeb603e-6993-4e99-b5bc-386b5ba0be2e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 Aug 13 07:19:09.433179 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6aeb603e-6993-4e99-b5bc-386b5ba0be2e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:09.433414 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6aeb603e-6993-4e99-b5bc-386b5ba0be2e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:09.438617 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6aeb603e-6993-4e99-b5bc-386b5ba0be2e tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 returned with HTTP 404 Aug 13 07:19:09.439042 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1450/5805] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:19:09 2026] GET /volume/v3/volumes/7cb7e43d-a5b7-48e1-bf24-1c1f82cfa318 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:19:09.445515 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-868fbbaf-001b-4d37-8493-ffe685994c26 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:09.447240 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-868fbbaf-001b-4d37-8493-ffe685994c26 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/42b46dc9-817d-49f6-9e74-591c87705355 Aug 13 07:19:09.447496 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-868fbbaf-001b-4d37-8493-ffe685994c26 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:09.447679 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-868fbbaf-001b-4d37-8493-ffe685994c26 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:09.447778 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-868fbbaf-001b-4d37-8493-ffe685994c26 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Delete snapshot with id: 42b46dc9-817d-49f6-9e74-591c87705355 Aug 13 07:19:09.452540 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:09.452540 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:19:09.452922 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-868fbbaf-001b-4d37-8493-ffe685994c26 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot retrieved successfully. Aug 13 07:19:09.466925 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-868fbbaf-001b-4d37-8493-ffe685994c26 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot delete request issued successfully. Aug 13 07:19:09.467086 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-868fbbaf-001b-4d37-8493-ffe685994c26 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/snapshots/42b46dc9-817d-49f6-9e74-591c87705355 returned with HTTP 202 Aug 13 07:19:09.467626 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1457/5806] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:19:09 2026] DELETE /volume/v3/snapshots/42b46dc9-817d-49f6-9e74-591c87705355 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:19:09.475460 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f9f08a57-1d2e-4c1d-9df8-eda4adb66d17 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:09.477312 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f9f08a57-1d2e-4c1d-9df8-eda4adb66d17 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/snapshots/42b46dc9-817d-49f6-9e74-591c87705355 Aug 13 07:19:09.477541 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f9f08a57-1d2e-4c1d-9df8-eda4adb66d17 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:09.477763 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f9f08a57-1d2e-4c1d-9df8-eda4adb66d17 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:09.483073 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:09.483073 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:19:09.483524 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f9f08a57-1d2e-4c1d-9df8-eda4adb66d17 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot retrieved successfully. Aug 13 07:19:09.484307 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f9f08a57-1d2e-4c1d-9df8-eda4adb66d17 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/snapshots/42b46dc9-817d-49f6-9e74-591c87705355 returned with HTTP 200 Aug 13 07:19:09.484732 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1445/5807] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:19:09 2026] GET /volume/v3/snapshots/42b46dc9-817d-49f6-9e74-591c87705355 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:19:10.492900 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2b0971f8-d354-4fc6-8316-eab78fcdaaba None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:10.494499 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2b0971f8-d354-4fc6-8316-eab78fcdaaba tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/snapshots/42b46dc9-817d-49f6-9e74-591c87705355 Aug 13 07:19:10.494680 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2b0971f8-d354-4fc6-8316-eab78fcdaaba tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:10.494848 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2b0971f8-d354-4fc6-8316-eab78fcdaaba tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:10.498677 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2b0971f8-d354-4fc6-8316-eab78fcdaaba tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/snapshots/42b46dc9-817d-49f6-9e74-591c87705355 returned with HTTP 404 Aug 13 07:19:10.499067 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1456/5808] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:19:10 2026] GET /volume/v3/snapshots/42b46dc9-817d-49f6-9e74-591c87705355 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:19:10.505106 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-41773011-51ef-4793-aac8-f06f1292c059 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:10.506744 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-41773011-51ef-4793-aac8-f06f1292c059 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/ba2da09f-b345-4a96-9d11-3727ab230cb3 Aug 13 07:19:10.506933 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-41773011-51ef-4793-aac8-f06f1292c059 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:10.507109 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-41773011-51ef-4793-aac8-f06f1292c059 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:10.507234 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-41773011-51ef-4793-aac8-f06f1292c059 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Delete snapshot with id: ba2da09f-b345-4a96-9d11-3727ab230cb3 Aug 13 07:19:10.511979 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:10.511979 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:19:10.512367 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-41773011-51ef-4793-aac8-f06f1292c059 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot retrieved successfully. Aug 13 07:19:10.525515 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-41773011-51ef-4793-aac8-f06f1292c059 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot delete request issued successfully. Aug 13 07:19:10.525656 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-41773011-51ef-4793-aac8-f06f1292c059 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/snapshots/ba2da09f-b345-4a96-9d11-3727ab230cb3 returned with HTTP 202 Aug 13 07:19:10.526071 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1451/5809] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:19:10 2026] DELETE /volume/v3/snapshots/ba2da09f-b345-4a96-9d11-3727ab230cb3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:19:10.532507 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f1e00a8f-ef35-4d1d-8e16-74120ef92ce0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:10.533849 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f1e00a8f-ef35-4d1d-8e16-74120ef92ce0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/snapshots/ba2da09f-b345-4a96-9d11-3727ab230cb3 Aug 13 07:19:10.534026 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f1e00a8f-ef35-4d1d-8e16-74120ef92ce0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:10.534209 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f1e00a8f-ef35-4d1d-8e16-74120ef92ce0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:10.539073 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:10.539073 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:19:10.539561 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f1e00a8f-ef35-4d1d-8e16-74120ef92ce0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot retrieved successfully. Aug 13 07:19:10.540329 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f1e00a8f-ef35-4d1d-8e16-74120ef92ce0 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/snapshots/ba2da09f-b345-4a96-9d11-3727ab230cb3 returned with HTTP 200 Aug 13 07:19:10.540674 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1458/5810] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:19:10 2026] GET /volume/v3/snapshots/ba2da09f-b345-4a96-9d11-3727ab230cb3 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:19:11.549723 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d3b610d3-1aa4-4314-b0ce-bd3b9d67ab54 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:11.551343 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d3b610d3-1aa4-4314-b0ce-bd3b9d67ab54 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/snapshots/ba2da09f-b345-4a96-9d11-3727ab230cb3 Aug 13 07:19:11.551536 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d3b610d3-1aa4-4314-b0ce-bd3b9d67ab54 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:11.551710 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d3b610d3-1aa4-4314-b0ce-bd3b9d67ab54 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:11.555731 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d3b610d3-1aa4-4314-b0ce-bd3b9d67ab54 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/snapshots/ba2da09f-b345-4a96-9d11-3727ab230cb3 returned with HTTP 404 Aug 13 07:19:11.556173 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1446/5811] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:19:11 2026] GET /volume/v3/snapshots/ba2da09f-b345-4a96-9d11-3727ab230cb3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:19:11.562431 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e30ffc21-5b3f-4c11-9c7d-4cf581a424ae None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:11.564081 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e30ffc21-5b3f-4c11-9c7d-4cf581a424ae tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/7793f47b-e75c-4350-8630-2cab751bb2c8 Aug 13 07:19:11.564278 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e30ffc21-5b3f-4c11-9c7d-4cf581a424ae tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:11.564488 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e30ffc21-5b3f-4c11-9c7d-4cf581a424ae tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:11.564587 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-e30ffc21-5b3f-4c11-9c7d-4cf581a424ae tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Delete snapshot with id: 7793f47b-e75c-4350-8630-2cab751bb2c8 Aug 13 07:19:11.570114 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:11.570114 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:19:11.570619 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e30ffc21-5b3f-4c11-9c7d-4cf581a424ae tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot retrieved successfully. Aug 13 07:19:11.584572 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e30ffc21-5b3f-4c11-9c7d-4cf581a424ae tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot delete request issued successfully. Aug 13 07:19:11.584749 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e30ffc21-5b3f-4c11-9c7d-4cf581a424ae tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/snapshots/7793f47b-e75c-4350-8630-2cab751bb2c8 returned with HTTP 202 Aug 13 07:19:11.585126 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1457/5812] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 07:19:11 2026] DELETE /volume/v3/snapshots/7793f47b-e75c-4350-8630-2cab751bb2c8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:19:11.591758 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1695b1b9-ca64-4b0b-a7ad-d3ab9da35171 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:11.593550 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1695b1b9-ca64-4b0b-a7ad-d3ab9da35171 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/snapshots/7793f47b-e75c-4350-8630-2cab751bb2c8 Aug 13 07:19:11.593762 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1695b1b9-ca64-4b0b-a7ad-d3ab9da35171 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:11.593939 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1695b1b9-ca64-4b0b-a7ad-d3ab9da35171 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:11.599178 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:11.599178 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:19:11.599700 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1695b1b9-ca64-4b0b-a7ad-d3ab9da35171 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Snapshot retrieved successfully. Aug 13 07:19:11.600445 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1695b1b9-ca64-4b0b-a7ad-d3ab9da35171 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/snapshots/7793f47b-e75c-4350-8630-2cab751bb2c8 returned with HTTP 200 Aug 13 07:19:11.600883 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1452/5813] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:19:11 2026] GET /volume/v3/snapshots/7793f47b-e75c-4350-8630-2cab751bb2c8 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:19:12.608971 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c2f50126-b720-48de-a712-4739095bace4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:12.611117 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c2f50126-b720-48de-a712-4739095bace4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/snapshots/7793f47b-e75c-4350-8630-2cab751bb2c8 Aug 13 07:19:12.611396 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c2f50126-b720-48de-a712-4739095bace4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:12.611618 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c2f50126-b720-48de-a712-4739095bace4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:12.615853 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c2f50126-b720-48de-a712-4739095bace4 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/snapshots/7793f47b-e75c-4350-8630-2cab751bb2c8 returned with HTTP 404 Aug 13 07:19:12.616374 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1459/5814] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 07:19:12 2026] GET /volume/v3/snapshots/7793f47b-e75c-4350-8630-2cab751bb2c8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:19:12.622377 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-80ce95d0-757a-4008-8586-fc946c43a763 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:12.624614 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80ce95d0-757a-4008-8586-fc946c43a763 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:19:12.624831 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80ce95d0-757a-4008-8586-fc946c43a763 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:12.625065 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80ce95d0-757a-4008-8586-fc946c43a763 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:12.632795 np0000007169 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:12.632795 np0000007169 devstack@c-api.service[100294]: warnings.warn( Aug 13 07:19:12.636751 np0000007169 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-80ce95d0-757a-4008-8586-fc946c43a763 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:19:12.641086 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80ce95d0-757a-4008-8586-fc946c43a763 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 returned with HTTP 200 Aug 13 07:19:12.641531 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1447/5815] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:19:12 2026] GET /volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:19:12.651743 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a3b4e2a9-6b8c-4f2b-a6a8-3f3d5a2bdae8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:12.653382 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a3b4e2a9-6b8c-4f2b-a6a8-3f3d5a2bdae8 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:19:12.653569 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a3b4e2a9-6b8c-4f2b-a6a8-3f3d5a2bdae8 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:12.653740 np0000007169 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a3b4e2a9-6b8c-4f2b-a6a8-3f3d5a2bdae8 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:12.660123 np0000007169 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:12.660123 np0000007169 devstack@c-api.service[100295]: warnings.warn( Aug 13 07:19:12.663418 np0000007169 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a3b4e2a9-6b8c-4f2b-a6a8-3f3d5a2bdae8 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:19:12.667144 np0000007169 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a3b4e2a9-6b8c-4f2b-a6a8-3f3d5a2bdae8 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 returned with HTTP 200 Aug 13 07:19:12.667547 np0000007169 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1458/5816] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:19:12 2026] GET /volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:19:12.678526 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9b3d464c-0add-4d27-8f8d-fb7d56f6a133 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:12.680289 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9b3d464c-0add-4d27-8f8d-fb7d56f6a133 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] DELETE https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:19:12.680564 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9b3d464c-0add-4d27-8f8d-fb7d56f6a133 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:12.680812 np0000007169 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9b3d464c-0add-4d27-8f8d-fb7d56f6a133 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:12.680978 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-9b3d464c-0add-4d27-8f8d-fb7d56f6a133 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Delete volume with id: 2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:19:12.687755 np0000007169 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:12.687755 np0000007169 devstack@c-api.service[100296]: warnings.warn( Aug 13 07:19:12.688187 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9b3d464c-0add-4d27-8f8d-fb7d56f6a133 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:19:12.703790 np0000007169 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9b3d464c-0add-4d27-8f8d-fb7d56f6a133 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Delete volume request issued successfully. Aug 13 07:19:12.704038 np0000007169 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9b3d464c-0add-4d27-8f8d-fb7d56f6a133 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 returned with HTTP 202 Aug 13 07:19:12.704496 np0000007169 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1453/5817] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 07:19:12 2026] DELETE /volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 07:19:12.710443 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-dd31d663-37f4-4ce2-92af-d3699cfd8567 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:12.712177 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dd31d663-37f4-4ce2-92af-d3699cfd8567 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:19:12.712422 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dd31d663-37f4-4ce2-92af-d3699cfd8567 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:12.712635 np0000007169 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dd31d663-37f4-4ce2-92af-d3699cfd8567 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:12.719136 np0000007169 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 07:19:12.719136 np0000007169 devstack@c-api.service[100297]: warnings.warn( Aug 13 07:19:12.722753 np0000007169 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-dd31d663-37f4-4ce2-92af-d3699cfd8567 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Volume info retrieved successfully. Aug 13 07:19:12.726968 np0000007169 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dd31d663-37f4-4ce2-92af-d3699cfd8567 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 returned with HTTP 200 Aug 13 07:19:12.727306 np0000007169 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1460/5818] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:19:12 2026] GET /volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 07:19:13.738696 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ccf9ffe5-2577-4ab0-9744-53294148b072 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 07:19:13.740188 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ccf9ffe5-2577-4ab0-9744-53294148b072 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] GET https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 Aug 13 07:19:13.740374 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ccf9ffe5-2577-4ab0-9744-53294148b072 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 07:19:13.740546 np0000007169 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ccf9ffe5-2577-4ab0-9744-53294148b072 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 07:19:13.745455 np0000007169 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ccf9ffe5-2577-4ab0-9744-53294148b072 tempest-SnapshotDataIntegrityTests-837175267 tempest-SnapshotDataIntegrityTests-837175267-project-member] https://10.4.3.81/volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 returned with HTTP 404 Aug 13 07:19:13.745855 np0000007169 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1448/5819] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 07:19:13 2026] GET /volume/v3/volumes/2384310a-187a-44ea-90c4-0d17c104d211 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 07:19:22.666347 np0000007169 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=142,cinder:INSERT=17,cinder:UPDATE=33 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:19:22.699903 np0000007169 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=124,cinder:UPDATE=21,cinder:INSERT=9 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:19:22.726218 np0000007169 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=181,cinder:INSERT=18,cinder:UPDATE=50 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 07:19:23.742706 np0000007169 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=121,cinder:UPDATE=23,cinder:INSERT=9 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}